2022-10-10 13:30:25 INFO system.centos7 Running git clone https://github.com/ARPA-SIMC/libsim --branch master 2022-10-10 13:30:25 INFO system.centos7 stderr: Clone in 'libsim' in corso... 2022-10-10 13:30:27 INFO system.centos7 Starting system centos7 as 04e31eda-9edb-40e0-aba0-24a1dcf2c2df using image /moncic-ci/centos7 2022-10-10 13:30:27 INFO system.centos7 Running systemd-run --property=KillMode=mixed --property=Type=notify --property=RestartForceExitStatus=133 --property=SuccessExitStatus=133 --property=Slice=machine.slice --property=Delegate=yes --property=TasksMax=16384 --property=WatchdogSec=3min systemd-nspawn --quiet --directory=/moncic-ci/centos7 --machine=04e31eda-9edb-40e0-aba0-24a1dcf2c2df --boot --notify-ready=yes --bind=/tmp/tmp2yi7l6xg/libsim:/tmp/libsim --ephemeral 2022-10-10 13:30:29 INFO system.centos7 Running build 2022-10-10 13:30:29 INFO system.centos7 stderr: 2022-10-10 13:30:29 INFO moncic.build Run: yum-builddep -q -y fedora/SPECS/libsim.spec 2022-10-10 13:30:35 INFO system.centos7 stdout: Enabling base-source repository 2022-10-10 13:30:35 INFO system.centos7 stdout: Enabling epel-source repository 2022-10-10 13:30:35 INFO system.centos7 stdout: Enabling extras-source repository 2022-10-10 13:30:35 INFO system.centos7 stdout: Enabling updates-source repository 2022-10-10 13:30:42 INFO system.centos7 stderr: Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos error was 2022-10-10 13:30:42 INFO system.centos7 stderr: 14: HTTPS Error 503 - Service Unavailable 2022-10-10 13:30:43 INFO system.centos7 stdout: Cannot retrieve metalink for repository: epel-source/x86_64. Please verify its path and try again 2022-10-10 13:30:43 INFO system.centos7 stderr: Traceback (most recent call last): 2022-10-10 13:30:43 INFO system.centos7 stderr: File "/usr/lib/python3.9/site-packages/moncic/runner.py", line 401, in execute 2022-10-10 13:30:43 INFO system.centos7 stderr: File "/usr/lib/python3.9/site-packages/moncic/build.py", line 118, in build 2022-10-10 13:30:43 INFO system.centos7 stderr: File "/usr/lib/python3.9/site-packages/moncic/build.py", line 104, in run 2022-10-10 13:30:43 INFO system.centos7 stderr: File "/usr/lib64/python3.9/subprocess.py", line 528, in run 2022-10-10 13:30:43 INFO system.centos7 stderr: subprocess.CalledProcessError: Command '['yum-builddep', '-q', '-y', 'fedora/SPECS/libsim.spec']' returned non-zero exit status 1. Traceback (most recent call last): File "/usr/bin/monci", line 36, in run(main) File "/usr/lib/python3.9/site-packages/moncic/cli.py", line 76, in run func() File "/usr/bin/monci", line 30, in main res = handler.run() File "/usr/lib/python3.9/site-packages/moncic/ci.py", line 132, in run res = container.run_callable(builder.build) File "/usr/lib/python3.9/site-packages/moncic/container.py", line 366, in run_callable return runner.execute() File "/usr/lib/python3.9/site-packages/moncic/runner.py", line 433, in execute raise subprocess.CalledProcessError( subprocess.CalledProcessError: Command 'build' returned non-zero exit status 255.