2026-03-18T10:53:01+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-18T10:53:01+0000 DEBUG countme: no event for appstream: window already counted 2026-03-18T10:53:01+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-18T10:53:01+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-18T10:53:01+0000 DEBUG countme: no event for extras: window already counted 2026-03-18T10:53:02+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-18T10:53:02+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-18T10:53:02+0000 DEBUG countme: no event for powertools: window already counted 2026-03-18T10:53:02+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-18T10:53:02+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-18T10:53:02+0000 DEBUG countme: no event for epel: window already counted 2026-03-18T10:53:03+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-18T10:53:03+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-18T10:53:03+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-18T10:53:03+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-18T10:53:04+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-18T10:53:04+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-18T10:53:04+0000 DEBUG reviving: failed for 'imunify360-rollout-7', mismatched repomd. 2026-03-18T10:53:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-18T10:53:04+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-18T10:53:04+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-18T10:53:04+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-18T10:53:05+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-18T10:53:05+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-18T10:53:05+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-18T10:53:05+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-18T10:53:05+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-18T10:53:05+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-18T10:53:05+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-18T10:53:05+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-18T10:53:05+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-18T10:53:05+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-18T10:53:05+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-18T10:53:05+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T10:53:05+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T10:53:05+0000 DDEBUG Cleaning up. 2026-03-18T10:53:05+0000 DDEBUG Plugins were unloaded. 2026-03-18T10:53:05+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T10:53:05+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T12:50:40+0000 INFO --- logging initialized --- 2026-03-18T12:50:40+0000 DDEBUG timer: config: 17 ms 2026-03-18T12:50:41+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T12:50:41+0000 DEBUG DNF version: 4.7.0 2026-03-18T12:50:41+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T12:50:41+0000 DDEBUG Installroot: / 2026-03-18T12:50:41+0000 DDEBUG Releasever: 8 2026-03-18T12:50:41+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T12:50:41+0000 DDEBUG Base command: makecache 2026-03-18T12:50:41+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T12:50:41+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T12:50:41+0000 DEBUG Making cache files for all metadata files. 2026-03-18T12:50:41+0000 INFO Metadata cache refreshed recently. 2026-03-18T12:50:41+0000 DDEBUG Cleaning up. 2026-03-18T12:50:41+0000 DDEBUG Plugins were unloaded. 2026-03-18T14:22:57+0000 INFO --- logging initialized --- 2026-03-18T14:22:57+0000 DDEBUG timer: config: 15 ms 2026-03-18T14:22:57+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T14:22:57+0000 DEBUG DNF version: 4.7.0 2026-03-18T14:22:57+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T14:22:57+0000 DDEBUG Installroot: / 2026-03-18T14:22:57+0000 DDEBUG Releasever: 8 2026-03-18T14:22:57+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T14:22:57+0000 DDEBUG Base command: makecache 2026-03-18T14:22:57+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T14:22:57+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T14:22:57+0000 DEBUG Making cache files for all metadata files. 2026-03-18T14:22:57+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG extras: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG epel: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-18T14:22:57+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-18T14:22:58+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-18T14:22:58+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-18T14:22:58+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-18T14:22:58+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-18T14:22:58+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-18T14:22:58+0000 DEBUG cpanel-plugins: using metadata from Mon 09 Mar 2026 07:42:29 PM GMT. 2026-03-18T14:22:58+0000 DEBUG countme: no event for baseos: window already counted 2026-03-18T14:22:59+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-18T14:22:59+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-18T14:22:59+0000 DEBUG countme: no event for appstream: window already counted 2026-03-18T14:22:59+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-18T14:22:59+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-18T14:22:59+0000 DEBUG countme: no event for extras: window already counted 2026-03-18T14:23:00+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-18T14:23:00+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-18T14:23:00+0000 DEBUG countme: no event for powertools: window already counted 2026-03-18T14:23:00+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-18T14:23:00+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-18T14:23:00+0000 DEBUG countme: no event for epel: window already counted 2026-03-18T14:23:01+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-18T14:23:01+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-18T14:23:01+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-18T14:23:01+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-18T14:23:01+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-18T14:23:01+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-18T14:23:01+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-18T14:23:01+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-18T14:23:02+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-18T14:23:02+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-18T14:23:02+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-18T14:23:02+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T14:23:02+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T14:23:02+0000 DDEBUG Cleaning up. 2026-03-18T14:23:02+0000 DDEBUG Plugins were unloaded. 2026-03-18T14:23:02+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T14:23:02+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T15:38:43+0000 INFO --- logging initialized --- 2026-03-18T15:38:43+0000 DDEBUG timer: config: 15 ms 2026-03-18T15:38:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T15:38:43+0000 DEBUG DNF version: 4.7.0 2026-03-18T15:38:43+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T15:38:43+0000 DDEBUG Installroot: / 2026-03-18T15:38:43+0000 DDEBUG Releasever: 8 2026-03-18T15:38:43+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T15:38:43+0000 DDEBUG Base command: makecache 2026-03-18T15:38:43+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T15:38:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T15:38:43+0000 DEBUG Making cache files for all metadata files. 2026-03-18T15:38:43+0000 INFO Metadata cache refreshed recently. 2026-03-18T15:38:43+0000 DDEBUG Cleaning up. 2026-03-18T15:38:43+0000 DDEBUG Plugins were unloaded. 2026-03-18T17:16:50+0000 INFO --- logging initialized --- 2026-03-18T17:16:50+0000 DDEBUG timer: config: 15 ms 2026-03-18T17:16:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T17:16:50+0000 DEBUG DNF version: 4.7.0 2026-03-18T17:16:50+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T17:16:50+0000 DDEBUG Installroot: / 2026-03-18T17:16:50+0000 DDEBUG Releasever: 8 2026-03-18T17:16:50+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T17:16:50+0000 DDEBUG Base command: makecache 2026-03-18T17:16:50+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T17:16:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T17:16:50+0000 DEBUG Making cache files for all metadata files. 2026-03-18T17:16:50+0000 INFO Metadata cache refreshed recently. 2026-03-18T17:16:50+0000 DDEBUG Cleaning up. 2026-03-18T17:16:50+0000 DDEBUG Plugins were unloaded. 2026-03-18T17:35:37+0000 INFO --- logging initialized --- 2026-03-18T17:35:37+0000 DDEBUG timer: config: 14 ms 2026-03-18T17:35:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T17:35:37+0000 DEBUG YUM version: 4.7.0 2026-03-18T17:35:37+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/nOxni92uWz install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-18T17:35:37+0000 DDEBUG Installroot: / 2026-03-18T17:35:37+0000 DDEBUG Releasever: 8 2026-03-18T17:35:37+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T17:35:37+0000 DDEBUG Base command: install 2026-03-18T17:35:37+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/nOxni92uWz', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-18T17:35:37+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-18T17:35:38+0000 DEBUG repo: using cache for: EA4 2026-03-18T17:35:38+0000 DEBUG EA4: using metadata from Wed Mar 11 19:38:46 2026. 2026-03-18T17:35:38+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-18T17:35:38+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-18T17:35:38+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-18T17:35:38+0000 DEBUG cpanel-plugins: using metadata from Mon Mar 9 19:42:29 2026. 2026-03-18T17:35:38+0000 DEBUG repo: using cache for: baseos 2026-03-18T17:35:39+0000 DEBUG baseos: using metadata from Tue Mar 17 12:30:18 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: appstream 2026-03-18T17:35:39+0000 DEBUG appstream: using metadata from Tue Mar 17 12:30:52 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: extras 2026-03-18T17:35:39+0000 DEBUG extras: using metadata from Tue Mar 17 12:32:19 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: powertools 2026-03-18T17:35:39+0000 DEBUG powertools: using metadata from Tue Mar 17 12:30:00 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: epel 2026-03-18T17:35:39+0000 DEBUG epel: using metadata from Tue Mar 17 02:28:42 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-7: using metadata from Wed Mar 18 09:42:03 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-3: using metadata from Fri Mar 6 15:41:41 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-18T17:35:39+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-18T17:35:39+0000 DEBUG repo: using cache for: imunify360 2026-03-18T17:35:39+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-18T17:35:39+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-18T17:35:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T17:35:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T17:35:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T17:35:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T17:35:39+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T17:35:39+0000 DDEBUG Cleaning up. 2026-03-18T17:35:39+0000 DDEBUG Plugins were unloaded. 2026-03-18T17:35:39+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-18T17:35:39+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-18T19:02:06+0000 INFO --- logging initialized --- 2026-03-18T19:02:06+0000 DDEBUG timer: config: 51 ms 2026-03-18T19:02:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T19:02:07+0000 DEBUG DNF version: 4.7.0 2026-03-18T19:02:07+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T19:02:07+0000 DDEBUG Installroot: / 2026-03-18T19:02:07+0000 DDEBUG Releasever: 8 2026-03-18T19:02:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T19:02:07+0000 DDEBUG Base command: makecache 2026-03-18T19:02:07+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T19:02:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T19:02:07+0000 DEBUG Making cache files for all metadata files. 2026-03-18T19:02:07+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG extras: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG epel: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-18T19:02:07+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-18T19:02:07+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-18T19:02:07+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-18T19:02:07+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-18T19:02:07+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-18T19:02:07+0000 DEBUG cpanel-plugins: using metadata from Mon 09 Mar 2026 07:42:29 PM GMT. 2026-03-18T19:02:07+0000 DEBUG countme: no event for baseos: window already counted 2026-03-18T19:02:07+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-18T19:02:08+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-18T19:02:08+0000 DEBUG countme: no event for appstream: window already counted 2026-03-18T19:02:08+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-18T19:02:08+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-18T19:02:08+0000 DEBUG countme: no event for extras: window already counted 2026-03-18T19:02:09+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-18T19:02:09+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-18T19:02:09+0000 DEBUG countme: no event for powertools: window already counted 2026-03-18T19:02:09+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-18T19:02:09+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-18T19:02:09+0000 DEBUG countme: no event for epel: window already counted 2026-03-18T19:02:09+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-18T19:02:10+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-18T19:02:10+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-18T19:02:10+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-18T19:02:10+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-18T19:02:10+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-18T19:02:10+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-18T19:02:10+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-18T19:02:10+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-18T19:02:10+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-18T19:02:10+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-18T19:02:10+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-18T19:02:11+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-18T19:02:11+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-18T19:02:11+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-18T19:02:11+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-18T19:02:11+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-18T19:02:11+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-18T19:02:11+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-18T19:02:11+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-18T19:02:11+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-18T19:02:11+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T19:02:11+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T19:02:11+0000 DDEBUG Cleaning up. 2026-03-18T19:02:11+0000 DDEBUG Plugins were unloaded. 2026-03-18T19:02:11+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T19:02:11+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T20:07:41+0000 INFO --- logging initialized --- 2026-03-18T20:07:41+0000 DDEBUG timer: config: 45 ms 2026-03-18T20:07:41+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T20:07:41+0000 DEBUG DNF version: 4.7.0 2026-03-18T20:07:41+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T20:07:41+0000 DDEBUG Installroot: / 2026-03-18T20:07:41+0000 DDEBUG Releasever: 8 2026-03-18T20:07:41+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T20:07:41+0000 DDEBUG Base command: makecache 2026-03-18T20:07:41+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T20:07:42+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T20:07:42+0000 DEBUG Making cache files for all metadata files. 2026-03-18T20:07:42+0000 INFO Metadata cache refreshed recently. 2026-03-18T20:07:42+0000 DDEBUG Cleaning up. 2026-03-18T20:07:42+0000 DDEBUG Plugins were unloaded. 2026-03-18T21:11:44+0000 INFO --- logging initialized --- 2026-03-18T21:11:44+0000 DDEBUG timer: config: 18 ms 2026-03-18T21:11:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T21:11:44+0000 DEBUG DNF version: 4.7.0 2026-03-18T21:11:44+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T21:11:44+0000 DDEBUG Installroot: / 2026-03-18T21:11:44+0000 DDEBUG Releasever: 8 2026-03-18T21:11:44+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T21:11:44+0000 DDEBUG Base command: makecache 2026-03-18T21:11:44+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T21:11:44+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T21:11:44+0000 DEBUG Making cache files for all metadata files. 2026-03-18T21:11:44+0000 INFO Metadata cache refreshed recently. 2026-03-18T21:11:44+0000 DDEBUG Cleaning up. 2026-03-18T21:11:44+0000 DDEBUG Plugins were unloaded. 2026-03-18T22:57:16+0000 INFO --- logging initialized --- 2026-03-18T22:57:16+0000 DDEBUG timer: config: 18 ms 2026-03-18T22:57:16+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-18T22:57:16+0000 DEBUG DNF version: 4.7.0 2026-03-18T22:57:16+0000 DDEBUG Command: dnf makecache --timer 2026-03-18T22:57:16+0000 DDEBUG Installroot: / 2026-03-18T22:57:16+0000 DDEBUG Releasever: 8 2026-03-18T22:57:16+0000 DEBUG cachedir: /var/cache/dnf 2026-03-18T22:57:16+0000 DDEBUG Base command: makecache 2026-03-18T22:57:16+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-18T22:57:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-18T22:57:16+0000 DEBUG Making cache files for all metadata files. 2026-03-18T22:57:16+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG extras: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG epel: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-18T22:57:16+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-18T22:57:16+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-18T22:57:16+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-18T22:57:16+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-18T22:57:16+0000 DEBUG reviving: failed for 'cpanel-plugins', mismatched repomd. 2026-03-18T22:57:16+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-18T22:57:17+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-18T22:57:17+0000 DEBUG countme: no event for baseos: window already counted 2026-03-18T22:57:17+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-18T22:57:17+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-18T22:57:17+0000 DEBUG countme: no event for appstream: window already counted 2026-03-18T22:57:18+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-18T22:57:18+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-18T22:57:18+0000 DEBUG countme: no event for extras: window already counted 2026-03-18T22:57:18+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-18T22:57:18+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-18T22:57:18+0000 DEBUG countme: no event for powertools: window already counted 2026-03-18T22:57:18+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-18T22:57:19+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-18T22:57:19+0000 DEBUG countme: no event for epel: window already counted 2026-03-18T22:57:19+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-18T22:57:19+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-18T22:57:19+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-18T22:57:19+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-18T22:57:20+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-18T22:57:20+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-18T22:57:21+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-18T22:57:21+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-18T22:57:21+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-18T22:57:21+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-18T22:57:21+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-18T22:57:21+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-18T22:57:21+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T22:57:21+0000 DDEBUG Cleaning up. 2026-03-18T22:57:21+0000 DDEBUG Plugins were unloaded. 2026-03-18T22:57:21+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-18T22:57:21+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T00:00:54+0000 INFO --- logging initialized --- 2026-03-19T00:00:54+0000 DDEBUG timer: config: 45 ms 2026-03-19T00:00:54+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T00:00:54+0000 DEBUG DNF version: 4.7.0 2026-03-19T00:00:54+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T00:00:54+0000 DDEBUG Installroot: / 2026-03-19T00:00:54+0000 DDEBUG Releasever: 8 2026-03-19T00:00:54+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T00:00:54+0000 DDEBUG Base command: makecache 2026-03-19T00:00:54+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T00:00:55+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T00:00:55+0000 DEBUG Making cache files for all metadata files. 2026-03-19T00:00:55+0000 INFO Metadata cache refreshed recently. 2026-03-19T00:00:55+0000 DDEBUG Cleaning up. 2026-03-19T00:00:55+0000 DDEBUG Plugins were unloaded. 2026-03-19T01:32:52+0000 INFO --- logging initialized --- 2026-03-19T01:32:52+0000 DDEBUG timer: config: 26 ms 2026-03-19T01:32:52+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T01:32:52+0000 DEBUG DNF version: 4.7.0 2026-03-19T01:32:52+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T01:32:52+0000 DDEBUG Installroot: / 2026-03-19T01:32:52+0000 DDEBUG Releasever: 8 2026-03-19T01:32:52+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T01:32:52+0000 DDEBUG Base command: makecache 2026-03-19T01:32:52+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T01:32:52+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T01:32:52+0000 DEBUG Making cache files for all metadata files. 2026-03-19T01:32:52+0000 INFO Metadata cache refreshed recently. 2026-03-19T01:32:52+0000 DDEBUG Cleaning up. 2026-03-19T01:32:52+0000 DDEBUG Plugins were unloaded. 2026-03-19T01:33:04+0000 INFO --- logging initialized --- 2026-03-19T01:33:04+0000 DDEBUG timer: config: 9 ms 2026-03-19T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-19T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1773883983-627790-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-19T01:33:04+0000 DDEBUG Installroot: / 2026-03-19T01:33:04+0000 DDEBUG Releasever: 8 2026-03-19T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-19T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1773883983-627790-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1773883983-627790-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-19T01:33:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T01:33:05+0000 DEBUG repo: using cache for: EA4 2026-03-19T01:33:05+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T01:33:05+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-19T01:33:05+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T01:33:05+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-19T01:33:05+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T01:33:05+0000 DEBUG repo: using cache for: baseos 2026-03-19T01:33:06+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: appstream 2026-03-19T01:33:06+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-19T01:33:06+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-19T01:33:06+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-19T01:33:06+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-19T01:33:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: using cache for: imunify360 2026-03-19T01:33:06+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T01:33:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T01:33:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T01:33:06+0000 DDEBUG Cleaning up. 2026-03-19T01:33:06+0000 DDEBUG Plugins were unloaded. 2026-03-19T01:33:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T01:33:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T02:54:05+0000 INFO --- logging initialized --- 2026-03-19T02:54:05+0000 DDEBUG timer: config: 104 ms 2026-03-19T02:54:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T02:54:05+0000 DEBUG YUM version: 4.7.0 2026-03-19T02:54:05+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-19T02:54:05+0000 DDEBUG Installroot: / 2026-03-19T02:54:05+0000 DDEBUG Releasever: 8 2026-03-19T02:54:05+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T02:54:05+0000 DDEBUG Base command: clean 2026-03-19T02:54:05+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-19T02:54:05+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T02:54:05+0000 DEBUG Cleaning data: dbcache packages metadata 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/149c510540ea2dab2f63e1decb855ac9116e335d008b2d4139699a8f9ad656a1-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/bf8e0cbf992307b0d372daead52801abfcf9b41efad31bf536d07e15337ffdd4-updateinfo.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/acd83a96c5c005d0b33bea4f0007f75f688df62fd06fcf42696879e0dbbc0045-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4b98743bda402f8932ac70a58c47d3ce01f1b34d2c8f2f75a4dbd3e21a07a4b5-primary.xml.xz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4a1216aecae490b2721efc3436bcb3f3ba6ae34783552b97ac04fd6c2c4d8157-filelists.xml.xz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/ec7173f081c30d229ff01de84e6b80b60459fdde11d85d41263a48e3a4cb63ed-updateinfo.xml.bz2 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/9ebc984c51724ecf649b97e6df65a232145c03111f6427e5f29cf9c7ebdb340c-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/427c15efa4e7556b5862b80bf7c9e4e745b40960de0fc86462197b76f278aa11-updateinfo.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/5d09056907463fe71e89ce05711989875676751f1dd0aaaa805d0810a0fa24c2-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/6183e24d6c87e091c278e677f92fd48339ed089ea8d86fade1f0410acb47a743-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/ffa9a44d2de7bf3f24d71676679a46fe90a406501515cfeb299ce1cddf205f13-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/9790630df8684142001120f97c0126ed928109cf497cdd81bfabcc5edcdabb39-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/5aecfdab46ccf16217e0f63264cc86603e7925d06bb6138b45f4f9d5a75d0783-modules.yaml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0e7e68b0c1d2cb89a2317980141362cf89ecf5bec2acab75a5056e7ee17ab8ce-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/6dcf1d3f127340fc60cb97877af8edb999b33eb8777b87dffef5bf10a31052a6-updateinfo.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-19T02:54:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-19T02:54:05+0000 INFO 108 files removed 2026-03-19T02:54:05+0000 DDEBUG Cleaning up. 2026-03-19T02:54:05+0000 DDEBUG Plugins were unloaded. 2026-03-19T02:54:06+0000 INFO --- logging initialized --- 2026-03-19T02:54:06+0000 DDEBUG timer: config: 9 ms 2026-03-19T02:54:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T02:54:06+0000 DEBUG YUM version: 4.7.0 2026-03-19T02:54:06+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-19T02:54:06+0000 DDEBUG Installroot: / 2026-03-19T02:54:06+0000 DDEBUG Releasever: 8 2026-03-19T02:54:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T02:54:06+0000 DDEBUG Base command: update 2026-03-19T02:54:06+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-19T02:54:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T02:54:11+0000 DEBUG repo: downloading from remote: EA4 2026-03-19T02:54:13+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T02:54:13+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-19T02:54:13+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T02:54:13+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-19T02:54:14+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T02:54:14+0000 DEBUG repo: downloading from remote: baseos 2026-03-19T02:54:14+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T02:54:37+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T02:54:37+0000 DEBUG repo: downloading from remote: appstream 2026-03-19T02:54:37+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T02:54:50+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T02:54:50+0000 DEBUG repo: downloading from remote: extras 2026-03-19T02:54:50+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T02:54:50+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T02:54:50+0000 DEBUG repo: downloading from remote: powertools 2026-03-19T02:54:50+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T02:54:54+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T02:54:54+0000 DEBUG repo: downloading from remote: epel 2026-03-19T02:54:54+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T02:55:08+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T02:55:08+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-19T02:55:09+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T02:55:09+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-19T02:55:10+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T02:55:10+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-19T02:55:10+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-19T02:55:10+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-19T02:55:11+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T02:55:11+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-19T02:55:12+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T02:55:12+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-19T02:55:12+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T02:55:12+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-19T02:55:13+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T02:55:13+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-19T02:55:14+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T02:55:14+0000 DEBUG repo: downloading from remote: imunify360 2026-03-19T02:55:18+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T02:55:18+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T02:55:18+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T02:55:18+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T02:55:18+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T02:55:18+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T02:55:18+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T02:55:18+0000 DDEBUG Cleaning up. 2026-03-19T02:55:18+0000 DDEBUG Plugins were unloaded. 2026-03-19T02:55:18+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T02:55:18+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T03:23:27+0000 INFO --- logging initialized --- 2026-03-19T03:23:27+0000 DDEBUG timer: config: 26 ms 2026-03-19T03:23:27+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T03:23:27+0000 DEBUG DNF version: 4.7.0 2026-03-19T03:23:27+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T03:23:27+0000 DDEBUG Installroot: / 2026-03-19T03:23:27+0000 DDEBUG Releasever: 8 2026-03-19T03:23:27+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T03:23:27+0000 DDEBUG Base command: makecache 2026-03-19T03:23:27+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T03:23:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T03:23:27+0000 DEBUG Making cache files for all metadata files. 2026-03-19T03:23:27+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG extras: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG epel: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-19T03:23:27+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-19T03:23:27+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T03:23:27+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-19T03:23:27+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T03:23:27+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T03:23:27+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T03:23:27+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T03:23:28+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-19T03:23:28+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T03:23:28+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T03:23:28+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-19T03:23:28+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T03:23:29+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T03:23:29+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-19T03:23:29+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T03:23:29+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T03:23:29+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-19T03:23:29+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T03:23:29+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T03:23:30+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-19T03:23:30+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T03:23:30+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-19T03:23:30+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T03:23:31+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-19T03:23:31+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T03:23:32+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-19T03:23:32+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T03:23:32+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T03:23:32+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T03:23:32+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T03:23:32+0000 DDEBUG Cleaning up. 2026-03-19T03:23:32+0000 DDEBUG Plugins were unloaded. 2026-03-19T03:23:32+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T03:23:32+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T03:40:07+0000 INFO --- logging initialized --- 2026-03-19T03:40:07+0000 DDEBUG timer: config: 86 ms 2026-03-19T03:40:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T03:40:07+0000 DEBUG YUM version: 4.7.0 2026-03-19T03:40:07+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-19T03:40:07+0000 DDEBUG Installroot: / 2026-03-19T03:40:07+0000 DDEBUG Releasever: 8 2026-03-19T03:40:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T03:40:07+0000 DDEBUG Base command: update 2026-03-19T03:40:07+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-19T03:40:07+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T03:40:09+0000 DEBUG repo: using cache for: EA4 2026-03-19T03:40:09+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T03:40:09+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-19T03:40:09+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T03:40:09+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-19T03:40:09+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T03:40:09+0000 DEBUG repo: using cache for: baseos 2026-03-19T03:40:09+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T03:40:09+0000 DEBUG repo: using cache for: appstream 2026-03-19T03:40:10+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: extras 2026-03-19T03:40:10+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: powertools 2026-03-19T03:40:10+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: epel 2026-03-19T03:40:10+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-19T03:40:10+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: using cache for: imunify360 2026-03-19T03:40:10+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T03:40:10+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T03:40:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T03:40:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T03:40:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T03:40:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T03:40:10+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T03:40:10+0000 DDEBUG Cleaning up. 2026-03-19T03:40:10+0000 DDEBUG Plugins were unloaded. 2026-03-19T03:40:10+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T03:40:10+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T04:40:32+0000 INFO --- logging initialized --- 2026-03-19T04:40:32+0000 DDEBUG timer: config: 29 ms 2026-03-19T04:40:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T04:40:32+0000 DEBUG DNF version: 4.7.0 2026-03-19T04:40:32+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T04:40:32+0000 DDEBUG Installroot: / 2026-03-19T04:40:32+0000 DDEBUG Releasever: 8 2026-03-19T04:40:32+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T04:40:32+0000 DDEBUG Base command: makecache 2026-03-19T04:40:32+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T04:40:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T04:40:33+0000 DEBUG Making cache files for all metadata files. 2026-03-19T04:40:33+0000 INFO Metadata cache refreshed recently. 2026-03-19T04:40:33+0000 DDEBUG Cleaning up. 2026-03-19T04:40:33+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:19:13+0000 INFO --- logging initialized --- 2026-03-19T05:19:13+0000 DDEBUG timer: config: 13 ms 2026-03-19T05:19:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:19:13+0000 DEBUG YUM version: 4.7.0 2026-03-19T05:19:13+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-19T05:19:13+0000 DDEBUG Installroot: / 2026-03-19T05:19:13+0000 DDEBUG Releasever: 8 2026-03-19T05:19:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:19:13+0000 DDEBUG Base command: clean 2026-03-19T05:19:13+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-19T05:19:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:19:13+0000 DEBUG Cleaning data: dbcache metadata packages 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/149c510540ea2dab2f63e1decb855ac9116e335d008b2d4139699a8f9ad656a1-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/bf8e0cbf992307b0d372daead52801abfcf9b41efad31bf536d07e15337ffdd4-updateinfo.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/acd83a96c5c005d0b33bea4f0007f75f688df62fd06fcf42696879e0dbbc0045-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4b98743bda402f8932ac70a58c47d3ce01f1b34d2c8f2f75a4dbd3e21a07a4b5-primary.xml.xz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4a1216aecae490b2721efc3436bcb3f3ba6ae34783552b97ac04fd6c2c4d8157-filelists.xml.xz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/ec7173f081c30d229ff01de84e6b80b60459fdde11d85d41263a48e3a4cb63ed-updateinfo.xml.bz2 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/9ebc984c51724ecf649b97e6df65a232145c03111f6427e5f29cf9c7ebdb340c-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/427c15efa4e7556b5862b80bf7c9e4e745b40960de0fc86462197b76f278aa11-updateinfo.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/5d09056907463fe71e89ce05711989875676751f1dd0aaaa805d0810a0fa24c2-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/6183e24d6c87e091c278e677f92fd48339ed089ea8d86fade1f0410acb47a743-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/ffa9a44d2de7bf3f24d71676679a46fe90a406501515cfeb299ce1cddf205f13-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/9790630df8684142001120f97c0126ed928109cf497cdd81bfabcc5edcdabb39-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/5aecfdab46ccf16217e0f63264cc86603e7925d06bb6138b45f4f9d5a75d0783-modules.yaml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0e7e68b0c1d2cb89a2317980141362cf89ecf5bec2acab75a5056e7ee17ab8ce-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/6dcf1d3f127340fc60cb97877af8edb999b33eb8777b87dffef5bf10a31052a6-updateinfo.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-19T05:19:13+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-19T05:19:13+0000 INFO 108 files removed 2026-03-19T05:19:13+0000 DDEBUG Cleaning up. 2026-03-19T05:19:13+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:19:13+0000 INFO --- logging initialized --- 2026-03-19T05:19:13+0000 DDEBUG timer: config: 8 ms 2026-03-19T05:19:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:19:13+0000 DEBUG DNF version: 4.7.0 2026-03-19T05:19:13+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-19T05:19:13+0000 DDEBUG Installroot: / 2026-03-19T05:19:13+0000 DDEBUG Releasever: 8 2026-03-19T05:19:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:19:13+0000 DDEBUG Base command: needs-restarting 2026-03-19T05:19:13+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-19T05:19:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:19:14+0000 DDEBUG timer: sack setup: 945 ms 2026-03-19T05:19:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:19:22+0000 WARNING Failed to read PID 670458's smaps. 2026-03-19T05:19:22+0000 WARNING Failed to read PID 670572's smaps. 2026-03-19T05:19:22+0000 WARNING Failed to read PID 670604's smaps. 2026-03-19T05:19:23+0000 WARNING Failed to read PID 670606's smaps. 2026-03-19T05:19:23+0000 WARNING Failed to read PID 670607's smaps. 2026-03-19T05:19:23+0000 WARNING Failed to read PID 670609's smaps. 2026-03-19T05:19:23+0000 WARNING Failed to read PID 670610's smaps. 2026-03-19T05:19:26+0000 DDEBUG Cleaning up. 2026-03-19T05:19:26+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:19:36+0000 INFO --- logging initialized --- 2026-03-19T05:19:36+0000 DDEBUG timer: config: 11 ms 2026-03-19T05:19:36+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:19:36+0000 DEBUG YUM version: 4.7.0 2026-03-19T05:19:36+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-19T05:19:36+0000 DDEBUG Installroot: / 2026-03-19T05:19:36+0000 DDEBUG Releasever: 8 2026-03-19T05:19:36+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:19:36+0000 DDEBUG Base command: install 2026-03-19T05:19:36+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-19T05:19:36+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:19:37+0000 DEBUG repo: downloading from remote: EA4 2026-03-19T05:19:39+0000 DEBUG EA4: using metadata from Wed Mar 11 19:38:46 2026. 2026-03-19T05:19:39+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-19T05:19:39+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-19T05:19:39+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-19T05:19:40+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-19T05:19:40+0000 DEBUG repo: downloading from remote: baseos 2026-03-19T05:19:40+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T05:20:06+0000 DEBUG baseos: using metadata from Tue Mar 17 12:30:18 2026. 2026-03-19T05:20:06+0000 DEBUG repo: downloading from remote: appstream 2026-03-19T05:20:06+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T05:20:19+0000 DEBUG appstream: using metadata from Tue Mar 17 12:30:52 2026. 2026-03-19T05:20:19+0000 DEBUG repo: downloading from remote: extras 2026-03-19T05:20:19+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T05:20:20+0000 DEBUG extras: using metadata from Tue Mar 17 12:32:19 2026. 2026-03-19T05:20:20+0000 DEBUG repo: downloading from remote: powertools 2026-03-19T05:20:20+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T05:20:24+0000 DEBUG powertools: using metadata from Tue Mar 17 12:30:00 2026. 2026-03-19T05:20:24+0000 DEBUG repo: downloading from remote: epel 2026-03-19T05:20:24+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T05:20:38+0000 DEBUG epel: using metadata from Tue Mar 17 02:28:42 2026. 2026-03-19T05:20:38+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-19T05:20:38+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-19T05:20:38+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-19T05:20:39+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-19T05:20:39+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-19T05:20:40+0000 DEBUG imunify360-rollout-7: using metadata from Wed Mar 18 09:42:03 2026. 2026-03-19T05:20:40+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-19T05:20:40+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-19T05:20:40+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-19T05:20:41+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-19T05:20:41+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-19T05:20:42+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-19T05:20:42+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-19T05:20:42+0000 DEBUG imunify360-rollout-3: using metadata from Fri Mar 6 15:41:41 2026. 2026-03-19T05:20:42+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-19T05:20:43+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-19T05:20:43+0000 DEBUG repo: downloading from remote: imunify360 2026-03-19T05:20:47+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-19T05:20:47+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T05:20:47+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:47+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:47+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:47+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:47+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T05:20:47+0000 DDEBUG Cleaning up. 2026-03-19T05:20:47+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:20:47+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:20:47+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:20:49+0000 INFO --- logging initialized --- 2026-03-19T05:20:49+0000 DDEBUG timer: config: 10 ms 2026-03-19T05:20:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:20:49+0000 DEBUG YUM version: 4.7.0 2026-03-19T05:20:49+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-19T05:20:49+0000 DDEBUG Installroot: / 2026-03-19T05:20:49+0000 DDEBUG Releasever: 8 2026-03-19T05:20:49+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:20:49+0000 DDEBUG Base command: install 2026-03-19T05:20:49+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-19T05:20:50+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:20:50+0000 DEBUG repo: using cache for: EA4 2026-03-19T05:20:50+0000 DEBUG EA4: using metadata from Wed Mar 11 19:38:46 2026. 2026-03-19T05:20:50+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-19T05:20:50+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-19T05:20:50+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T05:20:50+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-19T05:20:50+0000 DEBUG repo: using cache for: baseos 2026-03-19T05:20:51+0000 DEBUG baseos: using metadata from Tue Mar 17 12:30:18 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: appstream 2026-03-19T05:20:51+0000 DEBUG appstream: using metadata from Tue Mar 17 12:30:52 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: extras 2026-03-19T05:20:51+0000 DEBUG extras: using metadata from Tue Mar 17 12:32:19 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: powertools 2026-03-19T05:20:51+0000 DEBUG powertools: using metadata from Tue Mar 17 12:30:00 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: epel 2026-03-19T05:20:51+0000 DEBUG epel: using metadata from Tue Mar 17 02:28:42 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-7: using metadata from Wed Mar 18 09:42:03 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-3: using metadata from Fri Mar 6 15:41:41 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-19T05:20:51+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-19T05:20:51+0000 DEBUG repo: using cache for: imunify360 2026-03-19T05:20:51+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-19T05:20:51+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T05:20:51+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:51+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:51+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:51+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:20:51+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T05:20:51+0000 DDEBUG Cleaning up. 2026-03-19T05:20:51+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:20:51+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:20:51+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:21:01+0000 INFO --- logging initialized --- 2026-03-19T05:21:01+0000 DDEBUG timer: config: 12 ms 2026-03-19T05:21:01+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:21:01+0000 DEBUG DNF version: 4.7.0 2026-03-19T05:21:01+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-19T05:21:01+0000 DDEBUG Installroot: / 2026-03-19T05:21:01+0000 DDEBUG Releasever: 8 2026-03-19T05:21:01+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:21:01+0000 DDEBUG Base command: needs-restarting 2026-03-19T05:21:01+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-19T05:21:01+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:21:02+0000 DDEBUG timer: sack setup: 963 ms 2026-03-19T05:21:02+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:21:02+0000 DDEBUG Cleaning up. 2026-03-19T05:21:02+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:21:30+0000 INFO --- logging initialized --- 2026-03-19T05:21:30+0000 DDEBUG timer: config: 9 ms 2026-03-19T05:21:30+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:21:30+0000 DEBUG YUM version: 4.7.0 2026-03-19T05:21:30+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-19T05:21:30+0000 DDEBUG Installroot: / 2026-03-19T05:21:30+0000 DDEBUG Releasever: 8 2026-03-19T05:21:30+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:21:30+0000 DDEBUG Base command: info 2026-03-19T05:21:30+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-19T05:21:30+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: EA4 2026-03-19T05:21:31+0000 DEBUG EA4: using metadata from Wed Mar 11 19:38:46 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-19T05:21:31+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-19T05:21:31+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T05:21:31+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: baseos 2026-03-19T05:21:31+0000 DEBUG baseos: using metadata from Tue Mar 17 12:30:18 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: appstream 2026-03-19T05:21:31+0000 DEBUG appstream: using metadata from Tue Mar 17 12:30:52 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: extras 2026-03-19T05:21:31+0000 DEBUG extras: using metadata from Tue Mar 17 12:32:19 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: powertools 2026-03-19T05:21:31+0000 DEBUG powertools: using metadata from Tue Mar 17 12:30:00 2026. 2026-03-19T05:21:31+0000 DEBUG repo: using cache for: epel 2026-03-19T05:21:32+0000 DEBUG epel: using metadata from Tue Mar 17 02:28:42 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-7: using metadata from Wed Mar 18 09:42:03 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-3: using metadata from Fri Mar 6 15:41:41 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-19T05:21:32+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-19T05:21:32+0000 DEBUG repo: using cache for: imunify360 2026-03-19T05:21:32+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-19T05:21:32+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T05:21:32+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:21:32+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:21:32+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:21:32+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T05:21:32+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T05:21:32+0000 DDEBUG Cleaning up. 2026-03-19T05:21:32+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:21:32+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:21:32+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-19T05:21:32+0000 INFO --- logging initialized --- 2026-03-19T05:21:32+0000 DDEBUG timer: config: 10 ms 2026-03-19T05:21:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:21:32+0000 DEBUG DNF version: 4.7.0 2026-03-19T05:21:32+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-19T05:21:32+0000 DDEBUG Installroot: / 2026-03-19T05:21:32+0000 DDEBUG Releasever: 8 2026-03-19T05:21:32+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:21:32+0000 DDEBUG Base command: needs-restarting 2026-03-19T05:21:32+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-19T05:21:32+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:21:33+0000 DDEBUG timer: sack setup: 822 ms 2026-03-19T05:21:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:21:33+0000 DDEBUG Cleaning up. 2026-03-19T05:21:33+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:21:33+0000 INFO --- logging initialized --- 2026-03-19T05:21:33+0000 DDEBUG timer: config: 7 ms 2026-03-19T05:21:34+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:21:34+0000 DEBUG DNF version: 4.7.0 2026-03-19T05:21:34+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-19T05:21:34+0000 DDEBUG Installroot: / 2026-03-19T05:21:34+0000 DDEBUG Releasever: 8 2026-03-19T05:21:34+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:21:34+0000 DDEBUG Base command: needs-restarting 2026-03-19T05:21:34+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-19T05:21:34+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:21:34+0000 DDEBUG timer: sack setup: 835 ms 2026-03-19T05:21:34+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:21:41+0000 WARNING Failed to read PID 670962's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671358's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671421's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671427's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671455's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671524's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671526's smaps. 2026-03-19T05:21:42+0000 WARNING Failed to read PID 671541's smaps. 2026-03-19T05:21:45+0000 DDEBUG Cleaning up. 2026-03-19T05:21:45+0000 DDEBUG Plugins were unloaded. 2026-03-19T05:21:46+0000 INFO --- logging initialized --- 2026-03-19T05:21:46+0000 DDEBUG timer: config: 9 ms 2026-03-19T05:21:46+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T05:21:46+0000 DEBUG DNF version: 4.7.0 2026-03-19T05:21:46+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-19T05:21:46+0000 DDEBUG Installroot: / 2026-03-19T05:21:46+0000 DDEBUG Releasever: 8 2026-03-19T05:21:46+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T05:21:46+0000 DDEBUG Base command: needs-restarting 2026-03-19T05:21:46+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-19T05:21:46+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-19T05:21:47+0000 DDEBUG timer: sack setup: 814 ms 2026-03-19T05:21:47+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671389's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671553's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671556's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671562's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671564's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671566's smaps. 2026-03-19T05:21:55+0000 WARNING Failed to read PID 671567's smaps. 2026-03-19T05:21:59+0000 DDEBUG Cleaning up. 2026-03-19T05:21:59+0000 DDEBUG Plugins were unloaded. 2026-03-19T06:10:08+0000 INFO --- logging initialized --- 2026-03-19T06:10:08+0000 DDEBUG timer: config: 18 ms 2026-03-19T06:10:08+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T06:10:08+0000 DEBUG DNF version: 4.7.0 2026-03-19T06:10:08+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T06:10:08+0000 DDEBUG Installroot: / 2026-03-19T06:10:08+0000 DDEBUG Releasever: 8 2026-03-19T06:10:08+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T06:10:08+0000 DDEBUG Base command: makecache 2026-03-19T06:10:08+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T06:10:08+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T06:10:08+0000 DEBUG Making cache files for all metadata files. 2026-03-19T06:10:08+0000 INFO Metadata cache refreshed recently. 2026-03-19T06:10:08+0000 DDEBUG Cleaning up. 2026-03-19T06:10:08+0000 DDEBUG Plugins were unloaded. 2026-03-19T07:44:13+0000 INFO --- logging initialized --- 2026-03-19T07:44:13+0000 DDEBUG timer: config: 17 ms 2026-03-19T07:44:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T07:44:13+0000 DEBUG DNF version: 4.7.0 2026-03-19T07:44:13+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T07:44:13+0000 DDEBUG Installroot: / 2026-03-19T07:44:13+0000 DDEBUG Releasever: 8 2026-03-19T07:44:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T07:44:13+0000 DDEBUG Base command: makecache 2026-03-19T07:44:13+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T07:44:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T07:44:14+0000 DEBUG Making cache files for all metadata files. 2026-03-19T07:44:14+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG extras: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG epel: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-19T07:44:14+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-19T07:44:14+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T07:44:14+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-19T07:44:14+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T07:44:14+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T07:44:14+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T07:44:14+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T07:44:15+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-19T07:44:15+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T07:44:15+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T07:44:15+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-19T07:44:15+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T07:44:15+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T07:44:16+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-19T07:44:16+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T07:44:16+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T07:44:16+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-19T07:44:16+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T07:44:16+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T07:44:17+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-19T07:44:17+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T07:44:17+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-19T07:44:17+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T07:44:17+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-19T07:44:17+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T07:44:17+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-19T07:44:17+0000 DEBUG imunify360-rollout-7: using metadata from Wed 18 Mar 2026 09:42:03 AM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T07:44:18+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-19T07:44:18+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T07:44:18+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T07:44:18+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T07:44:18+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T07:44:18+0000 DDEBUG Cleaning up. 2026-03-19T07:44:18+0000 DDEBUG Plugins were unloaded. 2026-03-19T07:44:18+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T07:44:18+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T09:10:10+0000 INFO --- logging initialized --- 2026-03-19T09:10:10+0000 DDEBUG timer: config: 30 ms 2026-03-19T09:10:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T09:10:10+0000 DEBUG DNF version: 4.7.0 2026-03-19T09:10:10+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T09:10:10+0000 DDEBUG Installroot: / 2026-03-19T09:10:10+0000 DDEBUG Releasever: 8 2026-03-19T09:10:10+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T09:10:10+0000 DDEBUG Base command: makecache 2026-03-19T09:10:10+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T09:10:10+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T09:10:10+0000 DEBUG Making cache files for all metadata files. 2026-03-19T09:10:10+0000 INFO Metadata cache refreshed recently. 2026-03-19T09:10:10+0000 DDEBUG Cleaning up. 2026-03-19T09:10:10+0000 DDEBUG Plugins were unloaded. 2026-03-19T10:15:46+0000 INFO --- logging initialized --- 2026-03-19T10:15:46+0000 DDEBUG timer: config: 36 ms 2026-03-19T10:15:46+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T10:15:46+0000 DEBUG DNF version: 4.7.0 2026-03-19T10:15:46+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T10:15:46+0000 DDEBUG Installroot: / 2026-03-19T10:15:46+0000 DDEBUG Releasever: 8 2026-03-19T10:15:46+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T10:15:46+0000 DDEBUG Base command: makecache 2026-03-19T10:15:46+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T10:15:46+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T10:15:46+0000 DEBUG Making cache files for all metadata files. 2026-03-19T10:15:46+0000 INFO Metadata cache refreshed recently. 2026-03-19T10:15:46+0000 DDEBUG Cleaning up. 2026-03-19T10:15:46+0000 DDEBUG Plugins were unloaded. 2026-03-19T11:56:37+0000 INFO --- logging initialized --- 2026-03-19T11:56:37+0000 DDEBUG timer: config: 25 ms 2026-03-19T11:56:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T11:56:37+0000 DEBUG DNF version: 4.7.0 2026-03-19T11:56:37+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T11:56:37+0000 DDEBUG Installroot: / 2026-03-19T11:56:37+0000 DDEBUG Releasever: 8 2026-03-19T11:56:37+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T11:56:37+0000 DDEBUG Base command: makecache 2026-03-19T11:56:37+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T11:56:37+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T11:56:37+0000 DEBUG Making cache files for all metadata files. 2026-03-19T11:56:37+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG extras: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG epel: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-19T11:56:37+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-19T11:56:37+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T11:56:38+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-19T11:56:38+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T11:56:38+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T11:56:38+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T11:56:38+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T11:56:38+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-19T11:56:38+0000 DEBUG baseos: using metadata from Tue 17 Mar 2026 12:30:18 PM GMT. 2026-03-19T11:56:38+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T11:56:39+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-19T11:56:39+0000 DEBUG appstream: using metadata from Tue 17 Mar 2026 12:30:52 PM GMT. 2026-03-19T11:56:39+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T11:56:39+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-19T11:56:39+0000 DEBUG extras: using metadata from Tue 17 Mar 2026 12:32:19 PM GMT. 2026-03-19T11:56:39+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T11:56:40+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-19T11:56:40+0000 DEBUG powertools: using metadata from Tue 17 Mar 2026 12:30:00 PM GMT. 2026-03-19T11:56:40+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T11:56:41+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-19T11:56:41+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T11:56:41+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-19T11:56:41+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T11:56:42+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-19T11:56:42+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T11:56:42+0000 DEBUG reviving: failed for 'imunify360-rollout-7', mismatched repomd. 2026-03-19T11:56:42+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-19T11:56:42+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 09:45:41 AM GMT. 2026-03-19T11:56:42+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-19T11:56:42+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T11:56:42+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-19T11:56:42+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T11:56:43+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-19T11:56:43+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T11:56:43+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-19T11:56:43+0000 DEBUG imunify360-rollout-3: using metadata from Fri 06 Mar 2026 03:41:41 PM GMT. 2026-03-19T11:56:43+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-19T11:56:43+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T11:56:43+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-19T11:56:43+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T11:56:43+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T11:56:43+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T11:56:43+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T11:56:43+0000 DDEBUG Cleaning up. 2026-03-19T11:56:43+0000 DDEBUG Plugins were unloaded. 2026-03-19T11:56:43+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T11:56:43+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T13:25:38+0000 INFO --- logging initialized --- 2026-03-19T13:25:38+0000 DDEBUG timer: config: 23 ms 2026-03-19T13:25:38+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T13:25:38+0000 DEBUG DNF version: 4.7.0 2026-03-19T13:25:38+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T13:25:38+0000 DDEBUG Installroot: / 2026-03-19T13:25:38+0000 DDEBUG Releasever: 8 2026-03-19T13:25:38+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T13:25:38+0000 DDEBUG Base command: makecache 2026-03-19T13:25:38+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T13:25:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T13:25:38+0000 DEBUG Making cache files for all metadata files. 2026-03-19T13:25:38+0000 INFO Metadata cache refreshed recently. 2026-03-19T13:25:38+0000 DDEBUG Cleaning up. 2026-03-19T13:25:38+0000 DDEBUG Plugins were unloaded. 2026-03-19T15:09:21+0000 INFO --- logging initialized --- 2026-03-19T15:09:21+0000 DDEBUG timer: config: 14 ms 2026-03-19T15:09:21+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T15:09:21+0000 DEBUG DNF version: 4.7.0 2026-03-19T15:09:21+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T15:09:21+0000 DDEBUG Installroot: / 2026-03-19T15:09:21+0000 DDEBUG Releasever: 8 2026-03-19T15:09:21+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T15:09:21+0000 DDEBUG Base command: makecache 2026-03-19T15:09:21+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T15:09:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T15:09:21+0000 DEBUG Making cache files for all metadata files. 2026-03-19T15:09:21+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG extras: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG epel: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-19T15:09:21+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-19T15:09:21+0000 DEBUG EA4: using metadata from Wed 11 Mar 2026 07:38:46 PM GMT. 2026-03-19T15:09:21+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-19T15:09:21+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T15:09:21+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T15:09:21+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T15:09:21+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T15:09:21+0000 DEBUG reviving: failed for 'baseos', mismatched repomd. 2026-03-19T15:09:21+0000 DEBUG repo: downloading from remote: baseos 2026-03-19T15:09:21+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T15:10:06+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-19T15:10:06+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T15:10:06+0000 DEBUG reviving: failed for 'appstream', mismatched repomd. 2026-03-19T15:10:06+0000 DEBUG repo: downloading from remote: appstream 2026-03-19T15:10:06+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T15:10:21+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-19T15:10:21+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T15:10:22+0000 DEBUG reviving: failed for 'extras', mismatched repomd. 2026-03-19T15:10:22+0000 DEBUG repo: downloading from remote: extras 2026-03-19T15:10:22+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T15:10:22+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-19T15:10:22+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T15:10:23+0000 DEBUG reviving: failed for 'powertools', mismatched repomd. 2026-03-19T15:10:23+0000 DEBUG repo: downloading from remote: powertools 2026-03-19T15:10:23+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T15:10:26+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-19T15:10:26+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T15:10:27+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-19T15:10:27+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T15:10:27+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-19T15:10:27+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T15:10:27+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-19T15:10:27+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T15:10:27+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-19T15:10:27+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 09:45:41 AM GMT. 2026-03-19T15:10:27+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-19T15:10:27+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T15:10:28+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-19T15:10:28+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T15:10:28+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-19T15:10:28+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T15:10:28+0000 DEBUG reviving: failed for 'imunify360-rollout-3', mismatched repomd. 2026-03-19T15:10:28+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-19T15:10:29+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-19T15:10:29+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-19T15:10:29+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T15:10:29+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-19T15:10:29+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T15:10:29+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T15:10:29+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T15:10:29+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T15:10:29+0000 DDEBUG Cleaning up. 2026-03-19T15:10:29+0000 DDEBUG Plugins were unloaded. 2026-03-19T15:10:29+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T15:10:29+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T16:27:26+0000 INFO --- logging initialized --- 2026-03-19T16:27:26+0000 DDEBUG timer: config: 18 ms 2026-03-19T16:27:27+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T16:27:27+0000 DEBUG DNF version: 4.7.0 2026-03-19T16:27:27+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T16:27:27+0000 DDEBUG Installroot: / 2026-03-19T16:27:27+0000 DDEBUG Releasever: 8 2026-03-19T16:27:27+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T16:27:27+0000 DDEBUG Base command: makecache 2026-03-19T16:27:27+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T16:27:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T16:27:27+0000 DEBUG Making cache files for all metadata files. 2026-03-19T16:27:27+0000 INFO Metadata cache refreshed recently. 2026-03-19T16:27:27+0000 DDEBUG Cleaning up. 2026-03-19T16:27:27+0000 DDEBUG Plugins were unloaded. 2026-03-19T18:02:22+0000 INFO --- logging initialized --- 2026-03-19T18:02:22+0000 DDEBUG timer: config: 39 ms 2026-03-19T18:02:22+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T18:02:22+0000 DEBUG DNF version: 4.7.0 2026-03-19T18:02:22+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T18:02:22+0000 DDEBUG Installroot: / 2026-03-19T18:02:22+0000 DDEBUG Releasever: 8 2026-03-19T18:02:22+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T18:02:22+0000 DDEBUG Base command: makecache 2026-03-19T18:02:22+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T18:02:22+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T18:02:22+0000 DEBUG Making cache files for all metadata files. 2026-03-19T18:02:22+0000 INFO Metadata cache refreshed recently. 2026-03-19T18:02:22+0000 DDEBUG Cleaning up. 2026-03-19T18:02:22+0000 DDEBUG Plugins were unloaded. 2026-03-19T19:22:09+0000 INFO --- logging initialized --- 2026-03-19T19:22:09+0000 DDEBUG timer: config: 25 ms 2026-03-19T19:22:09+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T19:22:09+0000 DEBUG DNF version: 4.7.0 2026-03-19T19:22:09+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T19:22:09+0000 DDEBUG Installroot: / 2026-03-19T19:22:09+0000 DDEBUG Releasever: 8 2026-03-19T19:22:09+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T19:22:09+0000 DDEBUG Base command: makecache 2026-03-19T19:22:09+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T19:22:09+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T19:22:09+0000 DEBUG Making cache files for all metadata files. 2026-03-19T19:22:09+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG extras: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG epel: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-19T19:22:09+0000 DEBUG reviving: failed for 'EA4', mismatched repomd. 2026-03-19T19:22:09+0000 DEBUG repo: downloading from remote: EA4 2026-03-19T19:22:12+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-19T19:22:12+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-19T19:22:12+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-19T19:22:12+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-19T19:22:12+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-19T19:22:12+0000 DEBUG countme: no event for baseos: window already counted 2026-03-19T19:22:13+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-19T19:22:13+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-19T19:22:13+0000 DEBUG countme: no event for appstream: window already counted 2026-03-19T19:22:13+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-19T19:22:14+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-19T19:22:14+0000 DEBUG countme: no event for extras: window already counted 2026-03-19T19:22:14+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-19T19:22:14+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-19T19:22:14+0000 DEBUG countme: no event for powertools: window already counted 2026-03-19T19:22:14+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-19T19:22:14+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-19T19:22:14+0000 DEBUG countme: no event for epel: window already counted 2026-03-19T19:22:15+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-19T19:22:15+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-19T19:22:15+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-19T19:22:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-19T19:22:16+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-19T19:22:16+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-19T19:22:16+0000 DEBUG reviving: failed for 'imunify360-rollout-7', mismatched repomd. 2026-03-19T19:22:16+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-19T19:22:16+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-19T19:22:16+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-19T19:22:16+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-19T19:22:16+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-19T19:22:16+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-19T19:22:17+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-19T19:22:17+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-19T19:22:17+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-19T19:22:17+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-19T19:22:17+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-19T19:22:17+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-19T19:22:17+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-19T19:22:17+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-19T19:22:17+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-19T19:22:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-19T19:22:17+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T19:22:17+0000 DDEBUG Cleaning up. 2026-03-19T19:22:17+0000 DDEBUG Plugins were unloaded. 2026-03-19T19:22:17+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T19:22:17+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-19T21:13:27+0000 INFO --- logging initialized --- 2026-03-19T21:13:27+0000 DDEBUG timer: config: 19 ms 2026-03-19T21:13:27+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T21:13:27+0000 DEBUG DNF version: 4.7.0 2026-03-19T21:13:27+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T21:13:27+0000 DDEBUG Installroot: / 2026-03-19T21:13:27+0000 DDEBUG Releasever: 8 2026-03-19T21:13:27+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T21:13:27+0000 DDEBUG Base command: makecache 2026-03-19T21:13:27+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T21:13:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T21:13:27+0000 DEBUG Making cache files for all metadata files. 2026-03-19T21:13:27+0000 INFO Metadata cache refreshed recently. 2026-03-19T21:13:27+0000 DDEBUG Cleaning up. 2026-03-19T21:13:28+0000 DDEBUG Plugins were unloaded. 2026-03-19T22:18:51+0000 INFO --- logging initialized --- 2026-03-19T22:18:51+0000 DDEBUG timer: config: 24 ms 2026-03-19T22:18:51+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-19T22:18:51+0000 DEBUG DNF version: 4.7.0 2026-03-19T22:18:51+0000 DDEBUG Command: dnf makecache --timer 2026-03-19T22:18:51+0000 DDEBUG Installroot: / 2026-03-19T22:18:51+0000 DDEBUG Releasever: 8 2026-03-19T22:18:51+0000 DEBUG cachedir: /var/cache/dnf 2026-03-19T22:18:51+0000 DDEBUG Base command: makecache 2026-03-19T22:18:51+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-19T22:18:51+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-19T22:18:51+0000 DEBUG Making cache files for all metadata files. 2026-03-19T22:18:51+0000 INFO Metadata cache refreshed recently. 2026-03-19T22:18:51+0000 DDEBUG Cleaning up. 2026-03-19T22:18:51+0000 DDEBUG Plugins were unloaded. 2026-03-20T00:18:34+0000 INFO --- logging initialized --- 2026-03-20T00:18:34+0000 DDEBUG timer: config: 22 ms 2026-03-20T00:18:34+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T00:18:34+0000 DEBUG DNF version: 4.7.0 2026-03-20T00:18:34+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T00:18:34+0000 DDEBUG Installroot: / 2026-03-20T00:18:34+0000 DDEBUG Releasever: 8 2026-03-20T00:18:34+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T00:18:34+0000 DDEBUG Base command: makecache 2026-03-20T00:18:34+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T00:18:34+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T00:18:34+0000 DEBUG Making cache files for all metadata files. 2026-03-20T00:18:34+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T00:18:34+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T00:18:34+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T00:18:34+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T00:18:34+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T00:18:35+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T00:18:35+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T00:18:35+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T00:18:35+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-20T00:18:35+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T00:18:35+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T00:18:36+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-20T00:18:36+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T00:18:36+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T00:18:36+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-20T00:18:36+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T00:18:36+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T00:18:37+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-20T00:18:37+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T00:18:37+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T00:18:37+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-20T00:18:38+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-20T00:18:38+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-20T00:18:38+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T00:18:38+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-20T00:18:38+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T00:18:38+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-20T00:18:38+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T00:18:38+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-20T00:18:38+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T00:18:38+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-20T00:18:38+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T00:18:39+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-20T00:18:39+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T00:18:39+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-20T00:18:39+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T00:18:39+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-20T00:18:39+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T00:18:39+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-20T00:18:39+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T00:18:39+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T00:18:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T00:18:39+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T00:18:39+0000 DDEBUG Cleaning up. 2026-03-20T00:18:39+0000 DDEBUG Plugins were unloaded. 2026-03-20T00:18:39+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T00:18:39+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T01:33:04+0000 INFO --- logging initialized --- 2026-03-20T01:33:04+0000 DDEBUG timer: config: 24 ms 2026-03-20T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-20T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1773970383-928016-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-20T01:33:04+0000 DDEBUG Installroot: / 2026-03-20T01:33:04+0000 DDEBUG Releasever: 8 2026-03-20T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-20T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1773970383-928016-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1773970383-928016-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-20T01:33:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: EA4 2026-03-20T01:33:06+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-20T01:33:06+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-20T01:33:06+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: baseos 2026-03-20T01:33:06+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: appstream 2026-03-20T01:33:06+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-20T01:33:06+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-20T01:33:06+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-20T01:33:06+0000 DEBUG epel: using metadata from Tue 17 Mar 2026 02:28:42 AM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-20T01:33:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: using cache for: imunify360 2026-03-20T01:33:06+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T01:33:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T01:33:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T01:33:06+0000 DDEBUG Cleaning up. 2026-03-20T01:33:06+0000 DDEBUG Plugins were unloaded. 2026-03-20T01:33:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T01:33:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T02:08:59+0000 INFO --- logging initialized --- 2026-03-20T02:08:59+0000 DDEBUG timer: config: 33 ms 2026-03-20T02:08:59+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T02:08:59+0000 DEBUG DNF version: 4.7.0 2026-03-20T02:08:59+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T02:08:59+0000 DDEBUG Installroot: / 2026-03-20T02:08:59+0000 DDEBUG Releasever: 8 2026-03-20T02:08:59+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T02:08:59+0000 DDEBUG Base command: makecache 2026-03-20T02:08:59+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T02:08:59+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T02:08:59+0000 DEBUG Making cache files for all metadata files. 2026-03-20T02:08:59+0000 INFO Metadata cache refreshed recently. 2026-03-20T02:08:59+0000 DDEBUG Cleaning up. 2026-03-20T02:08:59+0000 DDEBUG Plugins were unloaded. 2026-03-20T03:36:04+0000 INFO --- logging initialized --- 2026-03-20T03:36:04+0000 DDEBUG timer: config: 20 ms 2026-03-20T03:36:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T03:36:04+0000 DEBUG YUM version: 4.7.0 2026-03-20T03:36:04+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-20T03:36:04+0000 DDEBUG Installroot: / 2026-03-20T03:36:04+0000 DDEBUG Releasever: 8 2026-03-20T03:36:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T03:36:04+0000 DDEBUG Base command: clean 2026-03-20T03:36:04+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-20T03:36:05+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T03:36:05+0000 DEBUG Cleaning data: metadata packages dbcache 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4b98743bda402f8932ac70a58c47d3ce01f1b34d2c8f2f75a4dbd3e21a07a4b5-primary.xml.xz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/4a1216aecae490b2721efc3436bcb3f3ba6ae34783552b97ac04fd6c2c4d8157-filelists.xml.xz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/ec7173f081c30d229ff01de84e6b80b60459fdde11d85d41263a48e3a4cb63ed-updateinfo.xml.bz2 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/972b43d583953ea81a187fa18c5d7f173d60e2d3925b52a500b2991054612841-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/5aecfdab46ccf16217e0f63264cc86603e7925d06bb6138b45f4f9d5a75d0783-modules.yaml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/24b0142564bd82f583da1954246aeddf3c9e325eaf4fc551192d96a7190be1af-updateinfo.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/9d440644abb503367365b0a0587684708308c65013c1e26d997570f2b7c0be46-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-20T03:36:05+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-20T03:36:05+0000 INFO 108 files removed 2026-03-20T03:36:05+0000 DDEBUG Cleaning up. 2026-03-20T03:36:05+0000 DDEBUG Plugins were unloaded. 2026-03-20T03:36:05+0000 INFO --- logging initialized --- 2026-03-20T03:36:05+0000 DDEBUG timer: config: 10 ms 2026-03-20T03:36:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T03:36:05+0000 DEBUG YUM version: 4.7.0 2026-03-20T03:36:05+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-20T03:36:05+0000 DDEBUG Installroot: / 2026-03-20T03:36:05+0000 DDEBUG Releasever: 8 2026-03-20T03:36:05+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T03:36:05+0000 DDEBUG Base command: update 2026-03-20T03:36:05+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-20T03:36:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T03:36:07+0000 DEBUG repo: downloading from remote: EA4 2026-03-20T03:36:09+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T03:36:09+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-20T03:36:09+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T03:36:09+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-20T03:36:10+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T03:36:10+0000 DEBUG repo: downloading from remote: baseos 2026-03-20T03:36:10+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T03:36:33+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T03:36:33+0000 DEBUG repo: downloading from remote: appstream 2026-03-20T03:36:33+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T03:36:45+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T03:36:45+0000 DEBUG repo: downloading from remote: extras 2026-03-20T03:36:45+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T03:36:45+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T03:36:45+0000 DEBUG repo: downloading from remote: powertools 2026-03-20T03:36:45+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T03:36:47+0000 INFO --- logging initialized --- 2026-03-20T03:36:47+0000 DDEBUG timer: config: 14 ms 2026-03-20T03:36:47+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T03:36:47+0000 DEBUG DNF version: 4.7.0 2026-03-20T03:36:47+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T03:36:47+0000 DDEBUG Installroot: / 2026-03-20T03:36:47+0000 DDEBUG Releasever: 8 2026-03-20T03:36:47+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T03:36:47+0000 DDEBUG Base command: makecache 2026-03-20T03:36:47+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T03:36:47+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T03:36:47+0000 DEBUG Making cache files for all metadata files. 2026-03-20T03:36:47+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T03:36:47+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T03:36:47+0000 INFO Waiting for process with pid 951466 to finish. 2026-03-20T03:36:48+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T03:36:48+0000 DEBUG repo: downloading from remote: epel 2026-03-20T03:36:48+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T03:37:02+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T03:37:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-20T03:37:03+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T03:37:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-20T03:37:04+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T03:37:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-20T03:37:04+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T03:37:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-20T03:37:05+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T03:37:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-20T03:37:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T03:37:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-20T03:37:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T03:37:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-20T03:37:07+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T03:37:07+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-20T03:37:08+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T03:37:08+0000 DEBUG repo: downloading from remote: imunify360 2026-03-20T03:37:12+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T03:37:12+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T03:37:12+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:37:12+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:37:12+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:37:12+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:37:12+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T03:37:12+0000 DDEBUG Cleaning up. 2026-03-20T03:37:12+0000 DDEBUG Plugins were unloaded. 2026-03-20T03:37:12+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T03:37:12+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T03:37:12+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T03:37:12+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T03:37:12+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T03:37:12+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T03:37:12+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T03:37:12+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T03:37:12+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T03:37:13+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-20T03:37:13+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T03:37:13+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T03:37:13+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-20T03:37:13+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T03:37:13+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T03:37:14+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-20T03:37:14+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T03:37:14+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T03:37:14+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-20T03:37:14+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T03:37:14+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T03:37:14+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-20T03:37:15+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T03:37:15+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-20T03:37:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T03:37:15+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-20T03:37:15+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T03:37:15+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-20T03:37:15+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T03:37:15+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-20T03:37:15+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T03:37:16+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-20T03:37:16+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T03:37:16+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-20T03:37:16+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T03:37:16+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-20T03:37:16+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T03:37:16+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-20T03:37:16+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T03:37:16+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-20T03:37:16+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T03:37:16+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T03:37:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:37:16+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T03:37:16+0000 DDEBUG Cleaning up. 2026-03-20T03:37:16+0000 DDEBUG Plugins were unloaded. 2026-03-20T03:37:16+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T03:37:16+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T03:47:03+0000 INFO --- logging initialized --- 2026-03-20T03:47:03+0000 DDEBUG timer: config: 18 ms 2026-03-20T03:47:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T03:47:04+0000 DEBUG YUM version: 4.7.0 2026-03-20T03:47:04+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-20T03:47:04+0000 DDEBUG Installroot: / 2026-03-20T03:47:04+0000 DDEBUG Releasever: 8 2026-03-20T03:47:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T03:47:04+0000 DDEBUG Base command: update 2026-03-20T03:47:04+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-20T03:47:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: EA4 2026-03-20T03:47:05+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-20T03:47:05+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-20T03:47:05+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: baseos 2026-03-20T03:47:05+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: appstream 2026-03-20T03:47:05+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: extras 2026-03-20T03:47:05+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: powertools 2026-03-20T03:47:05+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T03:47:05+0000 DEBUG repo: using cache for: epel 2026-03-20T03:47:06+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-20T03:47:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: using cache for: imunify360 2026-03-20T03:47:06+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T03:47:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T03:47:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:47:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:47:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:47:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T03:47:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T03:47:06+0000 DDEBUG Cleaning up. 2026-03-20T03:47:06+0000 DDEBUG Plugins were unloaded. 2026-03-20T03:47:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T03:47:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:03:16+0000 INFO --- logging initialized --- 2026-03-20T05:03:16+0000 DDEBUG timer: config: 46 ms 2026-03-20T05:03:16+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:03:16+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:03:16+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T05:03:16+0000 DDEBUG Installroot: / 2026-03-20T05:03:16+0000 DDEBUG Releasever: 8 2026-03-20T05:03:16+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:03:16+0000 DDEBUG Base command: makecache 2026-03-20T05:03:16+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T05:03:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:03:16+0000 DEBUG Making cache files for all metadata files. 2026-03-20T05:03:16+0000 INFO Metadata cache refreshed recently. 2026-03-20T05:03:16+0000 DDEBUG Cleaning up. 2026-03-20T05:03:16+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:19:14+0000 INFO --- logging initialized --- 2026-03-20T05:19:14+0000 DDEBUG timer: config: 7 ms 2026-03-20T05:19:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:19:14+0000 DEBUG YUM version: 4.7.0 2026-03-20T05:19:14+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-20T05:19:14+0000 DDEBUG Installroot: / 2026-03-20T05:19:14+0000 DDEBUG Releasever: 8 2026-03-20T05:19:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:19:14+0000 DDEBUG Base command: clean 2026-03-20T05:19:14+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-20T05:19:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:19:14+0000 DEBUG Cleaning data: packages dbcache metadata 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/8a66d5a413b271c5e8c03ae4326f96c0ffd1f9516ac8b8c05d14f2383be981bd-filelists.xml.xz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/e529909b85cb68ae2659533f689219e33e4d8cd24adebf85410c4d2fa53c0c8e-updateinfo.xml.bz2 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/a345c3eaca66adef2712defa0fb47a405b677b682009c6b10e317c150d22c16f-primary.xml.xz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/972b43d583953ea81a187fa18c5d7f173d60e2d3925b52a500b2991054612841-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/5aecfdab46ccf16217e0f63264cc86603e7925d06bb6138b45f4f9d5a75d0783-modules.yaml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/24b0142564bd82f583da1954246aeddf3c9e325eaf4fc551192d96a7190be1af-updateinfo.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/9d440644abb503367365b0a0587684708308c65013c1e26d997570f2b7c0be46-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-20T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-20T05:19:14+0000 INFO 108 files removed 2026-03-20T05:19:14+0000 DDEBUG Cleaning up. 2026-03-20T05:19:14+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:19:15+0000 INFO --- logging initialized --- 2026-03-20T05:19:15+0000 DDEBUG timer: config: 9 ms 2026-03-20T05:19:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:19:15+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:19:15+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-20T05:19:15+0000 DDEBUG Installroot: / 2026-03-20T05:19:15+0000 DDEBUG Releasever: 8 2026-03-20T05:19:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:19:15+0000 DDEBUG Base command: needs-restarting 2026-03-20T05:19:15+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-20T05:19:15+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:19:16+0000 DDEBUG timer: sack setup: 997 ms 2026-03-20T05:19:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975769's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975804's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975806's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975812's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975813's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975822's smaps. 2026-03-20T05:19:25+0000 WARNING Failed to read PID 975823's smaps. 2026-03-20T05:19:26+0000 WARNING Failed to read PID 975837's smaps. 2026-03-20T05:19:29+0000 DDEBUG Cleaning up. 2026-03-20T05:19:29+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:19:38+0000 INFO --- logging initialized --- 2026-03-20T05:19:38+0000 DDEBUG timer: config: 11 ms 2026-03-20T05:19:38+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:19:38+0000 DEBUG YUM version: 4.7.0 2026-03-20T05:19:38+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-20T05:19:38+0000 DDEBUG Installroot: / 2026-03-20T05:19:38+0000 DDEBUG Releasever: 8 2026-03-20T05:19:38+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:19:38+0000 DDEBUG Base command: install 2026-03-20T05:19:38+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-20T05:19:39+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:19:39+0000 DEBUG repo: downloading from remote: EA4 2026-03-20T05:19:41+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-20T05:19:41+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-20T05:19:42+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-20T05:19:42+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-20T05:19:43+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-20T05:19:43+0000 DEBUG repo: downloading from remote: baseos 2026-03-20T05:19:43+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T05:20:13+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30002 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-20T05:20:43+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz). 2026-03-20T05:20:43+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz). 2026-03-20T05:20:43+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml). 2026-03-20T05:21:04+0000 DEBUG baseos: using metadata from Thu Mar 19 13:15:03 2026. 2026-03-20T05:21:04+0000 DEBUG repo: downloading from remote: appstream 2026-03-20T05:21:04+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T05:21:35+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml). 2026-03-20T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/9d440644abb503367365b0a0587684708308c65013c1e26d997570f2b7c0be46-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/9d440644abb503367365b0a0587684708308c65013c1e26d997570f2b7c0be46-primary.xml.gz). 2026-03-20T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/972b43d583953ea81a187fa18c5d7f173d60e2d3925b52a500b2991054612841-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/972b43d583953ea81a187fa18c5d7f173d60e2d3925b52a500b2991054612841-filelists.xml.gz). 2026-03-20T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml). 2026-03-20T05:22:16+0000 DEBUG appstream: using metadata from Thu Mar 19 13:15:21 2026. 2026-03-20T05:22:16+0000 DEBUG repo: downloading from remote: extras 2026-03-20T05:22:17+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T05:22:47+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml). 2026-03-20T05:23:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz). 2026-03-20T05:23:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz). 2026-03-20T05:23:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml). 2026-03-20T05:23:17+0000 DEBUG extras: using metadata from Thu Mar 19 13:16:58 2026. 2026-03-20T05:23:17+0000 DEBUG repo: downloading from remote: powertools 2026-03-20T05:23:17+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T05:23:47+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml). 2026-03-20T05:24:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz). 2026-03-20T05:24:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz). 2026-03-20T05:24:17+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml [Connection time-out] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml). 2026-03-20T05:24:20+0000 DEBUG powertools: using metadata from Thu Mar 19 13:14:43 2026. 2026-03-20T05:24:20+0000 DEBUG repo: downloading from remote: epel 2026-03-20T05:24:20+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T05:24:21+0000 DEBUG error: Downloading successful, but checksum doesn't match. Calculated: 2a0b123b8c4081a041c519acf8dcd6c62d90b42df544043a3da36f513a2eb0c90ce80d7bd0b210ec40c6af188f965a86416cde60514456379edb7281f4e5f9c2(sha512) 2a0b123b8c4081a041c519acf8dcd6c62d90b42df544043a3da36f513a2eb0c90ce80d7bd0b210ec40c6af188f965a86416cde60514456379edb7281f4e5f9c2(sha512) Expected: 730a56ae86ed31b99478be8f80bd98dcdab336a68cadc9cca8e56782eaec046b3d0a17f81458fb3fd9d92870b34d0a278ca0018a9195b8f526f3d9f98e544269(sha512) 08faebd9c00c0478c1d60dc2c11618318253b59d75e97d28d19a8f163ecdc28108f25782b2ef19bf855935997ff120cc810700e5cf194ed6565c87d2686cc253(sha512) (https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/repomd.xml). 2026-03-20T05:24:21+0000 DEBUG error: Status code: 404 for https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/a345c3eaca66adef2712defa0fb47a405b677b682009c6b10e317c150d22c16f-primary.xml.xz (IP: 141.101.90.111) (https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/a345c3eaca66adef2712defa0fb47a405b677b682009c6b10e317c150d22c16f-primary.xml.xz). 2026-03-20T05:24:21+0000 DEBUG error: Status code: 404 for https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/8a66d5a413b271c5e8c03ae4326f96c0ffd1f9516ac8b8c05d14f2383be981bd-filelists.xml.xz (IP: 141.101.90.111) (https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/8a66d5a413b271c5e8c03ae4326f96c0ffd1f9516ac8b8c05d14f2383be981bd-filelists.xml.xz). 2026-03-20T05:24:21+0000 DEBUG error: Status code: 404 for https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/e529909b85cb68ae2659533f689219e33e4d8cd24adebf85410c4d2fa53c0c8e-updateinfo.xml.bz2 (IP: 141.101.90.111) (https://fr.mirrors.cicku.me/epel/8/Everything/x86_64/repodata/e529909b85cb68ae2659533f689219e33e4d8cd24adebf85410c4d2fa53c0c8e-updateinfo.xml.bz2). 2026-03-20T05:24:33+0000 DEBUG epel: using metadata from Fri Mar 20 02:05:10 2026. 2026-03-20T05:24:33+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-20T05:24:34+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-20T05:24:34+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-20T05:24:34+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-20T05:24:34+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-20T05:24:35+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-20T05:24:35+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-20T05:24:36+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-20T05:24:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-20T05:24:36+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-20T05:24:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-20T05:24:37+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-20T05:24:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-20T05:24:37+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-20T05:24:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-20T05:24:38+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-20T05:24:38+0000 DEBUG repo: downloading from remote: imunify360 2026-03-20T05:24:42+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-20T05:24:42+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:42+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T05:24:42+0000 DDEBUG Cleaning up. 2026-03-20T05:24:42+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:24:42+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:24:42+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:24:44+0000 INFO --- logging initialized --- 2026-03-20T05:24:44+0000 DDEBUG timer: config: 11 ms 2026-03-20T05:24:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:24:44+0000 DEBUG YUM version: 4.7.0 2026-03-20T05:24:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-20T05:24:44+0000 DDEBUG Installroot: / 2026-03-20T05:24:44+0000 DDEBUG Releasever: 8 2026-03-20T05:24:44+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:24:44+0000 DDEBUG Base command: install 2026-03-20T05:24:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-20T05:24:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:24:45+0000 DEBUG repo: using cache for: EA4 2026-03-20T05:24:45+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-20T05:24:45+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-20T05:24:45+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-20T05:24:46+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T05:24:46+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: baseos 2026-03-20T05:24:46+0000 DEBUG baseos: using metadata from Thu Mar 19 13:15:03 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: appstream 2026-03-20T05:24:46+0000 DEBUG appstream: using metadata from Thu Mar 19 13:15:21 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: extras 2026-03-20T05:24:46+0000 DEBUG extras: using metadata from Thu Mar 19 13:16:58 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: powertools 2026-03-20T05:24:46+0000 DEBUG powertools: using metadata from Thu Mar 19 13:14:43 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: epel 2026-03-20T05:24:46+0000 DEBUG epel: using metadata from Fri Mar 20 02:05:10 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-20T05:24:46+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-20T05:24:46+0000 DEBUG repo: using cache for: imunify360 2026-03-20T05:24:46+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-20T05:24:46+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:24:46+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T05:24:46+0000 DDEBUG Cleaning up. 2026-03-20T05:24:46+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:24:46+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:24:46+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:24:56+0000 INFO --- logging initialized --- 2026-03-20T05:24:56+0000 DDEBUG timer: config: 9 ms 2026-03-20T05:24:56+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:24:56+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:24:56+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-20T05:24:56+0000 DDEBUG Installroot: / 2026-03-20T05:24:56+0000 DDEBUG Releasever: 8 2026-03-20T05:24:56+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:24:56+0000 DDEBUG Base command: needs-restarting 2026-03-20T05:24:56+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-20T05:24:56+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:24:57+0000 DDEBUG timer: sack setup: 923 ms 2026-03-20T05:24:57+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:24:57+0000 DDEBUG Cleaning up. 2026-03-20T05:24:57+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:25:15+0000 INFO --- logging initialized --- 2026-03-20T05:25:15+0000 DDEBUG timer: config: 8 ms 2026-03-20T05:25:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:25:15+0000 DEBUG YUM version: 4.7.0 2026-03-20T05:25:15+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-20T05:25:15+0000 DDEBUG Installroot: / 2026-03-20T05:25:15+0000 DDEBUG Releasever: 8 2026-03-20T05:25:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:25:15+0000 DDEBUG Base command: info 2026-03-20T05:25:15+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-20T05:25:16+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:25:16+0000 DEBUG repo: using cache for: EA4 2026-03-20T05:25:16+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-20T05:25:16+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-20T05:25:16+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-20T05:25:17+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T05:25:17+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: baseos 2026-03-20T05:25:17+0000 DEBUG baseos: using metadata from Thu Mar 19 13:15:03 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: appstream 2026-03-20T05:25:17+0000 DEBUG appstream: using metadata from Thu Mar 19 13:15:21 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: extras 2026-03-20T05:25:17+0000 DEBUG extras: using metadata from Thu Mar 19 13:16:58 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: powertools 2026-03-20T05:25:17+0000 DEBUG powertools: using metadata from Thu Mar 19 13:14:43 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: epel 2026-03-20T05:25:17+0000 DEBUG epel: using metadata from Fri Mar 20 02:05:10 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-20T05:25:17+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-20T05:25:17+0000 DEBUG repo: using cache for: imunify360 2026-03-20T05:25:17+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-20T05:25:17+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T05:25:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:25:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:25:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:25:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T05:25:17+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T05:25:17+0000 DDEBUG Cleaning up. 2026-03-20T05:25:17+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:25:17+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:25:17+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T05:25:18+0000 INFO --- logging initialized --- 2026-03-20T05:25:18+0000 DDEBUG timer: config: 10 ms 2026-03-20T05:25:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:25:18+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:25:18+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-20T05:25:18+0000 DDEBUG Installroot: / 2026-03-20T05:25:18+0000 DDEBUG Releasever: 8 2026-03-20T05:25:18+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:25:18+0000 DDEBUG Base command: needs-restarting 2026-03-20T05:25:18+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-20T05:25:18+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:25:19+0000 DDEBUG timer: sack setup: 983 ms 2026-03-20T05:25:19+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:25:19+0000 DDEBUG Cleaning up. 2026-03-20T05:25:19+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:25:19+0000 INFO --- logging initialized --- 2026-03-20T05:25:19+0000 DDEBUG timer: config: 9 ms 2026-03-20T05:25:20+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:25:20+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:25:20+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-20T05:25:20+0000 DDEBUG Installroot: / 2026-03-20T05:25:20+0000 DDEBUG Releasever: 8 2026-03-20T05:25:20+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:25:20+0000 DDEBUG Base command: needs-restarting 2026-03-20T05:25:20+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-20T05:25:20+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:25:21+0000 DDEBUG timer: sack setup: 899 ms 2026-03-20T05:25:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:25:28+0000 WARNING Failed to read PID 972001's smaps. 2026-03-20T05:25:28+0000 WARNING Failed to read PID 972590's smaps. 2026-03-20T05:25:29+0000 WARNING Failed to read PID 976954's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977315's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977418's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977431's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977432's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977442's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977446's smaps. 2026-03-20T05:25:30+0000 WARNING Failed to read PID 977449's smaps. 2026-03-20T05:25:34+0000 DDEBUG Cleaning up. 2026-03-20T05:25:34+0000 DDEBUG Plugins were unloaded. 2026-03-20T05:25:35+0000 INFO --- logging initialized --- 2026-03-20T05:25:35+0000 DDEBUG timer: config: 10 ms 2026-03-20T05:25:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T05:25:35+0000 DEBUG DNF version: 4.7.0 2026-03-20T05:25:35+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-20T05:25:35+0000 DDEBUG Installroot: / 2026-03-20T05:25:35+0000 DDEBUG Releasever: 8 2026-03-20T05:25:35+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T05:25:35+0000 DDEBUG Base command: needs-restarting 2026-03-20T05:25:35+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-20T05:25:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T05:25:36+0000 DDEBUG timer: sack setup: 993 ms 2026-03-20T05:25:36+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T05:25:44+0000 WARNING Failed to read PID 976032's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977269's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977453's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977455's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977468's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977471's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977472's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977475's smaps. 2026-03-20T05:25:45+0000 WARNING Failed to read PID 977476's smaps. 2026-03-20T05:25:46+0000 WARNING Failed to read PID 977479's smaps. 2026-03-20T05:25:49+0000 DDEBUG Cleaning up. 2026-03-20T05:25:49+0000 DDEBUG Plugins were unloaded. 2026-03-20T06:11:14+0000 INFO --- logging initialized --- 2026-03-20T06:11:14+0000 DDEBUG timer: config: 22 ms 2026-03-20T06:11:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T06:11:14+0000 DEBUG DNF version: 4.7.0 2026-03-20T06:11:14+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T06:11:14+0000 DDEBUG Installroot: / 2026-03-20T06:11:14+0000 DDEBUG Releasever: 8 2026-03-20T06:11:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T06:11:14+0000 DDEBUG Base command: makecache 2026-03-20T06:11:14+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T06:11:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T06:11:14+0000 DEBUG Making cache files for all metadata files. 2026-03-20T06:11:14+0000 INFO Metadata cache refreshed recently. 2026-03-20T06:11:14+0000 DDEBUG Cleaning up. 2026-03-20T06:11:15+0000 DDEBUG Plugins were unloaded. 2026-03-20T08:05:45+0000 INFO --- logging initialized --- 2026-03-20T08:05:45+0000 DDEBUG timer: config: 46 ms 2026-03-20T08:05:45+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T08:05:45+0000 DEBUG DNF version: 4.7.0 2026-03-20T08:05:45+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T08:05:45+0000 DDEBUG Installroot: / 2026-03-20T08:05:45+0000 DDEBUG Releasever: 8 2026-03-20T08:05:45+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T08:05:45+0000 DDEBUG Base command: makecache 2026-03-20T08:05:45+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T08:05:45+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T08:05:45+0000 DEBUG Making cache files for all metadata files. 2026-03-20T08:05:46+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T08:05:46+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T08:05:46+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T08:05:46+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T08:05:46+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T08:05:46+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T08:05:46+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T08:05:46+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T08:05:47+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-20T08:05:47+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T08:05:47+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T08:05:48+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-20T08:05:48+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T08:05:48+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T08:05:48+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-20T08:05:48+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T08:05:48+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T08:05:49+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-20T08:05:49+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T08:05:49+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T08:05:49+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-20T08:05:49+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T08:05:50+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-20T08:05:50+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T08:05:51+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-20T08:05:51+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T08:05:51+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-20T08:05:51+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T08:05:51+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T08:05:51+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T08:05:51+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T08:05:51+0000 DDEBUG Cleaning up. 2026-03-20T08:05:51+0000 DDEBUG Plugins were unloaded. 2026-03-20T08:05:51+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T08:05:51+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T08:13:24+0000 INFO --- logging initialized --- 2026-03-20T08:13:24+0000 DDEBUG timer: config: 10 ms 2026-03-20T08:13:24+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T08:13:24+0000 DEBUG YUM version: 4.7.0 2026-03-20T08:13:24+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/KwVOCA5yc6 install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-20T08:13:24+0000 DDEBUG Installroot: / 2026-03-20T08:13:24+0000 DDEBUG Releasever: 8 2026-03-20T08:13:24+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T08:13:24+0000 DDEBUG Base command: install 2026-03-20T08:13:24+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/KwVOCA5yc6', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-20T08:13:25+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: EA4 2026-03-20T08:13:26+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-20T08:13:26+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-20T08:13:26+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T08:13:26+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: baseos 2026-03-20T08:13:26+0000 DEBUG baseos: using metadata from Thu Mar 19 13:15:03 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: appstream 2026-03-20T08:13:26+0000 DEBUG appstream: using metadata from Thu Mar 19 13:15:21 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: extras 2026-03-20T08:13:26+0000 DEBUG extras: using metadata from Thu Mar 19 13:16:58 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: powertools 2026-03-20T08:13:26+0000 DEBUG powertools: using metadata from Thu Mar 19 13:14:43 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: epel 2026-03-20T08:13:26+0000 DEBUG epel: using metadata from Fri Mar 20 02:05:10 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-20T08:13:26+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-20T08:13:26+0000 DEBUG repo: using cache for: imunify360 2026-03-20T08:13:26+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-20T08:13:26+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T08:13:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T08:13:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T08:13:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T08:13:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T08:13:27+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T08:13:27+0000 DDEBUG Cleaning up. 2026-03-20T08:13:27+0000 DDEBUG Plugins were unloaded. 2026-03-20T08:13:27+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T08:13:27+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-20T09:48:05+0000 INFO --- logging initialized --- 2026-03-20T09:48:05+0000 DDEBUG timer: config: 23 ms 2026-03-20T09:48:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T09:48:05+0000 DEBUG DNF version: 4.7.0 2026-03-20T09:48:05+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T09:48:05+0000 DDEBUG Installroot: / 2026-03-20T09:48:05+0000 DDEBUG Releasever: 8 2026-03-20T09:48:05+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T09:48:05+0000 DDEBUG Base command: makecache 2026-03-20T09:48:05+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T09:48:05+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T09:48:05+0000 DEBUG Making cache files for all metadata files. 2026-03-20T09:48:05+0000 INFO Metadata cache refreshed recently. 2026-03-20T09:48:05+0000 DDEBUG Cleaning up. 2026-03-20T09:48:05+0000 DDEBUG Plugins were unloaded. 2026-03-20T11:30:37+0000 INFO --- logging initialized --- 2026-03-20T11:30:37+0000 DDEBUG timer: config: 24 ms 2026-03-20T11:30:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T11:30:37+0000 DEBUG DNF version: 4.7.0 2026-03-20T11:30:37+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T11:30:37+0000 DDEBUG Installroot: / 2026-03-20T11:30:37+0000 DDEBUG Releasever: 8 2026-03-20T11:30:37+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T11:30:37+0000 DDEBUG Base command: makecache 2026-03-20T11:30:37+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T11:30:37+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T11:30:37+0000 DEBUG Making cache files for all metadata files. 2026-03-20T11:30:37+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T11:30:37+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T11:30:37+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T11:30:37+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T11:30:37+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T11:30:37+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T11:30:37+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T11:30:37+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T11:31:07+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-20T11:31:07+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-20T11:31:07+0000 DDEBUG Cleaning up. 2026-03-20T11:31:08+0000 DDEBUG Plugins were unloaded. 2026-03-20T11:31:08+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-20T11:31:08+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-20T12:42:07+0000 INFO --- logging initialized --- 2026-03-20T12:42:07+0000 DDEBUG timer: config: 25 ms 2026-03-20T12:42:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T12:42:07+0000 DEBUG DNF version: 4.7.0 2026-03-20T12:42:07+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T12:42:07+0000 DDEBUG Installroot: / 2026-03-20T12:42:07+0000 DDEBUG Releasever: 8 2026-03-20T12:42:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T12:42:07+0000 DDEBUG Base command: makecache 2026-03-20T12:42:07+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T12:42:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T12:42:07+0000 DEBUG Making cache files for all metadata files. 2026-03-20T12:42:07+0000 INFO Metadata cache refreshed recently. 2026-03-20T12:42:07+0000 DDEBUG Cleaning up. 2026-03-20T12:42:07+0000 DDEBUG Plugins were unloaded. 2026-03-20T14:07:36+0000 INFO --- logging initialized --- 2026-03-20T14:07:36+0000 DDEBUG timer: config: 85 ms 2026-03-20T14:07:36+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T14:07:36+0000 DEBUG DNF version: 4.7.0 2026-03-20T14:07:36+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T14:07:36+0000 DDEBUG Installroot: / 2026-03-20T14:07:36+0000 DDEBUG Releasever: 8 2026-03-20T14:07:36+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T14:07:36+0000 DDEBUG Base command: makecache 2026-03-20T14:07:36+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T14:07:36+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T14:07:36+0000 DEBUG Making cache files for all metadata files. 2026-03-20T14:07:36+0000 INFO Metadata cache refreshed recently. 2026-03-20T14:07:36+0000 DDEBUG Cleaning up. 2026-03-20T14:07:36+0000 DDEBUG Plugins were unloaded. 2026-03-20T15:11:23+0000 INFO --- logging initialized --- 2026-03-20T15:11:23+0000 DDEBUG timer: config: 60 ms 2026-03-20T15:11:23+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T15:11:23+0000 DEBUG DNF version: 4.7.0 2026-03-20T15:11:23+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T15:11:23+0000 DDEBUG Installroot: / 2026-03-20T15:11:23+0000 DDEBUG Releasever: 8 2026-03-20T15:11:23+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T15:11:23+0000 DDEBUG Base command: makecache 2026-03-20T15:11:23+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T15:11:23+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T15:11:23+0000 DEBUG Making cache files for all metadata files. 2026-03-20T15:11:23+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T15:11:23+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T15:11:23+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T15:11:23+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T15:11:23+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T15:11:23+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T15:11:23+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T15:11:23+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T15:11:24+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-20T15:11:24+0000 DEBUG baseos: using metadata from Thu 19 Mar 2026 01:15:03 PM GMT. 2026-03-20T15:11:24+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T15:11:25+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-20T15:11:25+0000 DEBUG appstream: using metadata from Thu 19 Mar 2026 01:15:21 PM GMT. 2026-03-20T15:11:25+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T15:11:25+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-20T15:11:25+0000 DEBUG extras: using metadata from Thu 19 Mar 2026 01:16:58 PM GMT. 2026-03-20T15:11:25+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T15:11:26+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-20T15:11:26+0000 DEBUG powertools: using metadata from Thu 19 Mar 2026 01:14:43 PM GMT. 2026-03-20T15:11:26+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T15:11:26+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-20T15:11:27+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T15:11:27+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-20T15:11:27+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T15:11:27+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-20T15:11:27+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T15:11:27+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-20T15:11:27+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T15:11:27+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-20T15:11:27+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T15:11:28+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-20T15:11:28+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T15:11:28+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-20T15:11:28+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T15:11:28+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-20T15:11:28+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T15:11:28+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-20T15:11:28+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T15:11:28+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-20T15:11:28+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T15:11:28+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T15:11:28+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T15:11:28+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T15:11:28+0000 DDEBUG Cleaning up. 2026-03-20T15:11:28+0000 DDEBUG Plugins were unloaded. 2026-03-20T15:11:28+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T15:11:28+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T16:45:41+0000 INFO --- logging initialized --- 2026-03-20T16:45:41+0000 DDEBUG timer: config: 15 ms 2026-03-20T16:45:42+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T16:45:42+0000 DEBUG DNF version: 4.7.0 2026-03-20T16:45:42+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T16:45:42+0000 DDEBUG Installroot: / 2026-03-20T16:45:42+0000 DDEBUG Releasever: 8 2026-03-20T16:45:42+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T16:45:42+0000 DDEBUG Base command: makecache 2026-03-20T16:45:42+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T16:45:42+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T16:45:42+0000 DEBUG Making cache files for all metadata files. 2026-03-20T16:45:42+0000 INFO Metadata cache refreshed recently. 2026-03-20T16:45:42+0000 DDEBUG Cleaning up. 2026-03-20T16:45:42+0000 DDEBUG Plugins were unloaded. 2026-03-20T18:09:06+0000 INFO --- logging initialized --- 2026-03-20T18:09:06+0000 DDEBUG timer: config: 18 ms 2026-03-20T18:09:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T18:09:07+0000 DEBUG DNF version: 4.7.0 2026-03-20T18:09:07+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T18:09:07+0000 DDEBUG Installroot: / 2026-03-20T18:09:07+0000 DDEBUG Releasever: 8 2026-03-20T18:09:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T18:09:07+0000 DDEBUG Base command: makecache 2026-03-20T18:09:07+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T18:09:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T18:09:07+0000 DEBUG Making cache files for all metadata files. 2026-03-20T18:09:07+0000 INFO Metadata cache refreshed recently. 2026-03-20T18:09:07+0000 DDEBUG Cleaning up. 2026-03-20T18:09:07+0000 DDEBUG Plugins were unloaded. 2026-03-20T19:18:01+0000 INFO --- logging initialized --- 2026-03-20T19:18:01+0000 DDEBUG timer: config: 19 ms 2026-03-20T19:18:01+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T19:18:01+0000 DEBUG DNF version: 4.7.0 2026-03-20T19:18:01+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T19:18:01+0000 DDEBUG Installroot: / 2026-03-20T19:18:01+0000 DDEBUG Releasever: 8 2026-03-20T19:18:01+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T19:18:01+0000 DDEBUG Base command: makecache 2026-03-20T19:18:01+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T19:18:01+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T19:18:01+0000 DEBUG Making cache files for all metadata files. 2026-03-20T19:18:01+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T19:18:01+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T19:18:01+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T19:18:01+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T19:18:01+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T19:18:01+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T19:18:01+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T19:18:01+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T19:18:33+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-20T19:18:33+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-20T19:18:33+0000 DDEBUG Cleaning up. 2026-03-20T19:18:33+0000 DDEBUG Plugins were unloaded. 2026-03-20T19:18:33+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-20T19:18:33+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-20T20:21:05+0000 INFO --- logging initialized --- 2026-03-20T20:21:05+0000 DDEBUG timer: config: 54 ms 2026-03-20T20:21:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T20:21:06+0000 DEBUG DNF version: 4.7.0 2026-03-20T20:21:06+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T20:21:06+0000 DDEBUG Installroot: / 2026-03-20T20:21:06+0000 DDEBUG Releasever: 8 2026-03-20T20:21:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T20:21:06+0000 DDEBUG Base command: makecache 2026-03-20T20:21:06+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T20:21:06+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T20:21:06+0000 DEBUG Making cache files for all metadata files. 2026-03-20T20:21:06+0000 INFO Metadata cache refreshed recently. 2026-03-20T20:21:06+0000 DDEBUG Cleaning up. 2026-03-20T20:21:06+0000 DDEBUG Plugins were unloaded. 2026-03-20T22:12:13+0000 INFO --- logging initialized --- 2026-03-20T22:12:13+0000 DDEBUG timer: config: 15 ms 2026-03-20T22:12:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T22:12:13+0000 DEBUG DNF version: 4.7.0 2026-03-20T22:12:13+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T22:12:13+0000 DDEBUG Installroot: / 2026-03-20T22:12:13+0000 DDEBUG Releasever: 8 2026-03-20T22:12:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T22:12:13+0000 DDEBUG Base command: makecache 2026-03-20T22:12:13+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T22:12:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T22:12:14+0000 DEBUG Making cache files for all metadata files. 2026-03-20T22:12:14+0000 INFO Metadata cache refreshed recently. 2026-03-20T22:12:14+0000 DDEBUG Cleaning up. 2026-03-20T22:12:14+0000 DDEBUG Plugins were unloaded. 2026-03-20T23:35:42+0000 INFO --- logging initialized --- 2026-03-20T23:35:42+0000 DDEBUG timer: config: 18 ms 2026-03-20T23:35:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-20T23:35:43+0000 DEBUG DNF version: 4.7.0 2026-03-20T23:35:43+0000 DDEBUG Command: dnf makecache --timer 2026-03-20T23:35:43+0000 DDEBUG Installroot: / 2026-03-20T23:35:43+0000 DDEBUG Releasever: 8 2026-03-20T23:35:43+0000 DEBUG cachedir: /var/cache/dnf 2026-03-20T23:35:43+0000 DDEBUG Base command: makecache 2026-03-20T23:35:43+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-20T23:35:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-20T23:35:43+0000 DEBUG Making cache files for all metadata files. 2026-03-20T23:35:43+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG extras: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG epel: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-20T23:35:43+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-20T23:35:43+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-20T23:35:43+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-20T23:35:43+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-20T23:35:44+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-20T23:35:44+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-20T23:35:44+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T23:35:44+0000 DEBUG reviving: failed for 'baseos', mismatched repomd. 2026-03-20T23:35:44+0000 DEBUG repo: downloading from remote: baseos 2026-03-20T23:35:44+0000 DEBUG countme: no event for baseos: window already counted 2026-03-20T23:36:06+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-20T23:36:06+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T23:36:07+0000 DEBUG reviving: failed for 'appstream', mismatched repomd. 2026-03-20T23:36:07+0000 DEBUG repo: downloading from remote: appstream 2026-03-20T23:36:07+0000 DEBUG countme: no event for appstream: window already counted 2026-03-20T23:36:18+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-20T23:36:18+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T23:36:18+0000 DEBUG reviving: failed for 'extras', mismatched repomd. 2026-03-20T23:36:18+0000 DEBUG repo: downloading from remote: extras 2026-03-20T23:36:18+0000 DEBUG countme: no event for extras: window already counted 2026-03-20T23:36:19+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-20T23:36:19+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T23:36:19+0000 DEBUG reviving: failed for 'powertools', mismatched repomd. 2026-03-20T23:36:19+0000 DEBUG repo: downloading from remote: powertools 2026-03-20T23:36:19+0000 DEBUG countme: no event for powertools: window already counted 2026-03-20T23:36:22+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-20T23:36:22+0000 DEBUG countme: no event for epel: window already counted 2026-03-20T23:36:23+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-20T23:36:23+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-20T23:36:23+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-20T23:36:23+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-20T23:36:23+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-20T23:36:23+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-20T23:36:23+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-20T23:36:23+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-20T23:36:24+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-20T23:36:24+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-20T23:36:24+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-20T23:36:24+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-20T23:36:24+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T23:36:24+0000 DDEBUG Cleaning up. 2026-03-20T23:36:24+0000 DDEBUG Plugins were unloaded. 2026-03-20T23:36:24+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-20T23:36:24+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T01:16:33+0000 INFO --- logging initialized --- 2026-03-21T01:16:33+0000 DDEBUG timer: config: 18 ms 2026-03-21T01:16:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T01:16:33+0000 DEBUG DNF version: 4.7.0 2026-03-21T01:16:33+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T01:16:33+0000 DDEBUG Installroot: / 2026-03-21T01:16:33+0000 DDEBUG Releasever: 8 2026-03-21T01:16:33+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T01:16:33+0000 DDEBUG Base command: makecache 2026-03-21T01:16:33+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T01:16:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T01:16:33+0000 DEBUG Making cache files for all metadata files. 2026-03-21T01:16:33+0000 INFO Metadata cache refreshed recently. 2026-03-21T01:16:33+0000 DDEBUG Cleaning up. 2026-03-21T01:16:33+0000 DDEBUG Plugins were unloaded. 2026-03-21T01:33:03+0000 INFO --- logging initialized --- 2026-03-21T01:33:03+0000 DDEBUG timer: config: 14 ms 2026-03-21T01:33:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T01:33:03+0000 DEBUG DNF version: 4.7.0 2026-03-21T01:33:03+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774056782-1229420-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-21T01:33:03+0000 DDEBUG Installroot: / 2026-03-21T01:33:03+0000 DDEBUG Releasever: 8 2026-03-21T01:33:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T01:33:03+0000 DDEBUG Base command: repoquery 2026-03-21T01:33:03+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774056782-1229420-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774056782-1229420-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-21T01:33:03+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T01:33:04+0000 DEBUG repo: using cache for: EA4 2026-03-21T01:33:04+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T01:33:04+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-21T01:33:04+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T01:33:04+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-21T01:33:04+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T01:33:04+0000 DEBUG repo: using cache for: baseos 2026-03-21T01:33:05+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: appstream 2026-03-21T01:33:05+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: extras 2026-03-21T01:33:05+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: powertools 2026-03-21T01:33:05+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: epel 2026-03-21T01:33:05+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-21T01:33:05+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: using cache for: imunify360 2026-03-21T01:33:05+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T01:33:05+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T01:33:05+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T01:33:05+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T01:33:05+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T01:33:05+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T01:33:05+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T01:33:05+0000 DDEBUG Cleaning up. 2026-03-21T01:33:05+0000 DDEBUG Plugins were unloaded. 2026-03-21T01:33:05+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T01:33:05+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T02:25:49+0000 INFO --- logging initialized --- 2026-03-21T02:25:49+0000 DDEBUG timer: config: 64 ms 2026-03-21T02:25:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T02:25:49+0000 DEBUG DNF version: 4.7.0 2026-03-21T02:25:49+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T02:25:49+0000 DDEBUG Installroot: / 2026-03-21T02:25:49+0000 DDEBUG Releasever: 8 2026-03-21T02:25:49+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T02:25:49+0000 DDEBUG Base command: makecache 2026-03-21T02:25:49+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T02:25:49+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T02:25:49+0000 DEBUG Making cache files for all metadata files. 2026-03-21T02:25:49+0000 INFO Metadata cache refreshed recently. 2026-03-21T02:25:49+0000 DDEBUG Cleaning up. 2026-03-21T02:25:49+0000 DDEBUG Plugins were unloaded. 2026-03-21T03:08:06+0000 INFO --- logging initialized --- 2026-03-21T03:08:06+0000 DDEBUG timer: config: 39 ms 2026-03-21T03:08:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T03:08:06+0000 DEBUG YUM version: 4.7.0 2026-03-21T03:08:06+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-21T03:08:06+0000 DDEBUG Installroot: / 2026-03-21T03:08:06+0000 DDEBUG Releasever: 8 2026-03-21T03:08:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T03:08:06+0000 DDEBUG Base command: update 2026-03-21T03:08:06+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-21T03:08:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T03:08:13+0000 DEBUG repo: using cache for: EA4 2026-03-21T03:08:13+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T03:08:13+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-21T03:08:13+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T03:08:13+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-21T03:08:13+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T03:08:13+0000 DEBUG repo: using cache for: baseos 2026-03-21T03:08:13+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T03:08:13+0000 DEBUG repo: using cache for: appstream 2026-03-21T03:08:14+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: extras 2026-03-21T03:08:14+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: powertools 2026-03-21T03:08:14+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: epel 2026-03-21T03:08:14+0000 DEBUG epel: using metadata from Fri 20 Mar 2026 02:05:10 AM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-21T03:08:14+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: using cache for: imunify360 2026-03-21T03:08:14+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T03:08:14+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T03:08:14+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:08:14+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:08:14+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:08:14+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:08:14+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T03:08:14+0000 DDEBUG Cleaning up. 2026-03-21T03:08:14+0000 DDEBUG Plugins were unloaded. 2026-03-21T03:08:14+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T03:08:14+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T03:43:03+0000 INFO --- logging initialized --- 2026-03-21T03:43:03+0000 DDEBUG timer: config: 33 ms 2026-03-21T03:43:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T03:43:03+0000 DEBUG YUM version: 4.7.0 2026-03-21T03:43:03+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-21T03:43:03+0000 DDEBUG Installroot: / 2026-03-21T03:43:03+0000 DDEBUG Releasever: 8 2026-03-21T03:43:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T03:43:03+0000 DDEBUG Base command: clean 2026-03-21T03:43:03+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-21T03:43:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T03:43:03+0000 DEBUG Cleaning data: metadata dbcache packages 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-21T03:43:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/8a66d5a413b271c5e8c03ae4326f96c0ffd1f9516ac8b8c05d14f2383be981bd-filelists.xml.xz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/e529909b85cb68ae2659533f689219e33e4d8cd24adebf85410c4d2fa53c0c8e-updateinfo.xml.bz2 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/a345c3eaca66adef2712defa0fb47a405b677b682009c6b10e317c150d22c16f-primary.xml.xz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-21T03:43:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-21T03:43:04+0000 INFO 108 files removed 2026-03-21T03:43:04+0000 DDEBUG Cleaning up. 2026-03-21T03:43:04+0000 DDEBUG Plugins were unloaded. 2026-03-21T03:43:04+0000 INFO --- logging initialized --- 2026-03-21T03:43:04+0000 DDEBUG timer: config: 9 ms 2026-03-21T03:43:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T03:43:04+0000 DEBUG YUM version: 4.7.0 2026-03-21T03:43:04+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-21T03:43:04+0000 DDEBUG Installroot: / 2026-03-21T03:43:04+0000 DDEBUG Releasever: 8 2026-03-21T03:43:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T03:43:04+0000 DDEBUG Base command: update 2026-03-21T03:43:04+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-21T03:43:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T03:43:07+0000 DEBUG repo: downloading from remote: EA4 2026-03-21T03:43:09+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T03:43:09+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-21T03:43:09+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T03:43:09+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-21T03:43:10+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T03:43:10+0000 DEBUG repo: downloading from remote: baseos 2026-03-21T03:43:10+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T03:43:32+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T03:43:32+0000 DEBUG repo: downloading from remote: appstream 2026-03-21T03:43:32+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T03:43:38+0000 INFO --- logging initialized --- 2026-03-21T03:43:38+0000 DDEBUG timer: config: 7 ms 2026-03-21T03:43:38+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T03:43:38+0000 DEBUG DNF version: 4.7.0 2026-03-21T03:43:38+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T03:43:38+0000 DDEBUG Installroot: / 2026-03-21T03:43:38+0000 DDEBUG Releasever: 8 2026-03-21T03:43:38+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T03:43:38+0000 DDEBUG Base command: makecache 2026-03-21T03:43:38+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T03:43:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T03:43:38+0000 DEBUG Making cache files for all metadata files. 2026-03-21T03:43:38+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T03:43:38+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T03:43:38+0000 INFO Waiting for process with pid 1255334 to finish. 2026-03-21T03:43:43+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T03:43:43+0000 DEBUG repo: downloading from remote: extras 2026-03-21T03:43:43+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T03:43:44+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T03:43:44+0000 DEBUG repo: downloading from remote: powertools 2026-03-21T03:43:44+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T03:43:47+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T03:43:47+0000 DEBUG repo: downloading from remote: epel 2026-03-21T03:43:47+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T03:44:00+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-21T03:44:00+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-21T03:44:01+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T03:44:01+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-21T03:44:02+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T03:44:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-21T03:44:02+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T03:44:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-21T03:44:03+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T03:44:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-21T03:44:04+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T03:44:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-21T03:44:05+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T03:44:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-21T03:44:05+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T03:44:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-21T03:44:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T03:44:06+0000 DEBUG repo: downloading from remote: imunify360 2026-03-21T03:44:10+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T03:44:10+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T03:44:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:44:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:44:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:44:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:44:10+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T03:44:10+0000 DDEBUG Cleaning up. 2026-03-21T03:44:10+0000 DDEBUG Plugins were unloaded. 2026-03-21T03:44:10+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T03:44:10+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T03:44:11+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T03:44:11+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T03:44:11+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T03:44:11+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T03:44:11+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T03:44:11+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T03:44:11+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T03:44:11+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-21T03:44:12+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T03:44:12+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T03:44:12+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-21T03:44:12+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T03:44:12+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T03:44:13+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-21T03:44:13+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T03:44:13+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T03:44:13+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-21T03:44:13+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T03:44:13+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T03:44:13+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-21T03:44:14+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-21T03:44:14+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-21T03:44:14+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T03:44:14+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-21T03:44:14+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T03:44:14+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-21T03:44:14+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T03:44:14+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-21T03:44:14+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T03:44:15+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-21T03:44:15+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T03:44:15+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-21T03:44:15+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T03:44:15+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-21T03:44:15+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T03:44:15+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-21T03:44:15+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T03:44:15+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-21T03:44:15+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T03:44:15+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T03:44:15+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T03:44:15+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T03:44:15+0000 DDEBUG Cleaning up. 2026-03-21T03:44:15+0000 DDEBUG Plugins were unloaded. 2026-03-21T03:44:15+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T03:44:15+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T05:15:15+0000 INFO --- logging initialized --- 2026-03-21T05:15:15+0000 DDEBUG timer: config: 21 ms 2026-03-21T05:15:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:15:15+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:15:15+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T05:15:15+0000 DDEBUG Installroot: / 2026-03-21T05:15:15+0000 DDEBUG Releasever: 8 2026-03-21T05:15:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:15:15+0000 DDEBUG Base command: makecache 2026-03-21T05:15:15+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T05:15:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:15:15+0000 DEBUG Making cache files for all metadata files. 2026-03-21T05:15:15+0000 INFO Metadata cache refreshed recently. 2026-03-21T05:15:15+0000 DDEBUG Cleaning up. 2026-03-21T05:15:15+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:19:14+0000 INFO --- logging initialized --- 2026-03-21T05:19:14+0000 DDEBUG timer: config: 11 ms 2026-03-21T05:19:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:19:14+0000 DEBUG YUM version: 4.7.0 2026-03-21T05:19:14+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-21T05:19:14+0000 DDEBUG Installroot: / 2026-03-21T05:19:14+0000 DDEBUG Releasever: 8 2026-03-21T05:19:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:19:14+0000 DDEBUG Base command: clean 2026-03-21T05:19:14+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-21T05:19:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:19:14+0000 DEBUG Cleaning data: metadata dbcache packages 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c072ea1cad1c2c6d65abc718b53d3a462ecc5e13e940a50d4a825b54f5a7f7e4-updateinfo.xml.bz2 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/479ee18ea88b3f27f7b7f9213d8640fdb5c609217dccb36d8f348e8f82241f33-primary.xml.xz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/312ad8f9db1360d6a600afec0a38fbdac5c48b7d6ba61906ff09e9c59b670ea5-filelists.xml.xz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-21T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-21T05:19:14+0000 INFO 108 files removed 2026-03-21T05:19:14+0000 DDEBUG Cleaning up. 2026-03-21T05:19:14+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:19:15+0000 INFO --- logging initialized --- 2026-03-21T05:19:15+0000 DDEBUG timer: config: 10 ms 2026-03-21T05:19:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:19:15+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:19:15+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-21T05:19:15+0000 DDEBUG Installroot: / 2026-03-21T05:19:15+0000 DDEBUG Releasever: 8 2026-03-21T05:19:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:19:15+0000 DDEBUG Base command: needs-restarting 2026-03-21T05:19:15+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-21T05:19:15+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:19:16+0000 DDEBUG timer: sack setup: 907 ms 2026-03-21T05:19:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:19:23+0000 WARNING Failed to read PID 1273170's smaps. 2026-03-21T05:19:23+0000 WARNING Failed to read PID 1273908's smaps. 2026-03-21T05:19:23+0000 WARNING Failed to read PID 1274183's smaps. 2026-03-21T05:19:23+0000 WARNING Failed to read PID 1274192's smaps. 2026-03-21T05:19:23+0000 WARNING Failed to read PID 1274322's smaps. 2026-03-21T05:19:24+0000 WARNING Failed to read PID 1274470's smaps. 2026-03-21T05:19:24+0000 WARNING Failed to read PID 1274572's smaps. 2026-03-21T05:19:29+0000 DDEBUG Cleaning up. 2026-03-21T05:19:29+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:20:34+0000 INFO --- logging initialized --- 2026-03-21T05:20:34+0000 DDEBUG timer: config: 12 ms 2026-03-21T05:20:34+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:20:34+0000 DEBUG YUM version: 4.7.0 2026-03-21T05:20:34+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-21T05:20:34+0000 DDEBUG Installroot: / 2026-03-21T05:20:34+0000 DDEBUG Releasever: 8 2026-03-21T05:20:34+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:20:34+0000 DDEBUG Base command: install 2026-03-21T05:20:34+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-21T05:20:34+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:20:35+0000 DEBUG repo: downloading from remote: EA4 2026-03-21T05:20:37+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-21T05:20:37+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-21T05:20:37+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-21T05:20:37+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-21T05:20:38+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-21T05:20:38+0000 DEBUG repo: downloading from remote: baseos 2026-03-21T05:20:38+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T05:21:02+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-21T05:21:02+0000 DEBUG repo: downloading from remote: appstream 2026-03-21T05:21:02+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T05:21:15+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-21T05:21:15+0000 DEBUG repo: downloading from remote: extras 2026-03-21T05:21:15+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T05:21:16+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-21T05:21:16+0000 DEBUG repo: downloading from remote: powertools 2026-03-21T05:21:16+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T05:21:19+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-21T05:21:19+0000 DEBUG repo: downloading from remote: epel 2026-03-21T05:21:19+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T05:21:32+0000 DEBUG epel: using metadata from Sat Mar 21 01:28:45 2026. 2026-03-21T05:21:32+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-21T05:21:33+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-21T05:21:33+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-21T05:21:45+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-21T05:21:45+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-21T05:21:45+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-21T05:21:45+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-21T05:21:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-21T05:21:46+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-21T05:21:47+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-21T05:21:47+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-21T05:21:47+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-21T05:21:47+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-21T05:21:48+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-21T05:21:48+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-21T05:21:49+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-21T05:21:49+0000 DEBUG repo: downloading from remote: imunify360 2026-03-21T05:21:53+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-21T05:21:53+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T05:21:53+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:53+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:53+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:53+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:53+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T05:21:53+0000 DDEBUG Cleaning up. 2026-03-21T05:21:53+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:21:53+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:21:53+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:21:55+0000 INFO --- logging initialized --- 2026-03-21T05:21:55+0000 DDEBUG timer: config: 10 ms 2026-03-21T05:21:55+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:21:55+0000 DEBUG YUM version: 4.7.0 2026-03-21T05:21:55+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-21T05:21:55+0000 DDEBUG Installroot: / 2026-03-21T05:21:55+0000 DDEBUG Releasever: 8 2026-03-21T05:21:55+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:21:55+0000 DDEBUG Base command: install 2026-03-21T05:21:55+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-21T05:21:55+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: EA4 2026-03-21T05:21:56+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-21T05:21:56+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-21T05:21:56+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T05:21:56+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: baseos 2026-03-21T05:21:56+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: appstream 2026-03-21T05:21:56+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: extras 2026-03-21T05:21:56+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: powertools 2026-03-21T05:21:56+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: epel 2026-03-21T05:21:56+0000 DEBUG epel: using metadata from Sat Mar 21 01:28:45 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-21T05:21:56+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-21T05:21:56+0000 DEBUG repo: using cache for: imunify360 2026-03-21T05:21:57+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-21T05:21:57+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T05:21:57+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:57+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:57+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:57+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:21:57+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T05:21:57+0000 DDEBUG Cleaning up. 2026-03-21T05:21:57+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:21:57+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:21:57+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:22:06+0000 INFO --- logging initialized --- 2026-03-21T05:22:06+0000 DDEBUG timer: config: 14 ms 2026-03-21T05:22:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:22:06+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:22:06+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-21T05:22:06+0000 DDEBUG Installroot: / 2026-03-21T05:22:06+0000 DDEBUG Releasever: 8 2026-03-21T05:22:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:22:06+0000 DDEBUG Base command: needs-restarting 2026-03-21T05:22:06+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-21T05:22:07+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:22:08+0000 DDEBUG timer: sack setup: 1264 ms 2026-03-21T05:22:08+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:22:08+0000 DDEBUG Cleaning up. 2026-03-21T05:22:08+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:22:59+0000 INFO --- logging initialized --- 2026-03-21T05:22:59+0000 DDEBUG timer: config: 11 ms 2026-03-21T05:22:59+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:22:59+0000 DEBUG YUM version: 4.7.0 2026-03-21T05:22:59+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-21T05:22:59+0000 DDEBUG Installroot: / 2026-03-21T05:22:59+0000 DDEBUG Releasever: 8 2026-03-21T05:22:59+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:22:59+0000 DDEBUG Base command: info 2026-03-21T05:22:59+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-21T05:23:00+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:23:00+0000 DEBUG repo: using cache for: EA4 2026-03-21T05:23:00+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-21T05:23:00+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-21T05:23:00+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-21T05:23:01+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T05:23:01+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-21T05:23:01+0000 DEBUG repo: using cache for: baseos 2026-03-21T05:23:01+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-21T05:23:01+0000 DEBUG repo: using cache for: appstream 2026-03-21T05:23:01+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-21T05:23:01+0000 DEBUG repo: using cache for: extras 2026-03-21T05:23:01+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-21T05:23:01+0000 DEBUG repo: using cache for: powertools 2026-03-21T05:23:01+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-21T05:23:01+0000 DEBUG repo: using cache for: epel 2026-03-21T05:23:02+0000 DEBUG epel: using metadata from Sat Mar 21 01:28:45 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-21T05:23:02+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-21T05:23:02+0000 DEBUG repo: using cache for: imunify360 2026-03-21T05:23:02+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-21T05:23:02+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T05:23:02+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:23:02+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:23:02+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:23:02+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T05:23:02+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T05:23:02+0000 DDEBUG Cleaning up. 2026-03-21T05:23:02+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:23:02+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:23:02+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T05:23:02+0000 INFO --- logging initialized --- 2026-03-21T05:23:02+0000 DDEBUG timer: config: 10 ms 2026-03-21T05:23:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:23:02+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:23:02+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-21T05:23:02+0000 DDEBUG Installroot: / 2026-03-21T05:23:02+0000 DDEBUG Releasever: 8 2026-03-21T05:23:02+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:23:02+0000 DDEBUG Base command: needs-restarting 2026-03-21T05:23:02+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-21T05:23:02+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:23:03+0000 DDEBUG timer: sack setup: 999 ms 2026-03-21T05:23:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:23:03+0000 DDEBUG Cleaning up. 2026-03-21T05:23:03+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:23:04+0000 INFO --- logging initialized --- 2026-03-21T05:23:04+0000 DDEBUG timer: config: 11 ms 2026-03-21T05:23:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:23:04+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:23:04+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-21T05:23:04+0000 DDEBUG Installroot: / 2026-03-21T05:23:04+0000 DDEBUG Releasever: 8 2026-03-21T05:23:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:23:04+0000 DDEBUG Base command: needs-restarting 2026-03-21T05:23:04+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-21T05:23:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:23:05+0000 DDEBUG timer: sack setup: 899 ms 2026-03-21T05:23:05+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:23:13+0000 WARNING Failed to read PID 1274640's smaps. 2026-03-21T05:23:13+0000 WARNING Failed to read PID 1274919's smaps. 2026-03-21T05:23:13+0000 WARNING Failed to read PID 1275243's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275632's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275642's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275651's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275749's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275771's smaps. 2026-03-21T05:23:14+0000 WARNING Failed to read PID 1275781's smaps. 2026-03-21T05:23:15+0000 WARNING Failed to read PID 1275784's smaps. 2026-03-21T05:23:15+0000 WARNING Failed to read PID 1275785's smaps. 2026-03-21T05:23:18+0000 DDEBUG Cleaning up. 2026-03-21T05:23:18+0000 DDEBUG Plugins were unloaded. 2026-03-21T05:23:18+0000 INFO --- logging initialized --- 2026-03-21T05:23:18+0000 DDEBUG timer: config: 10 ms 2026-03-21T05:23:19+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T05:23:19+0000 DEBUG DNF version: 4.7.0 2026-03-21T05:23:19+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-21T05:23:19+0000 DDEBUG Installroot: / 2026-03-21T05:23:19+0000 DDEBUG Releasever: 8 2026-03-21T05:23:19+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T05:23:19+0000 DDEBUG Base command: needs-restarting 2026-03-21T05:23:19+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-21T05:23:19+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T05:23:20+0000 DDEBUG timer: sack setup: 892 ms 2026-03-21T05:23:20+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T05:23:27+0000 WARNING Failed to read PID 1274025's smaps. 2026-03-21T05:23:29+0000 WARNING Failed to read PID 1275808's smaps. 2026-03-21T05:23:29+0000 WARNING Failed to read PID 1275811's smaps. 2026-03-21T05:23:29+0000 WARNING Failed to read PID 1275812's smaps. 2026-03-21T05:23:29+0000 WARNING Failed to read PID 1275813's smaps. 2026-03-21T05:23:30+0000 WARNING Failed to read PID 1275816's smaps. 2026-03-21T05:23:33+0000 DDEBUG Cleaning up. 2026-03-21T05:23:34+0000 DDEBUG Plugins were unloaded. 2026-03-21T06:34:21+0000 INFO --- logging initialized --- 2026-03-21T06:34:21+0000 DDEBUG timer: config: 20 ms 2026-03-21T06:34:21+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T06:34:21+0000 DEBUG DNF version: 4.7.0 2026-03-21T06:34:21+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T06:34:21+0000 DDEBUG Installroot: / 2026-03-21T06:34:21+0000 DDEBUG Releasever: 8 2026-03-21T06:34:21+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T06:34:21+0000 DDEBUG Base command: makecache 2026-03-21T06:34:21+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T06:34:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T06:34:21+0000 DEBUG Making cache files for all metadata files. 2026-03-21T06:34:21+0000 INFO Metadata cache refreshed recently. 2026-03-21T06:34:21+0000 DDEBUG Cleaning up. 2026-03-21T06:34:21+0000 DDEBUG Plugins were unloaded. 2026-03-21T07:37:29+0000 INFO --- logging initialized --- 2026-03-21T07:37:29+0000 DDEBUG timer: config: 17 ms 2026-03-21T07:37:29+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T07:37:29+0000 DEBUG DNF version: 4.7.0 2026-03-21T07:37:29+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T07:37:29+0000 DDEBUG Installroot: / 2026-03-21T07:37:29+0000 DDEBUG Releasever: 8 2026-03-21T07:37:29+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T07:37:29+0000 DDEBUG Base command: makecache 2026-03-21T07:37:29+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T07:37:29+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T07:37:29+0000 DEBUG Making cache files for all metadata files. 2026-03-21T07:37:29+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T07:37:29+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T07:37:29+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T07:37:29+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T07:37:29+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T07:37:29+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T07:37:29+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T07:37:29+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T07:37:29+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-21T07:37:30+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T07:37:30+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T07:37:30+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-21T07:37:30+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T07:37:30+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T07:37:31+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-21T07:37:31+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T07:37:31+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T07:37:31+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-21T07:37:31+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T07:37:31+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T07:37:32+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-21T07:37:32+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-21T07:37:32+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-21T07:37:32+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T07:37:32+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-21T07:37:32+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T07:37:32+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-21T07:37:32+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T07:37:33+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-21T07:37:33+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T07:37:33+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T07:37:33+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T07:37:33+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T07:37:33+0000 DDEBUG Cleaning up. 2026-03-21T07:37:33+0000 DDEBUG Plugins were unloaded. 2026-03-21T07:37:33+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T07:37:33+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T09:27:52+0000 INFO --- logging initialized --- 2026-03-21T09:27:52+0000 DDEBUG timer: config: 14 ms 2026-03-21T09:27:53+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T09:27:53+0000 DEBUG DNF version: 4.7.0 2026-03-21T09:27:53+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T09:27:53+0000 DDEBUG Installroot: / 2026-03-21T09:27:53+0000 DDEBUG Releasever: 8 2026-03-21T09:27:53+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T09:27:53+0000 DDEBUG Base command: makecache 2026-03-21T09:27:53+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T09:27:53+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T09:27:53+0000 DEBUG Making cache files for all metadata files. 2026-03-21T09:27:53+0000 INFO Metadata cache refreshed recently. 2026-03-21T09:27:53+0000 DDEBUG Cleaning up. 2026-03-21T09:27:53+0000 DDEBUG Plugins were unloaded. 2026-03-21T10:59:40+0000 INFO --- logging initialized --- 2026-03-21T10:59:40+0000 DDEBUG timer: config: 38 ms 2026-03-21T10:59:40+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T10:59:40+0000 DEBUG DNF version: 4.7.0 2026-03-21T10:59:40+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T10:59:40+0000 DDEBUG Installroot: / 2026-03-21T10:59:40+0000 DDEBUG Releasever: 8 2026-03-21T10:59:40+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T10:59:40+0000 DDEBUG Base command: makecache 2026-03-21T10:59:40+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T10:59:40+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T10:59:40+0000 DEBUG Making cache files for all metadata files. 2026-03-21T10:59:40+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T10:59:40+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T10:59:41+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T10:59:41+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T10:59:41+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T10:59:41+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T10:59:41+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T10:59:41+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T10:59:41+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T10:59:42+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-21T10:59:42+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T10:59:42+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T10:59:42+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-21T10:59:42+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T10:59:42+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T10:59:43+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-21T10:59:43+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T10:59:43+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T10:59:43+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-21T10:59:43+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T10:59:43+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T10:59:44+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-21T10:59:44+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-21T10:59:44+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-21T10:59:44+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T10:59:44+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-21T10:59:44+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T10:59:44+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-21T10:59:44+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T10:59:45+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-21T10:59:45+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T10:59:45+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T10:59:45+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T10:59:45+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T10:59:45+0000 DDEBUG Cleaning up. 2026-03-21T10:59:45+0000 DDEBUG Plugins were unloaded. 2026-03-21T10:59:45+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T10:59:45+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T12:05:24+0000 INFO --- logging initialized --- 2026-03-21T12:05:24+0000 DDEBUG timer: config: 160 ms 2026-03-21T12:05:24+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T12:05:24+0000 DEBUG DNF version: 4.7.0 2026-03-21T12:05:24+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T12:05:24+0000 DDEBUG Installroot: / 2026-03-21T12:05:24+0000 DDEBUG Releasever: 8 2026-03-21T12:05:24+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T12:05:24+0000 DDEBUG Base command: makecache 2026-03-21T12:05:24+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T12:05:24+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T12:05:24+0000 DEBUG Making cache files for all metadata files. 2026-03-21T12:05:24+0000 INFO Metadata cache refreshed recently. 2026-03-21T12:05:24+0000 DDEBUG Cleaning up. 2026-03-21T12:05:24+0000 DDEBUG Plugins were unloaded. 2026-03-21T14:03:21+0000 INFO --- logging initialized --- 2026-03-21T14:03:21+0000 DDEBUG timer: config: 44 ms 2026-03-21T14:03:22+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T14:03:22+0000 DEBUG DNF version: 4.7.0 2026-03-21T14:03:22+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T14:03:22+0000 DDEBUG Installroot: / 2026-03-21T14:03:22+0000 DDEBUG Releasever: 8 2026-03-21T14:03:22+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T14:03:22+0000 DDEBUG Base command: makecache 2026-03-21T14:03:22+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T14:03:22+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T14:03:22+0000 DEBUG Making cache files for all metadata files. 2026-03-21T14:03:22+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T14:03:22+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T14:03:22+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T14:03:22+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T14:03:22+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T14:03:22+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T14:03:22+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T14:03:22+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T14:03:52+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-21T14:03:52+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T14:03:52+0000 DDEBUG Cleaning up. 2026-03-21T14:03:52+0000 DDEBUG Plugins were unloaded. 2026-03-21T14:03:52+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T14:03:52+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T14:27:37+0000 INFO --- logging initialized --- 2026-03-21T14:27:37+0000 DDEBUG timer: config: 13 ms 2026-03-21T14:27:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T14:27:37+0000 DEBUG YUM version: 4.7.0 2026-03-21T14:27:37+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/zsytUSn7fI install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-21T14:27:37+0000 DDEBUG Installroot: / 2026-03-21T14:27:37+0000 DDEBUG Releasever: 8 2026-03-21T14:27:37+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T14:27:37+0000 DDEBUG Base command: install 2026-03-21T14:27:37+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/zsytUSn7fI', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-21T14:27:37+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-21T14:27:38+0000 DEBUG repo: using cache for: EA4 2026-03-21T14:27:38+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-21T14:27:38+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-21T14:27:38+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-21T14:27:38+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T14:27:38+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-21T14:27:38+0000 DEBUG repo: using cache for: baseos 2026-03-21T14:27:39+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: appstream 2026-03-21T14:27:39+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: extras 2026-03-21T14:27:39+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: powertools 2026-03-21T14:27:39+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: epel 2026-03-21T14:27:39+0000 DEBUG epel: using metadata from Sat Mar 21 01:28:45 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-21T14:27:39+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-21T14:27:39+0000 DEBUG repo: using cache for: imunify360 2026-03-21T14:27:39+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-21T14:27:39+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T14:27:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T14:27:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T14:27:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T14:27:39+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T14:27:39+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T14:27:39+0000 DDEBUG Cleaning up. 2026-03-21T14:27:39+0000 DDEBUG Plugins were unloaded. 2026-03-21T14:27:39+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T14:27:39+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-21T15:22:54+0000 INFO --- logging initialized --- 2026-03-21T15:22:54+0000 DDEBUG timer: config: 21 ms 2026-03-21T15:22:54+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T15:22:54+0000 DEBUG DNF version: 4.7.0 2026-03-21T15:22:54+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T15:22:54+0000 DDEBUG Installroot: / 2026-03-21T15:22:54+0000 DDEBUG Releasever: 8 2026-03-21T15:22:54+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T15:22:54+0000 DDEBUG Base command: makecache 2026-03-21T15:22:54+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T15:22:54+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T15:22:54+0000 DEBUG Making cache files for all metadata files. 2026-03-21T15:22:54+0000 INFO Metadata cache refreshed recently. 2026-03-21T15:22:54+0000 DDEBUG Cleaning up. 2026-03-21T15:22:54+0000 DDEBUG Plugins were unloaded. 2026-03-21T16:49:12+0000 INFO --- logging initialized --- 2026-03-21T16:49:12+0000 DDEBUG timer: config: 18 ms 2026-03-21T16:49:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T16:49:13+0000 DEBUG DNF version: 4.7.0 2026-03-21T16:49:13+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T16:49:13+0000 DDEBUG Installroot: / 2026-03-21T16:49:13+0000 DDEBUG Releasever: 8 2026-03-21T16:49:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T16:49:13+0000 DDEBUG Base command: makecache 2026-03-21T16:49:13+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T16:49:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T16:49:13+0000 DEBUG Making cache files for all metadata files. 2026-03-21T16:49:13+0000 INFO Metadata cache refreshed recently. 2026-03-21T16:49:13+0000 DDEBUG Cleaning up. 2026-03-21T16:49:13+0000 DDEBUG Plugins were unloaded. 2026-03-21T18:29:52+0000 INFO --- logging initialized --- 2026-03-21T18:29:52+0000 DDEBUG timer: config: 29 ms 2026-03-21T18:29:53+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T18:29:53+0000 DEBUG DNF version: 4.7.0 2026-03-21T18:29:53+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T18:29:53+0000 DDEBUG Installroot: / 2026-03-21T18:29:53+0000 DDEBUG Releasever: 8 2026-03-21T18:29:53+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T18:29:53+0000 DDEBUG Base command: makecache 2026-03-21T18:29:53+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T18:29:53+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T18:29:53+0000 DEBUG Making cache files for all metadata files. 2026-03-21T18:29:53+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T18:29:53+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T18:29:53+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T18:29:53+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T18:29:53+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T18:29:54+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T18:29:54+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T18:29:54+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T18:30:24+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-21T18:30:24+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T18:30:24+0000 DDEBUG Cleaning up. 2026-03-21T18:30:24+0000 DDEBUG Plugins were unloaded. 2026-03-21T18:30:24+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T18:30:24+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-21T19:33:04+0000 INFO --- logging initialized --- 2026-03-21T19:33:04+0000 DDEBUG timer: config: 20 ms 2026-03-21T19:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T19:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-21T19:33:04+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T19:33:04+0000 DDEBUG Installroot: / 2026-03-21T19:33:04+0000 DDEBUG Releasever: 8 2026-03-21T19:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T19:33:04+0000 DDEBUG Base command: makecache 2026-03-21T19:33:04+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T19:33:04+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T19:33:04+0000 DEBUG Making cache files for all metadata files. 2026-03-21T19:33:04+0000 INFO Metadata cache refreshed recently. 2026-03-21T19:33:04+0000 DDEBUG Cleaning up. 2026-03-21T19:33:04+0000 DDEBUG Plugins were unloaded. 2026-03-21T21:11:26+0000 INFO --- logging initialized --- 2026-03-21T21:11:26+0000 DDEBUG timer: config: 14 ms 2026-03-21T21:11:26+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T21:11:26+0000 DEBUG DNF version: 4.7.0 2026-03-21T21:11:26+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T21:11:26+0000 DDEBUG Installroot: / 2026-03-21T21:11:26+0000 DDEBUG Releasever: 8 2026-03-21T21:11:26+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T21:11:26+0000 DDEBUG Base command: makecache 2026-03-21T21:11:26+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T21:11:26+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T21:11:26+0000 DEBUG Making cache files for all metadata files. 2026-03-21T21:11:26+0000 INFO Metadata cache refreshed recently. 2026-03-21T21:11:26+0000 DDEBUG Cleaning up. 2026-03-21T21:11:26+0000 DDEBUG Plugins were unloaded. 2026-03-21T22:16:18+0000 INFO --- logging initialized --- 2026-03-21T22:16:18+0000 DDEBUG timer: config: 18 ms 2026-03-21T22:16:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T22:16:18+0000 DEBUG DNF version: 4.7.0 2026-03-21T22:16:18+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T22:16:18+0000 DDEBUG Installroot: / 2026-03-21T22:16:18+0000 DDEBUG Releasever: 8 2026-03-21T22:16:18+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T22:16:18+0000 DDEBUG Base command: makecache 2026-03-21T22:16:18+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T22:16:18+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T22:16:18+0000 DEBUG Making cache files for all metadata files. 2026-03-21T22:16:18+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG extras: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG epel: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-21T22:16:18+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-21T22:16:19+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-21T22:16:19+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-21T22:16:19+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-21T22:16:19+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-21T22:16:19+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-21T22:16:19+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-21T22:16:19+0000 DEBUG countme: no event for baseos: window already counted 2026-03-21T22:16:19+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-21T22:16:20+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-21T22:16:20+0000 DEBUG countme: no event for appstream: window already counted 2026-03-21T22:16:20+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-21T22:16:20+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-21T22:16:20+0000 DEBUG countme: no event for extras: window already counted 2026-03-21T22:16:21+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-21T22:16:21+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-21T22:16:21+0000 DEBUG countme: no event for powertools: window already counted 2026-03-21T22:16:21+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-21T22:16:21+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-21T22:16:21+0000 DEBUG countme: no event for epel: window already counted 2026-03-21T22:16:22+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-21T22:16:22+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-21T22:16:22+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-21T22:16:22+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-21T22:16:23+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-21T22:16:23+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-21T22:16:24+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-21T22:16:24+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-21T22:16:24+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-21T22:16:24+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-21T22:16:24+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T22:16:24+0000 DDEBUG Cleaning up. 2026-03-21T22:16:24+0000 DDEBUG Plugins were unloaded. 2026-03-21T22:16:24+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T22:16:24+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-21T23:16:47+0000 INFO --- logging initialized --- 2026-03-21T23:16:47+0000 DDEBUG timer: config: 25 ms 2026-03-21T23:16:47+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-21T23:16:47+0000 DEBUG DNF version: 4.7.0 2026-03-21T23:16:47+0000 DDEBUG Command: dnf makecache --timer 2026-03-21T23:16:47+0000 DDEBUG Installroot: / 2026-03-21T23:16:47+0000 DDEBUG Releasever: 8 2026-03-21T23:16:47+0000 DEBUG cachedir: /var/cache/dnf 2026-03-21T23:16:47+0000 DDEBUG Base command: makecache 2026-03-21T23:16:47+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-21T23:16:47+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-21T23:16:47+0000 DEBUG Making cache files for all metadata files. 2026-03-21T23:16:47+0000 INFO Metadata cache refreshed recently. 2026-03-21T23:16:47+0000 DDEBUG Cleaning up. 2026-03-21T23:16:47+0000 DDEBUG Plugins were unloaded. 2026-03-22T00:39:06+0000 INFO --- logging initialized --- 2026-03-22T00:39:06+0000 DDEBUG timer: config: 36 ms 2026-03-22T00:39:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T00:39:06+0000 DEBUG DNF version: 4.7.0 2026-03-22T00:39:06+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T00:39:06+0000 DDEBUG Installroot: / 2026-03-22T00:39:06+0000 DDEBUG Releasever: 8 2026-03-22T00:39:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T00:39:06+0000 DDEBUG Base command: makecache 2026-03-22T00:39:06+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T00:39:06+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T00:39:06+0000 DEBUG Making cache files for all metadata files. 2026-03-22T00:39:06+0000 INFO Metadata cache refreshed recently. 2026-03-22T00:39:06+0000 DDEBUG Cleaning up. 2026-03-22T00:39:06+0000 DDEBUG Plugins were unloaded. 2026-03-22T01:33:04+0000 INFO --- logging initialized --- 2026-03-22T01:33:04+0000 DDEBUG timer: config: 33 ms 2026-03-22T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-22T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774143183-1513481-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-22T01:33:04+0000 DDEBUG Installroot: / 2026-03-22T01:33:04+0000 DDEBUG Releasever: 8 2026-03-22T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-22T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774143183-1513481-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774143183-1513481-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-22T01:33:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T01:33:05+0000 DEBUG repo: using cache for: EA4 2026-03-22T01:33:05+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T01:33:05+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-22T01:33:05+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T01:33:05+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-22T01:33:05+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T01:33:05+0000 DEBUG repo: using cache for: baseos 2026-03-22T01:33:06+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: appstream 2026-03-22T01:33:06+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-22T01:33:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-22T01:33:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-22T01:33:06+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-22T01:33:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: using cache for: imunify360 2026-03-22T01:33:06+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T01:33:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T01:33:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T01:33:06+0000 DDEBUG Cleaning up. 2026-03-22T01:33:06+0000 DDEBUG Plugins were unloaded. 2026-03-22T01:33:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T01:33:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T02:34:20+0000 INFO --- logging initialized --- 2026-03-22T02:34:20+0000 DDEBUG timer: config: 47 ms 2026-03-22T02:34:20+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T02:34:20+0000 DEBUG DNF version: 4.7.0 2026-03-22T02:34:20+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T02:34:20+0000 DDEBUG Installroot: / 2026-03-22T02:34:20+0000 DDEBUG Releasever: 8 2026-03-22T02:34:20+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T02:34:20+0000 DDEBUG Base command: makecache 2026-03-22T02:34:20+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T02:34:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T02:34:21+0000 DEBUG Making cache files for all metadata files. 2026-03-22T02:34:21+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T02:34:21+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T02:34:21+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T02:34:21+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T02:34:21+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T02:34:21+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T02:34:21+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T02:34:21+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T02:34:51+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-22T02:34:51+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T02:34:51+0000 DDEBUG Cleaning up. 2026-03-22T02:34:51+0000 DDEBUG Plugins were unloaded. 2026-03-22T02:34:51+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T02:34:51+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T03:17:09+0000 INFO --- logging initialized --- 2026-03-22T03:17:09+0000 DDEBUG timer: config: 58 ms 2026-03-22T03:17:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T03:17:10+0000 DEBUG YUM version: 4.7.0 2026-03-22T03:17:10+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-22T03:17:10+0000 DDEBUG Installroot: / 2026-03-22T03:17:10+0000 DDEBUG Releasever: 8 2026-03-22T03:17:10+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T03:17:10+0000 DDEBUG Base command: update 2026-03-22T03:17:10+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-22T03:17:10+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T03:17:18+0000 DEBUG repo: using cache for: EA4 2026-03-22T03:17:18+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T03:17:18+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-22T03:17:18+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T03:17:18+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-22T03:17:18+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T03:17:18+0000 DEBUG repo: using cache for: baseos 2026-03-22T03:17:18+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T03:17:18+0000 DEBUG repo: using cache for: appstream 2026-03-22T03:17:19+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: extras 2026-03-22T03:17:19+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: powertools 2026-03-22T03:17:19+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: epel 2026-03-22T03:17:19+0000 DEBUG epel: using metadata from Sat 21 Mar 2026 01:28:45 AM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-22T03:17:19+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: using cache for: imunify360 2026-03-22T03:17:19+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T03:17:19+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T03:17:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T03:17:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T03:17:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T03:17:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T03:17:19+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T03:17:19+0000 DDEBUG Cleaning up. 2026-03-22T03:17:19+0000 DDEBUG Plugins were unloaded. 2026-03-22T03:17:19+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T03:17:19+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T03:51:55+0000 INFO --- logging initialized --- 2026-03-22T03:51:55+0000 DDEBUG timer: config: 36 ms 2026-03-22T03:51:56+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T03:51:56+0000 DEBUG DNF version: 4.7.0 2026-03-22T03:51:56+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T03:51:56+0000 DDEBUG Installroot: / 2026-03-22T03:51:56+0000 DDEBUG Releasever: 8 2026-03-22T03:51:56+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T03:51:56+0000 DDEBUG Base command: makecache 2026-03-22T03:51:56+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T03:51:56+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T03:51:56+0000 DEBUG Making cache files for all metadata files. 2026-03-22T03:51:56+0000 INFO Metadata cache refreshed recently. 2026-03-22T03:51:56+0000 DDEBUG Cleaning up. 2026-03-22T03:51:56+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:06:03+0000 INFO --- logging initialized --- 2026-03-22T05:06:03+0000 DDEBUG timer: config: 35 ms 2026-03-22T05:06:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:06:03+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:06:03+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-22T05:06:03+0000 DDEBUG Installroot: / 2026-03-22T05:06:03+0000 DDEBUG Releasever: 8 2026-03-22T05:06:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:06:03+0000 DDEBUG Base command: clean 2026-03-22T05:06:03+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-22T05:06:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:06:03+0000 DEBUG Cleaning data: packages dbcache metadata 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c072ea1cad1c2c6d65abc718b53d3a462ecc5e13e940a50d4a825b54f5a7f7e4-updateinfo.xml.bz2 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/479ee18ea88b3f27f7b7f9213d8640fdb5c609217dccb36d8f348e8f82241f33-primary.xml.xz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/312ad8f9db1360d6a600afec0a38fbdac5c48b7d6ba61906ff09e9c59b670ea5-filelists.xml.xz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-22T05:06:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-22T05:06:03+0000 INFO 108 files removed 2026-03-22T05:06:03+0000 DDEBUG Cleaning up. 2026-03-22T05:06:03+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:06:04+0000 INFO --- logging initialized --- 2026-03-22T05:06:04+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:06:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:06:04+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:06:04+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-22T05:06:04+0000 DDEBUG Installroot: / 2026-03-22T05:06:04+0000 DDEBUG Releasever: 8 2026-03-22T05:06:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:06:04+0000 DDEBUG Base command: update 2026-03-22T05:06:04+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-22T05:06:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:06:06+0000 DEBUG repo: downloading from remote: EA4 2026-03-22T05:06:08+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T05:06:08+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-22T05:06:08+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T05:06:08+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-22T05:06:08+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T05:06:08+0000 DEBUG repo: downloading from remote: baseos 2026-03-22T05:06:08+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T05:06:33+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T05:06:33+0000 DEBUG repo: downloading from remote: appstream 2026-03-22T05:06:33+0000 DEBUG countme: no event for appstream: window already counted 2026-03-22T05:06:49+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T05:06:49+0000 DEBUG repo: downloading from remote: extras 2026-03-22T05:06:49+0000 DEBUG countme: no event for extras: window already counted 2026-03-22T05:06:50+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T05:06:50+0000 DEBUG repo: downloading from remote: powertools 2026-03-22T05:06:50+0000 DEBUG countme: no event for powertools: window already counted 2026-03-22T05:06:55+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T05:06:55+0000 DEBUG repo: downloading from remote: epel 2026-03-22T05:06:55+0000 DEBUG countme: no event for epel: window already counted 2026-03-22T05:07:14+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-22T05:07:14+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-22T05:07:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T05:07:15+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-22T05:07:16+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T05:07:16+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-22T05:07:17+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T05:07:17+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-22T05:07:18+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T05:07:18+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-22T05:07:19+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T05:07:19+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-22T05:07:20+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T05:07:20+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-22T05:07:21+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T05:07:21+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-22T05:07:22+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T05:07:22+0000 DEBUG repo: downloading from remote: imunify360 2026-03-22T05:07:27+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T05:07:27+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T05:07:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:07:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:07:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:07:27+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:07:27+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T05:07:27+0000 DDEBUG Cleaning up. 2026-03-22T05:07:27+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:07:27+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:07:27+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:19:07+0000 INFO --- logging initialized --- 2026-03-22T05:19:07+0000 DDEBUG timer: config: 11 ms 2026-03-22T05:19:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:19:07+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:19:07+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T05:19:07+0000 DDEBUG Installroot: / 2026-03-22T05:19:07+0000 DDEBUG Releasever: 8 2026-03-22T05:19:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:19:07+0000 DDEBUG Base command: makecache 2026-03-22T05:19:07+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T05:19:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:19:07+0000 DEBUG Making cache files for all metadata files. 2026-03-22T05:19:07+0000 INFO Metadata cache refreshed recently. 2026-03-22T05:19:07+0000 DDEBUG Cleaning up. 2026-03-22T05:19:07+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:19:16+0000 INFO --- logging initialized --- 2026-03-22T05:19:16+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:19:16+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:19:16+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:19:16+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-22T05:19:16+0000 DDEBUG Installroot: / 2026-03-22T05:19:16+0000 DDEBUG Releasever: 8 2026-03-22T05:19:16+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:19:16+0000 DDEBUG Base command: clean 2026-03-22T05:19:16+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-22T05:19:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:19:16+0000 DEBUG Cleaning data: packages metadata dbcache 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/206ed487eb3a068e48b7909f444e5b8884e24d8acf6bcc946c4a5ab62393ceae-primary.xml.xz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/fccdffd1dcc89957c9b813aaf3af199569381a930197f15d1d1f4f1ee687e526-filelists.xml.xz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/b79e88a0d7bccaa4e07ed770332a7c615844197f0d533083af1fa9d2197bb330-updateinfo.xml.bz2 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-22T05:19:16+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-22T05:19:16+0000 INFO 108 files removed 2026-03-22T05:19:16+0000 DDEBUG Cleaning up. 2026-03-22T05:19:16+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:19:17+0000 INFO --- logging initialized --- 2026-03-22T05:19:17+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:19:17+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:19:17+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:19:17+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-22T05:19:17+0000 DDEBUG Installroot: / 2026-03-22T05:19:17+0000 DDEBUG Releasever: 8 2026-03-22T05:19:17+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:19:17+0000 DDEBUG Base command: needs-restarting 2026-03-22T05:19:17+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-22T05:19:17+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:19:18+0000 DDEBUG timer: sack setup: 1046 ms 2026-03-22T05:19:18+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1557452's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1557723's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1558134's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1558173's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1558176's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1558177's smaps. 2026-03-22T05:19:26+0000 WARNING Failed to read PID 1558179's smaps. 2026-03-22T05:19:27+0000 WARNING Failed to read PID 1558195's smaps. 2026-03-22T05:19:27+0000 WARNING Failed to read PID 1558198's smaps. 2026-03-22T05:19:27+0000 WARNING Failed to read PID 1558200's smaps. 2026-03-22T05:19:27+0000 WARNING Failed to read PID 1558204's smaps. 2026-03-22T05:19:31+0000 DDEBUG Cleaning up. 2026-03-22T05:19:31+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:20:35+0000 INFO --- logging initialized --- 2026-03-22T05:20:35+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:20:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:20:35+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:20:35+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-22T05:20:35+0000 DDEBUG Installroot: / 2026-03-22T05:20:35+0000 DDEBUG Releasever: 8 2026-03-22T05:20:35+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:20:35+0000 DDEBUG Base command: install 2026-03-22T05:20:35+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-22T05:20:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:20:36+0000 DEBUG repo: downloading from remote: EA4 2026-03-22T05:20:37+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-22T05:20:37+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-22T05:20:38+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-22T05:20:38+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-22T05:20:39+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-22T05:20:39+0000 DEBUG repo: downloading from remote: baseos 2026-03-22T05:20:39+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T05:21:03+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-22T05:21:03+0000 DEBUG repo: downloading from remote: appstream 2026-03-22T05:21:03+0000 DEBUG countme: no event for appstream: window already counted 2026-03-22T05:21:16+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-22T05:21:16+0000 DEBUG repo: downloading from remote: extras 2026-03-22T05:21:16+0000 DEBUG countme: no event for extras: window already counted 2026-03-22T05:21:17+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-22T05:21:17+0000 DEBUG repo: downloading from remote: powertools 2026-03-22T05:21:17+0000 DEBUG countme: no event for powertools: window already counted 2026-03-22T05:21:20+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-22T05:21:20+0000 DEBUG repo: downloading from remote: epel 2026-03-22T05:21:20+0000 DEBUG countme: no event for epel: window already counted 2026-03-22T05:21:33+0000 DEBUG epel: using metadata from Sun Mar 22 00:59:45 2026. 2026-03-22T05:21:33+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-22T05:21:33+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-22T05:21:33+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-22T05:21:34+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-22T05:21:34+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-22T05:21:35+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-22T05:21:35+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-22T05:21:35+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-22T05:21:35+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-22T05:21:36+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-22T05:21:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-22T05:21:36+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-22T05:21:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-22T05:21:37+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-22T05:21:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-22T05:21:38+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-22T05:21:38+0000 DEBUG repo: downloading from remote: imunify360 2026-03-22T05:21:42+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-22T05:21:42+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T05:21:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:42+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T05:21:42+0000 DDEBUG Cleaning up. 2026-03-22T05:21:42+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:21:42+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:21:42+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:21:44+0000 INFO --- logging initialized --- 2026-03-22T05:21:44+0000 DDEBUG timer: config: 10 ms 2026-03-22T05:21:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:21:44+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:21:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-22T05:21:44+0000 DDEBUG Installroot: / 2026-03-22T05:21:44+0000 DDEBUG Releasever: 8 2026-03-22T05:21:44+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:21:44+0000 DDEBUG Base command: install 2026-03-22T05:21:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-22T05:21:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: EA4 2026-03-22T05:21:45+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-22T05:21:45+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-22T05:21:45+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T05:21:45+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: baseos 2026-03-22T05:21:45+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: appstream 2026-03-22T05:21:45+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: extras 2026-03-22T05:21:45+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: powertools 2026-03-22T05:21:45+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-22T05:21:45+0000 DEBUG repo: using cache for: epel 2026-03-22T05:21:46+0000 DEBUG epel: using metadata from Sun Mar 22 00:59:45 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-22T05:21:46+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-22T05:21:46+0000 DEBUG repo: using cache for: imunify360 2026-03-22T05:21:46+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-22T05:21:46+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T05:21:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:21:46+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T05:21:46+0000 DDEBUG Cleaning up. 2026-03-22T05:21:46+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:21:46+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:21:46+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:21:56+0000 INFO --- logging initialized --- 2026-03-22T05:21:56+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:21:56+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:21:56+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:21:56+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-22T05:21:56+0000 DDEBUG Installroot: / 2026-03-22T05:21:56+0000 DDEBUG Releasever: 8 2026-03-22T05:21:56+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:21:56+0000 DDEBUG Base command: needs-restarting 2026-03-22T05:21:56+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-22T05:21:56+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:21:57+0000 DDEBUG timer: sack setup: 910 ms 2026-03-22T05:21:57+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:21:57+0000 DDEBUG Cleaning up. 2026-03-22T05:21:57+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:22:31+0000 INFO --- logging initialized --- 2026-03-22T05:22:31+0000 DDEBUG timer: config: 9 ms 2026-03-22T05:22:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:22:31+0000 DEBUG YUM version: 4.7.0 2026-03-22T05:22:31+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-22T05:22:31+0000 DDEBUG Installroot: / 2026-03-22T05:22:31+0000 DDEBUG Releasever: 8 2026-03-22T05:22:31+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:22:31+0000 DDEBUG Base command: info 2026-03-22T05:22:31+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-22T05:22:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: EA4 2026-03-22T05:22:32+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-22T05:22:32+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-22T05:22:32+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T05:22:32+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: baseos 2026-03-22T05:22:32+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: appstream 2026-03-22T05:22:32+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: extras 2026-03-22T05:22:32+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: powertools 2026-03-22T05:22:32+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-22T05:22:32+0000 DEBUG repo: using cache for: epel 2026-03-22T05:22:33+0000 DEBUG epel: using metadata from Sun Mar 22 00:59:45 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-22T05:22:33+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-22T05:22:33+0000 DEBUG repo: using cache for: imunify360 2026-03-22T05:22:33+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-22T05:22:33+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T05:22:33+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:22:33+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:22:33+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:22:33+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T05:22:33+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T05:22:33+0000 DDEBUG Cleaning up. 2026-03-22T05:22:33+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:22:33+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:22:33+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T05:22:33+0000 INFO --- logging initialized --- 2026-03-22T05:22:33+0000 DDEBUG timer: config: 10 ms 2026-03-22T05:22:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:22:33+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:22:33+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-22T05:22:33+0000 DDEBUG Installroot: / 2026-03-22T05:22:33+0000 DDEBUG Releasever: 8 2026-03-22T05:22:33+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:22:33+0000 DDEBUG Base command: needs-restarting 2026-03-22T05:22:33+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-22T05:22:33+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:22:34+0000 DDEBUG timer: sack setup: 993 ms 2026-03-22T05:22:34+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:22:34+0000 DDEBUG Cleaning up. 2026-03-22T05:22:34+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:22:35+0000 INFO --- logging initialized --- 2026-03-22T05:22:35+0000 DDEBUG timer: config: 11 ms 2026-03-22T05:22:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:22:35+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:22:35+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-22T05:22:35+0000 DDEBUG Installroot: / 2026-03-22T05:22:35+0000 DDEBUG Releasever: 8 2026-03-22T05:22:35+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:22:35+0000 DDEBUG Base command: needs-restarting 2026-03-22T05:22:35+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-22T05:22:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:22:36+0000 DDEBUG timer: sack setup: 1009 ms 2026-03-22T05:22:36+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1558476's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559177's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559178's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559294's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559311's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559312's smaps. 2026-03-22T05:22:45+0000 WARNING Failed to read PID 1559313's smaps. 2026-03-22T05:22:46+0000 WARNING Failed to read PID 1559316's smaps. 2026-03-22T05:22:46+0000 WARNING Failed to read PID 1559319's smaps. 2026-03-22T05:22:46+0000 WARNING Failed to read PID 1559321's smaps. 2026-03-22T05:22:46+0000 WARNING Failed to read PID 1559322's smaps. 2026-03-22T05:22:46+0000 WARNING Failed to read PID 1559324's smaps. 2026-03-22T05:22:49+0000 DDEBUG Cleaning up. 2026-03-22T05:22:49+0000 DDEBUG Plugins were unloaded. 2026-03-22T05:22:49+0000 INFO --- logging initialized --- 2026-03-22T05:22:49+0000 DDEBUG timer: config: 7 ms 2026-03-22T05:22:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T05:22:49+0000 DEBUG DNF version: 4.7.0 2026-03-22T05:22:49+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-22T05:22:49+0000 DDEBUG Installroot: / 2026-03-22T05:22:49+0000 DDEBUG Releasever: 8 2026-03-22T05:22:49+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T05:22:49+0000 DDEBUG Base command: needs-restarting 2026-03-22T05:22:49+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-22T05:22:49+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T05:22:50+0000 DDEBUG timer: sack setup: 854 ms 2026-03-22T05:22:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T05:22:57+0000 WARNING Failed to read PID 1555461's smaps. 2026-03-22T05:22:58+0000 WARNING Failed to read PID 1557782's smaps. 2026-03-22T05:22:58+0000 WARNING Failed to read PID 1559337's smaps. 2026-03-22T05:22:58+0000 WARNING Failed to read PID 1559344's smaps. 2026-03-22T05:22:58+0000 WARNING Failed to read PID 1559349's smaps. 2026-03-22T05:22:58+0000 WARNING Failed to read PID 1559350's smaps. 2026-03-22T05:22:59+0000 WARNING Failed to read PID 1559352's smaps. 2026-03-22T05:22:59+0000 WARNING Failed to read PID 1559353's smaps. 2026-03-22T05:23:03+0000 DDEBUG Cleaning up. 2026-03-22T05:23:03+0000 DDEBUG Plugins were unloaded. 2026-03-22T06:52:45+0000 INFO --- logging initialized --- 2026-03-22T06:52:45+0000 DDEBUG timer: config: 22 ms 2026-03-22T06:52:45+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T06:52:45+0000 DEBUG DNF version: 4.7.0 2026-03-22T06:52:45+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T06:52:45+0000 DDEBUG Installroot: / 2026-03-22T06:52:45+0000 DDEBUG Releasever: 8 2026-03-22T06:52:45+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T06:52:45+0000 DDEBUG Base command: makecache 2026-03-22T06:52:45+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T06:52:45+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T06:52:45+0000 DEBUG Making cache files for all metadata files. 2026-03-22T06:52:45+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T06:52:45+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T06:52:45+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T06:52:46+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T06:52:46+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T06:52:46+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T06:52:46+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T06:52:46+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T06:53:16+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-22T06:53:16+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T06:53:16+0000 DDEBUG Cleaning up. 2026-03-22T06:53:16+0000 DDEBUG Plugins were unloaded. 2026-03-22T06:53:16+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T06:53:16+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T07:53:29+0000 INFO --- logging initialized --- 2026-03-22T07:53:29+0000 DDEBUG timer: config: 16 ms 2026-03-22T07:53:29+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T07:53:29+0000 DEBUG DNF version: 4.7.0 2026-03-22T07:53:29+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T07:53:29+0000 DDEBUG Installroot: / 2026-03-22T07:53:29+0000 DDEBUG Releasever: 8 2026-03-22T07:53:29+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T07:53:29+0000 DDEBUG Base command: makecache 2026-03-22T07:53:29+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T07:53:29+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T07:53:29+0000 DEBUG Making cache files for all metadata files. 2026-03-22T07:53:29+0000 INFO Metadata cache refreshed recently. 2026-03-22T07:53:29+0000 DDEBUG Cleaning up. 2026-03-22T07:53:29+0000 DDEBUG Plugins were unloaded. 2026-03-22T09:23:00+0000 INFO --- logging initialized --- 2026-03-22T09:23:00+0000 DDEBUG timer: config: 52 ms 2026-03-22T09:23:01+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T09:23:01+0000 DEBUG DNF version: 4.7.0 2026-03-22T09:23:01+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T09:23:01+0000 DDEBUG Installroot: / 2026-03-22T09:23:01+0000 DDEBUG Releasever: 8 2026-03-22T09:23:01+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T09:23:01+0000 DDEBUG Base command: makecache 2026-03-22T09:23:01+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T09:23:01+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T09:23:01+0000 DEBUG Making cache files for all metadata files. 2026-03-22T09:23:01+0000 INFO Metadata cache refreshed recently. 2026-03-22T09:23:01+0000 DDEBUG Cleaning up. 2026-03-22T09:23:01+0000 DDEBUG Plugins were unloaded. 2026-03-22T11:16:43+0000 INFO --- logging initialized --- 2026-03-22T11:16:43+0000 DDEBUG timer: config: 20 ms 2026-03-22T11:16:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T11:16:43+0000 DEBUG DNF version: 4.7.0 2026-03-22T11:16:43+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T11:16:43+0000 DDEBUG Installroot: / 2026-03-22T11:16:43+0000 DDEBUG Releasever: 8 2026-03-22T11:16:43+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T11:16:43+0000 DDEBUG Base command: makecache 2026-03-22T11:16:43+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T11:16:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T11:16:43+0000 DEBUG Making cache files for all metadata files. 2026-03-22T11:16:43+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T11:16:43+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T11:16:44+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T11:16:44+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T11:16:44+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T11:16:44+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T11:16:44+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T11:16:44+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T11:16:44+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T11:16:45+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-22T11:16:45+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T11:16:45+0000 DEBUG countme: no event for appstream: window already counted 2026-03-22T11:16:45+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-22T11:16:46+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T11:16:46+0000 DEBUG countme: no event for extras: window already counted 2026-03-22T11:16:46+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-22T11:16:46+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T11:16:46+0000 DEBUG countme: no event for powertools: window already counted 2026-03-22T11:16:47+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-22T11:16:47+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T11:16:47+0000 DEBUG countme: no event for epel: window already counted 2026-03-22T11:16:47+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-22T11:16:47+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T11:16:48+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-22T11:16:48+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T11:16:49+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-22T11:16:49+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T11:16:49+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-22T11:16:49+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T11:16:49+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T11:16:49+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T11:16:49+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T11:16:49+0000 DDEBUG Cleaning up. 2026-03-22T11:16:49+0000 DDEBUG Plugins were unloaded. 2026-03-22T11:16:49+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T11:16:49+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T11:51:41+0000 INFO --- logging initialized --- 2026-03-22T11:51:41+0000 DDEBUG timer: config: 13 ms 2026-03-22T11:51:41+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T11:51:41+0000 DEBUG YUM version: 4.7.0 2026-03-22T11:51:41+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/d6FSyPyCoN install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-22T11:51:41+0000 DDEBUG Installroot: / 2026-03-22T11:51:41+0000 DDEBUG Releasever: 8 2026-03-22T11:51:41+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T11:51:41+0000 DDEBUG Base command: install 2026-03-22T11:51:41+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/d6FSyPyCoN', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-22T11:51:41+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: EA4 2026-03-22T11:51:42+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-22T11:51:42+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-22T11:51:42+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T11:51:42+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: baseos 2026-03-22T11:51:42+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: appstream 2026-03-22T11:51:42+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: extras 2026-03-22T11:51:42+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: powertools 2026-03-22T11:51:42+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-22T11:51:42+0000 DEBUG repo: using cache for: epel 2026-03-22T11:51:43+0000 DEBUG epel: using metadata from Sun Mar 22 00:59:45 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-22T11:51:43+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-22T11:51:43+0000 DEBUG repo: using cache for: imunify360 2026-03-22T11:51:43+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-22T11:51:43+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T11:51:43+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T11:51:43+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T11:51:43+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T11:51:43+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T11:51:43+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T11:51:43+0000 DDEBUG Cleaning up. 2026-03-22T11:51:43+0000 DDEBUG Plugins were unloaded. 2026-03-22T11:51:43+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T11:51:43+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-22T12:31:33+0000 INFO --- logging initialized --- 2026-03-22T12:31:33+0000 DDEBUG timer: config: 20 ms 2026-03-22T12:31:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T12:31:33+0000 DEBUG DNF version: 4.7.0 2026-03-22T12:31:33+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T12:31:33+0000 DDEBUG Installroot: / 2026-03-22T12:31:33+0000 DDEBUG Releasever: 8 2026-03-22T12:31:33+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T12:31:33+0000 DDEBUG Base command: makecache 2026-03-22T12:31:33+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T12:31:34+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T12:31:34+0000 DEBUG Making cache files for all metadata files. 2026-03-22T12:31:34+0000 INFO Metadata cache refreshed recently. 2026-03-22T12:31:34+0000 DDEBUG Cleaning up. 2026-03-22T12:31:34+0000 DDEBUG Plugins were unloaded. 2026-03-22T13:53:24+0000 INFO --- logging initialized --- 2026-03-22T13:53:24+0000 DDEBUG timer: config: 25 ms 2026-03-22T13:53:25+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T13:53:25+0000 DEBUG DNF version: 4.7.0 2026-03-22T13:53:25+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T13:53:25+0000 DDEBUG Installroot: / 2026-03-22T13:53:25+0000 DDEBUG Releasever: 8 2026-03-22T13:53:25+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T13:53:25+0000 DDEBUG Base command: makecache 2026-03-22T13:53:25+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T13:53:25+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T13:53:25+0000 DEBUG Making cache files for all metadata files. 2026-03-22T13:53:25+0000 INFO Metadata cache refreshed recently. 2026-03-22T13:53:25+0000 DDEBUG Cleaning up. 2026-03-22T13:53:25+0000 DDEBUG Plugins were unloaded. 2026-03-22T14:54:51+0000 INFO --- logging initialized --- 2026-03-22T14:54:51+0000 DDEBUG timer: config: 13 ms 2026-03-22T14:54:51+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T14:54:51+0000 DEBUG DNF version: 4.7.0 2026-03-22T14:54:51+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T14:54:51+0000 DDEBUG Installroot: / 2026-03-22T14:54:51+0000 DDEBUG Releasever: 8 2026-03-22T14:54:51+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T14:54:51+0000 DDEBUG Base command: makecache 2026-03-22T14:54:51+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T14:54:51+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T14:54:51+0000 DEBUG Making cache files for all metadata files. 2026-03-22T14:54:51+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T14:54:51+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T14:54:51+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T14:54:51+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T14:54:51+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T14:54:52+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T14:54:52+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T14:54:52+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T14:55:22+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-22T14:55:22+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T14:55:22+0000 DDEBUG Cleaning up. 2026-03-22T14:55:22+0000 DDEBUG Plugins were unloaded. 2026-03-22T14:55:22+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T14:55:22+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-22T16:05:49+0000 INFO --- logging initialized --- 2026-03-22T16:05:49+0000 DDEBUG timer: config: 38 ms 2026-03-22T16:05:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T16:05:49+0000 DEBUG DNF version: 4.7.0 2026-03-22T16:05:49+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T16:05:49+0000 DDEBUG Installroot: / 2026-03-22T16:05:49+0000 DDEBUG Releasever: 8 2026-03-22T16:05:49+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T16:05:49+0000 DDEBUG Base command: makecache 2026-03-22T16:05:49+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T16:05:49+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T16:05:49+0000 DEBUG Making cache files for all metadata files. 2026-03-22T16:05:49+0000 INFO Metadata cache refreshed recently. 2026-03-22T16:05:49+0000 DDEBUG Cleaning up. 2026-03-22T16:05:49+0000 DDEBUG Plugins were unloaded. 2026-03-22T17:43:30+0000 INFO --- logging initialized --- 2026-03-22T17:43:30+0000 DDEBUG timer: config: 15 ms 2026-03-22T17:43:30+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T17:43:30+0000 DEBUG DNF version: 4.7.0 2026-03-22T17:43:30+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T17:43:30+0000 DDEBUG Installroot: / 2026-03-22T17:43:30+0000 DDEBUG Releasever: 8 2026-03-22T17:43:30+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T17:43:30+0000 DDEBUG Base command: makecache 2026-03-22T17:43:30+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T17:43:30+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T17:43:30+0000 DEBUG Making cache files for all metadata files. 2026-03-22T17:43:30+0000 INFO Metadata cache refreshed recently. 2026-03-22T17:43:30+0000 DDEBUG Cleaning up. 2026-03-22T17:43:30+0000 DDEBUG Plugins were unloaded. 2026-03-22T18:47:49+0000 INFO --- logging initialized --- 2026-03-22T18:47:49+0000 DDEBUG timer: config: 14 ms 2026-03-22T18:47:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T18:47:49+0000 DEBUG DNF version: 4.7.0 2026-03-22T18:47:49+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T18:47:49+0000 DDEBUG Installroot: / 2026-03-22T18:47:49+0000 DDEBUG Releasever: 8 2026-03-22T18:47:49+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T18:47:49+0000 DDEBUG Base command: makecache 2026-03-22T18:47:49+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T18:47:49+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T18:47:49+0000 DEBUG Making cache files for all metadata files. 2026-03-22T18:47:49+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T18:47:49+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T18:47:50+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T18:47:50+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T18:47:50+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T18:47:50+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T18:47:50+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T18:47:50+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T18:47:50+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T18:47:51+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-22T18:47:51+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T18:47:51+0000 DEBUG countme: no event for appstream: window already counted 2026-03-22T18:47:51+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-22T18:47:51+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T18:47:51+0000 DEBUG countme: no event for extras: window already counted 2026-03-22T18:47:52+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-22T18:47:52+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T18:47:52+0000 DEBUG countme: no event for powertools: window already counted 2026-03-22T18:47:52+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-22T18:47:52+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T18:47:52+0000 DEBUG countme: no event for epel: window already counted 2026-03-22T18:47:52+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-22T18:47:53+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-22T18:47:53+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-22T18:47:53+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T18:47:53+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-22T18:47:53+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T18:47:53+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-22T18:47:53+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T18:47:53+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-22T18:47:53+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T18:47:54+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-22T18:47:54+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T18:47:54+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-22T18:47:54+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T18:47:54+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-22T18:47:54+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T18:47:54+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-22T18:47:54+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T18:47:54+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-22T18:47:54+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T18:47:54+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T18:47:54+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T18:47:54+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T18:47:54+0000 DDEBUG Cleaning up. 2026-03-22T18:47:54+0000 DDEBUG Plugins were unloaded. 2026-03-22T18:47:54+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T18:47:54+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T20:19:26+0000 INFO --- logging initialized --- 2026-03-22T20:19:26+0000 DDEBUG timer: config: 15 ms 2026-03-22T20:19:27+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T20:19:27+0000 DEBUG DNF version: 4.7.0 2026-03-22T20:19:27+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T20:19:27+0000 DDEBUG Installroot: / 2026-03-22T20:19:27+0000 DDEBUG Releasever: 8 2026-03-22T20:19:27+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T20:19:27+0000 DDEBUG Base command: makecache 2026-03-22T20:19:27+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T20:19:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T20:19:27+0000 DEBUG Making cache files for all metadata files. 2026-03-22T20:19:27+0000 INFO Metadata cache refreshed recently. 2026-03-22T20:19:27+0000 DDEBUG Cleaning up. 2026-03-22T20:19:27+0000 DDEBUG Plugins were unloaded. 2026-03-22T22:11:09+0000 INFO --- logging initialized --- 2026-03-22T22:11:09+0000 DDEBUG timer: config: 25 ms 2026-03-22T22:11:09+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T22:11:09+0000 DEBUG DNF version: 4.7.0 2026-03-22T22:11:09+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T22:11:09+0000 DDEBUG Installroot: / 2026-03-22T22:11:09+0000 DDEBUG Releasever: 8 2026-03-22T22:11:09+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T22:11:09+0000 DDEBUG Base command: makecache 2026-03-22T22:11:09+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T22:11:09+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T22:11:09+0000 DEBUG Making cache files for all metadata files. 2026-03-22T22:11:09+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG extras: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG epel: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-22T22:11:09+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-22T22:11:09+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-22T22:11:09+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-22T22:11:09+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-22T22:11:10+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-22T22:11:10+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-22T22:11:10+0000 DEBUG countme: no event for baseos: window already counted 2026-03-22T22:11:10+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-22T22:11:10+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-22T22:11:10+0000 DEBUG countme: no event for appstream: window already counted 2026-03-22T22:11:10+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-22T22:11:11+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-22T22:11:11+0000 DEBUG countme: no event for extras: window already counted 2026-03-22T22:11:11+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-22T22:11:11+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-22T22:11:11+0000 DEBUG countme: no event for powertools: window already counted 2026-03-22T22:11:11+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-22T22:11:11+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-22T22:11:11+0000 DEBUG countme: no event for epel: window already counted 2026-03-22T22:11:12+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-22T22:11:12+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-22T22:11:13+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-22T22:11:13+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-22T22:11:14+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-22T22:11:14+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-22T22:11:14+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-22T22:11:14+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-22T22:11:14+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T22:11:14+0000 DDEBUG Cleaning up. 2026-03-22T22:11:14+0000 DDEBUG Plugins were unloaded. 2026-03-22T22:11:14+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T22:11:14+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-22T23:58:43+0000 INFO --- logging initialized --- 2026-03-22T23:58:43+0000 DDEBUG timer: config: 40 ms 2026-03-22T23:58:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-22T23:58:43+0000 DEBUG DNF version: 4.7.0 2026-03-22T23:58:43+0000 DDEBUG Command: dnf makecache --timer 2026-03-22T23:58:43+0000 DDEBUG Installroot: / 2026-03-22T23:58:43+0000 DDEBUG Releasever: 8 2026-03-22T23:58:43+0000 DEBUG cachedir: /var/cache/dnf 2026-03-22T23:58:43+0000 DDEBUG Base command: makecache 2026-03-22T23:58:43+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-22T23:58:44+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-22T23:58:44+0000 DEBUG Making cache files for all metadata files. 2026-03-22T23:58:44+0000 INFO Metadata cache refreshed recently. 2026-03-22T23:58:44+0000 DDEBUG Cleaning up. 2026-03-22T23:58:44+0000 DDEBUG Plugins were unloaded. 2026-03-23T01:30:57+0000 INFO --- logging initialized --- 2026-03-23T01:30:57+0000 DDEBUG timer: config: 16 ms 2026-03-23T01:30:57+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T01:30:57+0000 DEBUG DNF version: 4.7.0 2026-03-23T01:30:57+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T01:30:57+0000 DDEBUG Installroot: / 2026-03-23T01:30:57+0000 DDEBUG Releasever: 8 2026-03-23T01:30:57+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T01:30:57+0000 DDEBUG Base command: makecache 2026-03-23T01:30:57+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T01:30:58+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T01:30:58+0000 DEBUG Making cache files for all metadata files. 2026-03-23T01:30:58+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T01:30:58+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T01:30:58+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T01:30:58+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T01:30:58+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T01:30:58+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T01:30:58+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T01:30:58+0000 DEBUG countme: event triggered for baseos: bucket 4 2026-03-23T01:30:58+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-23T01:30:58+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T01:30:58+0000 DEBUG countme: no event for appstream: budget to spend: 2 2026-03-23T01:30:59+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-23T01:30:59+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T01:30:59+0000 DEBUG countme: no event for extras: budget to spend: 2 2026-03-23T01:30:59+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-23T01:30:59+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T01:30:59+0000 DEBUG countme: no event for powertools: budget to spend: 3 2026-03-23T01:31:00+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-23T01:31:00+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T01:31:00+0000 DEBUG countme: no event for epel: budget to spend: 3 2026-03-23T01:31:01+0000 DEBUG reviving: failed for 'epel', mismatched sha256 sum. 2026-03-23T01:31:01+0000 DEBUG repo: downloading from remote: epel 2026-03-23T01:31:01+0000 DEBUG countme: no event for epel: budget to spend: 2 2026-03-23T01:31:02+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-23T01:31:02+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-23T01:31:02+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T01:31:02+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-23T01:31:02+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-23T01:31:03+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T01:31:03+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-23T01:31:04+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T01:31:04+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T01:31:04+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T01:31:04+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T01:31:04+0000 DDEBUG Cleaning up. 2026-03-23T01:31:04+0000 DDEBUG Plugins were unloaded. 2026-03-23T01:31:04+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T01:31:04+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T01:33:03+0000 INFO --- logging initialized --- 2026-03-23T01:33:03+0000 DDEBUG timer: config: 10 ms 2026-03-23T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-23T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774229583-1809825-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-23T01:33:04+0000 DDEBUG Installroot: / 2026-03-23T01:33:04+0000 DDEBUG Releasever: 8 2026-03-23T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-23T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774229583-1809825-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774229583-1809825-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-23T01:33:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T01:33:05+0000 DEBUG repo: using cache for: EA4 2026-03-23T01:33:05+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T01:33:05+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-23T01:33:05+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T01:33:05+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-23T01:33:05+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T01:33:05+0000 DEBUG repo: using cache for: baseos 2026-03-23T01:33:06+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: appstream 2026-03-23T01:33:06+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-23T01:33:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-23T01:33:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-23T01:33:06+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-23T01:33:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: using cache for: imunify360 2026-03-23T01:33:06+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T01:33:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T01:33:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T01:33:06+0000 DDEBUG Cleaning up. 2026-03-23T01:33:06+0000 DDEBUG Plugins were unloaded. 2026-03-23T01:33:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T01:33:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T03:17:05+0000 INFO --- logging initialized --- 2026-03-23T03:17:05+0000 DDEBUG timer: config: 22 ms 2026-03-23T03:17:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T03:17:05+0000 DEBUG YUM version: 4.7.0 2026-03-23T03:17:05+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-23T03:17:05+0000 DDEBUG Installroot: / 2026-03-23T03:17:05+0000 DDEBUG Releasever: 8 2026-03-23T03:17:05+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T03:17:05+0000 DDEBUG Base command: update 2026-03-23T03:17:05+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-23T03:17:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T03:17:06+0000 DEBUG repo: using cache for: EA4 2026-03-23T03:17:07+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-23T03:17:07+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-23T03:17:07+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: baseos 2026-03-23T03:17:07+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: appstream 2026-03-23T03:17:07+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: extras 2026-03-23T03:17:07+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: powertools 2026-03-23T03:17:07+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: epel 2026-03-23T03:17:07+0000 DEBUG epel: using metadata from Sun 22 Mar 2026 12:59:45 AM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-23T03:17:07+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: using cache for: imunify360 2026-03-23T03:17:07+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T03:17:07+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T03:17:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T03:17:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T03:17:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T03:17:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T03:17:07+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T03:17:07+0000 DDEBUG Cleaning up. 2026-03-23T03:17:07+0000 DDEBUG Plugins were unloaded. 2026-03-23T03:17:07+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T03:17:07+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T03:19:04+0000 INFO --- logging initialized --- 2026-03-23T03:19:04+0000 DDEBUG timer: config: 16 ms 2026-03-23T03:19:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T03:19:04+0000 DEBUG DNF version: 4.7.0 2026-03-23T03:19:04+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T03:19:04+0000 DDEBUG Installroot: / 2026-03-23T03:19:04+0000 DDEBUG Releasever: 8 2026-03-23T03:19:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T03:19:04+0000 DDEBUG Base command: makecache 2026-03-23T03:19:04+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T03:19:04+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T03:19:04+0000 DEBUG Making cache files for all metadata files. 2026-03-23T03:19:04+0000 INFO Metadata cache refreshed recently. 2026-03-23T03:19:04+0000 DDEBUG Cleaning up. 2026-03-23T03:19:04+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:10:40+0000 INFO --- logging initialized --- 2026-03-23T05:10:40+0000 DDEBUG timer: config: 19 ms 2026-03-23T05:10:40+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:10:40+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:10:40+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T05:10:40+0000 DDEBUG Installroot: / 2026-03-23T05:10:40+0000 DDEBUG Releasever: 8 2026-03-23T05:10:40+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:10:40+0000 DDEBUG Base command: makecache 2026-03-23T05:10:40+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T05:10:40+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:10:40+0000 DEBUG Making cache files for all metadata files. 2026-03-23T05:10:40+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T05:10:40+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T05:10:40+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T05:10:40+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T05:10:40+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T05:10:40+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T05:10:40+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T05:10:40+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T05:11:10+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-23T05:11:10+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T05:11:10+0000 DDEBUG Cleaning up. 2026-03-23T05:11:10+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:11:10+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T05:11:10+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T05:19:13+0000 INFO --- logging initialized --- 2026-03-23T05:19:13+0000 DDEBUG timer: config: 9 ms 2026-03-23T05:19:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:19:14+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:19:14+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-23T05:19:14+0000 DDEBUG Installroot: / 2026-03-23T05:19:14+0000 DDEBUG Releasever: 8 2026-03-23T05:19:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:19:14+0000 DDEBUG Base command: clean 2026-03-23T05:19:14+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-23T05:19:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:19:14+0000 DEBUG Cleaning data: metadata dbcache packages 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/206ed487eb3a068e48b7909f444e5b8884e24d8acf6bcc946c4a5ab62393ceae-primary.xml.xz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/fccdffd1dcc89957c9b813aaf3af199569381a930197f15d1d1f4f1ee687e526-filelists.xml.xz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/b79e88a0d7bccaa4e07ed770332a7c615844197f0d533083af1fa9d2197bb330-updateinfo.xml.bz2 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-23T05:19:14+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-23T05:19:14+0000 INFO 108 files removed 2026-03-23T05:19:14+0000 DDEBUG Cleaning up. 2026-03-23T05:19:14+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:19:14+0000 INFO --- logging initialized --- 2026-03-23T05:19:14+0000 DDEBUG timer: config: 7 ms 2026-03-23T05:19:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:19:14+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:19:14+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-23T05:19:14+0000 DDEBUG Installroot: / 2026-03-23T05:19:14+0000 DDEBUG Releasever: 8 2026-03-23T05:19:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:19:14+0000 DDEBUG Base command: needs-restarting 2026-03-23T05:19:14+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-23T05:19:14+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:19:15+0000 DDEBUG timer: sack setup: 931 ms 2026-03-23T05:19:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:19:24+0000 WARNING Failed to read PID 1847618's smaps. 2026-03-23T05:19:25+0000 WARNING Failed to read PID 1847621's smaps. 2026-03-23T05:19:25+0000 WARNING Failed to read PID 1847624's smaps. 2026-03-23T05:19:25+0000 WARNING Failed to read PID 1847626's smaps. 2026-03-23T05:19:29+0000 DDEBUG Cleaning up. 2026-03-23T05:19:29+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:19:38+0000 INFO --- logging initialized --- 2026-03-23T05:19:38+0000 DDEBUG timer: config: 12 ms 2026-03-23T05:19:38+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:19:38+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:19:38+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-23T05:19:38+0000 DDEBUG Installroot: / 2026-03-23T05:19:38+0000 DDEBUG Releasever: 8 2026-03-23T05:19:38+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:19:38+0000 DDEBUG Base command: install 2026-03-23T05:19:38+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-23T05:19:38+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:19:39+0000 DEBUG repo: downloading from remote: EA4 2026-03-23T05:19:41+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-23T05:19:41+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-23T05:19:41+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-23T05:19:41+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-23T05:19:41+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-23T05:19:41+0000 DEBUG repo: downloading from remote: baseos 2026-03-23T05:19:41+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T05:20:12+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-23T05:20:42+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz). 2026-03-23T05:20:42+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz). 2026-03-23T05:20:42+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml). 2026-03-23T05:21:05+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-23T05:21:05+0000 DEBUG repo: downloading from remote: appstream 2026-03-23T05:21:05+0000 DEBUG countme: no event for appstream: budget to spend: 1 2026-03-23T05:21:35+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml). 2026-03-23T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz). 2026-03-23T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz). 2026-03-23T05:22:05+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml). 2026-03-23T05:22:18+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-23T05:22:18+0000 DEBUG repo: downloading from remote: extras 2026-03-23T05:22:18+0000 DEBUG countme: no event for extras: budget to spend: 1 2026-03-23T05:22:48+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml). 2026-03-23T05:23:18+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz). 2026-03-23T05:23:18+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz). 2026-03-23T05:23:18+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml). 2026-03-23T05:23:18+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-23T05:23:18+0000 DEBUG repo: downloading from remote: powertools 2026-03-23T05:23:18+0000 DEBUG countme: no event for powertools: budget to spend: 2 2026-03-23T05:23:49+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml). 2026-03-23T05:24:19+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz). 2026-03-23T05:24:19+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz). 2026-03-23T05:24:19+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml). 2026-03-23T05:24:21+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-23T05:24:21+0000 DEBUG repo: downloading from remote: epel 2026-03-23T05:24:21+0000 DEBUG countme: no event for epel: budget to spend: 1 2026-03-23T05:24:33+0000 DEBUG epel: using metadata from Mon Mar 23 00:50:47 2026. 2026-03-23T05:24:33+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-23T05:24:34+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-23T05:24:34+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-23T05:24:34+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-23T05:24:34+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-23T05:24:35+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-23T05:24:35+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-23T05:24:36+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-23T05:24:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-23T05:24:36+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-23T05:24:36+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-23T05:24:37+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-23T05:24:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-23T05:24:37+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-23T05:24:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-23T05:24:38+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-23T05:24:38+0000 DEBUG repo: downloading from remote: imunify360 2026-03-23T05:24:42+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-23T05:24:42+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:42+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:42+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T05:24:42+0000 DDEBUG Cleaning up. 2026-03-23T05:24:42+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:24:42+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:24:42+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:24:44+0000 INFO --- logging initialized --- 2026-03-23T05:24:44+0000 DDEBUG timer: config: 8 ms 2026-03-23T05:24:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:24:44+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:24:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-23T05:24:44+0000 DDEBUG Installroot: / 2026-03-23T05:24:44+0000 DDEBUG Releasever: 8 2026-03-23T05:24:44+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:24:44+0000 DDEBUG Base command: install 2026-03-23T05:24:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-23T05:24:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:24:45+0000 DEBUG repo: using cache for: EA4 2026-03-23T05:24:45+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-23T05:24:45+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-23T05:24:45+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-23T05:24:45+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T05:24:45+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-23T05:24:45+0000 DEBUG repo: using cache for: baseos 2026-03-23T05:24:45+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: appstream 2026-03-23T05:24:46+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: extras 2026-03-23T05:24:46+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: powertools 2026-03-23T05:24:46+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: epel 2026-03-23T05:24:46+0000 DEBUG epel: using metadata from Mon Mar 23 00:50:47 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-23T05:24:46+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-23T05:24:46+0000 DEBUG repo: using cache for: imunify360 2026-03-23T05:24:46+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-23T05:24:46+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:24:46+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T05:24:46+0000 DDEBUG Cleaning up. 2026-03-23T05:24:46+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:24:46+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:24:46+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:24:56+0000 INFO --- logging initialized --- 2026-03-23T05:24:56+0000 DDEBUG timer: config: 8 ms 2026-03-23T05:24:57+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:24:57+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:24:57+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-23T05:24:57+0000 DDEBUG Installroot: / 2026-03-23T05:24:57+0000 DDEBUG Releasever: 8 2026-03-23T05:24:57+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:24:57+0000 DDEBUG Base command: needs-restarting 2026-03-23T05:24:57+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-23T05:24:57+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:24:57+0000 DDEBUG timer: sack setup: 846 ms 2026-03-23T05:24:57+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:24:57+0000 DDEBUG Cleaning up. 2026-03-23T05:24:58+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:25:13+0000 INFO --- logging initialized --- 2026-03-23T05:25:13+0000 DDEBUG timer: config: 10 ms 2026-03-23T05:25:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:25:14+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:25:14+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-23T05:25:14+0000 DDEBUG Installroot: / 2026-03-23T05:25:14+0000 DDEBUG Releasever: 8 2026-03-23T05:25:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:25:14+0000 DDEBUG Base command: info 2026-03-23T05:25:14+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-23T05:25:14+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:25:14+0000 DEBUG repo: using cache for: EA4 2026-03-23T05:25:14+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-23T05:25:14+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-23T05:25:15+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-23T05:25:15+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T05:25:15+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: baseos 2026-03-23T05:25:15+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: appstream 2026-03-23T05:25:15+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: extras 2026-03-23T05:25:15+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: powertools 2026-03-23T05:25:15+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: epel 2026-03-23T05:25:15+0000 DEBUG epel: using metadata from Mon Mar 23 00:50:47 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 13:37:16 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-23T05:25:15+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-23T05:25:15+0000 DEBUG repo: using cache for: imunify360 2026-03-23T05:25:15+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-23T05:25:15+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T05:25:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:25:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:25:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:25:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:25:16+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T05:25:16+0000 DDEBUG Cleaning up. 2026-03-23T05:25:16+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:25:16+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:25:16+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:25:16+0000 INFO --- logging initialized --- 2026-03-23T05:25:16+0000 DDEBUG timer: config: 9 ms 2026-03-23T05:25:16+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:25:16+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:25:16+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-23T05:25:16+0000 DDEBUG Installroot: / 2026-03-23T05:25:16+0000 DDEBUG Releasever: 8 2026-03-23T05:25:16+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:25:16+0000 DDEBUG Base command: needs-restarting 2026-03-23T05:25:16+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-23T05:25:16+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:25:17+0000 DDEBUG timer: sack setup: 937 ms 2026-03-23T05:25:17+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:25:17+0000 DDEBUG Cleaning up. 2026-03-23T05:25:17+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:25:18+0000 INFO --- logging initialized --- 2026-03-23T05:25:18+0000 DDEBUG timer: config: 9 ms 2026-03-23T05:25:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:25:18+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:25:18+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-23T05:25:18+0000 DDEBUG Installroot: / 2026-03-23T05:25:18+0000 DDEBUG Releasever: 8 2026-03-23T05:25:18+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:25:18+0000 DDEBUG Base command: needs-restarting 2026-03-23T05:25:18+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-23T05:25:18+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:25:19+0000 DDEBUG timer: sack setup: 991 ms 2026-03-23T05:25:19+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:25:29+0000 WARNING Failed to read PID 1849080's smaps. 2026-03-23T05:25:29+0000 WARNING Failed to read PID 1849082's smaps. 2026-03-23T05:25:30+0000 WARNING Failed to read PID 1849098's smaps. 2026-03-23T05:25:30+0000 WARNING Failed to read PID 1849099's smaps. 2026-03-23T05:25:30+0000 WARNING Failed to read PID 1849101's smaps. 2026-03-23T05:25:34+0000 DDEBUG Cleaning up. 2026-03-23T05:25:34+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:25:34+0000 INFO --- logging initialized --- 2026-03-23T05:25:34+0000 DDEBUG timer: config: 12 ms 2026-03-23T05:25:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:25:35+0000 DEBUG DNF version: 4.7.0 2026-03-23T05:25:35+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-23T05:25:35+0000 DDEBUG Installroot: / 2026-03-23T05:25:35+0000 DDEBUG Releasever: 8 2026-03-23T05:25:35+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:25:35+0000 DDEBUG Base command: needs-restarting 2026-03-23T05:25:35+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-23T05:25:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:25:36+0000 DDEBUG timer: sack setup: 1332 ms 2026-03-23T05:25:36+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:25:43+0000 WARNING Failed to read PID 1846369's smaps. 2026-03-23T05:25:44+0000 WARNING Failed to read PID 1848456's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849084's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849134's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849138's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849140's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849147's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849151's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849168's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849169's smaps. 2026-03-23T05:25:45+0000 WARNING Failed to read PID 1849170's smaps. 2026-03-23T05:25:48+0000 DDEBUG Cleaning up. 2026-03-23T05:25:48+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:30:02+0000 INFO --- logging initialized --- 2026-03-23T05:30:02+0000 DDEBUG timer: config: 15 ms 2026-03-23T05:30:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:30:03+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:30:03+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-23T05:30:03+0000 DDEBUG Installroot: / 2026-03-23T05:30:03+0000 DDEBUG Releasever: 8 2026-03-23T05:30:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:30:03+0000 DDEBUG Base command: clean 2026-03-23T05:30:03+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-23T05:30:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T05:30:03+0000 DEBUG Cleaning data: metadata packages dbcache 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/9cca4c1fa439cdf2bf531a3063e23efaf9dd809494e050db18b5ad95a7091617-primary.xml.xz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/5a5e2b8083d397524840fedd1a64b2498caec0d78bf08fdb395617897b73c293-updateinfo.xml.bz2 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/67f4a33c62b3f6f7764e48c554e4cc6020674f5415b20705c7a9381be5e0a1ba-filelists.xml.xz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-23T05:30:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-23T05:30:03+0000 INFO 108 files removed 2026-03-23T05:30:03+0000 DDEBUG Cleaning up. 2026-03-23T05:30:03+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:30:04+0000 INFO --- logging initialized --- 2026-03-23T05:30:04+0000 DDEBUG timer: config: 10 ms 2026-03-23T05:30:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T05:30:04+0000 DEBUG YUM version: 4.7.0 2026-03-23T05:30:04+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-23T05:30:04+0000 DDEBUG Installroot: / 2026-03-23T05:30:04+0000 DDEBUG Releasever: 8 2026-03-23T05:30:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T05:30:04+0000 DDEBUG Base command: update 2026-03-23T05:30:04+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-23T05:30:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T05:30:05+0000 DEBUG repo: downloading from remote: EA4 2026-03-23T05:30:08+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T05:30:08+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-23T05:30:08+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T05:30:08+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-23T05:30:09+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T05:30:09+0000 DEBUG repo: downloading from remote: baseos 2026-03-23T05:30:09+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T05:30:39+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-23T05:31:10+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz [Connection timed out after 30001 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz). 2026-03-23T05:31:10+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz). 2026-03-23T05:31:10+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml). 2026-03-23T05:31:31+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T05:31:31+0000 DEBUG repo: downloading from remote: appstream 2026-03-23T05:31:31+0000 DEBUG countme: event triggered for appstream: bucket 4 2026-03-23T05:32:01+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/repomd.xml). 2026-03-23T05:32:31+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz). 2026-03-23T05:32:31+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz). 2026-03-23T05:32:31+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/AppStream/x86_64/os/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml). 2026-03-23T05:32:43+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T05:32:43+0000 DEBUG repo: downloading from remote: extras 2026-03-23T05:32:43+0000 DEBUG countme: event triggered for extras: bucket 4 2026-03-23T05:33:14+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/repomd.xml). 2026-03-23T05:33:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz). 2026-03-23T05:33:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz). 2026-03-23T05:33:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml [Connection time-out] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/extras/x86_64/os/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml). 2026-03-23T05:33:44+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T05:33:44+0000 DEBUG repo: downloading from remote: powertools 2026-03-23T05:33:44+0000 DEBUG countme: no event for powertools: budget to spend: 1 2026-03-23T05:34:14+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/repomd.xml). 2026-03-23T05:34:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz). 2026-03-23T05:34:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz [Connection time-out] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz). 2026-03-23T05:34:44+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml [Connection time-out] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/PowerTools/x86_64/os/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml). 2026-03-23T05:34:47+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T05:34:47+0000 DEBUG repo: downloading from remote: epel 2026-03-23T05:34:47+0000 DEBUG countme: event triggered for epel: bucket 4 2026-03-23T05:35:00+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-23T05:35:00+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-23T05:35:00+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T05:35:00+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-23T05:35:01+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T05:35:01+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-23T05:35:02+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T05:35:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-23T05:35:03+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T05:35:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-23T05:35:03+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-23T05:35:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-23T05:35:04+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T05:35:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-23T05:35:05+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T05:35:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-23T05:35:05+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T05:35:05+0000 DEBUG repo: downloading from remote: imunify360 2026-03-23T05:35:10+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T05:35:10+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T05:35:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:35:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:35:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:35:10+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T05:35:10+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T05:35:10+0000 DDEBUG Cleaning up. 2026-03-23T05:35:10+0000 DDEBUG Plugins were unloaded. 2026-03-23T05:35:10+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T05:35:10+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T06:44:16+0000 INFO --- logging initialized --- 2026-03-23T06:44:16+0000 DDEBUG timer: config: 20 ms 2026-03-23T06:44:17+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T06:44:17+0000 DEBUG DNF version: 4.7.0 2026-03-23T06:44:17+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T06:44:17+0000 DDEBUG Installroot: / 2026-03-23T06:44:17+0000 DDEBUG Releasever: 8 2026-03-23T06:44:17+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T06:44:17+0000 DDEBUG Base command: makecache 2026-03-23T06:44:17+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T06:44:17+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T06:44:17+0000 DEBUG Making cache files for all metadata files. 2026-03-23T06:44:17+0000 INFO Metadata cache refreshed recently. 2026-03-23T06:44:17+0000 DDEBUG Cleaning up. 2026-03-23T06:44:17+0000 DDEBUG Plugins were unloaded. 2026-03-23T07:58:39+0000 INFO --- logging initialized --- 2026-03-23T07:58:39+0000 DDEBUG timer: config: 41 ms 2026-03-23T07:58:39+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T07:58:39+0000 DEBUG DNF version: 4.7.0 2026-03-23T07:58:39+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T07:58:39+0000 DDEBUG Installroot: / 2026-03-23T07:58:39+0000 DDEBUG Releasever: 8 2026-03-23T07:58:39+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T07:58:39+0000 DDEBUG Base command: makecache 2026-03-23T07:58:39+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T07:58:39+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T07:58:39+0000 DEBUG Making cache files for all metadata files. 2026-03-23T07:58:39+0000 INFO Metadata cache refreshed recently. 2026-03-23T07:58:39+0000 DDEBUG Cleaning up. 2026-03-23T07:58:39+0000 DDEBUG Plugins were unloaded. 2026-03-23T09:53:20+0000 INFO --- logging initialized --- 2026-03-23T09:53:20+0000 DDEBUG timer: config: 17 ms 2026-03-23T09:53:20+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T09:53:20+0000 DEBUG DNF version: 4.7.0 2026-03-23T09:53:20+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T09:53:20+0000 DDEBUG Installroot: / 2026-03-23T09:53:20+0000 DDEBUG Releasever: 8 2026-03-23T09:53:20+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T09:53:20+0000 DDEBUG Base command: makecache 2026-03-23T09:53:20+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T09:53:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T09:53:21+0000 DEBUG Making cache files for all metadata files. 2026-03-23T09:53:21+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T09:53:21+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T09:53:21+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T09:53:21+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T09:53:21+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T09:53:21+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T09:53:21+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T09:53:21+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T09:53:21+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-23T09:53:21+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T09:53:21+0000 DEBUG countme: no event for appstream: window already counted 2026-03-23T09:53:22+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-23T09:53:22+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T09:53:22+0000 DEBUG countme: no event for extras: window already counted 2026-03-23T09:53:22+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-23T09:53:22+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T09:53:22+0000 DEBUG countme: event triggered for powertools: bucket 4 2026-03-23T09:53:23+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-23T09:53:23+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T09:53:23+0000 DEBUG countme: no event for epel: window already counted 2026-03-23T09:53:23+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-23T09:53:24+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 01:37:16 PM GMT. 2026-03-23T09:53:24+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-23T09:53:24+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T09:53:25+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-23T09:53:25+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T09:53:25+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-23T09:53:25+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T09:53:25+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-23T09:53:25+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T09:53:25+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T09:53:25+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T09:53:25+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T09:53:25+0000 DDEBUG Cleaning up. 2026-03-23T09:53:25+0000 DDEBUG Plugins were unloaded. 2026-03-23T09:53:25+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T09:53:25+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T11:06:30+0000 INFO --- logging initialized --- 2026-03-23T11:06:30+0000 DDEBUG timer: config: 37 ms 2026-03-23T11:06:30+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T11:06:30+0000 DEBUG DNF version: 4.7.0 2026-03-23T11:06:30+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T11:06:30+0000 DDEBUG Installroot: / 2026-03-23T11:06:30+0000 DDEBUG Releasever: 8 2026-03-23T11:06:30+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T11:06:30+0000 DDEBUG Base command: makecache 2026-03-23T11:06:30+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T11:06:30+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T11:06:30+0000 DEBUG Making cache files for all metadata files. 2026-03-23T11:06:30+0000 INFO Metadata cache refreshed recently. 2026-03-23T11:06:30+0000 DDEBUG Cleaning up. 2026-03-23T11:06:30+0000 DDEBUG Plugins were unloaded. 2026-03-23T12:17:23+0000 INFO --- logging initialized --- 2026-03-23T12:17:23+0000 DDEBUG timer: config: 28 ms 2026-03-23T12:17:23+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T12:17:23+0000 DEBUG DNF version: 4.7.0 2026-03-23T12:17:23+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T12:17:23+0000 DDEBUG Installroot: / 2026-03-23T12:17:23+0000 DDEBUG Releasever: 8 2026-03-23T12:17:23+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T12:17:23+0000 DDEBUG Base command: makecache 2026-03-23T12:17:23+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T12:17:23+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T12:17:23+0000 DEBUG Making cache files for all metadata files. 2026-03-23T12:17:23+0000 INFO Metadata cache refreshed recently. 2026-03-23T12:17:23+0000 DDEBUG Cleaning up. 2026-03-23T12:17:23+0000 DDEBUG Plugins were unloaded. 2026-03-23T13:35:28+0000 INFO --- logging initialized --- 2026-03-23T13:35:28+0000 DDEBUG timer: config: 21 ms 2026-03-23T13:35:28+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T13:35:28+0000 DEBUG DNF version: 4.7.0 2026-03-23T13:35:28+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T13:35:28+0000 DDEBUG Installroot: / 2026-03-23T13:35:28+0000 DDEBUG Releasever: 8 2026-03-23T13:35:28+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T13:35:28+0000 DDEBUG Base command: makecache 2026-03-23T13:35:28+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T13:35:28+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T13:35:28+0000 DEBUG Making cache files for all metadata files. 2026-03-23T13:35:28+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T13:35:28+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T13:35:28+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T13:35:28+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T13:35:28+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T13:35:29+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T13:35:29+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T13:35:29+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T13:35:59+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-23T13:35:59+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T13:35:59+0000 DDEBUG Cleaning up. 2026-03-23T13:35:59+0000 DDEBUG Plugins were unloaded. 2026-03-23T13:35:59+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T13:35:59+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30000 milliseconds] 2026-03-23T15:06:07+0000 INFO --- logging initialized --- 2026-03-23T15:06:07+0000 DDEBUG timer: config: 133 ms 2026-03-23T15:06:07+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T15:06:07+0000 DEBUG DNF version: 4.7.0 2026-03-23T15:06:07+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T15:06:07+0000 DDEBUG Installroot: / 2026-03-23T15:06:07+0000 DDEBUG Releasever: 8 2026-03-23T15:06:07+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T15:06:07+0000 DDEBUG Base command: makecache 2026-03-23T15:06:07+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T15:06:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T15:06:07+0000 DEBUG Making cache files for all metadata files. 2026-03-23T15:06:07+0000 INFO Metadata cache refreshed recently. 2026-03-23T15:06:07+0000 DDEBUG Cleaning up. 2026-03-23T15:06:08+0000 DDEBUG Plugins were unloaded. 2026-03-23T16:30:13+0000 INFO --- logging initialized --- 2026-03-23T16:30:13+0000 DDEBUG timer: config: 27 ms 2026-03-23T16:30:14+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T16:30:14+0000 DEBUG DNF version: 4.7.0 2026-03-23T16:30:14+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T16:30:14+0000 DDEBUG Installroot: / 2026-03-23T16:30:14+0000 DDEBUG Releasever: 8 2026-03-23T16:30:14+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T16:30:14+0000 DDEBUG Base command: makecache 2026-03-23T16:30:14+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T16:30:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T16:30:14+0000 DEBUG Making cache files for all metadata files. 2026-03-23T16:30:14+0000 INFO Metadata cache refreshed recently. 2026-03-23T16:30:14+0000 DDEBUG Cleaning up. 2026-03-23T16:30:14+0000 DDEBUG Plugins were unloaded. 2026-03-23T17:37:32+0000 INFO --- logging initialized --- 2026-03-23T17:37:32+0000 DDEBUG timer: config: 19 ms 2026-03-23T17:37:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T17:37:32+0000 DEBUG DNF version: 4.7.0 2026-03-23T17:37:32+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T17:37:32+0000 DDEBUG Installroot: / 2026-03-23T17:37:32+0000 DDEBUG Releasever: 8 2026-03-23T17:37:32+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T17:37:32+0000 DDEBUG Base command: makecache 2026-03-23T17:37:32+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T17:37:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T17:37:33+0000 DEBUG Making cache files for all metadata files. 2026-03-23T17:37:33+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T17:37:33+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T17:37:33+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T17:37:33+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T17:37:33+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T17:37:33+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T17:37:33+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T17:37:33+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T17:37:33+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-23T17:37:33+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T17:37:33+0000 DEBUG countme: no event for appstream: window already counted 2026-03-23T17:37:34+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-23T17:37:34+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T17:37:34+0000 DEBUG countme: no event for extras: window already counted 2026-03-23T17:37:34+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-23T17:37:34+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T17:37:34+0000 DEBUG countme: no event for powertools: window already counted 2026-03-23T17:37:35+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-23T17:37:35+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T17:37:35+0000 DEBUG countme: no event for epel: window already counted 2026-03-23T17:37:35+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-23T17:37:36+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-23T17:37:36+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-23T17:37:36+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T17:37:36+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-23T17:37:36+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T17:37:36+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-23T17:37:36+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T17:37:37+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-23T17:37:37+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T17:37:37+0000 DEBUG reviving: failed for 'imunify360-rollout-1', mismatched repomd. 2026-03-23T17:37:37+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-23T17:37:37+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-23T17:37:37+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-23T17:37:37+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T17:37:37+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-23T17:37:37+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T17:37:38+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-23T17:37:38+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T17:37:38+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-23T17:37:38+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T17:37:38+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T17:37:38+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T17:37:38+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T17:37:38+0000 DDEBUG Cleaning up. 2026-03-23T17:37:38+0000 DDEBUG Plugins were unloaded. 2026-03-23T17:37:38+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T17:37:38+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T18:56:51+0000 INFO --- logging initialized --- 2026-03-23T18:56:51+0000 DDEBUG timer: config: 19 ms 2026-03-23T18:56:51+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T18:56:51+0000 DEBUG DNF version: 4.7.0 2026-03-23T18:56:51+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T18:56:51+0000 DDEBUG Installroot: / 2026-03-23T18:56:51+0000 DDEBUG Releasever: 8 2026-03-23T18:56:51+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T18:56:51+0000 DDEBUG Base command: makecache 2026-03-23T18:56:51+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T18:56:51+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T18:56:51+0000 DEBUG Making cache files for all metadata files. 2026-03-23T18:56:51+0000 INFO Metadata cache refreshed recently. 2026-03-23T18:56:51+0000 DDEBUG Cleaning up. 2026-03-23T18:56:51+0000 DDEBUG Plugins were unloaded. 2026-03-23T20:37:43+0000 INFO --- logging initialized --- 2026-03-23T20:37:43+0000 DDEBUG timer: config: 20 ms 2026-03-23T20:37:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T20:37:43+0000 DEBUG DNF version: 4.7.0 2026-03-23T20:37:43+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T20:37:43+0000 DDEBUG Installroot: / 2026-03-23T20:37:43+0000 DDEBUG Releasever: 8 2026-03-23T20:37:43+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T20:37:43+0000 DDEBUG Base command: makecache 2026-03-23T20:37:43+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T20:37:44+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T20:37:44+0000 DEBUG Making cache files for all metadata files. 2026-03-23T20:37:44+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG extras: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG epel: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-23T20:37:44+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-23T20:37:44+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-23T20:37:44+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-23T20:37:44+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-23T20:37:44+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T20:37:44+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-23T20:37:44+0000 DEBUG countme: no event for baseos: window already counted 2026-03-23T20:37:45+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-23T20:37:45+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-23T20:37:45+0000 DEBUG countme: no event for appstream: window already counted 2026-03-23T20:37:46+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-23T20:37:46+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-23T20:37:46+0000 DEBUG countme: no event for extras: window already counted 2026-03-23T20:37:46+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-23T20:37:46+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-23T20:37:46+0000 DEBUG countme: no event for powertools: window already counted 2026-03-23T20:37:47+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-23T20:37:47+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-23T20:37:47+0000 DEBUG countme: no event for epel: window already counted 2026-03-23T20:37:47+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-23T20:37:48+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-23T20:37:48+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-23T20:37:48+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-23T20:37:48+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-23T20:37:48+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-23T20:37:48+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-23T20:37:48+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-23T20:37:48+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-23T20:37:48+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-23T20:37:48+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-23T20:37:48+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-23T20:37:49+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-23T20:37:49+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-23T20:37:49+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-23T20:37:49+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-23T20:37:49+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-23T20:37:49+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-23T20:37:49+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-23T20:37:49+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-23T20:37:49+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T20:37:49+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T20:37:49+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T20:37:49+0000 DDEBUG Cleaning up. 2026-03-23T20:37:49+0000 DDEBUG Plugins were unloaded. 2026-03-23T20:37:49+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T20:37:49+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T22:17:02+0000 INFO --- logging initialized --- 2026-03-23T22:17:02+0000 DDEBUG timer: config: 31 ms 2026-03-23T22:17:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T22:17:02+0000 DEBUG DNF version: 4.7.0 2026-03-23T22:17:02+0000 DDEBUG Command: dnf makecache --timer 2026-03-23T22:17:02+0000 DDEBUG Installroot: / 2026-03-23T22:17:02+0000 DDEBUG Releasever: 8 2026-03-23T22:17:02+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T22:17:02+0000 DDEBUG Base command: makecache 2026-03-23T22:17:02+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-23T22:17:02+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-23T22:17:02+0000 DEBUG Making cache files for all metadata files. 2026-03-23T22:17:02+0000 INFO Metadata cache refreshed recently. 2026-03-23T22:17:02+0000 DDEBUG Cleaning up. 2026-03-23T22:17:02+0000 DDEBUG Plugins were unloaded. 2026-03-23T22:44:13+0000 INFO --- logging initialized --- 2026-03-23T22:44:13+0000 DDEBUG timer: config: 14 ms 2026-03-23T22:44:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-23T22:44:13+0000 DEBUG YUM version: 4.7.0 2026-03-23T22:44:13+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/VJJfgi1fLf install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-23T22:44:13+0000 DDEBUG Installroot: / 2026-03-23T22:44:13+0000 DDEBUG Releasever: 8 2026-03-23T22:44:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-23T22:44:13+0000 DDEBUG Base command: install 2026-03-23T22:44:13+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/VJJfgi1fLf', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-23T22:44:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: EA4 2026-03-23T22:44:15+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-23T22:44:15+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-23T22:44:15+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-23T22:44:15+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: baseos 2026-03-23T22:44:15+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: appstream 2026-03-23T22:44:15+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: extras 2026-03-23T22:44:15+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: powertools 2026-03-23T22:44:15+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-23T22:44:15+0000 DEBUG repo: using cache for: epel 2026-03-23T22:44:16+0000 DEBUG epel: using metadata from Mon Mar 23 00:50:47 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 14:22:00 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-23T22:44:16+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-23T22:44:16+0000 DEBUG repo: using cache for: imunify360 2026-03-23T22:44:16+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-23T22:44:16+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-23T22:44:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T22:44:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T22:44:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T22:44:16+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-23T22:44:16+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-23T22:44:16+0000 DDEBUG Cleaning up. 2026-03-23T22:44:16+0000 DDEBUG Plugins were unloaded. 2026-03-23T22:44:16+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-23T22:44:16+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T00:16:27+0000 INFO --- logging initialized --- 2026-03-24T00:16:27+0000 DDEBUG timer: config: 22 ms 2026-03-24T00:16:27+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T00:16:27+0000 DEBUG DNF version: 4.7.0 2026-03-24T00:16:27+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T00:16:27+0000 DDEBUG Installroot: / 2026-03-24T00:16:27+0000 DDEBUG Releasever: 8 2026-03-24T00:16:27+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T00:16:27+0000 DDEBUG Base command: makecache 2026-03-24T00:16:27+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T00:16:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T00:16:27+0000 DEBUG Making cache files for all metadata files. 2026-03-24T00:16:27+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T00:16:27+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T00:16:27+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T00:16:27+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T00:16:27+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T00:16:27+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T00:16:27+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T00:16:27+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T00:16:58+0000 DEBUG error: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] (http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml). 2026-03-24T00:16:58+0000 WARNING Errors during downloading metadata for repository 'baseos': - Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-24T00:16:58+0000 DDEBUG Cleaning up. 2026-03-24T00:16:58+0000 DDEBUG Plugins were unloaded. 2026-03-24T00:16:58+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-24T00:16:58+0000 CRITICAL Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://ftp.lip6.fr/pub/linux/distributions/AlmaLinux/8.10/BaseOS/x86_64/os/repodata/repomd.xml [Connection timed out after 30001 milliseconds] 2026-03-24T01:28:55+0000 INFO --- logging initialized --- 2026-03-24T01:28:55+0000 DDEBUG timer: config: 22 ms 2026-03-24T01:28:55+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T01:28:55+0000 DEBUG DNF version: 4.7.0 2026-03-24T01:28:55+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T01:28:55+0000 DDEBUG Installroot: / 2026-03-24T01:28:55+0000 DDEBUG Releasever: 8 2026-03-24T01:28:55+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T01:28:55+0000 DDEBUG Base command: makecache 2026-03-24T01:28:55+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T01:28:55+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T01:28:55+0000 DEBUG Making cache files for all metadata files. 2026-03-24T01:28:55+0000 INFO Metadata cache refreshed recently. 2026-03-24T01:28:55+0000 DDEBUG Cleaning up. 2026-03-24T01:28:55+0000 DDEBUG Plugins were unloaded. 2026-03-24T01:33:04+0000 INFO --- logging initialized --- 2026-03-24T01:33:04+0000 DDEBUG timer: config: 10 ms 2026-03-24T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-24T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774315984-2110875-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-24T01:33:04+0000 DDEBUG Installroot: / 2026-03-24T01:33:04+0000 DDEBUG Releasever: 8 2026-03-24T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-24T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774315984-2110875-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774315984-2110875-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-24T01:33:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: EA4 2026-03-24T01:33:06+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-24T01:33:06+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-24T01:33:06+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: baseos 2026-03-24T01:33:06+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: appstream 2026-03-24T01:33:06+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-24T01:33:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-24T01:33:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-24T01:33:07+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-24T01:33:07+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: using cache for: imunify360 2026-03-24T01:33:07+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T01:33:07+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T01:33:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T01:33:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T01:33:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T01:33:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T01:33:07+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T01:33:07+0000 DDEBUG Cleaning up. 2026-03-24T01:33:07+0000 DDEBUG Plugins were unloaded. 2026-03-24T01:33:07+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T01:33:07+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T02:59:21+0000 INFO --- logging initialized --- 2026-03-24T02:59:21+0000 DDEBUG timer: config: 66 ms 2026-03-24T02:59:21+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T02:59:21+0000 DEBUG DNF version: 4.7.0 2026-03-24T02:59:21+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T02:59:21+0000 DDEBUG Installroot: / 2026-03-24T02:59:21+0000 DDEBUG Releasever: 8 2026-03-24T02:59:21+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T02:59:21+0000 DDEBUG Base command: makecache 2026-03-24T02:59:21+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T02:59:21+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T02:59:21+0000 DEBUG Making cache files for all metadata files. 2026-03-24T02:59:21+0000 INFO Metadata cache refreshed recently. 2026-03-24T02:59:21+0000 DDEBUG Cleaning up. 2026-03-24T02:59:21+0000 DDEBUG Plugins were unloaded. 2026-03-24T03:35:06+0000 INFO --- logging initialized --- 2026-03-24T03:35:06+0000 DDEBUG timer: config: 38 ms 2026-03-24T03:35:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T03:35:06+0000 DEBUG YUM version: 4.7.0 2026-03-24T03:35:06+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-24T03:35:06+0000 DDEBUG Installroot: / 2026-03-24T03:35:06+0000 DDEBUG Releasever: 8 2026-03-24T03:35:06+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T03:35:06+0000 DDEBUG Base command: update 2026-03-24T03:35:06+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-24T03:35:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T03:35:10+0000 DEBUG repo: using cache for: EA4 2026-03-24T03:35:10+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T03:35:10+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-24T03:35:10+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T03:35:10+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-24T03:35:10+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T03:35:10+0000 DEBUG repo: using cache for: baseos 2026-03-24T03:35:11+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: appstream 2026-03-24T03:35:11+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: extras 2026-03-24T03:35:11+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: powertools 2026-03-24T03:35:11+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: epel 2026-03-24T03:35:11+0000 DEBUG epel: using metadata from Mon 23 Mar 2026 12:50:47 AM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-24T03:35:11+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: using cache for: imunify360 2026-03-24T03:35:11+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T03:35:11+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T03:35:11+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T03:35:11+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T03:35:11+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T03:35:11+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T03:35:11+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T03:35:11+0000 DDEBUG Cleaning up. 2026-03-24T03:35:11+0000 DDEBUG Plugins were unloaded. 2026-03-24T03:35:11+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T03:35:11+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T04:51:10+0000 INFO --- logging initialized --- 2026-03-24T04:51:10+0000 DDEBUG timer: config: 43 ms 2026-03-24T04:51:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T04:51:10+0000 DEBUG DNF version: 4.7.0 2026-03-24T04:51:10+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T04:51:10+0000 DDEBUG Installroot: / 2026-03-24T04:51:10+0000 DDEBUG Releasever: 8 2026-03-24T04:51:10+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T04:51:10+0000 DDEBUG Base command: makecache 2026-03-24T04:51:10+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T04:51:10+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T04:51:10+0000 DEBUG Making cache files for all metadata files. 2026-03-24T04:51:10+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T04:51:10+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T04:51:10+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T04:51:11+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T04:51:11+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T04:51:11+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T04:51:11+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T04:51:11+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T04:51:11+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-24T04:51:12+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T04:51:12+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T04:51:12+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-24T04:51:12+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T04:51:12+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T04:51:13+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-24T04:51:13+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T04:51:13+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T04:51:13+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-24T04:51:13+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T04:51:13+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T04:51:14+0000 DEBUG reviving: failed for 'epel', mismatched sha256 sum. 2026-03-24T04:51:14+0000 DEBUG repo: downloading from remote: epel 2026-03-24T04:51:14+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T04:51:28+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T04:51:28+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-24T04:51:28+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T04:51:28+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-24T04:51:28+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T04:51:28+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-24T04:51:28+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T04:51:29+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-24T04:51:29+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T04:51:29+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T04:51:29+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T04:51:29+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T04:51:29+0000 DDEBUG Cleaning up. 2026-03-24T04:51:29+0000 DDEBUG Plugins were unloaded. 2026-03-24T04:51:29+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T04:51:29+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T05:19:15+0000 INFO --- logging initialized --- 2026-03-24T05:19:15+0000 DDEBUG timer: config: 15 ms 2026-03-24T05:19:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:19:15+0000 DEBUG YUM version: 4.7.0 2026-03-24T05:19:15+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-24T05:19:15+0000 DDEBUG Installroot: / 2026-03-24T05:19:15+0000 DDEBUG Releasever: 8 2026-03-24T05:19:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:19:15+0000 DDEBUG Base command: clean 2026-03-24T05:19:15+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-24T05:19:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:19:15+0000 DEBUG Cleaning data: packages metadata dbcache 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/a97bf8225021f538c17ee62229c9a1fd2403a3d99dd25abdc6cd5c249c870faf-primary.xml.xz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/61ffaa9d504b40c6e9566641184e40b377a0e71755eaf17da9f20101e440ae0e-updateinfo.xml.bz2 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/346e22bba2596e5e1e928a1615f55d6325296e2af2201c914af123720c1e020b-filelists.xml.xz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/db147cc0e6ddf48dd2cc662cc1afe076523755890fd0f34beb504b9f713e2c5d-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/6326bf26050314fb6f6d2f94c3839594f7170d6549a8fc032cea17c1a75def67-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-24T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-24T05:19:15+0000 INFO 108 files removed 2026-03-24T05:19:15+0000 DDEBUG Cleaning up. 2026-03-24T05:19:15+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:19:16+0000 INFO --- logging initialized --- 2026-03-24T05:19:16+0000 DDEBUG timer: config: 9 ms 2026-03-24T05:19:16+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:19:16+0000 DEBUG DNF version: 4.7.0 2026-03-24T05:19:16+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-24T05:19:16+0000 DDEBUG Installroot: / 2026-03-24T05:19:16+0000 DDEBUG Releasever: 8 2026-03-24T05:19:16+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:19:16+0000 DDEBUG Base command: needs-restarting 2026-03-24T05:19:16+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-24T05:19:16+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:19:17+0000 DDEBUG timer: sack setup: 884 ms 2026-03-24T05:19:17+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:19:25+0000 WARNING Failed to read PID 2154730's smaps. 2026-03-24T05:19:25+0000 WARNING Failed to read PID 2154731's smaps. 2026-03-24T05:19:27+0000 WARNING Failed to read PID 2155712's smaps. 2026-03-24T05:19:27+0000 WARNING Failed to read PID 2155714's smaps. 2026-03-24T05:19:27+0000 WARNING Failed to read PID 2155717's smaps. 2026-03-24T05:19:31+0000 DDEBUG Cleaning up. 2026-03-24T05:19:31+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:19:41+0000 INFO --- logging initialized --- 2026-03-24T05:19:41+0000 DDEBUG timer: config: 9 ms 2026-03-24T05:19:41+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:19:41+0000 DEBUG YUM version: 4.7.0 2026-03-24T05:19:41+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-plugin-monitoring-campaigns --enablerepo=powertools --enablerepo=epel 2026-03-24T05:19:41+0000 DDEBUG Installroot: / 2026-03-24T05:19:41+0000 DDEBUG Releasever: 8 2026-03-24T05:19:41+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:19:41+0000 DDEBUG Base command: install 2026-03-24T05:19:41+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-plugin-monitoring-campaigns', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-24T05:19:41+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:19:42+0000 DEBUG repo: downloading from remote: EA4 2026-03-24T05:19:43+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-24T05:19:43+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-24T05:19:44+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-24T05:19:44+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-24T05:19:44+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-24T05:19:44+0000 DEBUG repo: downloading from remote: baseos 2026-03-24T05:19:44+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T05:20:09+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-24T05:20:09+0000 DEBUG repo: downloading from remote: appstream 2026-03-24T05:20:09+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T05:20:24+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-24T05:20:24+0000 DEBUG repo: downloading from remote: extras 2026-03-24T05:20:24+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T05:20:25+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-24T05:20:25+0000 DEBUG repo: downloading from remote: powertools 2026-03-24T05:20:25+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T05:20:29+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-24T05:20:29+0000 DEBUG repo: downloading from remote: epel 2026-03-24T05:20:29+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T05:20:44+0000 DEBUG epel: using metadata from Tue Mar 24 02:17:51 2026. 2026-03-24T05:20:44+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-24T05:20:44+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-24T05:20:44+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-24T05:20:45+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-24T05:20:45+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-24T05:20:46+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-24T05:20:46+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-24T05:20:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-24T05:20:46+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-24T05:20:47+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 14:22:00 2026. 2026-03-24T05:20:47+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-24T05:20:48+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-24T05:20:48+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-24T05:20:48+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-24T05:20:48+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-24T05:20:49+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-24T05:20:49+0000 DEBUG repo: downloading from remote: imunify360 2026-03-24T05:20:54+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-24T05:20:54+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T05:20:54+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:54+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:54+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:54+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:54+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T05:20:54+0000 DDEBUG Cleaning up. 2026-03-24T05:20:54+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:20:54+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:20:54+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:20:56+0000 INFO --- logging initialized --- 2026-03-24T05:20:56+0000 DDEBUG timer: config: 12 ms 2026-03-24T05:20:57+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:20:57+0000 DEBUG YUM version: 4.7.0 2026-03-24T05:20:57+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install cpanel-monitoring-plugin --enablerepo=powertools --enablerepo=epel 2026-03-24T05:20:57+0000 DDEBUG Installroot: / 2026-03-24T05:20:57+0000 DDEBUG Releasever: 8 2026-03-24T05:20:57+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:20:57+0000 DDEBUG Base command: install 2026-03-24T05:20:57+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'cpanel-monitoring-plugin', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-24T05:20:57+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:20:57+0000 DEBUG repo: using cache for: EA4 2026-03-24T05:20:58+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-24T05:20:58+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-24T05:20:58+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T05:20:58+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: baseos 2026-03-24T05:20:58+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: appstream 2026-03-24T05:20:58+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: extras 2026-03-24T05:20:58+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: powertools 2026-03-24T05:20:58+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: epel 2026-03-24T05:20:58+0000 DEBUG epel: using metadata from Tue Mar 24 02:17:51 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 14:22:00 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-24T05:20:58+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-24T05:20:58+0000 DEBUG repo: using cache for: imunify360 2026-03-24T05:20:58+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-24T05:20:58+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T05:20:58+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:58+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:58+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:58+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:20:58+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T05:20:58+0000 DDEBUG Cleaning up. 2026-03-24T05:20:58+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:20:58+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:20:58+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:21:10+0000 INFO --- logging initialized --- 2026-03-24T05:21:10+0000 DDEBUG timer: config: 9 ms 2026-03-24T05:21:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:21:10+0000 DEBUG DNF version: 4.7.0 2026-03-24T05:21:10+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-24T05:21:10+0000 DDEBUG Installroot: / 2026-03-24T05:21:10+0000 DDEBUG Releasever: 8 2026-03-24T05:21:10+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:21:10+0000 DDEBUG Base command: needs-restarting 2026-03-24T05:21:10+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-24T05:21:10+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:21:11+0000 DDEBUG timer: sack setup: 987 ms 2026-03-24T05:21:11+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:21:11+0000 DDEBUG Cleaning up. 2026-03-24T05:21:11+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:21:29+0000 INFO --- logging initialized --- 2026-03-24T05:21:29+0000 DDEBUG timer: config: 9 ms 2026-03-24T05:21:29+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:21:29+0000 DEBUG YUM version: 4.7.0 2026-03-24T05:21:29+0000 DDEBUG Command: yum --disableexcludes=all -q info available kernel 2026-03-24T05:21:29+0000 DDEBUG Installroot: / 2026-03-24T05:21:29+0000 DDEBUG Releasever: 8 2026-03-24T05:21:29+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:21:29+0000 DDEBUG Base command: info 2026-03-24T05:21:29+0000 DDEBUG Extra commands: ['--disableexcludes=all', '-q', 'info', 'available', 'kernel'] 2026-03-24T05:21:29+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: EA4 2026-03-24T05:21:30+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-24T05:21:30+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-24T05:21:30+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T05:21:30+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: baseos 2026-03-24T05:21:30+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: appstream 2026-03-24T05:21:30+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: extras 2026-03-24T05:21:30+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: powertools 2026-03-24T05:21:30+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: epel 2026-03-24T05:21:30+0000 DEBUG epel: using metadata from Tue Mar 24 02:17:51 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 14:22:00 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-24T05:21:30+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-24T05:21:30+0000 DEBUG repo: using cache for: imunify360 2026-03-24T05:21:30+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-24T05:21:30+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T05:21:30+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:21:30+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:21:30+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:21:30+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T05:21:30+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T05:21:30+0000 DDEBUG Cleaning up. 2026-03-24T05:21:30+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:21:30+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:21:30+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T05:21:31+0000 INFO --- logging initialized --- 2026-03-24T05:21:31+0000 DDEBUG timer: config: 6 ms 2026-03-24T05:21:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:21:31+0000 DEBUG DNF version: 4.7.0 2026-03-24T05:21:31+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 2026-03-24T05:21:31+0000 DDEBUG Installroot: / 2026-03-24T05:21:31+0000 DDEBUG Releasever: 8 2026-03-24T05:21:31+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:21:31+0000 DDEBUG Base command: needs-restarting 2026-03-24T05:21:31+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint'] 2026-03-24T05:21:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:21:32+0000 DDEBUG timer: sack setup: 929 ms 2026-03-24T05:21:32+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:21:32+0000 DDEBUG Cleaning up. 2026-03-24T05:21:32+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:21:32+0000 INFO --- logging initialized --- 2026-03-24T05:21:32+0000 DDEBUG timer: config: 7 ms 2026-03-24T05:21:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:21:32+0000 DEBUG DNF version: 4.7.0 2026-03-24T05:21:32+0000 DDEBUG Command: needs-restarting needs-restarting --services 2026-03-24T05:21:32+0000 DDEBUG Installroot: / 2026-03-24T05:21:32+0000 DDEBUG Releasever: 8 2026-03-24T05:21:32+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:21:32+0000 DDEBUG Base command: needs-restarting 2026-03-24T05:21:32+0000 DDEBUG Extra commands: ['needs-restarting', '--services'] 2026-03-24T05:21:32+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:21:33+0000 DDEBUG timer: sack setup: 867 ms 2026-03-24T05:21:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:21:42+0000 WARNING Failed to read PID 2156552's smaps. 2026-03-24T05:21:42+0000 WARNING Failed to read PID 2156553's smaps. 2026-03-24T05:21:45+0000 DDEBUG Cleaning up. 2026-03-24T05:21:45+0000 DDEBUG Plugins were unloaded. 2026-03-24T05:21:46+0000 INFO --- logging initialized --- 2026-03-24T05:21:46+0000 DDEBUG timer: config: 10 ms 2026-03-24T05:21:46+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T05:21:46+0000 DEBUG DNF version: 4.7.0 2026-03-24T05:21:46+0000 DDEBUG Command: needs-restarting needs-restarting 2026-03-24T05:21:46+0000 DDEBUG Installroot: / 2026-03-24T05:21:46+0000 DDEBUG Releasever: 8 2026-03-24T05:21:46+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T05:21:46+0000 DDEBUG Base command: needs-restarting 2026-03-24T05:21:46+0000 DDEBUG Extra commands: ['needs-restarting'] 2026-03-24T05:21:46+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T05:21:47+0000 DDEBUG timer: sack setup: 927 ms 2026-03-24T05:21:47+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T05:21:55+0000 WARNING Failed to read PID 2156401's smaps. 2026-03-24T05:21:55+0000 WARNING Failed to read PID 2156563's smaps. 2026-03-24T05:21:55+0000 WARNING Failed to read PID 2156565's smaps. 2026-03-24T05:21:55+0000 WARNING Failed to read PID 2156577's smaps. 2026-03-24T05:21:56+0000 WARNING Failed to read PID 2156583's smaps. 2026-03-24T05:21:56+0000 WARNING Failed to read PID 2156584's smaps. 2026-03-24T05:21:59+0000 DDEBUG Cleaning up. 2026-03-24T05:21:59+0000 DDEBUG Plugins were unloaded. 2026-03-24T06:41:02+0000 INFO --- logging initialized --- 2026-03-24T06:41:02+0000 DDEBUG timer: config: 23 ms 2026-03-24T06:41:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T06:41:03+0000 DEBUG YUM version: 4.7.0 2026-03-24T06:41:03+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-24T06:41:03+0000 DDEBUG Installroot: / 2026-03-24T06:41:03+0000 DDEBUG Releasever: 8 2026-03-24T06:41:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T06:41:03+0000 DDEBUG Base command: clean 2026-03-24T06:41:03+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-24T06:41:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T06:41:03+0000 DEBUG Cleaning data: dbcache packages metadata 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/a97bf8225021f538c17ee62229c9a1fd2403a3d99dd25abdc6cd5c249c870faf-primary.xml.xz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/61ffaa9d504b40c6e9566641184e40b377a0e71755eaf17da9f20101e440ae0e-updateinfo.xml.bz2 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/346e22bba2596e5e1e928a1615f55d6325296e2af2201c914af123720c1e020b-filelists.xml.xz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/5864707144c53b9684c7f79a400de523dcdd16a256a52c4907be0cf769a0c20a-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/076999207b2ac74ecc94b7180d79bf8acded270397edd0ae4cd4db52e12941e1-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/db147cc0e6ddf48dd2cc662cc1afe076523755890fd0f34beb504b9f713e2c5d-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/6326bf26050314fb6f6d2f94c3839594f7170d6549a8fc032cea17c1a75def67-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-24T06:41:03+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-24T06:41:03+0000 INFO 108 files removed 2026-03-24T06:41:03+0000 DDEBUG Cleaning up. 2026-03-24T06:41:03+0000 DDEBUG Plugins were unloaded. 2026-03-24T06:41:04+0000 INFO --- logging initialized --- 2026-03-24T06:41:04+0000 DDEBUG timer: config: 10 ms 2026-03-24T06:41:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T06:41:04+0000 DEBUG YUM version: 4.7.0 2026-03-24T06:41:04+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-24T06:41:04+0000 DDEBUG Installroot: / 2026-03-24T06:41:04+0000 DDEBUG Releasever: 8 2026-03-24T06:41:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T06:41:04+0000 DDEBUG Base command: update 2026-03-24T06:41:04+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-24T06:41:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T06:41:05+0000 DEBUG repo: downloading from remote: EA4 2026-03-24T06:41:08+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T06:41:08+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-24T06:41:08+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T06:41:08+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-24T06:41:11+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T06:41:11+0000 DEBUG repo: downloading from remote: baseos 2026-03-24T06:41:11+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T06:41:34+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T06:41:34+0000 DEBUG repo: downloading from remote: appstream 2026-03-24T06:41:34+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T06:41:48+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T06:41:48+0000 DEBUG repo: downloading from remote: extras 2026-03-24T06:41:48+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T06:41:50+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T06:41:50+0000 DEBUG repo: downloading from remote: powertools 2026-03-24T06:41:50+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T06:41:55+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T06:41:55+0000 DEBUG repo: downloading from remote: epel 2026-03-24T06:41:55+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T06:42:08+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T06:42:08+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-24T06:42:09+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T06:42:09+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-24T06:42:10+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T06:42:10+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-24T06:42:10+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T06:42:10+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-24T06:42:12+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T06:42:12+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-24T06:42:13+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T06:42:13+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-24T06:42:14+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T06:42:14+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-24T06:42:14+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T06:42:14+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-24T06:42:15+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T06:42:15+0000 DEBUG repo: downloading from remote: imunify360 2026-03-24T06:42:19+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T06:42:19+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T06:42:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T06:42:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T06:42:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T06:42:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T06:42:19+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T06:42:19+0000 DDEBUG Cleaning up. 2026-03-24T06:42:19+0000 DDEBUG Plugins were unloaded. 2026-03-24T06:42:19+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T06:42:19+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T06:50:29+0000 INFO --- logging initialized --- 2026-03-24T06:50:29+0000 DDEBUG timer: config: 16 ms 2026-03-24T06:50:30+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T06:50:30+0000 DEBUG DNF version: 4.7.0 2026-03-24T06:50:30+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T06:50:30+0000 DDEBUG Installroot: / 2026-03-24T06:50:30+0000 DDEBUG Releasever: 8 2026-03-24T06:50:30+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T06:50:30+0000 DDEBUG Base command: makecache 2026-03-24T06:50:30+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T06:50:30+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T06:50:30+0000 DEBUG Making cache files for all metadata files. 2026-03-24T06:50:30+0000 INFO Metadata cache refreshed recently. 2026-03-24T06:50:30+0000 DDEBUG Cleaning up. 2026-03-24T06:50:30+0000 DDEBUG Plugins were unloaded. 2026-03-24T07:54:12+0000 INFO --- logging initialized --- 2026-03-24T07:54:12+0000 DDEBUG timer: config: 15 ms 2026-03-24T07:54:12+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T07:54:12+0000 DEBUG DNF version: 4.7.0 2026-03-24T07:54:12+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T07:54:12+0000 DDEBUG Installroot: / 2026-03-24T07:54:12+0000 DDEBUG Releasever: 8 2026-03-24T07:54:12+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T07:54:12+0000 DDEBUG Base command: makecache 2026-03-24T07:54:12+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T07:54:12+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T07:54:12+0000 DEBUG Making cache files for all metadata files. 2026-03-24T07:54:12+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T07:54:12+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T07:54:12+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T07:54:12+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T07:54:12+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T07:54:13+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T07:54:13+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T07:54:13+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T07:54:13+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-24T07:54:13+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T07:54:13+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T07:54:14+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-24T07:54:14+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T07:54:14+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T07:54:14+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-24T07:54:14+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T07:54:14+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T07:54:14+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-24T07:54:14+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T07:54:14+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T07:54:15+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-24T07:54:15+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T07:54:16+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-24T07:54:16+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T07:54:17+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-24T07:54:17+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T07:54:17+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-24T07:54:17+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T07:54:17+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T07:54:17+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T07:54:17+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T07:54:17+0000 DDEBUG Cleaning up. 2026-03-24T07:54:17+0000 DDEBUG Plugins were unloaded. 2026-03-24T07:54:17+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T07:54:17+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T09:15:30+0000 INFO --- logging initialized --- 2026-03-24T09:15:30+0000 DDEBUG timer: config: 29 ms 2026-03-24T09:15:30+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T09:15:30+0000 DEBUG DNF version: 4.7.0 2026-03-24T09:15:30+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T09:15:30+0000 DDEBUG Installroot: / 2026-03-24T09:15:30+0000 DDEBUG Releasever: 8 2026-03-24T09:15:30+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T09:15:30+0000 DDEBUG Base command: makecache 2026-03-24T09:15:30+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T09:15:30+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T09:15:30+0000 DEBUG Making cache files for all metadata files. 2026-03-24T09:15:30+0000 INFO Metadata cache refreshed recently. 2026-03-24T09:15:30+0000 DDEBUG Cleaning up. 2026-03-24T09:15:30+0000 DDEBUG Plugins were unloaded. 2026-03-24T10:45:23+0000 INFO --- logging initialized --- 2026-03-24T10:45:23+0000 DDEBUG timer: config: 24 ms 2026-03-24T10:45:23+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T10:45:23+0000 DEBUG DNF version: 4.7.0 2026-03-24T10:45:23+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T10:45:23+0000 DDEBUG Installroot: / 2026-03-24T10:45:23+0000 DDEBUG Releasever: 8 2026-03-24T10:45:23+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T10:45:23+0000 DDEBUG Base command: makecache 2026-03-24T10:45:23+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T10:45:23+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T10:45:23+0000 DEBUG Making cache files for all metadata files. 2026-03-24T10:45:23+0000 INFO Metadata cache refreshed recently. 2026-03-24T10:45:23+0000 DDEBUG Cleaning up. 2026-03-24T10:45:23+0000 DDEBUG Plugins were unloaded. 2026-03-24T12:15:01+0000 INFO --- logging initialized --- 2026-03-24T12:15:01+0000 DDEBUG timer: config: 305 ms 2026-03-24T12:15:08+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T12:15:08+0000 DEBUG DNF version: 4.7.0 2026-03-24T12:15:08+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T12:15:08+0000 DDEBUG Installroot: / 2026-03-24T12:15:08+0000 DDEBUG Releasever: 8 2026-03-24T12:15:08+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T12:15:08+0000 DDEBUG Base command: makecache 2026-03-24T12:15:08+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T12:15:09+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T12:15:09+0000 DEBUG Making cache files for all metadata files. 2026-03-24T12:15:09+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T12:15:09+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T12:15:10+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T12:15:14+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T12:15:15+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T12:15:15+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T12:15:15+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T12:15:16+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T12:15:16+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T12:15:16+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T12:15:19+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-24T12:15:21+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T12:15:21+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T12:15:22+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-24T12:15:22+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T12:15:22+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T12:15:23+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-24T12:15:23+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T12:15:23+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T12:15:24+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-24T12:15:24+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T12:15:24+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T12:15:25+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-24T12:15:25+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T12:15:25+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-24T12:15:25+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T12:15:25+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-24T12:15:25+0000 DEBUG imunify360-rollout-6: using metadata from Wed 04 Mar 2026 04:39:12 PM GMT. 2026-03-24T12:15:25+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-24T12:15:25+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360-rollout-1: using metadata from Tue 17 Mar 2026 02:22:00 PM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360-rollout-2: using metadata from Tue 17 Mar 2026 02:14:40 PM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T12:15:26+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-24T12:15:26+0000 DEBUG imunify360: using metadata from Mon 16 Mar 2026 02:05:46 PM GMT. 2026-03-24T12:15:26+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T12:15:26+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T12:15:26+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T12:15:26+0000 DDEBUG Cleaning up. 2026-03-24T12:15:26+0000 DDEBUG Plugins were unloaded. 2026-03-24T12:15:26+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T12:15:26+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T12:41:44+0000 INFO --- logging initialized --- 2026-03-24T12:41:44+0000 DDEBUG timer: config: 14 ms 2026-03-24T12:41:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T12:41:44+0000 DEBUG YUM version: 4.7.0 2026-03-24T12:41:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/lDIN0qbI4q install cpanel-letsencrypt-v2 --enablerepo=powertools --enablerepo=epel 2026-03-24T12:41:44+0000 DDEBUG Installroot: / 2026-03-24T12:41:44+0000 DDEBUG Releasever: 8 2026-03-24T12:41:44+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T12:41:44+0000 DDEBUG Base command: install 2026-03-24T12:41:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/lDIN0qbI4q', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-24T12:41:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: EA4 2026-03-24T12:41:45+0000 DEBUG EA4: using metadata from Thu Mar 19 17:19:07 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-24T12:41:45+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu Jan 15 14:37:00 2026. 2026-03-24T12:41:45+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T12:41:45+0000 DEBUG cpanel-plugins: using metadata from Wed Mar 18 22:16:19 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: baseos 2026-03-24T12:41:45+0000 DEBUG baseos: using metadata from Fri Mar 20 13:59:58 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: appstream 2026-03-24T12:41:45+0000 DEBUG appstream: using metadata from Fri Mar 20 14:00:21 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: extras 2026-03-24T12:41:45+0000 DEBUG extras: using metadata from Fri Mar 20 14:01:56 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: powertools 2026-03-24T12:41:45+0000 DEBUG powertools: using metadata from Fri Mar 20 13:59:40 2026. 2026-03-24T12:41:45+0000 DEBUG repo: using cache for: epel 2026-03-24T12:41:46+0000 DEBUG epel: using metadata from Tue Mar 24 02:17:51 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-5: using metadata from Wed Mar 4 10:48:05 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-6: using metadata from Wed Mar 4 16:39:12 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-7: using metadata from Thu Mar 19 15:46:26 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-8: using metadata from Tue Nov 18 15:38:36 2025. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-1: using metadata from Tue Mar 17 14:22:00 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-2: using metadata from Tue Mar 17 14:14:40 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-3: using metadata from Thu Mar 19 07:29:11 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-24T12:41:46+0000 DEBUG imunify360-rollout-4: using metadata from Thu Feb 19 08:51:10 2026. 2026-03-24T12:41:46+0000 DEBUG repo: using cache for: imunify360 2026-03-24T12:41:46+0000 DEBUG imunify360: using metadata from Mon Mar 16 14:05:46 2026. 2026-03-24T12:41:46+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T12:41:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T12:41:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T12:41:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T12:41:46+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T12:41:46+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T12:41:46+0000 DDEBUG Cleaning up. 2026-03-24T12:41:46+0000 DDEBUG Plugins were unloaded. 2026-03-24T12:41:46+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T12:41:46+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-24T13:54:19+0000 INFO --- logging initialized --- 2026-03-24T13:54:19+0000 DDEBUG timer: config: 21 ms 2026-03-24T13:54:19+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T13:54:19+0000 DEBUG DNF version: 4.7.0 2026-03-24T13:54:19+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T13:54:19+0000 DDEBUG Installroot: / 2026-03-24T13:54:19+0000 DDEBUG Releasever: 8 2026-03-24T13:54:19+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T13:54:19+0000 DDEBUG Base command: makecache 2026-03-24T13:54:19+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T13:54:19+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T13:54:19+0000 DEBUG Making cache files for all metadata files. 2026-03-24T13:54:19+0000 INFO Metadata cache refreshed recently. 2026-03-24T13:54:19+0000 DDEBUG Cleaning up. 2026-03-24T13:54:19+0000 DDEBUG Plugins were unloaded. 2026-03-24T15:47:02+0000 INFO --- logging initialized --- 2026-03-24T15:47:02+0000 DDEBUG timer: config: 30 ms 2026-03-24T15:47:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T15:47:02+0000 DEBUG DNF version: 4.7.0 2026-03-24T15:47:02+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T15:47:02+0000 DDEBUG Installroot: / 2026-03-24T15:47:02+0000 DDEBUG Releasever: 8 2026-03-24T15:47:02+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T15:47:02+0000 DDEBUG Base command: makecache 2026-03-24T15:47:02+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T15:47:02+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T15:47:02+0000 DEBUG Making cache files for all metadata files. 2026-03-24T15:47:02+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T15:47:02+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T15:47:02+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T15:47:03+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T15:47:03+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T15:47:03+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T15:47:03+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T15:47:03+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T15:47:03+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-24T15:47:03+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T15:47:03+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T15:47:04+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-24T15:47:04+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T15:47:04+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T15:47:04+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-24T15:47:04+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T15:47:04+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T15:47:05+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-24T15:47:05+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T15:47:05+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T15:47:05+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-24T15:47:06+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T15:47:06+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-24T15:47:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T15:47:06+0000 DEBUG reviving: failed for 'imunify360-rollout-6', mismatched repomd. 2026-03-24T15:47:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-24T15:47:06+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-24T15:47:06+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-24T15:47:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T15:47:07+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-24T15:47:07+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T15:47:07+0000 DEBUG reviving: failed for 'imunify360-rollout-1', mismatched repomd. 2026-03-24T15:47:07+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-24T15:47:07+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-24T15:47:07+0000 DEBUG reviving: failed for 'imunify360-rollout-2', mismatched repomd. 2026-03-24T15:47:07+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-24T15:47:08+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-24T15:47:08+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-24T15:47:08+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T15:47:08+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-24T15:47:08+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T15:47:08+0000 DEBUG reviving: failed for 'imunify360', mismatched repomd. 2026-03-24T15:47:08+0000 DEBUG repo: downloading from remote: imunify360 2026-03-24T15:47:12+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-24T15:47:12+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T15:47:12+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T15:47:12+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T15:47:12+0000 DDEBUG Cleaning up. 2026-03-24T15:47:12+0000 DDEBUG Plugins were unloaded. 2026-03-24T15:47:12+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T15:47:12+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T17:03:10+0000 INFO --- logging initialized --- 2026-03-24T17:03:10+0000 DDEBUG timer: config: 31 ms 2026-03-24T17:03:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T17:03:10+0000 DEBUG DNF version: 4.7.0 2026-03-24T17:03:10+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T17:03:10+0000 DDEBUG Installroot: / 2026-03-24T17:03:10+0000 DDEBUG Releasever: 8 2026-03-24T17:03:10+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T17:03:10+0000 DDEBUG Base command: makecache 2026-03-24T17:03:10+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T17:03:10+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T17:03:10+0000 DEBUG Making cache files for all metadata files. 2026-03-24T17:03:10+0000 INFO Metadata cache refreshed recently. 2026-03-24T17:03:10+0000 DDEBUG Cleaning up. 2026-03-24T17:03:10+0000 DDEBUG Plugins were unloaded. 2026-03-24T18:03:26+0000 INFO --- logging initialized --- 2026-03-24T18:03:26+0000 DDEBUG timer: config: 40 ms 2026-03-24T18:03:26+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T18:03:26+0000 DEBUG DNF version: 4.7.0 2026-03-24T18:03:26+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T18:03:26+0000 DDEBUG Installroot: / 2026-03-24T18:03:26+0000 DDEBUG Releasever: 8 2026-03-24T18:03:26+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T18:03:26+0000 DDEBUG Base command: makecache 2026-03-24T18:03:26+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T18:03:26+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T18:03:26+0000 DEBUG Making cache files for all metadata files. 2026-03-24T18:03:26+0000 INFO Metadata cache refreshed recently. 2026-03-24T18:03:26+0000 DDEBUG Cleaning up. 2026-03-24T18:03:26+0000 DDEBUG Plugins were unloaded. 2026-03-24T19:39:58+0000 INFO --- logging initialized --- 2026-03-24T19:39:58+0000 DDEBUG timer: config: 16 ms 2026-03-24T19:39:58+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T19:39:58+0000 DEBUG DNF version: 4.7.0 2026-03-24T19:39:58+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T19:39:58+0000 DDEBUG Installroot: / 2026-03-24T19:39:58+0000 DDEBUG Releasever: 8 2026-03-24T19:39:58+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T19:39:58+0000 DDEBUG Base command: makecache 2026-03-24T19:39:58+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T19:39:58+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T19:39:58+0000 DEBUG Making cache files for all metadata files. 2026-03-24T19:39:58+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG extras: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG epel: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-24T19:39:58+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-24T19:39:58+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-24T19:39:58+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-24T19:39:58+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-24T19:39:58+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-24T19:39:58+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-24T19:39:58+0000 DEBUG countme: no event for baseos: window already counted 2026-03-24T19:39:59+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-24T19:39:59+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-24T19:39:59+0000 DEBUG countme: no event for appstream: window already counted 2026-03-24T19:39:59+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-24T19:40:00+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-24T19:40:00+0000 DEBUG countme: no event for extras: window already counted 2026-03-24T19:40:00+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-24T19:40:00+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-24T19:40:00+0000 DEBUG countme: no event for powertools: window already counted 2026-03-24T19:40:01+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-24T19:40:01+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-24T19:40:01+0000 DEBUG countme: no event for epel: window already counted 2026-03-24T19:40:01+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-24T19:40:02+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-24T19:40:02+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-24T19:40:02+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-24T19:40:02+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-24T19:40:02+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-24T19:40:03+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-24T19:40:03+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-24T19:40:03+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-24T19:40:03+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-24T19:40:03+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-24T19:40:03+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-24T19:40:03+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-24T19:40:03+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-24T19:40:03+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-24T19:40:03+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-24T19:40:04+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-24T19:40:04+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-24T19:40:04+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-24T19:40:04+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-24T19:40:04+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-24T19:40:04+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-24T19:40:04+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T19:40:04+0000 DDEBUG Cleaning up. 2026-03-24T19:40:04+0000 DDEBUG Plugins were unloaded. 2026-03-24T19:40:04+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T19:40:04+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-24T21:08:35+0000 INFO --- logging initialized --- 2026-03-24T21:08:35+0000 DDEBUG timer: config: 42 ms 2026-03-24T21:08:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T21:08:35+0000 DEBUG DNF version: 4.7.0 2026-03-24T21:08:35+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T21:08:35+0000 DDEBUG Installroot: / 2026-03-24T21:08:35+0000 DDEBUG Releasever: 8 2026-03-24T21:08:35+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T21:08:35+0000 DDEBUG Base command: makecache 2026-03-24T21:08:35+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T21:08:35+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T21:08:35+0000 DEBUG Making cache files for all metadata files. 2026-03-24T21:08:35+0000 INFO Metadata cache refreshed recently. 2026-03-24T21:08:35+0000 DDEBUG Cleaning up. 2026-03-24T21:08:35+0000 DDEBUG Plugins were unloaded. 2026-03-24T22:20:09+0000 INFO --- logging initialized --- 2026-03-24T22:20:09+0000 DDEBUG timer: config: 19 ms 2026-03-24T22:20:09+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-24T22:20:09+0000 DEBUG DNF version: 4.7.0 2026-03-24T22:20:09+0000 DDEBUG Command: dnf makecache --timer 2026-03-24T22:20:09+0000 DDEBUG Installroot: / 2026-03-24T22:20:09+0000 DDEBUG Releasever: 8 2026-03-24T22:20:09+0000 DEBUG cachedir: /var/cache/dnf 2026-03-24T22:20:09+0000 DDEBUG Base command: makecache 2026-03-24T22:20:09+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-24T22:20:09+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-24T22:20:09+0000 DEBUG Making cache files for all metadata files. 2026-03-24T22:20:09+0000 INFO Metadata cache refreshed recently. 2026-03-24T22:20:09+0000 DDEBUG Cleaning up. 2026-03-24T22:20:09+0000 DDEBUG Plugins were unloaded. 2026-03-25T00:02:03+0000 INFO --- logging initialized --- 2026-03-25T00:02:03+0000 DDEBUG timer: config: 47 ms 2026-03-25T00:02:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T00:02:03+0000 DEBUG DNF version: 4.7.0 2026-03-25T00:02:03+0000 DDEBUG Command: dnf makecache --timer 2026-03-25T00:02:03+0000 DDEBUG Installroot: / 2026-03-25T00:02:03+0000 DDEBUG Releasever: 8 2026-03-25T00:02:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T00:02:03+0000 DDEBUG Base command: makecache 2026-03-25T00:02:03+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-25T00:02:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T00:02:03+0000 DEBUG Making cache files for all metadata files. 2026-03-25T00:02:03+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG extras: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG epel: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-25T00:02:03+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-25T00:02:04+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-25T00:02:04+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-25T00:02:04+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-25T00:02:04+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-25T00:02:04+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-25T00:02:04+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-25T00:02:04+0000 DEBUG countme: no event for baseos: window already counted 2026-03-25T00:02:04+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-25T00:02:05+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-25T00:02:05+0000 DEBUG countme: no event for appstream: window already counted 2026-03-25T00:02:05+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-25T00:02:05+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-25T00:02:05+0000 DEBUG countme: no event for extras: window already counted 2026-03-25T00:02:06+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-25T00:02:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-25T00:02:06+0000 DEBUG countme: no event for powertools: window already counted 2026-03-25T00:02:06+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-25T00:02:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-25T00:02:06+0000 DEBUG countme: no event for epel: window already counted 2026-03-25T00:02:07+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match. 2026-03-25T00:02:07+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-25T00:02:07+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-25T00:02:07+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-25T00:02:07+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-25T00:02:07+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-25T00:02:07+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-25T00:02:07+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-25T00:02:08+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-25T00:02:08+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-25T00:02:08+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-25T00:02:08+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T00:02:08+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T00:02:08+0000 DDEBUG Cleaning up. 2026-03-25T00:02:09+0000 DDEBUG Plugins were unloaded. 2026-03-25T00:02:09+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T00:02:09+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T01:19:50+0000 INFO --- logging initialized --- 2026-03-25T01:19:50+0000 DDEBUG timer: config: 20 ms 2026-03-25T01:19:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T01:19:50+0000 DEBUG DNF version: 4.7.0 2026-03-25T01:19:50+0000 DDEBUG Command: dnf makecache --timer 2026-03-25T01:19:50+0000 DDEBUG Installroot: / 2026-03-25T01:19:50+0000 DDEBUG Releasever: 8 2026-03-25T01:19:50+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T01:19:50+0000 DDEBUG Base command: makecache 2026-03-25T01:19:50+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-25T01:19:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T01:19:50+0000 DEBUG Making cache files for all metadata files. 2026-03-25T01:19:50+0000 INFO Metadata cache refreshed recently. 2026-03-25T01:19:50+0000 DDEBUG Cleaning up. 2026-03-25T01:19:50+0000 DDEBUG Plugins were unloaded. 2026-03-25T01:33:04+0000 INFO --- logging initialized --- 2026-03-25T01:33:04+0000 DDEBUG timer: config: 9 ms 2026-03-25T01:33:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T01:33:04+0000 DEBUG DNF version: 4.7.0 2026-03-25T01:33:04+0000 DDEBUG Command: repoquery repoquery --qf %{repoid}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774402383-2411344-pkg-<>~:;<>~:;<>~:; --whatprovides cPanel-cPAddon 2026-03-25T01:33:04+0000 DDEBUG Installroot: / 2026-03-25T01:33:04+0000 DDEBUG Releasever: 8 2026-03-25T01:33:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T01:33:04+0000 DDEBUG Base command: repoquery 2026-03-25T01:33:04+0000 DDEBUG Extra commands: ['repoquery', '--qf', '%{repoid}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{name}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{version}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{release}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{arch}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{group}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{summary}<>~:;<>~:;<>~:;-1774402383-2411344-attr-<>~:;<>~:;<>~:;%{description}<>~:;<>~:;<>~:;-1774402383-2411344-pkg-<>~:;<>~:;<>~:;', '--whatprovides', 'cPanel-cPAddon'] 2026-03-25T01:33:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-25T01:33:05+0000 DEBUG repo: using cache for: EA4 2026-03-25T01:33:05+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-25T01:33:05+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-25T01:33:05+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-25T01:33:05+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-25T01:33:05+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-25T01:33:05+0000 DEBUG repo: using cache for: baseos 2026-03-25T01:33:05+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-25T01:33:05+0000 DEBUG repo: using cache for: appstream 2026-03-25T01:33:06+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: extras 2026-03-25T01:33:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: powertools 2026-03-25T01:33:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: epel 2026-03-25T01:33:06+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-25T01:33:06+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: using cache for: imunify360 2026-03-25T01:33:06+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-25T01:33:06+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-25T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T01:33:06+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T01:33:06+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T01:33:06+0000 DDEBUG Cleaning up. 2026-03-25T01:33:06+0000 DDEBUG Plugins were unloaded. 2026-03-25T01:33:06+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T01:33:06+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T02:44:39+0000 INFO --- logging initialized --- 2026-03-25T02:44:39+0000 DDEBUG timer: config: 19 ms 2026-03-25T02:44:39+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T02:44:39+0000 DEBUG DNF version: 4.7.0 2026-03-25T02:44:39+0000 DDEBUG Command: dnf makecache --timer 2026-03-25T02:44:39+0000 DDEBUG Installroot: / 2026-03-25T02:44:39+0000 DDEBUG Releasever: 8 2026-03-25T02:44:39+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T02:44:39+0000 DDEBUG Base command: makecache 2026-03-25T02:44:39+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-25T02:44:39+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T02:44:39+0000 DEBUG Making cache files for all metadata files. 2026-03-25T02:44:39+0000 INFO Metadata cache refreshed recently. 2026-03-25T02:44:39+0000 DDEBUG Cleaning up. 2026-03-25T02:44:39+0000 DDEBUG Plugins were unloaded. 2026-03-25T03:19:04+0000 INFO --- logging initialized --- 2026-03-25T03:19:04+0000 DDEBUG timer: config: 15 ms 2026-03-25T03:19:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T03:19:04+0000 DEBUG YUM version: 4.7.0 2026-03-25T03:19:04+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-php-internal alt-php-hyperscan app-version-detector imunify-common imunify-notifier imunify360-venv imunify-core imunify-ui 2026-03-25T03:19:04+0000 DDEBUG Installroot: / 2026-03-25T03:19:04+0000 DDEBUG Releasever: 8 2026-03-25T03:19:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T03:19:04+0000 DDEBUG Base command: update 2026-03-25T03:19:04+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-php-internal', 'alt-php-hyperscan', 'app-version-detector', 'imunify-common', 'imunify-notifier', 'imunify360-venv', 'imunify-core', 'imunify-ui'] 2026-03-25T03:19:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: EA4 2026-03-25T03:19:06+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: cpanel-addons-production-feed 2026-03-25T03:19:06+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: cpanel-plugins 2026-03-25T03:19:06+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: baseos 2026-03-25T03:19:06+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: appstream 2026-03-25T03:19:06+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: extras 2026-03-25T03:19:06+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: powertools 2026-03-25T03:19:06+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-25T03:19:06+0000 DEBUG repo: using cache for: epel 2026-03-25T03:19:07+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-5 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-6 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-7 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-8 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-1 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-2 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-3 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360-rollout-4 2026-03-25T03:19:07+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: using cache for: imunify360 2026-03-25T03:19:07+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-25T03:19:07+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-25T03:19:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T03:19:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T03:19:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T03:19:07+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T03:19:07+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T03:19:07+0000 DDEBUG Cleaning up. 2026-03-25T03:19:07+0000 DDEBUG Plugins were unloaded. 2026-03-25T03:19:07+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T03:19:07+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T03:49:13+0000 INFO --- logging initialized --- 2026-03-25T03:49:13+0000 DDEBUG timer: config: 12 ms 2026-03-25T03:49:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T03:49:13+0000 DEBUG DNF version: 4.7.0 2026-03-25T03:49:13+0000 DDEBUG Command: dnf makecache --timer 2026-03-25T03:49:13+0000 DDEBUG Installroot: / 2026-03-25T03:49:13+0000 DDEBUG Releasever: 8 2026-03-25T03:49:13+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T03:49:13+0000 DDEBUG Base command: makecache 2026-03-25T03:49:13+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-25T03:49:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T03:49:13+0000 DEBUG Making cache files for all metadata files. 2026-03-25T03:49:13+0000 DEBUG EA4: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG cpanel-addons-production-feed: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG cpanel-plugins: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG baseos: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG appstream: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG extras: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG powertools: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG epel: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-5: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-6: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-7: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-8: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-1: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-2: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-3: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360-rollout-4: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG imunify360: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG letsencrypt-cpanel: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG wp-toolkit-cpanel: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG wp-toolkit-thirdparties: has expired and will be refreshed. 2026-03-25T03:49:13+0000 DEBUG reviving: 'EA4' can be revived - repomd matches. 2026-03-25T03:49:13+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-25T03:49:13+0000 DEBUG reviving: 'cpanel-addons-production-feed' can be revived - repomd matches. 2026-03-25T03:49:13+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-25T03:49:13+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches. 2026-03-25T03:49:13+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-25T03:49:13+0000 DEBUG countme: no event for baseos: window already counted 2026-03-25T03:49:14+0000 DEBUG reviving: 'baseos' can be revived - repomd matches. 2026-03-25T03:49:14+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-25T03:49:14+0000 DEBUG countme: no event for appstream: window already counted 2026-03-25T03:49:14+0000 DEBUG reviving: 'appstream' can be revived - repomd matches. 2026-03-25T03:49:14+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-25T03:49:14+0000 DEBUG countme: no event for extras: window already counted 2026-03-25T03:49:15+0000 DEBUG reviving: 'extras' can be revived - repomd matches. 2026-03-25T03:49:15+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-25T03:49:15+0000 DEBUG countme: no event for powertools: window already counted 2026-03-25T03:49:15+0000 DEBUG reviving: 'powertools' can be revived - repomd matches. 2026-03-25T03:49:15+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-25T03:49:15+0000 DEBUG countme: no event for epel: window already counted 2026-03-25T03:49:16+0000 DEBUG reviving: failed for 'epel', mismatched sha256 sum. 2026-03-25T03:49:16+0000 DEBUG repo: downloading from remote: epel 2026-03-25T03:49:16+0000 DEBUG countme: no event for epel: window already counted 2026-03-25T03:49:17+0000 DEBUG epel: using metadata from Tue 24 Mar 2026 02:17:51 AM GMT. 2026-03-25T03:49:17+0000 DEBUG reviving: 'imunify360-rollout-5' can be revived - repomd matches. 2026-03-25T03:49:17+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-25T03:49:17+0000 DEBUG reviving: 'imunify360-rollout-6' can be revived - repomd matches. 2026-03-25T03:49:17+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-7' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-8' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-1' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-2' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-3' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-25T03:49:18+0000 DEBUG reviving: 'imunify360-rollout-4' can be revived - repomd matches. 2026-03-25T03:49:18+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-25T03:49:19+0000 DEBUG reviving: 'imunify360' can be revived - repomd matches. 2026-03-25T03:49:19+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-25T03:49:19+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-25T03:49:19+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T03:49:19+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T03:49:19+0000 DDEBUG Cleaning up. 2026-03-25T03:49:19+0000 DDEBUG Plugins were unloaded. 2026-03-25T03:49:19+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run return self.command.run() File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run return self.base.update_cache(timer) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T03:49:19+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T04:40:03+0000 INFO --- logging initialized --- 2026-03-25T04:40:03+0000 DDEBUG timer: config: 29 ms 2026-03-25T04:40:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T04:40:03+0000 DEBUG YUM version: 4.7.0 2026-03-25T04:40:03+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 2026-03-25T04:40:03+0000 DDEBUG Installroot: / 2026-03-25T04:40:03+0000 DDEBUG Releasever: 8 2026-03-25T04:40:03+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T04:40:03+0000 DDEBUG Base command: clean 2026-03-25T04:40:03+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties'] 2026-03-25T04:40:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T04:40:04+0000 DEBUG Cleaning data: dbcache packages metadata 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-72b4ac7eb7a3fd83/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/84230388a38e6f6b2b7ec48bbaf14bb74fdd32deb70757cb60ef9f2ce45b13a0-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/c8e184ffa7cd3a56b91e62f1390e880e6739a0db678c040d41b6dfb8f02b3774-comps.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/4513828bcbf5521138bd0e4064547e4a16966566ac6f87eaafc473c6154ae528-updateinfo.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/10844ae67d4d7154d938c0108df76a13d99d27a95b73e071e95f2ebed11658a6-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/powertools-7e0717868871fd09/repodata/68e10a25a087b33e44283ca19a0412ad57f450822d7c07465a40a94bbce032da-modules.yaml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/metalink.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/a97bf8225021f538c17ee62229c9a1fd2403a3d99dd25abdc6cd5c249c870faf-primary.xml.xz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/c3c11e73d8c191eba52da4dbb9773ecccd7b5a76786fa1477bb0819f1e7dcba2-comps-Everything.x86_64.xml.xz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/61ffaa9d504b40c6e9566641184e40b377a0e71755eaf17da9f20101e440ae0e-updateinfo.xml.bz2 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/epel-e92ce0c771c4c6ae/repodata/346e22bba2596e5e1e928a1615f55d6325296e2af2201c914af123720c1e020b-filelists.xml.xz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/11257953208f075ff686086ae05241ad883622034309f2772518e46ee94eee6f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-9b00e6d51c2d9c50/repodata/9a6e12e21ff23443fd2b2540061111380e3879347c1a3875eb397ce7a78e1f0a-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-9a4ccb8fe5c772f0/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-10c4a4980247c58c/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-e93d84559210d41d/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3d3be38a8dd0d53588ff1a130db18bb0b2988e68badbdec22413308d7692197f-comps.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/3b98585c765bdbf3348a715436c1fe848bbb1956f04eb0be684999f2ff248c9d-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/33e8d6e8fb77b6c48e17cbb487d843cccca58ad475f32e2c4243e0dd144b5d21-updateinfo.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/baseos-a4ba83fa826b3b88/repodata/95e5411cf5d70ffa3a0595c07f03ee9dc7fabb13531874e43fc643a9bdd5d2dc-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/3b4a0ab7d731d43758e765272e193d65670cf5c26e2e82492dd05ec13d2ab1d4-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/f5f4c9361b8da902b3ff703ac277bb43b77d7002a35e2e82a5f3b5ff48060388-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/extras-51010d403f6dc12e/repodata/4066c38c04d43f68e8d744b5241a6af5dda2966e76661bb37fbe7e6843224870-comps.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-a6487b3338200730/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-b4aeaa0c671a8290/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/3da1a10126ed02faa4b396b5a76c0010b7212ce48084de20f48797c692778878-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-6f5914c8f54db877/repodata/9994ea17b84511a4ec0e0993476a78a9ca8acb94747945364c29200cff4bcdb7-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/afb350a717c0dc0ead491407424cb2b5cb8f58323ce06890cef930cae7e3f5ef-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-f7214b918bb8e699/repodata/8d1ada685af6ad3a7e4304c243094b669e2141a701602c25a09417e18ef38bff-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/7054ac33f28e39bca78cd95f50b8a50e8d1e620dfa76ade4d5c24aa974c6be7f-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/EA4-aa5589cee4f93829/repodata/913d7a5d603d0353959444702dd415339a50b68d8b09c084b68c0681d6d333d4-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/93731498d7ccffc89f8caf270ed669809568b213e7d480a3b6e019922c359fdf-comps.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/d29f58403209b1463556d23dbfb07e7718ece290e90798cee2fcbd381db5fa29-updateinfo.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/0627f268ab05f70822ef832eecb87e27def3505a58bf7d89e85afee8ecfccd2b-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/236e6c10eecef30b4793822ebff65d40f6b513ca6eec654d2e6c4b3b654a0bf6-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/appstream-7992bedf6cf283a9/repodata/700b3fb864c121f188e65733c1cd8920cdeb1bc53e7405594a4abfa8c32c908f-modules.yaml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/1cb61ea996355add02b1426ed4c1780ea75ce0c04c5d1107c025c3fbd7d8bcae-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-8d52f8294e055176/repodata/95a4415d859d7120efb6b3cf964c07bebbff9a5275ca673e6e74a97bcbfb2a5f-filelists.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/mirrorlist 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/repomd.xml 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/5c9e1c44bdd757009988661e1f99628e2f30457c2d0bf2e89c6d155d27b85c77-primary.xml.gz 2026-03-25T04:40:04+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-2c71833e624819f6/repodata/4b4f9a93f28de6e54a9d4743adb9a8eea6e302e434677ca5342e53080cc3f1bb-filelists.xml.gz 2026-03-25T04:40:04+0000 INFO 108 files removed 2026-03-25T04:40:04+0000 DDEBUG Cleaning up. 2026-03-25T04:40:04+0000 DDEBUG Plugins were unloaded. 2026-03-25T04:40:04+0000 INFO --- logging initialized --- 2026-03-25T04:40:04+0000 DDEBUG timer: config: 10 ms 2026-03-25T04:40:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T04:40:04+0000 DEBUG YUM version: 4.7.0 2026-03-25T04:40:04+0000 DDEBUG Command: yum -y update wp-toolkit-cpanel 2026-03-25T04:40:04+0000 DDEBUG Installroot: / 2026-03-25T04:40:04+0000 DDEBUG Releasever: 8 2026-03-25T04:40:04+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T04:40:04+0000 DDEBUG Base command: update 2026-03-25T04:40:04+0000 DDEBUG Extra commands: ['-y', 'update', 'wp-toolkit-cpanel'] 2026-03-25T04:40:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.9; generic; Linux.x86_64)' 2026-03-25T04:40:06+0000 DEBUG repo: downloading from remote: EA4 2026-03-25T04:40:08+0000 DEBUG EA4: using metadata from Thu 19 Mar 2026 05:19:07 PM GMT. 2026-03-25T04:40:08+0000 DEBUG repo: downloading from remote: cpanel-addons-production-feed 2026-03-25T04:40:08+0000 DEBUG cpanel-addons-production-feed: using metadata from Thu 15 Jan 2026 02:37:00 PM GMT. 2026-03-25T04:40:08+0000 DEBUG repo: downloading from remote: cpanel-plugins 2026-03-25T04:40:09+0000 DEBUG cpanel-plugins: using metadata from Wed 18 Mar 2026 10:16:19 PM GMT. 2026-03-25T04:40:09+0000 DEBUG repo: downloading from remote: baseos 2026-03-25T04:40:09+0000 DEBUG countme: no event for baseos: window already counted 2026-03-25T04:40:31+0000 DEBUG baseos: using metadata from Fri 20 Mar 2026 01:59:58 PM GMT. 2026-03-25T04:40:31+0000 DEBUG repo: downloading from remote: appstream 2026-03-25T04:40:31+0000 DEBUG countme: no event for appstream: window already counted 2026-03-25T04:40:42+0000 DEBUG appstream: using metadata from Fri 20 Mar 2026 02:00:21 PM GMT. 2026-03-25T04:40:42+0000 DEBUG repo: downloading from remote: extras 2026-03-25T04:40:42+0000 DEBUG countme: no event for extras: window already counted 2026-03-25T04:40:43+0000 DEBUG extras: using metadata from Fri 20 Mar 2026 02:01:56 PM GMT. 2026-03-25T04:40:43+0000 DEBUG repo: downloading from remote: powertools 2026-03-25T04:40:43+0000 DEBUG countme: no event for powertools: window already counted 2026-03-25T04:40:46+0000 DEBUG powertools: using metadata from Fri 20 Mar 2026 01:59:40 PM GMT. 2026-03-25T04:40:46+0000 DEBUG repo: downloading from remote: epel 2026-03-25T04:40:46+0000 DEBUG countme: no event for epel: window already counted 2026-03-25T04:40:58+0000 DEBUG epel: using metadata from Wed 25 Mar 2026 02:49:22 AM GMT. 2026-03-25T04:40:58+0000 DEBUG repo: downloading from remote: imunify360-rollout-5 2026-03-25T04:40:59+0000 DEBUG imunify360-rollout-5: using metadata from Wed 04 Mar 2026 10:48:05 AM GMT. 2026-03-25T04:40:59+0000 DEBUG repo: downloading from remote: imunify360-rollout-6 2026-03-25T04:40:59+0000 DEBUG imunify360-rollout-6: using metadata from Tue 24 Mar 2026 03:19:53 PM GMT. 2026-03-25T04:40:59+0000 DEBUG repo: downloading from remote: imunify360-rollout-7 2026-03-25T04:41:00+0000 DEBUG imunify360-rollout-7: using metadata from Thu 19 Mar 2026 03:46:26 PM GMT. 2026-03-25T04:41:00+0000 DEBUG repo: downloading from remote: imunify360-rollout-8 2026-03-25T04:41:01+0000 DEBUG imunify360-rollout-8: using metadata from Tue 18 Nov 2025 03:38:36 PM GMT. 2026-03-25T04:41:01+0000 DEBUG repo: downloading from remote: imunify360-rollout-1 2026-03-25T04:41:02+0000 DEBUG imunify360-rollout-1: using metadata from Tue 24 Mar 2026 12:23:55 PM GMT. 2026-03-25T04:41:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-2 2026-03-25T04:41:03+0000 DEBUG imunify360-rollout-2: using metadata from Tue 24 Mar 2026 12:35:49 PM GMT. 2026-03-25T04:41:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-3 2026-03-25T04:41:03+0000 DEBUG imunify360-rollout-3: using metadata from Thu 19 Mar 2026 07:29:11 AM GMT. 2026-03-25T04:41:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-4 2026-03-25T04:41:04+0000 DEBUG imunify360-rollout-4: using metadata from Thu 19 Feb 2026 08:51:10 AM GMT. 2026-03-25T04:41:04+0000 DEBUG repo: downloading from remote: imunify360 2026-03-25T04:41:08+0000 DEBUG imunify360: using metadata from Tue 24 Mar 2026 12:31:01 PM GMT. 2026-03-25T04:41:08+0000 DEBUG repo: downloading from remote: letsencrypt-cpanel 2026-03-25T04:41:08+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T04:41:08+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T04:41:08+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T04:41:08+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] (https://r.cpanel.fleetssl.com/repodata/repomd.xml). 2026-03-25T04:41:08+0000 WARNING Errors during downloading metadata for repository 'letsencrypt-cpanel': - Curl error (6): Couldn't resolve host name for https://r.cpanel.fleetssl.com/repodata/repomd.xml [Could not resolve host: r.cpanel.fleetssl.com] 2026-03-25T04:41:08+0000 DDEBUG Cleaning up. 2026-03-25T04:41:08+0000 DDEBUG Plugins were unloaded. 2026-03-25T04:41:08+0000 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load ret = self._repo.load() File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load return _repo.Repo_load(self) libdnf._error.Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1038, in run self._process_demands() File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 741, in _process_demands load_available_repos=self.demands.available_repos) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack self._add_repo_to_sack(r) File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack repo.load() File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load raise dnf.exceptions.RepoError(str(e)) dnf.exceptions.RepoError: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T04:41:08+0000 CRITICAL Error: Failed to download metadata for repo 'letsencrypt-cpanel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried 2026-03-25T05:15:50+0000 INFO --- logging initialized --- 2026-03-25T05:15:50+0000 DDEBUG timer: config: 14 ms 2026-03-25T05:15:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T05:15:50+0000 DEBUG DNF version: 4.7.0 2026-03-25T05:15:50+0000 DDEBUG Command: dnf makecache --timer 2026-03-25T05:15:50+0000 DDEBUG Installroot: / 2026-03-25T05:15:50+0000 DDEBUG Releasever: 8 2026-03-25T05:15:50+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T05:15:50+0000 DDEBUG Base command: makecache 2026-03-25T05:15:50+0000 DDEBUG Extra commands: ['makecache', '--timer'] 2026-03-25T05:15:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T05:15:50+0000 DEBUG Making cache files for all metadata files. 2026-03-25T05:15:50+0000 INFO Metadata cache refreshed recently. 2026-03-25T05:15:50+0000 DDEBUG Cleaning up. 2026-03-25T05:15:50+0000 DDEBUG Plugins were unloaded. 2026-03-25T05:19:15+0000 INFO --- logging initialized --- 2026-03-25T05:19:15+0000 DDEBUG timer: config: 11 ms 2026-03-25T05:19:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks 2026-03-25T05:19:15+0000 DEBUG YUM version: 4.7.0 2026-03-25T05:19:15+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=powertools --enablerepo=epel 2026-03-25T05:19:15+0000 DDEBUG Installroot: / 2026-03-25T05:19:15+0000 DDEBUG Releasever: 8 2026-03-25T05:19:15+0000 DEBUG cachedir: /var/cache/dnf 2026-03-25T05:19:15+0000 DDEBUG Base command: clean 2026-03-25T05:19:15+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=powertools', '--enablerepo=epel'] 2026-03-25T05:19:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd* 2026-03-25T05:19:15+0000 DEBUG Cleaning data: dbcache metadata packages 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools.solv 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/powertools-updateinfo.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/cpanel-addons-production-feed.solv 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx 2026-03-25T05:19:15+0000 DDEBUG Removing file /var/cache/dnf/extras.solv