[2025-03-12 10:21:41,825][  INFO][PID:926285] Marking build as starting
[2025-03-12 10:21:41,869][  INFO][PID:926285] Trying to allocate VM
[2025-03-12 10:21:44,965][  INFO][PID:926285] Allocated host ResallocHost, ticket_id=1760976, hostname=2620:52:3:1:dead:beef:cafe:c18f, name=copr_hv_x86_64_03_prod_01886429_20250312_101733
[2025-03-12 10:21:44,966][  INFO][PID:926285] Allocating ssh connection to builder
[2025-03-12 10:21:44,966][  INFO][PID:926285] Checking that builder machine is OK
[2025-03-12 10:21:45,545][  INFO][PID:926285] Running remote command: copr-builder-ready srpm-builds
[2025-03-12 10:21:45,861][  INFO][PID:926285] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-12 10:21:45,861][  INFO][PID:926285] Filling build.info file with builder info
[2025-03-12 10:21:45,862][  INFO][PID:926285] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "rhinstaller-anaconda-6210",
            "project_dirname": "rhinstaller-anaconda-6210",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741774905.8626196,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8753249",
            "build_id": 8753249,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources -p anaconda-fedora --result-dir \\\"$resultdir\\\" --pr-id 6210 --merge-pr --target-branch main --job-config-index 4 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit automake autoconf autogen glib2-devel gettext-devel python3-polib gobject-introspection-devel glade-devel libxklavier-devel libarchive-devel rpm-devel nss_wrapper nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-6210--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210",
            "result_dir": "08753249",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8753249,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-6210",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-6210)"
            }
        }
    ]
}
[2025-03-12 10:21:45,885][  INFO][PID:926285] Sending fedora-messaging bus message in build.start
[2025-03-12 10:21:46,538][  INFO][PID:926285] Sending fedora-messaging bus message in chroot.start
[2025-03-12 10:21:46,558][  INFO][PID:926285] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8753249 --detached
[2025-03-12 10:21:47,073][  INFO][PID:926285] Downloading the builder-live.log file, attempt 1
[2025-03-12 10:21:47,075][  INFO][PID:926285] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18f copr-rpmbuild-log
[2025-03-12 10:21:52,080][  INFO][PID:926285] Periodic builder liveness probe: alive
[2025-03-12 10:25:23,350][  INFO][PID:926285] Downloading results from builder
[2025-03-12 10:25:23,351][  INFO][PID:926285] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249 started
[2025-03-12 10:25:23,351][  INFO][PID:926285] 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:c18f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/build-08753249.rsync.log
[2025-03-12 10:25:23,814][  INFO][PID:926285] rsyncing finished.
[2025-03-12 10:25:23,815][  INFO][PID:926285] Releasing VM back to pool
[2025-03-12 10:25:23,824][  INFO][PID:926285] Searching for 'success' file in resultdir
[2025-03-12 10:25:23,825][  INFO][PID:926285] Getting build details
[2025-03-12 10:25:23,826][  INFO][PID:926285] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249
[2025-03-12 10:25:23,827][  INFO][PID:926285] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/anaconda-43.6-1.20250312102513708233.pr6210.5.g1e6460a8eb.src.rpm
[2025-03-12 10:25:23,827][  INFO][PID:926285] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/anaconda-43.6-1.20250312102513708233.pr6210.5.g1e6460a8eb.src.rpm', 'pkg_name': 'anaconda', 'pkg_version': '43.6-1.20250312102513708233.pr6210.5.g1e6460a8eb'}
[2025-03-12 10:25:23,828][  INFO][PID:926285] Finished build: id=8753249 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210 chroot=srpm-builds 
[2025-03-12 10:25:23,830][  INFO][PID:926285] Worker succeeded build, took 217.9677710533142
[2025-03-12 10:25:23,831][  INFO][PID:926285] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "packit",
            "project_name": "rhinstaller-anaconda-6210",
            "project_dirname": "rhinstaller-anaconda-6210",
            "submitter": "packit",
            "ended_on": 1741775123.8303907,
            "started_on": 1741774905.8626196,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8753249",
            "build_id": 8753249,
            "package_name": null,
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources -p anaconda-fedora --result-dir \\\"$resultdir\\\" --pr-id 6210 --merge-pr --target-branch main --job-config-index 4 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit automake autoconf autogen glib2-devel gettext-devel python3-polib gobject-introspection-devel glade-devel libxklavier-devel libarchive-devel rpm-devel nss_wrapper nodejs-npm\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "anaconda",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/anaconda-43.6-1.20250312102513708233.pr6210.5.g1e6460a8eb.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-6210--packit",
            "results": {
                "name": "anaconda",
                "epoch": null,
                "version": "43.6",
                "release": "1.20250312102513708233.pr6210.5.g1e6460a8eb",
                "exclusivearch": [],
                "excludearch": [
                    "i386",
                    "i486",
                    "i586",
                    "i686",
                    "pentium3",
                    "pentium4",
                    "athlon",
                    "geode"
                ]
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-41-x86_64/",
                    "id": "copr_packit_packit_stable",
                    "name": "Additional repo copr_packit_packit_stable"
                }
            ],
            "destdir": "/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-6210",
            "result_dir": "08753249",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "43.6-1.20250312102513708233.pr6210.5.g1e6460a8eb",
            "id": 8753249,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-6210",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-6210)"
            }
        }
    ]
}
[2025-03-12 10:25:23,877][  INFO][PID:926285] Sending fedora-messaging bus message in build.end
[2025-03-12 10:25:23,957][  INFO][PID:926285] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/builder-live.log by gzip
[2025-03-12 10:25:23,958][  INFO][PID:926285] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/builder-live.log' as PID 946129
[2025-03-12 10:25:23,976][  INFO][PID:926285] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/builder-live.log)
[2025-03-12 10:25:23,977][  INFO][PID:926285] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/backend.log by gzip
[2025-03-12 10:25:23,978][  INFO][PID:926285] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-6210/srpm-builds/08753249/backend.log' as PID 946130