403Webshell
Server IP : 112.175.184.31  /  Your IP : 216.73.217.60
Web Server : Apache
System : Linux dot-k1-031.dothome.co.kr 4.18.0-553.156.1.el8_10.x86_64 #1 SMP Mon Aug 17 17:52:57 UTC 2026 x86_64
User : lovelove8926 ( 1226)
PHP Version : 7.4.33
Disable Function : proc_open, passthru, show_source, socket_create, socket_accept
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/log/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/log/dnf.log.1
2026-07-12T20:48:53+0900 DEBUG DNF version: 4.7.0
2026-07-12T20:48:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-12T20:48:53+0900 DDEBUG Installroot: /
2026-07-12T20:48:53+0900 DDEBUG Releasever: 8
2026-07-12T20:48:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-12T20:48:53+0900 DDEBUG Base command: makecache
2026-07-12T20:48:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-12T20:48:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-12T20:48:53+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-12T20:48:53+0900 DEBUG countme: no event for appstream: window already counted
2026-07-12T20:48:54+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-12T20:48:54+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 09일 (목) 오후 03시 32분 58초.
2026-07-12T20:48:54+0900 DEBUG countme: no event for baseos: window already counted
2026-07-12T20:48:55+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-12T20:48:55+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 09일 (목) 오후 03시 33분 10초.
2026-07-12T20:48:55+0900 DEBUG countme: no event for extras: window already counted
2026-07-12T20:48:56+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-12T20:48:56+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-12T20:48:56+0900 DDEBUG Cleaning up.
2026-07-12T20:48:56+0900 DDEBUG Plugins were unloaded.
2026-07-12T20:48:56+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-12T20:48:56+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-12T22:15:30+0900 INFO --- logging initialized ---
2026-07-12T22:15:30+0900 DDEBUG timer: config: 9 ms
2026-07-12T22:15:30+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-12T22:15:30+0900 DEBUG DNF version: 4.7.0
2026-07-12T22:15:30+0900 DDEBUG Command: dnf makecache --timer 
2026-07-12T22:15:30+0900 DDEBUG Installroot: /
2026-07-12T22:15:30+0900 DDEBUG Releasever: 8
2026-07-12T22:15:30+0900 DEBUG cachedir: /var/cache/dnf
2026-07-12T22:15:30+0900 DDEBUG Base command: makecache
2026-07-12T22:15:30+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-12T22:15:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-12T22:15:30+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-12T22:15:30+0900 DDEBUG Cleaning up.
2026-07-12T22:15:30+0900 DDEBUG Plugins were unloaded.
2026-07-12T23:45:49+0900 INFO --- logging initialized ---
2026-07-12T23:45:49+0900 DDEBUG timer: config: 7 ms
2026-07-12T23:45:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-12T23:45:49+0900 DEBUG DNF version: 4.7.0
2026-07-12T23:45:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-12T23:45:49+0900 DDEBUG Installroot: /
2026-07-12T23:45:49+0900 DDEBUG Releasever: 8
2026-07-12T23:45:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-12T23:45:49+0900 DDEBUG Base command: makecache
2026-07-12T23:45:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-12T23:45:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-12T23:45:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-12T23:45:49+0900 DDEBUG Cleaning up.
2026-07-12T23:45:49+0900 DDEBUG Plugins were unloaded.
2026-07-13T01:08:14+0900 INFO --- logging initialized ---
2026-07-13T01:08:14+0900 DDEBUG timer: config: 7 ms
2026-07-13T01:08:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T01:08:14+0900 DEBUG DNF version: 4.7.0
2026-07-13T01:08:14+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T01:08:14+0900 DDEBUG Installroot: /
2026-07-13T01:08:14+0900 DDEBUG Releasever: 8
2026-07-13T01:08:14+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T01:08:14+0900 DDEBUG Base command: makecache
2026-07-13T01:08:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T01:08:14+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T01:08:14+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T01:08:14+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T01:08:16+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-13T01:08:16+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-13T01:08:16+0900 DDEBUG Cleaning up.
2026-07-13T01:08:16+0900 DDEBUG Plugins were unloaded.
2026-07-13T01:08:16+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-13T01:08:16+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-13T02:09:05+0900 INFO --- logging initialized ---
2026-07-13T02:09:05+0900 DDEBUG timer: config: 7 ms
2026-07-13T02:09:05+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T02:09:05+0900 DEBUG DNF version: 4.7.0
2026-07-13T02:09:05+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T02:09:05+0900 DDEBUG Installroot: /
2026-07-13T02:09:05+0900 DDEBUG Releasever: 8
2026-07-13T02:09:05+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T02:09:05+0900 DDEBUG Base command: makecache
2026-07-13T02:09:05+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T02:09:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T02:09:05+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T02:09:05+0900 DDEBUG Cleaning up.
2026-07-13T02:09:05+0900 DDEBUG Plugins were unloaded.
2026-07-13T04:04:30+0900 INFO --- logging initialized ---
2026-07-13T04:04:30+0900 DDEBUG timer: config: 26 ms
2026-07-13T04:04:30+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T04:04:30+0900 DEBUG DNF version: 4.7.0
2026-07-13T04:04:30+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T04:04:30+0900 DDEBUG Installroot: /
2026-07-13T04:04:30+0900 DDEBUG Releasever: 8
2026-07-13T04:04:30+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T04:04:30+0900 DDEBUG Base command: makecache
2026-07-13T04:04:30+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T04:04:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T04:04:30+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T04:04:30+0900 DDEBUG Cleaning up.
2026-07-13T04:04:30+0900 DDEBUG Plugins were unloaded.
2026-07-13T06:02:13+0900 INFO --- logging initialized ---
2026-07-13T06:02:13+0900 DDEBUG timer: config: 25 ms
2026-07-13T06:02:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T06:02:13+0900 DEBUG DNF version: 4.7.0
2026-07-13T06:02:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T06:02:13+0900 DDEBUG Installroot: /
2026-07-13T06:02:13+0900 DDEBUG Releasever: 8
2026-07-13T06:02:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T06:02:13+0900 DDEBUG Base command: makecache
2026-07-13T06:02:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T06:02:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T06:02:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T06:02:13+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T06:02:13+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:14+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 09일 (목) 오후 03시 32분 58초.
2026-07-13T06:02:14+0900 DEBUG countme: no event for baseos: window already counted
2026-07-13T06:02:14+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:15+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 09일 (목) 오후 03시 33분 10초.
2026-07-13T06:02:15+0900 DEBUG countme: no event for extras: window already counted
2026-07-13T06:02:15+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:15+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 09일 (목) 오후 02시 23분 31초.
2026-07-13T06:02:15+0900 DEBUG countme: no event for epel: window already counted
2026-07-13T06:02:16+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-13T06:02:16+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-13T06:02:16+0900 DEBUG countme: no event for epel: window already counted
2026-07-13T06:02:28+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 12일 (일) 오전 09시 46분 15초.
2026-07-13T06:02:29+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:29+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-13T06:02:30+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:31+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 01시 15분 38초.
2026-07-13T06:02:31+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:31+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-13T06:02:32+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:32+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-13T06:02:32+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T06:02:32+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-13T06:02:33+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-13T06:02:35+0900 DDEBUG timer: sack setup: 21915 ms
2026-07-13T06:02:35+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-13T06:02:35+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-13T06:02:35+0900 DDEBUG Cleaning up.
2026-07-13T06:02:35+0900 DDEBUG Plugins were unloaded.
2026-07-13T07:41:58+0900 INFO --- logging initialized ---
2026-07-13T07:41:58+0900 DDEBUG timer: config: 12 ms
2026-07-13T07:41:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T07:41:58+0900 DEBUG DNF version: 4.7.0
2026-07-13T07:41:58+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T07:41:58+0900 DDEBUG Installroot: /
2026-07-13T07:41:58+0900 DDEBUG Releasever: 8
2026-07-13T07:41:58+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T07:41:58+0900 DDEBUG Base command: makecache
2026-07-13T07:41:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T07:41:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T07:41:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T07:41:58+0900 DDEBUG Cleaning up.
2026-07-13T07:41:58+0900 DDEBUG Plugins were unloaded.
2026-07-13T09:09:03+0900 INFO --- logging initialized ---
2026-07-13T09:09:03+0900 DDEBUG timer: config: 12 ms
2026-07-13T09:09:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T09:09:03+0900 DEBUG DNF version: 4.7.0
2026-07-13T09:09:03+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T09:09:03+0900 DDEBUG Installroot: /
2026-07-13T09:09:03+0900 DDEBUG Releasever: 8
2026-07-13T09:09:03+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T09:09:03+0900 DDEBUG Base command: makecache
2026-07-13T09:09:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T09:09:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T09:09:03+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T09:09:03+0900 DEBUG countme: event triggered for appstream: bucket 4
2026-07-13T09:09:04+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-13T09:09:04+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T09:09:04+0900 DDEBUG Cleaning up.
2026-07-13T09:09:04+0900 DDEBUG Plugins were unloaded.
2026-07-13T09:09:04+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T09:09:04+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T10:45:19+0900 INFO --- logging initialized ---
2026-07-13T10:45:19+0900 DDEBUG timer: config: 7 ms
2026-07-13T10:45:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T10:45:20+0900 DEBUG DNF version: 4.7.0
2026-07-13T10:45:20+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T10:45:20+0900 DDEBUG Installroot: /
2026-07-13T10:45:20+0900 DDEBUG Releasever: 8
2026-07-13T10:45:20+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T10:45:20+0900 DDEBUG Base command: makecache
2026-07-13T10:45:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T10:45:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T10:45:20+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T10:45:20+0900 DDEBUG Cleaning up.
2026-07-13T10:45:20+0900 DDEBUG Plugins were unloaded.
2026-07-13T12:01:13+0900 INFO --- logging initialized ---
2026-07-13T12:01:13+0900 DDEBUG timer: config: 7 ms
2026-07-13T12:01:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T12:01:13+0900 DEBUG DNF version: 4.7.0
2026-07-13T12:01:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T12:01:13+0900 DDEBUG Installroot: /
2026-07-13T12:01:13+0900 DDEBUG Releasever: 8
2026-07-13T12:01:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T12:01:13+0900 DDEBUG Base command: makecache
2026-07-13T12:01:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T12:01:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T12:01:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T12:01:13+0900 DDEBUG Cleaning up.
2026-07-13T12:01:13+0900 DDEBUG Plugins were unloaded.
2026-07-13T13:27:56+0900 INFO --- logging initialized ---
2026-07-13T13:27:56+0900 DDEBUG timer: config: 7 ms
2026-07-13T13:27:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T13:27:56+0900 DEBUG DNF version: 4.7.0
2026-07-13T13:27:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T13:27:56+0900 DDEBUG Installroot: /
2026-07-13T13:27:56+0900 DDEBUG Releasever: 8
2026-07-13T13:27:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T13:27:56+0900 DDEBUG Base command: makecache
2026-07-13T13:27:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T13:27:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T13:27:56+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T13:27:56+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T13:27:57+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-13T13:27:57+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-13T13:27:57+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T13:28:06+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 12일 (일) 오후 02시 54분 25초.
2026-07-13T13:28:06+0900 DEBUG countme: no event for baseos: budget to spend: 2
2026-07-13T13:28:06+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-13T13:28:06+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-13T13:28:06+0900 DEBUG countme: no event for baseos: budget to spend: 1
2026-07-13T13:28:07+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-13T13:28:07+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T13:28:07+0900 DDEBUG Cleaning up.
2026-07-13T13:28:07+0900 DDEBUG Plugins were unloaded.
2026-07-13T13:28:07+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T13:28:07+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T15:25:48+0900 INFO --- logging initialized ---
2026-07-13T15:25:48+0900 DDEBUG timer: config: 7 ms
2026-07-13T15:25:48+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T15:25:48+0900 DEBUG DNF version: 4.7.0
2026-07-13T15:25:48+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T15:25:48+0900 DDEBUG Installroot: /
2026-07-13T15:25:48+0900 DDEBUG Releasever: 8
2026-07-13T15:25:48+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T15:25:48+0900 DDEBUG Base command: makecache
2026-07-13T15:25:48+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T15:25:48+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T15:25:48+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T15:25:48+0900 DDEBUG Cleaning up.
2026-07-13T15:25:48+0900 DDEBUG Plugins were unloaded.
2026-07-13T16:28:34+0900 INFO --- logging initialized ---
2026-07-13T16:28:34+0900 DDEBUG timer: config: 7 ms
2026-07-13T16:28:34+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T16:28:34+0900 DEBUG DNF version: 4.7.0
2026-07-13T16:28:34+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T16:28:34+0900 DDEBUG Installroot: /
2026-07-13T16:28:34+0900 DDEBUG Releasever: 8
2026-07-13T16:28:34+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T16:28:34+0900 DDEBUG Base command: makecache
2026-07-13T16:28:34+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T16:28:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T16:28:35+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T16:28:35+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T16:28:36+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T16:28:36+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 12일 (일) 오후 02시 54분 25초.
2026-07-13T16:28:36+0900 DEBUG countme: event triggered for baseos: bucket 4
2026-07-13T16:28:36+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-13T16:28:36+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-13T16:28:36+0900 DEBUG countme: no event for baseos: window already counted
2026-07-13T16:28:37+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-13T16:28:37+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T16:28:37+0900 DDEBUG Cleaning up.
2026-07-13T16:28:37+0900 DDEBUG Plugins were unloaded.
2026-07-13T16:28:37+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T16:28:37+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T18:25:53+0900 INFO --- logging initialized ---
2026-07-13T18:25:53+0900 DDEBUG timer: config: 26 ms
2026-07-13T18:25:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T18:25:53+0900 DEBUG DNF version: 4.7.0
2026-07-13T18:25:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T18:25:53+0900 DDEBUG Installroot: /
2026-07-13T18:25:53+0900 DDEBUG Releasever: 8
2026-07-13T18:25:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T18:25:53+0900 DDEBUG Base command: makecache
2026-07-13T18:25:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T18:25:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T18:25:53+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T18:25:53+0900 DDEBUG Cleaning up.
2026-07-13T18:25:53+0900 DDEBUG Plugins were unloaded.
2026-07-13T19:29:13+0900 INFO --- logging initialized ---
2026-07-13T19:29:13+0900 DDEBUG timer: config: 6 ms
2026-07-13T19:29:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T19:29:13+0900 DEBUG DNF version: 4.7.0
2026-07-13T19:29:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T19:29:13+0900 DDEBUG Installroot: /
2026-07-13T19:29:13+0900 DDEBUG Releasever: 8
2026-07-13T19:29:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T19:29:13+0900 DDEBUG Base command: makecache
2026-07-13T19:29:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T19:29:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T19:29:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T19:29:13+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T19:29:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T19:29:14+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 12일 (일) 오후 02시 54분 25초.
2026-07-13T19:29:14+0900 DEBUG countme: no event for baseos: window already counted
2026-07-13T19:29:15+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-13T19:29:15+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T19:29:15+0900 DDEBUG Cleaning up.
2026-07-13T19:29:15+0900 DDEBUG Plugins were unloaded.
2026-07-13T19:29:15+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T19:29:15+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T21:10:31+0900 INFO --- logging initialized ---
2026-07-13T21:10:31+0900 DDEBUG timer: config: 23 ms
2026-07-13T21:10:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T21:10:31+0900 DEBUG DNF version: 4.7.0
2026-07-13T21:10:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T21:10:31+0900 DDEBUG Installroot: /
2026-07-13T21:10:31+0900 DDEBUG Releasever: 8
2026-07-13T21:10:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T21:10:31+0900 DDEBUG Base command: makecache
2026-07-13T21:10:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T21:10:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T21:10:31+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-13T21:10:31+0900 DDEBUG Cleaning up.
2026-07-13T21:10:31+0900 DDEBUG Plugins were unloaded.
2026-07-13T22:48:54+0900 INFO --- logging initialized ---
2026-07-13T22:48:54+0900 DDEBUG timer: config: 6 ms
2026-07-13T22:48:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-13T22:48:54+0900 DEBUG DNF version: 4.7.0
2026-07-13T22:48:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-13T22:48:54+0900 DDEBUG Installroot: /
2026-07-13T22:48:54+0900 DDEBUG Releasever: 8
2026-07-13T22:48:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-13T22:48:54+0900 DDEBUG Base command: makecache
2026-07-13T22:48:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-13T22:48:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-13T22:48:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-13T22:48:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-13T22:48:55+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-13T22:48:55+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 12일 (일) 오후 02시 54분 25초.
2026-07-13T22:48:55+0900 DEBUG countme: no event for baseos: window already counted
2026-07-13T22:48:56+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-13T22:48:56+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-13T22:48:56+0900 DEBUG countme: no event for baseos: window already counted
2026-07-13T22:48:57+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-13T22:48:57+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T22:48:57+0900 DDEBUG Cleaning up.
2026-07-13T22:48:57+0900 DDEBUG Plugins were unloaded.
2026-07-13T22:48:57+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-13T22:48:57+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T00:38:10+0900 INFO --- logging initialized ---
2026-07-14T00:38:10+0900 DDEBUG timer: config: 6 ms
2026-07-14T00:38:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T00:38:10+0900 DEBUG DNF version: 4.7.0
2026-07-14T00:38:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T00:38:10+0900 DDEBUG Installroot: /
2026-07-14T00:38:10+0900 DDEBUG Releasever: 8
2026-07-14T00:38:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T00:38:10+0900 DDEBUG Base command: makecache
2026-07-14T00:38:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T00:38:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T00:38:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T00:38:10+0900 DDEBUG Cleaning up.
2026-07-14T00:38:10+0900 DDEBUG Plugins were unloaded.
2026-07-14T02:09:31+0900 INFO --- logging initialized ---
2026-07-14T02:09:31+0900 DDEBUG timer: config: 7 ms
2026-07-14T02:09:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T02:09:31+0900 DEBUG DNF version: 4.7.0
2026-07-14T02:09:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T02:09:31+0900 DDEBUG Installroot: /
2026-07-14T02:09:31+0900 DDEBUG Releasever: 8
2026-07-14T02:09:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T02:09:31+0900 DDEBUG Base command: makecache
2026-07-14T02:09:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T02:09:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T02:09:31+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T02:09:31+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T02:09:32+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T02:09:32+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T02:09:32+0900 DDEBUG Cleaning up.
2026-07-14T02:09:32+0900 DDEBUG Plugins were unloaded.
2026-07-14T02:09:32+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T02:09:32+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T03:49:10+0900 INFO --- logging initialized ---
2026-07-14T03:49:10+0900 DDEBUG timer: config: 25 ms
2026-07-14T03:49:11+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T03:49:11+0900 DEBUG DNF version: 4.7.0
2026-07-14T03:49:11+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T03:49:11+0900 DDEBUG Installroot: /
2026-07-14T03:49:11+0900 DDEBUG Releasever: 8
2026-07-14T03:49:11+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T03:49:11+0900 DDEBUG Base command: makecache
2026-07-14T03:49:11+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T03:49:11+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T03:49:11+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T03:49:11+0900 DDEBUG Cleaning up.
2026-07-14T03:49:11+0900 DDEBUG Plugins were unloaded.
2026-07-14T05:43:40+0900 INFO --- logging initialized ---
2026-07-14T05:43:40+0900 DDEBUG timer: config: 29 ms
2026-07-14T05:43:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T05:43:40+0900 DEBUG DNF version: 4.7.0
2026-07-14T05:43:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T05:43:40+0900 DDEBUG Installroot: /
2026-07-14T05:43:40+0900 DDEBUG Releasever: 8
2026-07-14T05:43:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T05:43:40+0900 DDEBUG Base command: makecache
2026-07-14T05:43:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T05:43:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T05:43:40+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T05:43:40+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T05:43:41+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T05:43:41+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T05:43:41+0900 DDEBUG Cleaning up.
2026-07-14T05:43:41+0900 DDEBUG Plugins were unloaded.
2026-07-14T05:43:41+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T05:43:41+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T07:03:07+0900 INFO --- logging initialized ---
2026-07-14T07:03:07+0900 DDEBUG timer: config: 6 ms
2026-07-14T07:03:08+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T07:03:08+0900 DEBUG DNF version: 4.7.0
2026-07-14T07:03:08+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T07:03:08+0900 DDEBUG Installroot: /
2026-07-14T07:03:08+0900 DDEBUG Releasever: 8
2026-07-14T07:03:08+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T07:03:08+0900 DDEBUG Base command: makecache
2026-07-14T07:03:08+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T07:03:08+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T07:03:08+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T07:03:08+0900 DDEBUG Cleaning up.
2026-07-14T07:03:08+0900 DDEBUG Plugins were unloaded.
2026-07-14T08:53:15+0900 INFO --- logging initialized ---
2026-07-14T08:53:15+0900 DDEBUG timer: config: 31 ms
2026-07-14T08:53:15+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T08:53:15+0900 DEBUG DNF version: 4.7.0
2026-07-14T08:53:15+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T08:53:15+0900 DDEBUG Installroot: /
2026-07-14T08:53:15+0900 DDEBUG Releasever: 8
2026-07-14T08:53:15+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T08:53:15+0900 DDEBUG Base command: makecache
2026-07-14T08:53:15+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T08:53:15+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T08:53:15+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T08:53:15+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T08:53:16+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-14T08:53:16+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-14T08:53:16+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T08:53:17+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T08:53:17+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T08:53:17+0900 DDEBUG Cleaning up.
2026-07-14T08:53:17+0900 DDEBUG Plugins were unloaded.
2026-07-14T08:53:17+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T08:53:17+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T10:30:09+0900 INFO --- logging initialized ---
2026-07-14T10:30:09+0900 DDEBUG timer: config: 7 ms
2026-07-14T10:30:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T10:30:09+0900 DEBUG DNF version: 4.7.0
2026-07-14T10:30:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T10:30:09+0900 DDEBUG Installroot: /
2026-07-14T10:30:09+0900 DDEBUG Releasever: 8
2026-07-14T10:30:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T10:30:09+0900 DDEBUG Base command: makecache
2026-07-14T10:30:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T10:30:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T10:30:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T10:30:09+0900 DDEBUG Cleaning up.
2026-07-14T10:30:09+0900 DDEBUG Plugins were unloaded.
2026-07-14T12:27:36+0900 INFO --- logging initialized ---
2026-07-14T12:27:36+0900 DDEBUG timer: config: 7 ms
2026-07-14T12:27:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T12:27:36+0900 DEBUG DNF version: 4.7.0
2026-07-14T12:27:36+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T12:27:36+0900 DDEBUG Installroot: /
2026-07-14T12:27:36+0900 DDEBUG Releasever: 8
2026-07-14T12:27:36+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T12:27:36+0900 DDEBUG Base command: makecache
2026-07-14T12:27:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T12:27:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T12:27:36+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T12:27:36+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T12:27:37+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T12:27:37+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T12:27:37+0900 DDEBUG Cleaning up.
2026-07-14T12:27:37+0900 DDEBUG Plugins were unloaded.
2026-07-14T12:27:37+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T12:27:37+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T13:35:37+0900 INFO --- logging initialized ---
2026-07-14T13:35:37+0900 DDEBUG timer: config: 7 ms
2026-07-14T13:35:37+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T13:35:37+0900 DEBUG DNF version: 4.7.0
2026-07-14T13:35:37+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T13:35:37+0900 DDEBUG Installroot: /
2026-07-14T13:35:37+0900 DDEBUG Releasever: 8
2026-07-14T13:35:37+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T13:35:37+0900 DDEBUG Base command: makecache
2026-07-14T13:35:37+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T13:35:37+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T13:35:37+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T13:35:37+0900 DDEBUG Cleaning up.
2026-07-14T13:35:37+0900 DDEBUG Plugins were unloaded.
2026-07-14T14:46:59+0900 INFO --- logging initialized ---
2026-07-14T14:46:59+0900 DDEBUG timer: config: 7 ms
2026-07-14T14:46:59+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T14:46:59+0900 DEBUG DNF version: 4.7.0
2026-07-14T14:46:59+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T14:46:59+0900 DDEBUG Installroot: /
2026-07-14T14:46:59+0900 DDEBUG Releasever: 8
2026-07-14T14:46:59+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T14:46:59+0900 DDEBUG Base command: makecache
2026-07-14T14:46:59+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T14:46:59+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T14:46:59+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T14:46:59+0900 DDEBUG Cleaning up.
2026-07-14T14:46:59+0900 DDEBUG Plugins were unloaded.
2026-07-14T15:50:27+0900 INFO --- logging initialized ---
2026-07-14T15:50:27+0900 DDEBUG timer: config: 7 ms
2026-07-14T15:50:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T15:50:27+0900 DEBUG DNF version: 4.7.0
2026-07-14T15:50:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T15:50:27+0900 DDEBUG Installroot: /
2026-07-14T15:50:27+0900 DDEBUG Releasever: 8
2026-07-14T15:50:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T15:50:27+0900 DDEBUG Base command: makecache
2026-07-14T15:50:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T15:50:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T15:50:27+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T15:50:27+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T15:50:28+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T15:50:28+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T15:50:28+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T15:50:28+0900 DDEBUG Cleaning up.
2026-07-14T15:50:28+0900 DDEBUG Plugins were unloaded.
2026-07-14T15:50:28+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T15:50:28+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T17:17:40+0900 INFO --- logging initialized ---
2026-07-14T17:17:40+0900 DDEBUG timer: config: 8 ms
2026-07-14T17:17:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T17:17:40+0900 DEBUG DNF version: 4.7.0
2026-07-14T17:17:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T17:17:40+0900 DDEBUG Installroot: /
2026-07-14T17:17:40+0900 DDEBUG Releasever: 8
2026-07-14T17:17:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T17:17:40+0900 DDEBUG Base command: makecache
2026-07-14T17:17:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T17:17:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T17:17:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T17:17:41+0900 DDEBUG Cleaning up.
2026-07-14T17:17:41+0900 DDEBUG Plugins were unloaded.
2026-07-14T18:45:27+0900 INFO --- logging initialized ---
2026-07-14T18:45:27+0900 DDEBUG timer: config: 7 ms
2026-07-14T18:45:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T18:45:27+0900 DEBUG DNF version: 4.7.0
2026-07-14T18:45:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T18:45:27+0900 DDEBUG Installroot: /
2026-07-14T18:45:27+0900 DDEBUG Releasever: 8
2026-07-14T18:45:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T18:45:27+0900 DDEBUG Base command: makecache
2026-07-14T18:45:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T18:45:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T18:45:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T18:45:27+0900 DDEBUG Cleaning up.
2026-07-14T18:45:27+0900 DDEBUG Plugins were unloaded.
2026-07-14T20:23:39+0900 INFO --- logging initialized ---
2026-07-14T20:23:39+0900 DDEBUG timer: config: 8 ms
2026-07-14T20:23:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T20:23:39+0900 DEBUG DNF version: 4.7.0
2026-07-14T20:23:39+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T20:23:39+0900 DDEBUG Installroot: /
2026-07-14T20:23:39+0900 DDEBUG Releasever: 8
2026-07-14T20:23:39+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T20:23:39+0900 DDEBUG Base command: makecache
2026-07-14T20:23:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T20:23:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T20:23:39+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T20:23:39+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T20:23:40+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-14T20:23:40+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-14T20:23:40+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T20:23:48+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오전 03시 24분 20초.
2026-07-14T20:23:48+0900 DEBUG countme: no event for baseos: window already counted
2026-07-14T20:23:48+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-14T20:23:48+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-14T20:23:48+0900 DEBUG countme: no event for baseos: window already counted
2026-07-14T20:24:04+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오전 02시 54분 08초.
2026-07-14T20:24:04+0900 DEBUG countme: no event for extras: budget to spend: 2
2026-07-14T20:24:04+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-14T20:24:04+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T20:24:04+0900 DDEBUG Cleaning up.
2026-07-14T20:24:04+0900 DDEBUG Plugins were unloaded.
2026-07-14T20:24:04+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T20:24:04+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-14T21:58:28+0900 INFO --- logging initialized ---
2026-07-14T21:58:28+0900 DDEBUG timer: config: 12 ms
2026-07-14T21:58:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T21:58:28+0900 DEBUG DNF version: 4.7.0
2026-07-14T21:58:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T21:58:28+0900 DDEBUG Installroot: /
2026-07-14T21:58:28+0900 DDEBUG Releasever: 8
2026-07-14T21:58:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T21:58:28+0900 DDEBUG Base command: makecache
2026-07-14T21:58:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T21:58:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T21:58:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-14T21:58:29+0900 DDEBUG Cleaning up.
2026-07-14T21:58:29+0900 DDEBUG Plugins were unloaded.
2026-07-14T23:40:56+0900 INFO --- logging initialized ---
2026-07-14T23:40:56+0900 DDEBUG timer: config: 15 ms
2026-07-14T23:40:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-14T23:40:56+0900 DEBUG DNF version: 4.7.0
2026-07-14T23:40:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-14T23:40:56+0900 DDEBUG Installroot: /
2026-07-14T23:40:56+0900 DDEBUG Releasever: 8
2026-07-14T23:40:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-14T23:40:56+0900 DDEBUG Base command: makecache
2026-07-14T23:40:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-14T23:40:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-14T23:40:56+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-14T23:40:56+0900 DEBUG countme: no event for appstream: window already counted
2026-07-14T23:40:57+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-14T23:40:57+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T23:40:57+0900 DDEBUG Cleaning up.
2026-07-14T23:40:57+0900 DDEBUG Plugins were unloaded.
2026-07-14T23:40:57+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-14T23:40:57+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-15T01:29:27+0900 INFO --- logging initialized ---
2026-07-15T01:29:27+0900 DDEBUG timer: config: 24 ms
2026-07-15T01:29:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T01:29:27+0900 DEBUG DNF version: 4.7.0
2026-07-15T01:29:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T01:29:27+0900 DDEBUG Installroot: /
2026-07-15T01:29:27+0900 DDEBUG Releasever: 8
2026-07-15T01:29:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T01:29:27+0900 DDEBUG Base command: makecache
2026-07-15T01:29:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T01:29:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T01:29:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T01:29:27+0900 DDEBUG Cleaning up.
2026-07-15T01:29:27+0900 DDEBUG Plugins were unloaded.
2026-07-15T03:23:49+0900 INFO --- logging initialized ---
2026-07-15T03:23:49+0900 DDEBUG timer: config: 26 ms
2026-07-15T03:23:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T03:23:49+0900 DEBUG DNF version: 4.7.0
2026-07-15T03:23:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T03:23:49+0900 DDEBUG Installroot: /
2026-07-15T03:23:49+0900 DDEBUG Releasever: 8
2026-07-15T03:23:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T03:23:49+0900 DDEBUG Base command: makecache
2026-07-15T03:23:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T03:23:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T03:23:49+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T03:23:49+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T03:23:49+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-15T03:23:49+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-15T03:23:49+0900 DDEBUG Cleaning up.
2026-07-15T03:23:49+0900 DDEBUG Plugins were unloaded.
2026-07-15T03:23:49+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-15T03:23:49+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-15T05:19:53+0900 INFO --- logging initialized ---
2026-07-15T05:19:53+0900 DDEBUG timer: config: 29 ms
2026-07-15T05:19:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T05:19:53+0900 DEBUG DNF version: 4.7.0
2026-07-15T05:19:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T05:19:53+0900 DDEBUG Installroot: /
2026-07-15T05:19:53+0900 DDEBUG Releasever: 8
2026-07-15T05:19:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T05:19:53+0900 DDEBUG Base command: makecache
2026-07-15T05:19:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T05:19:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T05:19:53+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T05:19:53+0900 DDEBUG Cleaning up.
2026-07-15T05:19:53+0900 DDEBUG Plugins were unloaded.
2026-07-15T06:27:08+0900 INFO --- logging initialized ---
2026-07-15T06:27:08+0900 DDEBUG timer: config: 10 ms
2026-07-15T06:27:08+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T06:27:08+0900 DEBUG DNF version: 4.7.0
2026-07-15T06:27:08+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T06:27:08+0900 DDEBUG Installroot: /
2026-07-15T06:27:08+0900 DDEBUG Releasever: 8
2026-07-15T06:27:08+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T06:27:08+0900 DDEBUG Base command: makecache
2026-07-15T06:27:08+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T06:27:08+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T06:27:08+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T06:27:08+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T06:27:09+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-15T06:27:09+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-15T06:27:09+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T06:27:30+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-15T06:27:30+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T06:27:31+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-15T06:27:31+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-15T06:27:31+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T06:27:31+0900 DEBUG error: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz (IP: 34.144.227.243) (https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz).
2026-07-15T06:27:32+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz (IP: 34.144.227.243)
2026-07-15T06:27:32+0900 DDEBUG Cleaning up.
2026-07-15T06:27:32+0900 DDEBUG Plugins were unloaded.
2026-07-15T06:27:32+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Yum repo downloading error: Downloading error(s): repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz (IP: 34.144.227.243)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Yum repo downloading error: Downloading error(s): repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz (IP: 34.144.227.243)
2026-07-15T06:27:32+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Yum repo downloading error: Downloading error(s): repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/BaseOS/x86_64/os/repodata/a9671f47d86bd3cdef9f13b5912d1c47ab58c995dd2b8fd7c5809b28f1dd2849-filelists.xml.gz (IP: 34.144.227.243)
2026-07-15T07:31:06+0900 INFO --- logging initialized ---
2026-07-15T07:31:06+0900 DDEBUG timer: config: 25 ms
2026-07-15T07:31:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T07:31:06+0900 DEBUG DNF version: 4.7.0
2026-07-15T07:31:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T07:31:06+0900 DDEBUG Installroot: /
2026-07-15T07:31:06+0900 DDEBUG Releasever: 8
2026-07-15T07:31:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T07:31:06+0900 DDEBUG Base command: makecache
2026-07-15T07:31:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T07:31:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T07:31:06+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T07:31:06+0900 DDEBUG Cleaning up.
2026-07-15T07:31:06+0900 DDEBUG Plugins were unloaded.
2026-07-15T09:12:19+0900 INFO --- logging initialized ---
2026-07-15T09:12:19+0900 DDEBUG timer: config: 7 ms
2026-07-15T09:12:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T09:12:19+0900 DEBUG DNF version: 4.7.0
2026-07-15T09:12:19+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T09:12:19+0900 DDEBUG Installroot: /
2026-07-15T09:12:19+0900 DDEBUG Releasever: 8
2026-07-15T09:12:19+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T09:12:19+0900 DDEBUG Base command: makecache
2026-07-15T09:12:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T09:12:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T09:12:19+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T09:12:19+0900 DDEBUG Cleaning up.
2026-07-15T09:12:19+0900 DDEBUG Plugins were unloaded.
2026-07-15T10:34:10+0900 INFO --- logging initialized ---
2026-07-15T10:34:10+0900 DDEBUG timer: config: 21 ms
2026-07-15T10:34:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T10:34:10+0900 DEBUG DNF version: 4.7.0
2026-07-15T10:34:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T10:34:10+0900 DDEBUG Installroot: /
2026-07-15T10:34:10+0900 DDEBUG Releasever: 8
2026-07-15T10:34:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T10:34:10+0900 DDEBUG Base command: makecache
2026-07-15T10:34:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T10:34:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T10:34:10+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T10:34:10+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T10:34:10+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:11+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-15T10:34:11+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T10:34:12+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-15T10:34:12+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-15T10:34:12+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T10:34:28+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 31초.
2026-07-15T10:34:28+0900 DEBUG countme: no event for extras: budget to spend: 1
2026-07-15T10:34:29+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-15T10:34:29+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-15T10:34:29+0900 DEBUG countme: event triggered for extras: bucket 4
2026-07-15T10:34:29+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 02시 20분 59초.
2026-07-15T10:34:29+0900 DEBUG countme: no event for epel: budget to spend: 1
2026-07-15T10:34:30+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-15T10:34:30+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-15T10:34:30+0900 DEBUG countme: event triggered for epel: bucket 4
2026-07-15T10:34:40+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 13일 (월) 오전 10시 33분 12초.
2026-07-15T10:34:41+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:41+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-15T10:34:42+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:42+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 01시 15분 38초.
2026-07-15T10:34:43+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:43+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-15T10:34:44+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:44+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-15T10:34:44+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T10:34:44+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-15T10:34:45+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-15T10:34:48+0900 DDEBUG timer: sack setup: 37991 ms
2026-07-15T10:34:48+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-15T10:34:48+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-15T10:34:48+0900 DDEBUG Cleaning up.
2026-07-15T10:34:48+0900 DDEBUG Plugins were unloaded.
2026-07-15T11:56:19+0900 INFO --- logging initialized ---
2026-07-15T11:56:19+0900 DDEBUG timer: config: 19 ms
2026-07-15T11:56:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T11:56:19+0900 DEBUG DNF version: 4.7.0
2026-07-15T11:56:19+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T11:56:19+0900 DDEBUG Installroot: /
2026-07-15T11:56:19+0900 DDEBUG Releasever: 8
2026-07-15T11:56:19+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T11:56:19+0900 DDEBUG Base command: makecache
2026-07-15T11:56:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T11:56:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T11:56:19+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T11:56:19+0900 DDEBUG Cleaning up.
2026-07-15T11:56:19+0900 DDEBUG Plugins were unloaded.
2026-07-15T13:37:46+0900 INFO --- logging initialized ---
2026-07-15T13:37:46+0900 DDEBUG timer: config: 19 ms
2026-07-15T13:37:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T13:37:46+0900 DEBUG DNF version: 4.7.0
2026-07-15T13:37:46+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T13:37:46+0900 DDEBUG Installroot: /
2026-07-15T13:37:46+0900 DDEBUG Releasever: 8
2026-07-15T13:37:46+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T13:37:46+0900 DDEBUG Base command: makecache
2026-07-15T13:37:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T13:37:46+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T13:37:46+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T13:37:46+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T13:37:47+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T13:37:47+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:37:48+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-15T13:37:48+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T13:37:49+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:37:49+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 31초.
2026-07-15T13:37:49+0900 DEBUG countme: no event for extras: window already counted
2026-07-15T13:37:50+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:37:50+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 02시 20분 59초.
2026-07-15T13:37:50+0900 DEBUG countme: no event for epel: window already counted
2026-07-15T13:37:51+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-15T13:37:51+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-15T13:37:51+0900 DEBUG countme: no event for epel: window already counted
2026-07-15T13:38:01+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 15일 (수) 오전 10시 34분 51초.
2026-07-15T13:38:03+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:38:03+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-15T13:38:04+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:38:04+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 01시 15분 38초.
2026-07-15T13:38:05+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:38:05+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-15T13:38:06+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:38:06+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-15T13:38:06+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T13:38:06+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-15T13:38:07+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-15T13:38:08+0900 DDEBUG timer: sack setup: 21612 ms
2026-07-15T13:38:08+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-15T13:38:09+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-15T13:38:09+0900 DDEBUG Cleaning up.
2026-07-15T13:38:09+0900 DDEBUG Plugins were unloaded.
2026-07-15T15:21:24+0900 INFO --- logging initialized ---
2026-07-15T15:21:24+0900 DDEBUG timer: config: 6 ms
2026-07-15T15:21:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T15:21:24+0900 DEBUG DNF version: 4.7.0
2026-07-15T15:21:24+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T15:21:24+0900 DDEBUG Installroot: /
2026-07-15T15:21:24+0900 DDEBUG Releasever: 8
2026-07-15T15:21:24+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T15:21:24+0900 DDEBUG Base command: makecache
2026-07-15T15:21:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T15:21:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T15:21:24+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T15:21:24+0900 DDEBUG Cleaning up.
2026-07-15T15:21:24+0900 DDEBUG Plugins were unloaded.
2026-07-15T17:19:33+0900 INFO --- logging initialized ---
2026-07-15T17:19:33+0900 DDEBUG timer: config: 7 ms
2026-07-15T17:19:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T17:19:33+0900 DEBUG DNF version: 4.7.0
2026-07-15T17:19:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T17:19:33+0900 DDEBUG Installroot: /
2026-07-15T17:19:33+0900 DDEBUG Releasever: 8
2026-07-15T17:19:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T17:19:33+0900 DDEBUG Base command: makecache
2026-07-15T17:19:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T17:19:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T17:19:33+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T17:19:34+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T17:19:35+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:35+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-15T17:19:35+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T17:19:35+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:36+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 31초.
2026-07-15T17:19:36+0900 DEBUG countme: no event for extras: window already counted
2026-07-15T17:19:36+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:36+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 02시 20분 59초.
2026-07-15T17:19:36+0900 DEBUG countme: no event for epel: window already counted
2026-07-15T17:19:38+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-15T17:19:38+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 15일 (수) 오전 10시 34분 51초.
2026-07-15T17:19:39+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:39+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-15T17:19:40+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-15T17:19:40+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-15T17:19:47+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 15일 (수) 오후 03시 06분 18초.
2026-07-15T17:19:47+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:47+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-15T17:19:48+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:48+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-15T17:19:48+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T17:19:48+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-15T17:19:49+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-15T17:19:51+0900 DDEBUG timer: sack setup: 17033 ms
2026-07-15T17:19:51+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-15T17:19:51+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-15T17:19:51+0900 DDEBUG Cleaning up.
2026-07-15T17:19:51+0900 DDEBUG Plugins were unloaded.
2026-07-15T18:24:52+0900 INFO --- logging initialized ---
2026-07-15T18:24:52+0900 DDEBUG timer: config: 12 ms
2026-07-15T18:24:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T18:24:53+0900 DEBUG DNF version: 4.7.0
2026-07-15T18:24:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T18:24:53+0900 DDEBUG Installroot: /
2026-07-15T18:24:53+0900 DDEBUG Releasever: 8
2026-07-15T18:24:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T18:24:53+0900 DDEBUG Base command: makecache
2026-07-15T18:24:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T18:24:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T18:24:53+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T18:24:53+0900 DDEBUG Cleaning up.
2026-07-15T18:24:53+0900 DDEBUG Plugins were unloaded.
2026-07-15T19:33:48+0900 INFO --- logging initialized ---
2026-07-15T19:33:48+0900 DDEBUG timer: config: 12 ms
2026-07-15T19:33:48+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T19:33:48+0900 DEBUG DNF version: 4.7.0
2026-07-15T19:33:48+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T19:33:48+0900 DDEBUG Installroot: /
2026-07-15T19:33:48+0900 DDEBUG Releasever: 8
2026-07-15T19:33:48+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T19:33:48+0900 DDEBUG Base command: makecache
2026-07-15T19:33:48+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T19:33:48+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T19:33:48+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T19:33:48+0900 DDEBUG Cleaning up.
2026-07-15T19:33:48+0900 DDEBUG Plugins were unloaded.
2026-07-15T20:34:09+0900 INFO --- logging initialized ---
2026-07-15T20:34:09+0900 DDEBUG timer: config: 8 ms
2026-07-15T20:34:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T20:34:09+0900 DEBUG DNF version: 4.7.0
2026-07-15T20:34:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T20:34:09+0900 DDEBUG Installroot: /
2026-07-15T20:34:09+0900 DDEBUG Releasever: 8
2026-07-15T20:34:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T20:34:09+0900 DDEBUG Base command: makecache
2026-07-15T20:34:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T20:34:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T20:34:09+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-15T20:34:09+0900 DEBUG countme: no event for appstream: window already counted
2026-07-15T20:34:11+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:11+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-15T20:34:11+0900 DEBUG countme: no event for baseos: window already counted
2026-07-15T20:34:12+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:12+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 31초.
2026-07-15T20:34:12+0900 DEBUG countme: no event for extras: window already counted
2026-07-15T20:34:13+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:13+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 02시 20분 59초.
2026-07-15T20:34:13+0900 DEBUG countme: no event for epel: window already counted
2026-07-15T20:34:15+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-15T20:34:15+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 15일 (수) 오전 10시 34분 51초.
2026-07-15T20:34:17+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:17+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-15T20:34:18+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-15T20:34:18+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-15T20:34:24+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 15일 (수) 오후 06시 39분 05초.
2026-07-15T20:34:25+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:25+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-15T20:34:25+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:25+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-15T20:34:26+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-15T20:34:26+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-15T20:34:26+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-15T20:34:28+0900 DDEBUG timer: sack setup: 18798 ms
2026-07-15T20:34:28+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-15T20:34:28+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-15T20:34:28+0900 DDEBUG Cleaning up.
2026-07-15T20:34:28+0900 DDEBUG Plugins were unloaded.
2026-07-15T21:49:17+0900 INFO --- logging initialized ---
2026-07-15T21:49:17+0900 DDEBUG timer: config: 6 ms
2026-07-15T21:49:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T21:49:17+0900 DEBUG DNF version: 4.7.0
2026-07-15T21:49:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T21:49:17+0900 DDEBUG Installroot: /
2026-07-15T21:49:17+0900 DDEBUG Releasever: 8
2026-07-15T21:49:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T21:49:17+0900 DDEBUG Base command: makecache
2026-07-15T21:49:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T21:49:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T21:49:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T21:49:17+0900 DDEBUG Cleaning up.
2026-07-15T21:49:17+0900 DDEBUG Plugins were unloaded.
2026-07-15T23:06:06+0900 INFO --- logging initialized ---
2026-07-15T23:06:06+0900 DDEBUG timer: config: 6 ms
2026-07-15T23:06:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-15T23:06:06+0900 DEBUG DNF version: 4.7.0
2026-07-15T23:06:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-15T23:06:06+0900 DDEBUG Installroot: /
2026-07-15T23:06:06+0900 DDEBUG Releasever: 8
2026-07-15T23:06:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-15T23:06:06+0900 DDEBUG Base command: makecache
2026-07-15T23:06:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-15T23:06:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-15T23:06:06+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-15T23:06:06+0900 DDEBUG Cleaning up.
2026-07-15T23:06:06+0900 DDEBUG Plugins were unloaded.
2026-07-16T00:50:56+0900 INFO --- logging initialized ---
2026-07-16T00:50:56+0900 DDEBUG timer: config: 7 ms
2026-07-16T00:50:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T00:50:56+0900 DEBUG DNF version: 4.7.0
2026-07-16T00:50:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T00:50:56+0900 DDEBUG Installroot: /
2026-07-16T00:50:56+0900 DDEBUG Releasever: 8
2026-07-16T00:50:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T00:50:56+0900 DDEBUG Base command: makecache
2026-07-16T00:50:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T00:50:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T00:50:56+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T00:50:56+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T00:50:57+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:50:57+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 19초.
2026-07-16T00:50:57+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T00:50:58+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:50:58+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 03시 37분 31초.
2026-07-16T00:50:58+0900 DEBUG countme: no event for extras: window already counted
2026-07-16T00:50:59+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:50:59+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 14일 (화) 오후 02시 20분 59초.
2026-07-16T00:50:59+0900 DEBUG countme: no event for epel: window already counted
2026-07-16T00:50:59+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-16T00:51:00+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 15일 (수) 오전 10시 34분 51초.
2026-07-16T00:51:01+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:51:01+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-16T00:51:02+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:51:02+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 15일 (수) 오후 06시 39분 05초.
2026-07-16T00:51:03+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:51:03+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-16T00:51:03+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:51:03+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-16T00:51:04+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T00:51:04+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-16T00:51:04+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-16T00:51:05+0900 DDEBUG timer: sack setup: 9328 ms
2026-07-16T00:51:05+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-16T00:51:05+0900 DDEBUG Cleaning up.
2026-07-16T00:51:05+0900 DDEBUG Plugins were unloaded.
2026-07-16T02:19:09+0900 INFO --- logging initialized ---
2026-07-16T02:19:09+0900 DDEBUG timer: config: 7 ms
2026-07-16T02:19:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T02:19:09+0900 DEBUG DNF version: 4.7.0
2026-07-16T02:19:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T02:19:09+0900 DDEBUG Installroot: /
2026-07-16T02:19:09+0900 DDEBUG Releasever: 8
2026-07-16T02:19:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T02:19:09+0900 DDEBUG Base command: makecache
2026-07-16T02:19:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T02:19:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T02:19:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T02:19:09+0900 DDEBUG Cleaning up.
2026-07-16T02:19:09+0900 DDEBUG Plugins were unloaded.
2026-07-16T03:21:10+0900 INFO --- logging initialized ---
2026-07-16T03:21:10+0900 DDEBUG timer: config: 25 ms
2026-07-16T03:21:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T03:21:10+0900 DEBUG DNF version: 4.7.0
2026-07-16T03:21:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T03:21:10+0900 DDEBUG Installroot: /
2026-07-16T03:21:10+0900 DDEBUG Releasever: 8
2026-07-16T03:21:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T03:21:10+0900 DDEBUG Base command: makecache
2026-07-16T03:21:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T03:21:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T03:21:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T03:21:10+0900 DDEBUG Cleaning up.
2026-07-16T03:21:10+0900 DDEBUG Plugins were unloaded.
2026-07-16T04:45:18+0900 INFO --- logging initialized ---
2026-07-16T04:45:18+0900 DDEBUG timer: config: 28 ms
2026-07-16T04:45:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T04:45:18+0900 DEBUG DNF version: 4.7.0
2026-07-16T04:45:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T04:45:18+0900 DDEBUG Installroot: /
2026-07-16T04:45:18+0900 DDEBUG Releasever: 8
2026-07-16T04:45:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T04:45:18+0900 DDEBUG Base command: makecache
2026-07-16T04:45:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T04:45:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T04:45:18+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T04:45:19+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T04:45:20+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-16T04:45:20+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-16T04:45:20+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T04:45:21+0900 DEBUG error: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz (IP: 34.144.227.243) (https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz).
2026-07-16T04:45:22+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz (IP: 34.144.227.243)
2026-07-16T04:45:22+0900 DDEBUG Cleaning up.
2026-07-16T04:45:22+0900 DDEBUG Plugins were unloaded.
2026-07-16T04:45:22+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz (IP: 34.144.227.243)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz (IP: 34.144.227.243)
2026-07-16T04:45:22+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/de3ac98105c97a58631e3026eb1a0e432002194073628c863ef53da5e058b8c4-modules.yaml.xz (IP: 34.144.227.243)
2026-07-16T06:21:06+0900 INFO --- logging initialized ---
2026-07-16T06:21:06+0900 DDEBUG timer: config: 29 ms
2026-07-16T06:21:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T06:21:06+0900 DEBUG DNF version: 4.7.0
2026-07-16T06:21:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T06:21:06+0900 DDEBUG Installroot: /
2026-07-16T06:21:06+0900 DDEBUG Releasever: 8
2026-07-16T06:21:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T06:21:06+0900 DDEBUG Base command: makecache
2026-07-16T06:21:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T06:21:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T06:21:06+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T06:21:06+0900 DDEBUG Cleaning up.
2026-07-16T06:21:06+0900 DDEBUG Plugins were unloaded.
2026-07-16T07:34:51+0900 INFO --- logging initialized ---
2026-07-16T07:34:51+0900 DDEBUG timer: config: 12 ms
2026-07-16T07:34:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T07:34:51+0900 DEBUG DNF version: 4.7.0
2026-07-16T07:34:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T07:34:51+0900 DDEBUG Installroot: /
2026-07-16T07:34:51+0900 DDEBUG Releasever: 8
2026-07-16T07:34:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T07:34:51+0900 DDEBUG Base command: makecache
2026-07-16T07:34:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T07:34:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T07:34:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T07:34:51+0900 DDEBUG Cleaning up.
2026-07-16T07:34:51+0900 DDEBUG Plugins were unloaded.
2026-07-16T09:03:51+0900 INFO --- logging initialized ---
2026-07-16T09:03:51+0900 DDEBUG timer: config: 25 ms
2026-07-16T09:03:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T09:03:51+0900 DEBUG DNF version: 4.7.0
2026-07-16T09:03:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T09:03:51+0900 DDEBUG Installroot: /
2026-07-16T09:03:51+0900 DDEBUG Releasever: 8
2026-07-16T09:03:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T09:03:51+0900 DDEBUG Base command: makecache
2026-07-16T09:03:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T09:03:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T09:03:51+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T09:03:51+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T09:03:52+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-16T09:03:52+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-16T09:03:52+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T09:04:02+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 15일 (수) 오후 05시 10분 08초.
2026-07-16T09:04:02+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T09:04:03+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-16T09:04:03+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-16T09:04:03+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T09:04:03+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-16T09:04:03+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T09:04:03+0900 DDEBUG Cleaning up.
2026-07-16T09:04:03+0900 DDEBUG Plugins were unloaded.
2026-07-16T09:04:03+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T09:04:03+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T10:28:27+0900 INFO --- logging initialized ---
2026-07-16T10:28:27+0900 DDEBUG timer: config: 10 ms
2026-07-16T10:28:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T10:28:27+0900 DEBUG DNF version: 4.7.0
2026-07-16T10:28:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T10:28:27+0900 DDEBUG Installroot: /
2026-07-16T10:28:27+0900 DDEBUG Releasever: 8
2026-07-16T10:28:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T10:28:27+0900 DDEBUG Base command: makecache
2026-07-16T10:28:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T10:28:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T10:28:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T10:28:27+0900 DDEBUG Cleaning up.
2026-07-16T10:28:27+0900 DDEBUG Plugins were unloaded.
2026-07-16T12:28:02+0900 INFO --- logging initialized ---
2026-07-16T12:28:02+0900 DDEBUG timer: config: 7 ms
2026-07-16T12:28:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T12:28:02+0900 DEBUG DNF version: 4.7.0
2026-07-16T12:28:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T12:28:02+0900 DDEBUG Installroot: /
2026-07-16T12:28:02+0900 DDEBUG Releasever: 8
2026-07-16T12:28:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T12:28:02+0900 DDEBUG Base command: makecache
2026-07-16T12:28:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T12:28:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T12:28:02+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T12:28:02+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T12:28:03+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-16T12:28:03+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-16T12:28:03+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T12:28:13+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 43초.
2026-07-16T12:28:13+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T12:28:14+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-16T12:28:14+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-16T12:28:14+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T12:28:36+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 55초.
2026-07-16T12:28:36+0900 DEBUG countme: no event for extras: window already counted
2026-07-16T12:28:37+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-16T12:28:37+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-16T12:28:37+0900 DEBUG countme: no event for extras: window already counted
2026-07-16T12:28:38+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 06시 13분 06초.
2026-07-16T12:28:38+0900 DEBUG countme: no event for epel: window already counted
2026-07-16T12:28:38+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-16T12:28:38+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-16T12:28:38+0900 DEBUG countme: no event for epel: window already counted
2026-07-16T12:28:47+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 09시 59분 54초.
2026-07-16T12:28:48+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T12:28:48+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 10일 (금) 오후 03시 02분 21초.
2026-07-16T12:28:49+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T12:28:50+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 15일 (수) 오후 06시 39분 05초.
2026-07-16T12:28:50+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T12:28:50+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-16T12:28:51+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T12:28:51+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-16T12:28:51+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T12:28:51+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-16T12:28:52+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-16T12:28:55+0900 DDEBUG timer: sack setup: 52627 ms
2026-07-16T12:28:55+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-16T12:28:56+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-16T12:28:56+0900 DDEBUG Cleaning up.
2026-07-16T12:28:56+0900 DDEBUG Plugins were unloaded.
2026-07-16T14:08:16+0900 INFO --- logging initialized ---
2026-07-16T14:08:16+0900 DDEBUG timer: config: 25 ms
2026-07-16T14:08:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T14:08:17+0900 DEBUG DNF version: 4.7.0
2026-07-16T14:08:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T14:08:17+0900 DDEBUG Installroot: /
2026-07-16T14:08:17+0900 DDEBUG Releasever: 8
2026-07-16T14:08:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T14:08:17+0900 DDEBUG Base command: makecache
2026-07-16T14:08:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T14:08:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T14:08:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T14:08:17+0900 DDEBUG Cleaning up.
2026-07-16T14:08:17+0900 DDEBUG Plugins were unloaded.
2026-07-16T15:22:37+0900 INFO --- logging initialized ---
2026-07-16T15:22:37+0900 DDEBUG timer: config: 23 ms
2026-07-16T15:22:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T15:22:38+0900 DEBUG DNF version: 4.7.0
2026-07-16T15:22:38+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T15:22:38+0900 DDEBUG Installroot: /
2026-07-16T15:22:38+0900 DDEBUG Releasever: 8
2026-07-16T15:22:38+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T15:22:38+0900 DDEBUG Base command: makecache
2026-07-16T15:22:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T15:22:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T15:22:38+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T15:22:38+0900 DDEBUG Cleaning up.
2026-07-16T15:22:38+0900 DDEBUG Plugins were unloaded.
2026-07-16T17:10:13+0900 INFO --- logging initialized ---
2026-07-16T17:10:13+0900 DDEBUG timer: config: 23 ms
2026-07-16T17:10:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T17:10:13+0900 DEBUG DNF version: 4.7.0
2026-07-16T17:10:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T17:10:13+0900 DDEBUG Installroot: /
2026-07-16T17:10:13+0900 DDEBUG Releasever: 8
2026-07-16T17:10:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T17:10:13+0900 DDEBUG Base command: makecache
2026-07-16T17:10:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T17:10:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T17:10:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T17:10:13+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T17:10:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T17:10:14+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 43초.
2026-07-16T17:10:14+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T17:10:15+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T17:10:15+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 55초.
2026-07-16T17:10:15+0900 DEBUG countme: no event for extras: window already counted
2026-07-16T17:10:16+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-16T17:10:16+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T17:10:16+0900 DDEBUG Cleaning up.
2026-07-16T17:10:16+0900 DDEBUG Plugins were unloaded.
2026-07-16T17:10:16+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T17:10:16+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-16T18:57:14+0900 INFO --- logging initialized ---
2026-07-16T18:57:14+0900 DDEBUG timer: config: 22 ms
2026-07-16T18:57:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T18:57:14+0900 DEBUG DNF version: 4.7.0
2026-07-16T18:57:14+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T18:57:14+0900 DDEBUG Installroot: /
2026-07-16T18:57:14+0900 DDEBUG Releasever: 8
2026-07-16T18:57:14+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T18:57:14+0900 DDEBUG Base command: makecache
2026-07-16T18:57:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T18:57:14+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T18:57:14+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T18:57:14+0900 DDEBUG Cleaning up.
2026-07-16T18:57:14+0900 DDEBUG Plugins were unloaded.
2026-07-16T20:03:21+0900 INFO --- logging initialized ---
2026-07-16T20:03:21+0900 DDEBUG timer: config: 23 ms
2026-07-16T20:03:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T20:03:21+0900 DEBUG DNF version: 4.7.0
2026-07-16T20:03:21+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T20:03:21+0900 DDEBUG Installroot: /
2026-07-16T20:03:21+0900 DDEBUG Releasever: 8
2026-07-16T20:03:21+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T20:03:21+0900 DDEBUG Base command: makecache
2026-07-16T20:03:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T20:03:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T20:03:21+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T20:03:21+0900 DDEBUG Cleaning up.
2026-07-16T20:03:21+0900 DDEBUG Plugins were unloaded.
2026-07-16T21:20:51+0900 INFO --- logging initialized ---
2026-07-16T21:20:51+0900 DDEBUG timer: config: 22 ms
2026-07-16T21:20:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T21:20:51+0900 DEBUG DNF version: 4.7.0
2026-07-16T21:20:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T21:20:51+0900 DDEBUG Installroot: /
2026-07-16T21:20:51+0900 DDEBUG Releasever: 8
2026-07-16T21:20:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T21:20:51+0900 DDEBUG Base command: makecache
2026-07-16T21:20:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T21:20:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T21:20:51+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-16T21:20:51+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-16T21:20:51+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-16T21:20:52+0900 DEBUG countme: no event for appstream: window already counted
2026-07-16T21:20:52+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-16T21:20:52+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 43초.
2026-07-16T21:20:52+0900 DEBUG countme: no event for baseos: window already counted
2026-07-16T21:20:53+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-16T21:20:53+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-16T21:20:53+0900 DDEBUG Cleaning up.
2026-07-16T21:20:53+0900 DDEBUG Plugins were unloaded.
2026-07-16T21:20:53+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-16T21:20:53+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-16T22:43:55+0900 INFO --- logging initialized ---
2026-07-16T22:43:55+0900 DDEBUG timer: config: 25 ms
2026-07-16T22:43:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-16T22:43:55+0900 DEBUG DNF version: 4.7.0
2026-07-16T22:43:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-16T22:43:55+0900 DDEBUG Installroot: /
2026-07-16T22:43:55+0900 DDEBUG Releasever: 8
2026-07-16T22:43:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-16T22:43:55+0900 DDEBUG Base command: makecache
2026-07-16T22:43:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-16T22:43:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-16T22:43:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-16T22:43:55+0900 DDEBUG Cleaning up.
2026-07-16T22:43:55+0900 DDEBUG Plugins were unloaded.
2026-07-17T00:08:46+0900 INFO --- logging initialized ---
2026-07-17T00:08:46+0900 DDEBUG timer: config: 26 ms
2026-07-17T00:08:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T00:08:46+0900 DEBUG DNF version: 4.7.0
2026-07-17T00:08:46+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T00:08:46+0900 DDEBUG Installroot: /
2026-07-17T00:08:46+0900 DDEBUG Releasever: 8
2026-07-17T00:08:46+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T00:08:46+0900 DDEBUG Base command: makecache
2026-07-17T00:08:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T00:08:46+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T00:08:46+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T00:08:46+0900 DDEBUG Cleaning up.
2026-07-17T00:08:46+0900 DDEBUG Plugins were unloaded.
2026-07-17T01:35:54+0900 INFO --- logging initialized ---
2026-07-17T01:35:54+0900 DDEBUG timer: config: 32 ms
2026-07-17T01:35:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T01:35:54+0900 DEBUG DNF version: 4.7.0
2026-07-17T01:35:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T01:35:54+0900 DDEBUG Installroot: /
2026-07-17T01:35:54+0900 DDEBUG Releasever: 8
2026-07-17T01:35:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T01:35:54+0900 DDEBUG Base command: makecache
2026-07-17T01:35:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T01:35:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T01:35:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T01:35:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T01:35:55+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:35:55+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 43초.
2026-07-17T01:35:55+0900 DEBUG countme: no event for baseos: window already counted
2026-07-17T01:35:56+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:35:56+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 07시 21분 55초.
2026-07-17T01:35:56+0900 DEBUG countme: no event for extras: window already counted
2026-07-17T01:35:57+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:35:57+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 06시 13분 06초.
2026-07-17T01:35:57+0900 DEBUG countme: no event for epel: window already counted
2026-07-17T01:35:58+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-17T01:35:58+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 16일 (목) 오전 09시 59분 54초.
2026-07-17T01:35:59+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-17T01:35:59+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-17T01:36:04+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 07시 21분 20초.
2026-07-17T01:36:06+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-17T01:36:06+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-17T01:36:11+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 07시 20분 10초.
2026-07-17T01:36:12+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:36:12+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-17T01:36:12+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:36:12+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-17T01:36:13+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T01:36:13+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-17T01:36:14+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-17T01:36:15+0900 DDEBUG timer: sack setup: 20582 ms
2026-07-17T01:36:15+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-17T01:36:15+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-17T01:36:15+0900 DDEBUG Cleaning up.
2026-07-17T01:36:15+0900 DDEBUG Plugins were unloaded.
2026-07-17T02:50:21+0900 INFO --- logging initialized ---
2026-07-17T02:50:21+0900 DDEBUG timer: config: 7 ms
2026-07-17T02:50:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T02:50:21+0900 DEBUG DNF version: 4.7.0
2026-07-17T02:50:21+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T02:50:21+0900 DDEBUG Installroot: /
2026-07-17T02:50:21+0900 DDEBUG Releasever: 8
2026-07-17T02:50:21+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T02:50:21+0900 DDEBUG Base command: makecache
2026-07-17T02:50:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T02:50:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T02:50:21+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T02:50:21+0900 DDEBUG Cleaning up.
2026-07-17T02:50:21+0900 DDEBUG Plugins were unloaded.
2026-07-17T04:26:24+0900 INFO --- logging initialized ---
2026-07-17T04:26:24+0900 DDEBUG timer: config: 28 ms
2026-07-17T04:26:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T04:26:25+0900 DEBUG DNF version: 4.7.0
2026-07-17T04:26:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T04:26:25+0900 DDEBUG Installroot: /
2026-07-17T04:26:25+0900 DDEBUG Releasever: 8
2026-07-17T04:26:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T04:26:25+0900 DDEBUG Base command: makecache
2026-07-17T04:26:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T04:26:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T04:26:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T04:26:25+0900 DDEBUG Cleaning up.
2026-07-17T04:26:25+0900 DDEBUG Plugins were unloaded.
2026-07-17T05:40:49+0900 INFO --- logging initialized ---
2026-07-17T05:40:49+0900 DDEBUG timer: config: 26 ms
2026-07-17T05:40:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T05:40:49+0900 DEBUG DNF version: 4.7.0
2026-07-17T05:40:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T05:40:49+0900 DDEBUG Installroot: /
2026-07-17T05:40:49+0900 DDEBUG Releasever: 8
2026-07-17T05:40:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T05:40:49+0900 DDEBUG Base command: makecache
2026-07-17T05:40:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T05:40:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T05:40:50+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T05:40:50+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T05:40:51+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-17T05:40:51+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T05:40:51+0900 DDEBUG Cleaning up.
2026-07-17T05:40:51+0900 DDEBUG Plugins were unloaded.
2026-07-17T05:40:51+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T05:40:51+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T07:12:31+0900 INFO --- logging initialized ---
2026-07-17T07:12:31+0900 DDEBUG timer: config: 11 ms
2026-07-17T07:12:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T07:12:32+0900 DEBUG DNF version: 4.7.0
2026-07-17T07:12:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T07:12:32+0900 DDEBUG Installroot: /
2026-07-17T07:12:32+0900 DDEBUG Releasever: 8
2026-07-17T07:12:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T07:12:32+0900 DDEBUG Base command: makecache
2026-07-17T07:12:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T07:12:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T07:12:32+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T07:12:32+0900 DDEBUG Cleaning up.
2026-07-17T07:12:32+0900 DDEBUG Plugins were unloaded.
2026-07-17T08:49:30+0900 INFO --- logging initialized ---
2026-07-17T08:49:30+0900 DDEBUG timer: config: 13 ms
2026-07-17T08:49:30+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T08:49:30+0900 DEBUG DNF version: 4.7.0
2026-07-17T08:49:30+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T08:49:30+0900 DDEBUG Installroot: /
2026-07-17T08:49:30+0900 DDEBUG Releasever: 8
2026-07-17T08:49:30+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T08:49:30+0900 DDEBUG Base command: makecache
2026-07-17T08:49:30+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T08:49:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T08:49:30+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T08:49:30+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T08:49:31+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-17T08:49:31+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-17T08:49:31+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T08:49:40+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-17T08:49:40+0900 DEBUG countme: no event for baseos: window already counted
2026-07-17T08:49:40+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-17T08:49:40+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-17T08:49:40+0900 DEBUG countme: no event for baseos: window already counted
2026-07-17T08:49:58+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-17T08:49:58+0900 DEBUG countme: no event for extras: window already counted
2026-07-17T08:49:59+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-17T08:49:59+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-17T08:49:59+0900 DEBUG countme: no event for extras: window already counted
2026-07-17T08:49:59+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-17T08:49:59+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T08:49:59+0900 DDEBUG Cleaning up.
2026-07-17T08:49:59+0900 DDEBUG Plugins were unloaded.
2026-07-17T08:49:59+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T08:49:59+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T10:36:28+0900 INFO --- logging initialized ---
2026-07-17T10:36:28+0900 DDEBUG timer: config: 26 ms
2026-07-17T10:36:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T10:36:28+0900 DEBUG DNF version: 4.7.0
2026-07-17T10:36:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T10:36:28+0900 DDEBUG Installroot: /
2026-07-17T10:36:28+0900 DDEBUG Releasever: 8
2026-07-17T10:36:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T10:36:28+0900 DDEBUG Base command: makecache
2026-07-17T10:36:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T10:36:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T10:36:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T10:36:28+0900 DDEBUG Cleaning up.
2026-07-17T10:36:28+0900 DDEBUG Plugins were unloaded.
2026-07-17T12:03:48+0900 INFO --- logging initialized ---
2026-07-17T12:03:48+0900 DDEBUG timer: config: 25 ms
2026-07-17T12:03:48+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T12:03:48+0900 DEBUG DNF version: 4.7.0
2026-07-17T12:03:48+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T12:03:48+0900 DDEBUG Installroot: /
2026-07-17T12:03:48+0900 DDEBUG Releasever: 8
2026-07-17T12:03:48+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T12:03:48+0900 DDEBUG Base command: makecache
2026-07-17T12:03:48+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T12:03:48+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T12:03:48+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T12:03:48+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T12:03:49+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T12:03:49+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-17T12:03:49+0900 DEBUG countme: no event for baseos: window already counted
2026-07-17T12:03:50+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T12:03:50+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-17T12:03:50+0900 DEBUG countme: no event for extras: window already counted
2026-07-17T12:03:51+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-17T12:03:51+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T12:03:51+0900 DDEBUG Cleaning up.
2026-07-17T12:03:51+0900 DDEBUG Plugins were unloaded.
2026-07-17T12:03:51+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T12:03:51+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T13:18:59+0900 INFO --- logging initialized ---
2026-07-17T13:18:59+0900 DDEBUG timer: config: 7 ms
2026-07-17T13:18:59+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T13:18:59+0900 DEBUG DNF version: 4.7.0
2026-07-17T13:18:59+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T13:18:59+0900 DDEBUG Installroot: /
2026-07-17T13:18:59+0900 DDEBUG Releasever: 8
2026-07-17T13:18:59+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T13:18:59+0900 DDEBUG Base command: makecache
2026-07-17T13:18:59+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T13:18:59+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T13:18:59+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T13:18:59+0900 DDEBUG Cleaning up.
2026-07-17T13:18:59+0900 DDEBUG Plugins were unloaded.
2026-07-17T15:05:28+0900 INFO --- logging initialized ---
2026-07-17T15:05:28+0900 DDEBUG timer: config: 12 ms
2026-07-17T15:05:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T15:05:29+0900 DEBUG DNF version: 4.7.0
2026-07-17T15:05:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T15:05:29+0900 DDEBUG Installroot: /
2026-07-17T15:05:29+0900 DDEBUG Releasever: 8
2026-07-17T15:05:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T15:05:29+0900 DDEBUG Base command: makecache
2026-07-17T15:05:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T15:05:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T15:05:29+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T15:05:29+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T15:05:30+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-17T15:05:30+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T15:05:30+0900 DDEBUG Cleaning up.
2026-07-17T15:05:30+0900 DDEBUG Plugins were unloaded.
2026-07-17T15:05:30+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T15:05:30+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-17T16:56:49+0900 INFO --- logging initialized ---
2026-07-17T16:56:49+0900 DDEBUG timer: config: 16 ms
2026-07-17T16:56:50+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T16:56:50+0900 DEBUG DNF version: 4.7.0
2026-07-17T16:56:50+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T16:56:50+0900 DDEBUG Installroot: /
2026-07-17T16:56:50+0900 DDEBUG Releasever: 8
2026-07-17T16:56:50+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T16:56:50+0900 DDEBUG Base command: makecache
2026-07-17T16:56:50+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T16:56:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T16:56:50+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T16:56:50+0900 DDEBUG Cleaning up.
2026-07-17T16:56:50+0900 DDEBUG Plugins were unloaded.
2026-07-17T18:03:07+0900 INFO --- logging initialized ---
2026-07-17T18:03:07+0900 DDEBUG timer: config: 18 ms
2026-07-17T18:03:08+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T18:03:08+0900 DEBUG DNF version: 4.7.0
2026-07-17T18:03:08+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T18:03:08+0900 DDEBUG Installroot: /
2026-07-17T18:03:08+0900 DDEBUG Releasever: 8
2026-07-17T18:03:08+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T18:03:08+0900 DDEBUG Base command: makecache
2026-07-17T18:03:08+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T18:03:08+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T18:03:08+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T18:03:08+0900 DDEBUG Cleaning up.
2026-07-17T18:03:08+0900 DDEBUG Plugins were unloaded.
2026-07-17T20:00:20+0900 INFO --- logging initialized ---
2026-07-17T20:00:20+0900 DDEBUG timer: config: 20 ms
2026-07-17T20:00:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T20:00:20+0900 DEBUG DNF version: 4.7.0
2026-07-17T20:00:20+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T20:00:20+0900 DDEBUG Installroot: /
2026-07-17T20:00:20+0900 DDEBUG Releasever: 8
2026-07-17T20:00:20+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T20:00:20+0900 DDEBUG Base command: makecache
2026-07-17T20:00:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T20:00:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T20:00:21+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-17T20:00:21+0900 DEBUG countme: no event for appstream: window already counted
2026-07-17T20:00:21+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T20:00:22+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-17T20:00:22+0900 DEBUG countme: no event for baseos: window already counted
2026-07-17T20:00:22+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-17T20:00:22+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-17T20:00:22+0900 DEBUG countme: no event for extras: window already counted
2026-07-17T20:00:23+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-17T20:00:23+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T20:00:23+0900 DDEBUG Cleaning up.
2026-07-17T20:00:23+0900 DDEBUG Plugins were unloaded.
2026-07-17T20:00:23+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T20:00:23+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-17T21:19:28+0900 INFO --- logging initialized ---
2026-07-17T21:19:28+0900 DDEBUG timer: config: 17 ms
2026-07-17T21:19:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T21:19:29+0900 DEBUG DNF version: 4.7.0
2026-07-17T21:19:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T21:19:29+0900 DDEBUG Installroot: /
2026-07-17T21:19:29+0900 DDEBUG Releasever: 8
2026-07-17T21:19:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T21:19:29+0900 DDEBUG Base command: makecache
2026-07-17T21:19:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T21:19:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T21:19:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T21:19:29+0900 DDEBUG Cleaning up.
2026-07-17T21:19:29+0900 DDEBUG Plugins were unloaded.
2026-07-17T22:37:17+0900 INFO --- logging initialized ---
2026-07-17T22:37:17+0900 DDEBUG timer: config: 23 ms
2026-07-17T22:37:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-17T22:37:17+0900 DEBUG DNF version: 4.7.0
2026-07-17T22:37:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-17T22:37:17+0900 DDEBUG Installroot: /
2026-07-17T22:37:17+0900 DDEBUG Releasever: 8
2026-07-17T22:37:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-17T22:37:17+0900 DDEBUG Base command: makecache
2026-07-17T22:37:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-17T22:37:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-17T22:37:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-17T22:37:17+0900 DDEBUG Cleaning up.
2026-07-17T22:37:17+0900 DDEBUG Plugins were unloaded.
2026-07-18T00:29:27+0900 INFO --- logging initialized ---
2026-07-18T00:29:27+0900 DDEBUG timer: config: 18 ms
2026-07-18T00:29:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T00:29:28+0900 DEBUG DNF version: 4.7.0
2026-07-18T00:29:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T00:29:28+0900 DDEBUG Installroot: /
2026-07-18T00:29:28+0900 DDEBUG Releasever: 8
2026-07-18T00:29:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T00:29:28+0900 DDEBUG Base command: makecache
2026-07-18T00:29:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T00:29:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T00:29:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T00:29:28+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T00:29:29+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T00:29:29+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T00:29:29+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T00:29:30+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-18T00:29:30+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-18T00:29:30+0900 DDEBUG Cleaning up.
2026-07-18T00:29:30+0900 DDEBUG Plugins were unloaded.
2026-07-18T00:29:30+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-18T00:29:30+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-18T01:39:53+0900 INFO --- logging initialized ---
2026-07-18T01:39:53+0900 DDEBUG timer: config: 19 ms
2026-07-18T01:39:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T01:39:53+0900 DEBUG DNF version: 4.7.0
2026-07-18T01:39:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T01:39:53+0900 DDEBUG Installroot: /
2026-07-18T01:39:53+0900 DDEBUG Releasever: 8
2026-07-18T01:39:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T01:39:53+0900 DDEBUG Base command: makecache
2026-07-18T01:39:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T01:39:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T01:39:53+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T01:39:53+0900 DDEBUG Cleaning up.
2026-07-18T01:39:53+0900 DDEBUG Plugins were unloaded.
2026-07-18T03:08:40+0900 INFO --- logging initialized ---
2026-07-18T03:08:40+0900 DDEBUG timer: config: 20 ms
2026-07-18T03:08:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T03:08:40+0900 DEBUG DNF version: 4.7.0
2026-07-18T03:08:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T03:08:40+0900 DDEBUG Installroot: /
2026-07-18T03:08:40+0900 DDEBUG Releasever: 8
2026-07-18T03:08:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T03:08:40+0900 DDEBUG Base command: makecache
2026-07-18T03:08:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T03:08:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T03:08:40+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T03:08:40+0900 DDEBUG Cleaning up.
2026-07-18T03:08:40+0900 DDEBUG Plugins were unloaded.
2026-07-18T04:37:30+0900 INFO --- logging initialized ---
2026-07-18T04:37:30+0900 DDEBUG timer: config: 66 ms
2026-07-18T04:37:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T04:37:31+0900 DEBUG DNF version: 4.7.0
2026-07-18T04:37:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T04:37:31+0900 DDEBUG Installroot: /
2026-07-18T04:37:31+0900 DDEBUG Releasever: 8
2026-07-18T04:37:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T04:37:31+0900 DDEBUG Base command: makecache
2026-07-18T04:37:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T04:37:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T04:37:31+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T04:37:31+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T04:37:31+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T04:37:32+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T04:37:32+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T04:37:32+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T04:37:33+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T04:37:33+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T04:37:33+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-18T04:37:33+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-18T04:37:33+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T04:37:34+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-18T04:37:34+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T04:37:34+0900 DDEBUG Cleaning up.
2026-07-18T04:37:34+0900 DDEBUG Plugins were unloaded.
2026-07-18T04:37:34+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T04:37:34+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T06:25:01+0900 INFO --- logging initialized ---
2026-07-18T06:25:01+0900 DDEBUG timer: config: 28 ms
2026-07-18T06:25:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T06:25:01+0900 DEBUG DNF version: 4.7.0
2026-07-18T06:25:01+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T06:25:01+0900 DDEBUG Installroot: /
2026-07-18T06:25:01+0900 DDEBUG Releasever: 8
2026-07-18T06:25:01+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T06:25:01+0900 DDEBUG Base command: makecache
2026-07-18T06:25:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T06:25:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T06:25:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T06:25:01+0900 DDEBUG Cleaning up.
2026-07-18T06:25:01+0900 DDEBUG Plugins were unloaded.
2026-07-18T08:22:18+0900 INFO --- logging initialized ---
2026-07-18T08:22:18+0900 DDEBUG timer: config: 6 ms
2026-07-18T08:22:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T08:22:18+0900 DEBUG DNF version: 4.7.0
2026-07-18T08:22:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T08:22:18+0900 DDEBUG Installroot: /
2026-07-18T08:22:18+0900 DDEBUG Releasever: 8
2026-07-18T08:22:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T08:22:18+0900 DDEBUG Base command: makecache
2026-07-18T08:22:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T08:22:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T08:22:18+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T08:22:18+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T08:22:19+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T08:22:19+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T08:22:19+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T08:22:20+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T08:22:20+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T08:22:20+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T08:22:21+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-18T08:22:21+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-18T08:22:21+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T08:22:22+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-18T08:22:22+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T08:22:22+0900 DDEBUG Cleaning up.
2026-07-18T08:22:22+0900 DDEBUG Plugins were unloaded.
2026-07-18T08:22:22+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T08:22:22+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-18T09:54:29+0900 INFO --- logging initialized ---
2026-07-18T09:54:29+0900 DDEBUG timer: config: 26 ms
2026-07-18T09:54:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T09:54:29+0900 DEBUG DNF version: 4.7.0
2026-07-18T09:54:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T09:54:29+0900 DDEBUG Installroot: /
2026-07-18T09:54:29+0900 DDEBUG Releasever: 8
2026-07-18T09:54:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T09:54:29+0900 DDEBUG Base command: makecache
2026-07-18T09:54:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T09:54:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T09:54:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T09:54:29+0900 DDEBUG Cleaning up.
2026-07-18T09:54:29+0900 DDEBUG Plugins were unloaded.
2026-07-18T11:39:01+0900 INFO --- logging initialized ---
2026-07-18T11:39:01+0900 DDEBUG timer: config: 24 ms
2026-07-18T11:39:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T11:39:02+0900 DEBUG DNF version: 4.7.0
2026-07-18T11:39:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T11:39:02+0900 DDEBUG Installroot: /
2026-07-18T11:39:02+0900 DDEBUG Releasever: 8
2026-07-18T11:39:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T11:39:02+0900 DDEBUG Base command: makecache
2026-07-18T11:39:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T11:39:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T11:39:02+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T11:39:02+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T11:39:03+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T11:39:03+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T11:39:03+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T11:39:05+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T11:39:05+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T11:39:05+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T11:39:06+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-18T11:39:06+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-18T11:39:06+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T11:39:07+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-18T11:39:07+0900 DEBUG countme: no event for epel: window already counted
2026-07-18T11:39:08+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-18T11:39:08+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-18T11:39:08+0900 DEBUG countme: no event for epel: window already counted
2026-07-18T11:39:16+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-18T11:39:17+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-18T11:39:17+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-18T11:39:22+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 17일 (금) 오후 03시 29분 02초.
2026-07-18T11:39:23+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-18T11:39:23+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-18T11:39:28+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 17일 (금) 오후 03시 27분 58초.
2026-07-18T11:39:29+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T11:39:29+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-18T11:39:29+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T11:39:29+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-18T11:39:30+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T11:39:30+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-18T11:39:31+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-18T11:39:35+0900 DDEBUG timer: sack setup: 32964 ms
2026-07-18T11:39:35+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-18T11:39:36+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-18T11:39:36+0900 DDEBUG Cleaning up.
2026-07-18T11:39:36+0900 DDEBUG Plugins were unloaded.
2026-07-18T13:00:54+0900 INFO --- logging initialized ---
2026-07-18T13:00:54+0900 DDEBUG timer: config: 8 ms
2026-07-18T13:00:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T13:00:54+0900 DEBUG DNF version: 4.7.0
2026-07-18T13:00:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T13:00:54+0900 DDEBUG Installroot: /
2026-07-18T13:00:54+0900 DDEBUG Releasever: 8
2026-07-18T13:00:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T13:00:54+0900 DDEBUG Base command: makecache
2026-07-18T13:00:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T13:00:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T13:00:54+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T13:00:54+0900 DDEBUG Cleaning up.
2026-07-18T13:00:54+0900 DDEBUG Plugins were unloaded.
2026-07-18T14:23:50+0900 INFO --- logging initialized ---
2026-07-18T14:23:50+0900 DDEBUG timer: config: 11 ms
2026-07-18T14:23:50+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T14:23:50+0900 DEBUG DNF version: 4.7.0
2026-07-18T14:23:50+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T14:23:50+0900 DDEBUG Installroot: /
2026-07-18T14:23:50+0900 DDEBUG Releasever: 8
2026-07-18T14:23:50+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T14:23:50+0900 DDEBUG Base command: makecache
2026-07-18T14:23:50+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T14:23:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T14:23:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T14:23:51+0900 DDEBUG Cleaning up.
2026-07-18T14:23:51+0900 DDEBUG Plugins were unloaded.
2026-07-18T15:55:30+0900 INFO --- logging initialized ---
2026-07-18T15:55:30+0900 DDEBUG timer: config: 7 ms
2026-07-18T15:55:30+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T15:55:30+0900 DEBUG DNF version: 4.7.0
2026-07-18T15:55:30+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T15:55:30+0900 DDEBUG Installroot: /
2026-07-18T15:55:30+0900 DDEBUG Releasever: 8
2026-07-18T15:55:30+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T15:55:30+0900 DDEBUG Base command: makecache
2026-07-18T15:55:30+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T15:55:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T15:55:30+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T15:55:31+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T15:55:32+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:32+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T15:55:32+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T15:55:33+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:33+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T15:55:33+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T15:55:34+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:34+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-18T15:55:34+0900 DEBUG countme: no event for epel: window already counted
2026-07-18T15:55:35+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-18T15:55:36+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-18T15:55:37+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-18T15:55:37+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-18T15:55:41+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 31분 28초.
2026-07-18T15:55:42+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-18T15:55:42+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-18T15:55:48+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 30분 21초.
2026-07-18T15:55:49+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:49+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-18T15:55:49+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:49+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-18T15:55:50+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T15:55:50+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-18T15:55:50+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-18T15:55:52+0900 DDEBUG timer: sack setup: 21263 ms
2026-07-18T15:55:52+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-18T15:55:52+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-18T15:55:52+0900 DDEBUG Cleaning up.
2026-07-18T15:55:52+0900 DDEBUG Plugins were unloaded.
2026-07-18T17:18:55+0900 INFO --- logging initialized ---
2026-07-18T17:18:55+0900 DDEBUG timer: config: 7 ms
2026-07-18T17:18:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T17:18:55+0900 DEBUG DNF version: 4.7.0
2026-07-18T17:18:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T17:18:55+0900 DDEBUG Installroot: /
2026-07-18T17:18:55+0900 DDEBUG Releasever: 8
2026-07-18T17:18:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T17:18:55+0900 DDEBUG Base command: makecache
2026-07-18T17:18:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T17:18:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T17:18:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T17:18:55+0900 DDEBUG Cleaning up.
2026-07-18T17:18:55+0900 DDEBUG Plugins were unloaded.
2026-07-18T18:45:24+0900 INFO --- logging initialized ---
2026-07-18T18:45:24+0900 DDEBUG timer: config: 7 ms
2026-07-18T18:45:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T18:45:25+0900 DEBUG DNF version: 4.7.0
2026-07-18T18:45:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T18:45:25+0900 DDEBUG Installroot: /
2026-07-18T18:45:25+0900 DDEBUG Releasever: 8
2026-07-18T18:45:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T18:45:25+0900 DDEBUG Base command: makecache
2026-07-18T18:45:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T18:45:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T18:45:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T18:45:25+0900 DDEBUG Cleaning up.
2026-07-18T18:45:25+0900 DDEBUG Plugins were unloaded.
2026-07-18T20:35:43+0900 INFO --- logging initialized ---
2026-07-18T20:35:43+0900 DDEBUG timer: config: 7 ms
2026-07-18T20:35:43+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T20:35:43+0900 DEBUG DNF version: 4.7.0
2026-07-18T20:35:43+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T20:35:43+0900 DDEBUG Installroot: /
2026-07-18T20:35:43+0900 DDEBUG Releasever: 8
2026-07-18T20:35:43+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T20:35:43+0900 DDEBUG Base command: makecache
2026-07-18T20:35:43+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T20:35:43+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T20:35:43+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T20:35:43+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T20:35:44+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:44+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T20:35:44+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T20:35:45+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:45+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T20:35:45+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T20:35:46+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:46+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-18T20:35:46+0900 DEBUG countme: no event for epel: window already counted
2026-07-18T20:35:47+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-18T20:35:47+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-18T20:35:48+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:49+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 31분 28초.
2026-07-18T20:35:50+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:50+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 30분 21초.
2026-07-18T20:35:50+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:50+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-18T20:35:51+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:51+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-18T20:35:52+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T20:35:52+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-18T20:35:52+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-18T20:35:53+0900 DDEBUG timer: sack setup: 10086 ms
2026-07-18T20:35:53+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-18T20:35:53+0900 DDEBUG Cleaning up.
2026-07-18T20:35:53+0900 DDEBUG Plugins were unloaded.
2026-07-18T21:43:13+0900 INFO --- logging initialized ---
2026-07-18T21:43:13+0900 DDEBUG timer: config: 18 ms
2026-07-18T21:43:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T21:43:13+0900 DEBUG DNF version: 4.7.0
2026-07-18T21:43:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T21:43:13+0900 DDEBUG Installroot: /
2026-07-18T21:43:13+0900 DDEBUG Releasever: 8
2026-07-18T21:43:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T21:43:13+0900 DDEBUG Base command: makecache
2026-07-18T21:43:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T21:43:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T21:43:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-18T21:43:13+0900 DDEBUG Cleaning up.
2026-07-18T21:43:13+0900 DDEBUG Plugins were unloaded.
2026-07-18T23:37:36+0900 INFO --- logging initialized ---
2026-07-18T23:37:36+0900 DDEBUG timer: config: 12 ms
2026-07-18T23:37:37+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-18T23:37:37+0900 DEBUG DNF version: 4.7.0
2026-07-18T23:37:37+0900 DDEBUG Command: dnf makecache --timer 
2026-07-18T23:37:37+0900 DDEBUG Installroot: /
2026-07-18T23:37:37+0900 DDEBUG Releasever: 8
2026-07-18T23:37:37+0900 DEBUG cachedir: /var/cache/dnf
2026-07-18T23:37:37+0900 DDEBUG Base command: makecache
2026-07-18T23:37:37+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-18T23:37:37+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-18T23:37:37+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-18T23:37:37+0900 DEBUG countme: no event for appstream: window already counted
2026-07-18T23:37:38+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:38+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-18T23:37:38+0900 DEBUG countme: no event for baseos: window already counted
2026-07-18T23:37:39+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:39+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-18T23:37:39+0900 DEBUG countme: no event for extras: window already counted
2026-07-18T23:37:39+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:39+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-18T23:37:39+0900 DEBUG countme: no event for epel: window already counted
2026-07-18T23:37:40+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-18T23:37:41+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-18T23:37:42+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:42+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 31분 28초.
2026-07-18T23:37:43+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:43+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 30분 21초.
2026-07-18T23:37:44+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:44+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-18T23:37:45+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:45+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-18T23:37:45+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-18T23:37:45+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-18T23:37:46+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-18T23:37:47+0900 DDEBUG timer: sack setup: 10018 ms
2026-07-18T23:37:47+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-18T23:37:47+0900 DDEBUG Cleaning up.
2026-07-18T23:37:47+0900 DDEBUG Plugins were unloaded.
2026-07-19T00:42:47+0900 INFO --- logging initialized ---
2026-07-19T00:42:47+0900 DDEBUG timer: config: 12 ms
2026-07-19T00:42:47+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T00:42:47+0900 DEBUG DNF version: 4.7.0
2026-07-19T00:42:47+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T00:42:47+0900 DDEBUG Installroot: /
2026-07-19T00:42:47+0900 DDEBUG Releasever: 8
2026-07-19T00:42:47+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T00:42:47+0900 DDEBUG Base command: makecache
2026-07-19T00:42:47+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T00:42:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T00:42:47+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T00:42:47+0900 DDEBUG Cleaning up.
2026-07-19T00:42:47+0900 DDEBUG Plugins were unloaded.
2026-07-19T02:03:11+0900 INFO --- logging initialized ---
2026-07-19T02:03:11+0900 DDEBUG timer: config: 12 ms
2026-07-19T02:03:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T02:03:12+0900 DEBUG DNF version: 4.7.0
2026-07-19T02:03:12+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T02:03:12+0900 DDEBUG Installroot: /
2026-07-19T02:03:12+0900 DDEBUG Releasever: 8
2026-07-19T02:03:12+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T02:03:12+0900 DDEBUG Base command: makecache
2026-07-19T02:03:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T02:03:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T02:03:12+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T02:03:12+0900 DDEBUG Cleaning up.
2026-07-19T02:03:12+0900 DDEBUG Plugins were unloaded.
2026-07-19T03:06:33+0900 INFO --- logging initialized ---
2026-07-19T03:06:33+0900 DDEBUG timer: config: 17 ms
2026-07-19T03:06:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T03:06:33+0900 DEBUG DNF version: 4.7.0
2026-07-19T03:06:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T03:06:33+0900 DDEBUG Installroot: /
2026-07-19T03:06:33+0900 DDEBUG Releasever: 8
2026-07-19T03:06:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T03:06:33+0900 DDEBUG Base command: makecache
2026-07-19T03:06:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T03:06:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T03:06:33+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T03:06:33+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T03:06:34+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:34+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-19T03:06:34+0900 DEBUG countme: no event for baseos: window already counted
2026-07-19T03:06:35+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:35+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-19T03:06:35+0900 DEBUG countme: no event for extras: window already counted
2026-07-19T03:06:36+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:36+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-19T03:06:36+0900 DEBUG countme: no event for epel: window already counted
2026-07-19T03:06:37+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-19T03:06:37+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-19T03:06:38+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:38+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 31분 28초.
2026-07-19T03:06:39+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:40+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 30분 21초.
2026-07-19T03:06:40+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:40+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-19T03:06:41+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:41+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-19T03:06:41+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T03:06:41+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-19T03:06:42+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-19T03:06:43+0900 DDEBUG timer: sack setup: 9784 ms
2026-07-19T03:06:43+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-19T03:06:43+0900 DDEBUG Cleaning up.
2026-07-19T03:06:43+0900 DDEBUG Plugins were unloaded.
2026-07-19T04:13:48+0900 INFO --- logging initialized ---
2026-07-19T04:13:48+0900 DDEBUG timer: config: 26 ms
2026-07-19T04:13:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T04:13:49+0900 DEBUG DNF version: 4.7.0
2026-07-19T04:13:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T04:13:49+0900 DDEBUG Installroot: /
2026-07-19T04:13:49+0900 DDEBUG Releasever: 8
2026-07-19T04:13:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T04:13:49+0900 DDEBUG Base command: makecache
2026-07-19T04:13:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T04:13:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T04:13:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T04:13:49+0900 DDEBUG Cleaning up.
2026-07-19T04:13:49+0900 DDEBUG Plugins were unloaded.
2026-07-19T05:20:31+0900 INFO --- logging initialized ---
2026-07-19T05:20:31+0900 DDEBUG timer: config: 29 ms
2026-07-19T05:20:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T05:20:31+0900 DEBUG DNF version: 4.7.0
2026-07-19T05:20:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T05:20:31+0900 DDEBUG Installroot: /
2026-07-19T05:20:31+0900 DDEBUG Releasever: 8
2026-07-19T05:20:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T05:20:31+0900 DDEBUG Base command: makecache
2026-07-19T05:20:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T05:20:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T05:20:31+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T05:20:31+0900 DDEBUG Cleaning up.
2026-07-19T05:20:31+0900 DDEBUG Plugins were unloaded.
2026-07-19T06:31:23+0900 INFO --- logging initialized ---
2026-07-19T06:31:23+0900 DDEBUG timer: config: 7 ms
2026-07-19T06:31:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T06:31:23+0900 DEBUG DNF version: 4.7.0
2026-07-19T06:31:23+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T06:31:23+0900 DDEBUG Installroot: /
2026-07-19T06:31:23+0900 DDEBUG Releasever: 8
2026-07-19T06:31:23+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T06:31:23+0900 DDEBUG Base command: makecache
2026-07-19T06:31:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T06:31:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T06:31:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T06:31:24+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T06:31:25+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:25+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-19T06:31:25+0900 DEBUG countme: no event for baseos: window already counted
2026-07-19T06:31:26+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:26+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-19T06:31:26+0900 DEBUG countme: no event for extras: window already counted
2026-07-19T06:31:27+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:27+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-19T06:31:27+0900 DEBUG countme: no event for epel: window already counted
2026-07-19T06:31:28+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-19T06:31:28+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 18일 (토) 오전 09시 36분 20초.
2026-07-19T06:31:30+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:30+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 31분 28초.
2026-07-19T06:31:31+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:31+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 18일 (토) 오후 02시 30분 21초.
2026-07-19T06:31:32+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:32+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-19T06:31:32+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:32+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-19T06:31:33+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T06:31:33+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-19T06:31:33+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-19T06:31:34+0900 DDEBUG timer: sack setup: 10488 ms
2026-07-19T06:31:34+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-19T06:31:34+0900 DDEBUG Cleaning up.
2026-07-19T06:31:34+0900 DDEBUG Plugins were unloaded.
2026-07-19T07:32:31+0900 INFO --- logging initialized ---
2026-07-19T07:32:31+0900 DDEBUG timer: config: 25 ms
2026-07-19T07:32:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T07:32:31+0900 DEBUG DNF version: 4.7.0
2026-07-19T07:32:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T07:32:31+0900 DDEBUG Installroot: /
2026-07-19T07:32:31+0900 DDEBUG Releasever: 8
2026-07-19T07:32:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T07:32:31+0900 DDEBUG Base command: makecache
2026-07-19T07:32:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T07:32:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T07:32:31+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T07:32:31+0900 DDEBUG Cleaning up.
2026-07-19T07:32:31+0900 DDEBUG Plugins were unloaded.
2026-07-19T09:02:08+0900 INFO --- logging initialized ---
2026-07-19T09:02:08+0900 DDEBUG timer: config: 25 ms
2026-07-19T09:02:08+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T09:02:08+0900 DEBUG DNF version: 4.7.0
2026-07-19T09:02:08+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T09:02:08+0900 DDEBUG Installroot: /
2026-07-19T09:02:08+0900 DDEBUG Releasever: 8
2026-07-19T09:02:08+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T09:02:08+0900 DDEBUG Base command: makecache
2026-07-19T09:02:08+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T09:02:08+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T09:02:08+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T09:02:08+0900 DDEBUG Cleaning up.
2026-07-19T09:02:08+0900 DDEBUG Plugins were unloaded.
2026-07-19T10:07:16+0900 INFO --- logging initialized ---
2026-07-19T10:07:16+0900 DDEBUG timer: config: 7 ms
2026-07-19T10:07:16+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T10:07:16+0900 DEBUG DNF version: 4.7.0
2026-07-19T10:07:16+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T10:07:16+0900 DDEBUG Installroot: /
2026-07-19T10:07:16+0900 DDEBUG Releasever: 8
2026-07-19T10:07:16+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T10:07:16+0900 DDEBUG Base command: makecache
2026-07-19T10:07:16+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T10:07:16+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T10:07:16+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T10:07:17+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T10:07:18+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T10:07:18+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-19T10:07:18+0900 DEBUG countme: no event for baseos: window already counted
2026-07-19T10:07:19+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-19T10:07:19+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-19T10:07:19+0900 DDEBUG Cleaning up.
2026-07-19T10:07:19+0900 DDEBUG Plugins were unloaded.
2026-07-19T10:07:19+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-19T10:07:19+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-19T11:29:03+0900 INFO --- logging initialized ---
2026-07-19T11:29:03+0900 DDEBUG timer: config: 12 ms
2026-07-19T11:29:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T11:29:03+0900 DEBUG DNF version: 4.7.0
2026-07-19T11:29:03+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T11:29:03+0900 DDEBUG Installroot: /
2026-07-19T11:29:03+0900 DDEBUG Releasever: 8
2026-07-19T11:29:03+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T11:29:03+0900 DDEBUG Base command: makecache
2026-07-19T11:29:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T11:29:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T11:29:03+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T11:29:03+0900 DDEBUG Cleaning up.
2026-07-19T11:29:03+0900 DDEBUG Plugins were unloaded.
2026-07-19T12:48:36+0900 INFO --- logging initialized ---
2026-07-19T12:48:36+0900 DDEBUG timer: config: 13 ms
2026-07-19T12:48:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T12:48:36+0900 DEBUG DNF version: 4.7.0
2026-07-19T12:48:36+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T12:48:36+0900 DDEBUG Installroot: /
2026-07-19T12:48:36+0900 DDEBUG Releasever: 8
2026-07-19T12:48:36+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T12:48:36+0900 DDEBUG Base command: makecache
2026-07-19T12:48:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T12:48:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T12:48:36+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T12:48:36+0900 DDEBUG Cleaning up.
2026-07-19T12:48:36+0900 DDEBUG Plugins were unloaded.
2026-07-19T14:47:44+0900 INFO --- logging initialized ---
2026-07-19T14:47:44+0900 DDEBUG timer: config: 27 ms
2026-07-19T14:47:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T14:47:44+0900 DEBUG DNF version: 4.7.0
2026-07-19T14:47:44+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T14:47:44+0900 DDEBUG Installroot: /
2026-07-19T14:47:44+0900 DDEBUG Releasever: 8
2026-07-19T14:47:44+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T14:47:44+0900 DDEBUG Base command: makecache
2026-07-19T14:47:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T14:47:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T14:47:44+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T14:47:44+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T14:47:45+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-19T14:47:45+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T14:47:45+0900 DDEBUG Cleaning up.
2026-07-19T14:47:45+0900 DDEBUG Plugins were unloaded.
2026-07-19T14:47:45+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T14:47:45+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T16:21:05+0900 INFO --- logging initialized ---
2026-07-19T16:21:05+0900 DDEBUG timer: config: 25 ms
2026-07-19T16:21:05+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T16:21:05+0900 DEBUG DNF version: 4.7.0
2026-07-19T16:21:05+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T16:21:05+0900 DDEBUG Installroot: /
2026-07-19T16:21:05+0900 DDEBUG Releasever: 8
2026-07-19T16:21:05+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T16:21:05+0900 DDEBUG Base command: makecache
2026-07-19T16:21:05+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T16:21:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T16:21:05+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T16:21:05+0900 DDEBUG Cleaning up.
2026-07-19T16:21:05+0900 DDEBUG Plugins were unloaded.
2026-07-19T17:37:06+0900 INFO --- logging initialized ---
2026-07-19T17:37:06+0900 DDEBUG timer: config: 26 ms
2026-07-19T17:37:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T17:37:06+0900 DEBUG DNF version: 4.7.0
2026-07-19T17:37:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T17:37:06+0900 DDEBUG Installroot: /
2026-07-19T17:37:06+0900 DDEBUG Releasever: 8
2026-07-19T17:37:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T17:37:06+0900 DDEBUG Base command: makecache
2026-07-19T17:37:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T17:37:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T17:37:06+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T17:37:06+0900 DDEBUG Cleaning up.
2026-07-19T17:37:06+0900 DDEBUG Plugins were unloaded.
2026-07-19T19:26:11+0900 INFO --- logging initialized ---
2026-07-19T19:26:11+0900 DDEBUG timer: config: 20 ms
2026-07-19T19:26:11+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T19:26:11+0900 DEBUG DNF version: 4.7.0
2026-07-19T19:26:11+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T19:26:11+0900 DDEBUG Installroot: /
2026-07-19T19:26:11+0900 DDEBUG Releasever: 8
2026-07-19T19:26:11+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T19:26:11+0900 DDEBUG Base command: makecache
2026-07-19T19:26:11+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T19:26:11+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T19:26:11+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T19:26:11+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T19:26:12+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T19:26:12+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-19T19:26:12+0900 DEBUG countme: no event for baseos: window already counted
2026-07-19T19:26:14+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-19T19:26:14+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T19:26:14+0900 DDEBUG Cleaning up.
2026-07-19T19:26:14+0900 DDEBUG Plugins were unloaded.
2026-07-19T19:26:14+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T19:26:14+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-19T20:39:09+0900 INFO --- logging initialized ---
2026-07-19T20:39:09+0900 DDEBUG timer: config: 7 ms
2026-07-19T20:39:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T20:39:09+0900 DEBUG DNF version: 4.7.0
2026-07-19T20:39:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T20:39:09+0900 DDEBUG Installroot: /
2026-07-19T20:39:09+0900 DDEBUG Releasever: 8
2026-07-19T20:39:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T20:39:09+0900 DDEBUG Base command: makecache
2026-07-19T20:39:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T20:39:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T20:39:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T20:39:09+0900 DDEBUG Cleaning up.
2026-07-19T20:39:09+0900 DDEBUG Plugins were unloaded.
2026-07-19T22:26:47+0900 INFO --- logging initialized ---
2026-07-19T22:26:47+0900 DDEBUG timer: config: 12 ms
2026-07-19T22:26:47+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T22:26:47+0900 DEBUG DNF version: 4.7.0
2026-07-19T22:26:47+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T22:26:47+0900 DDEBUG Installroot: /
2026-07-19T22:26:47+0900 DDEBUG Releasever: 8
2026-07-19T22:26:47+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T22:26:47+0900 DDEBUG Base command: makecache
2026-07-19T22:26:47+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T22:26:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T22:26:47+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-19T22:26:47+0900 DEBUG countme: no event for appstream: window already counted
2026-07-19T22:26:48+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:26:49+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-19T22:26:49+0900 DEBUG countme: no event for baseos: window already counted
2026-07-19T22:26:49+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:26:50+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-19T22:26:50+0900 DEBUG countme: no event for extras: window already counted
2026-07-19T22:26:50+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:26:50+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-19T22:26:50+0900 DEBUG countme: no event for epel: window already counted
2026-07-19T22:26:52+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-19T22:26:52+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-19T22:26:52+0900 DEBUG countme: no event for epel: window already counted
2026-07-19T22:27:02+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-19T22:27:03+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-19T22:27:03+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-19T22:27:08+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 02시 28분 15초.
2026-07-19T22:27:09+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-19T22:27:09+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-19T22:27:15+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 02시 26분 00초.
2026-07-19T22:27:15+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:27:15+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-19T22:27:16+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:27:16+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-19T22:27:17+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-19T22:27:17+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-19T22:27:18+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-19T22:27:19+0900 DDEBUG timer: sack setup: 32263 ms
2026-07-19T22:27:19+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-19T22:27:20+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-19T22:27:20+0900 DDEBUG Cleaning up.
2026-07-19T22:27:20+0900 DDEBUG Plugins were unloaded.
2026-07-19T23:40:01+0900 INFO --- logging initialized ---
2026-07-19T23:40:01+0900 DDEBUG timer: config: 8 ms
2026-07-19T23:40:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-19T23:40:01+0900 DEBUG DNF version: 4.7.0
2026-07-19T23:40:01+0900 DDEBUG Command: dnf makecache --timer 
2026-07-19T23:40:01+0900 DDEBUG Installroot: /
2026-07-19T23:40:01+0900 DDEBUG Releasever: 8
2026-07-19T23:40:01+0900 DEBUG cachedir: /var/cache/dnf
2026-07-19T23:40:01+0900 DDEBUG Base command: makecache
2026-07-19T23:40:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-19T23:40:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-19T23:40:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-19T23:40:01+0900 DDEBUG Cleaning up.
2026-07-19T23:40:01+0900 DDEBUG Plugins were unloaded.
2026-07-20T01:17:32+0900 INFO --- logging initialized ---
2026-07-20T01:17:32+0900 DDEBUG timer: config: 24 ms
2026-07-20T01:17:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T01:17:33+0900 DEBUG DNF version: 4.7.0
2026-07-20T01:17:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T01:17:33+0900 DDEBUG Installroot: /
2026-07-20T01:17:33+0900 DDEBUG Releasever: 8
2026-07-20T01:17:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T01:17:33+0900 DDEBUG Base command: makecache
2026-07-20T01:17:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T01:17:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T01:17:33+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T01:17:33+0900 DDEBUG Cleaning up.
2026-07-20T01:17:33+0900 DDEBUG Plugins were unloaded.
2026-07-20T02:54:33+0900 INFO --- logging initialized ---
2026-07-20T02:54:33+0900 DDEBUG timer: config: 26 ms
2026-07-20T02:54:34+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T02:54:34+0900 DEBUG DNF version: 4.7.0
2026-07-20T02:54:34+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T02:54:34+0900 DDEBUG Installroot: /
2026-07-20T02:54:34+0900 DDEBUG Releasever: 8
2026-07-20T02:54:34+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T02:54:34+0900 DDEBUG Base command: makecache
2026-07-20T02:54:34+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T02:54:34+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T02:54:34+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T02:54:34+0900 DEBUG countme: no event for appstream: window already counted
2026-07-20T02:54:35+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-20T02:54:35+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T02:54:35+0900 DDEBUG Cleaning up.
2026-07-20T02:54:35+0900 DDEBUG Plugins were unloaded.
2026-07-20T02:54:35+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T02:54:35+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T04:13:03+0900 INFO --- logging initialized ---
2026-07-20T04:13:03+0900 DDEBUG timer: config: 29 ms
2026-07-20T04:13:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T04:13:03+0900 DEBUG DNF version: 4.7.0
2026-07-20T04:13:03+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T04:13:03+0900 DDEBUG Installroot: /
2026-07-20T04:13:03+0900 DDEBUG Releasever: 8
2026-07-20T04:13:03+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T04:13:03+0900 DDEBUG Base command: makecache
2026-07-20T04:13:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T04:13:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T04:13:03+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T04:13:03+0900 DDEBUG Cleaning up.
2026-07-20T04:13:03+0900 DDEBUG Plugins were unloaded.
2026-07-20T05:26:16+0900 INFO --- logging initialized ---
2026-07-20T05:26:16+0900 DDEBUG timer: config: 29 ms
2026-07-20T05:26:16+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T05:26:16+0900 DEBUG DNF version: 4.7.0
2026-07-20T05:26:16+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T05:26:16+0900 DDEBUG Installroot: /
2026-07-20T05:26:16+0900 DDEBUG Releasever: 8
2026-07-20T05:26:16+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T05:26:16+0900 DDEBUG Base command: makecache
2026-07-20T05:26:16+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T05:26:16+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T05:26:16+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T05:26:16+0900 DDEBUG Cleaning up.
2026-07-20T05:26:16+0900 DDEBUG Plugins were unloaded.
2026-07-20T06:57:33+0900 INFO --- logging initialized ---
2026-07-20T06:57:33+0900 DDEBUG timer: config: 6 ms
2026-07-20T06:57:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T06:57:33+0900 DEBUG DNF version: 4.7.0
2026-07-20T06:57:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T06:57:33+0900 DDEBUG Installroot: /
2026-07-20T06:57:33+0900 DDEBUG Releasever: 8
2026-07-20T06:57:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T06:57:33+0900 DDEBUG Base command: makecache
2026-07-20T06:57:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T06:57:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T06:57:33+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T06:57:33+0900 DEBUG countme: no event for appstream: window already counted
2026-07-20T06:57:34+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-20T06:57:34+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-20T06:57:34+0900 DEBUG countme: no event for baseos: window already counted
2026-07-20T06:57:35+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-20T06:57:35+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T06:57:35+0900 DDEBUG Cleaning up.
2026-07-20T06:57:35+0900 DDEBUG Plugins were unloaded.
2026-07-20T06:57:35+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T06:57:35+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-20T08:32:47+0900 INFO --- logging initialized ---
2026-07-20T08:32:47+0900 DDEBUG timer: config: 25 ms
2026-07-20T08:32:47+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T08:32:47+0900 DEBUG DNF version: 4.7.0
2026-07-20T08:32:47+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T08:32:47+0900 DDEBUG Installroot: /
2026-07-20T08:32:47+0900 DDEBUG Releasever: 8
2026-07-20T08:32:47+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T08:32:47+0900 DDEBUG Base command: makecache
2026-07-20T08:32:47+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T08:32:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T08:32:47+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T08:32:47+0900 DDEBUG Cleaning up.
2026-07-20T08:32:47+0900 DDEBUG Plugins were unloaded.
2026-07-20T10:20:24+0900 INFO --- logging initialized ---
2026-07-20T10:20:24+0900 DDEBUG timer: config: 8 ms
2026-07-20T10:20:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T10:20:24+0900 DEBUG DNF version: 4.7.0
2026-07-20T10:20:24+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T10:20:24+0900 DDEBUG Installroot: /
2026-07-20T10:20:24+0900 DDEBUG Releasever: 8
2026-07-20T10:20:24+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T10:20:24+0900 DDEBUG Base command: makecache
2026-07-20T10:20:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T10:20:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T10:20:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T10:20:24+0900 DEBUG countme: no event for appstream: budget to spend: 1
2026-07-20T10:20:25+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-20T10:20:25+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T10:20:25+0900 DDEBUG Cleaning up.
2026-07-20T10:20:25+0900 DDEBUG Plugins were unloaded.
2026-07-20T10:20:25+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T10:20:25+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T11:54:55+0900 INFO --- logging initialized ---
2026-07-20T11:54:55+0900 DDEBUG timer: config: 8 ms
2026-07-20T11:54:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T11:54:55+0900 DEBUG DNF version: 4.7.0
2026-07-20T11:54:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T11:54:55+0900 DDEBUG Installroot: /
2026-07-20T11:54:55+0900 DDEBUG Releasever: 8
2026-07-20T11:54:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T11:54:55+0900 DDEBUG Base command: makecache
2026-07-20T11:54:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T11:54:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T11:54:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T11:54:55+0900 DDEBUG Cleaning up.
2026-07-20T11:54:55+0900 DDEBUG Plugins were unloaded.
2026-07-20T13:04:20+0900 INFO --- logging initialized ---
2026-07-20T13:04:20+0900 DDEBUG timer: config: 7 ms
2026-07-20T13:04:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T13:04:20+0900 DEBUG DNF version: 4.7.0
2026-07-20T13:04:20+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T13:04:20+0900 DDEBUG Installroot: /
2026-07-20T13:04:20+0900 DDEBUG Releasever: 8
2026-07-20T13:04:20+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T13:04:20+0900 DDEBUG Base command: makecache
2026-07-20T13:04:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T13:04:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T13:04:20+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T13:04:20+0900 DDEBUG Cleaning up.
2026-07-20T13:04:20+0900 DDEBUG Plugins were unloaded.
2026-07-20T14:09:19+0900 INFO --- logging initialized ---
2026-07-20T14:09:19+0900 DDEBUG timer: config: 7 ms
2026-07-20T14:09:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T14:09:19+0900 DEBUG DNF version: 4.7.0
2026-07-20T14:09:19+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T14:09:19+0900 DDEBUG Installroot: /
2026-07-20T14:09:19+0900 DDEBUG Releasever: 8
2026-07-20T14:09:19+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T14:09:19+0900 DDEBUG Base command: makecache
2026-07-20T14:09:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T14:09:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T14:09:19+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T14:09:19+0900 DEBUG countme: event triggered for appstream: bucket 4
2026-07-20T14:09:20+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-20T14:09:20+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T14:09:20+0900 DDEBUG Cleaning up.
2026-07-20T14:09:20+0900 DDEBUG Plugins were unloaded.
2026-07-20T14:09:20+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T14:09:20+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T15:59:39+0900 INFO --- logging initialized ---
2026-07-20T15:59:39+0900 DDEBUG timer: config: 31 ms
2026-07-20T15:59:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T15:59:39+0900 DEBUG DNF version: 4.7.0
2026-07-20T15:59:39+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T15:59:39+0900 DDEBUG Installroot: /
2026-07-20T15:59:39+0900 DDEBUG Releasever: 8
2026-07-20T15:59:39+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T15:59:39+0900 DDEBUG Base command: makecache
2026-07-20T15:59:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T15:59:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T15:59:39+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T15:59:39+0900 DDEBUG Cleaning up.
2026-07-20T15:59:39+0900 DDEBUG Plugins were unloaded.
2026-07-20T17:56:57+0900 INFO --- logging initialized ---
2026-07-20T17:56:57+0900 DDEBUG timer: config: 27 ms
2026-07-20T17:56:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T17:56:58+0900 DEBUG DNF version: 4.7.0
2026-07-20T17:56:58+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T17:56:58+0900 DDEBUG Installroot: /
2026-07-20T17:56:58+0900 DDEBUG Releasever: 8
2026-07-20T17:56:58+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T17:56:58+0900 DDEBUG Base command: makecache
2026-07-20T17:56:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T17:56:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T17:56:58+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T17:56:58+0900 DEBUG countme: no event for appstream: window already counted
2026-07-20T17:56:59+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-20T17:56:59+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T17:56:59+0900 DDEBUG Cleaning up.
2026-07-20T17:56:59+0900 DDEBUG Plugins were unloaded.
2026-07-20T17:56:59+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T17:56:59+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T19:56:31+0900 INFO --- logging initialized ---
2026-07-20T19:56:31+0900 DDEBUG timer: config: 25 ms
2026-07-20T19:56:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T19:56:32+0900 DEBUG DNF version: 4.7.0
2026-07-20T19:56:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T19:56:32+0900 DDEBUG Installroot: /
2026-07-20T19:56:32+0900 DDEBUG Releasever: 8
2026-07-20T19:56:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T19:56:32+0900 DDEBUG Base command: makecache
2026-07-20T19:56:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T19:56:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T19:56:32+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T19:56:32+0900 DDEBUG Cleaning up.
2026-07-20T19:56:32+0900 DDEBUG Plugins were unloaded.
2026-07-20T21:51:07+0900 INFO --- logging initialized ---
2026-07-20T21:51:07+0900 DDEBUG timer: config: 6 ms
2026-07-20T21:51:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T21:51:07+0900 DEBUG DNF version: 4.7.0
2026-07-20T21:51:07+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T21:51:07+0900 DDEBUG Installroot: /
2026-07-20T21:51:07+0900 DDEBUG Releasever: 8
2026-07-20T21:51:07+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T21:51:07+0900 DDEBUG Base command: makecache
2026-07-20T21:51:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T21:51:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T21:51:07+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-20T21:51:07+0900 DEBUG countme: no event for appstream: window already counted
2026-07-20T21:51:07+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-20T21:51:08+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-20T21:51:08+0900 DEBUG countme: no event for baseos: budget to spend: 1
2026-07-20T21:51:08+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-20T21:51:08+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T21:51:08+0900 DDEBUG Cleaning up.
2026-07-20T21:51:08+0900 DDEBUG Plugins were unloaded.
2026-07-20T21:51:08+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T21:51:08+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-20T23:13:00+0900 INFO --- logging initialized ---
2026-07-20T23:13:00+0900 DDEBUG timer: config: 24 ms
2026-07-20T23:13:00+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-20T23:13:00+0900 DEBUG DNF version: 4.7.0
2026-07-20T23:13:00+0900 DDEBUG Command: dnf makecache --timer 
2026-07-20T23:13:00+0900 DDEBUG Installroot: /
2026-07-20T23:13:00+0900 DDEBUG Releasever: 8
2026-07-20T23:13:00+0900 DEBUG cachedir: /var/cache/dnf
2026-07-20T23:13:00+0900 DDEBUG Base command: makecache
2026-07-20T23:13:00+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-20T23:13:00+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-20T23:13:00+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-20T23:13:00+0900 DDEBUG Cleaning up.
2026-07-20T23:13:00+0900 DDEBUG Plugins were unloaded.
2026-07-21T00:19:40+0900 INFO --- logging initialized ---
2026-07-21T00:19:40+0900 DDEBUG timer: config: 6 ms
2026-07-21T00:19:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T00:19:40+0900 DEBUG DNF version: 4.7.0
2026-07-21T00:19:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T00:19:40+0900 DDEBUG Installroot: /
2026-07-21T00:19:40+0900 DDEBUG Releasever: 8
2026-07-21T00:19:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T00:19:40+0900 DDEBUG Base command: makecache
2026-07-21T00:19:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T00:19:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T00:19:40+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T00:19:40+0900 DDEBUG Cleaning up.
2026-07-21T00:19:40+0900 DDEBUG Plugins were unloaded.
2026-07-21T01:27:20+0900 INFO --- logging initialized ---
2026-07-21T01:27:20+0900 DDEBUG timer: config: 7 ms
2026-07-21T01:27:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T01:27:20+0900 DEBUG DNF version: 4.7.0
2026-07-21T01:27:20+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T01:27:20+0900 DDEBUG Installroot: /
2026-07-21T01:27:20+0900 DDEBUG Releasever: 8
2026-07-21T01:27:20+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T01:27:20+0900 DDEBUG Base command: makecache
2026-07-21T01:27:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T01:27:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T01:27:20+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T01:27:20+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T01:27:21+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T01:27:21+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-21T01:27:21+0900 DEBUG countme: event triggered for baseos: bucket 4
2026-07-21T01:27:22+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-21T01:27:22+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T01:27:22+0900 DDEBUG Cleaning up.
2026-07-21T01:27:22+0900 DDEBUG Plugins were unloaded.
2026-07-21T01:27:22+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T01:27:22+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T02:43:10+0900 INFO --- logging initialized ---
2026-07-21T02:43:10+0900 DDEBUG timer: config: 9 ms
2026-07-21T02:43:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T02:43:10+0900 DEBUG DNF version: 4.7.0
2026-07-21T02:43:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T02:43:10+0900 DDEBUG Installroot: /
2026-07-21T02:43:10+0900 DDEBUG Releasever: 8
2026-07-21T02:43:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T02:43:10+0900 DDEBUG Base command: makecache
2026-07-21T02:43:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T02:43:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T02:43:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T02:43:10+0900 DDEBUG Cleaning up.
2026-07-21T02:43:10+0900 DDEBUG Plugins were unloaded.
2026-07-21T04:22:56+0900 INFO --- logging initialized ---
2026-07-21T04:22:56+0900 DDEBUG timer: config: 25 ms
2026-07-21T04:22:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T04:22:56+0900 DEBUG DNF version: 4.7.0
2026-07-21T04:22:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T04:22:56+0900 DDEBUG Installroot: /
2026-07-21T04:22:56+0900 DDEBUG Releasever: 8
2026-07-21T04:22:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T04:22:56+0900 DDEBUG Base command: makecache
2026-07-21T04:22:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T04:22:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T04:22:56+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T04:22:56+0900 DDEBUG Cleaning up.
2026-07-21T04:22:56+0900 DDEBUG Plugins were unloaded.
2026-07-21T05:50:38+0900 INFO --- logging initialized ---
2026-07-21T05:50:38+0900 DDEBUG timer: config: 24 ms
2026-07-21T05:50:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T05:50:38+0900 DEBUG DNF version: 4.7.0
2026-07-21T05:50:38+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T05:50:38+0900 DDEBUG Installroot: /
2026-07-21T05:50:38+0900 DDEBUG Releasever: 8
2026-07-21T05:50:38+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T05:50:38+0900 DDEBUG Base command: makecache
2026-07-21T05:50:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T05:50:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T05:50:38+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T05:50:38+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T05:50:39+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T05:50:39+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-21T05:50:39+0900 DEBUG countme: no event for baseos: window already counted
2026-07-21T05:50:40+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T05:50:41+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-21T05:50:41+0900 DEBUG countme: no event for extras: budget to spend: 1
2026-07-21T05:50:41+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-21T05:50:41+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T05:50:41+0900 DDEBUG Cleaning up.
2026-07-21T05:50:41+0900 DDEBUG Plugins were unloaded.
2026-07-21T05:50:41+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T05:50:41+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T06:58:25+0900 INFO --- logging initialized ---
2026-07-21T06:58:25+0900 DDEBUG timer: config: 6 ms
2026-07-21T06:58:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T06:58:25+0900 DEBUG DNF version: 4.7.0
2026-07-21T06:58:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T06:58:25+0900 DDEBUG Installroot: /
2026-07-21T06:58:25+0900 DDEBUG Releasever: 8
2026-07-21T06:58:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T06:58:25+0900 DDEBUG Base command: makecache
2026-07-21T06:58:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T06:58:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T06:58:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T06:58:25+0900 DDEBUG Cleaning up.
2026-07-21T06:58:25+0900 DDEBUG Plugins were unloaded.
2026-07-21T08:36:35+0900 INFO --- logging initialized ---
2026-07-21T08:36:35+0900 DDEBUG timer: config: 13 ms
2026-07-21T08:36:35+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T08:36:35+0900 DEBUG DNF version: 4.7.0
2026-07-21T08:36:35+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T08:36:35+0900 DDEBUG Installroot: /
2026-07-21T08:36:35+0900 DDEBUG Releasever: 8
2026-07-21T08:36:35+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T08:36:35+0900 DDEBUG Base command: makecache
2026-07-21T08:36:35+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T08:36:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T08:36:35+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T08:36:35+0900 DDEBUG Cleaning up.
2026-07-21T08:36:35+0900 DDEBUG Plugins were unloaded.
2026-07-21T09:52:14+0900 INFO --- logging initialized ---
2026-07-21T09:52:14+0900 DDEBUG timer: config: 8 ms
2026-07-21T09:52:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T09:52:14+0900 DEBUG DNF version: 4.7.0
2026-07-21T09:52:14+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T09:52:14+0900 DDEBUG Installroot: /
2026-07-21T09:52:14+0900 DDEBUG Releasever: 8
2026-07-21T09:52:14+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T09:52:14+0900 DDEBUG Base command: makecache
2026-07-21T09:52:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T09:52:15+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T09:52:15+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T09:52:15+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T09:52:16+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:16+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-21T09:52:16+0900 DEBUG countme: no event for baseos: window already counted
2026-07-21T09:52:17+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:17+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-21T09:52:17+0900 DEBUG countme: event triggered for extras: bucket 4
2026-07-21T09:52:18+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:18+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-21T09:52:18+0900 DEBUG countme: event triggered for epel: bucket 4
2026-07-21T09:52:19+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-21T09:52:20+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-21T09:52:21+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:21+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 02시 28분 15초.
2026-07-21T09:52:22+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:22+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 02시 26분 00초.
2026-07-21T09:52:23+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:23+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-21T09:52:24+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:24+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-21T09:52:24+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-21T09:52:24+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-21T09:52:25+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-21T09:52:26+0900 DDEBUG timer: sack setup: 10932 ms
2026-07-21T09:52:26+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-21T09:52:26+0900 DDEBUG Cleaning up.
2026-07-21T09:52:26+0900 DDEBUG Plugins were unloaded.
2026-07-21T10:59:01+0900 INFO --- logging initialized ---
2026-07-21T10:59:01+0900 DDEBUG timer: config: 7 ms
2026-07-21T10:59:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T10:59:01+0900 DEBUG DNF version: 4.7.0
2026-07-21T10:59:01+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T10:59:01+0900 DDEBUG Installroot: /
2026-07-21T10:59:01+0900 DDEBUG Releasever: 8
2026-07-21T10:59:01+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T10:59:01+0900 DDEBUG Base command: makecache
2026-07-21T10:59:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T10:59:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T10:59:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T10:59:01+0900 DDEBUG Cleaning up.
2026-07-21T10:59:01+0900 DDEBUG Plugins were unloaded.
2026-07-21T12:02:58+0900 INFO --- logging initialized ---
2026-07-21T12:02:58+0900 DDEBUG timer: config: 7 ms
2026-07-21T12:02:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T12:02:58+0900 DEBUG DNF version: 4.7.0
2026-07-21T12:02:58+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T12:02:58+0900 DDEBUG Installroot: /
2026-07-21T12:02:58+0900 DDEBUG Releasever: 8
2026-07-21T12:02:58+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T12:02:58+0900 DDEBUG Base command: makecache
2026-07-21T12:02:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T12:02:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T12:02:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T12:02:58+0900 DDEBUG Cleaning up.
2026-07-21T12:02:58+0900 DDEBUG Plugins were unloaded.
2026-07-21T13:37:12+0900 INFO --- logging initialized ---
2026-07-21T13:37:12+0900 DDEBUG timer: config: 16 ms
2026-07-21T13:37:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T13:37:12+0900 DEBUG DNF version: 4.7.0
2026-07-21T13:37:12+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T13:37:12+0900 DDEBUG Installroot: /
2026-07-21T13:37:12+0900 DDEBUG Releasever: 8
2026-07-21T13:37:12+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T13:37:12+0900 DDEBUG Base command: makecache
2026-07-21T13:37:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T13:37:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T13:37:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T13:37:13+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T13:37:15+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-21T13:37:15+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T13:37:15+0900 DDEBUG Cleaning up.
2026-07-21T13:37:15+0900 DDEBUG Plugins were unloaded.
2026-07-21T13:37:15+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T13:37:15+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T14:37:43+0900 INFO --- logging initialized ---
2026-07-21T14:37:43+0900 DDEBUG timer: config: 8 ms
2026-07-21T14:37:43+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T14:37:43+0900 DEBUG DNF version: 4.7.0
2026-07-21T14:37:43+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T14:37:43+0900 DDEBUG Installroot: /
2026-07-21T14:37:43+0900 DDEBUG Releasever: 8
2026-07-21T14:37:43+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T14:37:43+0900 DDEBUG Base command: makecache
2026-07-21T14:37:43+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T14:37:43+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T14:37:43+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T14:37:43+0900 DDEBUG Cleaning up.
2026-07-21T14:37:43+0900 DDEBUG Plugins were unloaded.
2026-07-21T16:01:14+0900 INFO --- logging initialized ---
2026-07-21T16:01:14+0900 DDEBUG timer: config: 10 ms
2026-07-21T16:01:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T16:01:14+0900 DEBUG DNF version: 4.7.0
2026-07-21T16:01:14+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T16:01:14+0900 DDEBUG Installroot: /
2026-07-21T16:01:14+0900 DDEBUG Releasever: 8
2026-07-21T16:01:14+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T16:01:14+0900 DDEBUG Base command: makecache
2026-07-21T16:01:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T16:01:14+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T16:01:14+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T16:01:14+0900 DDEBUG Cleaning up.
2026-07-21T16:01:14+0900 DDEBUG Plugins were unloaded.
2026-07-21T17:34:03+0900 INFO --- logging initialized ---
2026-07-21T17:34:03+0900 DDEBUG timer: config: 19 ms
2026-07-21T17:34:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T17:34:04+0900 DEBUG DNF version: 4.7.0
2026-07-21T17:34:04+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T17:34:04+0900 DDEBUG Installroot: /
2026-07-21T17:34:04+0900 DDEBUG Releasever: 8
2026-07-21T17:34:04+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T17:34:04+0900 DDEBUG Base command: makecache
2026-07-21T17:34:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T17:34:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T17:34:04+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T17:34:04+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T17:34:04+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-21T17:34:04+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T17:34:04+0900 DDEBUG Cleaning up.
2026-07-21T17:34:04+0900 DDEBUG Plugins were unloaded.
2026-07-21T17:34:04+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T17:34:04+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-21T18:57:51+0900 INFO --- logging initialized ---
2026-07-21T18:57:51+0900 DDEBUG timer: config: 20 ms
2026-07-21T18:57:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T18:57:51+0900 DEBUG DNF version: 4.7.0
2026-07-21T18:57:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T18:57:51+0900 DDEBUG Installroot: /
2026-07-21T18:57:51+0900 DDEBUG Releasever: 8
2026-07-21T18:57:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T18:57:51+0900 DDEBUG Base command: makecache
2026-07-21T18:57:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T18:57:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T18:57:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T18:57:51+0900 DDEBUG Cleaning up.
2026-07-21T18:57:51+0900 DDEBUG Plugins were unloaded.
2026-07-21T20:36:07+0900 INFO --- logging initialized ---
2026-07-21T20:36:07+0900 DDEBUG timer: config: 16 ms
2026-07-21T20:36:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T20:36:07+0900 DEBUG DNF version: 4.7.0
2026-07-21T20:36:07+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T20:36:07+0900 DDEBUG Installroot: /
2026-07-21T20:36:07+0900 DDEBUG Releasever: 8
2026-07-21T20:36:07+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T20:36:07+0900 DDEBUG Base command: makecache
2026-07-21T20:36:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T20:36:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T20:36:07+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-21T20:36:07+0900 DEBUG countme: no event for appstream: window already counted
2026-07-21T20:36:08+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-21T20:36:08+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T20:36:08+0900 DDEBUG Cleaning up.
2026-07-21T20:36:08+0900 DDEBUG Plugins were unloaded.
2026-07-21T20:36:08+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T20:36:08+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-21T21:49:42+0900 INFO --- logging initialized ---
2026-07-21T21:49:42+0900 DDEBUG timer: config: 19 ms
2026-07-21T21:49:42+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T21:49:42+0900 DEBUG DNF version: 4.7.0
2026-07-21T21:49:42+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T21:49:42+0900 DDEBUG Installroot: /
2026-07-21T21:49:42+0900 DDEBUG Releasever: 8
2026-07-21T21:49:42+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T21:49:42+0900 DDEBUG Base command: makecache
2026-07-21T21:49:42+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T21:49:42+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T21:49:42+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T21:49:42+0900 DDEBUG Cleaning up.
2026-07-21T21:49:42+0900 DDEBUG Plugins were unloaded.
2026-07-21T22:59:06+0900 INFO --- logging initialized ---
2026-07-21T22:59:06+0900 DDEBUG timer: config: 15 ms
2026-07-21T22:59:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-21T22:59:06+0900 DEBUG DNF version: 4.7.0
2026-07-21T22:59:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-21T22:59:06+0900 DDEBUG Installroot: /
2026-07-21T22:59:06+0900 DDEBUG Releasever: 8
2026-07-21T22:59:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-21T22:59:06+0900 DDEBUG Base command: makecache
2026-07-21T22:59:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-21T22:59:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-21T22:59:06+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-21T22:59:06+0900 DDEBUG Cleaning up.
2026-07-21T22:59:06+0900 DDEBUG Plugins were unloaded.
2026-07-22T00:02:48+0900 INFO --- logging initialized ---
2026-07-22T00:02:48+0900 DDEBUG timer: config: 19 ms
2026-07-22T00:02:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T00:02:49+0900 DEBUG DNF version: 4.7.0
2026-07-22T00:02:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T00:02:49+0900 DDEBUG Installroot: /
2026-07-22T00:02:49+0900 DDEBUG Releasever: 8
2026-07-22T00:02:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T00:02:49+0900 DDEBUG Base command: makecache
2026-07-22T00:02:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T00:02:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T00:02:49+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T00:02:49+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T00:02:50+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:02:50+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T00:02:50+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T00:02:51+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:02:51+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T00:02:51+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T00:02:52+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:02:52+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-22T00:02:52+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T00:02:53+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-22T00:02:54+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-22T00:02:55+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-22T00:02:55+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-22T00:03:00+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 28분 03초.
2026-07-22T00:03:01+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-22T00:03:01+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-22T00:03:07+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 26분 57초.
2026-07-22T00:03:08+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:03:08+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-22T00:03:09+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:03:09+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-22T00:03:10+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T00:03:10+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-22T00:03:10+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-22T00:03:12+0900 DDEBUG timer: sack setup: 22965 ms
2026-07-22T00:03:12+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-22T00:03:12+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-22T00:03:12+0900 DDEBUG Cleaning up.
2026-07-22T00:03:12+0900 DDEBUG Plugins were unloaded.
2026-07-22T01:15:28+0900 INFO --- logging initialized ---
2026-07-22T01:15:28+0900 DDEBUG timer: config: 15 ms
2026-07-22T01:15:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T01:15:28+0900 DEBUG DNF version: 4.7.0
2026-07-22T01:15:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T01:15:28+0900 DDEBUG Installroot: /
2026-07-22T01:15:28+0900 DDEBUG Releasever: 8
2026-07-22T01:15:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T01:15:28+0900 DDEBUG Base command: makecache
2026-07-22T01:15:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T01:15:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T01:15:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T01:15:28+0900 DDEBUG Cleaning up.
2026-07-22T01:15:28+0900 DDEBUG Plugins were unloaded.
2026-07-22T03:13:22+0900 INFO --- logging initialized ---
2026-07-22T03:13:22+0900 DDEBUG timer: config: 25 ms
2026-07-22T03:13:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T03:13:22+0900 DEBUG DNF version: 4.7.0
2026-07-22T03:13:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T03:13:22+0900 DDEBUG Installroot: /
2026-07-22T03:13:22+0900 DDEBUG Releasever: 8
2026-07-22T03:13:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T03:13:22+0900 DDEBUG Base command: makecache
2026-07-22T03:13:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T03:13:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T03:13:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T03:13:22+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T03:13:23+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:23+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T03:13:23+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T03:13:24+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:25+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T03:13:25+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T03:13:25+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:25+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-22T03:13:25+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T03:13:26+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-22T03:13:27+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-22T03:13:28+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:28+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 28분 03초.
2026-07-22T03:13:29+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:29+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 26분 57초.
2026-07-22T03:13:30+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:30+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-22T03:13:30+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:30+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-22T03:13:31+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T03:13:31+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-22T03:13:31+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-22T03:13:33+0900 DDEBUG timer: sack setup: 10322 ms
2026-07-22T03:13:33+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-22T03:13:33+0900 DDEBUG Cleaning up.
2026-07-22T03:13:33+0900 DDEBUG Plugins were unloaded.
2026-07-22T04:57:32+0900 INFO --- logging initialized ---
2026-07-22T04:57:32+0900 DDEBUG timer: config: 22 ms
2026-07-22T04:57:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T04:57:32+0900 DEBUG DNF version: 4.7.0
2026-07-22T04:57:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T04:57:32+0900 DDEBUG Installroot: /
2026-07-22T04:57:32+0900 DDEBUG Releasever: 8
2026-07-22T04:57:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T04:57:32+0900 DDEBUG Base command: makecache
2026-07-22T04:57:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T04:57:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T04:57:32+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T04:57:32+0900 DDEBUG Cleaning up.
2026-07-22T04:57:32+0900 DDEBUG Plugins were unloaded.
2026-07-22T06:09:49+0900 INFO --- logging initialized ---
2026-07-22T06:09:49+0900 DDEBUG timer: config: 3414 ms
2026-07-22T06:09:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T06:09:49+0900 DEBUG DNF version: 4.7.0
2026-07-22T06:09:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T06:09:49+0900 DDEBUG Installroot: /
2026-07-22T06:09:49+0900 DDEBUG Releasever: 8
2026-07-22T06:09:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T06:09:49+0900 DDEBUG Base command: makecache
2026-07-22T06:09:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T06:09:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T06:09:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T06:09:49+0900 DDEBUG Cleaning up.
2026-07-22T06:09:49+0900 DDEBUG Plugins were unloaded.
2026-07-22T07:20:22+0900 INFO --- logging initialized ---
2026-07-22T07:20:22+0900 DDEBUG timer: config: 27 ms
2026-07-22T07:20:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T07:20:22+0900 DEBUG DNF version: 4.7.0
2026-07-22T07:20:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T07:20:22+0900 DDEBUG Installroot: /
2026-07-22T07:20:22+0900 DDEBUG Releasever: 8
2026-07-22T07:20:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T07:20:22+0900 DDEBUG Base command: makecache
2026-07-22T07:20:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T07:20:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T07:20:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T07:20:23+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T07:20:24+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:24+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T07:20:24+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T07:20:25+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:25+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T07:20:25+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T07:20:26+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:26+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-22T07:20:26+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T07:20:28+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-22T07:20:28+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-22T07:20:30+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:30+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 28분 03초.
2026-07-22T07:20:31+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:31+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 26분 57초.
2026-07-22T07:20:31+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:31+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-22T07:20:32+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:32+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-22T07:20:33+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T07:20:33+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-22T07:20:33+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-22T07:20:35+0900 DDEBUG timer: sack setup: 11594 ms
2026-07-22T07:20:35+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-22T07:20:35+0900 DDEBUG Cleaning up.
2026-07-22T07:20:35+0900 DDEBUG Plugins were unloaded.
2026-07-22T08:42:02+0900 INFO --- logging initialized ---
2026-07-22T08:42:02+0900 DDEBUG timer: config: 8 ms
2026-07-22T08:42:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T08:42:03+0900 DEBUG DNF version: 4.7.0
2026-07-22T08:42:03+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T08:42:03+0900 DDEBUG Installroot: /
2026-07-22T08:42:03+0900 DDEBUG Releasever: 8
2026-07-22T08:42:03+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T08:42:03+0900 DDEBUG Base command: makecache
2026-07-22T08:42:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T08:42:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T08:42:03+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T08:42:03+0900 DDEBUG Cleaning up.
2026-07-22T08:42:03+0900 DDEBUG Plugins were unloaded.
2026-07-22T09:58:26+0900 INFO --- logging initialized ---
2026-07-22T09:58:26+0900 DDEBUG timer: config: 6 ms
2026-07-22T09:58:26+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T09:58:26+0900 DEBUG DNF version: 4.7.0
2026-07-22T09:58:26+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T09:58:26+0900 DDEBUG Installroot: /
2026-07-22T09:58:26+0900 DDEBUG Releasever: 8
2026-07-22T09:58:26+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T09:58:26+0900 DDEBUG Base command: makecache
2026-07-22T09:58:26+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T09:58:26+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T09:58:26+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T09:58:26+0900 DDEBUG Cleaning up.
2026-07-22T09:58:26+0900 DDEBUG Plugins were unloaded.
2026-07-22T11:19:43+0900 INFO --- logging initialized ---
2026-07-22T11:19:43+0900 DDEBUG timer: config: 7 ms
2026-07-22T11:19:43+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T11:19:43+0900 DEBUG DNF version: 4.7.0
2026-07-22T11:19:43+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T11:19:43+0900 DDEBUG Installroot: /
2026-07-22T11:19:43+0900 DDEBUG Releasever: 8
2026-07-22T11:19:43+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T11:19:43+0900 DDEBUG Base command: makecache
2026-07-22T11:19:43+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T11:19:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T11:19:44+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T11:19:44+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T11:19:45+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:46+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T11:19:46+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T11:19:46+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:46+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T11:19:46+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T11:19:47+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:47+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-22T11:19:47+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T11:19:49+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-22T11:19:49+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 19일 (일) 오후 01시 42분 22초.
2026-07-22T11:19:50+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:50+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 28분 03초.
2026-07-22T11:19:51+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:51+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 21일 (화) 오후 01시 26분 57초.
2026-07-22T11:19:52+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:52+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-22T11:19:53+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:53+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-22T11:19:53+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T11:19:53+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-22T11:19:54+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-22T11:19:55+0900 DDEBUG timer: sack setup: 11337 ms
2026-07-22T11:19:55+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-22T11:19:55+0900 DDEBUG Cleaning up.
2026-07-22T11:19:55+0900 DDEBUG Plugins were unloaded.
2026-07-22T13:14:32+0900 INFO --- logging initialized ---
2026-07-22T13:14:32+0900 DDEBUG timer: config: 8 ms
2026-07-22T13:14:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T13:14:33+0900 DEBUG DNF version: 4.7.0
2026-07-22T13:14:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T13:14:33+0900 DDEBUG Installroot: /
2026-07-22T13:14:33+0900 DDEBUG Releasever: 8
2026-07-22T13:14:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T13:14:33+0900 DDEBUG Base command: makecache
2026-07-22T13:14:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T13:14:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T13:14:33+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T13:14:33+0900 DDEBUG Cleaning up.
2026-07-22T13:14:33+0900 DDEBUG Plugins were unloaded.
2026-07-22T14:33:06+0900 INFO --- logging initialized ---
2026-07-22T14:33:06+0900 DDEBUG timer: config: 7 ms
2026-07-22T14:33:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T14:33:06+0900 DEBUG DNF version: 4.7.0
2026-07-22T14:33:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T14:33:06+0900 DDEBUG Installroot: /
2026-07-22T14:33:06+0900 DDEBUG Releasever: 8
2026-07-22T14:33:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T14:33:06+0900 DDEBUG Base command: makecache
2026-07-22T14:33:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T14:33:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T14:33:06+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T14:33:06+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T14:33:07+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-22T14:33:07+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T14:33:07+0900 DDEBUG Cleaning up.
2026-07-22T14:33:07+0900 DDEBUG Plugins were unloaded.
2026-07-22T14:33:07+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T14:33:07+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T15:40:45+0900 INFO --- logging initialized ---
2026-07-22T15:40:45+0900 DDEBUG timer: config: 7 ms
2026-07-22T15:40:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T15:40:45+0900 DEBUG DNF version: 4.7.0
2026-07-22T15:40:45+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T15:40:45+0900 DDEBUG Installroot: /
2026-07-22T15:40:45+0900 DDEBUG Releasever: 8
2026-07-22T15:40:45+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T15:40:45+0900 DDEBUG Base command: makecache
2026-07-22T15:40:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T15:40:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T15:40:45+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T15:40:45+0900 DDEBUG Cleaning up.
2026-07-22T15:40:45+0900 DDEBUG Plugins were unloaded.
2026-07-22T17:20:46+0900 INFO --- logging initialized ---
2026-07-22T17:20:46+0900 DDEBUG timer: config: 21 ms
2026-07-22T17:20:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T17:20:46+0900 DEBUG DNF version: 4.7.0
2026-07-22T17:20:46+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T17:20:46+0900 DDEBUG Installroot: /
2026-07-22T17:20:46+0900 DDEBUG Releasever: 8
2026-07-22T17:20:46+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T17:20:46+0900 DDEBUG Base command: makecache
2026-07-22T17:20:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T17:20:46+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T17:20:46+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T17:20:46+0900 DDEBUG Cleaning up.
2026-07-22T17:20:46+0900 DDEBUG Plugins were unloaded.
2026-07-22T18:54:04+0900 INFO --- logging initialized ---
2026-07-22T18:54:04+0900 DDEBUG timer: config: 19 ms
2026-07-22T18:54:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T18:54:04+0900 DEBUG DNF version: 4.7.0
2026-07-22T18:54:04+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T18:54:04+0900 DDEBUG Installroot: /
2026-07-22T18:54:04+0900 DDEBUG Releasever: 8
2026-07-22T18:54:04+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T18:54:04+0900 DDEBUG Base command: makecache
2026-07-22T18:54:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T18:54:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T18:54:04+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T18:54:04+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T18:54:06+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T18:54:06+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T18:54:06+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T18:54:07+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T18:54:07+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T18:54:07+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T18:54:07+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-22T18:54:07+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T18:54:07+0900 DDEBUG Cleaning up.
2026-07-22T18:54:07+0900 DDEBUG Plugins were unloaded.
2026-07-22T18:54:07+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T18:54:07+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-22T19:57:02+0900 INFO --- logging initialized ---
2026-07-22T19:57:02+0900 DDEBUG timer: config: 9 ms
2026-07-22T19:57:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T19:57:02+0900 DEBUG DNF version: 4.7.0
2026-07-22T19:57:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T19:57:02+0900 DDEBUG Installroot: /
2026-07-22T19:57:02+0900 DDEBUG Releasever: 8
2026-07-22T19:57:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T19:57:02+0900 DDEBUG Base command: makecache
2026-07-22T19:57:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T19:57:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T19:57:02+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T19:57:02+0900 DDEBUG Cleaning up.
2026-07-22T19:57:02+0900 DDEBUG Plugins were unloaded.
2026-07-22T21:23:38+0900 INFO --- logging initialized ---
2026-07-22T21:23:38+0900 DDEBUG timer: config: 7 ms
2026-07-22T21:23:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T21:23:38+0900 DEBUG DNF version: 4.7.0
2026-07-22T21:23:38+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T21:23:38+0900 DDEBUG Installroot: /
2026-07-22T21:23:38+0900 DDEBUG Releasever: 8
2026-07-22T21:23:38+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T21:23:38+0900 DDEBUG Base command: makecache
2026-07-22T21:23:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T21:23:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T21:23:38+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-22T21:23:38+0900 DDEBUG Cleaning up.
2026-07-22T21:23:38+0900 DDEBUG Plugins were unloaded.
2026-07-22T22:41:33+0900 INFO --- logging initialized ---
2026-07-22T22:41:33+0900 DDEBUG timer: config: 8 ms
2026-07-22T22:41:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-22T22:41:33+0900 DEBUG DNF version: 4.7.0
2026-07-22T22:41:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-22T22:41:33+0900 DDEBUG Installroot: /
2026-07-22T22:41:33+0900 DDEBUG Releasever: 8
2026-07-22T22:41:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-22T22:41:33+0900 DDEBUG Base command: makecache
2026-07-22T22:41:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-22T22:41:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-22T22:41:33+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-22T22:41:33+0900 DEBUG countme: no event for appstream: window already counted
2026-07-22T22:41:34+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:41:34+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-22T22:41:34+0900 DEBUG countme: no event for baseos: window already counted
2026-07-22T22:41:35+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:41:35+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-22T22:41:35+0900 DEBUG countme: no event for extras: window already counted
2026-07-22T22:41:35+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:41:35+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-22T22:41:35+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T22:41:37+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-22T22:41:37+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-22T22:41:37+0900 DEBUG countme: no event for epel: window already counted
2026-07-22T22:41:45+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 22일 (수) 오전 10시 49분 20초.
2026-07-22T22:41:46+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-22T22:41:46+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-22T22:41:51+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 43분 28초.
2026-07-22T22:41:53+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-22T22:41:53+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-22T22:42:00+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 42분 25초.
2026-07-22T22:42:01+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:42:01+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-22T22:42:01+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:42:01+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-22T22:42:02+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-22T22:42:02+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-22T22:42:02+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-22T22:42:04+0900 DDEBUG timer: sack setup: 31141 ms
2026-07-22T22:42:04+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-22T22:42:05+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-22T22:42:05+0900 DDEBUG Cleaning up.
2026-07-22T22:42:05+0900 DDEBUG Plugins were unloaded.
2026-07-23T00:17:42+0900 INFO --- logging initialized ---
2026-07-23T00:17:42+0900 DDEBUG timer: config: 6 ms
2026-07-23T00:17:42+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T00:17:42+0900 DEBUG DNF version: 4.7.0
2026-07-23T00:17:42+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T00:17:42+0900 DDEBUG Installroot: /
2026-07-23T00:17:42+0900 DDEBUG Releasever: 8
2026-07-23T00:17:42+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T00:17:42+0900 DDEBUG Base command: makecache
2026-07-23T00:17:42+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T00:17:42+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T00:17:42+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T00:17:42+0900 DDEBUG Cleaning up.
2026-07-23T00:17:42+0900 DDEBUG Plugins were unloaded.
2026-07-23T02:02:38+0900 INFO --- logging initialized ---
2026-07-23T02:02:38+0900 DDEBUG timer: config: 7 ms
2026-07-23T02:02:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T02:02:38+0900 DEBUG DNF version: 4.7.0
2026-07-23T02:02:38+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T02:02:38+0900 DDEBUG Installroot: /
2026-07-23T02:02:38+0900 DDEBUG Releasever: 8
2026-07-23T02:02:38+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T02:02:38+0900 DDEBUG Base command: makecache
2026-07-23T02:02:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T02:02:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T02:02:38+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T02:02:38+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T02:02:39+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-23T02:02:39+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T02:02:39+0900 DDEBUG Cleaning up.
2026-07-23T02:02:39+0900 DDEBUG Plugins were unloaded.
2026-07-23T02:02:39+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T02:02:39+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T03:17:25+0900 INFO --- logging initialized ---
2026-07-23T03:17:25+0900 DDEBUG timer: config: 24 ms
2026-07-23T03:17:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T03:17:25+0900 DEBUG DNF version: 4.7.0
2026-07-23T03:17:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T03:17:25+0900 DDEBUG Installroot: /
2026-07-23T03:17:25+0900 DDEBUG Releasever: 8
2026-07-23T03:17:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T03:17:25+0900 DDEBUG Base command: makecache
2026-07-23T03:17:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T03:17:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T03:17:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T03:17:25+0900 DDEBUG Cleaning up.
2026-07-23T03:17:25+0900 DDEBUG Plugins were unloaded.
2026-07-23T05:03:10+0900 INFO --- logging initialized ---
2026-07-23T05:03:10+0900 DDEBUG timer: config: 28 ms
2026-07-23T05:03:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T05:03:10+0900 DEBUG DNF version: 4.7.0
2026-07-23T05:03:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T05:03:10+0900 DDEBUG Installroot: /
2026-07-23T05:03:10+0900 DDEBUG Releasever: 8
2026-07-23T05:03:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T05:03:10+0900 DDEBUG Base command: makecache
2026-07-23T05:03:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T05:03:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T05:03:10+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T05:03:10+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T05:03:10+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:11+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-23T05:03:11+0900 DEBUG countme: no event for baseos: window already counted
2026-07-23T05:03:11+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:12+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-23T05:03:12+0900 DEBUG countme: no event for extras: window already counted
2026-07-23T05:03:12+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:12+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-23T05:03:12+0900 DEBUG countme: no event for epel: window already counted
2026-07-23T05:03:13+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-23T05:03:13+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 22일 (수) 오전 10시 49분 20초.
2026-07-23T05:03:14+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:14+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 43분 28초.
2026-07-23T05:03:15+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:15+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 42분 25초.
2026-07-23T05:03:16+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:16+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-23T05:03:16+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:16+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-23T05:03:17+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T05:03:17+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-23T05:03:18+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-23T05:03:19+0900 DDEBUG timer: sack setup: 9079 ms
2026-07-23T05:03:19+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-23T05:03:19+0900 DDEBUG Cleaning up.
2026-07-23T05:03:19+0900 DDEBUG Plugins were unloaded.
2026-07-23T06:28:58+0900 INFO --- logging initialized ---
2026-07-23T06:28:58+0900 DDEBUG timer: config: 32 ms
2026-07-23T06:28:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T06:28:58+0900 DEBUG DNF version: 4.7.0
2026-07-23T06:28:58+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T06:28:58+0900 DDEBUG Installroot: /
2026-07-23T06:28:58+0900 DDEBUG Releasever: 8
2026-07-23T06:28:58+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T06:28:58+0900 DDEBUG Base command: makecache
2026-07-23T06:28:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T06:28:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T06:28:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T06:28:58+0900 DDEBUG Cleaning up.
2026-07-23T06:28:58+0900 DDEBUG Plugins were unloaded.
2026-07-23T07:55:17+0900 INFO --- logging initialized ---
2026-07-23T07:55:17+0900 DDEBUG timer: config: 7 ms
2026-07-23T07:55:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T07:55:17+0900 DEBUG DNF version: 4.7.0
2026-07-23T07:55:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T07:55:17+0900 DDEBUG Installroot: /
2026-07-23T07:55:17+0900 DDEBUG Releasever: 8
2026-07-23T07:55:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T07:55:17+0900 DDEBUG Base command: makecache
2026-07-23T07:55:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T07:55:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T07:55:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T07:55:17+0900 DDEBUG Cleaning up.
2026-07-23T07:55:17+0900 DDEBUG Plugins were unloaded.
2026-07-23T09:02:03+0900 INFO --- logging initialized ---
2026-07-23T09:02:03+0900 DDEBUG timer: config: 8 ms
2026-07-23T09:02:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T09:02:03+0900 DEBUG DNF version: 4.7.0
2026-07-23T09:02:03+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T09:02:03+0900 DDEBUG Installroot: /
2026-07-23T09:02:03+0900 DDEBUG Releasever: 8
2026-07-23T09:02:03+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T09:02:03+0900 DDEBUG Base command: makecache
2026-07-23T09:02:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T09:02:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T09:02:03+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T09:02:04+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T09:02:05+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:05+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 12초.
2026-07-23T09:02:05+0900 DEBUG countme: no event for baseos: window already counted
2026-07-23T09:02:06+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:06+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 03시 38분 29초.
2026-07-23T09:02:06+0900 DEBUG countme: no event for extras: window already counted
2026-07-23T09:02:07+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:07+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 16일 (목) 오후 02시 18분 04초.
2026-07-23T09:02:07+0900 DEBUG countme: no event for epel: window already counted
2026-07-23T09:02:08+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-23T09:02:08+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 22일 (수) 오전 10시 49분 20초.
2026-07-23T09:02:10+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:10+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 43분 28초.
2026-07-23T09:02:11+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:11+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 22일 (수) 오후 07시 42분 25초.
2026-07-23T09:02:12+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:12+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-23T09:02:13+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:13+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-23T09:02:13+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-23T09:02:13+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-23T09:02:14+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-23T09:02:15+0900 DDEBUG timer: sack setup: 10878 ms
2026-07-23T09:02:15+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-23T09:02:15+0900 DDEBUG Cleaning up.
2026-07-23T09:02:15+0900 DDEBUG Plugins were unloaded.
2026-07-23T10:20:44+0900 INFO --- logging initialized ---
2026-07-23T10:20:44+0900 DDEBUG timer: config: 6 ms
2026-07-23T10:20:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T10:20:44+0900 DEBUG DNF version: 4.7.0
2026-07-23T10:20:44+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T10:20:44+0900 DDEBUG Installroot: /
2026-07-23T10:20:44+0900 DDEBUG Releasever: 8
2026-07-23T10:20:44+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T10:20:44+0900 DDEBUG Base command: makecache
2026-07-23T10:20:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T10:20:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T10:20:44+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T10:20:44+0900 DDEBUG Cleaning up.
2026-07-23T10:20:44+0900 DDEBUG Plugins were unloaded.
2026-07-23T11:33:55+0900 INFO --- logging initialized ---
2026-07-23T11:33:55+0900 DDEBUG timer: config: 7 ms
2026-07-23T11:33:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T11:33:55+0900 DEBUG DNF version: 4.7.0
2026-07-23T11:33:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T11:33:55+0900 DDEBUG Installroot: /
2026-07-23T11:33:55+0900 DDEBUG Releasever: 8
2026-07-23T11:33:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T11:33:55+0900 DDEBUG Base command: makecache
2026-07-23T11:33:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T11:33:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T11:33:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T11:33:55+0900 DDEBUG Cleaning up.
2026-07-23T11:33:55+0900 DDEBUG Plugins were unloaded.
2026-07-23T13:01:18+0900 INFO --- logging initialized ---
2026-07-23T13:01:18+0900 DDEBUG timer: config: 23 ms
2026-07-23T13:01:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T13:01:18+0900 DEBUG DNF version: 4.7.0
2026-07-23T13:01:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T13:01:18+0900 DDEBUG Installroot: /
2026-07-23T13:01:18+0900 DDEBUG Releasever: 8
2026-07-23T13:01:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T13:01:18+0900 DDEBUG Base command: makecache
2026-07-23T13:01:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T13:01:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T13:01:18+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T13:01:18+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T13:01:20+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-23T13:01:20+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T13:01:20+0900 DDEBUG Cleaning up.
2026-07-23T13:01:20+0900 DDEBUG Plugins were unloaded.
2026-07-23T13:01:20+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T13:01:20+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T14:52:55+0900 INFO --- logging initialized ---
2026-07-23T14:52:55+0900 DDEBUG timer: config: 7 ms
2026-07-23T14:52:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T14:52:56+0900 DEBUG DNF version: 4.7.0
2026-07-23T14:52:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T14:52:56+0900 DDEBUG Installroot: /
2026-07-23T14:52:56+0900 DDEBUG Releasever: 8
2026-07-23T14:52:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T14:52:56+0900 DDEBUG Base command: makecache
2026-07-23T14:52:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T14:52:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T14:52:56+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T14:52:56+0900 DDEBUG Cleaning up.
2026-07-23T14:52:56+0900 DDEBUG Plugins were unloaded.
2026-07-23T16:31:11+0900 INFO --- logging initialized ---
2026-07-23T16:31:11+0900 DDEBUG timer: config: 8 ms
2026-07-23T16:31:11+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T16:31:11+0900 DEBUG DNF version: 4.7.0
2026-07-23T16:31:11+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T16:31:11+0900 DDEBUG Installroot: /
2026-07-23T16:31:11+0900 DDEBUG Releasever: 8
2026-07-23T16:31:11+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T16:31:11+0900 DDEBUG Base command: makecache
2026-07-23T16:31:11+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T16:31:11+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T16:31:11+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T16:31:11+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T16:31:12+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-23T16:31:12+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T16:31:12+0900 DDEBUG Cleaning up.
2026-07-23T16:31:12+0900 DDEBUG Plugins were unloaded.
2026-07-23T16:31:12+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T16:31:12+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T17:35:59+0900 INFO --- logging initialized ---
2026-07-23T17:35:59+0900 DDEBUG timer: config: 10 ms
2026-07-23T17:35:59+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T17:35:59+0900 DEBUG DNF version: 4.7.0
2026-07-23T17:35:59+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T17:35:59+0900 DDEBUG Installroot: /
2026-07-23T17:35:59+0900 DDEBUG Releasever: 8
2026-07-23T17:35:59+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T17:35:59+0900 DDEBUG Base command: makecache
2026-07-23T17:35:59+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T17:35:59+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T17:35:59+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T17:35:59+0900 DDEBUG Cleaning up.
2026-07-23T17:35:59+0900 DDEBUG Plugins were unloaded.
2026-07-23T18:55:10+0900 INFO --- logging initialized ---
2026-07-23T18:55:10+0900 DDEBUG timer: config: 20 ms
2026-07-23T18:55:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T18:55:10+0900 DEBUG DNF version: 4.7.0
2026-07-23T18:55:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T18:55:10+0900 DDEBUG Installroot: /
2026-07-23T18:55:10+0900 DDEBUG Releasever: 8
2026-07-23T18:55:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T18:55:10+0900 DDEBUG Base command: makecache
2026-07-23T18:55:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T18:55:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T18:55:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T18:55:10+0900 DDEBUG Cleaning up.
2026-07-23T18:55:10+0900 DDEBUG Plugins were unloaded.
2026-07-23T19:55:27+0900 INFO --- logging initialized ---
2026-07-23T19:55:27+0900 DDEBUG timer: config: 18 ms
2026-07-23T19:55:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T19:55:27+0900 DEBUG DNF version: 4.7.0
2026-07-23T19:55:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T19:55:27+0900 DDEBUG Installroot: /
2026-07-23T19:55:27+0900 DDEBUG Releasever: 8
2026-07-23T19:55:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T19:55:27+0900 DDEBUG Base command: makecache
2026-07-23T19:55:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T19:55:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T19:55:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-23T19:55:28+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T19:55:29+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-23T19:55:29+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-23T19:55:29+0900 DEBUG countme: no event for appstream: window already counted
2026-07-23T19:55:39+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 05시 12분 41초.
2026-07-23T19:55:39+0900 DEBUG countme: no event for baseos: window already counted
2026-07-23T19:55:41+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-23T19:55:41+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T19:55:41+0900 DDEBUG Cleaning up.
2026-07-23T19:55:41+0900 DDEBUG Plugins were unloaded.
2026-07-23T19:55:41+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T19:55:41+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-23T21:11:16+0900 INFO --- logging initialized ---
2026-07-23T21:11:16+0900 DDEBUG timer: config: 18 ms
2026-07-23T21:11:16+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T21:11:16+0900 DEBUG DNF version: 4.7.0
2026-07-23T21:11:16+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T21:11:16+0900 DDEBUG Installroot: /
2026-07-23T21:11:16+0900 DDEBUG Releasever: 8
2026-07-23T21:11:16+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T21:11:16+0900 DDEBUG Base command: makecache
2026-07-23T21:11:16+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T21:11:16+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T21:11:16+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T21:11:16+0900 DDEBUG Cleaning up.
2026-07-23T21:11:16+0900 DDEBUG Plugins were unloaded.
2026-07-23T22:39:09+0900 INFO --- logging initialized ---
2026-07-23T22:39:09+0900 DDEBUG timer: config: 17 ms
2026-07-23T22:39:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-23T22:39:09+0900 DEBUG DNF version: 4.7.0
2026-07-23T22:39:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-23T22:39:09+0900 DDEBUG Installroot: /
2026-07-23T22:39:09+0900 DDEBUG Releasever: 8
2026-07-23T22:39:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-23T22:39:09+0900 DDEBUG Base command: makecache
2026-07-23T22:39:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-23T22:39:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-23T22:39:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-23T22:39:09+0900 DDEBUG Cleaning up.
2026-07-23T22:39:09+0900 DDEBUG Plugins were unloaded.
2026-07-24T00:17:30+0900 INFO --- logging initialized ---
2026-07-24T00:17:30+0900 DDEBUG timer: config: 18 ms
2026-07-24T00:17:30+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T00:17:30+0900 DEBUG DNF version: 4.7.0
2026-07-24T00:17:30+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T00:17:30+0900 DDEBUG Installroot: /
2026-07-24T00:17:30+0900 DDEBUG Releasever: 8
2026-07-24T00:17:30+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T00:17:30+0900 DDEBUG Base command: makecache
2026-07-24T00:17:30+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T00:17:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T00:17:30+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T00:17:30+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T00:17:31+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-24T00:17:31+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 05시 12분 41초.
2026-07-24T00:17:31+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T00:17:33+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-24T00:17:33+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-24T00:17:33+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T00:17:34+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-24T00:17:34+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T00:17:34+0900 DDEBUG Cleaning up.
2026-07-24T00:17:34+0900 DDEBUG Plugins were unloaded.
2026-07-24T00:17:34+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T00:17:34+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T02:04:41+0900 INFO --- logging initialized ---
2026-07-24T02:04:41+0900 DDEBUG timer: config: 18 ms
2026-07-24T02:04:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T02:04:41+0900 DEBUG DNF version: 4.7.0
2026-07-24T02:04:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T02:04:41+0900 DDEBUG Installroot: /
2026-07-24T02:04:41+0900 DDEBUG Releasever: 8
2026-07-24T02:04:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T02:04:41+0900 DDEBUG Base command: makecache
2026-07-24T02:04:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T02:04:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T02:04:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T02:04:41+0900 DDEBUG Cleaning up.
2026-07-24T02:04:41+0900 DDEBUG Plugins were unloaded.
2026-07-24T03:26:54+0900 INFO --- logging initialized ---
2026-07-24T03:26:54+0900 DDEBUG timer: config: 24 ms
2026-07-24T03:26:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T03:26:54+0900 DEBUG DNF version: 4.7.0
2026-07-24T03:26:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T03:26:54+0900 DDEBUG Installroot: /
2026-07-24T03:26:54+0900 DDEBUG Releasever: 8
2026-07-24T03:26:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T03:26:54+0900 DDEBUG Base command: makecache
2026-07-24T03:26:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T03:26:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T03:26:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T03:26:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T03:26:55+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-24T03:26:56+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 05시 12분 41초.
2026-07-24T03:26:56+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T03:26:56+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-24T03:26:56+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-24T03:26:56+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T03:26:57+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-24T03:26:57+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-24T03:26:57+0900 DDEBUG Cleaning up.
2026-07-24T03:26:57+0900 DDEBUG Plugins were unloaded.
2026-07-24T03:26:57+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-24T03:26:57+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-24T04:56:28+0900 INFO --- logging initialized ---
2026-07-24T04:56:28+0900 DDEBUG timer: config: 25 ms
2026-07-24T04:56:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T04:56:29+0900 DEBUG DNF version: 4.7.0
2026-07-24T04:56:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T04:56:29+0900 DDEBUG Installroot: /
2026-07-24T04:56:29+0900 DDEBUG Releasever: 8
2026-07-24T04:56:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T04:56:29+0900 DDEBUG Base command: makecache
2026-07-24T04:56:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T04:56:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T04:56:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T04:56:29+0900 DDEBUG Cleaning up.
2026-07-24T04:56:29+0900 DDEBUG Plugins were unloaded.
2026-07-24T06:03:13+0900 INFO --- logging initialized ---
2026-07-24T06:03:13+0900 DDEBUG timer: config: 17 ms
2026-07-24T06:03:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T06:03:13+0900 DEBUG DNF version: 4.7.0
2026-07-24T06:03:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T06:03:13+0900 DDEBUG Installroot: /
2026-07-24T06:03:13+0900 DDEBUG Releasever: 8
2026-07-24T06:03:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T06:03:13+0900 DDEBUG Base command: makecache
2026-07-24T06:03:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T06:03:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T06:03:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T06:03:13+0900 DDEBUG Cleaning up.
2026-07-24T06:03:13+0900 DDEBUG Plugins were unloaded.
2026-07-24T07:22:22+0900 INFO --- logging initialized ---
2026-07-24T07:22:22+0900 DDEBUG timer: config: 13 ms
2026-07-24T07:22:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T07:22:22+0900 DEBUG DNF version: 4.7.0
2026-07-24T07:22:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T07:22:22+0900 DDEBUG Installroot: /
2026-07-24T07:22:22+0900 DDEBUG Releasever: 8
2026-07-24T07:22:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T07:22:22+0900 DDEBUG Base command: makecache
2026-07-24T07:22:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T07:22:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T07:22:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T07:22:22+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T07:22:23+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-24T07:22:23+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-24T07:22:23+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T07:22:32+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-24T07:22:32+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T07:22:33+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-24T07:22:33+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-24T07:22:33+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T07:22:33+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-24T07:22:33+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T07:22:33+0900 DDEBUG Cleaning up.
2026-07-24T07:22:33+0900 DDEBUG Plugins were unloaded.
2026-07-24T07:22:33+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T07:22:33+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T08:47:05+0900 INFO --- logging initialized ---
2026-07-24T08:47:05+0900 DDEBUG timer: config: 13 ms
2026-07-24T08:47:05+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T08:47:05+0900 DEBUG DNF version: 4.7.0
2026-07-24T08:47:05+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T08:47:05+0900 DDEBUG Installroot: /
2026-07-24T08:47:05+0900 DDEBUG Releasever: 8
2026-07-24T08:47:05+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T08:47:05+0900 DDEBUG Base command: makecache
2026-07-24T08:47:05+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T08:47:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T08:47:05+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T08:47:05+0900 DDEBUG Cleaning up.
2026-07-24T08:47:05+0900 DDEBUG Plugins were unloaded.
2026-07-24T10:35:22+0900 INFO --- logging initialized ---
2026-07-24T10:35:22+0900 DDEBUG timer: config: 22 ms
2026-07-24T10:35:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T10:35:22+0900 DEBUG DNF version: 4.7.0
2026-07-24T10:35:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T10:35:22+0900 DDEBUG Installroot: /
2026-07-24T10:35:22+0900 DDEBUG Releasever: 8
2026-07-24T10:35:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T10:35:22+0900 DDEBUG Base command: makecache
2026-07-24T10:35:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T10:35:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T10:35:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T10:35:23+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T10:35:25+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-24T10:35:25+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-24T10:35:25+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T10:35:26+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-24T10:35:26+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-24T10:35:26+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T10:35:42+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-24T10:35:42+0900 DEBUG countme: no event for extras: window already counted
2026-07-24T10:35:43+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-24T10:35:43+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T10:35:43+0900 DDEBUG Cleaning up.
2026-07-24T10:35:43+0900 DDEBUG Plugins were unloaded.
2026-07-24T10:35:43+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T10:35:43+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T11:58:49+0900 INFO --- logging initialized ---
2026-07-24T11:58:49+0900 DDEBUG timer: config: 6 ms
2026-07-24T11:58:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T11:58:49+0900 DEBUG DNF version: 4.7.0
2026-07-24T11:58:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T11:58:49+0900 DDEBUG Installroot: /
2026-07-24T11:58:49+0900 DDEBUG Releasever: 8
2026-07-24T11:58:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T11:58:49+0900 DDEBUG Base command: makecache
2026-07-24T11:58:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T11:58:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T11:58:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T11:58:49+0900 DDEBUG Cleaning up.
2026-07-24T11:58:49+0900 DDEBUG Plugins were unloaded.
2026-07-24T13:41:40+0900 INFO --- logging initialized ---
2026-07-24T13:41:40+0900 DDEBUG timer: config: 11 ms
2026-07-24T13:41:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T13:41:40+0900 DEBUG DNF version: 4.7.0
2026-07-24T13:41:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T13:41:40+0900 DDEBUG Installroot: /
2026-07-24T13:41:40+0900 DDEBUG Releasever: 8
2026-07-24T13:41:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T13:41:40+0900 DDEBUG Base command: makecache
2026-07-24T13:41:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T13:41:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T13:41:40+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T13:41:40+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T13:41:41+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-24T13:41:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-24T13:41:41+0900 DEBUG countme: no event for baseos: window already counted
2026-07-24T13:41:42+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-24T13:41:42+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T13:41:42+0900 DDEBUG Cleaning up.
2026-07-24T13:41:42+0900 DDEBUG Plugins were unloaded.
2026-07-24T13:41:42+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T13:41:42+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T15:07:57+0900 INFO --- logging initialized ---
2026-07-24T15:07:57+0900 DDEBUG timer: config: 16 ms
2026-07-24T15:07:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T15:07:57+0900 DEBUG DNF version: 4.7.0
2026-07-24T15:07:57+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T15:07:57+0900 DDEBUG Installroot: /
2026-07-24T15:07:57+0900 DDEBUG Releasever: 8
2026-07-24T15:07:57+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T15:07:57+0900 DDEBUG Base command: makecache
2026-07-24T15:07:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T15:07:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T15:07:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T15:07:58+0900 DDEBUG Cleaning up.
2026-07-24T15:07:58+0900 DDEBUG Plugins were unloaded.
2026-07-24T16:50:17+0900 INFO --- logging initialized ---
2026-07-24T16:50:17+0900 DDEBUG timer: config: 17 ms
2026-07-24T16:50:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T16:50:17+0900 DEBUG DNF version: 4.7.0
2026-07-24T16:50:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T16:50:17+0900 DDEBUG Installroot: /
2026-07-24T16:50:17+0900 DDEBUG Releasever: 8
2026-07-24T16:50:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T16:50:17+0900 DDEBUG Base command: makecache
2026-07-24T16:50:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T16:50:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T16:50:17+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T16:50:17+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T16:50:18+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T16:50:19+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-24T16:50:19+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T16:50:19+0900 DDEBUG Cleaning up.
2026-07-24T16:50:19+0900 DDEBUG Plugins were unloaded.
2026-07-24T16:50:19+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T16:50:19+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T17:52:42+0900 INFO --- logging initialized ---
2026-07-24T17:52:42+0900 DDEBUG timer: config: 11 ms
2026-07-24T17:52:42+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T17:52:42+0900 DEBUG DNF version: 4.7.0
2026-07-24T17:52:42+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T17:52:42+0900 DDEBUG Installroot: /
2026-07-24T17:52:42+0900 DDEBUG Releasever: 8
2026-07-24T17:52:42+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T17:52:42+0900 DDEBUG Base command: makecache
2026-07-24T17:52:42+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T17:52:42+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T17:52:42+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T17:52:42+0900 DDEBUG Cleaning up.
2026-07-24T17:52:42+0900 DDEBUG Plugins were unloaded.
2026-07-24T19:34:31+0900 INFO --- logging initialized ---
2026-07-24T19:34:31+0900 DDEBUG timer: config: 16 ms
2026-07-24T19:34:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T19:34:32+0900 DEBUG DNF version: 4.7.0
2026-07-24T19:34:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T19:34:32+0900 DDEBUG Installroot: /
2026-07-24T19:34:32+0900 DDEBUG Releasever: 8
2026-07-24T19:34:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T19:34:32+0900 DDEBUG Base command: makecache
2026-07-24T19:34:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T19:34:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T19:34:32+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T19:34:32+0900 DDEBUG Cleaning up.
2026-07-24T19:34:32+0900 DDEBUG Plugins were unloaded.
2026-07-24T20:50:11+0900 INFO --- logging initialized ---
2026-07-24T20:50:11+0900 DDEBUG timer: config: 12 ms
2026-07-24T20:50:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T20:50:12+0900 DEBUG DNF version: 4.7.0
2026-07-24T20:50:12+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T20:50:12+0900 DDEBUG Installroot: /
2026-07-24T20:50:12+0900 DDEBUG Releasever: 8
2026-07-24T20:50:12+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T20:50:12+0900 DDEBUG Base command: makecache
2026-07-24T20:50:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T20:50:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T20:50:12+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-24T20:50:12+0900 DEBUG countme: no event for appstream: window already counted
2026-07-24T20:50:13+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-24T20:50:13+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T20:50:13+0900 DDEBUG Cleaning up.
2026-07-24T20:50:13+0900 DDEBUG Plugins were unloaded.
2026-07-24T20:50:13+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T20:50:13+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-24T22:22:40+0900 INFO --- logging initialized ---
2026-07-24T22:22:40+0900 DDEBUG timer: config: 12 ms
2026-07-24T22:22:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T22:22:40+0900 DEBUG DNF version: 4.7.0
2026-07-24T22:22:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T22:22:40+0900 DDEBUG Installroot: /
2026-07-24T22:22:40+0900 DDEBUG Releasever: 8
2026-07-24T22:22:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T22:22:40+0900 DDEBUG Base command: makecache
2026-07-24T22:22:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T22:22:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T22:22:40+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T22:22:40+0900 DDEBUG Cleaning up.
2026-07-24T22:22:40+0900 DDEBUG Plugins were unloaded.
2026-07-24T23:47:32+0900 INFO --- logging initialized ---
2026-07-24T23:47:32+0900 DDEBUG timer: config: 17 ms
2026-07-24T23:47:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-24T23:47:32+0900 DEBUG DNF version: 4.7.0
2026-07-24T23:47:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-24T23:47:32+0900 DDEBUG Installroot: /
2026-07-24T23:47:32+0900 DDEBUG Releasever: 8
2026-07-24T23:47:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-24T23:47:32+0900 DDEBUG Base command: makecache
2026-07-24T23:47:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-24T23:47:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-24T23:47:32+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-24T23:47:32+0900 DDEBUG Cleaning up.
2026-07-24T23:47:32+0900 DDEBUG Plugins were unloaded.
2026-07-25T01:07:31+0900 INFO --- logging initialized ---
2026-07-25T01:07:31+0900 DDEBUG timer: config: 19 ms
2026-07-25T01:07:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T01:07:32+0900 DEBUG DNF version: 4.7.0
2026-07-25T01:07:32+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T01:07:32+0900 DDEBUG Installroot: /
2026-07-25T01:07:32+0900 DDEBUG Releasever: 8
2026-07-25T01:07:32+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T01:07:32+0900 DDEBUG Base command: makecache
2026-07-25T01:07:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T01:07:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T01:07:32+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T01:07:32+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T01:07:32+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T01:07:33+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T01:07:33+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T01:07:33+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T01:07:34+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-25T01:07:34+0900 DEBUG countme: no event for extras: window already counted
2026-07-25T01:07:34+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-25T01:07:34+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-25T01:07:34+0900 DEBUG countme: no event for extras: window already counted
2026-07-25T01:07:35+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-25T01:07:35+0900 DEBUG countme: no event for epel: window already counted
2026-07-25T01:07:36+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-25T01:07:36+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-25T01:07:36+0900 DEBUG countme: no event for epel: window already counted
2026-07-25T01:07:45+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 10시 42분 18초.
2026-07-25T01:08:29+0900 DEBUG error: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml).
2026-07-25T01:08:29+0900 WARNING Errors during downloading metadata for repository 'remi-modular':
  - Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T01:08:29+0900 DDEBUG Cleaning up.
2026-07-25T01:08:29+0900 DDEBUG Plugins were unloaded.
2026-07-25T01:08:29+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T01:08:29+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T02:14:45+0900 INFO --- logging initialized ---
2026-07-25T02:14:45+0900 DDEBUG timer: config: 7 ms
2026-07-25T02:14:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T02:14:45+0900 DEBUG DNF version: 4.7.0
2026-07-25T02:14:45+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T02:14:45+0900 DDEBUG Installroot: /
2026-07-25T02:14:45+0900 DDEBUG Releasever: 8
2026-07-25T02:14:45+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T02:14:45+0900 DDEBUG Base command: makecache
2026-07-25T02:14:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T02:14:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T02:14:45+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T02:14:45+0900 DDEBUG Cleaning up.
2026-07-25T02:14:45+0900 DDEBUG Plugins were unloaded.
2026-07-25T04:02:07+0900 INFO --- logging initialized ---
2026-07-25T04:02:07+0900 DDEBUG timer: config: 26 ms
2026-07-25T04:02:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T04:02:07+0900 DEBUG DNF version: 4.7.0
2026-07-25T04:02:07+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T04:02:07+0900 DDEBUG Installroot: /
2026-07-25T04:02:07+0900 DDEBUG Releasever: 8
2026-07-25T04:02:07+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T04:02:07+0900 DDEBUG Base command: makecache
2026-07-25T04:02:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T04:02:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T04:02:07+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T04:02:07+0900 DDEBUG Cleaning up.
2026-07-25T04:02:07+0900 DDEBUG Plugins were unloaded.
2026-07-25T05:10:01+0900 INFO --- logging initialized ---
2026-07-25T05:10:01+0900 DDEBUG timer: config: 25 ms
2026-07-25T05:10:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T05:10:01+0900 DEBUG DNF version: 4.7.0
2026-07-25T05:10:01+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T05:10:01+0900 DDEBUG Installroot: /
2026-07-25T05:10:01+0900 DDEBUG Releasever: 8
2026-07-25T05:10:01+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T05:10:01+0900 DDEBUG Base command: makecache
2026-07-25T05:10:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T05:10:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T05:10:02+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T05:10:02+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T05:10:03+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T05:10:03+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T05:10:03+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T05:10:04+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T05:10:05+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-25T05:10:05+0900 DEBUG countme: no event for extras: window already counted
2026-07-25T05:10:05+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-25T05:10:05+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T05:10:05+0900 DDEBUG Cleaning up.
2026-07-25T05:10:05+0900 DDEBUG Plugins were unloaded.
2026-07-25T05:10:05+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T05:10:05+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T06:29:41+0900 INFO --- logging initialized ---
2026-07-25T06:29:41+0900 DDEBUG timer: config: 20 ms
2026-07-25T06:29:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T06:29:41+0900 DEBUG DNF version: 4.7.0
2026-07-25T06:29:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T06:29:41+0900 DDEBUG Installroot: /
2026-07-25T06:29:41+0900 DDEBUG Releasever: 8
2026-07-25T06:29:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T06:29:41+0900 DDEBUG Base command: makecache
2026-07-25T06:29:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T06:29:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T06:29:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T06:29:41+0900 DDEBUG Cleaning up.
2026-07-25T06:29:42+0900 DDEBUG Plugins were unloaded.
2026-07-25T08:26:39+0900 INFO --- logging initialized ---
2026-07-25T08:26:39+0900 DDEBUG timer: config: 12 ms
2026-07-25T08:26:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T08:26:39+0900 DEBUG DNF version: 4.7.0
2026-07-25T08:26:39+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T08:26:39+0900 DDEBUG Installroot: /
2026-07-25T08:26:39+0900 DDEBUG Releasever: 8
2026-07-25T08:26:39+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T08:26:39+0900 DDEBUG Base command: makecache
2026-07-25T08:26:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T08:26:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T08:26:39+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T08:26:40+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T08:26:40+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T08:26:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T08:26:41+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T08:26:42+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T08:26:42+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-25T08:26:42+0900 DEBUG countme: no event for extras: window already counted
2026-07-25T08:26:43+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-25T08:26:43+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T08:26:43+0900 DDEBUG Cleaning up.
2026-07-25T08:26:43+0900 DDEBUG Plugins were unloaded.
2026-07-25T08:26:43+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T08:26:43+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T10:08:22+0900 INFO --- logging initialized ---
2026-07-25T10:08:22+0900 DDEBUG timer: config: 19 ms
2026-07-25T10:08:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T10:08:22+0900 DEBUG DNF version: 4.7.0
2026-07-25T10:08:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T10:08:22+0900 DDEBUG Installroot: /
2026-07-25T10:08:22+0900 DDEBUG Releasever: 8
2026-07-25T10:08:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T10:08:22+0900 DDEBUG Base command: makecache
2026-07-25T10:08:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T10:08:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T10:08:22+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T10:08:22+0900 DDEBUG Cleaning up.
2026-07-25T10:08:23+0900 DDEBUG Plugins were unloaded.
2026-07-25T11:49:54+0900 INFO --- logging initialized ---
2026-07-25T11:49:54+0900 DDEBUG timer: config: 20 ms
2026-07-25T11:49:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T11:49:54+0900 DEBUG DNF version: 4.7.0
2026-07-25T11:49:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T11:49:54+0900 DDEBUG Installroot: /
2026-07-25T11:49:54+0900 DDEBUG Releasever: 8
2026-07-25T11:49:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T11:49:54+0900 DDEBUG Base command: makecache
2026-07-25T11:49:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T11:49:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T11:49:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T11:49:55+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T11:49:55+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T11:49:55+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T11:49:55+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T11:49:56+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T11:49:56+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-25T11:49:56+0900 DEBUG countme: no event for extras: window already counted
2026-07-25T11:49:57+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T11:49:57+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-25T11:49:57+0900 DEBUG countme: no event for epel: window already counted
2026-07-25T11:49:57+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-25T11:49:57+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 10시 42분 18초.
2026-07-25T11:50:14+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-25T11:50:14+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-25T11:50:44+0900 DEBUG error: Curl error (28): Timeout was reached for http://cdn.remirepo.net/enterprise/8/modular/x86_64/mirror [Connection timed out after 30000 milliseconds] (http://cdn.remirepo.net/enterprise/8/modular/x86_64/mirror).
2026-07-25T11:51:20+0900 DEBUG error: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds] (http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml).
2026-07-25T11:51:20+0900 WARNING Errors during downloading metadata for repository 'remi-modular':
  - Curl error (28): Timeout was reached for http://cdn.remirepo.net/enterprise/8/modular/x86_64/mirror [Connection timed out after 30000 milliseconds]
  - Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T11:51:20+0900 DDEBUG Cleaning up.
2026-07-25T11:51:20+0900 DDEBUG Plugins were unloaded.
2026-07-25T11:51:20+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T11:51:20+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'remi-modular': Cannot download repomd.xml: Curl error (28): Timeout was reached for http://rpms.remirepo.net/enterprise/8/modular/x86_64/repodata/repomd.xml [Connection timed out after 30000 milliseconds]
2026-07-25T13:18:48+0900 INFO --- logging initialized ---
2026-07-25T13:18:48+0900 DDEBUG timer: config: 8 ms
2026-07-25T13:18:48+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T13:18:48+0900 DEBUG DNF version: 4.7.0
2026-07-25T13:18:48+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T13:18:48+0900 DDEBUG Installroot: /
2026-07-25T13:18:48+0900 DDEBUG Releasever: 8
2026-07-25T13:18:48+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T13:18:48+0900 DDEBUG Base command: makecache
2026-07-25T13:18:48+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T13:18:48+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T13:18:48+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T13:18:48+0900 DDEBUG Cleaning up.
2026-07-25T13:18:48+0900 DDEBUG Plugins were unloaded.
2026-07-25T15:16:29+0900 INFO --- logging initialized ---
2026-07-25T15:16:29+0900 DDEBUG timer: config: 8 ms
2026-07-25T15:16:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T15:16:29+0900 DEBUG DNF version: 4.7.0
2026-07-25T15:16:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T15:16:29+0900 DDEBUG Installroot: /
2026-07-25T15:16:29+0900 DDEBUG Releasever: 8
2026-07-25T15:16:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T15:16:29+0900 DDEBUG Base command: makecache
2026-07-25T15:16:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T15:16:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T15:16:29+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T15:16:29+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T15:16:31+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-25T15:16:31+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T15:16:31+0900 DDEBUG Cleaning up.
2026-07-25T15:16:31+0900 DDEBUG Plugins were unloaded.
2026-07-25T15:16:31+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T15:16:31+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T17:08:07+0900 INFO --- logging initialized ---
2026-07-25T17:08:07+0900 DDEBUG timer: config: 10 ms
2026-07-25T17:08:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T17:08:07+0900 DEBUG DNF version: 4.7.0
2026-07-25T17:08:07+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T17:08:07+0900 DDEBUG Installroot: /
2026-07-25T17:08:07+0900 DDEBUG Releasever: 8
2026-07-25T17:08:07+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T17:08:07+0900 DDEBUG Base command: makecache
2026-07-25T17:08:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T17:08:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T17:08:07+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T17:08:07+0900 DDEBUG Cleaning up.
2026-07-25T17:08:07+0900 DDEBUG Plugins were unloaded.
2026-07-25T19:00:25+0900 INFO --- logging initialized ---
2026-07-25T19:00:25+0900 DDEBUG timer: config: 8 ms
2026-07-25T19:00:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T19:00:25+0900 DEBUG DNF version: 4.7.0
2026-07-25T19:00:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T19:00:25+0900 DDEBUG Installroot: /
2026-07-25T19:00:25+0900 DDEBUG Releasever: 8
2026-07-25T19:00:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T19:00:25+0900 DDEBUG Base command: makecache
2026-07-25T19:00:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T19:00:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T19:00:25+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T19:00:25+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T19:00:26+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T19:00:27+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T19:00:27+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T19:00:27+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T19:00:28+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-25T19:00:28+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T19:00:28+0900 DDEBUG Cleaning up.
2026-07-25T19:00:28+0900 DDEBUG Plugins were unloaded.
2026-07-25T19:00:28+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T19:00:28+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-25T20:30:55+0900 INFO --- logging initialized ---
2026-07-25T20:30:55+0900 DDEBUG timer: config: 10 ms
2026-07-25T20:30:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T20:30:55+0900 DEBUG DNF version: 4.7.0
2026-07-25T20:30:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T20:30:55+0900 DDEBUG Installroot: /
2026-07-25T20:30:55+0900 DDEBUG Releasever: 8
2026-07-25T20:30:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T20:30:55+0900 DDEBUG Base command: makecache
2026-07-25T20:30:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T20:30:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T20:30:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T20:30:55+0900 DDEBUG Cleaning up.
2026-07-25T20:30:55+0900 DDEBUG Plugins were unloaded.
2026-07-25T22:13:52+0900 INFO --- logging initialized ---
2026-07-25T22:13:52+0900 DDEBUG timer: config: 22 ms
2026-07-25T22:13:52+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T22:13:52+0900 DEBUG DNF version: 4.7.0
2026-07-25T22:13:52+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T22:13:52+0900 DDEBUG Installroot: /
2026-07-25T22:13:52+0900 DDEBUG Releasever: 8
2026-07-25T22:13:52+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T22:13:52+0900 DDEBUG Base command: makecache
2026-07-25T22:13:52+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T22:13:52+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T22:13:52+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-25T22:13:52+0900 DEBUG countme: no event for appstream: window already counted
2026-07-25T22:13:53+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-25T22:13:53+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-25T22:13:53+0900 DEBUG countme: no event for baseos: window already counted
2026-07-25T22:13:54+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-25T22:13:54+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T22:13:54+0900 DDEBUG Cleaning up.
2026-07-25T22:13:54+0900 DDEBUG Plugins were unloaded.
2026-07-25T22:13:54+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T22:13:54+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-25T23:23:41+0900 INFO --- logging initialized ---
2026-07-25T23:23:41+0900 DDEBUG timer: config: 12 ms
2026-07-25T23:23:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-25T23:23:41+0900 DEBUG DNF version: 4.7.0
2026-07-25T23:23:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-25T23:23:41+0900 DDEBUG Installroot: /
2026-07-25T23:23:41+0900 DDEBUG Releasever: 8
2026-07-25T23:23:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-25T23:23:41+0900 DDEBUG Base command: makecache
2026-07-25T23:23:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-25T23:23:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-25T23:23:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-25T23:23:41+0900 DDEBUG Cleaning up.
2026-07-25T23:23:41+0900 DDEBUG Plugins were unloaded.
2026-07-26T01:00:35+0900 INFO --- logging initialized ---
2026-07-26T01:00:35+0900 DDEBUG timer: config: 14 ms
2026-07-26T01:00:35+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T01:00:35+0900 DEBUG DNF version: 4.7.0
2026-07-26T01:00:35+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T01:00:35+0900 DDEBUG Installroot: /
2026-07-26T01:00:35+0900 DDEBUG Releasever: 8
2026-07-26T01:00:35+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T01:00:35+0900 DDEBUG Base command: makecache
2026-07-26T01:00:35+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T01:00:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T01:00:35+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T01:00:35+0900 DDEBUG Cleaning up.
2026-07-26T01:00:35+0900 DDEBUG Plugins were unloaded.
2026-07-26T02:13:40+0900 INFO --- logging initialized ---
2026-07-26T02:13:40+0900 DDEBUG timer: config: 13 ms
2026-07-26T02:13:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T02:13:40+0900 DEBUG DNF version: 4.7.0
2026-07-26T02:13:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T02:13:40+0900 DDEBUG Installroot: /
2026-07-26T02:13:40+0900 DDEBUG Releasever: 8
2026-07-26T02:13:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T02:13:40+0900 DDEBUG Base command: makecache
2026-07-26T02:13:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T02:13:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T02:13:40+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T02:13:40+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T02:13:41+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T02:13:41+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T02:13:42+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:42+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T02:13:42+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T02:13:42+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:43+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-26T02:13:43+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T02:13:43+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-26T02:13:43+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 10시 42분 18초.
2026-07-26T02:13:45+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-26T02:13:45+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-26T02:13:49+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-26T02:13:51+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-26T02:13:51+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-26T02:13:57+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-26T02:13:57+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:57+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-26T02:13:58+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:58+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-26T02:13:58+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T02:13:58+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-26T02:13:59+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-26T02:14:03+0900 DDEBUG timer: sack setup: 22754 ms
2026-07-26T02:14:03+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-26T02:14:03+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-26T02:14:03+0900 DDEBUG Cleaning up.
2026-07-26T02:14:03+0900 DDEBUG Plugins were unloaded.
2026-07-26T04:02:33+0900 INFO --- logging initialized ---
2026-07-26T04:02:33+0900 DDEBUG timer: config: 26 ms
2026-07-26T04:02:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T04:02:33+0900 DEBUG DNF version: 4.7.0
2026-07-26T04:02:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T04:02:33+0900 DDEBUG Installroot: /
2026-07-26T04:02:33+0900 DDEBUG Releasever: 8
2026-07-26T04:02:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T04:02:33+0900 DDEBUG Base command: makecache
2026-07-26T04:02:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T04:02:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T04:02:33+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T04:02:33+0900 DDEBUG Cleaning up.
2026-07-26T04:02:33+0900 DDEBUG Plugins were unloaded.
2026-07-26T05:14:00+0900 INFO --- logging initialized ---
2026-07-26T05:14:00+0900 DDEBUG timer: config: 26 ms
2026-07-26T05:14:00+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T05:14:00+0900 DEBUG DNF version: 4.7.0
2026-07-26T05:14:00+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T05:14:00+0900 DDEBUG Installroot: /
2026-07-26T05:14:00+0900 DDEBUG Releasever: 8
2026-07-26T05:14:00+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T05:14:00+0900 DDEBUG Base command: makecache
2026-07-26T05:14:00+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T05:14:00+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T05:14:00+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T05:14:00+0900 DDEBUG Cleaning up.
2026-07-26T05:14:00+0900 DDEBUG Plugins were unloaded.
2026-07-26T06:44:51+0900 INFO --- logging initialized ---
2026-07-26T06:44:51+0900 DDEBUG timer: config: 5 ms
2026-07-26T06:44:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T06:44:51+0900 DEBUG DNF version: 4.7.0
2026-07-26T06:44:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T06:44:51+0900 DDEBUG Installroot: /
2026-07-26T06:44:51+0900 DDEBUG Releasever: 8
2026-07-26T06:44:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T06:44:51+0900 DDEBUG Base command: makecache
2026-07-26T06:44:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T06:44:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T06:44:52+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T06:44:52+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T06:44:53+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:44:54+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T06:44:54+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T06:44:54+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:44:55+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T06:44:55+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T06:44:55+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:44:55+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-26T06:44:55+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T06:44:56+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-26T06:44:57+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 10시 42분 18초.
2026-07-26T06:44:58+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:44:58+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-26T06:44:59+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:44:59+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-26T06:45:00+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:45:00+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-26T06:45:01+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:45:01+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-26T06:45:01+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T06:45:01+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-26T06:45:02+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-26T06:45:03+0900 DDEBUG timer: sack setup: 10874 ms
2026-07-26T06:45:03+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-26T06:45:03+0900 DDEBUG Cleaning up.
2026-07-26T06:45:03+0900 DDEBUG Plugins were unloaded.
2026-07-26T08:26:34+0900 INFO --- logging initialized ---
2026-07-26T08:26:34+0900 DDEBUG timer: config: 25 ms
2026-07-26T08:26:34+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T08:26:34+0900 DEBUG DNF version: 4.7.0
2026-07-26T08:26:34+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T08:26:34+0900 DDEBUG Installroot: /
2026-07-26T08:26:34+0900 DDEBUG Releasever: 8
2026-07-26T08:26:34+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T08:26:34+0900 DDEBUG Base command: makecache
2026-07-26T08:26:34+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T08:26:34+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T08:26:34+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T08:26:34+0900 DDEBUG Cleaning up.
2026-07-26T08:26:34+0900 DDEBUG Plugins were unloaded.
2026-07-26T10:16:13+0900 INFO --- logging initialized ---
2026-07-26T10:16:13+0900 DDEBUG timer: config: 22 ms
2026-07-26T10:16:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T10:16:13+0900 DEBUG DNF version: 4.7.0
2026-07-26T10:16:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T10:16:13+0900 DDEBUG Installroot: /
2026-07-26T10:16:13+0900 DDEBUG Releasever: 8
2026-07-26T10:16:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T10:16:13+0900 DDEBUG Base command: makecache
2026-07-26T10:16:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T10:16:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T10:16:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T10:16:14+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T10:16:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:15+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T10:16:15+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T10:16:17+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:17+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T10:16:17+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T10:16:18+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:18+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-26T10:16:18+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T10:16:19+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-26T10:16:19+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 10시 42분 18초.
2026-07-26T10:16:21+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:21+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-26T10:16:22+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:22+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-26T10:16:23+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:23+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-26T10:16:23+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:23+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-26T10:16:24+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T10:16:24+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-26T10:16:25+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-26T10:16:26+0900 DDEBUG timer: sack setup: 12317 ms
2026-07-26T10:16:26+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-26T10:16:26+0900 DDEBUG Cleaning up.
2026-07-26T10:16:26+0900 DDEBUG Plugins were unloaded.
2026-07-26T12:00:23+0900 INFO --- logging initialized ---
2026-07-26T12:00:23+0900 DDEBUG timer: config: 6 ms
2026-07-26T12:00:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T12:00:23+0900 DEBUG DNF version: 4.7.0
2026-07-26T12:00:23+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T12:00:23+0900 DDEBUG Installroot: /
2026-07-26T12:00:23+0900 DDEBUG Releasever: 8
2026-07-26T12:00:23+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T12:00:23+0900 DDEBUG Base command: makecache
2026-07-26T12:00:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T12:00:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T12:00:23+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T12:00:23+0900 DDEBUG Cleaning up.
2026-07-26T12:00:23+0900 DDEBUG Plugins were unloaded.
2026-07-26T13:17:04+0900 INFO --- logging initialized ---
2026-07-26T13:17:04+0900 DDEBUG timer: config: 6 ms
2026-07-26T13:17:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T13:17:04+0900 DEBUG DNF version: 4.7.0
2026-07-26T13:17:04+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T13:17:04+0900 DDEBUG Installroot: /
2026-07-26T13:17:04+0900 DDEBUG Releasever: 8
2026-07-26T13:17:04+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T13:17:04+0900 DDEBUG Base command: makecache
2026-07-26T13:17:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T13:17:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T13:17:04+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T13:17:05+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T13:17:05+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:06+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T13:17:06+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T13:17:06+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:06+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T13:17:06+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T13:17:07+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:07+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-26T13:17:07+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T13:17:08+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-26T13:17:08+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-26T13:17:08+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T13:17:17+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 26일 (일) 오전 09시 38분 09초.
2026-07-26T13:17:19+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:19+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-26T13:17:20+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:20+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-26T13:17:21+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:21+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-26T13:17:21+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:21+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-26T13:17:22+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T13:17:22+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-26T13:17:23+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-26T13:17:24+0900 DDEBUG timer: sack setup: 19463 ms
2026-07-26T13:17:24+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-26T13:17:25+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-26T13:17:25+0900 DDEBUG Cleaning up.
2026-07-26T13:17:25+0900 DDEBUG Plugins were unloaded.
2026-07-26T15:02:11+0900 INFO --- logging initialized ---
2026-07-26T15:02:11+0900 DDEBUG timer: config: 7 ms
2026-07-26T15:02:11+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T15:02:11+0900 DEBUG DNF version: 4.7.0
2026-07-26T15:02:11+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T15:02:11+0900 DDEBUG Installroot: /
2026-07-26T15:02:11+0900 DDEBUG Releasever: 8
2026-07-26T15:02:11+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T15:02:11+0900 DDEBUG Base command: makecache
2026-07-26T15:02:11+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T15:02:11+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T15:02:11+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T15:02:11+0900 DDEBUG Cleaning up.
2026-07-26T15:02:11+0900 DDEBUG Plugins were unloaded.
2026-07-26T16:39:18+0900 INFO --- logging initialized ---
2026-07-26T16:39:18+0900 DDEBUG timer: config: 21 ms
2026-07-26T16:39:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T16:39:18+0900 DEBUG DNF version: 4.7.0
2026-07-26T16:39:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T16:39:18+0900 DDEBUG Installroot: /
2026-07-26T16:39:18+0900 DDEBUG Releasever: 8
2026-07-26T16:39:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T16:39:18+0900 DDEBUG Base command: makecache
2026-07-26T16:39:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T16:39:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T16:39:18+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T16:39:19+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T16:39:20+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T16:39:20+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T16:39:20+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T16:39:21+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T16:39:21+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T16:39:21+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T16:39:21+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-26T16:39:21+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-26T16:39:21+0900 DDEBUG Cleaning up.
2026-07-26T16:39:22+0900 DDEBUG Plugins were unloaded.
2026-07-26T16:39:22+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-26T16:39:22+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-26T18:23:09+0900 INFO --- logging initialized ---
2026-07-26T18:23:09+0900 DDEBUG timer: config: 24 ms
2026-07-26T18:23:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T18:23:09+0900 DEBUG DNF version: 4.7.0
2026-07-26T18:23:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T18:23:09+0900 DDEBUG Installroot: /
2026-07-26T18:23:09+0900 DDEBUG Releasever: 8
2026-07-26T18:23:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T18:23:09+0900 DDEBUG Base command: makecache
2026-07-26T18:23:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T18:23:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T18:23:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T18:23:09+0900 DDEBUG Cleaning up.
2026-07-26T18:23:09+0900 DDEBUG Plugins were unloaded.
2026-07-26T19:36:29+0900 INFO --- logging initialized ---
2026-07-26T19:36:29+0900 DDEBUG timer: config: 24 ms
2026-07-26T19:36:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T19:36:29+0900 DEBUG DNF version: 4.7.0
2026-07-26T19:36:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T19:36:29+0900 DDEBUG Installroot: /
2026-07-26T19:36:29+0900 DDEBUG Releasever: 8
2026-07-26T19:36:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T19:36:29+0900 DDEBUG Base command: makecache
2026-07-26T19:36:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T19:36:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T19:36:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T19:36:29+0900 DDEBUG Cleaning up.
2026-07-26T19:36:29+0900 DDEBUG Plugins were unloaded.
2026-07-26T21:18:56+0900 INFO --- logging initialized ---
2026-07-26T21:18:56+0900 DDEBUG timer: config: 23 ms
2026-07-26T21:18:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T21:18:57+0900 DEBUG DNF version: 4.7.0
2026-07-26T21:18:57+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T21:18:57+0900 DDEBUG Installroot: /
2026-07-26T21:18:57+0900 DDEBUG Releasever: 8
2026-07-26T21:18:57+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T21:18:57+0900 DDEBUG Base command: makecache
2026-07-26T21:18:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T21:18:57+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T21:18:57+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-26T21:18:57+0900 DEBUG countme: no event for appstream: window already counted
2026-07-26T21:18:58+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:18:58+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-26T21:18:58+0900 DEBUG countme: no event for baseos: window already counted
2026-07-26T21:18:59+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:18:59+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-26T21:18:59+0900 DEBUG countme: no event for extras: window already counted
2026-07-26T21:19:00+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:00+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-26T21:19:00+0900 DEBUG countme: no event for epel: window already counted
2026-07-26T21:19:01+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-26T21:19:01+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 26일 (일) 오전 09시 38분 09초.
2026-07-26T21:19:03+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:03+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-26T21:19:04+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:04+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-26T21:19:05+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:05+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-26T21:19:05+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:05+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-26T21:19:06+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-26T21:19:06+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-26T21:19:07+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-26T21:19:08+0900 DDEBUG timer: sack setup: 10947 ms
2026-07-26T21:19:08+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-26T21:19:08+0900 DDEBUG Cleaning up.
2026-07-26T21:19:08+0900 DDEBUG Plugins were unloaded.
2026-07-26T23:03:18+0900 INFO --- logging initialized ---
2026-07-26T23:03:18+0900 DDEBUG timer: config: 8 ms
2026-07-26T23:03:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-26T23:03:18+0900 DEBUG DNF version: 4.7.0
2026-07-26T23:03:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-26T23:03:18+0900 DDEBUG Installroot: /
2026-07-26T23:03:18+0900 DDEBUG Releasever: 8
2026-07-26T23:03:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-26T23:03:18+0900 DDEBUG Base command: makecache
2026-07-26T23:03:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-26T23:03:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-26T23:03:18+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-26T23:03:18+0900 DDEBUG Cleaning up.
2026-07-26T23:03:18+0900 DDEBUG Plugins were unloaded.
2026-07-27T00:40:04+0900 INFO --- logging initialized ---
2026-07-27T00:40:04+0900 DDEBUG timer: config: 9 ms
2026-07-27T00:40:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T00:40:04+0900 DEBUG DNF version: 4.7.0
2026-07-27T00:40:04+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T00:40:04+0900 DDEBUG Installroot: /
2026-07-27T00:40:04+0900 DDEBUG Releasever: 8
2026-07-27T00:40:04+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T00:40:04+0900 DDEBUG Base command: makecache
2026-07-27T00:40:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T00:40:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T00:40:05+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T00:40:05+0900 DEBUG countme: no event for appstream: window already counted
2026-07-27T00:40:06+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-27T00:40:06+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T00:40:06+0900 DDEBUG Cleaning up.
2026-07-27T00:40:06+0900 DDEBUG Plugins were unloaded.
2026-07-27T00:40:06+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T00:40:06+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T02:16:20+0900 INFO --- logging initialized ---
2026-07-27T02:16:20+0900 DDEBUG timer: config: 14 ms
2026-07-27T02:16:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T02:16:21+0900 DEBUG DNF version: 4.7.0
2026-07-27T02:16:21+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T02:16:21+0900 DDEBUG Installroot: /
2026-07-27T02:16:21+0900 DDEBUG Releasever: 8
2026-07-27T02:16:21+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T02:16:21+0900 DDEBUG Base command: makecache
2026-07-27T02:16:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T02:16:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T02:16:21+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T02:16:21+0900 DDEBUG Cleaning up.
2026-07-27T02:16:21+0900 DDEBUG Plugins were unloaded.
2026-07-27T03:24:18+0900 INFO --- logging initialized ---
2026-07-27T03:24:18+0900 DDEBUG timer: config: 17 ms
2026-07-27T03:24:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T03:24:18+0900 DEBUG DNF version: 4.7.0
2026-07-27T03:24:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T03:24:18+0900 DDEBUG Installroot: /
2026-07-27T03:24:18+0900 DDEBUG Releasever: 8
2026-07-27T03:24:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T03:24:18+0900 DDEBUG Base command: makecache
2026-07-27T03:24:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T03:24:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T03:24:18+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T03:24:18+0900 DDEBUG Cleaning up.
2026-07-27T03:24:18+0900 DDEBUG Plugins were unloaded.
2026-07-27T05:21:21+0900 INFO --- logging initialized ---
2026-07-27T05:21:21+0900 DDEBUG timer: config: 27 ms
2026-07-27T05:21:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T05:21:22+0900 DEBUG DNF version: 4.7.0
2026-07-27T05:21:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T05:21:22+0900 DDEBUG Installroot: /
2026-07-27T05:21:22+0900 DDEBUG Releasever: 8
2026-07-27T05:21:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T05:21:22+0900 DDEBUG Base command: makecache
2026-07-27T05:21:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T05:21:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T05:21:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T05:21:22+0900 DEBUG countme: no event for appstream: window already counted
2026-07-27T05:21:23+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T05:21:23+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T05:21:23+0900 DEBUG countme: no event for baseos: window already counted
2026-07-27T05:21:24+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-27T05:21:24+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T05:21:24+0900 DDEBUG Cleaning up.
2026-07-27T05:21:24+0900 DDEBUG Plugins were unloaded.
2026-07-27T05:21:24+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T05:21:24+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T06:35:45+0900 INFO --- logging initialized ---
2026-07-27T06:35:45+0900 DDEBUG timer: config: 13 ms
2026-07-27T06:35:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T06:35:45+0900 DEBUG DNF version: 4.7.0
2026-07-27T06:35:45+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T06:35:45+0900 DDEBUG Installroot: /
2026-07-27T06:35:45+0900 DDEBUG Releasever: 8
2026-07-27T06:35:45+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T06:35:45+0900 DDEBUG Base command: makecache
2026-07-27T06:35:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T06:35:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T06:35:45+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T06:35:45+0900 DDEBUG Cleaning up.
2026-07-27T06:35:45+0900 DDEBUG Plugins were unloaded.
2026-07-27T07:39:51+0900 INFO --- logging initialized ---
2026-07-27T07:39:51+0900 DDEBUG timer: config: 15 ms
2026-07-27T07:39:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T07:39:51+0900 DEBUG DNF version: 4.7.0
2026-07-27T07:39:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T07:39:51+0900 DDEBUG Installroot: /
2026-07-27T07:39:51+0900 DDEBUG Releasever: 8
2026-07-27T07:39:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T07:39:51+0900 DDEBUG Base command: makecache
2026-07-27T07:39:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T07:39:52+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T07:39:52+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T07:39:52+0900 DDEBUG Cleaning up.
2026-07-27T07:39:52+0900 DDEBUG Plugins were unloaded.
2026-07-27T08:46:06+0900 INFO --- logging initialized ---
2026-07-27T08:46:06+0900 DDEBUG timer: config: 7 ms
2026-07-27T08:46:06+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T08:46:06+0900 DEBUG DNF version: 4.7.0
2026-07-27T08:46:06+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T08:46:06+0900 DDEBUG Installroot: /
2026-07-27T08:46:06+0900 DDEBUG Releasever: 8
2026-07-27T08:46:06+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T08:46:06+0900 DDEBUG Base command: makecache
2026-07-27T08:46:06+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T08:46:06+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T08:46:06+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T08:46:06+0900 DEBUG countme: no event for appstream: window already counted
2026-07-27T08:46:08+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T08:46:08+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T08:46:08+0900 DEBUG countme: no event for baseos: window already counted
2026-07-27T08:46:09+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-27T08:46:09+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T08:46:09+0900 DDEBUG Cleaning up.
2026-07-27T08:46:09+0900 DDEBUG Plugins were unloaded.
2026-07-27T08:46:09+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T08:46:09+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-27T10:34:33+0900 INFO --- logging initialized ---
2026-07-27T10:34:33+0900 DDEBUG timer: config: 22 ms
2026-07-27T10:34:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T10:34:33+0900 DEBUG DNF version: 4.7.0
2026-07-27T10:34:33+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T10:34:33+0900 DDEBUG Installroot: /
2026-07-27T10:34:33+0900 DDEBUG Releasever: 8
2026-07-27T10:34:33+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T10:34:33+0900 DDEBUG Base command: makecache
2026-07-27T10:34:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T10:34:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T10:34:33+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T10:34:33+0900 DDEBUG Cleaning up.
2026-07-27T10:34:33+0900 DDEBUG Plugins were unloaded.
2026-07-27T12:21:49+0900 INFO --- logging initialized ---
2026-07-27T12:21:49+0900 DDEBUG timer: config: 7 ms
2026-07-27T12:21:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T12:21:49+0900 DEBUG DNF version: 4.7.0
2026-07-27T12:21:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T12:21:49+0900 DDEBUG Installroot: /
2026-07-27T12:21:49+0900 DDEBUG Releasever: 8
2026-07-27T12:21:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T12:21:49+0900 DDEBUG Base command: makecache
2026-07-27T12:21:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T12:21:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T12:21:50+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T12:21:50+0900 DEBUG countme: no event for appstream: budget to spend: 1
2026-07-27T12:21:51+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:21:51+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T12:21:51+0900 DEBUG countme: no event for baseos: budget to spend: 3
2026-07-27T12:21:51+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:21:52+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-27T12:21:52+0900 DEBUG countme: event triggered for extras: bucket 4
2026-07-27T12:21:52+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:21:52+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-27T12:21:52+0900 DEBUG countme: event triggered for epel: bucket 4
2026-07-27T12:21:54+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-27T12:21:54+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-27T12:21:54+0900 DEBUG countme: no event for epel: window already counted
2026-07-27T12:22:03+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-27T12:22:11+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:22:11+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-27T12:22:13+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:22:13+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 23일 (목) 오후 05시 25분 46초.
2026-07-27T12:22:14+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:22:14+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-27T12:22:14+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:22:14+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-27T12:22:15+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T12:22:15+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-27T12:22:15+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-27T12:22:17+0900 DDEBUG timer: sack setup: 27403 ms
2026-07-27T12:22:17+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-27T12:22:17+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-27T12:22:17+0900 DDEBUG Cleaning up.
2026-07-27T12:22:17+0900 DDEBUG Plugins were unloaded.
2026-07-27T14:06:57+0900 INFO --- logging initialized ---
2026-07-27T14:06:57+0900 DDEBUG timer: config: 15 ms
2026-07-27T14:06:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T14:06:57+0900 DEBUG DNF version: 4.7.0
2026-07-27T14:06:57+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T14:06:57+0900 DDEBUG Installroot: /
2026-07-27T14:06:57+0900 DDEBUG Releasever: 8
2026-07-27T14:06:57+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T14:06:57+0900 DDEBUG Base command: makecache
2026-07-27T14:06:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T14:06:57+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T14:06:57+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T14:06:57+0900 DDEBUG Cleaning up.
2026-07-27T14:06:57+0900 DDEBUG Plugins were unloaded.
2026-07-27T15:43:25+0900 INFO --- logging initialized ---
2026-07-27T15:43:25+0900 DDEBUG timer: config: 23 ms
2026-07-27T15:43:26+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T15:43:26+0900 DEBUG DNF version: 4.7.0
2026-07-27T15:43:26+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T15:43:26+0900 DDEBUG Installroot: /
2026-07-27T15:43:26+0900 DDEBUG Releasever: 8
2026-07-27T15:43:26+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T15:43:26+0900 DDEBUG Base command: makecache
2026-07-27T15:43:26+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T15:43:26+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T15:43:26+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T15:43:26+0900 DEBUG countme: event triggered for appstream: bucket 4
2026-07-27T15:43:27+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:28+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T15:43:28+0900 DEBUG countme: no event for baseos: budget to spend: 2
2026-07-27T15:43:28+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:29+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-27T15:43:29+0900 DEBUG countme: no event for extras: window already counted
2026-07-27T15:43:29+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:29+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-27T15:43:29+0900 DEBUG countme: no event for epel: window already counted
2026-07-27T15:43:30+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-27T15:43:30+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-27T15:43:32+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:32+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 24일 (금) 오후 01시 05분 57초.
2026-07-27T15:43:33+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-27T15:43:33+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-27T15:43:39+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 02시 37분 00초.
2026-07-27T15:43:39+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:39+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-27T15:43:40+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:40+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-27T15:43:40+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T15:43:40+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-27T15:43:41+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-27T15:43:43+0900 DDEBUG timer: sack setup: 16535 ms
2026-07-27T15:43:43+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-27T15:43:43+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-27T15:43:43+0900 DDEBUG Cleaning up.
2026-07-27T15:43:43+0900 DDEBUG Plugins were unloaded.
2026-07-27T17:26:45+0900 INFO --- logging initialized ---
2026-07-27T17:26:45+0900 DDEBUG timer: config: 7 ms
2026-07-27T17:26:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T17:26:45+0900 DEBUG DNF version: 4.7.0
2026-07-27T17:26:45+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T17:26:45+0900 DDEBUG Installroot: /
2026-07-27T17:26:45+0900 DDEBUG Releasever: 8
2026-07-27T17:26:45+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T17:26:45+0900 DDEBUG Base command: makecache
2026-07-27T17:26:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T17:26:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T17:26:45+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T17:26:45+0900 DDEBUG Cleaning up.
2026-07-27T17:26:45+0900 DDEBUG Plugins were unloaded.
2026-07-27T18:46:56+0900 INFO --- logging initialized ---
2026-07-27T18:46:56+0900 DDEBUG timer: config: 24 ms
2026-07-27T18:46:56+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T18:46:56+0900 DEBUG DNF version: 4.7.0
2026-07-27T18:46:56+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T18:46:56+0900 DDEBUG Installroot: /
2026-07-27T18:46:56+0900 DDEBUG Releasever: 8
2026-07-27T18:46:56+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T18:46:56+0900 DDEBUG Base command: makecache
2026-07-27T18:46:56+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T18:46:56+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T18:46:56+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T18:46:57+0900 DEBUG countme: no event for appstream: window already counted
2026-07-27T18:46:57+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:46:58+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T18:46:58+0900 DEBUG countme: no event for baseos: budget to spend: 1
2026-07-27T18:46:58+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:46:59+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-27T18:46:59+0900 DEBUG countme: no event for extras: window already counted
2026-07-27T18:47:00+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:47:00+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-27T18:47:00+0900 DEBUG countme: no event for epel: window already counted
2026-07-27T18:47:01+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-27T18:47:01+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-27T18:47:05+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-27T18:47:05+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-27T18:47:17+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-27T18:47:20+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-27T18:47:20+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-27T18:47:43+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-27T18:47:43+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:47:43+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-27T18:47:44+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:47:44+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-27T18:47:44+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T18:47:44+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-27T18:47:45+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-27T18:47:46+0900 DDEBUG timer: sack setup: 49599 ms
2026-07-27T18:47:46+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-27T18:47:47+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-27T18:47:47+0900 DDEBUG Cleaning up.
2026-07-27T18:47:47+0900 DDEBUG Plugins were unloaded.
2026-07-27T20:11:28+0900 INFO --- logging initialized ---
2026-07-27T20:11:28+0900 DDEBUG timer: config: 21 ms
2026-07-27T20:11:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T20:11:28+0900 DEBUG DNF version: 4.7.0
2026-07-27T20:11:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T20:11:28+0900 DDEBUG Installroot: /
2026-07-27T20:11:28+0900 DDEBUG Releasever: 8
2026-07-27T20:11:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T20:11:28+0900 DDEBUG Base command: makecache
2026-07-27T20:11:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T20:11:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T20:11:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T20:11:28+0900 DDEBUG Cleaning up.
2026-07-27T20:11:28+0900 DDEBUG Plugins were unloaded.
2026-07-27T21:55:31+0900 INFO --- logging initialized ---
2026-07-27T21:55:31+0900 DDEBUG timer: config: 17 ms
2026-07-27T21:55:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T21:55:31+0900 DEBUG DNF version: 4.7.0
2026-07-27T21:55:31+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T21:55:31+0900 DDEBUG Installroot: /
2026-07-27T21:55:31+0900 DDEBUG Releasever: 8
2026-07-27T21:55:31+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T21:55:31+0900 DDEBUG Base command: makecache
2026-07-27T21:55:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T21:55:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T21:55:31+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-27T21:55:31+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-27T21:55:31+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-27T21:55:32+0900 DEBUG countme: no event for appstream: window already counted
2026-07-27T21:55:32+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:32+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 14초.
2026-07-27T21:55:32+0900 DEBUG countme: event triggered for baseos: bucket 4
2026-07-27T21:55:33+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:33+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 49분 28초.
2026-07-27T21:55:33+0900 DEBUG countme: no event for extras: window already counted
2026-07-27T21:55:34+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:34+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 23일 (목) 오전 11시 39분 32초.
2026-07-27T21:55:34+0900 DEBUG countme: no event for epel: window already counted
2026-07-27T21:55:35+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-27T21:55:35+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-27T21:55:37+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:37+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-27T21:55:38+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:38+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-27T21:55:38+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:38+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-27T21:55:39+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:39+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-27T21:55:39+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-27T21:55:39+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-27T21:55:40+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-27T21:55:41+0900 DDEBUG timer: sack setup: 9499 ms
2026-07-27T21:55:41+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-27T21:55:41+0900 DDEBUG Cleaning up.
2026-07-27T21:55:41+0900 DDEBUG Plugins were unloaded.
2026-07-27T23:21:18+0900 INFO --- logging initialized ---
2026-07-27T23:21:18+0900 DDEBUG timer: config: 10 ms
2026-07-27T23:21:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-27T23:21:18+0900 DEBUG DNF version: 4.7.0
2026-07-27T23:21:18+0900 DDEBUG Command: dnf makecache --timer 
2026-07-27T23:21:18+0900 DDEBUG Installroot: /
2026-07-27T23:21:18+0900 DDEBUG Releasever: 8
2026-07-27T23:21:18+0900 DEBUG cachedir: /var/cache/dnf
2026-07-27T23:21:18+0900 DDEBUG Base command: makecache
2026-07-27T23:21:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-27T23:21:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-27T23:21:18+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-27T23:21:18+0900 DDEBUG Cleaning up.
2026-07-27T23:21:18+0900 DDEBUG Plugins were unloaded.
2026-07-28T01:03:09+0900 INFO --- logging initialized ---
2026-07-28T01:03:09+0900 DDEBUG timer: config: 14 ms
2026-07-28T01:03:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T01:03:09+0900 DEBUG DNF version: 4.7.0
2026-07-28T01:03:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T01:03:09+0900 DDEBUG Installroot: /
2026-07-28T01:03:09+0900 DDEBUG Releasever: 8
2026-07-28T01:03:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T01:03:09+0900 DDEBUG Base command: makecache
2026-07-28T01:03:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T01:03:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T01:03:09+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T01:03:09+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T01:03:10+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-28T01:03:10+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-28T01:03:10+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T01:03:19+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T01:03:19+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T01:03:20+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-28T01:03:20+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-28T01:03:20+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T01:03:37+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T01:03:37+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T01:03:37+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-28T01:03:37+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-28T01:03:37+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T01:03:38+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T01:03:38+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T01:03:38+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T01:03:39+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-28T01:03:40+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T01:03:40+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-28T01:03:41+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T01:03:41+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-28T01:03:42+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T01:03:42+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T01:03:42+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T01:03:42+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T01:03:43+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T01:03:43+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T01:03:43+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T01:03:46+0900 DDEBUG timer: sack setup: 37046 ms
2026-07-28T01:03:46+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-28T01:03:46+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T01:03:46+0900 DDEBUG Cleaning up.
2026-07-28T01:03:46+0900 DDEBUG Plugins were unloaded.
2026-07-28T03:00:19+0900 INFO --- logging initialized ---
2026-07-28T03:00:19+0900 DDEBUG timer: config: 12 ms
2026-07-28T03:00:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T03:00:19+0900 DEBUG DNF version: 4.7.0
2026-07-28T03:00:19+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T03:00:19+0900 DDEBUG Installroot: /
2026-07-28T03:00:19+0900 DDEBUG Releasever: 8
2026-07-28T03:00:19+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T03:00:19+0900 DDEBUG Base command: makecache
2026-07-28T03:00:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T03:00:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T03:00:19+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T03:00:19+0900 DDEBUG Cleaning up.
2026-07-28T03:00:19+0900 DDEBUG Plugins were unloaded.
2026-07-28T04:15:54+0900 INFO --- logging initialized ---
2026-07-28T04:15:54+0900 DDEBUG timer: config: 18 ms
2026-07-28T04:15:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T04:15:54+0900 DEBUG DNF version: 4.7.0
2026-07-28T04:15:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T04:15:54+0900 DDEBUG Installroot: /
2026-07-28T04:15:54+0900 DDEBUG Releasever: 8
2026-07-28T04:15:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T04:15:54+0900 DDEBUG Base command: makecache
2026-07-28T04:15:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T04:15:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T04:15:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T04:15:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T04:15:55+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:15:55+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T04:15:55+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T04:15:56+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:15:56+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T04:15:56+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T04:15:57+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:15:57+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T04:15:57+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T04:15:58+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T04:15:59+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-28T04:16:00+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:16:00+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-28T04:16:01+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:16:01+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-28T04:16:02+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:16:02+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T04:16:03+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:16:03+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T04:16:03+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T04:16:03+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T04:16:04+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T04:16:05+0900 DDEBUG timer: sack setup: 10910 ms
2026-07-28T04:16:05+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T04:16:05+0900 DDEBUG Cleaning up.
2026-07-28T04:16:05+0900 DDEBUG Plugins were unloaded.
2026-07-28T06:11:41+0900 INFO --- logging initialized ---
2026-07-28T06:11:41+0900 DDEBUG timer: config: 26 ms
2026-07-28T06:11:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T06:11:41+0900 DEBUG DNF version: 4.7.0
2026-07-28T06:11:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T06:11:41+0900 DDEBUG Installroot: /
2026-07-28T06:11:41+0900 DDEBUG Releasever: 8
2026-07-28T06:11:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T06:11:41+0900 DDEBUG Base command: makecache
2026-07-28T06:11:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T06:11:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T06:11:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T06:11:41+0900 DDEBUG Cleaning up.
2026-07-28T06:11:46+0900 DDEBUG Plugins were unloaded.
2026-07-28T07:32:49+0900 INFO --- logging initialized ---
2026-07-28T07:32:49+0900 DDEBUG timer: config: 5 ms
2026-07-28T07:32:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T07:32:49+0900 DEBUG DNF version: 4.7.0
2026-07-28T07:32:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T07:32:49+0900 DDEBUG Installroot: /
2026-07-28T07:32:49+0900 DDEBUG Releasever: 8
2026-07-28T07:32:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T07:32:49+0900 DDEBUG Base command: makecache
2026-07-28T07:32:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T07:32:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T07:32:50+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T07:32:50+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T07:32:51+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:51+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T07:32:51+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T07:32:51+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:52+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T07:32:52+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T07:32:52+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:52+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T07:32:52+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T07:32:52+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T07:32:53+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-28T07:32:54+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:54+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-28T07:32:55+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:55+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-28T07:32:56+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:56+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T07:32:56+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:56+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T07:32:57+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T07:32:57+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T07:32:57+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T07:32:58+0900 DDEBUG timer: sack setup: 8292 ms
2026-07-28T07:32:58+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T07:32:58+0900 DDEBUG Cleaning up.
2026-07-28T07:32:58+0900 DDEBUG Plugins were unloaded.
2026-07-28T08:49:14+0900 INFO --- logging initialized ---
2026-07-28T08:49:14+0900 DDEBUG timer: config: 21 ms
2026-07-28T08:49:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T08:49:14+0900 DEBUG DNF version: 4.7.0
2026-07-28T08:49:14+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T08:49:14+0900 DDEBUG Installroot: /
2026-07-28T08:49:14+0900 DDEBUG Releasever: 8
2026-07-28T08:49:14+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T08:49:14+0900 DDEBUG Base command: makecache
2026-07-28T08:49:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T08:49:14+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T08:49:14+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T08:49:14+0900 DDEBUG Cleaning up.
2026-07-28T08:49:14+0900 DDEBUG Plugins were unloaded.
2026-07-28T09:59:02+0900 INFO --- logging initialized ---
2026-07-28T09:59:02+0900 DDEBUG timer: config: 24 ms
2026-07-28T09:59:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T09:59:02+0900 DEBUG DNF version: 4.7.0
2026-07-28T09:59:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T09:59:02+0900 DDEBUG Installroot: /
2026-07-28T09:59:02+0900 DDEBUG Releasever: 8
2026-07-28T09:59:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T09:59:02+0900 DDEBUG Base command: makecache
2026-07-28T09:59:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T09:59:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T09:59:02+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T09:59:02+0900 DDEBUG Cleaning up.
2026-07-28T09:59:02+0900 DDEBUG Plugins were unloaded.
2026-07-28T11:11:53+0900 INFO --- logging initialized ---
2026-07-28T11:11:53+0900 DDEBUG timer: config: 21 ms
2026-07-28T11:11:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T11:11:53+0900 DEBUG DNF version: 4.7.0
2026-07-28T11:11:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T11:11:53+0900 DDEBUG Installroot: /
2026-07-28T11:11:53+0900 DDEBUG Releasever: 8
2026-07-28T11:11:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T11:11:53+0900 DDEBUG Base command: makecache
2026-07-28T11:11:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T11:11:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T11:11:53+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T11:11:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T11:11:54+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:11:55+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T11:11:55+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T11:11:55+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:11:56+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T11:11:56+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T11:11:57+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:11:57+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T11:11:57+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T11:11:58+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T11:11:58+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 27일 (월) 오전 09시 32분 02초.
2026-07-28T11:12:00+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:12:00+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 52분 04초.
2026-07-28T11:12:01+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:12:01+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 03시 50분 55초.
2026-07-28T11:12:01+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:12:01+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T11:12:02+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:12:02+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T11:12:03+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T11:12:03+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T11:12:03+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T11:12:04+0900 DDEBUG timer: sack setup: 10336 ms
2026-07-28T11:12:04+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T11:12:04+0900 DDEBUG Cleaning up.
2026-07-28T11:12:04+0900 DDEBUG Plugins were unloaded.
2026-07-28T12:42:27+0900 INFO --- logging initialized ---
2026-07-28T12:42:27+0900 DDEBUG timer: config: 22 ms
2026-07-28T12:42:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T12:42:27+0900 DEBUG DNF version: 4.7.0
2026-07-28T12:42:27+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T12:42:27+0900 DDEBUG Installroot: /
2026-07-28T12:42:27+0900 DDEBUG Releasever: 8
2026-07-28T12:42:27+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T12:42:27+0900 DDEBUG Base command: makecache
2026-07-28T12:42:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T12:42:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T12:42:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T12:42:27+0900 DDEBUG Cleaning up.
2026-07-28T12:42:27+0900 DDEBUG Plugins were unloaded.
2026-07-28T14:05:58+0900 INFO --- logging initialized ---
2026-07-28T14:05:58+0900 DDEBUG timer: config: 23 ms
2026-07-28T14:05:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T14:05:58+0900 DEBUG DNF version: 4.7.0
2026-07-28T14:05:58+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T14:05:58+0900 DDEBUG Installroot: /
2026-07-28T14:05:58+0900 DDEBUG Releasever: 8
2026-07-28T14:05:58+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T14:05:58+0900 DDEBUG Base command: makecache
2026-07-28T14:05:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T14:05:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T14:05:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T14:05:58+0900 DDEBUG Cleaning up.
2026-07-28T14:05:58+0900 DDEBUG Plugins were unloaded.
2026-07-28T15:30:02+0900 INFO --- logging initialized ---
2026-07-28T15:30:02+0900 DDEBUG timer: config: 24 ms
2026-07-28T15:30:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T15:30:02+0900 DEBUG DNF version: 4.7.0
2026-07-28T15:30:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T15:30:02+0900 DDEBUG Installroot: /
2026-07-28T15:30:02+0900 DDEBUG Releasever: 8
2026-07-28T15:30:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T15:30:02+0900 DDEBUG Base command: makecache
2026-07-28T15:30:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T15:30:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T15:30:02+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T15:30:02+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T15:30:03+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:03+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T15:30:03+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T15:30:04+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:05+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T15:30:05+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T15:30:05+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:05+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T15:30:05+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T15:30:06+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-07-28T15:30:06+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-07-28T15:30:06+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T15:30:14+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-28T15:30:15+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-28T15:30:15+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-28T15:30:21+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 01시 37분 04초.
2026-07-28T15:30:22+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-28T15:30:22+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-28T15:30:30+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 01시 33분 49초.
2026-07-28T15:30:30+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:30+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T15:30:31+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:31+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T15:30:32+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T15:30:32+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T15:30:32+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T15:30:34+0900 DDEBUG timer: sack setup: 31519 ms
2026-07-28T15:30:34+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-28T15:30:35+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T15:30:35+0900 DDEBUG Cleaning up.
2026-07-28T15:30:35+0900 DDEBUG Plugins were unloaded.
2026-07-28T17:21:26+0900 INFO --- logging initialized ---
2026-07-28T17:21:26+0900 DDEBUG timer: config: 19 ms
2026-07-28T17:21:26+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T17:21:26+0900 DEBUG DNF version: 4.7.0
2026-07-28T17:21:26+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T17:21:26+0900 DDEBUG Installroot: /
2026-07-28T17:21:26+0900 DDEBUG Releasever: 8
2026-07-28T17:21:26+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T17:21:26+0900 DDEBUG Base command: makecache
2026-07-28T17:21:26+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T17:21:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T17:21:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T17:21:27+0900 DDEBUG Cleaning up.
2026-07-28T17:21:27+0900 DDEBUG Plugins were unloaded.
2026-07-28T18:34:40+0900 INFO --- logging initialized ---
2026-07-28T18:34:40+0900 DDEBUG timer: config: 12 ms
2026-07-28T18:34:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T18:34:40+0900 DEBUG DNF version: 4.7.0
2026-07-28T18:34:40+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T18:34:40+0900 DDEBUG Installroot: /
2026-07-28T18:34:40+0900 DDEBUG Releasever: 8
2026-07-28T18:34:40+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T18:34:40+0900 DDEBUG Base command: makecache
2026-07-28T18:34:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T18:34:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T18:34:40+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T18:34:41+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T18:34:42+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:34:42+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T18:34:42+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T18:34:43+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:34:44+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T18:34:44+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T18:34:45+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:34:45+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T18:34:45+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T18:34:46+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T18:34:47+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-28T18:34:48+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-28T18:34:48+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-28T18:34:56+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 53분 50초.
2026-07-28T18:34:57+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-28T18:34:57+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-28T18:35:03+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 52분 36초.
2026-07-28T18:35:04+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:35:04+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 07일 (화) 오전 02시 23분 25초.
2026-07-28T18:35:04+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:35:04+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T18:35:05+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T18:35:05+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T18:35:05+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T18:35:07+0900 DDEBUG timer: sack setup: 26318 ms
2026-07-28T18:35:07+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-28T18:35:08+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T18:35:08+0900 DDEBUG Cleaning up.
2026-07-28T18:35:08+0900 DDEBUG Plugins were unloaded.
2026-07-28T19:57:36+0900 INFO --- logging initialized ---
2026-07-28T19:57:36+0900 DDEBUG timer: config: 7 ms
2026-07-28T19:57:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T19:57:36+0900 DEBUG DNF version: 4.7.0
2026-07-28T19:57:36+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T19:57:36+0900 DDEBUG Installroot: /
2026-07-28T19:57:36+0900 DDEBUG Releasever: 8
2026-07-28T19:57:36+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T19:57:36+0900 DDEBUG Base command: makecache
2026-07-28T19:57:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T19:57:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T19:57:37+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T19:57:37+0900 DDEBUG Cleaning up.
2026-07-28T19:57:37+0900 DDEBUG Plugins were unloaded.
2026-07-28T21:47:20+0900 INFO --- logging initialized ---
2026-07-28T21:47:20+0900 DDEBUG timer: config: 14 ms
2026-07-28T21:47:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T21:47:20+0900 DEBUG DNF version: 4.7.0
2026-07-28T21:47:20+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T21:47:20+0900 DDEBUG Installroot: /
2026-07-28T21:47:20+0900 DDEBUG Releasever: 8
2026-07-28T21:47:20+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T21:47:20+0900 DDEBUG Base command: makecache
2026-07-28T21:47:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T21:47:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T21:47:20+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-28T21:47:21+0900 DEBUG countme: no event for appstream: window already counted
2026-07-28T21:47:21+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T21:47:22+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 21분 48초.
2026-07-28T21:47:22+0900 DEBUG countme: no event for baseos: window already counted
2026-07-28T21:47:22+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T21:47:22+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 22분 28초.
2026-07-28T21:47:22+0900 DEBUG countme: no event for extras: window already counted
2026-07-28T21:47:23+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T21:47:23+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 27일 (월) 오후 01시 12분 48초.
2026-07-28T21:47:23+0900 DEBUG countme: no event for epel: window already counted
2026-07-28T21:47:25+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-28T21:47:25+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-28T21:47:27+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-28T21:47:27+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-28T21:47:36+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 09시 16분 43초.
2026-07-28T21:47:38+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-28T21:47:38+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-28T21:48:15+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 09시 15분 29초.
2026-07-28T21:48:15+0900 DEBUG 부활: 'zabbix'에 실패하고, 일치하지 않은 repomd.
2026-07-28T21:48:15+0900 DEBUG repo: 원격에서 내려받기 중: zabbix
2026-07-28T21:48:18+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-07-28T21:48:18+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T21:48:18+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-28T21:48:19+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-28T21:48:19+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-28T21:48:20+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-28T21:48:21+0900 DDEBUG timer: sack setup: 60544 ms
2026-07-28T21:48:21+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-28T21:48:21+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-28T21:48:21+0900 DDEBUG Cleaning up.
2026-07-28T21:48:21+0900 DDEBUG Plugins were unloaded.
2026-07-28T23:28:41+0900 INFO --- logging initialized ---
2026-07-28T23:28:41+0900 DDEBUG timer: config: 18 ms
2026-07-28T23:28:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-28T23:28:41+0900 DEBUG DNF version: 4.7.0
2026-07-28T23:28:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-28T23:28:41+0900 DDEBUG Installroot: /
2026-07-28T23:28:41+0900 DDEBUG Releasever: 8
2026-07-28T23:28:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-28T23:28:41+0900 DDEBUG Base command: makecache
2026-07-28T23:28:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-28T23:28:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-28T23:28:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-28T23:28:41+0900 DDEBUG Cleaning up.
2026-07-28T23:28:41+0900 DDEBUG Plugins were unloaded.
2026-07-29T00:46:09+0900 INFO --- logging initialized ---
2026-07-29T00:46:09+0900 DDEBUG timer: config: 16 ms
2026-07-29T00:46:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T00:46:09+0900 DEBUG DNF version: 4.7.0
2026-07-29T00:46:09+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T00:46:09+0900 DDEBUG Installroot: /
2026-07-29T00:46:09+0900 DDEBUG Releasever: 8
2026-07-29T00:46:09+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T00:46:09+0900 DDEBUG Base command: makecache
2026-07-29T00:46:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T00:46:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T00:46:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T00:46:09+0900 DDEBUG Cleaning up.
2026-07-29T00:46:09+0900 DDEBUG Plugins were unloaded.
2026-07-29T02:23:24+0900 INFO --- logging initialized ---
2026-07-29T02:23:24+0900 DDEBUG timer: config: 24 ms
2026-07-29T02:23:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T02:23:24+0900 DEBUG DNF version: 4.7.0
2026-07-29T02:23:24+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T02:23:24+0900 DDEBUG Installroot: /
2026-07-29T02:23:24+0900 DDEBUG Releasever: 8
2026-07-29T02:23:24+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T02:23:24+0900 DDEBUG Base command: makecache
2026-07-29T02:23:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T02:23:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T02:23:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T02:23:24+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T02:23:25+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-29T02:23:25+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-29T02:23:25+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T02:23:35+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-29T02:23:35+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T02:23:36+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-29T02:23:36+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-29T02:23:36+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T02:23:52+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 28분 11초.
2026-07-29T02:23:52+0900 DEBUG countme: no event for extras: window already counted
2026-07-29T02:23:53+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-29T02:23:53+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-29T02:23:53+0900 DEBUG countme: no event for extras: window already counted
2026-07-29T02:23:54+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 18분 09초.
2026-07-29T02:23:54+0900 DEBUG countme: no event for epel: window already counted
2026-07-29T02:23:55+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-29T02:23:55+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-29T02:24:00+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-07-29T02:24:00+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-07-29T02:24:12+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 30분 43초.
2026-07-29T02:24:42+0900 DEBUG error: Curl error (28): Timeout was reached for http://cdn.remirepo.net/enterprise/8/safe/x86_64/mirror [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds] (http://cdn.remirepo.net/enterprise/8/safe/x86_64/mirror).
2026-07-29T02:24:49+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-07-29T02:24:49+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-07-29T02:25:02+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 29분 27초.
2026-07-29T02:25:03+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T02:25:03+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-07-29T02:25:03+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T02:25:03+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-29T02:25:04+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T02:25:04+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-29T02:25:05+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-29T02:25:08+0900 DDEBUG timer: sack setup: 103547 ms
2026-07-29T02:25:08+0900 DEBUG Completion plugin: Generating completion cache...
2026-07-29T02:25:08+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-29T02:25:08+0900 DDEBUG Cleaning up.
2026-07-29T02:25:08+0900 DDEBUG Plugins were unloaded.
2026-07-29T04:15:13+0900 INFO --- logging initialized ---
2026-07-29T04:15:13+0900 DDEBUG timer: config: 25 ms
2026-07-29T04:15:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T04:15:13+0900 DEBUG DNF version: 4.7.0
2026-07-29T04:15:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T04:15:13+0900 DDEBUG Installroot: /
2026-07-29T04:15:13+0900 DDEBUG Releasever: 8
2026-07-29T04:15:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T04:15:13+0900 DDEBUG Base command: makecache
2026-07-29T04:15:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T04:15:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T04:15:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T04:15:13+0900 DDEBUG Cleaning up.
2026-07-29T04:15:13+0900 DDEBUG Plugins were unloaded.
2026-07-29T05:50:36+0900 INFO --- logging initialized ---
2026-07-29T05:50:36+0900 DDEBUG timer: config: 23 ms
2026-07-29T05:50:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T05:50:36+0900 DEBUG DNF version: 4.7.0
2026-07-29T05:50:36+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T05:50:36+0900 DDEBUG Installroot: /
2026-07-29T05:50:36+0900 DDEBUG Releasever: 8
2026-07-29T05:50:36+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T05:50:36+0900 DDEBUG Base command: makecache
2026-07-29T05:50:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T05:50:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T05:50:36+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T05:50:36+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T05:50:37+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:37+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-29T05:50:37+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T05:50:38+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:38+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 28분 11초.
2026-07-29T05:50:38+0900 DEBUG countme: no event for extras: window already counted
2026-07-29T05:50:39+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:39+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 18분 09초.
2026-07-29T05:50:39+0900 DEBUG countme: no event for epel: window already counted
2026-07-29T05:50:40+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-29T05:50:41+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-29T05:50:42+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:42+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 30분 43초.
2026-07-29T05:50:43+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:44+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 29분 27초.
2026-07-29T05:50:44+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:44+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-07-29T05:50:45+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:45+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-29T05:50:45+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T05:50:45+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-29T05:50:46+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-29T05:50:47+0900 DDEBUG timer: sack setup: 11062 ms
2026-07-29T05:50:47+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-29T05:50:47+0900 DDEBUG Cleaning up.
2026-07-29T05:50:47+0900 DDEBUG Plugins were unloaded.
2026-07-29T06:59:25+0900 INFO --- logging initialized ---
2026-07-29T06:59:25+0900 DDEBUG timer: config: 21 ms
2026-07-29T06:59:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T06:59:25+0900 DEBUG DNF version: 4.7.0
2026-07-29T06:59:25+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T06:59:25+0900 DDEBUG Installroot: /
2026-07-29T06:59:25+0900 DDEBUG Releasever: 8
2026-07-29T06:59:25+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T06:59:25+0900 DDEBUG Base command: makecache
2026-07-29T06:59:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T06:59:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T06:59:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T06:59:25+0900 DDEBUG Cleaning up.
2026-07-29T06:59:25+0900 DDEBUG Plugins were unloaded.
2026-07-29T08:34:52+0900 INFO --- logging initialized ---
2026-07-29T08:34:52+0900 DDEBUG timer: config: 7 ms
2026-07-29T08:34:52+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T08:34:52+0900 DEBUG DNF version: 4.7.0
2026-07-29T08:34:52+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T08:34:52+0900 DDEBUG Installroot: /
2026-07-29T08:34:52+0900 DDEBUG Releasever: 8
2026-07-29T08:34:52+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T08:34:52+0900 DDEBUG Base command: makecache
2026-07-29T08:34:52+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T08:34:52+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T08:34:52+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T08:34:52+0900 DDEBUG Cleaning up.
2026-07-29T08:34:52+0900 DDEBUG Plugins were unloaded.
2026-07-29T09:47:44+0900 INFO --- logging initialized ---
2026-07-29T09:47:44+0900 DDEBUG timer: config: 8 ms
2026-07-29T09:47:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T09:47:44+0900 DEBUG DNF version: 4.7.0
2026-07-29T09:47:44+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T09:47:44+0900 DDEBUG Installroot: /
2026-07-29T09:47:44+0900 DDEBUG Releasever: 8
2026-07-29T09:47:44+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T09:47:44+0900 DDEBUG Base command: makecache
2026-07-29T09:47:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T09:47:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T09:47:44+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T09:47:44+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T09:47:44+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T09:47:44+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T09:47:45+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T09:47:46+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:46+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-29T09:47:46+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T09:47:47+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:47+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 28분 11초.
2026-07-29T09:47:47+0900 DEBUG countme: no event for extras: window already counted
2026-07-29T09:47:48+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:48+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 18분 09초.
2026-07-29T09:47:48+0900 DEBUG countme: no event for epel: window already counted
2026-07-29T09:47:48+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-07-29T09:47:49+0900 DEBUG epel: 메타 자료 사용 중 2026년 07월 28일 (화) 오전 10시 42분 00초.
2026-07-29T09:47:50+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:50+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 30분 43초.
2026-07-29T09:47:51+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:51+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 11시 29분 27초.
2026-07-29T09:47:52+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:52+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-07-29T09:47:53+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:53+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-07-29T09:47:53+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T09:47:53+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-07-29T09:47:54+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-07-29T09:47:55+0900 DDEBUG timer: sack setup: 10170 ms
2026-07-29T09:47:55+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-07-29T09:47:55+0900 DDEBUG Cleaning up.
2026-07-29T09:47:55+0900 DDEBUG Plugins were unloaded.
2026-07-29T11:30:49+0900 INFO --- logging initialized ---
2026-07-29T11:30:49+0900 DDEBUG timer: config: 23 ms
2026-07-29T11:30:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T11:30:49+0900 DEBUG DNF version: 4.7.0
2026-07-29T11:30:49+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T11:30:49+0900 DDEBUG Installroot: /
2026-07-29T11:30:49+0900 DDEBUG Releasever: 8
2026-07-29T11:30:49+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T11:30:49+0900 DDEBUG Base command: makecache
2026-07-29T11:30:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T11:30:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T11:30:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T11:30:49+0900 DDEBUG Cleaning up.
2026-07-29T11:30:49+0900 DDEBUG Plugins were unloaded.
2026-07-29T12:47:09+0900 INFO --- logging initialized ---
2026-07-29T12:47:09+0900 DDEBUG timer: config: 25 ms
2026-07-29T12:47:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T12:47:10+0900 DEBUG DNF version: 4.7.0
2026-07-29T12:47:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T12:47:10+0900 DDEBUG Installroot: /
2026-07-29T12:47:10+0900 DDEBUG Releasever: 8
2026-07-29T12:47:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T12:47:10+0900 DDEBUG Base command: makecache
2026-07-29T12:47:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T12:47:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T12:47:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T12:47:10+0900 DDEBUG Cleaning up.
2026-07-29T12:47:10+0900 DDEBUG Plugins were unloaded.
2026-07-29T13:54:22+0900 INFO --- logging initialized ---
2026-07-29T13:54:22+0900 DDEBUG timer: config: 26 ms
2026-07-29T13:54:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T13:54:22+0900 DEBUG DNF version: 4.7.0
2026-07-29T13:54:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T13:54:22+0900 DDEBUG Installroot: /
2026-07-29T13:54:22+0900 DDEBUG Releasever: 8
2026-07-29T13:54:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T13:54:22+0900 DDEBUG Base command: makecache
2026-07-29T13:54:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T13:54:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T13:54:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T13:54:23+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T13:54:23+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T13:54:24+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-29T13:54:24+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T13:54:24+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-29T13:54:24+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-29T13:54:24+0900 DDEBUG Cleaning up.
2026-07-29T13:54:24+0900 DDEBUG Plugins were unloaded.
2026-07-29T13:54:24+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-29T13:54:24+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-29T15:17:51+0900 INFO --- logging initialized ---
2026-07-29T15:17:51+0900 DDEBUG timer: config: 16 ms
2026-07-29T15:17:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T15:17:51+0900 DEBUG DNF version: 4.7.0
2026-07-29T15:17:51+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T15:17:51+0900 DDEBUG Installroot: /
2026-07-29T15:17:51+0900 DDEBUG Releasever: 8
2026-07-29T15:17:51+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T15:17:51+0900 DDEBUG Base command: makecache
2026-07-29T15:17:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T15:17:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T15:17:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T15:17:51+0900 DDEBUG Cleaning up.
2026-07-29T15:17:51+0900 DDEBUG Plugins were unloaded.
2026-07-29T17:11:58+0900 INFO --- logging initialized ---
2026-07-29T17:11:58+0900 DDEBUG timer: config: 1315 ms
2026-07-29T17:12:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T17:12:07+0900 DEBUG DNF version: 4.7.0
2026-07-29T17:12:07+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T17:12:07+0900 DDEBUG Installroot: /
2026-07-29T17:12:07+0900 DDEBUG Releasever: 8
2026-07-29T17:12:07+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T17:12:07+0900 DDEBUG Base command: makecache
2026-07-29T17:12:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T17:12:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T17:12:10+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T17:12:10+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T17:12:10+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T17:12:10+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T17:12:11+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T17:12:11+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T17:12:11+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T17:12:11+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T17:12:11+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T17:12:12+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T17:12:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-29T17:12:16+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-29T17:12:16+0900 DEBUG countme: no event for baseos: window already counted
2026-07-29T17:12:18+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-29T17:12:19+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T17:12:19+0900 DDEBUG Cleaning up.
2026-07-29T17:12:20+0900 DDEBUG Plugins were unloaded.
2026-07-29T17:12:20+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T17:12:20+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T18:44:16+0900 INFO --- logging initialized ---
2026-07-29T18:44:16+0900 DDEBUG timer: config: 22 ms
2026-07-29T18:44:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T18:44:17+0900 DEBUG DNF version: 4.7.0
2026-07-29T18:44:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T18:44:17+0900 DDEBUG Installroot: /
2026-07-29T18:44:17+0900 DDEBUG Releasever: 8
2026-07-29T18:44:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T18:44:17+0900 DDEBUG Base command: makecache
2026-07-29T18:44:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T18:44:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T18:44:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T18:44:17+0900 DDEBUG Cleaning up.
2026-07-29T18:44:17+0900 DDEBUG Plugins were unloaded.
2026-07-29T20:37:22+0900 INFO --- logging initialized ---
2026-07-29T20:37:22+0900 DDEBUG timer: config: 16 ms
2026-07-29T20:37:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T20:37:22+0900 DEBUG DNF version: 4.7.0
2026-07-29T20:37:22+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T20:37:22+0900 DDEBUG Installroot: /
2026-07-29T20:37:22+0900 DDEBUG Releasever: 8
2026-07-29T20:37:22+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T20:37:22+0900 DDEBUG Base command: makecache
2026-07-29T20:37:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T20:37:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T20:37:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T20:37:22+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T20:37:23+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-29T20:37:23+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T20:37:23+0900 DDEBUG Cleaning up.
2026-07-29T20:37:23+0900 DDEBUG Plugins were unloaded.
2026-07-29T20:37:23+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T20:37:23+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T22:11:09+0900 INFO --- logging initialized ---
2026-07-29T22:11:09+0900 DDEBUG timer: config: 23 ms
2026-07-29T22:11:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T22:11:10+0900 DEBUG DNF version: 4.7.0
2026-07-29T22:11:10+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T22:11:10+0900 DDEBUG Installroot: /
2026-07-29T22:11:10+0900 DDEBUG Releasever: 8
2026-07-29T22:11:10+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T22:11:10+0900 DDEBUG Base command: makecache
2026-07-29T22:11:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T22:11:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T22:11:10+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-29T22:11:10+0900 DDEBUG Cleaning up.
2026-07-29T22:11:10+0900 DDEBUG Plugins were unloaded.
2026-07-29T23:52:46+0900 INFO --- logging initialized ---
2026-07-29T23:52:46+0900 DDEBUG timer: config: 23 ms
2026-07-29T23:52:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-29T23:52:46+0900 DEBUG DNF version: 4.7.0
2026-07-29T23:52:46+0900 DDEBUG Command: dnf makecache --timer 
2026-07-29T23:52:46+0900 DDEBUG Installroot: /
2026-07-29T23:52:46+0900 DDEBUG Releasever: 8
2026-07-29T23:52:46+0900 DEBUG cachedir: /var/cache/dnf
2026-07-29T23:52:46+0900 DDEBUG Base command: makecache
2026-07-29T23:52:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-29T23:52:46+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-29T23:52:46+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-29T23:52:46+0900 DEBUG countme: no event for appstream: window already counted
2026-07-29T23:52:47+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-29T23:52:47+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T23:52:47+0900 DDEBUG Cleaning up.
2026-07-29T23:52:47+0900 DDEBUG Plugins were unloaded.
2026-07-29T23:52:47+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-29T23:52:47+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T01:30:44+0900 INFO --- logging initialized ---
2026-07-30T01:30:44+0900 DDEBUG timer: config: 22 ms
2026-07-30T01:30:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T01:30:44+0900 DEBUG DNF version: 4.7.0
2026-07-30T01:30:44+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T01:30:44+0900 DDEBUG Installroot: /
2026-07-30T01:30:44+0900 DDEBUG Releasever: 8
2026-07-30T01:30:44+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T01:30:44+0900 DDEBUG Base command: makecache
2026-07-30T01:30:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T01:30:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T01:30:44+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T01:30:44+0900 DDEBUG Cleaning up.
2026-07-30T01:30:44+0900 DDEBUG Plugins were unloaded.
2026-07-30T02:50:05+0900 INFO --- logging initialized ---
2026-07-30T02:50:05+0900 DDEBUG timer: config: 21 ms
2026-07-30T02:50:05+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T02:50:05+0900 DEBUG DNF version: 4.7.0
2026-07-30T02:50:05+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T02:50:05+0900 DDEBUG Installroot: /
2026-07-30T02:50:05+0900 DDEBUG Releasever: 8
2026-07-30T02:50:05+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T02:50:05+0900 DDEBUG Base command: makecache
2026-07-30T02:50:05+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T02:50:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T02:50:05+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T02:50:05+0900 DDEBUG Cleaning up.
2026-07-30T02:50:05+0900 DDEBUG Plugins were unloaded.
2026-07-30T04:30:21+0900 INFO --- logging initialized ---
2026-07-30T04:30:21+0900 DDEBUG timer: config: 19 ms
2026-07-30T04:30:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T04:30:21+0900 DEBUG DNF version: 4.7.0
2026-07-30T04:30:21+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T04:30:21+0900 DDEBUG Installroot: /
2026-07-30T04:30:21+0900 DDEBUG Releasever: 8
2026-07-30T04:30:21+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T04:30:21+0900 DDEBUG Base command: makecache
2026-07-30T04:30:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T04:30:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T04:30:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-30T04:30:22+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T04:30:23+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-30T04:30:23+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 27분 59초.
2026-07-30T04:30:23+0900 DEBUG countme: no event for baseos: window already counted
2026-07-30T04:30:23+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-30T04:30:24+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 07시 28분 11초.
2026-07-30T04:30:24+0900 DEBUG countme: no event for extras: window already counted
2026-07-30T04:30:25+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-30T04:30:25+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T04:30:25+0900 DDEBUG Cleaning up.
2026-07-30T04:30:25+0900 DDEBUG Plugins were unloaded.
2026-07-30T04:30:25+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T04:30:25+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T05:44:45+0900 INFO --- logging initialized ---
2026-07-30T05:44:45+0900 DDEBUG timer: config: 26 ms
2026-07-30T05:44:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T05:44:45+0900 DEBUG DNF version: 4.7.0
2026-07-30T05:44:45+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T05:44:45+0900 DDEBUG Installroot: /
2026-07-30T05:44:45+0900 DDEBUG Releasever: 8
2026-07-30T05:44:45+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T05:44:45+0900 DDEBUG Base command: makecache
2026-07-30T05:44:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T05:44:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T05:44:45+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T05:44:45+0900 DDEBUG Cleaning up.
2026-07-30T05:44:45+0900 DDEBUG Plugins were unloaded.
2026-07-30T06:55:36+0900 INFO --- logging initialized ---
2026-07-30T06:55:36+0900 DDEBUG timer: config: 5 ms
2026-07-30T06:55:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T06:55:36+0900 DEBUG DNF version: 4.7.0
2026-07-30T06:55:36+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T06:55:36+0900 DDEBUG Installroot: /
2026-07-30T06:55:36+0900 DDEBUG Releasever: 8
2026-07-30T06:55:36+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T06:55:36+0900 DDEBUG Base command: makecache
2026-07-30T06:55:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T06:55:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T06:55:36+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T06:55:36+0900 DDEBUG Cleaning up.
2026-07-30T06:55:36+0900 DDEBUG Plugins were unloaded.
2026-07-30T08:09:41+0900 INFO --- logging initialized ---
2026-07-30T08:09:41+0900 DDEBUG timer: config: 25 ms
2026-07-30T08:09:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T08:09:41+0900 DEBUG DNF version: 4.7.0
2026-07-30T08:09:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T08:09:41+0900 DDEBUG Installroot: /
2026-07-30T08:09:41+0900 DDEBUG Releasever: 8
2026-07-30T08:09:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T08:09:41+0900 DDEBUG Base command: makecache
2026-07-30T08:09:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T08:09:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T08:09:42+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-30T08:09:42+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T08:09:44+0900 DDEBUG Cleaning up.
2026-07-30T08:09:44+0900 DDEBUG Plugins were unloaded.
2026-07-30T08:09:44+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)
2026-07-30T08:09:44+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)
2026-07-30T09:33:05+0900 INFO --- logging initialized ---
2026-07-30T09:33:05+0900 DDEBUG timer: config: 7 ms
2026-07-30T09:33:05+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T09:33:05+0900 DEBUG DNF version: 4.7.0
2026-07-30T09:33:05+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T09:33:05+0900 DDEBUG Installroot: /
2026-07-30T09:33:05+0900 DDEBUG Releasever: 8
2026-07-30T09:33:05+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T09:33:05+0900 DDEBUG Base command: makecache
2026-07-30T09:33:05+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T09:33:05+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T09:33:05+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T09:33:05+0900 DDEBUG Cleaning up.
2026-07-30T09:33:05+0900 DDEBUG Plugins were unloaded.
2026-07-30T11:08:35+0900 INFO --- logging initialized ---
2026-07-30T11:08:35+0900 DDEBUG timer: config: 7 ms
2026-07-30T11:08:35+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:08:35+0900 DEBUG DNF version: 4.7.0
2026-07-30T11:08:35+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T11:08:35+0900 DDEBUG Installroot: /
2026-07-30T11:08:35+0900 DDEBUG Releasever: 8
2026-07-30T11:08:35+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:08:35+0900 DDEBUG Base command: makecache
2026-07-30T11:08:35+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T11:08:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T11:08:35+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T11:08:35+0900 DDEBUG Cleaning up.
2026-07-30T11:08:35+0900 DDEBUG Plugins were unloaded.
2026-07-30T12:50:42+0900 INFO --- logging initialized ---
2026-07-30T12:50:42+0900 DDEBUG timer: config: 13 ms
2026-07-30T12:50:42+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T12:50:42+0900 DEBUG DNF version: 4.7.0
2026-07-30T12:50:42+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T12:50:42+0900 DDEBUG Installroot: /
2026-07-30T12:50:42+0900 DDEBUG Releasever: 8
2026-07-30T12:50:42+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:50:42+0900 DDEBUG Base command: makecache
2026-07-30T12:50:42+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T12:50:42+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T12:50:42+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-30T12:50:42+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T12:50:43+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-30T12:50:43+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-30T12:50:43+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T12:50:54+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 29일 (수) 오후 11시 32분 30초.
2026-07-30T12:50:54+0900 DEBUG countme: no event for baseos: window already counted
2026-07-30T12:50:55+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-30T12:50:55+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T12:50:55+0900 DDEBUG Cleaning up.
2026-07-30T12:50:55+0900 DDEBUG Plugins were unloaded.
2026-07-30T12:50:55+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T12:50:55+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T14:09:19+0900 INFO --- logging initialized ---
2026-07-30T14:09:19+0900 DDEBUG timer: config: 7 ms
2026-07-30T14:09:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T14:09:19+0900 DEBUG DNF version: 4.7.0
2026-07-30T14:09:19+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T14:09:19+0900 DDEBUG Installroot: /
2026-07-30T14:09:19+0900 DDEBUG Releasever: 8
2026-07-30T14:09:19+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T14:09:19+0900 DDEBUG Base command: makecache
2026-07-30T14:09:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T14:09:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T14:09:19+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T14:09:19+0900 DDEBUG Cleaning up.
2026-07-30T14:09:19+0900 DDEBUG Plugins were unloaded.
2026-07-30T16:00:39+0900 INFO --- logging initialized ---
2026-07-30T16:00:39+0900 DDEBUG timer: config: 25 ms
2026-07-30T16:00:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T16:00:39+0900 DEBUG DNF version: 4.7.0
2026-07-30T16:00:39+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T16:00:39+0900 DDEBUG Installroot: /
2026-07-30T16:00:39+0900 DDEBUG Releasever: 8
2026-07-30T16:00:39+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T16:00:39+0900 DDEBUG Base command: makecache
2026-07-30T16:00:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T16:00:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T16:00:39+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-30T16:00:39+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T16:00:40+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-30T16:00:40+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-30T16:00:40+0900 DDEBUG Cleaning up.
2026-07-30T16:00:40+0900 DDEBUG Plugins were unloaded.
2026-07-30T16:00:40+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-30T16:00:40+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-30T17:57:39+0900 INFO --- logging initialized ---
2026-07-30T17:57:39+0900 DDEBUG timer: config: 12 ms
2026-07-30T17:57:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T17:57:39+0900 DEBUG DNF version: 4.7.0
2026-07-30T17:57:39+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T17:57:39+0900 DDEBUG Installroot: /
2026-07-30T17:57:39+0900 DDEBUG Releasever: 8
2026-07-30T17:57:39+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T17:57:39+0900 DDEBUG Base command: makecache
2026-07-30T17:57:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T17:57:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T17:57:39+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T17:57:39+0900 DDEBUG Cleaning up.
2026-07-30T17:57:39+0900 DDEBUG Plugins were unloaded.
2026-07-30T19:40:16+0900 INFO --- logging initialized ---
2026-07-30T19:40:16+0900 DDEBUG timer: config: 11 ms
2026-07-30T19:40:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T19:40:17+0900 DEBUG DNF version: 4.7.0
2026-07-30T19:40:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T19:40:17+0900 DDEBUG Installroot: /
2026-07-30T19:40:17+0900 DDEBUG Releasever: 8
2026-07-30T19:40:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T19:40:17+0900 DDEBUG Base command: makecache
2026-07-30T19:40:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T19:40:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T19:40:17+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-30T19:40:17+0900 DEBUG countme: no event for appstream: window already counted
2026-07-30T19:40:18+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-30T19:40:18+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T19:40:18+0900 DDEBUG Cleaning up.
2026-07-30T19:40:18+0900 DDEBUG Plugins were unloaded.
2026-07-30T19:40:18+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T19:40:18+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-30T20:40:41+0900 INFO --- logging initialized ---
2026-07-30T20:40:41+0900 DDEBUG timer: config: 7 ms
2026-07-30T20:40:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T20:40:41+0900 DEBUG DNF version: 4.7.0
2026-07-30T20:40:41+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T20:40:41+0900 DDEBUG Installroot: /
2026-07-30T20:40:41+0900 DDEBUG Releasever: 8
2026-07-30T20:40:41+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T20:40:41+0900 DDEBUG Base command: makecache
2026-07-30T20:40:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T20:40:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T20:40:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T20:40:41+0900 DDEBUG Cleaning up.
2026-07-30T20:40:41+0900 DDEBUG Plugins were unloaded.
2026-07-30T22:30:37+0900 INFO --- logging initialized ---
2026-07-30T22:30:37+0900 DDEBUG timer: config: 26 ms
2026-07-30T22:30:37+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T22:30:37+0900 DEBUG DNF version: 4.7.0
2026-07-30T22:30:37+0900 DDEBUG Command: dnf makecache --timer 
2026-07-30T22:30:37+0900 DDEBUG Installroot: /
2026-07-30T22:30:37+0900 DDEBUG Releasever: 8
2026-07-30T22:30:37+0900 DEBUG cachedir: /var/cache/dnf
2026-07-30T22:30:37+0900 DDEBUG Base command: makecache
2026-07-30T22:30:37+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T22:30:37+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-30T22:30:37+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-30T22:30:37+0900 DDEBUG Cleaning up.
2026-07-30T22:30:37+0900 DDEBUG Plugins were unloaded.
2026-07-31T00:02:37+0900 INFO --- logging initialized ---
2026-07-31T00:02:37+0900 DDEBUG timer: config: 6 ms
2026-07-31T00:02:37+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T00:02:37+0900 DEBUG DNF version: 4.7.0
2026-07-31T00:02:37+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T00:02:37+0900 DDEBUG Installroot: /
2026-07-31T00:02:37+0900 DDEBUG Releasever: 8
2026-07-31T00:02:37+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T00:02:37+0900 DDEBUG Base command: makecache
2026-07-31T00:02:37+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T00:02:37+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T00:02:37+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T00:02:37+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T00:02:38+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-07-31T00:02:38+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-07-31T00:02:38+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T00:02:47+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T00:02:47+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T00:02:48+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-31T00:02:48+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-31T00:02:48+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T00:02:48+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-31T00:02:48+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T00:02:48+0900 DDEBUG Cleaning up.
2026-07-31T00:02:48+0900 DDEBUG Plugins were unloaded.
2026-07-31T00:02:48+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T00:02:48+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T01:44:13+0900 INFO --- logging initialized ---
2026-07-31T01:44:13+0900 DDEBUG timer: config: 26 ms
2026-07-31T01:44:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T01:44:13+0900 DEBUG DNF version: 4.7.0
2026-07-31T01:44:13+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T01:44:13+0900 DDEBUG Installroot: /
2026-07-31T01:44:13+0900 DDEBUG Releasever: 8
2026-07-31T01:44:13+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T01:44:13+0900 DDEBUG Base command: makecache
2026-07-31T01:44:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T01:44:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T01:44:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T01:44:13+0900 DDEBUG Cleaning up.
2026-07-31T01:44:13+0900 DDEBUG Plugins were unloaded.
2026-07-31T02:53:23+0900 INFO --- logging initialized ---
2026-07-31T02:53:23+0900 DDEBUG timer: config: 28 ms
2026-07-31T02:53:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T02:53:23+0900 DEBUG DNF version: 4.7.0
2026-07-31T02:53:23+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T02:53:23+0900 DDEBUG Installroot: /
2026-07-31T02:53:23+0900 DDEBUG Releasever: 8
2026-07-31T02:53:23+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T02:53:23+0900 DDEBUG Base command: makecache
2026-07-31T02:53:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T02:53:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T02:53:23+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T02:53:23+0900 DDEBUG Cleaning up.
2026-07-31T02:53:23+0900 DDEBUG Plugins were unloaded.
2026-07-31T03:58:28+0900 INFO --- logging initialized ---
2026-07-31T03:58:28+0900 DDEBUG timer: config: 27 ms
2026-07-31T03:58:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T03:58:28+0900 DEBUG DNF version: 4.7.0
2026-07-31T03:58:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T03:58:28+0900 DDEBUG Installroot: /
2026-07-31T03:58:28+0900 DDEBUG Releasever: 8
2026-07-31T03:58:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T03:58:28+0900 DDEBUG Base command: makecache
2026-07-31T03:58:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T03:58:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T03:58:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T03:58:28+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T03:58:29+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T03:58:29+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T03:58:29+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T03:58:30+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-31T03:58:30+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-31T03:58:30+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T03:58:31+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-31T03:58:31+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T03:58:31+0900 DDEBUG Cleaning up.
2026-07-31T03:58:31+0900 DDEBUG Plugins were unloaded.
2026-07-31T03:58:31+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T03:58:31+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T05:36:59+0900 INFO --- logging initialized ---
2026-07-31T05:36:59+0900 DDEBUG timer: config: 26 ms
2026-07-31T05:36:59+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T05:36:59+0900 DEBUG DNF version: 4.7.0
2026-07-31T05:36:59+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T05:36:59+0900 DDEBUG Installroot: /
2026-07-31T05:36:59+0900 DDEBUG Releasever: 8
2026-07-31T05:36:59+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T05:36:59+0900 DDEBUG Base command: makecache
2026-07-31T05:36:59+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T05:36:59+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T05:36:59+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T05:36:59+0900 DDEBUG Cleaning up.
2026-07-31T05:36:59+0900 DDEBUG Plugins were unloaded.
2026-07-31T07:17:26+0900 INFO --- logging initialized ---
2026-07-31T07:17:26+0900 DDEBUG timer: config: 6 ms
2026-07-31T07:17:26+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T07:17:26+0900 DEBUG DNF version: 4.7.0
2026-07-31T07:17:26+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T07:17:26+0900 DDEBUG Installroot: /
2026-07-31T07:17:26+0900 DDEBUG Releasever: 8
2026-07-31T07:17:26+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T07:17:26+0900 DDEBUG Base command: makecache
2026-07-31T07:17:26+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T07:17:26+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T07:17:26+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T07:17:26+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T07:17:27+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T07:17:27+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T07:17:27+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T07:17:27+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-31T07:17:27+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-31T07:17:27+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T07:17:28+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-31T07:17:28+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T07:17:28+0900 DDEBUG Cleaning up.
2026-07-31T07:17:28+0900 DDEBUG Plugins were unloaded.
2026-07-31T07:17:28+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T07:17:28+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T08:50:16+0900 INFO --- logging initialized ---
2026-07-31T08:50:16+0900 DDEBUG timer: config: 25 ms
2026-07-31T08:50:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T08:50:17+0900 DEBUG DNF version: 4.7.0
2026-07-31T08:50:17+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T08:50:17+0900 DDEBUG Installroot: /
2026-07-31T08:50:17+0900 DDEBUG Releasever: 8
2026-07-31T08:50:17+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T08:50:17+0900 DDEBUG Base command: makecache
2026-07-31T08:50:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T08:50:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T08:50:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T08:50:17+0900 DDEBUG Cleaning up.
2026-07-31T08:50:17+0900 DDEBUG Plugins were unloaded.
2026-07-31T09:59:52+0900 INFO --- logging initialized ---
2026-07-31T09:59:52+0900 DDEBUG timer: config: 13 ms
2026-07-31T09:59:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T09:59:53+0900 DEBUG DNF version: 4.7.0
2026-07-31T09:59:53+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T09:59:53+0900 DDEBUG Installroot: /
2026-07-31T09:59:53+0900 DDEBUG Releasever: 8
2026-07-31T09:59:53+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T09:59:53+0900 DDEBUG Base command: makecache
2026-07-31T09:59:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T09:59:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T09:59:53+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T09:59:53+0900 DDEBUG Cleaning up.
2026-07-31T09:59:53+0900 DDEBUG Plugins were unloaded.
2026-07-31T11:11:29+0900 INFO --- logging initialized ---
2026-07-31T11:11:29+0900 DDEBUG timer: config: 21 ms
2026-07-31T11:11:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T11:11:29+0900 DEBUG DNF version: 4.7.0
2026-07-31T11:11:29+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T11:11:29+0900 DDEBUG Installroot: /
2026-07-31T11:11:29+0900 DDEBUG Releasever: 8
2026-07-31T11:11:29+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T11:11:29+0900 DDEBUG Base command: makecache
2026-07-31T11:11:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T11:11:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T11:11:29+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T11:11:29+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T11:11:30+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T11:11:30+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T11:11:30+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T11:11:32+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-31T11:11:32+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-31T11:11:32+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T11:11:33+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml).
2026-07-31T11:11:33+0900 WARNING Errors during downloading metadata for repository 'baseos':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T11:11:33+0900 DDEBUG Cleaning up.
2026-07-31T11:11:33+0900 DDEBUG Plugins were unloaded.
2026-07-31T11:11:33+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T11:11:33+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'baseos': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/BaseOS/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T12:50:38+0900 INFO --- logging initialized ---
2026-07-31T12:50:38+0900 DDEBUG timer: config: 10 ms
2026-07-31T12:50:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T12:50:38+0900 DEBUG DNF version: 4.7.0
2026-07-31T12:50:38+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T12:50:38+0900 DDEBUG Installroot: /
2026-07-31T12:50:38+0900 DDEBUG Releasever: 8
2026-07-31T12:50:38+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T12:50:38+0900 DDEBUG Base command: makecache
2026-07-31T12:50:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T12:50:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T12:50:38+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T12:50:38+0900 DDEBUG Cleaning up.
2026-07-31T12:50:38+0900 DDEBUG Plugins were unloaded.
2026-07-31T13:54:27+0900 INFO --- logging initialized ---
2026-07-31T13:54:27+0900 DDEBUG timer: config: 18 ms
2026-07-31T13:54:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T13:54:28+0900 DEBUG DNF version: 4.7.0
2026-07-31T13:54:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T13:54:28+0900 DDEBUG Installroot: /
2026-07-31T13:54:28+0900 DDEBUG Releasever: 8
2026-07-31T13:54:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T13:54:28+0900 DDEBUG Base command: makecache
2026-07-31T13:54:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T13:54:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T13:54:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T13:54:28+0900 DDEBUG Cleaning up.
2026-07-31T13:54:28+0900 DDEBUG Plugins were unloaded.
2026-07-31T15:30:02+0900 INFO --- logging initialized ---
2026-07-31T15:30:02+0900 DDEBUG timer: config: 19 ms
2026-07-31T15:30:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T15:30:02+0900 DEBUG DNF version: 4.7.0
2026-07-31T15:30:02+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T15:30:02+0900 DDEBUG Installroot: /
2026-07-31T15:30:02+0900 DDEBUG Releasever: 8
2026-07-31T15:30:02+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T15:30:02+0900 DDEBUG Base command: makecache
2026-07-31T15:30:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T15:30:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T15:30:02+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T15:30:02+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T15:30:05+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T15:30:05+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T15:30:05+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T15:30:05+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-07-31T15:30:05+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-07-31T15:30:05+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T15:30:22+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 21초.
2026-07-31T15:30:22+0900 DEBUG countme: no event for extras: window already counted
2026-07-31T15:30:23+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-07-31T15:30:23+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-07-31T15:30:23+0900 DEBUG countme: no event for extras: window already counted
2026-07-31T15:30:23+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-31T15:30:23+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T15:30:23+0900 DDEBUG Cleaning up.
2026-07-31T15:30:23+0900 DDEBUG Plugins were unloaded.
2026-07-31T15:30:23+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T15:30:23+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T17:02:28+0900 INFO --- logging initialized ---
2026-07-31T17:02:28+0900 DDEBUG timer: config: 19 ms
2026-07-31T17:02:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T17:02:28+0900 DEBUG DNF version: 4.7.0
2026-07-31T17:02:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T17:02:28+0900 DDEBUG Installroot: /
2026-07-31T17:02:28+0900 DDEBUG Releasever: 8
2026-07-31T17:02:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T17:02:28+0900 DDEBUG Base command: makecache
2026-07-31T17:02:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T17:02:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T17:02:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T17:02:28+0900 DDEBUG Cleaning up.
2026-07-31T17:02:28+0900 DDEBUG Plugins were unloaded.
2026-07-31T18:19:54+0900 INFO --- logging initialized ---
2026-07-31T18:19:54+0900 DDEBUG timer: config: 25 ms
2026-07-31T18:19:55+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T18:19:55+0900 DEBUG DNF version: 4.7.0
2026-07-31T18:19:55+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T18:19:55+0900 DDEBUG Installroot: /
2026-07-31T18:19:55+0900 DDEBUG Releasever: 8
2026-07-31T18:19:55+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T18:19:55+0900 DDEBUG Base command: makecache
2026-07-31T18:19:55+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T18:19:55+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T18:19:55+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T18:19:55+0900 DDEBUG Cleaning up.
2026-07-31T18:19:55+0900 DDEBUG Plugins were unloaded.
2026-07-31T19:32:28+0900 INFO --- logging initialized ---
2026-07-31T19:32:28+0900 DDEBUG timer: config: 20 ms
2026-07-31T19:32:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T19:32:28+0900 DEBUG DNF version: 4.7.0
2026-07-31T19:32:28+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T19:32:28+0900 DDEBUG Installroot: /
2026-07-31T19:32:28+0900 DDEBUG Releasever: 8
2026-07-31T19:32:28+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T19:32:28+0900 DDEBUG Base command: makecache
2026-07-31T19:32:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T19:32:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T19:32:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T19:32:28+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T19:32:29+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T19:32:29+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 09초.
2026-07-31T19:32:29+0900 DEBUG countme: no event for baseos: window already counted
2026-07-31T19:32:30+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-07-31T19:32:30+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 01시 21분 21초.
2026-07-31T19:32:30+0900 DEBUG countme: no event for extras: window already counted
2026-07-31T19:32:31+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-07-31T19:32:31+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T19:32:31+0900 DDEBUG Cleaning up.
2026-07-31T19:32:31+0900 DDEBUG Plugins were unloaded.
2026-07-31T19:32:31+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T19:32:31+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-07-31T21:00:01+0900 INFO --- logging initialized ---
2026-07-31T21:00:01+0900 DDEBUG timer: config: 13 ms
2026-07-31T21:00:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T21:00:01+0900 DEBUG DNF version: 4.7.0
2026-07-31T21:00:01+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T21:00:01+0900 DDEBUG Installroot: /
2026-07-31T21:00:01+0900 DDEBUG Releasever: 8
2026-07-31T21:00:01+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T21:00:01+0900 DDEBUG Base command: makecache
2026-07-31T21:00:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T21:00:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T21:00:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T21:00:01+0900 DDEBUG Cleaning up.
2026-07-31T21:00:01+0900 DDEBUG Plugins were unloaded.
2026-07-31T22:20:43+0900 INFO --- logging initialized ---
2026-07-31T22:20:43+0900 DDEBUG timer: config: 9 ms
2026-07-31T22:20:43+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T22:20:43+0900 DEBUG DNF version: 4.7.0
2026-07-31T22:20:43+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T22:20:43+0900 DDEBUG Installroot: /
2026-07-31T22:20:43+0900 DDEBUG Releasever: 8
2026-07-31T22:20:43+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T22:20:43+0900 DDEBUG Base command: makecache
2026-07-31T22:20:43+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T22:20:43+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T22:20:43+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-07-31T22:20:43+0900 DDEBUG Cleaning up.
2026-07-31T22:20:43+0900 DDEBUG Plugins were unloaded.
2026-07-31T23:57:54+0900 INFO --- logging initialized ---
2026-07-31T23:57:54+0900 DDEBUG timer: config: 9 ms
2026-07-31T23:57:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-31T23:57:54+0900 DEBUG DNF version: 4.7.0
2026-07-31T23:57:54+0900 DDEBUG Command: dnf makecache --timer 
2026-07-31T23:57:54+0900 DDEBUG Installroot: /
2026-07-31T23:57:54+0900 DDEBUG Releasever: 8
2026-07-31T23:57:54+0900 DEBUG cachedir: /var/cache/dnf
2026-07-31T23:57:54+0900 DDEBUG Base command: makecache
2026-07-31T23:57:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-31T23:57:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-07-31T23:57:54+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-07-31T23:57:54+0900 DEBUG countme: no event for appstream: window already counted
2026-07-31T23:57:55+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-07-31T23:57:55+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T23:57:55+0900 DDEBUG Cleaning up.
2026-07-31T23:57:55+0900 DDEBUG Plugins were unloaded.
2026-07-31T23:57:55+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-07-31T23:57:55+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T01:50:04+0900 INFO --- logging initialized ---
2026-08-01T01:50:04+0900 DDEBUG timer: config: 9 ms
2026-08-01T01:50:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T01:50:04+0900 DEBUG DNF version: 4.7.0
2026-08-01T01:50:04+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T01:50:04+0900 DDEBUG Installroot: /
2026-08-01T01:50:04+0900 DDEBUG Releasever: 8
2026-08-01T01:50:04+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T01:50:04+0900 DDEBUG Base command: makecache
2026-08-01T01:50:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T01:50:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T01:50:04+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T01:50:04+0900 DDEBUG Cleaning up.
2026-08-01T01:50:04+0900 DDEBUG Plugins were unloaded.
2026-08-01T03:04:23+0900 INFO --- logging initialized ---
2026-08-01T03:04:23+0900 DDEBUG timer: config: 17 ms
2026-08-01T03:04:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T03:04:23+0900 DEBUG DNF version: 4.7.0
2026-08-01T03:04:23+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T03:04:23+0900 DDEBUG Installroot: /
2026-08-01T03:04:23+0900 DDEBUG Releasever: 8
2026-08-01T03:04:23+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T03:04:23+0900 DDEBUG Base command: makecache
2026-08-01T03:04:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T03:04:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T03:04:23+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T03:04:23+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T03:04:24+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-08-01T03:04:24+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-08-01T03:04:24+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T03:04:37+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-01T03:04:37+0900 DEBUG countme: no event for baseos: window already counted
2026-08-01T03:04:38+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-08-01T03:04:38+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-08-01T03:04:38+0900 DEBUG countme: no event for baseos: window already counted
2026-08-01T03:04:56+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-01T03:04:56+0900 DEBUG countme: no event for extras: window already counted
2026-08-01T03:04:57+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-08-01T03:04:57+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-08-01T03:04:57+0900 DEBUG countme: no event for extras: window already counted
2026-08-01T03:04:57+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml).
2026-08-01T03:04:57+0900 WARNING Errors during downloading metadata for repository 'extras':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T03:04:57+0900 DDEBUG Cleaning up.
2026-08-01T03:04:57+0900 DDEBUG Plugins were unloaded.
2026-08-01T03:04:57+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T03:04:57+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'extras': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/extras/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T04:12:04+0900 INFO --- logging initialized ---
2026-08-01T04:12:04+0900 DDEBUG timer: config: 25 ms
2026-08-01T04:12:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T04:12:04+0900 DEBUG DNF version: 4.7.0
2026-08-01T04:12:04+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T04:12:04+0900 DDEBUG Installroot: /
2026-08-01T04:12:04+0900 DDEBUG Releasever: 8
2026-08-01T04:12:04+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T04:12:04+0900 DDEBUG Base command: makecache
2026-08-01T04:12:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T04:12:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T04:12:04+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T04:12:04+0900 DDEBUG Cleaning up.
2026-08-01T04:12:04+0900 DDEBUG Plugins were unloaded.
2026-08-01T05:31:13+0900 INFO --- logging initialized ---
2026-08-01T05:31:13+0900 DDEBUG timer: config: 19 ms
2026-08-01T05:31:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T05:31:13+0900 DEBUG DNF version: 4.7.0
2026-08-01T05:31:13+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T05:31:13+0900 DDEBUG Installroot: /
2026-08-01T05:31:13+0900 DDEBUG Releasever: 8
2026-08-01T05:31:13+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T05:31:13+0900 DDEBUG Base command: makecache
2026-08-01T05:31:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T05:31:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T05:31:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T05:31:13+0900 DDEBUG Cleaning up.
2026-08-01T05:31:13+0900 DDEBUG Plugins were unloaded.
2026-08-01T06:44:36+0900 INFO --- logging initialized ---
2026-08-01T06:44:36+0900 DDEBUG timer: config: 11 ms
2026-08-01T06:44:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T06:44:36+0900 DEBUG DNF version: 4.7.0
2026-08-01T06:44:36+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T06:44:36+0900 DDEBUG Installroot: /
2026-08-01T06:44:36+0900 DDEBUG Releasever: 8
2026-08-01T06:44:36+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T06:44:36+0900 DDEBUG Base command: makecache
2026-08-01T06:44:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T06:44:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T06:44:36+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T06:44:36+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T06:44:37+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-01T06:44:37+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T06:44:37+0900 DDEBUG Cleaning up.
2026-08-01T06:44:37+0900 DDEBUG Plugins were unloaded.
2026-08-01T06:44:37+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T06:44:37+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T07:52:50+0900 INFO --- logging initialized ---
2026-08-01T07:52:50+0900 DDEBUG timer: config: 22 ms
2026-08-01T07:52:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T07:52:51+0900 DEBUG DNF version: 4.7.0
2026-08-01T07:52:51+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T07:52:51+0900 DDEBUG Installroot: /
2026-08-01T07:52:51+0900 DDEBUG Releasever: 8
2026-08-01T07:52:51+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T07:52:51+0900 DDEBUG Base command: makecache
2026-08-01T07:52:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T07:52:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T07:52:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T07:52:51+0900 DDEBUG Cleaning up.
2026-08-01T07:52:51+0900 DDEBUG Plugins were unloaded.
2026-08-01T09:37:04+0900 INFO --- logging initialized ---
2026-08-01T09:37:04+0900 DDEBUG timer: config: 5 ms
2026-08-01T09:37:04+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T09:37:04+0900 DEBUG DNF version: 4.7.0
2026-08-01T09:37:04+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T09:37:04+0900 DDEBUG Installroot: /
2026-08-01T09:37:04+0900 DDEBUG Releasever: 8
2026-08-01T09:37:04+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T09:37:04+0900 DDEBUG Base command: makecache
2026-08-01T09:37:04+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T09:37:04+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T09:37:04+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T09:37:04+0900 DDEBUG Cleaning up.
2026-08-01T09:37:04+0900 DDEBUG Plugins were unloaded.
2026-08-01T10:58:22+0900 INFO --- logging initialized ---
2026-08-01T10:58:22+0900 DDEBUG timer: config: 31 ms
2026-08-01T10:58:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T10:58:22+0900 DEBUG DNF version: 4.7.0
2026-08-01T10:58:22+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T10:58:22+0900 DDEBUG Installroot: /
2026-08-01T10:58:22+0900 DDEBUG Releasever: 8
2026-08-01T10:58:22+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T10:58:22+0900 DDEBUG Base command: makecache
2026-08-01T10:58:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T10:58:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T10:58:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T10:58:22+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T10:58:23+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-01T10:58:23+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T10:58:23+0900 DDEBUG Cleaning up.
2026-08-01T10:58:23+0900 DDEBUG Plugins were unloaded.
2026-08-01T10:58:23+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T10:58:23+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-01T12:55:03+0900 INFO --- logging initialized ---
2026-08-01T12:55:03+0900 DDEBUG timer: config: 7 ms
2026-08-01T12:55:03+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T12:55:03+0900 DEBUG DNF version: 4.7.0
2026-08-01T12:55:03+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T12:55:03+0900 DDEBUG Installroot: /
2026-08-01T12:55:03+0900 DDEBUG Releasever: 8
2026-08-01T12:55:03+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T12:55:03+0900 DDEBUG Base command: makecache
2026-08-01T12:55:03+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T12:55:03+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T12:55:03+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T12:55:03+0900 DDEBUG Cleaning up.
2026-08-01T12:55:03+0900 DDEBUG Plugins were unloaded.
2026-08-01T14:33:19+0900 INFO --- logging initialized ---
2026-08-01T14:33:19+0900 DDEBUG timer: config: 7 ms
2026-08-01T14:33:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T14:33:19+0900 DEBUG DNF version: 4.7.0
2026-08-01T14:33:19+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T14:33:19+0900 DDEBUG Installroot: /
2026-08-01T14:33:19+0900 DDEBUG Releasever: 8
2026-08-01T14:33:19+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T14:33:19+0900 DDEBUG Base command: makecache
2026-08-01T14:33:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T14:33:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T14:33:19+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T14:33:19+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T14:33:21+0900 DDEBUG Cleaning up.
2026-08-01T14:33:21+0900 DDEBUG Plugins were unloaded.
2026-08-01T14:33:21+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)
2026-08-01T14:33:21+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': repomd.xml parser error: Parse error at line: 7 (Opening and ending tag mismatch: meta line 0 and head
)
2026-08-01T16:32:24+0900 INFO --- logging initialized ---
2026-08-01T16:32:24+0900 DDEBUG timer: config: 7 ms
2026-08-01T16:32:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T16:32:24+0900 DEBUG DNF version: 4.7.0
2026-08-01T16:32:24+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T16:32:24+0900 DDEBUG Installroot: /
2026-08-01T16:32:24+0900 DDEBUG Releasever: 8
2026-08-01T16:32:24+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T16:32:24+0900 DDEBUG Base command: makecache
2026-08-01T16:32:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T16:32:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T16:32:24+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T16:32:24+0900 DDEBUG Cleaning up.
2026-08-01T16:32:24+0900 DDEBUG Plugins were unloaded.
2026-08-01T18:18:21+0900 INFO --- logging initialized ---
2026-08-01T18:18:21+0900 DDEBUG timer: config: 8 ms
2026-08-01T18:18:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T18:18:21+0900 DEBUG DNF version: 4.7.0
2026-08-01T18:18:21+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T18:18:21+0900 DDEBUG Installroot: /
2026-08-01T18:18:21+0900 DDEBUG Releasever: 8
2026-08-01T18:18:21+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T18:18:21+0900 DDEBUG Base command: makecache
2026-08-01T18:18:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T18:18:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T18:18:21+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T18:18:21+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T18:18:22+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-01T18:18:22+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-01T18:18:22+0900 DEBUG countme: no event for baseos: window already counted
2026-08-01T18:18:23+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-01T18:18:23+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-01T18:18:24+0900 DEBUG countme: no event for extras: window already counted
2026-08-01T18:18:24+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-08-01T18:18:24+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-08-01T18:18:24+0900 DEBUG countme: no event for extras: window already counted
2026-08-01T18:18:25+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-01T18:18:25+0900 DEBUG countme: no event for epel: window already counted
2026-08-01T18:18:26+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-08-01T18:18:26+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-08-01T18:18:26+0900 DEBUG countme: no event for epel: window already counted
2026-08-01T18:18:35+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 01일 (토) 오전 09시 41분 27초.
2026-08-01T18:18:36+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-08-01T18:18:36+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-08-01T18:18:41+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-01T18:18:42+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-08-01T18:18:42+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-08-01T18:18:48+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-01T18:18:49+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-01T18:18:49+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-01T18:18:49+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-01T18:18:49+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-01T18:18:50+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-01T18:18:50+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-01T18:18:51+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-01T18:18:54+0900 DDEBUG timer: sack setup: 33430 ms
2026-08-01T18:18:54+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-01T18:18:55+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-01T18:18:55+0900 DDEBUG Cleaning up.
2026-08-01T18:18:55+0900 DDEBUG Plugins were unloaded.
2026-08-01T19:56:29+0900 INFO --- logging initialized ---
2026-08-01T19:56:29+0900 DDEBUG timer: config: 7 ms
2026-08-01T19:56:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T19:56:29+0900 DEBUG DNF version: 4.7.0
2026-08-01T19:56:29+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T19:56:29+0900 DDEBUG Installroot: /
2026-08-01T19:56:29+0900 DDEBUG Releasever: 8
2026-08-01T19:56:29+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T19:56:29+0900 DDEBUG Base command: makecache
2026-08-01T19:56:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T19:56:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T19:56:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T19:56:29+0900 DDEBUG Cleaning up.
2026-08-01T19:56:29+0900 DDEBUG Plugins were unloaded.
2026-08-01T21:14:17+0900 INFO --- logging initialized ---
2026-08-01T21:14:17+0900 DDEBUG timer: config: 7 ms
2026-08-01T21:14:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T21:14:17+0900 DEBUG DNF version: 4.7.0
2026-08-01T21:14:17+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T21:14:17+0900 DDEBUG Installroot: /
2026-08-01T21:14:17+0900 DDEBUG Releasever: 8
2026-08-01T21:14:17+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T21:14:17+0900 DDEBUG Base command: makecache
2026-08-01T21:14:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T21:14:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T21:14:17+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-01T21:14:17+0900 DDEBUG Cleaning up.
2026-08-01T21:14:17+0900 DDEBUG Plugins were unloaded.
2026-08-01T23:11:27+0900 INFO --- logging initialized ---
2026-08-01T23:11:27+0900 DDEBUG timer: config: 12 ms
2026-08-01T23:11:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-01T23:11:28+0900 DEBUG DNF version: 4.7.0
2026-08-01T23:11:28+0900 DDEBUG Command: dnf makecache --timer 
2026-08-01T23:11:28+0900 DDEBUG Installroot: /
2026-08-01T23:11:28+0900 DDEBUG Releasever: 8
2026-08-01T23:11:28+0900 DEBUG cachedir: /var/cache/dnf
2026-08-01T23:11:28+0900 DDEBUG Base command: makecache
2026-08-01T23:11:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-01T23:11:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-01T23:11:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-01T23:11:28+0900 DEBUG countme: no event for appstream: window already counted
2026-08-01T23:11:29+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-01T23:11:29+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-01T23:11:29+0900 DDEBUG Cleaning up.
2026-08-01T23:11:29+0900 DDEBUG Plugins were unloaded.
2026-08-01T23:11:29+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-01T23:11:29+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T01:06:23+0900 INFO --- logging initialized ---
2026-08-02T01:06:23+0900 DDEBUG timer: config: 28 ms
2026-08-02T01:06:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T01:06:23+0900 DEBUG DNF version: 4.7.0
2026-08-02T01:06:23+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T01:06:23+0900 DDEBUG Installroot: /
2026-08-02T01:06:23+0900 DDEBUG Releasever: 8
2026-08-02T01:06:23+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T01:06:23+0900 DDEBUG Base command: makecache
2026-08-02T01:06:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T01:06:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T01:06:23+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T01:06:23+0900 DDEBUG Cleaning up.
2026-08-02T01:06:23+0900 DDEBUG Plugins were unloaded.
2026-08-02T02:16:32+0900 INFO --- logging initialized ---
2026-08-02T02:16:32+0900 DDEBUG timer: config: 24 ms
2026-08-02T02:16:32+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T02:16:32+0900 DEBUG DNF version: 4.7.0
2026-08-02T02:16:32+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T02:16:32+0900 DDEBUG Installroot: /
2026-08-02T02:16:32+0900 DDEBUG Releasever: 8
2026-08-02T02:16:32+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T02:16:32+0900 DDEBUG Base command: makecache
2026-08-02T02:16:32+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T02:16:32+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T02:16:32+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T02:16:32+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T02:16:32+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-02T02:16:32+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T02:16:32+0900 DDEBUG Cleaning up.
2026-08-02T02:16:32+0900 DDEBUG Plugins were unloaded.
2026-08-02T02:16:32+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T02:16:32+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T04:09:12+0900 INFO --- logging initialized ---
2026-08-02T04:09:13+0900 DDEBUG timer: config: 34 ms
2026-08-02T04:09:13+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T04:09:13+0900 DEBUG DNF version: 4.7.0
2026-08-02T04:09:13+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T04:09:13+0900 DDEBUG Installroot: /
2026-08-02T04:09:13+0900 DDEBUG Releasever: 8
2026-08-02T04:09:13+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T04:09:13+0900 DDEBUG Base command: makecache
2026-08-02T04:09:13+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T04:09:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T04:09:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T04:09:13+0900 DDEBUG Cleaning up.
2026-08-02T04:09:13+0900 DDEBUG Plugins were unloaded.
2026-08-02T05:52:00+0900 INFO --- logging initialized ---
2026-08-02T05:52:00+0900 DDEBUG timer: config: 27 ms
2026-08-02T05:52:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T05:52:01+0900 DEBUG DNF version: 4.7.0
2026-08-02T05:52:01+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T05:52:01+0900 DDEBUG Installroot: /
2026-08-02T05:52:01+0900 DDEBUG Releasever: 8
2026-08-02T05:52:01+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T05:52:01+0900 DDEBUG Base command: makecache
2026-08-02T05:52:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T05:52:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T05:52:01+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T05:52:01+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T05:52:01+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-02T05:52:01+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-02T05:52:01+0900 DDEBUG Cleaning up.
2026-08-02T05:52:01+0900 DDEBUG Plugins were unloaded.
2026-08-02T05:52:01+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-02T05:52:01+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.2.112)
2026-08-02T07:45:18+0900 INFO --- logging initialized ---
2026-08-02T07:45:18+0900 DDEBUG timer: config: 11 ms
2026-08-02T07:45:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T07:45:18+0900 DEBUG DNF version: 4.7.0
2026-08-02T07:45:18+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T07:45:18+0900 DDEBUG Installroot: /
2026-08-02T07:45:18+0900 DDEBUG Releasever: 8
2026-08-02T07:45:18+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T07:45:18+0900 DDEBUG Base command: makecache
2026-08-02T07:45:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T07:45:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T07:45:18+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T07:45:18+0900 DDEBUG Cleaning up.
2026-08-02T07:45:18+0900 DDEBUG Plugins were unloaded.
2026-08-02T09:09:31+0900 INFO --- logging initialized ---
2026-08-02T09:09:31+0900 DDEBUG timer: config: 25 ms
2026-08-02T09:09:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T09:09:31+0900 DEBUG DNF version: 4.7.0
2026-08-02T09:09:31+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T09:09:31+0900 DDEBUG Installroot: /
2026-08-02T09:09:31+0900 DDEBUG Releasever: 8
2026-08-02T09:09:31+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T09:09:31+0900 DDEBUG Base command: makecache
2026-08-02T09:09:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T09:09:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T09:09:31+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T09:09:31+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T09:09:32+0900 DEBUG error: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112) (https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml).
2026-08-02T09:09:32+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T09:09:32+0900 DDEBUG Cleaning up.
2026-08-02T09:09:32+0900 DDEBUG Plugins were unloaded.
2026-08-02T09:09:32+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T09:09:32+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Cannot download repomd.xml: Status code: 418 for https://mirror.krfoss.org/rocky/8.10/AppStream/x86_64/os/repodata/repomd.xml (IP: 104.18.3.112)
2026-08-02T10:13:46+0900 INFO --- logging initialized ---
2026-08-02T10:13:46+0900 DDEBUG timer: config: 7 ms
2026-08-02T10:13:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T10:13:46+0900 DEBUG DNF version: 4.7.0
2026-08-02T10:13:46+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T10:13:46+0900 DDEBUG Installroot: /
2026-08-02T10:13:46+0900 DDEBUG Releasever: 8
2026-08-02T10:13:46+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T10:13:46+0900 DDEBUG Base command: makecache
2026-08-02T10:13:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T10:13:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T10:13:47+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T10:13:47+0900 DDEBUG Cleaning up.
2026-08-02T10:13:47+0900 DDEBUG Plugins were unloaded.
2026-08-02T11:24:00+0900 INFO --- logging initialized ---
2026-08-02T11:24:00+0900 DDEBUG timer: config: 7 ms
2026-08-02T11:24:00+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T11:24:00+0900 DEBUG DNF version: 4.7.0
2026-08-02T11:24:00+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T11:24:00+0900 DDEBUG Installroot: /
2026-08-02T11:24:00+0900 DDEBUG Releasever: 8
2026-08-02T11:24:00+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T11:24:00+0900 DDEBUG Base command: makecache
2026-08-02T11:24:00+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T11:24:00+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T11:24:00+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T11:24:00+0900 DDEBUG Cleaning up.
2026-08-02T11:24:00+0900 DDEBUG Plugins were unloaded.
2026-08-02T12:24:10+0900 INFO --- logging initialized ---
2026-08-02T12:24:10+0900 DDEBUG timer: config: 7 ms
2026-08-02T12:24:10+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T12:24:10+0900 DEBUG DNF version: 4.7.0
2026-08-02T12:24:10+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T12:24:10+0900 DDEBUG Installroot: /
2026-08-02T12:24:10+0900 DDEBUG Releasever: 8
2026-08-02T12:24:10+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T12:24:10+0900 DDEBUG Base command: makecache
2026-08-02T12:24:10+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T12:24:10+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T12:24:10+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T12:24:10+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T12:24:11+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:12+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-02T12:24:12+0900 DEBUG countme: no event for baseos: window already counted
2026-08-02T12:24:12+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:13+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-02T12:24:13+0900 DEBUG countme: no event for extras: window already counted
2026-08-02T12:24:13+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:13+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-02T12:24:13+0900 DEBUG countme: no event for epel: window already counted
2026-08-02T12:24:14+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-08-02T12:24:14+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-08-02T12:24:14+0900 DEBUG countme: no event for epel: window already counted
2026-08-02T12:24:24+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-02T12:24:25+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:25+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-02T12:24:26+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:26+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-02T12:24:27+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:27+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-02T12:24:28+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:28+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-02T12:24:28+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T12:24:28+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-02T12:24:29+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-02T12:24:31+0900 DDEBUG timer: sack setup: 20134 ms
2026-08-02T12:24:31+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-02T12:24:31+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-02T12:24:31+0900 DDEBUG Cleaning up.
2026-08-02T12:24:31+0900 DDEBUG Plugins were unloaded.
2026-08-02T13:43:38+0900 INFO --- logging initialized ---
2026-08-02T13:43:38+0900 DDEBUG timer: config: 6 ms
2026-08-02T13:43:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T13:43:38+0900 DEBUG DNF version: 4.7.0
2026-08-02T13:43:38+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T13:43:38+0900 DDEBUG Installroot: /
2026-08-02T13:43:38+0900 DDEBUG Releasever: 8
2026-08-02T13:43:38+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T13:43:38+0900 DDEBUG Base command: makecache
2026-08-02T13:43:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T13:43:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T13:43:38+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T13:43:38+0900 DDEBUG Cleaning up.
2026-08-02T13:43:38+0900 DDEBUG Plugins were unloaded.
2026-08-02T15:03:31+0900 INFO --- logging initialized ---
2026-08-02T15:03:31+0900 DDEBUG timer: config: 6 ms
2026-08-02T15:03:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T15:03:31+0900 DEBUG DNF version: 4.7.0
2026-08-02T15:03:31+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T15:03:31+0900 DDEBUG Installroot: /
2026-08-02T15:03:31+0900 DDEBUG Releasever: 8
2026-08-02T15:03:31+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T15:03:31+0900 DDEBUG Base command: makecache
2026-08-02T15:03:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T15:03:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T15:03:31+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T15:03:31+0900 DDEBUG Cleaning up.
2026-08-02T15:03:31+0900 DDEBUG Plugins were unloaded.
2026-08-02T16:27:20+0900 INFO --- logging initialized ---
2026-08-02T16:27:20+0900 DDEBUG timer: config: 6 ms
2026-08-02T16:27:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T16:27:20+0900 DEBUG DNF version: 4.7.0
2026-08-02T16:27:20+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T16:27:20+0900 DDEBUG Installroot: /
2026-08-02T16:27:20+0900 DDEBUG Releasever: 8
2026-08-02T16:27:20+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T16:27:20+0900 DDEBUG Base command: makecache
2026-08-02T16:27:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T16:27:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T16:27:20+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T16:27:20+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T16:27:22+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:22+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-02T16:27:22+0900 DEBUG countme: no event for baseos: window already counted
2026-08-02T16:27:23+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:23+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-02T16:27:23+0900 DEBUG countme: no event for extras: window already counted
2026-08-02T16:27:26+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:26+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-02T16:27:26+0900 DEBUG countme: no event for epel: window already counted
2026-08-02T16:27:27+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-02T16:27:27+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-02T16:27:29+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:29+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-02T16:27:30+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:30+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-02T16:27:31+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:31+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-02T16:27:32+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:32+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-02T16:27:32+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T16:27:32+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-02T16:27:33+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-02T16:27:34+0900 DDEBUG timer: sack setup: 14151 ms
2026-08-02T16:27:34+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-02T16:27:34+0900 DDEBUG Cleaning up.
2026-08-02T16:27:34+0900 DDEBUG Plugins were unloaded.
2026-08-02T18:16:43+0900 INFO --- logging initialized ---
2026-08-02T18:16:43+0900 DDEBUG timer: config: 6 ms
2026-08-02T18:16:43+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T18:16:43+0900 DEBUG DNF version: 4.7.0
2026-08-02T18:16:43+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T18:16:43+0900 DDEBUG Installroot: /
2026-08-02T18:16:43+0900 DDEBUG Releasever: 8
2026-08-02T18:16:43+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T18:16:43+0900 DDEBUG Base command: makecache
2026-08-02T18:16:43+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T18:16:43+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T18:16:43+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T18:16:43+0900 DDEBUG Cleaning up.
2026-08-02T18:16:43+0900 DDEBUG Plugins were unloaded.
2026-08-02T19:38:45+0900 INFO --- logging initialized ---
2026-08-02T19:38:45+0900 DDEBUG timer: config: 7 ms
2026-08-02T19:38:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T19:38:45+0900 DEBUG DNF version: 4.7.0
2026-08-02T19:38:45+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T19:38:45+0900 DDEBUG Installroot: /
2026-08-02T19:38:45+0900 DDEBUG Releasever: 8
2026-08-02T19:38:45+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T19:38:45+0900 DDEBUG Base command: makecache
2026-08-02T19:38:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T19:38:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T19:38:46+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T19:38:46+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T19:38:47+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:47+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-02T19:38:47+0900 DEBUG countme: no event for baseos: window already counted
2026-08-02T19:38:51+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:51+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-02T19:38:51+0900 DEBUG countme: no event for extras: window already counted
2026-08-02T19:38:52+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:52+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-02T19:38:52+0900 DEBUG countme: no event for epel: window already counted
2026-08-02T19:38:53+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-02T19:38:53+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-02T19:38:55+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:55+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-02T19:38:56+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:56+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-02T19:38:56+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:57+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-02T19:38:57+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:57+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-02T19:38:58+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T19:38:58+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-02T19:38:58+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-02T19:38:59+0900 DDEBUG timer: sack setup: 13287 ms
2026-08-02T19:38:59+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-02T19:38:59+0900 DDEBUG Cleaning up.
2026-08-02T19:38:59+0900 DDEBUG Plugins were unloaded.
2026-08-02T20:41:00+0900 INFO --- logging initialized ---
2026-08-02T20:41:00+0900 DDEBUG timer: config: 23 ms
2026-08-02T20:41:00+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T20:41:00+0900 DEBUG DNF version: 4.7.0
2026-08-02T20:41:00+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T20:41:00+0900 DDEBUG Installroot: /
2026-08-02T20:41:00+0900 DDEBUG Releasever: 8
2026-08-02T20:41:00+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T20:41:00+0900 DDEBUG Base command: makecache
2026-08-02T20:41:00+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T20:41:00+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T20:41:00+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T20:41:00+0900 DDEBUG Cleaning up.
2026-08-02T20:41:00+0900 DDEBUG Plugins were unloaded.
2026-08-02T21:42:01+0900 INFO --- logging initialized ---
2026-08-02T21:42:01+0900 DDEBUG timer: config: 26 ms
2026-08-02T21:42:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T21:42:01+0900 DEBUG DNF version: 4.7.0
2026-08-02T21:42:01+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T21:42:01+0900 DDEBUG Installroot: /
2026-08-02T21:42:01+0900 DDEBUG Releasever: 8
2026-08-02T21:42:01+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T21:42:01+0900 DDEBUG Base command: makecache
2026-08-02T21:42:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T21:42:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T21:42:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-02T21:42:01+0900 DDEBUG Cleaning up.
2026-08-02T21:42:01+0900 DDEBUG Plugins were unloaded.
2026-08-02T23:15:09+0900 INFO --- logging initialized ---
2026-08-02T23:15:09+0900 DDEBUG timer: config: 29 ms
2026-08-02T23:15:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-02T23:15:09+0900 DEBUG DNF version: 4.7.0
2026-08-02T23:15:09+0900 DDEBUG Command: dnf makecache --timer 
2026-08-02T23:15:09+0900 DDEBUG Installroot: /
2026-08-02T23:15:09+0900 DDEBUG Releasever: 8
2026-08-02T23:15:09+0900 DEBUG cachedir: /var/cache/dnf
2026-08-02T23:15:09+0900 DDEBUG Base command: makecache
2026-08-02T23:15:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-02T23:15:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-02T23:15:09+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-02T23:15:09+0900 DEBUG countme: no event for appstream: window already counted
2026-08-02T23:15:10+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:10+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-02T23:15:10+0900 DEBUG countme: no event for baseos: window already counted
2026-08-02T23:15:11+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:11+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-02T23:15:11+0900 DEBUG countme: no event for extras: window already counted
2026-08-02T23:15:11+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:11+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-02T23:15:11+0900 DEBUG countme: no event for epel: window already counted
2026-08-02T23:15:12+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-02T23:15:13+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-02T23:15:14+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:14+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-02T23:15:15+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:15+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-02T23:15:16+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:16+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-02T23:15:16+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:16+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-02T23:15:17+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-02T23:15:17+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-02T23:15:17+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-02T23:15:19+0900 DDEBUG timer: sack setup: 9631 ms
2026-08-02T23:15:19+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-02T23:15:19+0900 DDEBUG Cleaning up.
2026-08-02T23:15:19+0900 DDEBUG Plugins were unloaded.
2026-08-03T01:10:31+0900 INFO --- logging initialized ---
2026-08-03T01:10:31+0900 DDEBUG timer: config: 13 ms
2026-08-03T01:10:31+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T01:10:31+0900 DEBUG DNF version: 4.7.0
2026-08-03T01:10:31+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T01:10:31+0900 DDEBUG Installroot: /
2026-08-03T01:10:31+0900 DDEBUG Releasever: 8
2026-08-03T01:10:31+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T01:10:31+0900 DDEBUG Base command: makecache
2026-08-03T01:10:31+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T01:10:31+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T01:10:31+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T01:10:31+0900 DDEBUG Cleaning up.
2026-08-03T01:10:31+0900 DDEBUG Plugins were unloaded.
2026-08-03T02:52:12+0900 INFO --- logging initialized ---
2026-08-03T02:52:12+0900 DDEBUG timer: config: 14 ms
2026-08-03T02:52:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T02:52:12+0900 DEBUG DNF version: 4.7.0
2026-08-03T02:52:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T02:52:12+0900 DDEBUG Installroot: /
2026-08-03T02:52:12+0900 DDEBUG Releasever: 8
2026-08-03T02:52:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T02:52:12+0900 DDEBUG Base command: makecache
2026-08-03T02:52:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T02:52:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T02:52:12+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T02:52:12+0900 DEBUG countme: no event for appstream: window already counted
2026-08-03T02:52:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:14+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T02:52:14+0900 DEBUG countme: no event for baseos: window already counted
2026-08-03T02:52:15+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:15+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T02:52:15+0900 DEBUG countme: no event for extras: window already counted
2026-08-03T02:52:16+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:16+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T02:52:16+0900 DEBUG countme: no event for epel: window already counted
2026-08-03T02:52:17+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T02:52:17+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T02:52:18+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:18+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-03T02:52:20+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:20+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-03T02:52:20+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:20+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T02:52:21+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:21+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T02:52:21+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T02:52:21+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T02:52:22+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T02:52:24+0900 DDEBUG timer: sack setup: 11129 ms
2026-08-03T02:52:24+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T02:52:24+0900 DDEBUG Cleaning up.
2026-08-03T02:52:24+0900 DDEBUG Plugins were unloaded.
2026-08-03T04:10:22+0900 INFO --- logging initialized ---
2026-08-03T04:10:22+0900 DDEBUG timer: config: 30 ms
2026-08-03T04:10:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T04:10:22+0900 DEBUG DNF version: 4.7.0
2026-08-03T04:10:22+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T04:10:22+0900 DDEBUG Installroot: /
2026-08-03T04:10:22+0900 DDEBUG Releasever: 8
2026-08-03T04:10:22+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T04:10:22+0900 DDEBUG Base command: makecache
2026-08-03T04:10:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T04:10:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T04:10:22+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T04:10:22+0900 DDEBUG Cleaning up.
2026-08-03T04:10:22+0900 DDEBUG Plugins were unloaded.
2026-08-03T05:14:35+0900 INFO --- logging initialized ---
2026-08-03T05:14:35+0900 DDEBUG timer: config: 23 ms
2026-08-03T05:14:35+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T05:14:35+0900 DEBUG DNF version: 4.7.0
2026-08-03T05:14:35+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T05:14:35+0900 DDEBUG Installroot: /
2026-08-03T05:14:35+0900 DDEBUG Releasever: 8
2026-08-03T05:14:35+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T05:14:35+0900 DDEBUG Base command: makecache
2026-08-03T05:14:35+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T05:14:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T05:14:35+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T05:14:35+0900 DDEBUG Cleaning up.
2026-08-03T05:14:35+0900 DDEBUG Plugins were unloaded.
2026-08-03T06:32:25+0900 INFO --- logging initialized ---
2026-08-03T06:32:25+0900 DDEBUG timer: config: 6 ms
2026-08-03T06:32:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T06:32:25+0900 DEBUG DNF version: 4.7.0
2026-08-03T06:32:25+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T06:32:25+0900 DDEBUG Installroot: /
2026-08-03T06:32:25+0900 DDEBUG Releasever: 8
2026-08-03T06:32:25+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T06:32:25+0900 DDEBUG Base command: makecache
2026-08-03T06:32:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T06:32:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T06:32:25+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T06:32:26+0900 DEBUG countme: no event for appstream: window already counted
2026-08-03T06:32:27+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:27+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T06:32:27+0900 DEBUG countme: no event for baseos: window already counted
2026-08-03T06:32:27+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:28+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T06:32:28+0900 DEBUG countme: no event for extras: window already counted
2026-08-03T06:32:29+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:29+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T06:32:29+0900 DEBUG countme: no event for epel: window already counted
2026-08-03T06:32:29+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T06:32:29+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T06:32:31+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:31+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-03T06:32:32+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:32+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-03T06:32:32+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:32+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T06:32:33+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:33+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T06:32:33+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T06:32:33+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T06:32:34+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T06:32:36+0900 DDEBUG timer: sack setup: 10060 ms
2026-08-03T06:32:36+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T06:32:36+0900 DDEBUG Cleaning up.
2026-08-03T06:32:36+0900 DDEBUG Plugins were unloaded.
2026-08-03T07:45:12+0900 INFO --- logging initialized ---
2026-08-03T07:45:12+0900 DDEBUG timer: config: 34 ms
2026-08-03T07:45:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T07:45:12+0900 DEBUG DNF version: 4.7.0
2026-08-03T07:45:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T07:45:12+0900 DDEBUG Installroot: /
2026-08-03T07:45:12+0900 DDEBUG Releasever: 8
2026-08-03T07:45:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T07:45:12+0900 DDEBUG Base command: makecache
2026-08-03T07:45:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T07:45:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T07:45:12+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T07:45:12+0900 DDEBUG Cleaning up.
2026-08-03T07:45:12+0900 DDEBUG Plugins were unloaded.
2026-08-03T09:25:25+0900 INFO --- logging initialized ---
2026-08-03T09:25:25+0900 DDEBUG timer: config: 7 ms
2026-08-03T09:25:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T09:25:25+0900 DEBUG DNF version: 4.7.0
2026-08-03T09:25:25+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T09:25:25+0900 DDEBUG Installroot: /
2026-08-03T09:25:25+0900 DDEBUG Releasever: 8
2026-08-03T09:25:25+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T09:25:25+0900 DDEBUG Base command: makecache
2026-08-03T09:25:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T09:25:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T09:25:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T09:25:25+0900 DDEBUG Cleaning up.
2026-08-03T09:25:25+0900 DDEBUG Plugins were unloaded.
2026-08-03T10:26:07+0900 INFO --- logging initialized ---
2026-08-03T10:26:07+0900 DDEBUG timer: config: 6 ms
2026-08-03T10:26:07+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T10:26:07+0900 DEBUG DNF version: 4.7.0
2026-08-03T10:26:07+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T10:26:07+0900 DDEBUG Installroot: /
2026-08-03T10:26:07+0900 DDEBUG Releasever: 8
2026-08-03T10:26:07+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T10:26:07+0900 DDEBUG Base command: makecache
2026-08-03T10:26:07+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T10:26:07+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T10:26:07+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T10:26:07+0900 DEBUG countme: no event for appstream: budget to spend: 1
2026-08-03T10:26:10+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:10+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T10:26:10+0900 DEBUG countme: no event for baseos: budget to spend: 3
2026-08-03T10:26:11+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:11+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T10:26:11+0900 DEBUG countme: event triggered for extras: bucket 4
2026-08-03T10:26:12+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:12+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T10:26:12+0900 DEBUG countme: event triggered for epel: bucket 4
2026-08-03T10:26:14+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T10:26:14+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T10:26:15+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:15+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-03T10:26:16+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:16+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-03T10:26:17+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:17+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T10:26:18+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:18+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T10:26:18+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T10:26:18+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T10:26:19+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T10:26:20+0900 DDEBUG timer: sack setup: 12817 ms
2026-08-03T10:26:20+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T10:26:20+0900 DDEBUG Cleaning up.
2026-08-03T10:26:20+0900 DDEBUG Plugins were unloaded.
2026-08-03T11:33:14+0900 INFO --- logging initialized ---
2026-08-03T11:33:14+0900 DDEBUG timer: config: 6 ms
2026-08-03T11:33:14+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T11:33:14+0900 DEBUG DNF version: 4.7.0
2026-08-03T11:33:14+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T11:33:14+0900 DDEBUG Installroot: /
2026-08-03T11:33:14+0900 DDEBUG Releasever: 8
2026-08-03T11:33:14+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T11:33:14+0900 DDEBUG Base command: makecache
2026-08-03T11:33:14+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T11:33:14+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T11:33:14+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T11:33:14+0900 DDEBUG Cleaning up.
2026-08-03T11:33:14+0900 DDEBUG Plugins were unloaded.
2026-08-03T13:12:12+0900 INFO --- logging initialized ---
2026-08-03T13:12:12+0900 DDEBUG timer: config: 26 ms
2026-08-03T13:12:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T13:12:12+0900 DEBUG DNF version: 4.7.0
2026-08-03T13:12:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T13:12:12+0900 DDEBUG Installroot: /
2026-08-03T13:12:12+0900 DDEBUG Releasever: 8
2026-08-03T13:12:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T13:12:12+0900 DDEBUG Base command: makecache
2026-08-03T13:12:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T13:12:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T13:12:13+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T13:12:13+0900 DDEBUG Cleaning up.
2026-08-03T13:12:13+0900 DDEBUG Plugins were unloaded.
2026-08-03T14:46:57+0900 INFO --- logging initialized ---
2026-08-03T14:46:57+0900 DDEBUG timer: config: 7 ms
2026-08-03T14:46:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T14:46:57+0900 DEBUG DNF version: 4.7.0
2026-08-03T14:46:57+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T14:46:57+0900 DDEBUG Installroot: /
2026-08-03T14:46:57+0900 DDEBUG Releasever: 8
2026-08-03T14:46:57+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T14:46:57+0900 DDEBUG Base command: makecache
2026-08-03T14:46:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T14:46:57+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T14:46:57+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T14:46:57+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T14:46:58+0900 DEBUG countme: event triggered for appstream: bucket 4
2026-08-03T14:46:59+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:46:59+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T14:46:59+0900 DEBUG countme: no event for baseos: budget to spend: 2
2026-08-03T14:47:00+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:00+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T14:47:00+0900 DEBUG countme: no event for extras: window already counted
2026-08-03T14:47:01+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:01+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T14:47:01+0900 DEBUG countme: no event for epel: window already counted
2026-08-03T14:47:02+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T14:47:02+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T14:47:03+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:03+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 04시 19분 52초.
2026-08-03T14:47:04+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:05+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 07월 30일 (목) 오후 10시 59분 28초.
2026-08-03T14:47:05+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:05+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T14:47:06+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:06+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T14:47:06+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T14:47:06+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T14:47:07+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T14:47:08+0900 DDEBUG timer: sack setup: 10719 ms
2026-08-03T14:47:08+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T14:47:08+0900 DDEBUG Cleaning up.
2026-08-03T14:47:08+0900 DDEBUG Plugins were unloaded.
2026-08-03T16:03:12+0900 INFO --- logging initialized ---
2026-08-03T16:03:12+0900 DDEBUG timer: config: 9 ms
2026-08-03T16:03:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T16:03:12+0900 DEBUG DNF version: 4.7.0
2026-08-03T16:03:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T16:03:12+0900 DDEBUG Installroot: /
2026-08-03T16:03:12+0900 DDEBUG Releasever: 8
2026-08-03T16:03:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T16:03:12+0900 DDEBUG Base command: makecache
2026-08-03T16:03:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T16:03:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T16:03:12+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T16:03:12+0900 DDEBUG Cleaning up.
2026-08-03T16:03:12+0900 DDEBUG Plugins were unloaded.
2026-08-03T17:36:21+0900 INFO --- logging initialized ---
2026-08-03T17:36:21+0900 DDEBUG timer: config: 18 ms
2026-08-03T17:36:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T17:36:21+0900 DEBUG DNF version: 4.7.0
2026-08-03T17:36:21+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T17:36:21+0900 DDEBUG Installroot: /
2026-08-03T17:36:21+0900 DDEBUG Releasever: 8
2026-08-03T17:36:21+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T17:36:21+0900 DDEBUG Base command: makecache
2026-08-03T17:36:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T17:36:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T17:36:21+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T17:36:21+0900 DDEBUG Cleaning up.
2026-08-03T17:36:21+0900 DDEBUG Plugins were unloaded.
2026-08-03T19:28:57+0900 INFO --- logging initialized ---
2026-08-03T19:28:57+0900 DDEBUG timer: config: 31 ms
2026-08-03T19:28:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T19:28:57+0900 DEBUG DNF version: 4.7.0
2026-08-03T19:28:57+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T19:28:57+0900 DDEBUG Installroot: /
2026-08-03T19:28:57+0900 DDEBUG Releasever: 8
2026-08-03T19:28:57+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T19:28:57+0900 DDEBUG Base command: makecache
2026-08-03T19:28:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T19:28:57+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T19:28:57+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T19:28:57+0900 DEBUG countme: no event for appstream: window already counted
2026-08-03T19:28:59+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:28:59+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T19:28:59+0900 DEBUG countme: no event for baseos: budget to spend: 1
2026-08-03T19:29:00+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:29:01+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T19:29:01+0900 DEBUG countme: no event for extras: window already counted
2026-08-03T19:29:01+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:29:01+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T19:29:01+0900 DEBUG countme: no event for epel: window already counted
2026-08-03T19:29:03+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T19:29:03+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T19:29:06+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-08-03T19:29:06+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-08-03T19:29:17+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-03T19:29:20+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-08-03T19:29:20+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-08-03T19:29:40+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-03T19:29:41+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:29:41+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T19:29:41+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:29:41+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T19:29:42+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T19:29:42+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T19:29:42+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T19:29:44+0900 DDEBUG timer: sack setup: 46268 ms
2026-08-03T19:29:44+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-03T19:29:44+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T19:29:44+0900 DDEBUG Cleaning up.
2026-08-03T19:29:44+0900 DDEBUG Plugins were unloaded.
2026-08-03T20:33:36+0900 INFO --- logging initialized ---
2026-08-03T20:33:36+0900 DDEBUG timer: config: 20 ms
2026-08-03T20:33:36+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T20:33:36+0900 DEBUG DNF version: 4.7.0
2026-08-03T20:33:36+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T20:33:36+0900 DDEBUG Installroot: /
2026-08-03T20:33:36+0900 DDEBUG Releasever: 8
2026-08-03T20:33:36+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T20:33:36+0900 DDEBUG Base command: makecache
2026-08-03T20:33:36+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T20:33:36+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T20:33:36+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T20:33:36+0900 DDEBUG Cleaning up.
2026-08-03T20:33:36+0900 DDEBUG Plugins were unloaded.
2026-08-03T21:52:09+0900 INFO --- logging initialized ---
2026-08-03T21:52:09+0900 DDEBUG timer: config: 6 ms
2026-08-03T21:52:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T21:52:09+0900 DEBUG DNF version: 4.7.0
2026-08-03T21:52:09+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T21:52:09+0900 DDEBUG Installroot: /
2026-08-03T21:52:09+0900 DDEBUG Releasever: 8
2026-08-03T21:52:09+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T21:52:09+0900 DDEBUG Base command: makecache
2026-08-03T21:52:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T21:52:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T21:52:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-03T21:52:09+0900 DDEBUG Cleaning up.
2026-08-03T21:52:09+0900 DDEBUG Plugins were unloaded.
2026-08-03T23:25:08+0900 INFO --- logging initialized ---
2026-08-03T23:25:08+0900 DDEBUG timer: config: 20 ms
2026-08-03T23:25:08+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-03T23:25:08+0900 DEBUG DNF version: 4.7.0
2026-08-03T23:25:08+0900 DDEBUG Command: dnf makecache --timer 
2026-08-03T23:25:08+0900 DDEBUG Installroot: /
2026-08-03T23:25:08+0900 DDEBUG Releasever: 8
2026-08-03T23:25:08+0900 DEBUG cachedir: /var/cache/dnf
2026-08-03T23:25:08+0900 DDEBUG Base command: makecache
2026-08-03T23:25:08+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-03T23:25:08+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-03T23:25:08+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-03T23:25:09+0900 DEBUG countme: no event for appstream: window already counted
2026-08-03T23:25:09+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:10+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-03T23:25:10+0900 DEBUG countme: event triggered for baseos: bucket 4
2026-08-03T23:25:10+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:10+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-03T23:25:10+0900 DEBUG countme: no event for extras: window already counted
2026-08-03T23:25:13+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:13+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-03T23:25:13+0900 DEBUG countme: no event for epel: window already counted
2026-08-03T23:25:14+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-03T23:25:15+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-03T23:25:16+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:16+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-03T23:25:18+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:18+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-03T23:25:18+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:18+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-03T23:25:19+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:19+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-03T23:25:19+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-03T23:25:19+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-03T23:25:20+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-03T23:25:21+0900 DDEBUG timer: sack setup: 12618 ms
2026-08-03T23:25:21+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-03T23:25:21+0900 DDEBUG Cleaning up.
2026-08-03T23:25:21+0900 DDEBUG Plugins were unloaded.
2026-08-04T01:00:53+0900 INFO --- logging initialized ---
2026-08-04T01:00:53+0900 DDEBUG timer: config: 10 ms
2026-08-04T01:00:54+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T01:00:54+0900 DEBUG DNF version: 4.7.0
2026-08-04T01:00:54+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T01:00:54+0900 DDEBUG Installroot: /
2026-08-04T01:00:54+0900 DDEBUG Releasever: 8
2026-08-04T01:00:54+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T01:00:54+0900 DDEBUG Base command: makecache
2026-08-04T01:00:54+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T01:00:54+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T01:00:54+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T01:00:54+0900 DDEBUG Cleaning up.
2026-08-04T01:00:54+0900 DDEBUG Plugins were unloaded.
2026-08-04T02:29:24+0900 INFO --- logging initialized ---
2026-08-04T02:29:24+0900 DDEBUG timer: config: 8 ms
2026-08-04T02:29:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T02:29:24+0900 DEBUG DNF version: 4.7.0
2026-08-04T02:29:24+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T02:29:24+0900 DDEBUG Installroot: /
2026-08-04T02:29:24+0900 DDEBUG Releasever: 8
2026-08-04T02:29:24+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T02:29:24+0900 DDEBUG Base command: makecache
2026-08-04T02:29:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T02:29:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T02:29:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T02:29:25+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T02:29:25+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:25+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-04T02:29:25+0900 DEBUG countme: no event for baseos: window already counted
2026-08-04T02:29:26+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:26+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-04T02:29:26+0900 DEBUG countme: no event for extras: window already counted
2026-08-04T02:29:27+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:27+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-04T02:29:27+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T02:29:29+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-04T02:29:29+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-04T02:29:32+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:32+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-04T02:29:34+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:34+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-04T02:29:34+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:34+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-04T02:29:35+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:35+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-04T02:29:35+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T02:29:35+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-04T02:29:36+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-04T02:29:37+0900 DDEBUG timer: sack setup: 12745 ms
2026-08-04T02:29:37+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-04T02:29:37+0900 DDEBUG Cleaning up.
2026-08-04T02:29:37+0900 DDEBUG Plugins were unloaded.
2026-08-04T04:26:25+0900 INFO --- logging initialized ---
2026-08-04T04:26:25+0900 DDEBUG timer: config: 29 ms
2026-08-04T04:26:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T04:26:25+0900 DEBUG DNF version: 4.7.0
2026-08-04T04:26:25+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T04:26:25+0900 DDEBUG Installroot: /
2026-08-04T04:26:25+0900 DDEBUG Releasever: 8
2026-08-04T04:26:25+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T04:26:25+0900 DDEBUG Base command: makecache
2026-08-04T04:26:25+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T04:26:25+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T04:26:25+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T04:26:25+0900 DDEBUG Cleaning up.
2026-08-04T04:26:25+0900 DDEBUG Plugins were unloaded.
2026-08-04T06:23:41+0900 INFO --- logging initialized ---
2026-08-04T06:23:41+0900 DDEBUG timer: config: 34 ms
2026-08-04T06:23:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T06:23:41+0900 DEBUG DNF version: 4.7.0
2026-08-04T06:23:41+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T06:23:41+0900 DDEBUG Installroot: /
2026-08-04T06:23:41+0900 DDEBUG Releasever: 8
2026-08-04T06:23:41+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T06:23:41+0900 DDEBUG Base command: makecache
2026-08-04T06:23:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T06:23:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T06:23:41+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T06:23:42+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T06:23:43+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:43+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-04T06:23:43+0900 DEBUG countme: no event for baseos: window already counted
2026-08-04T06:23:44+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:44+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-04T06:23:44+0900 DEBUG countme: no event for extras: window already counted
2026-08-04T06:23:45+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:45+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-04T06:23:45+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T06:23:46+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-04T06:23:47+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-04T06:23:48+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:48+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-04T06:23:50+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:50+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-04T06:23:51+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:51+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-04T06:23:51+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:51+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-04T06:23:52+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T06:23:52+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-04T06:23:52+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-04T06:23:54+0900 DDEBUG timer: sack setup: 12231 ms
2026-08-04T06:23:54+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-04T06:23:54+0900 DDEBUG Cleaning up.
2026-08-04T06:23:54+0900 DDEBUG Plugins were unloaded.
2026-08-04T08:09:46+0900 INFO --- logging initialized ---
2026-08-04T08:09:46+0900 DDEBUG timer: config: 20 ms
2026-08-04T08:09:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T08:09:46+0900 DEBUG DNF version: 4.7.0
2026-08-04T08:09:46+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T08:09:46+0900 DDEBUG Installroot: /
2026-08-04T08:09:46+0900 DDEBUG Releasever: 8
2026-08-04T08:09:46+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T08:09:46+0900 DDEBUG Base command: makecache
2026-08-04T08:09:46+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T08:09:46+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T08:09:46+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T08:09:46+0900 DDEBUG Cleaning up.
2026-08-04T08:09:46+0900 DDEBUG Plugins were unloaded.
2026-08-04T09:14:34+0900 INFO --- logging initialized ---
2026-08-04T09:14:34+0900 DDEBUG timer: config: 7 ms
2026-08-04T09:14:35+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T09:14:35+0900 DEBUG DNF version: 4.7.0
2026-08-04T09:14:35+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T09:14:35+0900 DDEBUG Installroot: /
2026-08-04T09:14:35+0900 DDEBUG Releasever: 8
2026-08-04T09:14:35+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T09:14:35+0900 DDEBUG Base command: makecache
2026-08-04T09:14:35+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T09:14:35+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T09:14:35+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T09:14:35+0900 DDEBUG Cleaning up.
2026-08-04T09:14:35+0900 DDEBUG Plugins were unloaded.
2026-08-04T11:13:47+0900 INFO --- logging initialized ---
2026-08-04T11:13:47+0900 DDEBUG timer: config: 7 ms
2026-08-04T11:13:47+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T11:13:47+0900 DEBUG DNF version: 4.7.0
2026-08-04T11:13:47+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T11:13:47+0900 DDEBUG Installroot: /
2026-08-04T11:13:47+0900 DDEBUG Releasever: 8
2026-08-04T11:13:47+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T11:13:47+0900 DDEBUG Base command: makecache
2026-08-04T11:13:47+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T11:13:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T11:13:47+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T11:13:48+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T11:13:49+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:49+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-04T11:13:49+0900 DEBUG countme: no event for baseos: window already counted
2026-08-04T11:13:49+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:50+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-04T11:13:50+0900 DEBUG countme: no event for extras: window already counted
2026-08-04T11:13:51+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:51+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-04T11:13:51+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T11:13:52+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-04T11:13:52+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 02일 (일) 오전 09시 30분 56초.
2026-08-04T11:13:54+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:54+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-04T11:13:55+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:55+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-04T11:13:56+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:56+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-04T11:13:57+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:57+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-04T11:13:57+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T11:13:57+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-04T11:13:58+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-04T11:13:59+0900 DDEBUG timer: sack setup: 11059 ms
2026-08-04T11:13:59+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-04T11:13:59+0900 DDEBUG Cleaning up.
2026-08-04T11:13:59+0900 DDEBUG Plugins were unloaded.
2026-08-04T13:00:43+0900 INFO --- logging initialized ---
2026-08-04T13:00:43+0900 DDEBUG timer: config: 21 ms
2026-08-04T13:00:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T13:00:44+0900 DEBUG DNF version: 4.7.0
2026-08-04T13:00:44+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T13:00:44+0900 DDEBUG Installroot: /
2026-08-04T13:00:44+0900 DDEBUG Releasever: 8
2026-08-04T13:00:44+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T13:00:44+0900 DDEBUG Base command: makecache
2026-08-04T13:00:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T13:00:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T13:00:44+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T13:00:44+0900 DDEBUG Cleaning up.
2026-08-04T13:00:44+0900 DDEBUG Plugins were unloaded.
2026-08-04T14:17:39+0900 INFO --- logging initialized ---
2026-08-04T14:17:39+0900 DDEBUG timer: config: 22 ms
2026-08-04T14:17:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T14:17:39+0900 DEBUG DNF version: 4.7.0
2026-08-04T14:17:39+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T14:17:39+0900 DDEBUG Installroot: /
2026-08-04T14:17:39+0900 DDEBUG Releasever: 8
2026-08-04T14:17:39+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T14:17:39+0900 DDEBUG Base command: makecache
2026-08-04T14:17:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T14:17:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T14:17:39+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T14:17:40+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T14:17:41+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-04T14:17:41+0900 DEBUG countme: no event for baseos: window already counted
2026-08-04T14:17:43+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:43+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-04T14:17:43+0900 DEBUG countme: no event for extras: window already counted
2026-08-04T14:17:44+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:44+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-04T14:17:44+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T14:17:45+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-08-04T14:17:45+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-08-04T14:17:45+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T14:17:54+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-04T14:17:56+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:56+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 35분 47초.
2026-08-04T14:17:57+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:58+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 03일 (월) 오후 04시 34분 38초.
2026-08-04T14:17:58+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:58+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-04T14:17:59+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:59+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-04T14:17:59+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T14:17:59+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-04T14:18:00+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-04T14:18:01+0900 DDEBUG timer: sack setup: 21684 ms
2026-08-04T14:18:01+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-04T14:18:02+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-04T14:18:02+0900 DDEBUG Cleaning up.
2026-08-04T14:18:02+0900 DDEBUG Plugins were unloaded.
2026-08-04T15:26:18+0900 INFO --- logging initialized ---
2026-08-04T15:26:18+0900 DDEBUG timer: config: 7 ms
2026-08-04T15:26:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T15:26:18+0900 DEBUG DNF version: 4.7.0
2026-08-04T15:26:18+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T15:26:18+0900 DDEBUG Installroot: /
2026-08-04T15:26:18+0900 DDEBUG Releasever: 8
2026-08-04T15:26:18+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T15:26:18+0900 DDEBUG Base command: makecache
2026-08-04T15:26:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T15:26:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T15:26:18+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T15:26:18+0900 DDEBUG Cleaning up.
2026-08-04T15:26:18+0900 DDEBUG Plugins were unloaded.
2026-08-04T17:00:15+0900 INFO --- logging initialized ---
2026-08-04T17:00:15+0900 DDEBUG timer: config: 7 ms
2026-08-04T17:00:15+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T17:00:15+0900 DEBUG DNF version: 4.7.0
2026-08-04T17:00:15+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T17:00:15+0900 DDEBUG Installroot: /
2026-08-04T17:00:15+0900 DDEBUG Releasever: 8
2026-08-04T17:00:15+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T17:00:15+0900 DDEBUG Base command: makecache
2026-08-04T17:00:15+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T17:00:15+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T17:00:15+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T17:00:15+0900 DDEBUG Cleaning up.
2026-08-04T17:00:15+0900 DDEBUG Plugins were unloaded.
2026-08-04T18:51:21+0900 INFO --- logging initialized ---
2026-08-04T18:51:21+0900 DDEBUG timer: config: 8 ms
2026-08-04T18:51:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T18:51:21+0900 DEBUG DNF version: 4.7.0
2026-08-04T18:51:21+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T18:51:21+0900 DDEBUG Installroot: /
2026-08-04T18:51:21+0900 DDEBUG Releasever: 8
2026-08-04T18:51:21+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T18:51:21+0900 DDEBUG Base command: makecache
2026-08-04T18:51:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T18:51:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T18:51:21+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T18:51:21+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T18:51:25+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:25+0900 DEBUG appstream: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 32초.
2026-08-04T18:51:25+0900 DEBUG countme: no event for baseos: window already counted
2026-08-04T18:51:26+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:26+0900 DEBUG baseos: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 23분 44초.
2026-08-04T18:51:26+0900 DEBUG countme: no event for extras: window already counted
2026-08-04T18:51:27+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:27+0900 DEBUG extras: 메타 자료 사용 중 2026년 07월 31일 (금) 오후 01시 10분 35초.
2026-08-04T18:51:27+0900 DEBUG countme: no event for epel: window already counted
2026-08-04T18:51:28+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-04T18:51:28+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-04T18:51:30+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-08-04T18:51:30+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-08-04T18:51:35+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-04T18:51:37+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-08-04T18:51:37+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-08-04T18:51:43+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-04T18:51:43+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:43+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-04T18:51:44+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:44+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-04T18:51:44+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-04T18:51:44+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-04T18:51:45+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-04T18:51:47+0900 DDEBUG timer: sack setup: 25510 ms
2026-08-04T18:51:47+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-04T18:51:47+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-04T18:51:47+0900 DDEBUG Cleaning up.
2026-08-04T18:51:47+0900 DDEBUG Plugins were unloaded.
2026-08-04T20:09:40+0900 INFO --- logging initialized ---
2026-08-04T20:09:40+0900 DDEBUG timer: config: 8 ms
2026-08-04T20:09:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T20:09:40+0900 DEBUG DNF version: 4.7.0
2026-08-04T20:09:40+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T20:09:40+0900 DDEBUG Installroot: /
2026-08-04T20:09:40+0900 DDEBUG Releasever: 8
2026-08-04T20:09:40+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T20:09:40+0900 DDEBUG Base command: makecache
2026-08-04T20:09:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T20:09:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T20:09:40+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T20:09:40+0900 DDEBUG Cleaning up.
2026-08-04T20:09:40+0900 DDEBUG Plugins were unloaded.
2026-08-04T21:49:51+0900 INFO --- logging initialized ---
2026-08-04T21:49:51+0900 DDEBUG timer: config: 7 ms
2026-08-04T21:49:51+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T21:49:51+0900 DEBUG DNF version: 4.7.0
2026-08-04T21:49:51+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T21:49:51+0900 DDEBUG Installroot: /
2026-08-04T21:49:51+0900 DDEBUG Releasever: 8
2026-08-04T21:49:51+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T21:49:51+0900 DDEBUG Base command: makecache
2026-08-04T21:49:51+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T21:49:51+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T21:49:51+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-04T21:49:51+0900 DDEBUG Cleaning up.
2026-08-04T21:49:51+0900 DDEBUG Plugins were unloaded.
2026-08-04T23:01:57+0900 INFO --- logging initialized ---
2026-08-04T23:01:57+0900 DDEBUG timer: config: 8 ms
2026-08-04T23:01:57+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-04T23:01:57+0900 DEBUG DNF version: 4.7.0
2026-08-04T23:01:57+0900 DDEBUG Command: dnf makecache --timer 
2026-08-04T23:01:57+0900 DDEBUG Installroot: /
2026-08-04T23:01:57+0900 DDEBUG Releasever: 8
2026-08-04T23:01:57+0900 DEBUG cachedir: /var/cache/dnf
2026-08-04T23:01:57+0900 DDEBUG Base command: makecache
2026-08-04T23:01:57+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-04T23:01:57+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-04T23:01:57+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-04T23:01:58+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T23:01:59+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-08-04T23:01:59+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-08-04T23:01:59+0900 DEBUG countme: no event for appstream: window already counted
2026-08-04T23:02:01+0900 DEBUG error: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz (IP: 34.144.227.243) (https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz).
2026-08-04T23:02:01+0900 WARNING Errors during downloading metadata for repository 'appstream':
  - Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz (IP: 34.144.227.243)
2026-08-04T23:02:01+0900 DDEBUG Cleaning up.
2026-08-04T23:02:01+0900 DDEBUG Plugins were unloaded.
2026-08-04T23:02:01+0900 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
    return _repo.Repo_load(self)
libdnf._error.Error: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz (IP: 34.144.227.243)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz (IP: 34.144.227.243)
2026-08-04T23:02:01+0900 CRITICAL 오류: repo를 위한 메타자료 내려받기에 실패하였습니다 'appstream': Yum repo downloading error: Downloading error(s): repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz - Download failed: Status code: 404 for https://rocky-linux-asia-northeast3.production.gcp.mirrors.ctrliq.cloud/pub/rocky//8.10/AppStream/x86_64/os/repodata/3f30f9e151be7063bebc5a3072b438abf46c652d28d042142e2f127cd221684a-filelists.xml.gz (IP: 34.144.227.243)
2026-08-05T01:01:49+0900 INFO --- logging initialized ---
2026-08-05T01:01:49+0900 DDEBUG timer: config: 12 ms
2026-08-05T01:01:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T01:01:49+0900 DEBUG DNF version: 4.7.0
2026-08-05T01:01:49+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T01:01:49+0900 DDEBUG Installroot: /
2026-08-05T01:01:49+0900 DDEBUG Releasever: 8
2026-08-05T01:01:49+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T01:01:49+0900 DDEBUG Base command: makecache
2026-08-05T01:01:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T01:01:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T01:01:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T01:01:49+0900 DDEBUG Cleaning up.
2026-08-05T01:01:49+0900 DDEBUG Plugins were unloaded.
2026-08-05T02:59:53+0900 INFO --- logging initialized ---
2026-08-05T02:59:53+0900 DDEBUG timer: config: 18 ms
2026-08-05T02:59:53+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T02:59:53+0900 DEBUG DNF version: 4.7.0
2026-08-05T02:59:53+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T02:59:53+0900 DDEBUG Installroot: /
2026-08-05T02:59:53+0900 DDEBUG Releasever: 8
2026-08-05T02:59:53+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T02:59:53+0900 DDEBUG Base command: makecache
2026-08-05T02:59:53+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T02:59:53+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T02:59:53+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T02:59:53+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T02:59:54+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-08-05T02:59:54+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-08-05T02:59:54+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T03:00:06+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T03:00:06+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T03:00:06+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-08-05T03:00:06+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-08-05T03:00:06+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T03:00:25+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T03:00:25+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T03:00:26+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-08-05T03:00:26+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-08-05T03:00:26+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T03:00:26+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T03:00:26+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T03:00:28+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T03:00:28+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T03:00:29+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T03:00:30+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T03:00:33+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T03:00:33+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T03:00:34+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T03:00:34+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T03:00:34+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T03:00:34+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T03:00:35+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T03:00:35+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T03:00:36+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T03:00:38+0900 DDEBUG timer: sack setup: 45373 ms
2026-08-05T03:00:38+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-05T03:00:38+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T03:00:38+0900 DDEBUG Cleaning up.
2026-08-05T03:00:38+0900 DDEBUG Plugins were unloaded.
2026-08-05T04:34:24+0900 INFO --- logging initialized ---
2026-08-05T04:34:24+0900 DDEBUG timer: config: 23 ms
2026-08-05T04:34:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T04:34:24+0900 DEBUG DNF version: 4.7.0
2026-08-05T04:34:24+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T04:34:24+0900 DDEBUG Installroot: /
2026-08-05T04:34:24+0900 DDEBUG Releasever: 8
2026-08-05T04:34:24+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T04:34:24+0900 DDEBUG Base command: makecache
2026-08-05T04:34:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T04:34:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T04:34:24+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T04:34:24+0900 DDEBUG Cleaning up.
2026-08-05T04:34:24+0900 DDEBUG Plugins were unloaded.
2026-08-05T06:02:40+0900 INFO --- logging initialized ---
2026-08-05T06:02:40+0900 DDEBUG timer: config: 27 ms
2026-08-05T06:02:40+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T06:02:40+0900 DEBUG DNF version: 4.7.0
2026-08-05T06:02:40+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T06:02:40+0900 DDEBUG Installroot: /
2026-08-05T06:02:40+0900 DDEBUG Releasever: 8
2026-08-05T06:02:40+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T06:02:40+0900 DDEBUG Base command: makecache
2026-08-05T06:02:40+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T06:02:40+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T06:02:40+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T06:02:40+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T06:02:41+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T06:02:41+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T06:02:42+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:43+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T06:02:43+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T06:02:44+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:44+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T06:02:44+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T06:02:46+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T06:02:46+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T06:02:47+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:47+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T06:02:49+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:49+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T06:02:49+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:49+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T06:02:50+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:50+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T06:02:51+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T06:02:51+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T06:02:51+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T06:02:52+0900 DDEBUG timer: sack setup: 12310 ms
2026-08-05T06:02:52+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T06:02:52+0900 DDEBUG Cleaning up.
2026-08-05T06:02:52+0900 DDEBUG Plugins were unloaded.
2026-08-05T07:35:52+0900 INFO --- logging initialized ---
2026-08-05T07:35:52+0900 DDEBUG timer: config: 6 ms
2026-08-05T07:35:52+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T07:35:52+0900 DEBUG DNF version: 4.7.0
2026-08-05T07:35:52+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T07:35:52+0900 DDEBUG Installroot: /
2026-08-05T07:35:52+0900 DDEBUG Releasever: 8
2026-08-05T07:35:52+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T07:35:52+0900 DDEBUG Base command: makecache
2026-08-05T07:35:52+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T07:35:52+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T07:35:52+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T07:35:52+0900 DDEBUG Cleaning up.
2026-08-05T07:35:52+0900 DDEBUG Plugins were unloaded.
2026-08-05T09:06:38+0900 INFO --- logging initialized ---
2026-08-05T09:06:38+0900 DDEBUG timer: config: 6 ms
2026-08-05T09:06:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T09:06:38+0900 DEBUG DNF version: 4.7.0
2026-08-05T09:06:38+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T09:06:38+0900 DDEBUG Installroot: /
2026-08-05T09:06:38+0900 DDEBUG Releasever: 8
2026-08-05T09:06:38+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T09:06:38+0900 DDEBUG Base command: makecache
2026-08-05T09:06:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T09:06:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T09:06:38+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T09:06:38+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T09:06:39+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:40+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T09:06:40+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T09:06:40+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:40+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T09:06:40+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T09:06:41+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:41+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T09:06:41+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T09:06:42+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T09:06:43+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T09:06:44+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:45+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T09:06:46+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:46+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T09:06:47+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:47+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T09:06:47+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:47+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T09:06:48+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T09:06:48+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T09:06:48+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T09:06:49+0900 DDEBUG timer: sack setup: 11376 ms
2026-08-05T09:06:49+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T09:06:49+0900 DDEBUG Cleaning up.
2026-08-05T09:06:50+0900 DDEBUG Plugins were unloaded.
2026-08-05T10:15:02+0900 INFO --- logging initialized ---
2026-08-05T10:15:02+0900 DDEBUG timer: config: 12 ms
2026-08-05T10:15:02+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T10:15:02+0900 DEBUG DNF version: 4.7.0
2026-08-05T10:15:02+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T10:15:02+0900 DDEBUG Installroot: /
2026-08-05T10:15:02+0900 DDEBUG Releasever: 8
2026-08-05T10:15:02+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T10:15:02+0900 DDEBUG Base command: makecache
2026-08-05T10:15:02+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T10:15:02+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T10:15:02+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T10:15:02+0900 DDEBUG Cleaning up.
2026-08-05T10:15:02+0900 DDEBUG Plugins were unloaded.
2026-08-05T12:12:23+0900 INFO --- logging initialized ---
2026-08-05T12:12:23+0900 DDEBUG timer: config: 7 ms
2026-08-05T12:12:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T12:12:23+0900 DEBUG DNF version: 4.7.0
2026-08-05T12:12:23+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T12:12:23+0900 DDEBUG Installroot: /
2026-08-05T12:12:23+0900 DDEBUG Releasever: 8
2026-08-05T12:12:23+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T12:12:23+0900 DDEBUG Base command: makecache
2026-08-05T12:12:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T12:12:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T12:12:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T12:12:24+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T12:12:27+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:27+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T12:12:27+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T12:12:28+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:28+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T12:12:28+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T12:12:28+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:28+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T12:12:28+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T12:12:30+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T12:12:30+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T12:12:32+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:32+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T12:12:34+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:34+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T12:12:34+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:34+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T12:12:35+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:35+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T12:12:36+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T12:12:36+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T12:12:36+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T12:12:37+0900 DDEBUG timer: sack setup: 13389 ms
2026-08-05T12:12:37+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T12:12:37+0900 DDEBUG Cleaning up.
2026-08-05T12:12:37+0900 DDEBUG Plugins were unloaded.
2026-08-05T13:18:42+0900 INFO --- logging initialized ---
2026-08-05T13:18:42+0900 DDEBUG timer: config: 7 ms
2026-08-05T13:18:42+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T13:18:42+0900 DEBUG DNF version: 4.7.0
2026-08-05T13:18:42+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T13:18:42+0900 DDEBUG Installroot: /
2026-08-05T13:18:42+0900 DDEBUG Releasever: 8
2026-08-05T13:18:42+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T13:18:42+0900 DDEBUG Base command: makecache
2026-08-05T13:18:42+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T13:18:42+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T13:18:42+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T13:18:42+0900 DDEBUG Cleaning up.
2026-08-05T13:18:42+0900 DDEBUG Plugins were unloaded.
2026-08-05T14:26:09+0900 INFO --- logging initialized ---
2026-08-05T14:26:09+0900 DDEBUG timer: config: 13 ms
2026-08-05T14:26:09+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T14:26:09+0900 DEBUG DNF version: 4.7.0
2026-08-05T14:26:09+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T14:26:09+0900 DDEBUG Installroot: /
2026-08-05T14:26:09+0900 DDEBUG Releasever: 8
2026-08-05T14:26:09+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T14:26:09+0900 DDEBUG Base command: makecache
2026-08-05T14:26:09+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T14:26:09+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T14:26:09+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T14:26:09+0900 DDEBUG Cleaning up.
2026-08-05T14:26:09+0900 DDEBUG Plugins were unloaded.
2026-08-05T15:34:28+0900 INFO --- logging initialized ---
2026-08-05T15:34:28+0900 DDEBUG timer: config: 8 ms
2026-08-05T15:34:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T15:34:28+0900 DEBUG DNF version: 4.7.0
2026-08-05T15:34:28+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T15:34:28+0900 DDEBUG Installroot: /
2026-08-05T15:34:28+0900 DDEBUG Releasever: 8
2026-08-05T15:34:28+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T15:34:28+0900 DDEBUG Base command: makecache
2026-08-05T15:34:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T15:34:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T15:34:28+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T15:34:28+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T15:34:29+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:29+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T15:34:29+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T15:34:30+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:30+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T15:34:30+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T15:34:30+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:30+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T15:34:30+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T15:34:32+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T15:34:32+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T15:34:33+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:33+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T15:34:35+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:35+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T15:34:35+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:35+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T15:34:36+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:36+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T15:34:37+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T15:34:37+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T15:34:37+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T15:34:38+0900 DDEBUG timer: sack setup: 10265 ms
2026-08-05T15:34:38+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T15:34:38+0900 DDEBUG Cleaning up.
2026-08-05T15:34:38+0900 DDEBUG Plugins were unloaded.
2026-08-05T17:02:38+0900 INFO --- logging initialized ---
2026-08-05T17:02:38+0900 DDEBUG timer: config: 8 ms
2026-08-05T17:02:38+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T17:02:38+0900 DEBUG DNF version: 4.7.0
2026-08-05T17:02:38+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T17:02:38+0900 DDEBUG Installroot: /
2026-08-05T17:02:38+0900 DDEBUG Releasever: 8
2026-08-05T17:02:38+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T17:02:38+0900 DDEBUG Base command: makecache
2026-08-05T17:02:38+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T17:02:38+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T17:02:38+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T17:02:38+0900 DDEBUG Cleaning up.
2026-08-05T17:02:38+0900 DDEBUG Plugins were unloaded.
2026-08-05T18:03:28+0900 INFO --- logging initialized ---
2026-08-05T18:03:28+0900 DDEBUG timer: config: 7 ms
2026-08-05T18:03:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T18:03:29+0900 DEBUG DNF version: 4.7.0
2026-08-05T18:03:29+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T18:03:29+0900 DDEBUG Installroot: /
2026-08-05T18:03:29+0900 DDEBUG Releasever: 8
2026-08-05T18:03:29+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T18:03:29+0900 DDEBUG Base command: makecache
2026-08-05T18:03:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T18:03:29+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T18:03:29+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T18:03:29+0900 DDEBUG Cleaning up.
2026-08-05T18:03:29+0900 DDEBUG Plugins were unloaded.
2026-08-05T19:22:18+0900 INFO --- logging initialized ---
2026-08-05T19:22:18+0900 DDEBUG timer: config: 7 ms
2026-08-05T19:22:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T19:22:19+0900 DEBUG DNF version: 4.7.0
2026-08-05T19:22:19+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T19:22:19+0900 DDEBUG Installroot: /
2026-08-05T19:22:19+0900 DDEBUG Releasever: 8
2026-08-05T19:22:19+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T19:22:19+0900 DDEBUG Base command: makecache
2026-08-05T19:22:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T19:22:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T19:22:19+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T19:22:19+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T19:22:23+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:23+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T19:22:23+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T19:22:24+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:24+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T19:22:24+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T19:22:26+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:26+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T19:22:26+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T19:22:28+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T19:22:29+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T19:22:30+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:30+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T19:22:32+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:32+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T19:22:33+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:33+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T19:22:33+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:33+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T19:22:34+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T19:22:34+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T19:22:34+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T19:22:36+0900 DDEBUG timer: sack setup: 16405 ms
2026-08-05T19:22:36+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T19:22:36+0900 DDEBUG Cleaning up.
2026-08-05T19:22:36+0900 DDEBUG Plugins were unloaded.
2026-08-05T20:32:01+0900 INFO --- logging initialized ---
2026-08-05T20:32:01+0900 DDEBUG timer: config: 7 ms
2026-08-05T20:32:01+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T20:32:01+0900 DEBUG DNF version: 4.7.0
2026-08-05T20:32:01+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T20:32:01+0900 DDEBUG Installroot: /
2026-08-05T20:32:01+0900 DDEBUG Releasever: 8
2026-08-05T20:32:01+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T20:32:01+0900 DDEBUG Base command: makecache
2026-08-05T20:32:01+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T20:32:01+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T20:32:01+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T20:32:01+0900 DDEBUG Cleaning up.
2026-08-05T20:32:01+0900 DDEBUG Plugins were unloaded.
2026-08-05T22:10:58+0900 INFO --- logging initialized ---
2026-08-05T22:10:58+0900 DDEBUG timer: config: 8 ms
2026-08-05T22:10:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T22:10:58+0900 DEBUG DNF version: 4.7.0
2026-08-05T22:10:58+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T22:10:58+0900 DDEBUG Installroot: /
2026-08-05T22:10:58+0900 DDEBUG Releasever: 8
2026-08-05T22:10:58+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T22:10:58+0900 DDEBUG Base command: makecache
2026-08-05T22:10:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T22:10:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T22:10:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-05T22:10:58+0900 DDEBUG Cleaning up.
2026-08-05T22:10:58+0900 DDEBUG Plugins were unloaded.
2026-08-05T23:55:17+0900 INFO --- logging initialized ---
2026-08-05T23:55:17+0900 DDEBUG timer: config: 7 ms
2026-08-05T23:55:17+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-05T23:55:17+0900 DEBUG DNF version: 4.7.0
2026-08-05T23:55:17+0900 DDEBUG Command: dnf makecache --timer 
2026-08-05T23:55:17+0900 DDEBUG Installroot: /
2026-08-05T23:55:17+0900 DDEBUG Releasever: 8
2026-08-05T23:55:17+0900 DEBUG cachedir: /var/cache/dnf
2026-08-05T23:55:17+0900 DDEBUG Base command: makecache
2026-08-05T23:55:17+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-05T23:55:17+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-05T23:55:17+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-05T23:55:18+0900 DEBUG countme: no event for appstream: window already counted
2026-08-05T23:55:20+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:20+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-05T23:55:20+0900 DEBUG countme: no event for baseos: window already counted
2026-08-05T23:55:20+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:21+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-05T23:55:21+0900 DEBUG countme: no event for extras: window already counted
2026-08-05T23:55:22+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:22+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-05T23:55:22+0900 DEBUG countme: no event for epel: window already counted
2026-08-05T23:55:23+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-05T23:55:23+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-05T23:55:25+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:25+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-05T23:55:26+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:26+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-05T23:55:27+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:27+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-05T23:55:27+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:27+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-05T23:55:28+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-05T23:55:28+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-05T23:55:29+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-05T23:55:30+0900 DDEBUG timer: sack setup: 12001 ms
2026-08-05T23:55:30+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-05T23:55:30+0900 DDEBUG Cleaning up.
2026-08-05T23:55:30+0900 DDEBUG Plugins were unloaded.
2026-08-06T01:17:33+0900 INFO --- logging initialized ---
2026-08-06T01:17:33+0900 DDEBUG timer: config: 8 ms
2026-08-06T01:17:33+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T01:17:33+0900 DEBUG DNF version: 4.7.0
2026-08-06T01:17:33+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T01:17:33+0900 DDEBUG Installroot: /
2026-08-06T01:17:33+0900 DDEBUG Releasever: 8
2026-08-06T01:17:33+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T01:17:33+0900 DDEBUG Base command: makecache
2026-08-06T01:17:33+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T01:17:33+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T01:17:33+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T01:17:33+0900 DDEBUG Cleaning up.
2026-08-06T01:17:33+0900 DDEBUG Plugins were unloaded.
2026-08-06T02:23:23+0900 INFO --- logging initialized ---
2026-08-06T02:23:23+0900 DDEBUG timer: config: 14 ms
2026-08-06T02:23:23+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T02:23:23+0900 DEBUG DNF version: 4.7.0
2026-08-06T02:23:23+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T02:23:23+0900 DDEBUG Installroot: /
2026-08-06T02:23:23+0900 DDEBUG Releasever: 8
2026-08-06T02:23:23+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T02:23:23+0900 DDEBUG Base command: makecache
2026-08-06T02:23:23+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T02:23:23+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T02:23:23+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T02:23:23+0900 DDEBUG Cleaning up.
2026-08-06T02:23:23+0900 DDEBUG Plugins were unloaded.
2026-08-06T04:03:18+0900 INFO --- logging initialized ---
2026-08-06T04:03:18+0900 DDEBUG timer: config: 26 ms
2026-08-06T04:03:18+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T04:03:18+0900 DEBUG DNF version: 4.7.0
2026-08-06T04:03:18+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T04:03:18+0900 DDEBUG Installroot: /
2026-08-06T04:03:18+0900 DDEBUG Releasever: 8
2026-08-06T04:03:18+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T04:03:18+0900 DDEBUG Base command: makecache
2026-08-06T04:03:18+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T04:03:18+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T04:03:18+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T04:03:19+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T04:03:20+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:20+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-06T04:03:20+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T04:03:22+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:22+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-06T04:03:22+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T04:03:23+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:23+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-06T04:03:23+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T04:03:24+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-06T04:03:25+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-06T04:03:27+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:27+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-06T04:03:28+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:28+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-06T04:03:29+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:29+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T04:03:29+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:29+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T04:03:30+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T04:03:30+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T04:03:31+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T04:03:32+0900 DDEBUG timer: sack setup: 12737 ms
2026-08-06T04:03:32+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T04:03:32+0900 DDEBUG Cleaning up.
2026-08-06T04:03:32+0900 DDEBUG Plugins were unloaded.
2026-08-06T05:55:20+0900 INFO --- logging initialized ---
2026-08-06T05:55:20+0900 DDEBUG timer: config: 29 ms
2026-08-06T05:55:21+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T05:55:21+0900 DEBUG DNF version: 4.7.0
2026-08-06T05:55:21+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T05:55:21+0900 DDEBUG Installroot: /
2026-08-06T05:55:21+0900 DDEBUG Releasever: 8
2026-08-06T05:55:21+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T05:55:21+0900 DDEBUG Base command: makecache
2026-08-06T05:55:21+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T05:55:21+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T05:55:21+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T05:55:21+0900 DDEBUG Cleaning up.
2026-08-06T05:55:21+0900 DDEBUG Plugins were unloaded.
2026-08-06T07:09:45+0900 INFO --- logging initialized ---
2026-08-06T07:09:45+0900 DDEBUG timer: config: 6 ms
2026-08-06T07:09:45+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T07:09:45+0900 DEBUG DNF version: 4.7.0
2026-08-06T07:09:45+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T07:09:45+0900 DDEBUG Installroot: /
2026-08-06T07:09:45+0900 DDEBUG Releasever: 8
2026-08-06T07:09:45+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T07:09:45+0900 DDEBUG Base command: makecache
2026-08-06T07:09:45+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T07:09:45+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T07:09:45+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T07:09:46+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T07:09:46+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:09:47+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 18분 54초.
2026-08-06T07:09:47+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T07:09:49+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:09:50+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 22분 05초.
2026-08-06T07:09:50+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T07:09:56+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:09:56+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 06시 23분 03초.
2026-08-06T07:09:56+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T07:09:57+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-06T07:09:57+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 04일 (화) 오전 09시 57분 47초.
2026-08-06T07:09:58+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:09:59+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-06T07:10:00+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:10:00+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-06T07:10:01+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:10:01+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T07:10:01+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:10:01+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T07:10:02+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T07:10:02+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T07:10:03+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T07:10:04+0900 DDEBUG timer: sack setup: 17971 ms
2026-08-06T07:10:04+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T07:10:04+0900 DDEBUG Cleaning up.
2026-08-06T07:10:04+0900 DDEBUG Plugins were unloaded.
2026-08-06T08:39:12+0900 INFO --- logging initialized ---
2026-08-06T08:39:12+0900 DDEBUG timer: config: 24 ms
2026-08-06T08:39:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T08:39:12+0900 DEBUG DNF version: 4.7.0
2026-08-06T08:39:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T08:39:12+0900 DDEBUG Installroot: /
2026-08-06T08:39:12+0900 DDEBUG Releasever: 8
2026-08-06T08:39:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T08:39:12+0900 DDEBUG Base command: makecache
2026-08-06T08:39:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T08:39:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T08:39:12+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T08:39:12+0900 DDEBUG Cleaning up.
2026-08-06T08:39:12+0900 DDEBUG Plugins were unloaded.
2026-08-06T09:50:41+0900 INFO --- logging initialized ---
2026-08-06T09:50:41+0900 DDEBUG timer: config: 7 ms
2026-08-06T09:50:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T09:50:41+0900 DEBUG DNF version: 4.7.0
2026-08-06T09:50:41+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T09:50:41+0900 DDEBUG Installroot: /
2026-08-06T09:50:41+0900 DDEBUG Releasever: 8
2026-08-06T09:50:41+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T09:50:41+0900 DDEBUG Base command: makecache
2026-08-06T09:50:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T09:50:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T09:50:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T09:50:41+0900 DDEBUG Cleaning up.
2026-08-06T09:50:41+0900 DDEBUG Plugins were unloaded.
2026-08-06T10:52:24+0900 INFO --- logging initialized ---
2026-08-06T10:52:24+0900 DDEBUG timer: config: 23 ms
2026-08-06T10:52:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T10:52:24+0900 DEBUG DNF version: 4.7.0
2026-08-06T10:52:24+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T10:52:24+0900 DDEBUG Installroot: /
2026-08-06T10:52:24+0900 DDEBUG Releasever: 8
2026-08-06T10:52:24+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T10:52:24+0900 DDEBUG Base command: makecache
2026-08-06T10:52:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T10:52:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T10:52:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T10:52:24+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T10:52:25+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-08-06T10:52:25+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-08-06T10:52:25+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T10:52:36+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 45분 47초.
2026-08-06T10:52:36+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T10:52:36+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-08-06T10:52:36+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-08-06T10:52:36+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T10:52:54+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 48분 47초.
2026-08-06T10:52:54+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T10:52:54+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-08-06T10:52:54+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-08-06T10:52:54+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T10:52:55+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 49분 35초.
2026-08-06T10:52:55+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T10:52:56+0900 DEBUG 부활 : 'epel'에 실패하고, sha256 합과 일치하지 않음.
2026-08-06T10:52:56+0900 DEBUG repo: 원격에서 내려받기 중: epel
2026-08-06T10:52:56+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T10:53:05+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-06T10:53:06+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T10:53:06+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-06T10:53:08+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T10:53:08+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-06T10:53:08+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T10:53:08+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T10:53:09+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T10:53:09+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T10:53:10+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T10:53:10+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T10:53:10+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T10:53:14+0900 DDEBUG timer: sack setup: 49528 ms
2026-08-06T10:53:14+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-06T10:53:14+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T10:53:14+0900 DDEBUG Cleaning up.
2026-08-06T10:53:14+0900 DDEBUG Plugins were unloaded.
2026-08-06T12:33:52+0900 INFO --- logging initialized ---
2026-08-06T12:33:52+0900 DDEBUG timer: config: 7 ms
2026-08-06T12:33:52+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T12:33:52+0900 DEBUG DNF version: 4.7.0
2026-08-06T12:33:52+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T12:33:52+0900 DDEBUG Installroot: /
2026-08-06T12:33:52+0900 DDEBUG Releasever: 8
2026-08-06T12:33:52+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T12:33:52+0900 DDEBUG Base command: makecache
2026-08-06T12:33:52+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T12:33:52+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T12:33:52+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T12:33:52+0900 DDEBUG Cleaning up.
2026-08-06T12:33:52+0900 DDEBUG Plugins were unloaded.
2026-08-06T13:38:46+0900 INFO --- logging initialized ---
2026-08-06T13:38:46+0900 DDEBUG timer: config: 9 ms
2026-08-06T13:38:46+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T13:38:46+0900 DEBUG DNF version: 4.7.0
2026-08-06T13:38:46+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T13:38:46+0900 DDEBUG Installroot: /
2026-08-06T13:38:46+0900 DDEBUG Releasever: 8
2026-08-06T13:38:47+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T13:38:47+0900 DDEBUG Base command: makecache
2026-08-06T13:38:47+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T13:38:47+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T13:38:47+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T13:38:47+0900 DDEBUG Cleaning up.
2026-08-06T13:38:47+0900 DDEBUG Plugins were unloaded.
2026-08-06T15:07:24+0900 INFO --- logging initialized ---
2026-08-06T15:07:24+0900 DDEBUG timer: config: 12 ms
2026-08-06T15:07:24+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T15:07:24+0900 DEBUG DNF version: 4.7.0
2026-08-06T15:07:24+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T15:07:24+0900 DDEBUG Installroot: /
2026-08-06T15:07:24+0900 DDEBUG Releasever: 8
2026-08-06T15:07:24+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T15:07:24+0900 DDEBUG Base command: makecache
2026-08-06T15:07:24+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T15:07:24+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T15:07:24+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T15:07:24+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T15:07:26+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:26+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 45분 47초.
2026-08-06T15:07:26+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T15:07:35+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:35+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 48분 47초.
2026-08-06T15:07:35+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T15:07:36+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:36+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 49분 35초.
2026-08-06T15:07:36+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T15:07:37+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-06T15:07:37+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-06T15:07:39+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:39+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-06T15:07:40+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:40+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-06T15:07:41+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:41+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T15:07:41+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:41+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T15:07:42+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T15:07:42+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T15:07:43+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T15:07:44+0900 DDEBUG timer: sack setup: 19726 ms
2026-08-06T15:07:44+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T15:07:44+0900 DDEBUG Cleaning up.
2026-08-06T15:07:44+0900 DDEBUG Plugins were unloaded.
2026-08-06T16:22:49+0900 INFO --- logging initialized ---
2026-08-06T16:22:49+0900 DDEBUG timer: config: 7 ms
2026-08-06T16:22:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T16:22:49+0900 DEBUG DNF version: 4.7.0
2026-08-06T16:22:49+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T16:22:49+0900 DDEBUG Installroot: /
2026-08-06T16:22:49+0900 DDEBUG Releasever: 8
2026-08-06T16:22:49+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T16:22:49+0900 DDEBUG Base command: makecache
2026-08-06T16:22:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T16:22:49+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T16:22:49+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T16:22:49+0900 DDEBUG Cleaning up.
2026-08-06T16:22:49+0900 DDEBUG Plugins were unloaded.
2026-08-06T17:31:58+0900 INFO --- logging initialized ---
2026-08-06T17:31:58+0900 DDEBUG timer: config: 7 ms
2026-08-06T17:31:58+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T17:31:58+0900 DEBUG DNF version: 4.7.0
2026-08-06T17:31:58+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T17:31:58+0900 DDEBUG Installroot: /
2026-08-06T17:31:58+0900 DDEBUG Releasever: 8
2026-08-06T17:31:58+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T17:31:58+0900 DDEBUG Base command: makecache
2026-08-06T17:31:58+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T17:31:58+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T17:31:58+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T17:31:58+0900 DDEBUG Cleaning up.
2026-08-06T17:31:58+0900 DDEBUG Plugins were unloaded.
2026-08-06T18:54:19+0900 INFO --- logging initialized ---
2026-08-06T18:54:19+0900 DDEBUG timer: config: 27 ms
2026-08-06T18:54:19+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T18:54:19+0900 DEBUG DNF version: 4.7.0
2026-08-06T18:54:19+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T18:54:19+0900 DDEBUG Installroot: /
2026-08-06T18:54:19+0900 DDEBUG Releasever: 8
2026-08-06T18:54:19+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T18:54:19+0900 DDEBUG Base command: makecache
2026-08-06T18:54:19+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T18:54:19+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T18:54:19+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T18:54:19+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T18:54:21+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:21+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 45분 47초.
2026-08-06T18:54:21+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T18:54:22+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:23+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 48분 47초.
2026-08-06T18:54:23+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T18:54:23+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:23+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 49분 35초.
2026-08-06T18:54:23+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T18:54:24+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-06T18:54:25+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-06T18:54:26+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:26+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 14분 46초.
2026-08-06T18:54:28+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:28+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 04일 (화) 오후 03시 30분 42초.
2026-08-06T18:54:28+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:28+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T18:54:29+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:29+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T18:54:30+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T18:54:30+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T18:54:30+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T18:54:31+0900 DDEBUG timer: sack setup: 12212 ms
2026-08-06T18:54:31+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T18:54:31+0900 DDEBUG Cleaning up.
2026-08-06T18:54:31+0900 DDEBUG Plugins were unloaded.
2026-08-06T20:19:28+0900 INFO --- logging initialized ---
2026-08-06T20:19:28+0900 DDEBUG timer: config: 16 ms
2026-08-06T20:19:28+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T20:19:28+0900 DEBUG DNF version: 4.7.0
2026-08-06T20:19:28+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T20:19:28+0900 DDEBUG Installroot: /
2026-08-06T20:19:28+0900 DDEBUG Releasever: 8
2026-08-06T20:19:28+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T20:19:28+0900 DDEBUG Base command: makecache
2026-08-06T20:19:28+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T20:19:28+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T20:19:28+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T20:19:28+0900 DDEBUG Cleaning up.
2026-08-06T20:19:28+0900 DDEBUG Plugins were unloaded.
2026-08-06T21:32:29+0900 INFO --- logging initialized ---
2026-08-06T21:32:29+0900 DDEBUG timer: config: 15 ms
2026-08-06T21:32:29+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T21:32:29+0900 DEBUG DNF version: 4.7.0
2026-08-06T21:32:29+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T21:32:29+0900 DDEBUG Installroot: /
2026-08-06T21:32:29+0900 DDEBUG Releasever: 8
2026-08-06T21:32:29+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T21:32:29+0900 DDEBUG Base command: makecache
2026-08-06T21:32:29+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T21:32:30+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T21:32:30+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-06T21:32:30+0900 DDEBUG Cleaning up.
2026-08-06T21:32:30+0900 DDEBUG Plugins were unloaded.
2026-08-06T23:03:20+0900 INFO --- logging initialized ---
2026-08-06T23:03:20+0900 DDEBUG timer: config: 14 ms
2026-08-06T23:03:20+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-06T23:03:20+0900 DEBUG DNF version: 4.7.0
2026-08-06T23:03:20+0900 DDEBUG Command: dnf makecache --timer 
2026-08-06T23:03:20+0900 DDEBUG Installroot: /
2026-08-06T23:03:20+0900 DDEBUG Releasever: 8
2026-08-06T23:03:20+0900 DEBUG cachedir: /var/cache/dnf
2026-08-06T23:03:20+0900 DDEBUG Base command: makecache
2026-08-06T23:03:20+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-06T23:03:20+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-06T23:03:20+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-06T23:03:21+0900 DEBUG countme: no event for appstream: window already counted
2026-08-06T23:03:22+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:22+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 45분 47초.
2026-08-06T23:03:22+0900 DEBUG countme: no event for baseos: window already counted
2026-08-06T23:03:23+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:23+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 48분 47초.
2026-08-06T23:03:23+0900 DEBUG countme: no event for extras: window already counted
2026-08-06T23:03:24+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:24+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 03시 49분 35초.
2026-08-06T23:03:24+0900 DEBUG countme: no event for epel: window already counted
2026-08-06T23:03:25+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-06T23:03:25+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-06T23:03:27+0900 DEBUG 부활: 'remi-modular'에 실패하고, 일치하지 않은 repomd.
2026-08-06T23:03:27+0900 DEBUG repo: 원격에서 내려받기 중: remi-modular
2026-08-06T23:03:32+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-06T23:03:34+0900 DEBUG 부활: 'remi-safe'에 실패하고, 일치하지 않은 repomd.
2026-08-06T23:03:34+0900 DEBUG repo: 원격에서 내려받기 중: remi-safe
2026-08-06T23:03:40+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-06T23:03:41+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:41+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-06T23:03:42+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:42+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-06T23:03:42+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-06T23:03:42+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-06T23:03:43+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-06T23:03:44+0900 DDEBUG timer: sack setup: 23519 ms
2026-08-06T23:03:44+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-06T23:03:45+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-06T23:03:45+0900 DDEBUG Cleaning up.
2026-08-06T23:03:45+0900 DDEBUG Plugins were unloaded.
2026-08-07T00:55:22+0900 INFO --- logging initialized ---
2026-08-07T00:55:22+0900 DDEBUG timer: config: 12 ms
2026-08-07T00:55:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T00:55:22+0900 DEBUG DNF version: 4.7.0
2026-08-07T00:55:22+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T00:55:22+0900 DDEBUG Installroot: /
2026-08-07T00:55:22+0900 DDEBUG Releasever: 8
2026-08-07T00:55:22+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T00:55:22+0900 DDEBUG Base command: makecache
2026-08-07T00:55:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T00:55:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T00:55:22+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T00:55:22+0900 DDEBUG Cleaning up.
2026-08-07T00:55:22+0900 DDEBUG Plugins were unloaded.
2026-08-07T02:31:22+0900 INFO --- logging initialized ---
2026-08-07T02:31:22+0900 DDEBUG timer: config: 7 ms
2026-08-07T02:31:22+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T02:31:22+0900 DEBUG DNF version: 4.7.0
2026-08-07T02:31:22+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T02:31:22+0900 DDEBUG Installroot: /
2026-08-07T02:31:22+0900 DDEBUG Releasever: 8
2026-08-07T02:31:22+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T02:31:22+0900 DDEBUG Base command: makecache
2026-08-07T02:31:22+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T02:31:22+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T02:31:22+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-07T02:31:22+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T02:31:23+0900 DEBUG 부활: 'appstream'에 실패하고, 일치하지 않은 repomd.
2026-08-07T02:31:23+0900 DEBUG repo: 원격에서 내려받기 중: appstream
2026-08-07T02:31:23+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T02:31:34+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 31분 10초.
2026-08-07T02:31:34+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T02:31:35+0900 DEBUG 부활: 'baseos'에 실패하고, 일치하지 않은 repomd.
2026-08-07T02:31:35+0900 DEBUG repo: 원격에서 내려받기 중: baseos
2026-08-07T02:31:35+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T02:31:53+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 33분 18초.
2026-08-07T02:31:53+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T02:31:54+0900 DEBUG 부활: 'extras'에 실패하고, 일치하지 않은 repomd.
2026-08-07T02:31:54+0900 DEBUG repo: 원격에서 내려받기 중: extras
2026-08-07T02:31:54+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T02:31:55+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 34분 01초.
2026-08-07T02:31:55+0900 DEBUG countme: no event for epel: window already counted
2026-08-07T02:31:56+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-07T02:31:56+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-07T02:31:58+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T02:31:58+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-07T02:31:59+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T02:31:59+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-07T02:32:00+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T02:32:00+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-07T02:32:00+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T02:32:00+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-07T02:32:01+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T02:32:01+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-07T02:32:02+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-07T02:32:04+0900 DDEBUG timer: sack setup: 41988 ms
2026-08-07T02:32:04+0900 DEBUG Completion plugin: Generating completion cache...
2026-08-07T02:32:04+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-07T02:32:04+0900 DDEBUG Cleaning up.
2026-08-07T02:32:04+0900 DDEBUG Plugins were unloaded.
2026-08-07T03:39:12+0900 INFO --- logging initialized ---
2026-08-07T03:39:12+0900 DDEBUG timer: config: 32 ms
2026-08-07T03:39:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T03:39:12+0900 DEBUG DNF version: 4.7.0
2026-08-07T03:39:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T03:39:12+0900 DDEBUG Installroot: /
2026-08-07T03:39:12+0900 DDEBUG Releasever: 8
2026-08-07T03:39:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T03:39:12+0900 DDEBUG Base command: makecache
2026-08-07T03:39:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T03:39:12+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T03:39:12+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T03:39:12+0900 DDEBUG Cleaning up.
2026-08-07T03:39:12+0900 DDEBUG Plugins were unloaded.
2026-08-07T04:58:43+0900 INFO --- logging initialized ---
2026-08-07T04:58:43+0900 DDEBUG timer: config: 26 ms
2026-08-07T04:58:44+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T04:58:44+0900 DEBUG DNF version: 4.7.0
2026-08-07T04:58:44+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T04:58:44+0900 DDEBUG Installroot: /
2026-08-07T04:58:44+0900 DDEBUG Releasever: 8
2026-08-07T04:58:44+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T04:58:44+0900 DDEBUG Base command: makecache
2026-08-07T04:58:44+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T04:58:44+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T04:58:44+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T04:58:44+0900 DDEBUG Cleaning up.
2026-08-07T04:58:44+0900 DDEBUG Plugins were unloaded.
2026-08-07T06:40:12+0900 INFO --- logging initialized ---
2026-08-07T06:40:12+0900 DDEBUG timer: config: 6 ms
2026-08-07T06:40:12+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T06:40:12+0900 DEBUG DNF version: 4.7.0
2026-08-07T06:40:12+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T06:40:12+0900 DDEBUG Installroot: /
2026-08-07T06:40:12+0900 DDEBUG Releasever: 8
2026-08-07T06:40:12+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T06:40:12+0900 DDEBUG Base command: makecache
2026-08-07T06:40:12+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T06:40:13+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T06:40:13+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-07T06:40:13+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T06:40:14+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:14+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 31분 10초.
2026-08-07T06:40:14+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T06:40:15+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:15+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 33분 18초.
2026-08-07T06:40:15+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T06:40:16+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:16+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 34분 01초.
2026-08-07T06:40:16+0900 DEBUG countme: no event for epel: window already counted
2026-08-07T06:40:17+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-07T06:40:17+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-07T06:40:19+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:19+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-07T06:40:21+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:21+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-07T06:40:22+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:22+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-07T06:40:22+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:22+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-07T06:40:23+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T06:40:23+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-07T06:40:23+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-07T06:40:24+0900 DDEBUG timer: sack setup: 11847 ms
2026-08-07T06:40:24+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-07T06:40:24+0900 DDEBUG Cleaning up.
2026-08-07T06:40:24+0900 DDEBUG Plugins were unloaded.
2026-08-07T07:43:40+0900 INFO --- logging initialized ---
2026-08-07T07:43:40+0900 DDEBUG timer: config: 25 ms
2026-08-07T07:43:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T07:43:41+0900 DEBUG DNF version: 4.7.0
2026-08-07T07:43:41+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T07:43:41+0900 DDEBUG Installroot: /
2026-08-07T07:43:41+0900 DDEBUG Releasever: 8
2026-08-07T07:43:41+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T07:43:41+0900 DDEBUG Base command: makecache
2026-08-07T07:43:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T07:43:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T07:43:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T07:43:41+0900 DDEBUG Cleaning up.
2026-08-07T07:43:41+0900 DDEBUG Plugins were unloaded.
2026-08-07T09:02:41+0900 INFO --- logging initialized ---
2026-08-07T09:02:41+0900 DDEBUG timer: config: 7 ms
2026-08-07T09:02:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T09:02:41+0900 DEBUG DNF version: 4.7.0
2026-08-07T09:02:41+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T09:02:41+0900 DDEBUG Installroot: /
2026-08-07T09:02:41+0900 DDEBUG Releasever: 8
2026-08-07T09:02:41+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T09:02:41+0900 DDEBUG Base command: makecache
2026-08-07T09:02:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T09:02:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T09:02:41+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T09:02:41+0900 DDEBUG Cleaning up.
2026-08-07T09:02:41+0900 DDEBUG Plugins were unloaded.
2026-08-07T10:10:41+0900 INFO --- logging initialized ---
2026-08-07T10:10:41+0900 DDEBUG timer: config: 8 ms
2026-08-07T10:10:41+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T10:10:41+0900 DEBUG DNF version: 4.7.0
2026-08-07T10:10:41+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T10:10:41+0900 DDEBUG Installroot: /
2026-08-07T10:10:41+0900 DDEBUG Releasever: 8
2026-08-07T10:10:41+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T10:10:41+0900 DDEBUG Base command: makecache
2026-08-07T10:10:41+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T10:10:41+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T10:10:41+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-07T10:10:41+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T10:10:42+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:42+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 31분 10초.
2026-08-07T10:10:42+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T10:10:43+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:43+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 33분 18초.
2026-08-07T10:10:43+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T10:10:48+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:48+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 34분 01초.
2026-08-07T10:10:48+0900 DEBUG countme: no event for epel: window already counted
2026-08-07T10:10:50+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-07T10:10:50+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-07T10:10:51+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:51+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-07T10:10:53+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:53+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-07T10:10:54+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:54+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-07T10:10:54+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:54+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-07T10:10:55+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T10:10:55+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-07T10:10:55+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-07T10:10:56+0900 DDEBUG timer: sack setup: 14782 ms
2026-08-07T10:10:56+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-07T10:10:56+0900 DDEBUG Cleaning up.
2026-08-07T10:10:56+0900 DDEBUG Plugins were unloaded.
2026-08-07T12:05:27+0900 INFO --- logging initialized ---
2026-08-07T12:05:27+0900 DDEBUG timer: config: 18 ms
2026-08-07T12:05:27+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T12:05:27+0900 DEBUG DNF version: 4.7.0
2026-08-07T12:05:27+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T12:05:27+0900 DDEBUG Installroot: /
2026-08-07T12:05:27+0900 DDEBUG Releasever: 8
2026-08-07T12:05:27+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T12:05:27+0900 DDEBUG Base command: makecache
2026-08-07T12:05:27+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T12:05:27+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T12:05:27+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T12:05:27+0900 DDEBUG Cleaning up.
2026-08-07T12:05:28+0900 DDEBUG Plugins were unloaded.
2026-08-07T13:29:49+0900 INFO --- logging initialized ---
2026-08-07T13:29:49+0900 DDEBUG timer: config: 24 ms
2026-08-07T13:29:49+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T13:29:49+0900 DEBUG DNF version: 4.7.0
2026-08-07T13:29:49+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T13:29:49+0900 DDEBUG Installroot: /
2026-08-07T13:29:49+0900 DDEBUG Releasever: 8
2026-08-07T13:29:49+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T13:29:49+0900 DDEBUG Base command: makecache
2026-08-07T13:29:49+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T13:29:50+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T13:29:50+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-07T13:29:50+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T13:29:51+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:51+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 31분 10초.
2026-08-07T13:29:51+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T13:29:52+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:52+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 33분 18초.
2026-08-07T13:29:52+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T13:29:52+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:52+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 34분 01초.
2026-08-07T13:29:52+0900 DEBUG countme: no event for epel: window already counted
2026-08-07T13:29:53+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-07T13:29:53+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-07T13:29:55+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:55+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-07T13:29:56+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:56+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-07T13:29:57+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:57+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-07T13:29:57+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:57+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-07T13:29:58+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T13:29:58+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-07T13:29:59+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-07T13:30:00+0900 DDEBUG timer: sack setup: 9751 ms
2026-08-07T13:30:00+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-07T13:30:00+0900 DDEBUG Cleaning up.
2026-08-07T13:30:00+0900 DDEBUG Plugins were unloaded.
2026-08-07T15:22:25+0900 INFO --- logging initialized ---
2026-08-07T15:22:25+0900 DDEBUG timer: config: 7 ms
2026-08-07T15:22:25+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T15:22:26+0900 DEBUG DNF version: 4.7.0
2026-08-07T15:22:26+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T15:22:26+0900 DDEBUG Installroot: /
2026-08-07T15:22:26+0900 DDEBUG Releasever: 8
2026-08-07T15:22:26+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T15:22:26+0900 DDEBUG Base command: makecache
2026-08-07T15:22:26+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T15:22:26+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T15:22:26+0900 INFO 최근에 메타 자료 캐쉬가 새로 고쳐졌습니다.
2026-08-07T15:22:26+0900 DDEBUG Cleaning up.
2026-08-07T15:22:26+0900 DDEBUG Plugins were unloaded.
2026-08-07T16:37:39+0900 INFO --- logging initialized ---
2026-08-07T16:37:39+0900 DDEBUG timer: config: 7 ms
2026-08-07T16:37:39+0900 DEBUG 적재된 플러그인: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-08-07T16:37:39+0900 DEBUG DNF version: 4.7.0
2026-08-07T16:37:39+0900 DDEBUG Command: dnf makecache --timer 
2026-08-07T16:37:39+0900 DDEBUG Installroot: /
2026-08-07T16:37:39+0900 DDEBUG Releasever: 8
2026-08-07T16:37:39+0900 DEBUG cachedir: /var/cache/dnf
2026-08-07T16:37:39+0900 DDEBUG Base command: makecache
2026-08-07T16:37:39+0900 DDEBUG Extra commands: ['makecache', '--timer']
2026-08-07T16:37:39+0900 DEBUG 모든 메타 자료 파일의 캐쉬 파일을 만듭니다.
2026-08-07T16:37:39+0900 DEBUG appstream: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG baseos: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG extras: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG epel: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG remi-modular: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG remi-safe: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG zabbix: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG zabbix-non-supported: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG zabbix-tools: 만료되어 새로 고침됩니다.
2026-08-07T16:37:40+0900 DEBUG countme: no event for appstream: window already counted
2026-08-07T16:37:41+0900 DEBUG 부활: 'appstream'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:41+0900 DEBUG appstream: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 31분 10초.
2026-08-07T16:37:41+0900 DEBUG countme: no event for baseos: window already counted
2026-08-07T16:37:42+0900 DEBUG 부활: 'baseos'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:42+0900 DEBUG baseos: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 33분 18초.
2026-08-07T16:37:42+0900 DEBUG countme: no event for extras: window already counted
2026-08-07T16:37:42+0900 DEBUG 부활: 'extras'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:42+0900 DEBUG extras: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 12시 34분 01초.
2026-08-07T16:37:42+0900 DEBUG countme: no event for epel: window already counted
2026-08-07T16:37:43+0900 DEBUG 부활: 'epel'는 부활 할 수 있습니다 - 메타링크 체크섬이 일치합니다.
2026-08-07T16:37:43+0900 DEBUG epel: 메타 자료 사용 중 2026년 08월 06일 (목) 오전 09시 41분 01초.
2026-08-07T16:37:45+0900 DEBUG 부활: 'remi-modular'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:45+0900 DEBUG remi-modular: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 11분 53초.
2026-08-07T16:37:46+0900 DEBUG 부활: 'remi-safe'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:46+0900 DEBUG remi-safe: 메타 자료 사용 중 2026년 08월 06일 (목) 오후 07시 13분 08초.
2026-08-07T16:37:47+0900 DEBUG 부활: 'zabbix'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:47+0900 DEBUG zabbix: 메타 자료 사용 중 2026년 07월 28일 (화) 오후 04시 40분 37초.
2026-08-07T16:37:47+0900 DEBUG 부활: 'zabbix-non-supported'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:47+0900 DEBUG zabbix-non-supported: 메타 자료 사용 중 2023년 12월 05일 (화) 오후 11시 35분 31초.
2026-08-07T16:37:48+0900 DEBUG 부활: 'zabbix-tools'는 부활 할 수 있습니다 - repomd가 일치합니다.
2026-08-07T16:37:48+0900 DEBUG zabbix-tools: 메타 자료 사용 중 2025년 12월 18일 (목) 오후 09시 26분 34초.
2026-08-07T16:37:48+0900 DEBUG User-Agent: constructed: 'libdnf (Rocky Linux 8.10; generic; Linux.x86_64)'
2026-08-07T16:37:50+0900 DDEBUG timer: sack setup: 9763 ms
2026-08-07T16:37:50+0900 INFO 메타 자료 캐쉬가 생성되었습니다.
2026-08-07T16:37:50+0900 DDEBUG Cleaning up.
2026-08-07T16:37:50+0900 DDEBUG Plugins were unloaded.
2026-08-07T17:55:30+0900 INFO --- logging initialized ---

Youez - 2016 - github.com/yon3zu
LinuXploit