[2023-04-19 14:29:20,089][ INFO][PID:3526] Marking build as starting [2023-04-19 14:29:20,113][ INFO][PID:3526] Trying to allocate VM [2023-04-19 14:29:23,140][ INFO][PID:3526] Allocated host ResallocHost, ticket_id=53287, hostname=10.0.0.77 [2023-04-19 14:29:23,140][ INFO][PID:3526] Allocating ssh connection to builder [2023-04-19 14:29:23,141][ INFO][PID:3526] Checking that builder machine is OK [2023-04-19 14:29:23,308][ INFO][PID:3526] Filling build.info file with builder info [2023-04-19 14:29:23,310][ INFO][PID:3526] Marking build as running on frontend [2023-04-19 14:29:23,328][ INFO][PID:3526] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 16068 --chroot openeuler-22.03-aarch64 --detached [2023-04-19 14:29:23,770][ INFO][PID:3526] Downloading the builder-live.log file, attempt 1 [2023-04-19 14:32:22,169][ INFO][PID:3526] Downloading results from builder [2023-04-19 14:32:22,211][ INFO][PID:3526] Releasing VM back to pool [2023-04-19 14:32:22,220][ INFO][PID:3526] Searching for 'success' file in resultdir [2023-04-19 14:32:22,221][ INFO][PID:3526] Going to sign pkgs from source: 16068-openeuler-22.03-aarch64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64 [2023-04-19 14:32:22,221][ INFO][PID:3526] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-19 14:32:22,358][ INFO][PID:3526] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python3-mypy-boto3-sagemaker-featurestore-runtime-1.26.104-1.noarch.rpm' (attempt #1) [2023-04-19 14:32:22,796][ INFO][PID:3526] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python3-mypy-boto3-sagemaker-featurestore-runtime-1.26.104-1.noarch.rpm [2023-04-19 14:32:22,797][ INFO][PID:3526] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python-mypy-boto3-sagemaker-featurestore-runtime-help-1.26.104-1.noarch.rpm' (attempt #1) [2023-04-19 14:32:23,596][ INFO][PID:3526] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python-mypy-boto3-sagemaker-featurestore-runtime-help-1.26.104-1.noarch.rpm [2023-04-19 14:32:23,597][ INFO][PID:3526] Calling '/bin/sign -4 -h sha1 -u mywaaagh_admin#pypi@copr.osinfra.cn -r /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python-mypy-boto3-sagemaker-featurestore-runtime-1.26.104-1.src.rpm' (attempt #1) [2023-04-19 14:32:24,484][ INFO][PID:3526] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/python-mypy-boto3-sagemaker-featurestore-runtime-1.26.104-1.src.rpm [2023-04-19 14:32:24,484][ INFO][PID:3526] Sign done [2023-04-19 14:32:24,485][ INFO][PID:3526] Incremental createrepo run, adding 00016068-python-mypy-boto3-sagemaker-featurestore-runtime into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03-aarch64, (auto-create-repo=True) [2023-04-19 14:32:24,486][ INFO][PID:3526] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64 --add 00016068-python-mypy-boto3-sagemaker-featurestore-runtime --no-appstream-metadata' as PID 4010 [2023-04-19 14:32:33,578][ INFO][PID:3526] Finished after 9 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64 --add 00016068-python-mypy-boto3-sagemaker-featurestore-runtime --no-appstream-metadata) [2023-04-19 14:32:33,578][ INFO][PID:3526] Getting build details [2023-04-19 14:32:33,579][ INFO][PID:3526] Listing built binary packages in /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime [2023-04-19 14:32:33,579][ INFO][PID:3526] Running command 'builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done' as PID 4097 [2023-04-19 14:32:33,594][ INFO][PID:3526] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime && for f in `ls *.rpm | grep -v "src.rpm$"`; do rpm --nosignature -qp --qf "%{NAME} %{VERSION} " $f; done) [2023-04-19 14:32:33,594][ INFO][PID:3526] Built packages: python-mypy-boto3-sagemaker-featurestore-runtime-help 1.26.104 python3-mypy-boto3-sagemaker-featurestore-runtime 1.26.104 [2023-04-19 14:32:33,595][ INFO][PID:3526] build details: {'built_packages': 'python-mypy-boto3-sagemaker-featurestore-runtime-help 1.26.104\npython3-mypy-boto3-sagemaker-featurestore-runtime 1.26.104'} [2023-04-19 14:32:33,595][ INFO][PID:3526] Retrieving pubkey [2023-04-19 14:32:33,595][ INFO][PID:3526] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1) [2023-04-19 14:32:33,787][ INFO][PID:3526] Added pubkey for user mywaaagh_admin project pypi into: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/pubkey.gpg [2023-04-19 14:32:33,788][ INFO][PID:3526] Finished build: id=16068 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03-aarch64 [2023-04-19 14:32:33,791][ INFO][PID:3526] Worker succeeded build, took 190.4815263748169 [2023-04-19 14:32:33,810][ INFO][PID:3526] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/builder-live.log by gzip [2023-04-19 14:32:33,811][ INFO][PID:3526] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/builder-live.log' as PID 4107 [2023-04-19 14:32:33,815][ INFO][PID:3526] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/builder-live.log) [2023-04-19 14:32:33,815][ INFO][PID:3526] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/backend.log by gzip [2023-04-19 14:32:33,816][ INFO][PID:3526] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03-aarch64/00016068-python-mypy-boto3-sagemaker-featurestore-runtime/backend.log' as PID 4108