[2025-03-07 10:14:59,793][  INFO][PID:1629562] Marking build as starting
[2025-03-07 10:14:59,813][  INFO][PID:1629562] Trying to allocate VM
[2025-03-07 10:15:02,891][  INFO][PID:1629562] Allocated host ResallocHost, ticket_id=1692006, hostname=52.55.83.60, name=aws_x86_64_normalreserved_prod_01749953_20250307_101331
[2025-03-07 10:15:02,892][  INFO][PID:1629562] Allocating ssh connection to builder
[2025-03-07 10:15:02,893][  INFO][PID:1629562] Checking that builder machine is OK
[2025-03-07 10:15:03,251][  INFO][PID:1629562] Running remote command: copr-builder-ready srpm-builds
[2025-03-07 10:15:03,471][  INFO][PID:1629562] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-07 10:15:03,473][  INFO][PID:1629562] Filling build.info file with builder info
[2025-03-07 10:15:03,474][  INFO][PID:1629562] 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-webui-677",
            "project_dirname": "rhinstaller-anaconda-webui-677",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1741342503.4744904,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8738691",
            "build_id": 8738691,
            "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 --result-dir \\\"$resultdir\\\" --pr-id 677 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"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-webui-677--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-webui-677",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-677",
            "result_dir": "08738691",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8738691,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-677",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-677)"
            }
        }
    ]
}
[2025-03-07 10:15:03,515][  INFO][PID:1629562] Sending fedora-messaging bus message in build.start
[2025-03-07 10:15:04,224][  INFO][PID:1629562] Sending fedora-messaging bus message in chroot.start
[2025-03-07 10:15:04,247][  INFO][PID:1629562] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8738691 --detached
[2025-03-07 10:15:04,635][  INFO][PID:1629562] Downloading the builder-live.log file, attempt 1
[2025-03-07 10:15:04,638][  INFO][PID:1629562] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.55.83.60 copr-rpmbuild-log
[2025-03-07 10:15:09,642][  INFO][PID:1629562] Periodic builder liveness probe: alive
[2025-03-07 10:16:23,857][  INFO][PID:1629562] Downloading results from builder
[2025-03-07 10:16:23,858][  INFO][PID:1629562] rsyncing of mockbuilder@52.55.83.60:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691 started
[2025-03-07 10:16:23,859][  INFO][PID:1629562] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.55.83.60:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/build-08738691.rsync.log
[2025-03-07 10:16:24,122][  INFO][PID:1629562] rsyncing finished.
[2025-03-07 10:16:24,123][  INFO][PID:1629562] Releasing VM back to pool
[2025-03-07 10:16:24,135][  INFO][PID:1629562] Searching for 'success' file in resultdir
[2025-03-07 10:16:24,136][  INFO][PID:1629562] Getting build details
[2025-03-07 10:16:24,137][  INFO][PID:1629562] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691
[2025-03-07 10:16:24,138][  INFO][PID:1629562] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/anaconda-webui-26-1.20250307101613139795.pr677.8.g78f1a948.src.rpm
[2025-03-07 10:16:24,138][  INFO][PID:1629562] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/anaconda-webui-26-1.20250307101613139795.pr677.8.g78f1a948.src.rpm', 'pkg_name': 'anaconda-webui', 'pkg_version': '26-1.20250307101613139795.pr677.8.g78f1a948'}
[2025-03-07 10:16:24,139][  INFO][PID:1629562] Finished build: id=8738691 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677 chroot=srpm-builds 
[2025-03-07 10:16:24,141][  INFO][PID:1629562] Worker succeeded build, took 80.66656708717346
[2025-03-07 10:16:24,141][  INFO][PID:1629562] 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-webui-677",
            "project_dirname": "rhinstaller-anaconda-webui-677",
            "submitter": "packit",
            "ended_on": 1741342584.1410575,
            "started_on": 1741342503.4744904,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8738691",
            "build_id": 8738691,
            "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 --result-dir \\\"$resultdir\\\" --pr-id 677 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"packit npm make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}",
            "pkg_name": "anaconda-webui",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/anaconda-webui-26-1.20250307101613139795.pr677.8.g78f1a948.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "packit/rhinstaller-anaconda-webui-677--packit",
            "results": {
                "name": "anaconda-webui",
                "epoch": null,
                "version": "26",
                "release": "1.20250307101613139795.pr677.8.g78f1a948",
                "exclusivearch": [],
                "excludearch": []
            },
            "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-webui-677",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-677",
            "result_dir": "08738691",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "26-1.20250307101613139795.pr677.8.g78f1a948",
            "id": 8738691,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "rhinstaller-anaconda-webui-677",
                "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-677)"
            }
        }
    ]
}
[2025-03-07 10:16:24,169][  INFO][PID:1629562] Sending fedora-messaging bus message in build.end
[2025-03-07 10:16:24,188][  INFO][PID:1629562] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/builder-live.log by gzip
[2025-03-07 10:16:24,190][  INFO][PID:1629562] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/builder-live.log' as PID 1642998
[2025-03-07 10:16:24,200][  INFO][PID:1629562] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/builder-live.log)
[2025-03-07 10:16:24,202][  INFO][PID:1629562] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-677/srpm-builds/08738691/backend.log by gzip