[2022-02-09 10:40:47,812][ INFO][PID:1278383] Marking build as starting [2022-02-09 10:40:47,837][ INFO][PID:1278383] Trying to allocate VM [2022-02-09 10:40:50,864][ INFO][PID:1278383] Allocating ssh connection to builder [2022-02-09 10:40:50,865][ INFO][PID:1278383] Checking that builder machine is OK [2022-02-09 10:40:51,424][ INFO][PID:1278383] Filling build.info file with builder info [2022-02-09 10:40:51,425][ INFO][PID:1278383] Marking build as running on frontend [2022-02-09 10:40:51,451][ INFO][PID:1278383] Sending fedora-messaging bus message in build.start [2022-02-09 10:40:51,946][ INFO][PID:1278383] Sending fedora-messaging bus message in chroot.start [2022-02-09 10:40:51,959][ INFO][PID:1278383] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --build-id 3358906 --chroot epel-9-x86_64 --detached [2022-02-09 10:40:52,483][ INFO][PID:1278383] Downloading the builder-live.log file, attempt 1 [2022-02-09 10:41:28,214][ INFO][PID:1278383] Downloading results from builder [2022-02-09 10:41:28,541][ INFO][PID:1278383] Releasing VM back to pool [2022-02-09 10:41:28,551][ INFO][PID:1278383] Searching for 'success' file in resultdir [2022-02-09 10:41:28,551][ INFO][PID:1278383] Going to sign pkgs from source: 3358906-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 [2022-02-09 10:41:28,552][ INFO][PID:1278383] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -p' (attempt #1) [2022-02-09 10:41:29,179][ INFO][PID:1278383] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-0.0.5-1.el9.src.rpm' (attempt #1) [2022-02-09 10:41:30,171][ INFO][PID:1278383] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-0.0.5-1.el9.src.rpm [2022-02-09 10:41:30,171][ INFO][PID:1278383] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-0.0.5-1.el9.noarch.rpm' (attempt #1) [2022-02-09 10:41:31,714][ INFO][PID:1278383] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-0.0.5-1.el9.noarch.rpm [2022-02-09 10:41:31,715][ INFO][PID:1278383] Calling '/bin/sign -u @rubygems#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-doc-0.0.5-1.el9.noarch.rpm' (attempt #1) [2022-02-09 10:41:32,938][ INFO][PID:1278383] signed rpm: /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/rubygem-company_manager-doc-0.0.5-1.el9.noarch.rpm [2022-02-09 10:41:32,939][ INFO][PID:1278383] Sign done [2022-02-09 10:41:32,939][ INFO][PID:1278383] Incremental createrepo run, adding 03358906-rubygem-company_manager into https://download.copr.fedorainfracloud.org/results/@rubygems/rubygems/epel-9-x86_64, (auto-create-repo=True) [2022-02-09 10:41:32,940][ INFO][PID:1278383] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03358906-rubygem-company_manager --no-appstream-metadata' as PID 1282610 [2022-02-09 10:42:35,063][ INFO][PID:1278383] Finished with code 1 (copr-repo --batched /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64 --add 03358906-rubygem-company_manager --no-appstream-metadata) [2022-02-09 10:42:35,063][ ERROR][PID:1278383] Createrepo failed, stderr: Unexpected exception Traceback (most recent call last): File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' Traceback (most recent call last): File "/usr/bin/copr-repo", line 455, in sys.exit(main()) File "/usr/bin/copr-repo", line 445, in main main_try_lock(opts, batch) File "/usr/bin/copr-repo", line 397, in main_try_lock main_locked(opts, batch, opts.log) File "/usr/bin/copr-repo", line 325, in main_locked (batch_full, batch_add, batch_delete, batch_rpms_to_remove) = batch.options() File "/usr/lib/python3.10/site-packages/copr_backend/createrepo.py", line 155, in options task_opts = json.loads(task_dict["task"]) KeyError: 'task' [2022-02-09 10:42:35,064][ INFO][PID:1278383] Finished build: id=3358906 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@rubygems/rubygems chroot=epel-9-x86_64 [2022-02-09 10:42:35,065][ ERROR][PID:1278383] Backend process error: createrepo failed [2022-02-09 10:42:35,065][ INFO][PID:1278383] Worker failed build, took 103.6402313709259 [2022-02-09 10:42:35,091][ INFO][PID:1278383] Sending fedora-messaging bus message in build.end [2022-02-09 10:42:35,107][ INFO][PID:1278383] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/builder-live.log by gzip [2022-02-09 10:42:35,111][ INFO][PID:1278383] Compressing /var/lib/copr/public_html/results/@rubygems/rubygems/epel-9-x86_64/03358906-rubygem-company_manager/backend.log by gzip