File: //var/log/dnf.log.2
2026-04-04T04:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:20:02+0530 INFO --- logging initialized ---
2026-04-04T04:20:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T04:20:02+0530 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, versionlock
2026-04-04T04:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:20:02+0530 DDEBUG Installroot: /
2026-04-04T04:20:02+0530 DDEBUG Releasever: 8
2026-04-04T04:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:20:02+0530 DDEBUG Base command: install
2026-04-04T04:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:20:07+0530 DDEBUG Cleaning up.
2026-04-04T04:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:25:02+0530 INFO --- logging initialized ---
2026-04-04T04:25:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T04:25:03+0530 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, versionlock
2026-04-04T04:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:25:03+0530 DDEBUG Installroot: /
2026-04-04T04:25:03+0530 DDEBUG Releasever: 8
2026-04-04T04:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:25:03+0530 DDEBUG Base command: install
2026-04-04T04:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:25:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:25:07+0530 DDEBUG Cleaning up.
2026-04-04T04:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:30:02+0530 INFO --- logging initialized ---
2026-04-04T04:30:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T04:30:02+0530 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, versionlock
2026-04-04T04:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:30:02+0530 DDEBUG Installroot: /
2026-04-04T04:30:02+0530 DDEBUG Releasever: 8
2026-04-04T04:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:30:02+0530 DDEBUG Base command: install
2026-04-04T04:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:30:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:30:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:30:07+0530 DDEBUG Cleaning up.
2026-04-04T04:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:35:02+0530 INFO --- logging initialized ---
2026-04-04T04:35:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T04:35:03+0530 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, versionlock
2026-04-04T04:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:35:03+0530 DDEBUG Installroot: /
2026-04-04T04:35:03+0530 DDEBUG Releasever: 8
2026-04-04T04:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:35:03+0530 DDEBUG Base command: install
2026-04-04T04:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:35:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:35:07+0530 DDEBUG Cleaning up.
2026-04-04T04:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:40:02+0530 INFO --- logging initialized ---
2026-04-04T04:40:02+0530 DDEBUG timer: config: 9 ms
2026-04-04T04:40:03+0530 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, versionlock
2026-04-04T04:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:40:03+0530 DDEBUG Installroot: /
2026-04-04T04:40:03+0530 DDEBUG Releasever: 8
2026-04-04T04:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:40:03+0530 DDEBUG Base command: install
2026-04-04T04:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:40:07+0530 DDEBUG Cleaning up.
2026-04-04T04:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:45:03+0530 INFO --- logging initialized ---
2026-04-04T04:45:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T04:45:03+0530 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, versionlock
2026-04-04T04:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:45:03+0530 DDEBUG Installroot: /
2026-04-04T04:45:03+0530 DDEBUG Releasever: 8
2026-04-04T04:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:45:03+0530 DDEBUG Base command: install
2026-04-04T04:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T04:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:45:08+0530 DDEBUG Cleaning up.
2026-04-04T04:45:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:50:03+0530 INFO --- logging initialized ---
2026-04-04T04:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T04:50:03+0530 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, versionlock
2026-04-04T04:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:50:03+0530 DDEBUG Installroot: /
2026-04-04T04:50:03+0530 DDEBUG Releasever: 8
2026-04-04T04:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:50:03+0530 DDEBUG Base command: install
2026-04-04T04:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:50:07+0530 DDEBUG Cleaning up.
2026-04-04T04:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:55:02+0530 INFO --- logging initialized ---
2026-04-04T04:55:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T04:55:02+0530 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, versionlock
2026-04-04T04:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T04:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T04:55:02+0530 DDEBUG Installroot: /
2026-04-04T04:55:02+0530 DDEBUG Releasever: 8
2026-04-04T04:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T04:55:02+0530 DDEBUG Base command: install
2026-04-04T04:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T04:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T04:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T04:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T04:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T04:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T04:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T04:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T04:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T04:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T04:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T04:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T04:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T04:55:07+0530 DDEBUG Cleaning up.
2026-04-04T04:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T04:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:00:03+0530 INFO --- logging initialized ---
2026-04-04T05:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:00:03+0530 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, versionlock
2026-04-04T05:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:00:03+0530 DDEBUG Installroot: /
2026-04-04T05:00:03+0530 DDEBUG Releasever: 8
2026-04-04T05:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:00:03+0530 DDEBUG Base command: install
2026-04-04T05:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:00:07+0530 DDEBUG Cleaning up.
2026-04-04T05:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:02+0530 INFO --- logging initialized ---
2026-04-04T05:01:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T05:01:02+0530 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, versionlock
2026-04-04T05:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T05:01:02+0530 DDEBUG Installroot: /
2026-04-04T05:01:02+0530 DDEBUG Releasever: 8
2026-04-04T05:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:02+0530 DDEBUG Base command: install
2026-04-04T05:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T05:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:06+0530 DDEBUG Cleaning up.
2026-04-04T05:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:07+0530 INFO --- logging initialized ---
2026-04-04T05:01:07+0530 DDEBUG timer: config: 7 ms
2026-04-04T05:01:07+0530 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, versionlock
2026-04-04T05:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T05:01:07+0530 DDEBUG Installroot: /
2026-04-04T05:01:07+0530 DDEBUG Releasever: 8
2026-04-04T05:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:07+0530 DDEBUG Base command: install
2026-04-04T05:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T05:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:08+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:08+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:11+0530 DDEBUG Cleaning up.
2026-04-04T05:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:11+0530 INFO --- logging initialized ---
2026-04-04T05:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-04T05:01:12+0530 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, versionlock
2026-04-04T05:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-04T05:01:12+0530 DDEBUG Installroot: /
2026-04-04T05:01:12+0530 DDEBUG Releasever: 8
2026-04-04T05:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:12+0530 DDEBUG Base command: install
2026-04-04T05:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T05:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:16+0530 DDEBUG Cleaning up.
2026-04-04T05:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:16+0530 INFO --- logging initialized ---
2026-04-04T05:01:16+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:01:16+0530 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, versionlock
2026-04-04T05:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T05:01:16+0530 DDEBUG Installroot: /
2026-04-04T05:01:16+0530 DDEBUG Releasever: 8
2026-04-04T05:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:16+0530 DDEBUG Base command: install
2026-04-04T05:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T05:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:21+0530 DDEBUG Cleaning up.
2026-04-04T05:01:21+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:28+0530 INFO --- logging initialized ---
2026-04-04T05:01:28+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:01:28+0530 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, versionlock
2026-04-04T05:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T05:01:28+0530 DDEBUG Installroot: /
2026-04-04T05:01:28+0530 DDEBUG Releasever: 8
2026-04-04T05:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:28+0530 DDEBUG Base command: install
2026-04-04T05:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T05:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:33+0530 DDEBUG Cleaning up.
2026-04-04T05:01:33+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:33+0530 INFO --- logging initialized ---
2026-04-04T05:01:33+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:01:33+0530 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, versionlock
2026-04-04T05:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T05:01:33+0530 DDEBUG Installroot: /
2026-04-04T05:01:33+0530 DDEBUG Releasever: 8
2026-04-04T05:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:01:33+0530 DDEBUG Base command: install
2026-04-04T05:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T05:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: epel
2026-04-04T05:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:01:37+0530 DDEBUG Cleaning up.
2026-04-04T05:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:05:02+0530 INFO --- logging initialized ---
2026-04-04T05:05:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T05:05:02+0530 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, versionlock
2026-04-04T05:05:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:05:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:05:02+0530 DDEBUG Installroot: /
2026-04-04T05:05:02+0530 DDEBUG Releasever: 8
2026-04-04T05:05:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:05:02+0530 DDEBUG Base command: install
2026-04-04T05:05:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:05:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:05:07+0530 DDEBUG Cleaning up.
2026-04-04T05:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:10:02+0530 INFO --- logging initialized ---
2026-04-04T05:10:02+0530 DDEBUG timer: config: 9 ms
2026-04-04T05:10:03+0530 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, versionlock
2026-04-04T05:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:10:03+0530 DDEBUG Installroot: /
2026-04-04T05:10:03+0530 DDEBUG Releasever: 8
2026-04-04T05:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:10:03+0530 DDEBUG Base command: install
2026-04-04T05:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:10:07+0530 DDEBUG Cleaning up.
2026-04-04T05:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:15:02+0530 INFO --- logging initialized ---
2026-04-04T05:15:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T05:15:02+0530 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, versionlock
2026-04-04T05:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:15:02+0530 DDEBUG Installroot: /
2026-04-04T05:15:02+0530 DDEBUG Releasever: 8
2026-04-04T05:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:15:02+0530 DDEBUG Base command: install
2026-04-04T05:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:15:07+0530 DDEBUG Cleaning up.
2026-04-04T05:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:15:36+0530 INFO --- logging initialized ---
2026-04-04T05:15:36+0530 DDEBUG timer: config: 4 ms
2026-04-04T05:15:36+0530 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, versionlock
2026-04-04T05:15:36+0530 DEBUG DNF version: 4.7.0
2026-04-04T05:15:36+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T05:15:36+0530 DDEBUG Installroot: /
2026-04-04T05:15:36+0530 DDEBUG Releasever: 8
2026-04-04T05:15:36+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:15:36+0530 DDEBUG Base command: makecache
2026-04-04T05:15:36+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T05:15:36+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T05:15:36+0530 DEBUG Making cache files for all metadata files.
2026-04-04T05:15:36+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG epel: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-04T05:15:36+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-04T05:15:38+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-04T05:15:38+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:15:40+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-04T05:15:40+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:15:42+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-04T05:15:42+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:15:44+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-04T05:15:44+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:15:44+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-04T05:15:44+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:15:44+0530 DEBUG countme: no event for epel: window already counted
2026-04-04T05:15:44+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-04T05:15:45+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:15:45+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-04T05:15:45+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:15:45+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-04T05:15:45+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:15:45+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-04T05:15:45+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:15:47+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:15:48+0530 DDEBUG Cleaning up.
2026-04-04T05:15:48+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 371, 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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:15:48+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:20:02+0530 INFO --- logging initialized ---
2026-04-04T05:20:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T05:20:02+0530 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, versionlock
2026-04-04T05:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:20:02+0530 DDEBUG Installroot: /
2026-04-04T05:20:02+0530 DDEBUG Releasever: 8
2026-04-04T05:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:20:02+0530 DDEBUG Base command: install
2026-04-04T05:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:20:07+0530 DDEBUG Cleaning up.
2026-04-04T05:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:25:02+0530 INFO --- logging initialized ---
2026-04-04T05:25:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T05:25:03+0530 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, versionlock
2026-04-04T05:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:25:03+0530 DDEBUG Installroot: /
2026-04-04T05:25:03+0530 DDEBUG Releasever: 8
2026-04-04T05:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:25:03+0530 DDEBUG Base command: install
2026-04-04T05:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:25:07+0530 DDEBUG Cleaning up.
2026-04-04T05:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:30:03+0530 INFO --- logging initialized ---
2026-04-04T05:30:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T05:30:03+0530 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, versionlock
2026-04-04T05:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:30:03+0530 DDEBUG Installroot: /
2026-04-04T05:30:03+0530 DDEBUG Releasever: 8
2026-04-04T05:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:30:03+0530 DDEBUG Base command: install
2026-04-04T05:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:30:07+0530 DDEBUG Cleaning up.
2026-04-04T05:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:35:03+0530 INFO --- logging initialized ---
2026-04-04T05:35:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:35:03+0530 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, versionlock
2026-04-04T05:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:35:03+0530 DDEBUG Installroot: /
2026-04-04T05:35:03+0530 DDEBUG Releasever: 8
2026-04-04T05:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:35:03+0530 DDEBUG Base command: install
2026-04-04T05:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:35:07+0530 DDEBUG Cleaning up.
2026-04-04T05:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:40:03+0530 INFO --- logging initialized ---
2026-04-04T05:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:40:03+0530 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, versionlock
2026-04-04T05:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:40:03+0530 DDEBUG Installroot: /
2026-04-04T05:40:03+0530 DDEBUG Releasever: 8
2026-04-04T05:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:40:03+0530 DDEBUG Base command: install
2026-04-04T05:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:40:07+0530 DDEBUG Cleaning up.
2026-04-04T05:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:45:03+0530 INFO --- logging initialized ---
2026-04-04T05:45:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T05:45:03+0530 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, versionlock
2026-04-04T05:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:45:03+0530 DDEBUG Installroot: /
2026-04-04T05:45:03+0530 DDEBUG Releasever: 8
2026-04-04T05:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:45:03+0530 DDEBUG Base command: install
2026-04-04T05:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:45:08+0530 DDEBUG Cleaning up.
2026-04-04T05:45:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:50:03+0530 INFO --- logging initialized ---
2026-04-04T05:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T05:50:03+0530 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, versionlock
2026-04-04T05:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:50:03+0530 DDEBUG Installroot: /
2026-04-04T05:50:03+0530 DDEBUG Releasever: 8
2026-04-04T05:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:50:03+0530 DDEBUG Base command: install
2026-04-04T05:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: epel
2026-04-04T05:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:50:07+0530 DDEBUG Cleaning up.
2026-04-04T05:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:55:02+0530 INFO --- logging initialized ---
2026-04-04T05:55:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T05:55:02+0530 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, versionlock
2026-04-04T05:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T05:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T05:55:02+0530 DDEBUG Installroot: /
2026-04-04T05:55:02+0530 DDEBUG Releasever: 8
2026-04-04T05:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T05:55:02+0530 DDEBUG Base command: install
2026-04-04T05:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T05:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T05:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T05:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T05:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T05:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T05:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T05:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T05:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T05:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T05:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T05:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T05:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T05:55:06+0530 DDEBUG Cleaning up.
2026-04-04T05:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T05:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:00:03+0530 INFO --- logging initialized ---
2026-04-04T06:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:00:03+0530 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, versionlock
2026-04-04T06:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:00:03+0530 DDEBUG Installroot: /
2026-04-04T06:00:03+0530 DDEBUG Releasever: 8
2026-04-04T06:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:00:03+0530 DDEBUG Base command: install
2026-04-04T06:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T06:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:00:07+0530 DDEBUG Cleaning up.
2026-04-04T06:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:01+0530 INFO --- logging initialized ---
2026-04-04T06:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:01:01+0530 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, versionlock
2026-04-04T06:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T06:01:01+0530 DDEBUG Installroot: /
2026-04-04T06:01:01+0530 DDEBUG Releasever: 8
2026-04-04T06:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:01+0530 DDEBUG Base command: install
2026-04-04T06:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T06:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:06+0530 DDEBUG Cleaning up.
2026-04-04T06:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:06+0530 INFO --- logging initialized ---
2026-04-04T06:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:01:06+0530 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, versionlock
2026-04-04T06:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T06:01:06+0530 DDEBUG Installroot: /
2026-04-04T06:01:06+0530 DDEBUG Releasever: 8
2026-04-04T06:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:06+0530 DDEBUG Base command: install
2026-04-04T06:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T06:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:10+0530 DDEBUG Cleaning up.
2026-04-04T06:01:10+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:11+0530 INFO --- logging initialized ---
2026-04-04T06:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:01:11+0530 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, versionlock
2026-04-04T06:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T06:01:11+0530 DDEBUG Installroot: /
2026-04-04T06:01:11+0530 DDEBUG Releasever: 8
2026-04-04T06:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:11+0530 DDEBUG Base command: install
2026-04-04T06:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T06:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:15+0530 DDEBUG Cleaning up.
2026-04-04T06:01:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:16+0530 INFO --- logging initialized ---
2026-04-04T06:01:16+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:01:16+0530 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, versionlock
2026-04-04T06:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T06:01:16+0530 DDEBUG Installroot: /
2026-04-04T06:01:16+0530 DDEBUG Releasever: 8
2026-04-04T06:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:16+0530 DDEBUG Base command: install
2026-04-04T06:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T06:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:20+0530 DDEBUG Cleaning up.
2026-04-04T06:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:28+0530 INFO --- logging initialized ---
2026-04-04T06:01:28+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:01:28+0530 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, versionlock
2026-04-04T06:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T06:01:28+0530 DDEBUG Installroot: /
2026-04-04T06:01:28+0530 DDEBUG Releasever: 8
2026-04-04T06:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:28+0530 DDEBUG Base command: install
2026-04-04T06:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T06:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:32+0530 DDEBUG Cleaning up.
2026-04-04T06:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:33+0530 INFO --- logging initialized ---
2026-04-04T06:01:33+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:01:33+0530 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, versionlock
2026-04-04T06:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T06:01:33+0530 DDEBUG Installroot: /
2026-04-04T06:01:33+0530 DDEBUG Releasever: 8
2026-04-04T06:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:01:33+0530 DDEBUG Base command: install
2026-04-04T06:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T06:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T06:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:01:37+0530 DDEBUG Cleaning up.
2026-04-04T06:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:05:03+0530 INFO --- logging initialized ---
2026-04-04T06:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:05:03+0530 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, versionlock
2026-04-04T06:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:05:03+0530 DDEBUG Installroot: /
2026-04-04T06:05:03+0530 DDEBUG Releasever: 8
2026-04-04T06:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:05:03+0530 DDEBUG Base command: install
2026-04-04T06:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:05:07+0530 DDEBUG Cleaning up.
2026-04-04T06:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:10:03+0530 INFO --- logging initialized ---
2026-04-04T06:10:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:10:03+0530 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, versionlock
2026-04-04T06:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:10:03+0530 DDEBUG Installroot: /
2026-04-04T06:10:03+0530 DDEBUG Releasever: 8
2026-04-04T06:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:10:03+0530 DDEBUG Base command: install
2026-04-04T06:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:10:07+0530 DDEBUG Cleaning up.
2026-04-04T06:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:15:02+0530 INFO --- logging initialized ---
2026-04-04T06:15:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:15:02+0530 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, versionlock
2026-04-04T06:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:15:02+0530 DDEBUG Installroot: /
2026-04-04T06:15:02+0530 DDEBUG Releasever: 8
2026-04-04T06:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:15:02+0530 DDEBUG Base command: install
2026-04-04T06:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:15:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:15:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:15:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:15:07+0530 DDEBUG Cleaning up.
2026-04-04T06:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:20:03+0530 INFO --- logging initialized ---
2026-04-04T06:20:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:20:03+0530 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, versionlock
2026-04-04T06:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:20:03+0530 DDEBUG Installroot: /
2026-04-04T06:20:03+0530 DDEBUG Releasever: 8
2026-04-04T06:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:20:03+0530 DDEBUG Base command: install
2026-04-04T06:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: epel
2026-04-04T06:20:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:20:07+0530 DDEBUG Cleaning up.
2026-04-04T06:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:25:02+0530 INFO --- logging initialized ---
2026-04-04T06:25:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:25:02+0530 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, versionlock
2026-04-04T06:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:25:02+0530 DDEBUG Installroot: /
2026-04-04T06:25:02+0530 DDEBUG Releasever: 8
2026-04-04T06:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:25:02+0530 DDEBUG Base command: install
2026-04-04T06:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:25:07+0530 DDEBUG Cleaning up.
2026-04-04T06:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:30:03+0530 INFO --- logging initialized ---
2026-04-04T06:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:30:03+0530 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, versionlock
2026-04-04T06:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:30:03+0530 DDEBUG Installroot: /
2026-04-04T06:30:03+0530 DDEBUG Releasever: 8
2026-04-04T06:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:30:03+0530 DDEBUG Base command: install
2026-04-04T06:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T06:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:30:07+0530 DDEBUG Cleaning up.
2026-04-04T06:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:35:02+0530 INFO --- logging initialized ---
2026-04-04T06:35:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:35:02+0530 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, versionlock
2026-04-04T06:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:35:02+0530 DDEBUG Installroot: /
2026-04-04T06:35:02+0530 DDEBUG Releasever: 8
2026-04-04T06:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:35:02+0530 DDEBUG Base command: install
2026-04-04T06:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:35:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:35:07+0530 DDEBUG Cleaning up.
2026-04-04T06:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:40:02+0530 INFO --- logging initialized ---
2026-04-04T06:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:40:02+0530 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, versionlock
2026-04-04T06:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:40:02+0530 DDEBUG Installroot: /
2026-04-04T06:40:02+0530 DDEBUG Releasever: 8
2026-04-04T06:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:40:02+0530 DDEBUG Base command: install
2026-04-04T06:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:40:07+0530 DDEBUG Cleaning up.
2026-04-04T06:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:45:02+0530 INFO --- logging initialized ---
2026-04-04T06:45:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T06:45:02+0530 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, versionlock
2026-04-04T06:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:45:02+0530 DDEBUG Installroot: /
2026-04-04T06:45:02+0530 DDEBUG Releasever: 8
2026-04-04T06:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:45:02+0530 DDEBUG Base command: install
2026-04-04T06:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:45:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:45:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:45:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:45:07+0530 DDEBUG Cleaning up.
2026-04-04T06:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:45:50+0530 INFO --- logging initialized ---
2026-04-04T06:45:50+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:45:50+0530 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, versionlock
2026-04-04T06:45:50+0530 DEBUG DNF version: 4.7.0
2026-04-04T06:45:50+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T06:45:50+0530 DDEBUG Installroot: /
2026-04-04T06:45:50+0530 DDEBUG Releasever: 8
2026-04-04T06:45:50+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:45:50+0530 DDEBUG Base command: makecache
2026-04-04T06:45:50+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T06:45:50+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T06:45:50+0530 DEBUG Making cache files for all metadata files.
2026-04-04T06:45:50+0530 INFO Metadata cache refreshed recently.
2026-04-04T06:45:50+0530 DDEBUG Cleaning up.
2026-04-04T06:50:02+0530 INFO --- logging initialized ---
2026-04-04T06:50:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T06:50:03+0530 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, versionlock
2026-04-04T06:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:50:03+0530 DDEBUG Installroot: /
2026-04-04T06:50:03+0530 DDEBUG Releasever: 8
2026-04-04T06:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:50:03+0530 DDEBUG Base command: install
2026-04-04T06:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:50:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:50:07+0530 DDEBUG Cleaning up.
2026-04-04T06:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:55:02+0530 INFO --- logging initialized ---
2026-04-04T06:55:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T06:55:02+0530 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, versionlock
2026-04-04T06:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T06:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T06:55:02+0530 DDEBUG Installroot: /
2026-04-04T06:55:02+0530 DDEBUG Releasever: 8
2026-04-04T06:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T06:55:02+0530 DDEBUG Base command: install
2026-04-04T06:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T06:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T06:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T06:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T06:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T06:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T06:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T06:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T06:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T06:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T06:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T06:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T06:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T06:55:07+0530 DDEBUG Cleaning up.
2026-04-04T06:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T06:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:00:03+0530 INFO --- logging initialized ---
2026-04-04T07:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:00:03+0530 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, versionlock
2026-04-04T07:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:00:03+0530 DDEBUG Installroot: /
2026-04-04T07:00:03+0530 DDEBUG Releasever: 8
2026-04-04T07:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:00:03+0530 DDEBUG Base command: install
2026-04-04T07:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:00:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:00:08+0530 DDEBUG Cleaning up.
2026-04-04T07:00:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:02+0530 INFO --- logging initialized ---
2026-04-04T07:01:02+0530 DDEBUG timer: config: 8 ms
2026-04-04T07:01:02+0530 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, versionlock
2026-04-04T07:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T07:01:02+0530 DDEBUG Installroot: /
2026-04-04T07:01:02+0530 DDEBUG Releasever: 8
2026-04-04T07:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:02+0530 DDEBUG Base command: install
2026-04-04T07:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T07:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:06+0530 DDEBUG Cleaning up.
2026-04-04T07:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:07+0530 INFO --- logging initialized ---
2026-04-04T07:01:07+0530 DDEBUG timer: config: 6 ms
2026-04-04T07:01:07+0530 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, versionlock
2026-04-04T07:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T07:01:07+0530 DDEBUG Installroot: /
2026-04-04T07:01:07+0530 DDEBUG Releasever: 8
2026-04-04T07:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:07+0530 DDEBUG Base command: install
2026-04-04T07:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T07:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:08+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:11+0530 DDEBUG Cleaning up.
2026-04-04T07:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:11+0530 INFO --- logging initialized ---
2026-04-04T07:01:11+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:01:12+0530 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, versionlock
2026-04-04T07:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-04T07:01:12+0530 DDEBUG Installroot: /
2026-04-04T07:01:12+0530 DDEBUG Releasever: 8
2026-04-04T07:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:12+0530 DDEBUG Base command: install
2026-04-04T07:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T07:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:16+0530 DDEBUG Cleaning up.
2026-04-04T07:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:16+0530 INFO --- logging initialized ---
2026-04-04T07:01:16+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:01:16+0530 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, versionlock
2026-04-04T07:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T07:01:16+0530 DDEBUG Installroot: /
2026-04-04T07:01:16+0530 DDEBUG Releasever: 8
2026-04-04T07:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:16+0530 DDEBUG Base command: install
2026-04-04T07:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T07:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:17+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:21+0530 DDEBUG Cleaning up.
2026-04-04T07:01:21+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:28+0530 INFO --- logging initialized ---
2026-04-04T07:01:28+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:01:29+0530 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, versionlock
2026-04-04T07:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T07:01:29+0530 DDEBUG Installroot: /
2026-04-04T07:01:29+0530 DDEBUG Releasever: 8
2026-04-04T07:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:29+0530 DDEBUG Base command: install
2026-04-04T07:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T07:01:29+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:33+0530 DDEBUG Cleaning up.
2026-04-04T07:01:33+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:33+0530 INFO --- logging initialized ---
2026-04-04T07:01:33+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:01:33+0530 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, versionlock
2026-04-04T07:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T07:01:33+0530 DDEBUG Installroot: /
2026-04-04T07:01:33+0530 DDEBUG Releasever: 8
2026-04-04T07:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:01:33+0530 DDEBUG Base command: install
2026-04-04T07:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T07:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: epel
2026-04-04T07:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:01:37+0530 DDEBUG Cleaning up.
2026-04-04T07:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:05:02+0530 INFO --- logging initialized ---
2026-04-04T07:05:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:05:03+0530 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, versionlock
2026-04-04T07:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:05:03+0530 DDEBUG Installroot: /
2026-04-04T07:05:03+0530 DDEBUG Releasever: 8
2026-04-04T07:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:05:03+0530 DDEBUG Base command: install
2026-04-04T07:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T07:05:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:05:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:05:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:05:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:05:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:05:07+0530 DDEBUG Cleaning up.
2026-04-04T07:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:10:03+0530 INFO --- logging initialized ---
2026-04-04T07:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T07:10:03+0530 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, versionlock
2026-04-04T07:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:10:03+0530 DDEBUG Installroot: /
2026-04-04T07:10:03+0530 DDEBUG Releasever: 8
2026-04-04T07:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:10:03+0530 DDEBUG Base command: install
2026-04-04T07:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:10:07+0530 DDEBUG Cleaning up.
2026-04-04T07:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:15:03+0530 INFO --- logging initialized ---
2026-04-04T07:15:03+0530 DDEBUG timer: config: 9 ms
2026-04-04T07:15:03+0530 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, versionlock
2026-04-04T07:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:15:03+0530 DDEBUG Installroot: /
2026-04-04T07:15:03+0530 DDEBUG Releasever: 8
2026-04-04T07:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:15:03+0530 DDEBUG Base command: install
2026-04-04T07:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:15:07+0530 DDEBUG Cleaning up.
2026-04-04T07:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:20:02+0530 INFO --- logging initialized ---
2026-04-04T07:20:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T07:20:03+0530 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, versionlock
2026-04-04T07:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:20:03+0530 DDEBUG Installroot: /
2026-04-04T07:20:03+0530 DDEBUG Releasever: 8
2026-04-04T07:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:20:03+0530 DDEBUG Base command: install
2026-04-04T07:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T07:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:20:07+0530 DDEBUG Cleaning up.
2026-04-04T07:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:25:02+0530 INFO --- logging initialized ---
2026-04-04T07:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:25:03+0530 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, versionlock
2026-04-04T07:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:25:03+0530 DDEBUG Installroot: /
2026-04-04T07:25:03+0530 DDEBUG Releasever: 8
2026-04-04T07:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:25:03+0530 DDEBUG Base command: install
2026-04-04T07:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T07:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:25:07+0530 DDEBUG Cleaning up.
2026-04-04T07:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:30:02+0530 INFO --- logging initialized ---
2026-04-04T07:30:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:30:02+0530 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, versionlock
2026-04-04T07:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:30:02+0530 DDEBUG Installroot: /
2026-04-04T07:30:02+0530 DDEBUG Releasever: 8
2026-04-04T07:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:30:02+0530 DDEBUG Base command: install
2026-04-04T07:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T07:30:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:30:07+0530 DDEBUG Cleaning up.
2026-04-04T07:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:35:02+0530 INFO --- logging initialized ---
2026-04-04T07:35:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T07:35:02+0530 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, versionlock
2026-04-04T07:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:35:02+0530 DDEBUG Installroot: /
2026-04-04T07:35:02+0530 DDEBUG Releasever: 8
2026-04-04T07:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:35:02+0530 DDEBUG Base command: install
2026-04-04T07:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T07:35:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:35:07+0530 DDEBUG Cleaning up.
2026-04-04T07:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:40:03+0530 INFO --- logging initialized ---
2026-04-04T07:40:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:40:03+0530 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, versionlock
2026-04-04T07:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:40:03+0530 DDEBUG Installroot: /
2026-04-04T07:40:03+0530 DDEBUG Releasever: 8
2026-04-04T07:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:40:03+0530 DDEBUG Base command: install
2026-04-04T07:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:40:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:40:07+0530 DDEBUG Cleaning up.
2026-04-04T07:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:45:03+0530 INFO --- logging initialized ---
2026-04-04T07:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:45:03+0530 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, versionlock
2026-04-04T07:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:45:03+0530 DDEBUG Installroot: /
2026-04-04T07:45:03+0530 DDEBUG Releasever: 8
2026-04-04T07:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:45:03+0530 DDEBUG Base command: install
2026-04-04T07:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:45:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:45:08+0530 DDEBUG Cleaning up.
2026-04-04T07:45:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:45:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:50:03+0530 INFO --- logging initialized ---
2026-04-04T07:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T07:50:03+0530 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, versionlock
2026-04-04T07:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:50:03+0530 DDEBUG Installroot: /
2026-04-04T07:50:03+0530 DDEBUG Releasever: 8
2026-04-04T07:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:50:03+0530 DDEBUG Base command: install
2026-04-04T07:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:50:07+0530 DDEBUG Cleaning up.
2026-04-04T07:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:55:03+0530 INFO --- logging initialized ---
2026-04-04T07:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T07:55:03+0530 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, versionlock
2026-04-04T07:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T07:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T07:55:03+0530 DDEBUG Installroot: /
2026-04-04T07:55:03+0530 DDEBUG Releasever: 8
2026-04-04T07:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T07:55:03+0530 DDEBUG Base command: install
2026-04-04T07:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T07:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T07:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T07:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T07:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T07:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T07:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T07:55:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T07:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T07:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T07:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T07:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T07:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T07:55:07+0530 DDEBUG Cleaning up.
2026-04-04T07:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T07:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:00:02+0530 INFO --- logging initialized ---
2026-04-04T08:00:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:00:02+0530 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, versionlock
2026-04-04T08:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:00:02+0530 DDEBUG Installroot: /
2026-04-04T08:00:02+0530 DDEBUG Releasever: 8
2026-04-04T08:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:00:02+0530 DDEBUG Base command: install
2026-04-04T08:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:00:06+0530 DDEBUG Cleaning up.
2026-04-04T08:00:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:00:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:01+0530 INFO --- logging initialized ---
2026-04-04T08:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:01:01+0530 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, versionlock
2026-04-04T08:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T08:01:01+0530 DDEBUG Installroot: /
2026-04-04T08:01:01+0530 DDEBUG Releasever: 8
2026-04-04T08:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:01+0530 DDEBUG Base command: install
2026-04-04T08:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T08:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:06+0530 DDEBUG Cleaning up.
2026-04-04T08:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:06+0530 INFO --- logging initialized ---
2026-04-04T08:01:06+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:01:06+0530 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, versionlock
2026-04-04T08:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T08:01:06+0530 DDEBUG Installroot: /
2026-04-04T08:01:06+0530 DDEBUG Releasever: 8
2026-04-04T08:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:06+0530 DDEBUG Base command: install
2026-04-04T08:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T08:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:10+0530 DDEBUG Cleaning up.
2026-04-04T08:01:10+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:11+0530 INFO --- logging initialized ---
2026-04-04T08:01:11+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:01:11+0530 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, versionlock
2026-04-04T08:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T08:01:11+0530 DDEBUG Installroot: /
2026-04-04T08:01:11+0530 DDEBUG Releasever: 8
2026-04-04T08:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:11+0530 DDEBUG Base command: install
2026-04-04T08:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T08:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:11+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:12+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:15+0530 DDEBUG Cleaning up.
2026-04-04T08:01:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:15+0530 INFO --- logging initialized ---
2026-04-04T08:01:15+0530 DDEBUG timer: config: 6 ms
2026-04-04T08:01:15+0530 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, versionlock
2026-04-04T08:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-04T08:01:15+0530 DDEBUG Installroot: /
2026-04-04T08:01:15+0530 DDEBUG Releasever: 8
2026-04-04T08:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:15+0530 DDEBUG Base command: install
2026-04-04T08:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T08:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:16+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:20+0530 DDEBUG Cleaning up.
2026-04-04T08:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:28+0530 INFO --- logging initialized ---
2026-04-04T08:01:28+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:01:28+0530 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, versionlock
2026-04-04T08:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T08:01:28+0530 DDEBUG Installroot: /
2026-04-04T08:01:28+0530 DDEBUG Releasever: 8
2026-04-04T08:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:28+0530 DDEBUG Base command: install
2026-04-04T08:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T08:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:32+0530 DDEBUG Cleaning up.
2026-04-04T08:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:33+0530 INFO --- logging initialized ---
2026-04-04T08:01:33+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:01:33+0530 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, versionlock
2026-04-04T08:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T08:01:33+0530 DDEBUG Installroot: /
2026-04-04T08:01:33+0530 DDEBUG Releasever: 8
2026-04-04T08:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:01:33+0530 DDEBUG Base command: install
2026-04-04T08:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T08:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T08:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:01:37+0530 DDEBUG Cleaning up.
2026-04-04T08:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:05:03+0530 INFO --- logging initialized ---
2026-04-04T08:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:05:03+0530 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, versionlock
2026-04-04T08:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:05:03+0530 DDEBUG Installroot: /
2026-04-04T08:05:03+0530 DDEBUG Releasever: 8
2026-04-04T08:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:05:03+0530 DDEBUG Base command: install
2026-04-04T08:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:05:07+0530 DDEBUG Cleaning up.
2026-04-04T08:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:06:32+0530 INFO --- logging initialized ---
2026-04-04T08:06:32+0530 DDEBUG timer: config: 6 ms
2026-04-04T08:06:32+0530 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, versionlock
2026-04-04T08:06:32+0530 DEBUG DNF version: 4.7.0
2026-04-04T08:06:32+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T08:06:32+0530 DDEBUG Installroot: /
2026-04-04T08:06:32+0530 DDEBUG Releasever: 8
2026-04-04T08:06:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:06:32+0530 DDEBUG Base command: makecache
2026-04-04T08:06:32+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T08:06:32+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T08:06:32+0530 DEBUG Making cache files for all metadata files.
2026-04-04T08:06:32+0530 INFO Metadata cache refreshed recently.
2026-04-04T08:06:32+0530 DDEBUG Cleaning up.
2026-04-04T08:10:02+0530 INFO --- logging initialized ---
2026-04-04T08:10:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:10:03+0530 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, versionlock
2026-04-04T08:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:10:03+0530 DDEBUG Installroot: /
2026-04-04T08:10:03+0530 DDEBUG Releasever: 8
2026-04-04T08:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:10:03+0530 DDEBUG Base command: install
2026-04-04T08:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:10:07+0530 DDEBUG Cleaning up.
2026-04-04T08:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:15:02+0530 INFO --- logging initialized ---
2026-04-04T08:15:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T08:15:02+0530 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, versionlock
2026-04-04T08:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:15:02+0530 DDEBUG Installroot: /
2026-04-04T08:15:02+0530 DDEBUG Releasever: 8
2026-04-04T08:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:15:02+0530 DDEBUG Base command: install
2026-04-04T08:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:15:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:15:07+0530 DDEBUG Cleaning up.
2026-04-04T08:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:20:02+0530 INFO --- logging initialized ---
2026-04-04T08:20:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T08:20:02+0530 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, versionlock
2026-04-04T08:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:20:02+0530 DDEBUG Installroot: /
2026-04-04T08:20:02+0530 DDEBUG Releasever: 8
2026-04-04T08:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:20:02+0530 DDEBUG Base command: install
2026-04-04T08:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:20:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:20:07+0530 DDEBUG Cleaning up.
2026-04-04T08:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:25:02+0530 INFO --- logging initialized ---
2026-04-04T08:25:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:25:03+0530 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, versionlock
2026-04-04T08:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:25:03+0530 DDEBUG Installroot: /
2026-04-04T08:25:03+0530 DDEBUG Releasever: 8
2026-04-04T08:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:25:03+0530 DDEBUG Base command: install
2026-04-04T08:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:25:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:25:07+0530 DDEBUG Cleaning up.
2026-04-04T08:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:30:02+0530 INFO --- logging initialized ---
2026-04-04T08:30:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T08:30:03+0530 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, versionlock
2026-04-04T08:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:30:03+0530 DDEBUG Installroot: /
2026-04-04T08:30:03+0530 DDEBUG Releasever: 8
2026-04-04T08:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:30:03+0530 DDEBUG Base command: install
2026-04-04T08:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:30:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:30:07+0530 DDEBUG Cleaning up.
2026-04-04T08:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:35:03+0530 INFO --- logging initialized ---
2026-04-04T08:35:03+0530 DDEBUG timer: config: 9 ms
2026-04-04T08:35:03+0530 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, versionlock
2026-04-04T08:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:35:03+0530 DDEBUG Installroot: /
2026-04-04T08:35:03+0530 DDEBUG Releasever: 8
2026-04-04T08:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:35:03+0530 DDEBUG Base command: install
2026-04-04T08:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T08:35:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:35:07+0530 DDEBUG Cleaning up.
2026-04-04T08:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:40:03+0530 INFO --- logging initialized ---
2026-04-04T08:40:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T08:40:03+0530 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, versionlock
2026-04-04T08:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:40:03+0530 DDEBUG Installroot: /
2026-04-04T08:40:03+0530 DDEBUG Releasever: 8
2026-04-04T08:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:40:03+0530 DDEBUG Base command: install
2026-04-04T08:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:40:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:40:07+0530 DDEBUG Cleaning up.
2026-04-04T08:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:45:03+0530 INFO --- logging initialized ---
2026-04-04T08:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:45:03+0530 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, versionlock
2026-04-04T08:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:45:03+0530 DDEBUG Installroot: /
2026-04-04T08:45:03+0530 DDEBUG Releasever: 8
2026-04-04T08:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:45:03+0530 DDEBUG Base command: install
2026-04-04T08:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:45:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:45:07+0530 DDEBUG Cleaning up.
2026-04-04T08:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:50:03+0530 INFO --- logging initialized ---
2026-04-04T08:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T08:50:03+0530 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, versionlock
2026-04-04T08:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:50:03+0530 DDEBUG Installroot: /
2026-04-04T08:50:03+0530 DDEBUG Releasever: 8
2026-04-04T08:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:50:03+0530 DDEBUG Base command: install
2026-04-04T08:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:50:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:50:07+0530 DDEBUG Cleaning up.
2026-04-04T08:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:55:02+0530 INFO --- logging initialized ---
2026-04-04T08:55:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T08:55:02+0530 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, versionlock
2026-04-04T08:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T08:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T08:55:02+0530 DDEBUG Installroot: /
2026-04-04T08:55:02+0530 DDEBUG Releasever: 8
2026-04-04T08:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T08:55:02+0530 DDEBUG Base command: install
2026-04-04T08:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T08:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T08:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T08:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T08:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T08:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T08:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T08:55:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T08:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T08:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T08:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T08:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T08:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T08:55:07+0530 DDEBUG Cleaning up.
2026-04-04T08:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T08:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:00:02+0530 INFO --- logging initialized ---
2026-04-04T09:00:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:00:02+0530 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, versionlock
2026-04-04T09:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:00:02+0530 DDEBUG Installroot: /
2026-04-04T09:00:02+0530 DDEBUG Releasever: 8
2026-04-04T09:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:00:02+0530 DDEBUG Base command: install
2026-04-04T09:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:00:03+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:00:06+0530 DDEBUG Cleaning up.
2026-04-04T09:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:01+0530 INFO --- logging initialized ---
2026-04-04T09:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-04T09:01:01+0530 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, versionlock
2026-04-04T09:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T09:01:01+0530 DDEBUG Installroot: /
2026-04-04T09:01:01+0530 DDEBUG Releasever: 8
2026-04-04T09:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:01+0530 DDEBUG Base command: install
2026-04-04T09:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T09:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:02+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:06+0530 DDEBUG Cleaning up.
2026-04-04T09:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:06+0530 INFO --- logging initialized ---
2026-04-04T09:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:01:06+0530 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, versionlock
2026-04-04T09:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T09:01:06+0530 DDEBUG Installroot: /
2026-04-04T09:01:06+0530 DDEBUG Releasever: 8
2026-04-04T09:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:06+0530 DDEBUG Base command: install
2026-04-04T09:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T09:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:07+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:12+0530 DDEBUG Cleaning up.
2026-04-04T09:01:12+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:12+0530 INFO --- logging initialized ---
2026-04-04T09:01:12+0530 DDEBUG timer: config: 7 ms
2026-04-04T09:01:12+0530 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, versionlock
2026-04-04T09:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-04T09:01:12+0530 DDEBUG Installroot: /
2026-04-04T09:01:12+0530 DDEBUG Releasever: 8
2026-04-04T09:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:12+0530 DDEBUG Base command: install
2026-04-04T09:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T09:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:13+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:16+0530 DDEBUG Cleaning up.
2026-04-04T09:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:17+0530 INFO --- logging initialized ---
2026-04-04T09:01:17+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:01:17+0530 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, versionlock
2026-04-04T09:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-04T09:01:17+0530 DDEBUG Installroot: /
2026-04-04T09:01:17+0530 DDEBUG Releasever: 8
2026-04-04T09:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:17+0530 DDEBUG Base command: install
2026-04-04T09:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T09:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:18+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:18+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:18+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:18+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:18+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:18+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:21+0530 DDEBUG Cleaning up.
2026-04-04T09:01:21+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:28+0530 INFO --- logging initialized ---
2026-04-04T09:01:28+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:01:28+0530 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, versionlock
2026-04-04T09:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T09:01:28+0530 DDEBUG Installroot: /
2026-04-04T09:01:28+0530 DDEBUG Releasever: 8
2026-04-04T09:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:28+0530 DDEBUG Base command: install
2026-04-04T09:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T09:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:29+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:31+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:32+0530 DDEBUG Cleaning up.
2026-04-04T09:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:33+0530 INFO --- logging initialized ---
2026-04-04T09:01:33+0530 DDEBUG timer: config: 4 ms
2026-04-04T09:01:33+0530 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, versionlock
2026-04-04T09:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T09:01:33+0530 DDEBUG Installroot: /
2026-04-04T09:01:33+0530 DDEBUG Releasever: 8
2026-04-04T09:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:01:33+0530 DDEBUG Base command: install
2026-04-04T09:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T09:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T09:01:34+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:01:37+0530 DDEBUG Cleaning up.
2026-04-04T09:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:05:03+0530 INFO --- logging initialized ---
2026-04-04T09:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T09:05:03+0530 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, versionlock
2026-04-04T09:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:05:03+0530 DDEBUG Installroot: /
2026-04-04T09:05:03+0530 DDEBUG Releasever: 8
2026-04-04T09:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:05:03+0530 DDEBUG Base command: install
2026-04-04T09:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T09:05:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:05:07+0530 DDEBUG Cleaning up.
2026-04-04T09:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:10:03+0530 INFO --- logging initialized ---
2026-04-04T09:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:10:03+0530 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, versionlock
2026-04-04T09:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:10:03+0530 DDEBUG Installroot: /
2026-04-04T09:10:03+0530 DDEBUG Releasever: 8
2026-04-04T09:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:10:03+0530 DDEBUG Base command: install
2026-04-04T09:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T09:10:04+0530 DEBUG epel: using metadata from Friday 03 April 2026 05:50:20 AM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:10:07+0530 DDEBUG Cleaning up.
2026-04-04T09:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:12:36+0530 INFO --- logging initialized ---
2026-04-04T09:12:36+0530 DDEBUG timer: config: 8 ms
2026-04-04T09:12:36+0530 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, versionlock
2026-04-04T09:12:36+0530 DEBUG DNF version: 4.7.0
2026-04-04T09:12:36+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T09:12:36+0530 DDEBUG Installroot: /
2026-04-04T09:12:36+0530 DDEBUG Releasever: 8
2026-04-04T09:12:36+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:12:36+0530 DDEBUG Base command: makecache
2026-04-04T09:12:36+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T09:12:36+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T09:12:36+0530 DEBUG Making cache files for all metadata files.
2026-04-04T09:12:36+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG epel: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-04T09:12:36+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-04T09:12:37+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-04T09:12:37+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:12:39+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-04T09:12:39+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:12:41+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-04T09:12:41+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:12:43+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-04T09:12:43+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:12:43+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-04T09:12:43+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:12:43+0530 DEBUG countme: no event for epel: window already counted
2026-04-04T09:12:44+0530 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2026-04-04T09:12:44+0530 DEBUG repo: downloading from remote: epel
2026-04-04T09:12:44+0530 DEBUG countme: no event for epel: window already counted
2026-04-04T09:12:59+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:12:59+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-04T09:12:59+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:12:59+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-04T09:12:59+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:12:59+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-04T09:12:59+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:13:01+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:13:02+0530 DDEBUG Cleaning up.
2026-04-04T09:13:02+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 371, 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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:13:02+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:15:02+0530 INFO --- logging initialized ---
2026-04-04T09:15:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:15:03+0530 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, versionlock
2026-04-04T09:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:15:03+0530 DDEBUG Installroot: /
2026-04-04T09:15:03+0530 DDEBUG Releasever: 8
2026-04-04T09:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:15:03+0530 DDEBUG Base command: install
2026-04-04T09:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:15:07+0530 DDEBUG Cleaning up.
2026-04-04T09:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:20:02+0530 INFO --- logging initialized ---
2026-04-04T09:20:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T09:20:02+0530 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, versionlock
2026-04-04T09:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:20:02+0530 DDEBUG Installroot: /
2026-04-04T09:20:02+0530 DDEBUG Releasever: 8
2026-04-04T09:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:20:02+0530 DDEBUG Base command: install
2026-04-04T09:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:20:07+0530 DDEBUG Cleaning up.
2026-04-04T09:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:25:02+0530 INFO --- logging initialized ---
2026-04-04T09:25:02+0530 DDEBUG timer: config: 10 ms
2026-04-04T09:25:03+0530 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, versionlock
2026-04-04T09:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:25:03+0530 DDEBUG Installroot: /
2026-04-04T09:25:03+0530 DDEBUG Releasever: 8
2026-04-04T09:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:25:03+0530 DDEBUG Base command: install
2026-04-04T09:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:25:07+0530 DDEBUG Cleaning up.
2026-04-04T09:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:30:03+0530 INFO --- logging initialized ---
2026-04-04T09:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:30:03+0530 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, versionlock
2026-04-04T09:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:30:03+0530 DDEBUG Installroot: /
2026-04-04T09:30:03+0530 DDEBUG Releasever: 8
2026-04-04T09:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:30:03+0530 DDEBUG Base command: install
2026-04-04T09:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T09:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:30:07+0530 DDEBUG Cleaning up.
2026-04-04T09:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:35:02+0530 INFO --- logging initialized ---
2026-04-04T09:35:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:35:02+0530 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, versionlock
2026-04-04T09:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:35:02+0530 DDEBUG Installroot: /
2026-04-04T09:35:02+0530 DDEBUG Releasever: 8
2026-04-04T09:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:35:02+0530 DDEBUG Base command: install
2026-04-04T09:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:35:07+0530 DDEBUG Cleaning up.
2026-04-04T09:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:40:02+0530 INFO --- logging initialized ---
2026-04-04T09:40:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:40:02+0530 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, versionlock
2026-04-04T09:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:40:02+0530 DDEBUG Installroot: /
2026-04-04T09:40:02+0530 DDEBUG Releasever: 8
2026-04-04T09:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:40:02+0530 DDEBUG Base command: install
2026-04-04T09:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:40:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:40:07+0530 DDEBUG Cleaning up.
2026-04-04T09:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:45:02+0530 INFO --- logging initialized ---
2026-04-04T09:45:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:45:02+0530 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, versionlock
2026-04-04T09:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:45:02+0530 DDEBUG Installroot: /
2026-04-04T09:45:02+0530 DDEBUG Releasever: 8
2026-04-04T09:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:45:02+0530 DDEBUG Base command: install
2026-04-04T09:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:45:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:45:07+0530 DDEBUG Cleaning up.
2026-04-04T09:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:50:03+0530 INFO --- logging initialized ---
2026-04-04T09:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T09:50:03+0530 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, versionlock
2026-04-04T09:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:50:03+0530 DDEBUG Installroot: /
2026-04-04T09:50:03+0530 DDEBUG Releasever: 8
2026-04-04T09:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:50:03+0530 DDEBUG Base command: install
2026-04-04T09:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:50:07+0530 DDEBUG Cleaning up.
2026-04-04T09:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:55:03+0530 INFO --- logging initialized ---
2026-04-04T09:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T09:55:03+0530 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, versionlock
2026-04-04T09:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T09:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T09:55:03+0530 DDEBUG Installroot: /
2026-04-04T09:55:03+0530 DDEBUG Releasever: 8
2026-04-04T09:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T09:55:03+0530 DDEBUG Base command: install
2026-04-04T09:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T09:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T09:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T09:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T09:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T09:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T09:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T09:55:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T09:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T09:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T09:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T09:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T09:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T09:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T09:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T09:55:07+0530 DDEBUG Cleaning up.
2026-04-04T09:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T09:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:00:03+0530 INFO --- logging initialized ---
2026-04-04T10:00:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T10:00:03+0530 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, versionlock
2026-04-04T10:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:00:03+0530 DDEBUG Installroot: /
2026-04-04T10:00:03+0530 DDEBUG Releasever: 8
2026-04-04T10:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:00:03+0530 DDEBUG Base command: install
2026-04-04T10:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T10:00:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:00:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:00:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:00:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:00:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:00:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:00:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:00:08+0530 DDEBUG Cleaning up.
2026-04-04T10:00:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:01+0530 INFO --- logging initialized ---
2026-04-04T10:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:01:01+0530 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, versionlock
2026-04-04T10:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T10:01:01+0530 DDEBUG Installroot: /
2026-04-04T10:01:01+0530 DDEBUG Releasever: 8
2026-04-04T10:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:01+0530 DDEBUG Base command: install
2026-04-04T10:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T10:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:02+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:05+0530 DDEBUG Cleaning up.
2026-04-04T10:01:05+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:05+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:06+0530 INFO --- logging initialized ---
2026-04-04T10:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-04T10:01:06+0530 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, versionlock
2026-04-04T10:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T10:01:06+0530 DDEBUG Installroot: /
2026-04-04T10:01:06+0530 DDEBUG Releasever: 8
2026-04-04T10:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:06+0530 DDEBUG Base command: install
2026-04-04T10:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T10:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:10+0530 DDEBUG Cleaning up.
2026-04-04T10:01:10+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:11+0530 INFO --- logging initialized ---
2026-04-04T10:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-04T10:01:11+0530 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, versionlock
2026-04-04T10:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T10:01:11+0530 DDEBUG Installroot: /
2026-04-04T10:01:11+0530 DDEBUG Releasever: 8
2026-04-04T10:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:11+0530 DDEBUG Base command: install
2026-04-04T10:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T10:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:11+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:11+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:11+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:15+0530 DDEBUG Cleaning up.
2026-04-04T10:01:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:15+0530 INFO --- logging initialized ---
2026-04-04T10:01:15+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:01:15+0530 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, versionlock
2026-04-04T10:01:15+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:15+0530 DDEBUG Command: yum -y install restic
2026-04-04T10:01:15+0530 DDEBUG Installroot: /
2026-04-04T10:01:15+0530 DDEBUG Releasever: 8
2026-04-04T10:01:15+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:15+0530 DDEBUG Base command: install
2026-04-04T10:01:15+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T10:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:16+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:16+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:16+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:16+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:16+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:18+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:20+0530 DDEBUG Cleaning up.
2026-04-04T10:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:27+0530 INFO --- logging initialized ---
2026-04-04T10:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:01:27+0530 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, versionlock
2026-04-04T10:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T10:01:27+0530 DDEBUG Installroot: /
2026-04-04T10:01:27+0530 DDEBUG Releasever: 8
2026-04-04T10:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:27+0530 DDEBUG Base command: install
2026-04-04T10:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T10:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:28+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:32+0530 DDEBUG Cleaning up.
2026-04-04T10:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:32+0530 INFO --- logging initialized ---
2026-04-04T10:01:32+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:01:32+0530 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, versionlock
2026-04-04T10:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T10:01:32+0530 DDEBUG Installroot: /
2026-04-04T10:01:32+0530 DDEBUG Releasever: 8
2026-04-04T10:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:01:32+0530 DDEBUG Base command: install
2026-04-04T10:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T10:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T10:01:33+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:01:36+0530 DDEBUG Cleaning up.
2026-04-04T10:01:36+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:05:02+0530 INFO --- logging initialized ---
2026-04-04T10:05:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T10:05:03+0530 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, versionlock
2026-04-04T10:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:05:03+0530 DDEBUG Installroot: /
2026-04-04T10:05:03+0530 DDEBUG Releasever: 8
2026-04-04T10:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:05:03+0530 DDEBUG Base command: install
2026-04-04T10:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:05:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:05:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:05:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:05:07+0530 DDEBUG Cleaning up.
2026-04-04T10:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:10:03+0530 INFO --- logging initialized ---
2026-04-04T10:10:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T10:10:03+0530 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, versionlock
2026-04-04T10:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:10:03+0530 DDEBUG Installroot: /
2026-04-04T10:10:03+0530 DDEBUG Releasever: 8
2026-04-04T10:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:10:03+0530 DDEBUG Base command: install
2026-04-04T10:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T10:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:10:07+0530 DDEBUG Cleaning up.
2026-04-04T10:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:15:02+0530 INFO --- logging initialized ---
2026-04-04T10:15:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:15:02+0530 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, versionlock
2026-04-04T10:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:15:02+0530 DDEBUG Installroot: /
2026-04-04T10:15:02+0530 DDEBUG Releasever: 8
2026-04-04T10:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:15:02+0530 DDEBUG Base command: install
2026-04-04T10:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:15:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:15:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:15:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:15:06+0530 DDEBUG Cleaning up.
2026-04-04T10:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:20:02+0530 INFO --- logging initialized ---
2026-04-04T10:20:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:20:02+0530 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, versionlock
2026-04-04T10:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:20:02+0530 DDEBUG Installroot: /
2026-04-04T10:20:02+0530 DDEBUG Releasever: 8
2026-04-04T10:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:20:02+0530 DDEBUG Base command: install
2026-04-04T10:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:20:07+0530 DDEBUG Cleaning up.
2026-04-04T10:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:25:02+0530 INFO --- logging initialized ---
2026-04-04T10:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:25:02+0530 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, versionlock
2026-04-04T10:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:25:02+0530 DDEBUG Installroot: /
2026-04-04T10:25:02+0530 DDEBUG Releasever: 8
2026-04-04T10:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:25:02+0530 DDEBUG Base command: install
2026-04-04T10:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:25:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:25:07+0530 DDEBUG Cleaning up.
2026-04-04T10:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:30:02+0530 INFO --- logging initialized ---
2026-04-04T10:30:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:30:03+0530 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, versionlock
2026-04-04T10:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:30:03+0530 DDEBUG Installroot: /
2026-04-04T10:30:03+0530 DDEBUG Releasever: 8
2026-04-04T10:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:30:03+0530 DDEBUG Base command: install
2026-04-04T10:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:30:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:30:07+0530 DDEBUG Cleaning up.
2026-04-04T10:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:34:41+0530 INFO --- logging initialized ---
2026-04-04T10:34:41+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:34:41+0530 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, versionlock
2026-04-04T10:34:41+0530 DEBUG DNF version: 4.7.0
2026-04-04T10:34:41+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T10:34:41+0530 DDEBUG Installroot: /
2026-04-04T10:34:41+0530 DDEBUG Releasever: 8
2026-04-04T10:34:41+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:34:41+0530 DDEBUG Base command: makecache
2026-04-04T10:34:41+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T10:34:41+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T10:34:41+0530 DEBUG Making cache files for all metadata files.
2026-04-04T10:34:41+0530 INFO Metadata cache refreshed recently.
2026-04-04T10:34:41+0530 DDEBUG Cleaning up.
2026-04-04T10:35:02+0530 INFO --- logging initialized ---
2026-04-04T10:35:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:35:02+0530 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, versionlock
2026-04-04T10:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:35:02+0530 DDEBUG Installroot: /
2026-04-04T10:35:02+0530 DDEBUG Releasever: 8
2026-04-04T10:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:35:02+0530 DDEBUG Base command: install
2026-04-04T10:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:35:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:35:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:35:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:35:07+0530 DDEBUG Cleaning up.
2026-04-04T10:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:40:02+0530 INFO --- logging initialized ---
2026-04-04T10:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:40:02+0530 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, versionlock
2026-04-04T10:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:40:02+0530 DDEBUG Installroot: /
2026-04-04T10:40:02+0530 DDEBUG Releasever: 8
2026-04-04T10:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:40:02+0530 DDEBUG Base command: install
2026-04-04T10:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:40:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:40:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:40:07+0530 DDEBUG Cleaning up.
2026-04-04T10:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:45:02+0530 INFO --- logging initialized ---
2026-04-04T10:45:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:45:02+0530 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, versionlock
2026-04-04T10:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:45:02+0530 DDEBUG Installroot: /
2026-04-04T10:45:02+0530 DDEBUG Releasever: 8
2026-04-04T10:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:45:02+0530 DDEBUG Base command: install
2026-04-04T10:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:45:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:45:07+0530 DDEBUG Cleaning up.
2026-04-04T10:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:50:02+0530 INFO --- logging initialized ---
2026-04-04T10:50:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T10:50:02+0530 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, versionlock
2026-04-04T10:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:50:02+0530 DDEBUG Installroot: /
2026-04-04T10:50:02+0530 DDEBUG Releasever: 8
2026-04-04T10:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:50:02+0530 DDEBUG Base command: install
2026-04-04T10:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:50:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:50:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:50:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:50:07+0530 DDEBUG Cleaning up.
2026-04-04T10:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:55:03+0530 INFO --- logging initialized ---
2026-04-04T10:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T10:55:03+0530 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, versionlock
2026-04-04T10:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T10:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T10:55:03+0530 DDEBUG Installroot: /
2026-04-04T10:55:03+0530 DDEBUG Releasever: 8
2026-04-04T10:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T10:55:03+0530 DDEBUG Base command: install
2026-04-04T10:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T10:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T10:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T10:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T10:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T10:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T10:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T10:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T10:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T10:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T10:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T10:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T10:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T10:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T10:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T10:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T10:55:07+0530 DDEBUG Cleaning up.
2026-04-04T10:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T10:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:00:02+0530 INFO --- logging initialized ---
2026-04-04T11:00:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:00:03+0530 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, versionlock
2026-04-04T11:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:00:03+0530 DDEBUG Installroot: /
2026-04-04T11:00:03+0530 DDEBUG Releasever: 8
2026-04-04T11:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:00:03+0530 DDEBUG Base command: install
2026-04-04T11:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:00:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:00:07+0530 DDEBUG Cleaning up.
2026-04-04T11:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:02+0530 INFO --- logging initialized ---
2026-04-04T11:01:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:01:02+0530 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, versionlock
2026-04-04T11:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T11:01:02+0530 DDEBUG Installroot: /
2026-04-04T11:01:02+0530 DDEBUG Releasever: 8
2026-04-04T11:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:02+0530 DDEBUG Base command: install
2026-04-04T11:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T11:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:06+0530 DDEBUG Cleaning up.
2026-04-04T11:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:07+0530 INFO --- logging initialized ---
2026-04-04T11:01:07+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:01:07+0530 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, versionlock
2026-04-04T11:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T11:01:07+0530 DDEBUG Installroot: /
2026-04-04T11:01:07+0530 DDEBUG Releasever: 8
2026-04-04T11:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:07+0530 DDEBUG Base command: install
2026-04-04T11:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T11:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:11+0530 DDEBUG Cleaning up.
2026-04-04T11:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:11+0530 INFO --- logging initialized ---
2026-04-04T11:01:11+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:01:11+0530 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, versionlock
2026-04-04T11:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T11:01:11+0530 DDEBUG Installroot: /
2026-04-04T11:01:11+0530 DDEBUG Releasever: 8
2026-04-04T11:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:11+0530 DDEBUG Base command: install
2026-04-04T11:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T11:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:16+0530 DDEBUG Cleaning up.
2026-04-04T11:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:16+0530 INFO --- logging initialized ---
2026-04-04T11:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:01:16+0530 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, versionlock
2026-04-04T11:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T11:01:16+0530 DDEBUG Installroot: /
2026-04-04T11:01:16+0530 DDEBUG Releasever: 8
2026-04-04T11:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:16+0530 DDEBUG Base command: install
2026-04-04T11:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T11:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:20+0530 DDEBUG Cleaning up.
2026-04-04T11:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:28+0530 INFO --- logging initialized ---
2026-04-04T11:01:28+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:01:29+0530 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, versionlock
2026-04-04T11:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T11:01:29+0530 DDEBUG Installroot: /
2026-04-04T11:01:29+0530 DDEBUG Releasever: 8
2026-04-04T11:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:29+0530 DDEBUG Base command: install
2026-04-04T11:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T11:01:29+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:29+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:29+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:29+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:29+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:29+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:33+0530 DDEBUG Cleaning up.
2026-04-04T11:01:33+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:33+0530 INFO --- logging initialized ---
2026-04-04T11:01:33+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:01:33+0530 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, versionlock
2026-04-04T11:01:33+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:01:33+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T11:01:33+0530 DDEBUG Installroot: /
2026-04-04T11:01:33+0530 DDEBUG Releasever: 8
2026-04-04T11:01:33+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:01:33+0530 DDEBUG Base command: install
2026-04-04T11:01:33+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T11:01:33+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: epel
2026-04-04T11:01:34+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:01:34+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:01:34+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:01:34+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:01:34+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:01:36+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:01:37+0530 DDEBUG Cleaning up.
2026-04-04T11:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:05:03+0530 INFO --- logging initialized ---
2026-04-04T11:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:05:03+0530 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, versionlock
2026-04-04T11:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:05:03+0530 DDEBUG Installroot: /
2026-04-04T11:05:03+0530 DDEBUG Releasever: 8
2026-04-04T11:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:05:03+0530 DDEBUG Base command: install
2026-04-04T11:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T11:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:05:07+0530 DDEBUG Cleaning up.
2026-04-04T11:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:10:02+0530 INFO --- logging initialized ---
2026-04-04T11:10:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T11:10:02+0530 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, versionlock
2026-04-04T11:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:10:02+0530 DDEBUG Installroot: /
2026-04-04T11:10:02+0530 DDEBUG Releasever: 8
2026-04-04T11:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:10:02+0530 DDEBUG Base command: install
2026-04-04T11:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:10:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:10:07+0530 DDEBUG Cleaning up.
2026-04-04T11:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:15:02+0530 INFO --- logging initialized ---
2026-04-04T11:15:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:15:02+0530 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, versionlock
2026-04-04T11:15:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:15:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:15:02+0530 DDEBUG Installroot: /
2026-04-04T11:15:02+0530 DDEBUG Releasever: 8
2026-04-04T11:15:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:15:02+0530 DDEBUG Base command: install
2026-04-04T11:15:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:15:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:15:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:15:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:15:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:15:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:15:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:15:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:15:07+0530 DDEBUG Cleaning up.
2026-04-04T11:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:20:02+0530 INFO --- logging initialized ---
2026-04-04T11:20:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T11:20:02+0530 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, versionlock
2026-04-04T11:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:20:02+0530 DDEBUG Installroot: /
2026-04-04T11:20:02+0530 DDEBUG Releasever: 8
2026-04-04T11:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:20:02+0530 DDEBUG Base command: install
2026-04-04T11:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:20:07+0530 DDEBUG Cleaning up.
2026-04-04T11:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:25:02+0530 INFO --- logging initialized ---
2026-04-04T11:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:25:02+0530 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, versionlock
2026-04-04T11:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:25:02+0530 DDEBUG Installroot: /
2026-04-04T11:25:02+0530 DDEBUG Releasever: 8
2026-04-04T11:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:25:02+0530 DDEBUG Base command: install
2026-04-04T11:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:25:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:25:07+0530 DDEBUG Cleaning up.
2026-04-04T11:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:30:02+0530 INFO --- logging initialized ---
2026-04-04T11:30:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:30:02+0530 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, versionlock
2026-04-04T11:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:30:02+0530 DDEBUG Installroot: /
2026-04-04T11:30:02+0530 DDEBUG Releasever: 8
2026-04-04T11:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:30:02+0530 DDEBUG Base command: install
2026-04-04T11:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:30:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:30:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:30:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:30:07+0530 DDEBUG Cleaning up.
2026-04-04T11:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:35:03+0530 INFO --- logging initialized ---
2026-04-04T11:35:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:35:03+0530 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, versionlock
2026-04-04T11:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:35:03+0530 DDEBUG Installroot: /
2026-04-04T11:35:03+0530 DDEBUG Releasever: 8
2026-04-04T11:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:35:03+0530 DDEBUG Base command: install
2026-04-04T11:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:35:07+0530 DDEBUG Cleaning up.
2026-04-04T11:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:40:03+0530 INFO --- logging initialized ---
2026-04-04T11:40:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T11:40:03+0530 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, versionlock
2026-04-04T11:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:40:03+0530 DDEBUG Installroot: /
2026-04-04T11:40:03+0530 DDEBUG Releasever: 8
2026-04-04T11:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:40:03+0530 DDEBUG Base command: install
2026-04-04T11:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:40:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:40:07+0530 DDEBUG Cleaning up.
2026-04-04T11:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:45:03+0530 INFO --- logging initialized ---
2026-04-04T11:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:45:03+0530 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, versionlock
2026-04-04T11:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:45:03+0530 DDEBUG Installroot: /
2026-04-04T11:45:03+0530 DDEBUG Releasever: 8
2026-04-04T11:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:45:03+0530 DDEBUG Base command: install
2026-04-04T11:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T11:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:45:07+0530 DDEBUG Cleaning up.
2026-04-04T11:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:50:02+0530 INFO --- logging initialized ---
2026-04-04T11:50:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T11:50:02+0530 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, versionlock
2026-04-04T11:50:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:50:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:50:02+0530 DDEBUG Installroot: /
2026-04-04T11:50:02+0530 DDEBUG Releasever: 8
2026-04-04T11:50:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:50:02+0530 DDEBUG Base command: install
2026-04-04T11:50:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:50:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T11:50:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:50:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:50:07+0530 DDEBUG Cleaning up.
2026-04-04T11:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:55:03+0530 INFO --- logging initialized ---
2026-04-04T11:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T11:55:03+0530 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, versionlock
2026-04-04T11:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T11:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T11:55:03+0530 DDEBUG Installroot: /
2026-04-04T11:55:03+0530 DDEBUG Releasever: 8
2026-04-04T11:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T11:55:03+0530 DDEBUG Base command: install
2026-04-04T11:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T11:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T11:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T11:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T11:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T11:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T11:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T11:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T11:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T11:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T11:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T11:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T11:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T11:55:07+0530 DDEBUG Cleaning up.
2026-04-04T11:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T11:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:00:03+0530 INFO --- logging initialized ---
2026-04-04T12:00:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T12:00:03+0530 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, versionlock
2026-04-04T12:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:00:03+0530 DDEBUG Installroot: /
2026-04-04T12:00:03+0530 DDEBUG Releasever: 8
2026-04-04T12:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:00:03+0530 DDEBUG Base command: install
2026-04-04T12:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T12:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:00:08+0530 DDEBUG Cleaning up.
2026-04-04T12:00:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:02+0530 INFO --- logging initialized ---
2026-04-04T12:01:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T12:01:02+0530 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, versionlock
2026-04-04T12:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T12:01:02+0530 DDEBUG Installroot: /
2026-04-04T12:01:02+0530 DDEBUG Releasever: 8
2026-04-04T12:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:02+0530 DDEBUG Base command: install
2026-04-04T12:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T12:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:06+0530 DDEBUG Cleaning up.
2026-04-04T12:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:06+0530 INFO --- logging initialized ---
2026-04-04T12:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:01:06+0530 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, versionlock
2026-04-04T12:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T12:01:06+0530 DDEBUG Installroot: /
2026-04-04T12:01:06+0530 DDEBUG Releasever: 8
2026-04-04T12:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:06+0530 DDEBUG Base command: install
2026-04-04T12:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T12:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:11+0530 DDEBUG Cleaning up.
2026-04-04T12:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:11+0530 INFO --- logging initialized ---
2026-04-04T12:01:11+0530 DDEBUG timer: config: 6 ms
2026-04-04T12:01:11+0530 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, versionlock
2026-04-04T12:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T12:01:11+0530 DDEBUG Installroot: /
2026-04-04T12:01:11+0530 DDEBUG Releasever: 8
2026-04-04T12:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:11+0530 DDEBUG Base command: install
2026-04-04T12:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T12:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:15+0530 DDEBUG Cleaning up.
2026-04-04T12:01:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:16+0530 INFO --- logging initialized ---
2026-04-04T12:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T12:01:16+0530 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, versionlock
2026-04-04T12:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T12:01:16+0530 DDEBUG Installroot: /
2026-04-04T12:01:16+0530 DDEBUG Releasever: 8
2026-04-04T12:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:16+0530 DDEBUG Base command: install
2026-04-04T12:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T12:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:20+0530 DDEBUG Cleaning up.
2026-04-04T12:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:27+0530 INFO --- logging initialized ---
2026-04-04T12:01:27+0530 DDEBUG timer: config: 4 ms
2026-04-04T12:01:27+0530 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, versionlock
2026-04-04T12:01:27+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:27+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T12:01:27+0530 DDEBUG Installroot: /
2026-04-04T12:01:27+0530 DDEBUG Releasever: 8
2026-04-04T12:01:27+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:27+0530 DDEBUG Base command: install
2026-04-04T12:01:27+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T12:01:27+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:28+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:32+0530 DDEBUG Cleaning up.
2026-04-04T12:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:32+0530 INFO --- logging initialized ---
2026-04-04T12:01:32+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:01:32+0530 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, versionlock
2026-04-04T12:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T12:01:32+0530 DDEBUG Installroot: /
2026-04-04T12:01:32+0530 DDEBUG Releasever: 8
2026-04-04T12:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:01:32+0530 DDEBUG Base command: install
2026-04-04T12:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T12:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T12:01:33+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:01:36+0530 DDEBUG Cleaning up.
2026-04-04T12:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:05:03+0530 INFO --- logging initialized ---
2026-04-04T12:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:05:03+0530 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, versionlock
2026-04-04T12:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:05:03+0530 DDEBUG Installroot: /
2026-04-04T12:05:03+0530 DDEBUG Releasever: 8
2026-04-04T12:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:05:03+0530 DDEBUG Base command: install
2026-04-04T12:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T12:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:05:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:05:08+0530 DDEBUG Cleaning up.
2026-04-04T12:05:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:07:01+0530 INFO --- logging initialized ---
2026-04-04T12:07:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:07:01+0530 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, versionlock
2026-04-04T12:07:01+0530 DEBUG DNF version: 4.7.0
2026-04-04T12:07:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T12:07:01+0530 DDEBUG Installroot: /
2026-04-04T12:07:01+0530 DDEBUG Releasever: 8
2026-04-04T12:07:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:07:01+0530 DDEBUG Base command: makecache
2026-04-04T12:07:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T12:07:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T12:07:01+0530 DEBUG Making cache files for all metadata files.
2026-04-04T12:07:01+0530 INFO Metadata cache refreshed recently.
2026-04-04T12:07:01+0530 DDEBUG Cleaning up.
2026-04-04T12:10:02+0530 INFO --- logging initialized ---
2026-04-04T12:10:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T12:10:02+0530 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, versionlock
2026-04-04T12:10:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:10:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:10:02+0530 DDEBUG Installroot: /
2026-04-04T12:10:02+0530 DDEBUG Releasever: 8
2026-04-04T12:10:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:10:02+0530 DDEBUG Base command: install
2026-04-04T12:10:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:10:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:10:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:10:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:10:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:10:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:10:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:10:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:10:07+0530 DDEBUG Cleaning up.
2026-04-04T12:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:15:03+0530 INFO --- logging initialized ---
2026-04-04T12:15:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T12:15:03+0530 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, versionlock
2026-04-04T12:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:15:03+0530 DDEBUG Installroot: /
2026-04-04T12:15:03+0530 DDEBUG Releasever: 8
2026-04-04T12:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:15:03+0530 DDEBUG Base command: install
2026-04-04T12:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:15:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:15:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:15:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:15:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:15:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:15:07+0530 DDEBUG Cleaning up.
2026-04-04T12:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:20:03+0530 INFO --- logging initialized ---
2026-04-04T12:20:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T12:20:03+0530 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, versionlock
2026-04-04T12:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:20:03+0530 DDEBUG Installroot: /
2026-04-04T12:20:03+0530 DDEBUG Releasever: 8
2026-04-04T12:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:20:03+0530 DDEBUG Base command: install
2026-04-04T12:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:20:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:20:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:20:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:20:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:20:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: epel
2026-04-04T12:20:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:20:08+0530 DDEBUG Cleaning up.
2026-04-04T12:20:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:20:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:25:03+0530 INFO --- logging initialized ---
2026-04-04T12:25:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T12:25:03+0530 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, versionlock
2026-04-04T12:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:25:03+0530 DDEBUG Installroot: /
2026-04-04T12:25:03+0530 DDEBUG Releasever: 8
2026-04-04T12:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:25:03+0530 DDEBUG Base command: install
2026-04-04T12:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: epel
2026-04-04T12:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:25:07+0530 DDEBUG Cleaning up.
2026-04-04T12:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:30:02+0530 INFO --- logging initialized ---
2026-04-04T12:30:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:30:02+0530 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, versionlock
2026-04-04T12:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:30:02+0530 DDEBUG Installroot: /
2026-04-04T12:30:02+0530 DDEBUG Releasever: 8
2026-04-04T12:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:30:02+0530 DDEBUG Base command: install
2026-04-04T12:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:30:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:30:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:30:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:30:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:30:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:30:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:30:07+0530 DDEBUG Cleaning up.
2026-04-04T12:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:35:02+0530 INFO --- logging initialized ---
2026-04-04T12:35:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:35:02+0530 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, versionlock
2026-04-04T12:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:35:02+0530 DDEBUG Installroot: /
2026-04-04T12:35:02+0530 DDEBUG Releasever: 8
2026-04-04T12:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:35:02+0530 DDEBUG Base command: install
2026-04-04T12:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:35:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:35:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:35:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:35:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:35:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:35:07+0530 DDEBUG Cleaning up.
2026-04-04T12:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:40:02+0530 INFO --- logging initialized ---
2026-04-04T12:40:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T12:40:02+0530 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, versionlock
2026-04-04T12:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:40:02+0530 DDEBUG Installroot: /
2026-04-04T12:40:02+0530 DDEBUG Releasever: 8
2026-04-04T12:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:40:02+0530 DDEBUG Base command: install
2026-04-04T12:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:40:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:40:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:40:07+0530 DDEBUG Cleaning up.
2026-04-04T12:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:45:03+0530 INFO --- logging initialized ---
2026-04-04T12:45:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:45:03+0530 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, versionlock
2026-04-04T12:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:45:03+0530 DDEBUG Installroot: /
2026-04-04T12:45:03+0530 DDEBUG Releasever: 8
2026-04-04T12:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:45:03+0530 DDEBUG Base command: install
2026-04-04T12:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:45:07+0530 DDEBUG Cleaning up.
2026-04-04T12:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:50:03+0530 INFO --- logging initialized ---
2026-04-04T12:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:50:03+0530 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, versionlock
2026-04-04T12:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:50:03+0530 DDEBUG Installroot: /
2026-04-04T12:50:03+0530 DDEBUG Releasever: 8
2026-04-04T12:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:50:03+0530 DDEBUG Base command: install
2026-04-04T12:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: epel
2026-04-04T12:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:50:07+0530 DDEBUG Cleaning up.
2026-04-04T12:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:55:03+0530 INFO --- logging initialized ---
2026-04-04T12:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T12:55:03+0530 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, versionlock
2026-04-04T12:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T12:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T12:55:03+0530 DDEBUG Installroot: /
2026-04-04T12:55:03+0530 DDEBUG Releasever: 8
2026-04-04T12:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T12:55:03+0530 DDEBUG Base command: install
2026-04-04T12:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T12:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T12:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T12:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T12:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T12:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T12:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T12:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T12:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T12:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T12:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T12:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T12:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T12:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T12:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T12:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T12:55:07+0530 DDEBUG Cleaning up.
2026-04-04T12:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T12:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:00:02+0530 INFO --- logging initialized ---
2026-04-04T13:00:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:00:02+0530 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, versionlock
2026-04-04T13:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:00:02+0530 DDEBUG Installroot: /
2026-04-04T13:00:02+0530 DDEBUG Releasever: 8
2026-04-04T13:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:00:02+0530 DDEBUG Base command: install
2026-04-04T13:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T13:00:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:00:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:00:07+0530 DDEBUG Cleaning up.
2026-04-04T13:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:01+0530 INFO --- logging initialized ---
2026-04-04T13:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:01:02+0530 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, versionlock
2026-04-04T13:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T13:01:02+0530 DDEBUG Installroot: /
2026-04-04T13:01:02+0530 DDEBUG Releasever: 8
2026-04-04T13:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:02+0530 DDEBUG Base command: install
2026-04-04T13:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T13:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:02+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:06+0530 DDEBUG Cleaning up.
2026-04-04T13:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:06+0530 INFO --- logging initialized ---
2026-04-04T13:01:06+0530 DDEBUG timer: config: 6 ms
2026-04-04T13:01:06+0530 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, versionlock
2026-04-04T13:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T13:01:06+0530 DDEBUG Installroot: /
2026-04-04T13:01:06+0530 DDEBUG Releasever: 8
2026-04-04T13:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:06+0530 DDEBUG Base command: install
2026-04-04T13:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T13:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:11+0530 DDEBUG Cleaning up.
2026-04-04T13:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:11+0530 INFO --- logging initialized ---
2026-04-04T13:01:11+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:01:11+0530 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, versionlock
2026-04-04T13:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T13:01:11+0530 DDEBUG Installroot: /
2026-04-04T13:01:11+0530 DDEBUG Releasever: 8
2026-04-04T13:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:11+0530 DDEBUG Base command: install
2026-04-04T13:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T13:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:16+0530 DDEBUG Cleaning up.
2026-04-04T13:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:16+0530 INFO --- logging initialized ---
2026-04-04T13:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:01:16+0530 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, versionlock
2026-04-04T13:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T13:01:16+0530 DDEBUG Installroot: /
2026-04-04T13:01:16+0530 DDEBUG Releasever: 8
2026-04-04T13:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:16+0530 DDEBUG Base command: install
2026-04-04T13:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T13:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:20+0530 DDEBUG Cleaning up.
2026-04-04T13:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:29+0530 INFO --- logging initialized ---
2026-04-04T13:01:29+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:01:29+0530 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, versionlock
2026-04-04T13:01:29+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:29+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T13:01:29+0530 DDEBUG Installroot: /
2026-04-04T13:01:29+0530 DDEBUG Releasever: 8
2026-04-04T13:01:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:29+0530 DDEBUG Base command: install
2026-04-04T13:01:29+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T13:01:29+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:29+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:29+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:29+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:29+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:29+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:29+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:30+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:30+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:30+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:30+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:30+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:30+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:30+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:32+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:33+0530 DDEBUG Cleaning up.
2026-04-04T13:01:33+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:33+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:34+0530 INFO --- logging initialized ---
2026-04-04T13:01:34+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:01:34+0530 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, versionlock
2026-04-04T13:01:34+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:01:34+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T13:01:34+0530 DDEBUG Installroot: /
2026-04-04T13:01:34+0530 DDEBUG Releasever: 8
2026-04-04T13:01:34+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:01:34+0530 DDEBUG Base command: install
2026-04-04T13:01:34+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T13:01:34+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:01:34+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:01:34+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:01:34+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:01:34+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:01:34+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:01:34+0530 DEBUG repo: using cache for: epel
2026-04-04T13:01:35+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:01:35+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:01:35+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:01:35+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:01:35+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:01:35+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:01:35+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:01:37+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:01:38+0530 DDEBUG Cleaning up.
2026-04-04T13:01:38+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:01:38+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:05:03+0530 INFO --- logging initialized ---
2026-04-04T13:05:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:05:03+0530 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, versionlock
2026-04-04T13:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:05:03+0530 DDEBUG Installroot: /
2026-04-04T13:05:03+0530 DDEBUG Releasever: 8
2026-04-04T13:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:05:03+0530 DDEBUG Base command: install
2026-04-04T13:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:05:07+0530 DDEBUG Cleaning up.
2026-04-04T13:05:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:10:03+0530 INFO --- logging initialized ---
2026-04-04T13:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T13:10:03+0530 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, versionlock
2026-04-04T13:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:10:03+0530 DDEBUG Installroot: /
2026-04-04T13:10:03+0530 DDEBUG Releasever: 8
2026-04-04T13:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:10:03+0530 DDEBUG Base command: install
2026-04-04T13:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:10:07+0530 DDEBUG Cleaning up.
2026-04-04T13:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:15:03+0530 INFO --- logging initialized ---
2026-04-04T13:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:15:03+0530 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, versionlock
2026-04-04T13:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:15:03+0530 DDEBUG Installroot: /
2026-04-04T13:15:03+0530 DDEBUG Releasever: 8
2026-04-04T13:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:15:03+0530 DDEBUG Base command: install
2026-04-04T13:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:15:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:15:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:15:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:15:07+0530 DDEBUG Cleaning up.
2026-04-04T13:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:20:02+0530 INFO --- logging initialized ---
2026-04-04T13:20:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:20:03+0530 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, versionlock
2026-04-04T13:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:20:03+0530 DDEBUG Installroot: /
2026-04-04T13:20:03+0530 DDEBUG Releasever: 8
2026-04-04T13:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:20:03+0530 DDEBUG Base command: install
2026-04-04T13:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T13:20:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:20:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:20:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:20:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:20:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:20:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:20:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:20:07+0530 DDEBUG Cleaning up.
2026-04-04T13:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:25:03+0530 INFO --- logging initialized ---
2026-04-04T13:25:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:25:03+0530 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, versionlock
2026-04-04T13:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:25:03+0530 DDEBUG Installroot: /
2026-04-04T13:25:03+0530 DDEBUG Releasever: 8
2026-04-04T13:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:25:03+0530 DDEBUG Base command: install
2026-04-04T13:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:25:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:25:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:25:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:25:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:25:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:25:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:25:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:25:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:25:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:25:08+0530 DDEBUG Cleaning up.
2026-04-04T13:25:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:25:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:30:03+0530 INFO --- logging initialized ---
2026-04-04T13:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:30:03+0530 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, versionlock
2026-04-04T13:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:30:03+0530 DDEBUG Installroot: /
2026-04-04T13:30:03+0530 DDEBUG Releasever: 8
2026-04-04T13:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:30:03+0530 DDEBUG Base command: install
2026-04-04T13:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:30:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:30:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:30:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:30:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:30:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:30:08+0530 DDEBUG Cleaning up.
2026-04-04T13:30:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:30:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:35:03+0530 INFO --- logging initialized ---
2026-04-04T13:35:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T13:35:03+0530 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, versionlock
2026-04-04T13:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:35:03+0530 DDEBUG Installroot: /
2026-04-04T13:35:03+0530 DDEBUG Releasever: 8
2026-04-04T13:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:35:03+0530 DDEBUG Base command: install
2026-04-04T13:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:35:08+0530 DDEBUG Cleaning up.
2026-04-04T13:35:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:35:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:36:45+0530 INFO --- logging initialized ---
2026-04-04T13:36:45+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:36:45+0530 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, versionlock
2026-04-04T13:36:45+0530 DEBUG DNF version: 4.7.0
2026-04-04T13:36:45+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T13:36:45+0530 DDEBUG Installroot: /
2026-04-04T13:36:45+0530 DDEBUG Releasever: 8
2026-04-04T13:36:45+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:36:45+0530 DDEBUG Base command: makecache
2026-04-04T13:36:45+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T13:36:45+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T13:36:45+0530 DEBUG Making cache files for all metadata files.
2026-04-04T13:36:45+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG appstream: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG baseos: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG powertools: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG docker-ce-stable: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG epel: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG mysql80-community: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG mysql-connectors-community: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG mysql-tools-community: has expired and will be refreshed.
2026-04-04T13:36:45+0530 DEBUG passenger: has expired and will be refreshed.
2026-04-04T13:36:46+0530 DEBUG reviving: 'copr:copr.fedorainfracloud.org:copart:restic' can be revived - repomd matches.
2026-04-04T13:36:46+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:36:48+0530 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-04-04T13:36:48+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:36:48+0530 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-04-04T13:36:49+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:36:50+0530 DEBUG reviving: 'powertools' can be revived - repomd matches.
2026-04-04T13:36:50+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:36:50+0530 DEBUG reviving: 'docker-ce-stable' can be revived - repomd matches.
2026-04-04T13:36:50+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:36:50+0530 DEBUG countme: no event for epel: window already counted
2026-04-04T13:36:51+0530 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-04-04T13:36:51+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:36:51+0530 DEBUG reviving: 'mysql80-community' can be revived - repomd matches.
2026-04-04T13:36:51+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:36:51+0530 DEBUG reviving: 'mysql-connectors-community' can be revived - repomd matches.
2026-04-04T13:36:51+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:36:51+0530 DEBUG reviving: 'mysql-tools-community' can be revived - repomd matches.
2026-04-04T13:36:51+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:36:53+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:36:54+0530 DDEBUG Cleaning up.
2026-04-04T13:36:54+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 371, 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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:36:54+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:40:02+0530 INFO --- logging initialized ---
2026-04-04T13:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T13:40:02+0530 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, versionlock
2026-04-04T13:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:40:02+0530 DDEBUG Installroot: /
2026-04-04T13:40:02+0530 DDEBUG Releasever: 8
2026-04-04T13:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:40:02+0530 DDEBUG Base command: install
2026-04-04T13:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T13:40:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:40:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:40:07+0530 DDEBUG Cleaning up.
2026-04-04T13:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:45:03+0530 INFO --- logging initialized ---
2026-04-04T13:45:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:45:03+0530 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, versionlock
2026-04-04T13:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:45:03+0530 DDEBUG Installroot: /
2026-04-04T13:45:03+0530 DDEBUG Releasever: 8
2026-04-04T13:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:45:03+0530 DDEBUG Base command: install
2026-04-04T13:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T13:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:45:07+0530 DDEBUG Cleaning up.
2026-04-04T13:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:50:03+0530 INFO --- logging initialized ---
2026-04-04T13:50:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T13:50:03+0530 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, versionlock
2026-04-04T13:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:50:03+0530 DDEBUG Installroot: /
2026-04-04T13:50:03+0530 DDEBUG Releasever: 8
2026-04-04T13:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:50:03+0530 DDEBUG Base command: install
2026-04-04T13:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T13:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:50:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:50:07+0530 DDEBUG Cleaning up.
2026-04-04T13:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:55:03+0530 INFO --- logging initialized ---
2026-04-04T13:55:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T13:55:03+0530 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, versionlock
2026-04-04T13:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T13:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T13:55:03+0530 DDEBUG Installroot: /
2026-04-04T13:55:03+0530 DDEBUG Releasever: 8
2026-04-04T13:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T13:55:03+0530 DDEBUG Base command: install
2026-04-04T13:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T13:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T13:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T13:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T13:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T13:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T13:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T13:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T13:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T13:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T13:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T13:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T13:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T13:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T13:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T13:55:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T13:55:22+0530 DDEBUG Cleaning up.
2026-04-04T13:55:22+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T13:55:22+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:00:03+0530 INFO --- logging initialized ---
2026-04-04T14:00:03+0530 DDEBUG timer: config: 7 ms
2026-04-04T14:00:03+0530 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, versionlock
2026-04-04T14:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:00:03+0530 DDEBUG Installroot: /
2026-04-04T14:00:03+0530 DDEBUG Releasever: 8
2026-04-04T14:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:00:03+0530 DDEBUG Base command: install
2026-04-04T14:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T14:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:00:07+0530 DDEBUG Cleaning up.
2026-04-04T14:00:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:00:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:01+0530 INFO --- logging initialized ---
2026-04-04T14:01:01+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:01:01+0530 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, versionlock
2026-04-04T14:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T14:01:01+0530 DDEBUG Installroot: /
2026-04-04T14:01:01+0530 DDEBUG Releasever: 8
2026-04-04T14:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:01+0530 DDEBUG Base command: install
2026-04-04T14:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T14:01:01+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:02+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:06+0530 DDEBUG Cleaning up.
2026-04-04T14:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:06+0530 INFO --- logging initialized ---
2026-04-04T14:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:01:06+0530 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, versionlock
2026-04-04T14:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:06+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T14:01:06+0530 DDEBUG Installroot: /
2026-04-04T14:01:06+0530 DDEBUG Releasever: 8
2026-04-04T14:01:06+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:06+0530 DDEBUG Base command: install
2026-04-04T14:01:06+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T14:01:06+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:07+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:07+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:07+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:07+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:07+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:07+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:07+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:07+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:07+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:07+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:09+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:10+0530 DDEBUG Cleaning up.
2026-04-04T14:01:11+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:11+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:11+0530 INFO --- logging initialized ---
2026-04-04T14:01:11+0530 DDEBUG timer: config: 7 ms
2026-04-04T14:01:11+0530 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, versionlock
2026-04-04T14:01:11+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:11+0530 DDEBUG Command: yum -y install fuse
2026-04-04T14:01:11+0530 DDEBUG Installroot: /
2026-04-04T14:01:11+0530 DDEBUG Releasever: 8
2026-04-04T14:01:11+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:11+0530 DDEBUG Base command: install
2026-04-04T14:01:11+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T14:01:11+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:12+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:12+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:12+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:12+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:12+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:12+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:12+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:12+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:12+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:12+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:14+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:15+0530 DDEBUG Cleaning up.
2026-04-04T14:01:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:16+0530 INFO --- logging initialized ---
2026-04-04T14:01:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:01:16+0530 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, versionlock
2026-04-04T14:01:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:16+0530 DDEBUG Command: yum -y install restic
2026-04-04T14:01:16+0530 DDEBUG Installroot: /
2026-04-04T14:01:16+0530 DDEBUG Releasever: 8
2026-04-04T14:01:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:16+0530 DDEBUG Base command: install
2026-04-04T14:01:16+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T14:01:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:16+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:20+0530 DDEBUG Cleaning up.
2026-04-04T14:01:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:26+0530 INFO --- logging initialized ---
2026-04-04T14:01:26+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:01:26+0530 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, versionlock
2026-04-04T14:01:26+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:26+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T14:01:26+0530 DDEBUG Installroot: /
2026-04-04T14:01:26+0530 DDEBUG Releasever: 8
2026-04-04T14:01:26+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:26+0530 DDEBUG Base command: install
2026-04-04T14:01:26+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T14:01:26+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:27+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:27+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:27+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:27+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:27+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:27+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:27+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:27+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:27+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:27+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:29+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:30+0530 DDEBUG Cleaning up.
2026-04-04T14:01:31+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:31+0530 INFO --- logging initialized ---
2026-04-04T14:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:01:31+0530 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, versionlock
2026-04-04T14:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:01:31+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T14:01:31+0530 DDEBUG Installroot: /
2026-04-04T14:01:31+0530 DDEBUG Releasever: 8
2026-04-04T14:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:01:31+0530 DDEBUG Base command: install
2026-04-04T14:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T14:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: epel
2026-04-04T14:01:32+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:01:35+0530 DDEBUG Cleaning up.
2026-04-04T14:01:35+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:01:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:05:03+0530 INFO --- logging initialized ---
2026-04-04T14:05:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:05:03+0530 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, versionlock
2026-04-04T14:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:05:03+0530 DDEBUG Installroot: /
2026-04-04T14:05:03+0530 DDEBUG Releasever: 8
2026-04-04T14:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:05:03+0530 DDEBUG Base command: install
2026-04-04T14:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:05:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:05:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:05:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:05:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:05:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:05:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:05:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T14:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:05:07+0530 DDEBUG Cleaning up.
2026-04-04T14:05:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:05:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:10:03+0530 INFO --- logging initialized ---
2026-04-04T14:10:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T14:10:03+0530 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, versionlock
2026-04-04T14:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:10:03+0530 DDEBUG Installroot: /
2026-04-04T14:10:03+0530 DDEBUG Releasever: 8
2026-04-04T14:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:10:03+0530 DDEBUG Base command: install
2026-04-04T14:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T14:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:10:08+0530 DDEBUG Cleaning up.
2026-04-04T14:10:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:15:03+0530 INFO --- logging initialized ---
2026-04-04T14:15:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T14:15:03+0530 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, versionlock
2026-04-04T14:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:15:03+0530 DDEBUG Installroot: /
2026-04-04T14:15:03+0530 DDEBUG Releasever: 8
2026-04-04T14:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:15:03+0530 DDEBUG Base command: install
2026-04-04T14:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T14:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:15:07+0530 DDEBUG Cleaning up.
2026-04-04T14:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:20:02+0530 INFO --- logging initialized ---
2026-04-04T14:20:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:20:03+0530 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, versionlock
2026-04-04T14:20:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:20:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:20:03+0530 DDEBUG Installroot: /
2026-04-04T14:20:03+0530 DDEBUG Releasever: 8
2026-04-04T14:20:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:20:03+0530 DDEBUG Base command: install
2026-04-04T14:20:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:20:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:20:07+0530 DDEBUG Cleaning up.
2026-04-04T14:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:25:02+0530 INFO --- logging initialized ---
2026-04-04T14:25:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:25:02+0530 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, versionlock
2026-04-04T14:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:25:02+0530 DDEBUG Installroot: /
2026-04-04T14:25:02+0530 DDEBUG Releasever: 8
2026-04-04T14:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:25:02+0530 DDEBUG Base command: install
2026-04-04T14:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:25:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:25:07+0530 DDEBUG Cleaning up.
2026-04-04T14:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:29:30+0530 INFO --- logging initialized ---
2026-04-04T14:29:30+0530 DDEBUG timer: config: 7 ms
2026-04-04T14:29:30+0530 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, versionlock
2026-04-04T14:29:30+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:29:30+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:29:30+0530 DDEBUG Installroot: /
2026-04-04T14:29:30+0530 DDEBUG Releasever: 8
2026-04-04T14:29:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:29:30+0530 DDEBUG Base command: install
2026-04-04T14:29:30+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:29:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:29:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:29:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:29:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:29:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:29:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: epel
2026-04-04T14:29:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:29:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:29:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:29:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:29:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:29:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:29:34+0530 DDEBUG Cleaning up.
2026-04-04T14:29:34+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:29:35+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:29:38+0530 INFO --- logging initialized ---
2026-04-04T14:29:38+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:29:38+0530 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, versionlock
2026-04-04T14:29:38+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:29:38+0530 DDEBUG Command: yum -y update
2026-04-04T14:29:38+0530 DDEBUG Installroot: /
2026-04-04T14:29:38+0530 DDEBUG Releasever: 8
2026-04-04T14:29:38+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:29:38+0530 DDEBUG Base command: update
2026-04-04T14:29:38+0530 DDEBUG Extra commands: ['-y', 'update']
2026-04-04T14:29:38+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:29:38+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:29:38+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:29:38+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:29:39+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:29:39+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:29:39+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:29:39+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: epel
2026-04-04T14:29:39+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:29:39+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:29:39+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:29:39+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:29:39+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:29:41+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:29:42+0530 DDEBUG Cleaning up.
2026-04-04T14:29:42+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:29:42+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:30:05+0530 INFO --- logging initialized ---
2026-04-04T14:30:05+0530 DDEBUG timer: config: 7 ms
2026-04-04T14:30:05+0530 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, versionlock
2026-04-04T14:30:05+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:30:05+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:30:05+0530 DDEBUG Installroot: /
2026-04-04T14:30:05+0530 DDEBUG Releasever: 8
2026-04-04T14:30:05+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:30:05+0530 DDEBUG Base command: install
2026-04-04T14:30:05+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:30:05+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:30:05+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:30:05+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:30:05+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:30:06+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:30:06+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:30:06+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:30:06+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: epel
2026-04-04T14:30:06+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:30:06+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:30:06+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:30:06+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:30:06+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:30:08+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:30:10+0530 DDEBUG Cleaning up.
2026-04-04T14:30:10+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:30:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:35:02+0530 INFO --- logging initialized ---
2026-04-04T14:35:02+0530 DDEBUG timer: config: 36 ms
2026-04-04T14:35:02+0530 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, versionlock
2026-04-04T14:35:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:35:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:35:02+0530 DDEBUG Installroot: /
2026-04-04T14:35:02+0530 DDEBUG Releasever: 8
2026-04-04T14:35:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:35:02+0530 DDEBUG Base command: install
2026-04-04T14:35:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:35:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:35:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:35:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T14:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:35:12+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:35:20+0530 DDEBUG Cleaning up.
2026-04-04T14:35:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:35:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:40:02+0530 INFO --- logging initialized ---
2026-04-04T14:40:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:40:02+0530 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, versionlock
2026-04-04T14:40:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:40:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:40:02+0530 DDEBUG Installroot: /
2026-04-04T14:40:02+0530 DDEBUG Releasever: 8
2026-04-04T14:40:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:40:02+0530 DDEBUG Base command: install
2026-04-04T14:40:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:40:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:40:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:40:14+0530 DDEBUG Cleaning up.
2026-04-04T14:40:14+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:40:14+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:45:02+0530 INFO --- logging initialized ---
2026-04-04T14:45:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T14:45:02+0530 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, versionlock
2026-04-04T14:45:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:45:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:45:02+0530 DDEBUG Installroot: /
2026-04-04T14:45:02+0530 DDEBUG Releasever: 8
2026-04-04T14:45:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:45:02+0530 DDEBUG Base command: install
2026-04-04T14:45:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:45:22+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:45:23+0530 DDEBUG Cleaning up.
2026-04-04T14:45:23+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:45:23+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:50:03+0530 INFO --- logging initialized ---
2026-04-04T14:50:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T14:50:03+0530 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, versionlock
2026-04-04T14:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:50:03+0530 DDEBUG Installroot: /
2026-04-04T14:50:03+0530 DDEBUG Releasever: 8
2026-04-04T14:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:50:03+0530 DDEBUG Base command: install
2026-04-04T14:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:50:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:50:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:50:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:50:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:50:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:50:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:50:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:50:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:50:13+0530 DDEBUG Cleaning up.
2026-04-04T14:50:13+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:50:13+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:54:29+0530 INFO --- logging initialized ---
2026-04-04T14:54:29+0530 DDEBUG timer: config: 8 ms
2026-04-04T14:54:29+0530 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, versionlock
2026-04-04T14:54:29+0530 DEBUG DNF version: 4.7.0
2026-04-04T14:54:29+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T14:54:29+0530 DDEBUG Installroot: /
2026-04-04T14:54:29+0530 DDEBUG Releasever: 8
2026-04-04T14:54:29+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:54:29+0530 DDEBUG Base command: makecache
2026-04-04T14:54:29+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T14:54:29+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T14:54:29+0530 DEBUG Making cache files for all metadata files.
2026-04-04T14:54:29+0530 INFO Metadata cache refreshed recently.
2026-04-04T14:54:29+0530 DDEBUG Cleaning up.
2026-04-04T14:55:02+0530 INFO --- logging initialized ---
2026-04-04T14:55:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T14:55:02+0530 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, versionlock
2026-04-04T14:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T14:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T14:55:02+0530 DDEBUG Installroot: /
2026-04-04T14:55:02+0530 DDEBUG Releasever: 8
2026-04-04T14:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T14:55:02+0530 DDEBUG Base command: install
2026-04-04T14:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T14:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T14:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T14:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T14:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T14:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T14:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T14:55:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T14:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T14:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T14:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T14:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T14:55:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T14:55:10+0530 DDEBUG Cleaning up.
2026-04-04T14:55:10+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T14:55:10+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:00:02+0530 INFO --- logging initialized ---
2026-04-04T15:00:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T15:00:02+0530 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, versionlock
2026-04-04T15:00:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:00:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:00:02+0530 DDEBUG Installroot: /
2026-04-04T15:00:02+0530 DDEBUG Releasever: 8
2026-04-04T15:00:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:00:02+0530 DDEBUG Base command: install
2026-04-04T15:00:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:00:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:00:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:00:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:00:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:00:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:00:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:00:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:00:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:00:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:00:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:00:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:00:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:00:15+0530 DDEBUG Cleaning up.
2026-04-04T15:00:15+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:00:15+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:02+0530 INFO --- logging initialized ---
2026-04-04T15:01:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T15:01:02+0530 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, versionlock
2026-04-04T15:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T15:01:02+0530 DDEBUG Installroot: /
2026-04-04T15:01:02+0530 DDEBUG Releasever: 8
2026-04-04T15:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:02+0530 DDEBUG Base command: install
2026-04-04T15:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T15:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:01:25+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:01:31+0530 DDEBUG Cleaning up.
2026-04-04T15:01:31+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:31+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:31+0530 INFO --- logging initialized ---
2026-04-04T15:01:31+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:01:31+0530 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, versionlock
2026-04-04T15:01:31+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:31+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T15:01:31+0530 DDEBUG Installroot: /
2026-04-04T15:01:31+0530 DDEBUG Releasever: 8
2026-04-04T15:01:31+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:31+0530 DDEBUG Base command: install
2026-04-04T15:01:31+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T15:01:31+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:32+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:32+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:32+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:32+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:32+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:32+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:32+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:32+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:32+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:32+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:01:34+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:01:36+0530 DDEBUG Cleaning up.
2026-04-04T15:01:36+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:36+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:36+0530 INFO --- logging initialized ---
2026-04-04T15:01:36+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:01:36+0530 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, versionlock
2026-04-04T15:01:36+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:36+0530 DDEBUG Command: yum -y install fuse
2026-04-04T15:01:36+0530 DDEBUG Installroot: /
2026-04-04T15:01:36+0530 DDEBUG Releasever: 8
2026-04-04T15:01:36+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:36+0530 DDEBUG Base command: install
2026-04-04T15:01:36+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T15:01:36+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:37+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:37+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:37+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:37+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:37+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:37+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:37+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:37+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:37+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:37+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:01:39+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:01:40+0530 DDEBUG Cleaning up.
2026-04-04T15:01:40+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:40+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:41+0530 INFO --- logging initialized ---
2026-04-04T15:01:41+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:01:41+0530 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, versionlock
2026-04-04T15:01:41+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:41+0530 DDEBUG Command: yum -y install restic
2026-04-04T15:01:41+0530 DDEBUG Installroot: /
2026-04-04T15:01:41+0530 DDEBUG Releasever: 8
2026-04-04T15:01:41+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:41+0530 DDEBUG Base command: install
2026-04-04T15:01:41+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T15:01:41+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:41+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:41+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:41+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:41+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:41+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:41+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:42+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:42+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:42+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:42+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:42+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:42+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:42+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:01:44+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:01:45+0530 DDEBUG Cleaning up.
2026-04-04T15:01:45+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:45+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:52+0530 INFO --- logging initialized ---
2026-04-04T15:01:52+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:01:53+0530 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, versionlock
2026-04-04T15:01:53+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:53+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T15:01:53+0530 DDEBUG Installroot: /
2026-04-04T15:01:53+0530 DDEBUG Releasever: 8
2026-04-04T15:01:53+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:53+0530 DDEBUG Base command: install
2026-04-04T15:01:53+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T15:01:53+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:53+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:53+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:53+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:53+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:53+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:53+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:53+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:53+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:53+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:53+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:01:56+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:01:57+0530 DDEBUG Cleaning up.
2026-04-04T15:01:57+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:57+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:01:57+0530 INFO --- logging initialized ---
2026-04-04T15:01:57+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:01:57+0530 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, versionlock
2026-04-04T15:01:57+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:01:57+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T15:01:57+0530 DDEBUG Installroot: /
2026-04-04T15:01:57+0530 DDEBUG Releasever: 8
2026-04-04T15:01:57+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:01:57+0530 DDEBUG Base command: install
2026-04-04T15:01:57+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T15:01:57+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:01:58+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:01:58+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:01:58+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:01:58+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:01:58+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: epel
2026-04-04T15:01:58+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:01:58+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:01:58+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:01:58+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:01:58+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:02:00+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:02:01+0530 DDEBUG Cleaning up.
2026-04-04T15:02:02+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:02:02+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:05:03+0530 INFO --- logging initialized ---
2026-04-04T15:05:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T15:05:03+0530 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, versionlock
2026-04-04T15:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:05:03+0530 DDEBUG Installroot: /
2026-04-04T15:05:03+0530 DDEBUG Releasever: 8
2026-04-04T15:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:05:03+0530 DDEBUG Base command: install
2026-04-04T15:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T15:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:05:17+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:05:25+0530 DDEBUG Cleaning up.
2026-04-04T15:05:25+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:05:25+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:10:02+0530 INFO --- logging initialized ---
2026-04-04T15:10:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T15:10:03+0530 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, versionlock
2026-04-04T15:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:10:03+0530 DDEBUG Installroot: /
2026-04-04T15:10:03+0530 DDEBUG Releasever: 8
2026-04-04T15:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:10:03+0530 DDEBUG Base command: install
2026-04-04T15:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:10:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:10:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:10:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:10:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:10:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:10:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:10:07+0530 DDEBUG Cleaning up.
2026-04-04T15:10:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:10:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:15:03+0530 INFO --- logging initialized ---
2026-04-04T15:15:03+0530 DDEBUG timer: config: 46 ms
2026-04-04T15:15:04+0530 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, versionlock
2026-04-04T15:15:04+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:15:04+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:15:04+0530 DDEBUG Installroot: /
2026-04-04T15:15:04+0530 DDEBUG Releasever: 8
2026-04-04T15:15:04+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:15:04+0530 DDEBUG Base command: install
2026-04-04T15:15:04+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:15:04+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T15:15:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:15:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:15:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:15:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:15:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:15:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:15:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:15:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:15:08+0530 DDEBUG Cleaning up.
2026-04-04T15:15:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:15:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:20:02+0530 INFO --- logging initialized ---
2026-04-04T15:20:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T15:20:02+0530 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, versionlock
2026-04-04T15:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:20:02+0530 DDEBUG Installroot: /
2026-04-04T15:20:02+0530 DDEBUG Releasever: 8
2026-04-04T15:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:20:02+0530 DDEBUG Base command: install
2026-04-04T15:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:20:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:20:07+0530 DDEBUG Cleaning up.
2026-04-04T15:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:25:02+0530 INFO --- logging initialized ---
2026-04-04T15:25:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T15:25:02+0530 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, versionlock
2026-04-04T15:25:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:25:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:25:02+0530 DDEBUG Installroot: /
2026-04-04T15:25:02+0530 DDEBUG Releasever: 8
2026-04-04T15:25:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:25:02+0530 DDEBUG Base command: install
2026-04-04T15:25:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:25:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:25:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:25:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:25:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:25:07+0530 DDEBUG Cleaning up.
2026-04-04T15:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:30:02+0530 INFO --- logging initialized ---
2026-04-04T15:30:02+0530 DDEBUG timer: config: 8 ms
2026-04-04T15:30:02+0530 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, versionlock
2026-04-04T15:30:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:30:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:30:02+0530 DDEBUG Installroot: /
2026-04-04T15:30:02+0530 DDEBUG Releasever: 8
2026-04-04T15:30:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:30:02+0530 DDEBUG Base command: install
2026-04-04T15:30:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:30:07+0530 DDEBUG Cleaning up.
2026-04-04T15:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:35:02+0530 INFO --- logging initialized ---
2026-04-04T15:35:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T15:35:03+0530 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, versionlock
2026-04-04T15:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:35:03+0530 DDEBUG Installroot: /
2026-04-04T15:35:03+0530 DDEBUG Releasever: 8
2026-04-04T15:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:35:03+0530 DDEBUG Base command: install
2026-04-04T15:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:35:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:35:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:35:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:35:07+0530 DDEBUG Cleaning up.
2026-04-04T15:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:40:02+0530 INFO --- logging initialized ---
2026-04-04T15:40:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T15:40:03+0530 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, versionlock
2026-04-04T15:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:40:03+0530 DDEBUG Installroot: /
2026-04-04T15:40:03+0530 DDEBUG Releasever: 8
2026-04-04T15:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:40:03+0530 DDEBUG Base command: install
2026-04-04T15:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:40:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:40:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:40:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:40:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:40:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:40:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:40:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:40:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:40:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:40:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:40:07+0530 DDEBUG Cleaning up.
2026-04-04T15:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:45:02+0530 INFO --- logging initialized ---
2026-04-04T15:45:02+0530 DDEBUG timer: config: 5 ms
2026-04-04T15:45:03+0530 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, versionlock
2026-04-04T15:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:45:03+0530 DDEBUG Installroot: /
2026-04-04T15:45:03+0530 DDEBUG Releasever: 8
2026-04-04T15:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:45:03+0530 DDEBUG Base command: install
2026-04-04T15:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:45:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:45:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:45:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:45:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:45:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:45:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:45:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:45:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:45:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:45:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:45:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:45:07+0530 DDEBUG Cleaning up.
2026-04-04T15:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:50:02+0530 INFO --- logging initialized ---
2026-04-04T15:50:02+0530 DDEBUG timer: config: 4 ms
2026-04-04T15:50:03+0530 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, versionlock
2026-04-04T15:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:50:03+0530 DDEBUG Installroot: /
2026-04-04T15:50:03+0530 DDEBUG Releasever: 8
2026-04-04T15:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:50:03+0530 DDEBUG Base command: install
2026-04-04T15:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:50:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:50:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:50:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:50:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:50:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:50:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:50:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:50:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:50:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:50:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:50:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:50:07+0530 DDEBUG Cleaning up.
2026-04-04T15:50:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:50:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:55:02+0530 INFO --- logging initialized ---
2026-04-04T15:55:02+0530 DDEBUG timer: config: 7 ms
2026-04-04T15:55:02+0530 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, versionlock
2026-04-04T15:55:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T15:55:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T15:55:02+0530 DDEBUG Installroot: /
2026-04-04T15:55:02+0530 DDEBUG Releasever: 8
2026-04-04T15:55:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T15:55:02+0530 DDEBUG Base command: install
2026-04-04T15:55:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T15:55:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T15:55:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T15:55:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T15:55:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T15:55:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T15:55:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: epel
2026-04-04T15:55:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T15:55:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T15:55:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T15:55:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T15:55:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T15:55:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T15:55:07+0530 DDEBUG Cleaning up.
2026-04-04T15:55:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T15:55:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:00:03+0530 INFO --- logging initialized ---
2026-04-04T16:00:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:00:03+0530 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, versionlock
2026-04-04T16:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:00:03+0530 DDEBUG Installroot: /
2026-04-04T16:00:03+0530 DDEBUG Releasever: 8
2026-04-04T16:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:00:03+0530 DDEBUG Base command: install
2026-04-04T16:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:00:08+0530 DDEBUG Cleaning up.
2026-04-04T16:00:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:02+0530 INFO --- logging initialized ---
2026-04-04T16:01:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:01:02+0530 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, versionlock
2026-04-04T16:01:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:02+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T16:01:02+0530 DDEBUG Installroot: /
2026-04-04T16:01:02+0530 DDEBUG Releasever: 8
2026-04-04T16:01:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:02+0530 DDEBUG Base command: install
2026-04-04T16:01:02+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T16:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:07+0530 DDEBUG Cleaning up.
2026-04-04T16:01:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:07+0530 INFO --- logging initialized ---
2026-04-04T16:01:07+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:01:07+0530 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, versionlock
2026-04-04T16:01:07+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:07+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T16:01:07+0530 DDEBUG Installroot: /
2026-04-04T16:01:07+0530 DDEBUG Releasever: 8
2026-04-04T16:01:07+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:07+0530 DDEBUG Base command: install
2026-04-04T16:01:07+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T16:01:07+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:08+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:08+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:08+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:08+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:08+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:08+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:08+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:08+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:08+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:08+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:10+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:12+0530 DDEBUG Cleaning up.
2026-04-04T16:01:12+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:12+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:12+0530 INFO --- logging initialized ---
2026-04-04T16:01:12+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:01:12+0530 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, versionlock
2026-04-04T16:01:12+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:12+0530 DDEBUG Command: yum -y install fuse
2026-04-04T16:01:12+0530 DDEBUG Installroot: /
2026-04-04T16:01:12+0530 DDEBUG Releasever: 8
2026-04-04T16:01:12+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:12+0530 DDEBUG Base command: install
2026-04-04T16:01:12+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T16:01:12+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:13+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:13+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:13+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:13+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:13+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:13+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:13+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:13+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:13+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:13+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:15+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:16+0530 DDEBUG Cleaning up.
2026-04-04T16:01:16+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:16+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:17+0530 INFO --- logging initialized ---
2026-04-04T16:01:17+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:01:17+0530 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, versionlock
2026-04-04T16:01:17+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:17+0530 DDEBUG Command: yum -y install restic
2026-04-04T16:01:17+0530 DDEBUG Installroot: /
2026-04-04T16:01:17+0530 DDEBUG Releasever: 8
2026-04-04T16:01:17+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:17+0530 DDEBUG Base command: install
2026-04-04T16:01:17+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T16:01:17+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:17+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:17+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:17+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:17+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:17+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:17+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:18+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:18+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:18+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:18+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:18+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:18+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:18+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:20+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:21+0530 DDEBUG Cleaning up.
2026-04-04T16:01:21+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:21+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:28+0530 INFO --- logging initialized ---
2026-04-04T16:01:28+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:01:28+0530 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, versionlock
2026-04-04T16:01:28+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:28+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T16:01:28+0530 DDEBUG Installroot: /
2026-04-04T16:01:28+0530 DDEBUG Releasever: 8
2026-04-04T16:01:28+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:28+0530 DDEBUG Base command: install
2026-04-04T16:01:28+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T16:01:28+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:28+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:28+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:28+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:28+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:28+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:28+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:28+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:28+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:28+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:28+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:30+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:32+0530 DDEBUG Cleaning up.
2026-04-04T16:01:32+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:32+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:32+0530 INFO --- logging initialized ---
2026-04-04T16:01:32+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:01:32+0530 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, versionlock
2026-04-04T16:01:32+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:01:32+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T16:01:32+0530 DDEBUG Installroot: /
2026-04-04T16:01:32+0530 DDEBUG Releasever: 8
2026-04-04T16:01:32+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:01:32+0530 DDEBUG Base command: install
2026-04-04T16:01:32+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T16:01:32+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:01:33+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:01:33+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:01:33+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:01:33+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:01:33+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: epel
2026-04-04T16:01:33+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:01:33+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:01:33+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:01:33+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:01:33+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:01:35+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:01:37+0530 DDEBUG Cleaning up.
2026-04-04T16:01:37+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:01:37+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:05:03+0530 INFO --- logging initialized ---
2026-04-04T16:05:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:05:03+0530 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, versionlock
2026-04-04T16:05:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:05:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:05:03+0530 DDEBUG Installroot: /
2026-04-04T16:05:03+0530 DDEBUG Releasever: 8
2026-04-04T16:05:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:05:03+0530 DDEBUG Base command: install
2026-04-04T16:05:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:05:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:05:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:05:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:05:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:05:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:05:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:05:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:05:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:05:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:05:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:05:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:05:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:05:08+0530 DDEBUG Cleaning up.
2026-04-04T16:05:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:05:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:10:03+0530 INFO --- logging initialized ---
2026-04-04T16:10:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:10:03+0530 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, versionlock
2026-04-04T16:10:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:10:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:10:03+0530 DDEBUG Installroot: /
2026-04-04T16:10:03+0530 DDEBUG Releasever: 8
2026-04-04T16:10:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:10:03+0530 DDEBUG Base command: install
2026-04-04T16:10:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:10:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:10:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:10:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:10:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:10:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:10:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:10:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:10:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:10:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:10:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:10:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:10:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:10:08+0530 DDEBUG Cleaning up.
2026-04-04T16:10:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:10:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:15:03+0530 INFO --- logging initialized ---
2026-04-04T16:15:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:15:03+0530 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, versionlock
2026-04-04T16:15:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:15:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:15:03+0530 DDEBUG Installroot: /
2026-04-04T16:15:03+0530 DDEBUG Releasever: 8
2026-04-04T16:15:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:15:03+0530 DDEBUG Base command: install
2026-04-04T16:15:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:15:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:15:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:15:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:15:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:15:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:15:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:15:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:15:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:15:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:15:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:15:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:15:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:15:07+0530 DDEBUG Cleaning up.
2026-04-04T16:15:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:15:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:10+0530 INFO --- logging initialized ---
2026-04-04T16:18:10+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:18:10+0530 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, versionlock
2026-04-04T16:18:10+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:10+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:18:10+0530 DDEBUG Installroot: /
2026-04-04T16:18:10+0530 DDEBUG Releasever: 8
2026-04-04T16:18:10+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:10+0530 DDEBUG Base command: install
2026-04-04T16:18:10+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:18:10+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:10+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:10+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:10+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:10+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:10+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:11+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:11+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:11+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:11+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:11+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:11+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:11+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:11+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:13+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:14+0530 DDEBUG Cleaning up.
2026-04-04T16:18:14+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:14+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:16+0530 INFO --- logging initialized ---
2026-04-04T16:18:16+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:18:16+0530 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, versionlock
2026-04-04T16:18:16+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:16+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T16:18:16+0530 DDEBUG Installroot: /
2026-04-04T16:18:16+0530 DDEBUG Releasever: 8
2026-04-04T16:18:16+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:16+0530 DDEBUG Base command: install
2026-04-04T16:18:16+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T16:18:16+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:16+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:16+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:16+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:16+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:16+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:16+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:17+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:17+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:17+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:17+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:17+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:17+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:17+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:19+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:20+0530 DDEBUG Cleaning up.
2026-04-04T16:18:20+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:20+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:20+0530 INFO --- logging initialized ---
2026-04-04T16:18:20+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:18:21+0530 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, versionlock
2026-04-04T16:18:21+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:21+0530 DDEBUG Command: yum -y install sshpass
2026-04-04T16:18:21+0530 DDEBUG Installroot: /
2026-04-04T16:18:21+0530 DDEBUG Releasever: 8
2026-04-04T16:18:21+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:21+0530 DDEBUG Base command: install
2026-04-04T16:18:21+0530 DDEBUG Extra commands: ['-y', 'install', 'sshpass']
2026-04-04T16:18:21+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:21+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:21+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:21+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:21+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:21+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:21+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:21+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:21+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:21+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:21+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:24+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:25+0530 DDEBUG Cleaning up.
2026-04-04T16:18:25+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:25+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:25+0530 INFO --- logging initialized ---
2026-04-04T16:18:25+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:18:25+0530 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, versionlock
2026-04-04T16:18:25+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:25+0530 DDEBUG Command: yum -y install fuse
2026-04-04T16:18:25+0530 DDEBUG Installroot: /
2026-04-04T16:18:25+0530 DDEBUG Releasever: 8
2026-04-04T16:18:25+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:25+0530 DDEBUG Base command: install
2026-04-04T16:18:25+0530 DDEBUG Extra commands: ['-y', 'install', 'fuse']
2026-04-04T16:18:25+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:26+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:26+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:26+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:26+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:26+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:26+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:26+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:26+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:26+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:26+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:28+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:30+0530 DDEBUG Cleaning up.
2026-04-04T16:18:30+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:30+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:30+0530 INFO --- logging initialized ---
2026-04-04T16:18:30+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:18:30+0530 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, versionlock
2026-04-04T16:18:30+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:30+0530 DDEBUG Command: yum -y install restic
2026-04-04T16:18:30+0530 DDEBUG Installroot: /
2026-04-04T16:18:30+0530 DDEBUG Releasever: 8
2026-04-04T16:18:30+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:30+0530 DDEBUG Base command: install
2026-04-04T16:18:30+0530 DDEBUG Extra commands: ['-y', 'install', 'restic']
2026-04-04T16:18:30+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:31+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:31+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:31+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:31+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:31+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:31+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:31+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:31+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:31+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:31+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:33+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:34+0530 DDEBUG Cleaning up.
2026-04-04T16:18:34+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:34+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:42+0530 INFO --- logging initialized ---
2026-04-04T16:18:42+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:18:42+0530 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, versionlock
2026-04-04T16:18:42+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:42+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T16:18:42+0530 DDEBUG Installroot: /
2026-04-04T16:18:42+0530 DDEBUG Releasever: 8
2026-04-04T16:18:42+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:42+0530 DDEBUG Base command: install
2026-04-04T16:18:42+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T16:18:42+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:42+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:42+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:42+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:43+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:43+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:43+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:43+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:43+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:43+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:43+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:43+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:43+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:45+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:46+0530 DDEBUG Cleaning up.
2026-04-04T16:18:46+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:46+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:47+0530 INFO --- logging initialized ---
2026-04-04T16:18:47+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:18:47+0530 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, versionlock
2026-04-04T16:18:47+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:18:47+0530 DDEBUG Command: yum -y install borgbackup
2026-04-04T16:18:47+0530 DDEBUG Installroot: /
2026-04-04T16:18:47+0530 DDEBUG Releasever: 8
2026-04-04T16:18:47+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:18:47+0530 DDEBUG Base command: install
2026-04-04T16:18:47+0530 DDEBUG Extra commands: ['-y', 'install', 'borgbackup']
2026-04-04T16:18:47+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:18:47+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:18:47+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:18:47+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:18:47+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:18:47+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: epel
2026-04-04T16:18:47+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:18:47+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:18:48+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:18:48+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:18:48+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:18:48+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:18:48+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:18:50+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:18:51+0530 DDEBUG Cleaning up.
2026-04-04T16:18:51+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:18:51+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:20:02+0530 INFO --- logging initialized ---
2026-04-04T16:20:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:20:02+0530 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, versionlock
2026-04-04T16:20:02+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:20:02+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:20:02+0530 DDEBUG Installroot: /
2026-04-04T16:20:02+0530 DDEBUG Releasever: 8
2026-04-04T16:20:02+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:20:02+0530 DDEBUG Base command: install
2026-04-04T16:20:02+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:20:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:20:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:20:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:20:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:20:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:20:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: epel
2026-04-04T16:20:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:20:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:20:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:20:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:20:03+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:20:05+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:20:07+0530 DDEBUG Cleaning up.
2026-04-04T16:20:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:20:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:25:02+0530 INFO --- logging initialized ---
2026-04-04T16:25:02+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:25:03+0530 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, versionlock
2026-04-04T16:25:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:25:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:25:03+0530 DDEBUG Installroot: /
2026-04-04T16:25:03+0530 DDEBUG Releasever: 8
2026-04-04T16:25:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:25:03+0530 DDEBUG Base command: install
2026-04-04T16:25:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:25:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:25:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:25:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:25:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:25:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:25:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: epel
2026-04-04T16:25:03+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:25:03+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:25:03+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:25:03+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:25:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:25:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:25:07+0530 DDEBUG Cleaning up.
2026-04-04T16:25:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:25:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:30:03+0530 INFO --- logging initialized ---
2026-04-04T16:30:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:30:03+0530 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, versionlock
2026-04-04T16:30:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:30:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:30:03+0530 DDEBUG Installroot: /
2026-04-04T16:30:03+0530 DDEBUG Releasever: 8
2026-04-04T16:30:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:30:03+0530 DDEBUG Base command: install
2026-04-04T16:30:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:30:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:30:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:30:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:30:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:30:03+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:30:03+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:30:03+0530 DEBUG repo: using cache for: epel
2026-04-04T16:30:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:30:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:30:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:30:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:30:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:30:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:30:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:30:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:30:07+0530 DDEBUG Cleaning up.
2026-04-04T16:30:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:30:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:32:01+0530 INFO --- logging initialized ---
2026-04-04T16:32:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:32:01+0530 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, versionlock
2026-04-04T16:32:01+0530 DEBUG DNF version: 4.7.0
2026-04-04T16:32:01+0530 DDEBUG Command: dnf makecache --timer
2026-04-04T16:32:01+0530 DDEBUG Installroot: /
2026-04-04T16:32:01+0530 DDEBUG Releasever: 8
2026-04-04T16:32:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:32:01+0530 DDEBUG Base command: makecache
2026-04-04T16:32:01+0530 DDEBUG Extra commands: ['makecache', '--timer']
2026-04-04T16:32:01+0530 DEBUG Excludes in dnf.conf: dovecot*, exim*, mongodb*, openlitespeed*
2026-04-04T16:32:01+0530 DEBUG Making cache files for all metadata files.
2026-04-04T16:32:01+0530 INFO Metadata cache refreshed recently.
2026-04-04T16:32:01+0530 DDEBUG Cleaning up.
2026-04-04T16:35:03+0530 INFO --- logging initialized ---
2026-04-04T16:35:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:35:03+0530 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, versionlock
2026-04-04T16:35:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:35:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:35:03+0530 DDEBUG Installroot: /
2026-04-04T16:35:03+0530 DDEBUG Releasever: 8
2026-04-04T16:35:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:35:03+0530 DDEBUG Base command: install
2026-04-04T16:35:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:35:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:35:03+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:35:03+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:35:03+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:35:03+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:35:03+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:35:03+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:35:03+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:35:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:35:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:35:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:35:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:35:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:35:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:35:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:35:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:35:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:35:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:35:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:35:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:35:07+0530 DDEBUG Cleaning up.
2026-04-04T16:35:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:35:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:40:03+0530 INFO --- logging initialized ---
2026-04-04T16:40:03+0530 DDEBUG timer: config: 4 ms
2026-04-04T16:40:03+0530 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, versionlock
2026-04-04T16:40:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:40:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:40:03+0530 DDEBUG Installroot: /
2026-04-04T16:40:03+0530 DDEBUG Releasever: 8
2026-04-04T16:40:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:40:03+0530 DDEBUG Base command: install
2026-04-04T16:40:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:40:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:40:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:40:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:40:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:40:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:40:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:40:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:40:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:40:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:40:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:40:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:40:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:40:07+0530 DDEBUG Cleaning up.
2026-04-04T16:40:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:40:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:45:03+0530 INFO --- logging initialized ---
2026-04-04T16:45:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:45:03+0530 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, versionlock
2026-04-04T16:45:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:45:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:45:03+0530 DDEBUG Installroot: /
2026-04-04T16:45:03+0530 DDEBUG Releasever: 8
2026-04-04T16:45:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:45:03+0530 DDEBUG Base command: install
2026-04-04T16:45:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:45:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:45:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:45:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:45:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:45:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:45:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:45:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:45:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:45:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:45:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:45:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:45:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:45:07+0530 DDEBUG Cleaning up.
2026-04-04T16:45:07+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:45:07+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:50:03+0530 INFO --- logging initialized ---
2026-04-04T16:50:03+0530 DDEBUG timer: config: 6 ms
2026-04-04T16:50:03+0530 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, versionlock
2026-04-04T16:50:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:50:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:50:03+0530 DDEBUG Installroot: /
2026-04-04T16:50:03+0530 DDEBUG Releasever: 8
2026-04-04T16:50:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:50:03+0530 DDEBUG Base command: install
2026-04-04T16:50:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:50:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:50:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:50:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:50:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:50:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:50:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:50:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:50:05+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:50:05+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:50:05+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:50:05+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:50:05+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:50:05+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:50:05+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:50:07+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:50:08+0530 DDEBUG Cleaning up.
2026-04-04T16:50:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:50:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:55:03+0530 INFO --- logging initialized ---
2026-04-04T16:55:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T16:55:03+0530 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, versionlock
2026-04-04T16:55:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T16:55:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T16:55:03+0530 DDEBUG Installroot: /
2026-04-04T16:55:03+0530 DDEBUG Releasever: 8
2026-04-04T16:55:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T16:55:03+0530 DDEBUG Base command: install
2026-04-04T16:55:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T16:55:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T16:55:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T16:55:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T16:55:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T16:55:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T16:55:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: epel
2026-04-04T16:55:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T16:55:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T16:55:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T16:55:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T16:55:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T16:55:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T16:55:08+0530 DDEBUG Cleaning up.
2026-04-04T16:55:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T16:55:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T17:00:03+0530 INFO --- logging initialized ---
2026-04-04T17:00:03+0530 DDEBUG timer: config: 5 ms
2026-04-04T17:00:03+0530 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, versionlock
2026-04-04T17:00:03+0530 DEBUG YUM version: 4.7.0
2026-04-04T17:00:03+0530 DDEBUG Command: yum -y install lsof
2026-04-04T17:00:03+0530 DDEBUG Installroot: /
2026-04-04T17:00:03+0530 DDEBUG Releasever: 8
2026-04-04T17:00:03+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T17:00:03+0530 DDEBUG Base command: install
2026-04-04T17:00:03+0530 DDEBUG Extra commands: ['-y', 'install', 'lsof']
2026-04-04T17:00:03+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T17:00:04+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: appstream
2026-04-04T17:00:04+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: baseos
2026-04-04T17:00:04+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: powertools
2026-04-04T17:00:04+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T17:00:04+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: epel
2026-04-04T17:00:04+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T17:00:04+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T17:00:04+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T17:00:04+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T17:00:04+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T17:00:06+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T17:00:08+0530 DDEBUG Cleaning up.
2026-04-04T17:00:08+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T17:00:08+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T17:01:01+0530 INFO --- logging initialized ---
2026-04-04T17:01:01+0530 DDEBUG timer: config: 5 ms
2026-04-04T17:01:01+0530 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, versionlock
2026-04-04T17:01:01+0530 DEBUG YUM version: 4.7.0
2026-04-04T17:01:01+0530 DDEBUG Command: yum -y install epel-release
2026-04-04T17:01:01+0530 DDEBUG Installroot: /
2026-04-04T17:01:01+0530 DDEBUG Releasever: 8
2026-04-04T17:01:01+0530 DEBUG cachedir: /var/cache/dnf
2026-04-04T17:01:01+0530 DDEBUG Base command: install
2026-04-04T17:01:01+0530 DDEBUG Extra commands: ['-y', 'install', 'epel-release']
2026-04-04T17:01:02+0530 DEBUG User-Agent: constructed: 'libdnf (CloudLinux 8.7; generic; Linux.x86_64)'
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: copr:copr.fedorainfracloud.org:copart:restic
2026-04-04T17:01:02+0530 DEBUG copr:copr.fedorainfracloud.org:copart:restic: using metadata from Friday 28 January 2022 04:10:11 AM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: appstream
2026-04-04T17:01:02+0530 DEBUG appstream: using metadata from Friday 05 May 2023 05:52:34 PM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: baseos
2026-04-04T17:01:02+0530 DEBUG baseos: using metadata from Friday 05 May 2023 05:52:16 PM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: powertools
2026-04-04T17:01:02+0530 DEBUG powertools: using metadata from Friday 05 May 2023 05:52:49 PM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: docker-ce-stable
2026-04-04T17:01:02+0530 DEBUG docker-ce-stable: using metadata from Thursday 23 May 2024 07:00:43 PM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: epel
2026-04-04T17:01:02+0530 DEBUG epel: using metadata from Saturday 04 April 2026 06:27:23 AM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: mysql80-community
2026-04-04T17:01:02+0530 DEBUG mysql80-community: using metadata from Friday 16 January 2026 09:59:37 PM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: mysql-connectors-community
2026-04-04T17:01:02+0530 DEBUG mysql-connectors-community: using metadata from Tuesday 20 January 2026 01:17:38 AM IST.
2026-04-04T17:01:02+0530 DEBUG repo: using cache for: mysql-tools-community
2026-04-04T17:01:02+0530 DEBUG mysql-tools-community: using metadata from Monday 19 January 2026 09:54:51 PM IST.
2026-04-04T17:01:04+0530 DEBUG repo passenger: 0x561F9B9CAC40B2F7 already imported
2026-04-04T17:01:06+0530 DDEBUG Cleaning up.
2026-04-04T17:01:06+0530 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
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 400, 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 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T17:01:06+0530 CRITICAL Error: Failed to download metadata for repo 'passenger': repomd.xml GPG signature verification error: Bad GPG signature
2026-04-04T17:01:06+0530 INFO --- logging initialized ---
2026-04-04T17:01:06+0530 DDEBUG timer: config: 5 ms
2026-04-04T17:01:06+0530 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, versionlock
2026-04-04T17:01:06+0530 DEBUG YUM version: 4.7.0
2026-04-04T17:01:06+0530 DDEBUG Command: yum -y install sshpass