[2025-01-14 11:07:23,589][  INFO][PID:2523103] Marking build as starting
[2025-01-14 11:07:23,671][  INFO][PID:2523103] Trying to allocate VM
[2025-01-14 11:07:26,741][  INFO][PID:2523103] Allocated host ResallocHost, ticket_id=666870, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_00544321_20250114_105857
[2025-01-14 11:07:26,742][  INFO][PID:2523103] Allocating ssh connection to builder
[2025-01-14 11:07:26,742][  INFO][PID:2523103] Checking that builder machine is OK
[2025-01-14 11:07:27,399][  INFO][PID:2523103] Running remote command: copr-builder-ready centos-stream-9-x86_64
[2025-01-14 11:07:27,783][  INFO][PID:2523103] Red Hat subscription not needed for centos-stream-9-x86_64
Builder is ready to be used

[2025-01-14 11:07:27,785][  INFO][PID:2523103] Filling build.info file with builder info
[2025-01-14 11:07:27,789][  INFO][PID:2523103] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1736852847.7891364,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8511702-centos-stream-9-x86_64",
            "build_id": 8511702,
            "package_name": "nmstate",
            "package_version": "2.2.40-0.20250114.2441gitbda39ce8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/nmstate-nmstate-2829/nmstate",
            "git_hash": "609ddd63e3197f4bf1f5f9559d4d3630f408b924",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511702-nmstate",
            "built_packages": "",
            "id": 8511702,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 11:07:27,834][  INFO][PID:2523103] Sending fedora-messaging bus message in build.start
[2025-01-14 11:07:29,388][  INFO][PID:2523103] Sending fedora-messaging bus message in chroot.start
[2025-01-14 11:07:29,434][  INFO][PID:2523103] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8511702-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64 --detached
[2025-01-14 11:07:30,065][  INFO][PID:2523103] Downloading the builder-live.log file, attempt 1
[2025-01-14 11:07:30,075][  INFO][PID:2523103] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-01-14 11:07:35,079][  INFO][PID:2523103] Periodic builder liveness probe: alive
[2025-01-14 11:17:31,602][  INFO][PID:2523103] Downloading results from builder
[2025-01-14 11:17:31,602][  INFO][PID:2523103] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate started
[2025-01-14 11:17:31,603][  INFO][PID:2523103] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/ &> /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/build-08511702.rsync.log
[2025-01-14 11:17:32,434][  INFO][PID:2523103] rsyncing finished.
[2025-01-14 11:17:32,434][  INFO][PID:2523103] Releasing VM back to pool
[2025-01-14 11:17:32,445][  INFO][PID:2523103] Searching for 'success' file in resultdir
[2025-01-14 11:17:32,445][  INFO][PID:2523103] Going to sign pkgs from source: 8511702-centos-stream-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64
[2025-01-14 11:17:32,446][  INFO][PID:2523103] Calling '/bin/sign -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -p' (attempt #1)
[2025-01-14 11:17:32,746][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm' (attempt #1)
[2025-01-14 11:17:33,733][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm
[2025-01-14 11:17:33,734][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.src.rpm' (attempt #1)
[2025-01-14 11:17:35,174][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.src.rpm
[2025-01-14 11:17:35,175][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/python3-libnmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm' (attempt #1)
[2025-01-14 11:17:36,099][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/python3-libnmstate-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm
[2025-01-14 11:17:36,099][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-libs-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm' (attempt #1)
[2025-01-14 11:17:37,083][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-libs-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm
[2025-01-14 11:17:37,083][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-static-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm' (attempt #1)
[2025-01-14 11:17:38,314][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-static-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm
[2025-01-14 11:17:38,315][  INFO][PID:2523103] Calling '/bin/sign -4 -h sha256 -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-devel-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm' (attempt #1)
[2025-01-14 11:17:39,229][  INFO][PID:2523103] signed rpm: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/nmstate-devel-2.2.40-0.20250114.2441gitbda39ce8.el9.x86_64.rpm
[2025-01-14 11:17:39,229][  INFO][PID:2523103] Sign done
[2025-01-14 11:17:39,230][  INFO][PID:2523103] Incremental createrepo run, adding 08511702-nmstate into https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64, (auto-create-repo=True)
[2025-01-14 11:17:39,231][  INFO][PID:2523103] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64 --add 08511702-nmstate --no-appstream-metadata' as PID 2602421
[2025-01-14 11:17:39,994][  INFO][PID:2523103] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64 --add 08511702-nmstate --no-appstream-metadata)
[2025-01-14 11:17:39,995][  INFO][PID:2523103] Getting build details
[2025-01-14 11:17:39,995][  INFO][PID:2523103] Listing built binary packages in /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate
[2025-01-14 11:17:39,996][  INFO][PID:2523103] Built packages:
['nmstate 2.2.40', 'nmstate-libs 2.2.40', 'python3-libnmstate 2.2.40', 'nmstate-static 2.2.40', 'nmstate-devel 2.2.40']
[2025-01-14 11:17:39,997][  INFO][PID:2523103] build details: {'built_packages': 'nmstate 2.2.40\nnmstate-libs 2.2.40\npython3-libnmstate 2.2.40\nnmstate-static 2.2.40\nnmstate-devel 2.2.40'}
[2025-01-14 11:17:39,997][  INFO][PID:2523103] Retrieving pubkey
[2025-01-14 11:17:39,997][  INFO][PID:2523103] Calling '/bin/sign -u packit#nmstate-nmstate-2829@copr.fedorahosted.org -p' (attempt #1)
[2025-01-14 11:17:40,325][  INFO][PID:2523103] Added pubkey for user packit project nmstate-nmstate-2829 into: /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/pubkey.gpg
[2025-01-14 11:17:40,325][  INFO][PID:2523103] Finished build: id=8511702 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829 chroot=centos-stream-9-x86_64 
[2025-01-14 11:17:40,327][  INFO][PID:2523103] Worker succeeded build, took 612.5381860733032
[2025-01-14 11:17:40,328][  INFO][PID:2523103] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "nmstate-nmstate-2829",
            "project_dirname": "nmstate-nmstate-2829",
            "submitter": "packit",
            "ended_on": 1736853460.3273225,
            "started_on": 1736852847.7891364,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8511702-centos-stream-9-x86_64",
            "build_id": 8511702,
            "package_name": "nmstate",
            "package_version": "2.2.40-0.20250114.2441gitbda39ce8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/nmstate-nmstate-2829/nmstate",
            "git_hash": "609ddd63e3197f4bf1f5f9559d4d3630f408b924",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "packit/nmstate-nmstate-2829--packit",
            "results": {
                "packages": [
                    {
                        "name": "nmstate",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "nmstate-libs",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-libnmstate",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "nmstate-static",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "nmstate-devel",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "x86_64"
                    },
                    {
                        "name": "nmstate",
                        "epoch": null,
                        "version": "2.2.40",
                        "release": "0.20250114.2441gitbda39ce8.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/nmstate-nmstate-2829",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/nmstate-nmstate-2829",
            "result_dir": "08511702-nmstate",
            "built_packages": "nmstate 2.2.40\nnmstate-libs 2.2.40\npython3-libnmstate 2.2.40\nnmstate-static 2.2.40\nnmstate-devel 2.2.40",
            "id": 8511702,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "nmstate-nmstate-2829",
                "vendor": "Fedora Project COPR (packit/nmstate-nmstate-2829)"
            }
        }
    ]
}
[2025-01-14 11:17:40,373][  INFO][PID:2523103] Sending fedora-messaging bus message in build.end
[2025-01-14 11:17:40,393][  INFO][PID:2523103] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/builder-live.log by gzip
[2025-01-14 11:17:40,394][  INFO][PID:2523103] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/builder-live.log' as PID 2602550
[2025-01-14 11:17:40,404][  INFO][PID:2523103] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/builder-live.log)
[2025-01-14 11:17:40,404][  INFO][PID:2523103] Compressing /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/backend.log by gzip
[2025-01-14 11:17:40,405][  INFO][PID:2523103] Running command 'gzip /var/lib/copr/public_html/results/packit/nmstate-nmstate-2829/centos-stream-9-x86_64/08511702-nmstate/backend.log' as PID 2602553