[2023-05-16 05:29:09,073][  INFO][PID:409801] Marking build as starting
[2023-05-16 05:29:09,124][  INFO][PID:409801] Trying to allocate VM
[2023-05-16 05:32:27,260][  INFO][PID:409801] Allocated host ResallocHost, ticket_id=120127, hostname=10.0.1.30
[2023-05-16 05:32:27,261][  INFO][PID:409801] Allocating ssh connection to builder
[2023-05-16 05:32:27,261][  INFO][PID:409801] Checking that builder machine is OK
[2023-05-16 05:32:27,429][  INFO][PID:409801] Filling build.info file with builder info
[2023-05-16 05:32:27,430][  INFO][PID:409801] Marking build as running on frontend
[2023-05-16 05:32:27,447][  INFO][PID:409801] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 57893 --chroot openeuler-22.03_LTS_SP1-aarch64 --detached
[2023-05-16 05:32:27,886][  INFO][PID:409801] Downloading the builder-live.log file, attempt 1
[2023-05-16 05:37:04,384][  INFO][PID:409801] Downloading results from builder
[2023-05-16 05:37:04,426][  INFO][PID:409801] Releasing VM back to pool
[2023-05-16 05:37:04,437][  INFO][PID:409801] Searching for 'success' file in resultdir
[2023-05-16 05:37:04,438][  INFO][PID:409801] Going to sign pkgs from source: 57893-openeuler-22.03_LTS_SP1-aarch64 in chroot: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64
[2023-05-16 05:37:04,438][  INFO][PID:409801] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-05-16 05:37:04,573][  INFO][PID:409801] 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_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python3-UW-RestClients-AdSel-1.9-1.noarch.rpm' (attempt #1)
[2023-05-16 05:37:05,003][  INFO][PID:409801] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python3-UW-RestClients-AdSel-1.9-1.noarch.rpm
[2023-05-16 05:37:05,003][  INFO][PID:409801] 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_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python-UW-RestClients-AdSel-help-1.9-1.noarch.rpm' (attempt #1)
[2023-05-16 05:37:05,426][  INFO][PID:409801] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python-UW-RestClients-AdSel-help-1.9-1.noarch.rpm
[2023-05-16 05:37:05,427][  INFO][PID:409801] 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_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python-UW-RestClients-AdSel-1.9-1.src.rpm' (attempt #1)
[2023-05-16 05:37:05,845][  INFO][PID:409801] signed rpm: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/python-UW-RestClients-AdSel-1.9-1.src.rpm
[2023-05-16 05:37:05,846][  INFO][PID:409801] Sign done
[2023-05-16 05:37:05,846][  INFO][PID:409801] Incremental createrepo run, adding 00057893-python-uw-restclients-adsel into http://copr-backend.fedora-copr-prod.svc.cluster.local:5002/results//mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64, (auto-create-repo=True)
[2023-05-16 05:37:05,847][  INFO][PID:409801] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00057893-python-uw-restclients-adsel --no-appstream-metadata' as PID 410301
[2023-05-16 05:37:40,969][  INFO][PID:409801] Finished after 35 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64 --add 00057893-python-uw-restclients-adsel --no-appstream-metadata)
[2023-05-16 05:37:40,970][  INFO][PID:409801] Getting build details
[2023-05-16 05:37:40,971][  INFO][PID:409801] Listing built binary packages in /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel
[2023-05-16 05:37:40,972][  INFO][PID:409801] Running command 'builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done' as PID 410373
[2023-05-16 05:37:40,984][  INFO][PID:409801] Finished after 0 seconds with exit code 0 (builtin cd /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel && for f in `ls *.rpm | grep -v "src.rpm$"`; do   rpm --nosignature -qp --qf "%{NAME} %{VERSION}
" $f; done)
[2023-05-16 05:37:40,985][  INFO][PID:409801] Built packages:
python-UW-RestClients-AdSel-help 1.9
python3-UW-RestClients-AdSel 1.9
[2023-05-16 05:37:40,985][  INFO][PID:409801] build details: {'built_packages': 'python-UW-RestClients-AdSel-help 1.9\npython3-UW-RestClients-AdSel 1.9'}
[2023-05-16 05:37:40,985][  INFO][PID:409801] Retrieving pubkey
[2023-05-16 05:37:40,986][  INFO][PID:409801] Calling '/bin/sign -u mywaaagh_admin#pypi@copr.osinfra.cn -p' (attempt #1)
[2023-05-16 05:37:41,122][  INFO][PID:409801] Added pubkey for user mywaaagh_admin project pypi into: /var/lib/copr/public_html/results/mywaaagh_admin/pypi/pubkey.gpg
[2023-05-16 05:37:41,123][  INFO][PID:409801] Finished build: id=57893 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mywaaagh_admin/pypi chroot=openeuler-22.03_LTS_SP1-aarch64 
[2023-05-16 05:37:41,126][  INFO][PID:409801] Worker succeeded build, took 313.6959719657898
[2023-05-16 05:37:41,142][  INFO][PID:409801] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/builder-live.log by gzip
[2023-05-16 05:37:41,143][  INFO][PID:409801] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/builder-live.log' as PID 410380
[2023-05-16 05:37:41,147][  INFO][PID:409801] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/builder-live.log)
[2023-05-16 05:37:41,147][  INFO][PID:409801] Compressing /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/backend.log by gzip
[2023-05-16 05:37:41,148][  INFO][PID:409801] Running command 'gzip /var/lib/copr/public_html/results/mywaaagh_admin/pypi/openeuler-22.03_LTS_SP1-aarch64/00057893-python-uw-restclients-adsel/backend.log' as PID 410381