[2025-01-07 05:20:26,011][  INFO][PID:2237791] Marking build as starting
[2025-01-07 05:20:26,076][  INFO][PID:2237791] Trying to allocate VM
[2025-01-07 05:20:29,156][  INFO][PID:2237791] Allocated host ResallocHost, ticket_id=532487, hostname=3.92.58.146
[2025-01-07 05:20:29,157][  INFO][PID:2237791] Allocating ssh connection to builder
[2025-01-07 05:20:29,158][  INFO][PID:2237791] Checking that builder machine is OK
[2025-01-07 05:20:29,590][  INFO][PID:2237791] Filling build.info file with builder info
[2025-01-07 05:20:29,591][  INFO][PID:2237791] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:14",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1736227229.5916176,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8479452",
            "build_id": 8479452,
            "package_name": "python-marshmallow",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/packit/rpms/python-marshmallow\", \"distgit\": \"fedora\", \"committish\": \"edac7eb0fb5def946f162a21327bfb861ee4a00a\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:14",
            "result_dir": "08479452",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8479452,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-07 05:20:29,614][  INFO][PID:2237791] Sending fedora-messaging bus message in build.start
[2025-01-07 05:20:30,490][  INFO][PID:2237791] Sending fedora-messaging bus message in chroot.start
[2025-01-07 05:20:30,524][  INFO][PID:2237791] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8479452 --detached
[2025-01-07 05:20:31,997][  INFO][PID:2237791] Downloading the builder-live.log file, attempt 1
[2025-01-07 05:20:31,999][  INFO][PID:2237791] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.58.146 copr-rpmbuild-log
[2025-01-07 05:20:34,660][  INFO][PID:2237791] Downloading results from builder
[2025-01-07 05:20:34,661][  INFO][PID:2237791] rsyncing of mockbuilder@3.92.58.146:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452 started
[2025-01-07 05:20:34,663][  INFO][PID:2237791] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.58.146:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/build-08479452.rsync.log
[2025-01-07 05:20:34,967][  INFO][PID:2237791] rsyncing finished.
[2025-01-07 05:20:34,968][  INFO][PID:2237791] Releasing VM back to pool
[2025-01-07 05:20:34,983][  INFO][PID:2237791] Searching for 'success' file in resultdir
[2025-01-07 05:20:34,985][  INFO][PID:2237791] Getting build details
[2025-01-07 05:20:34,986][  INFO][PID:2237791] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452
[2025-01-07 05:20:34,987][  INFO][PID:2237791] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:14/srpm-builds/08479452/python-marshmallow-3.24.1-1.src.rpm
[2025-01-07 05:20:34,988][  INFO][PID:2237791] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:14/srpm-builds/08479452/python-marshmallow-3.24.1-1.src.rpm', 'pkg_name': 'python-marshmallow', 'pkg_version': '3.24.1-1'}
[2025-01-07 05:20:34,989][  INFO][PID:2237791] Finished build: id=8479452 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:14 chroot=srpm-builds 
[2025-01-07 05:20:34,991][  INFO][PID:2237791] Worker succeeded build, took 5.3994715213775635
[2025-01-07 05:20:34,992][  INFO][PID:2237791] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12:pr:14",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1736227234.991089,
            "started_on": 1736227229.5916176,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8479452",
            "build_id": 8479452,
            "package_name": "python-marshmallow",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/packit/rpms/python-marshmallow\", \"distgit\": \"fedora\", \"committish\": \"edac7eb0fb5def946f162a21327bfb861ee4a00a\"}",
            "pkg_name": "python-marshmallow",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:14/srpm-builds/08479452/python-marshmallow-3.24.1-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": {
                "name": "python-marshmallow",
                "epoch": null,
                "version": "3.24.1",
                "release": "1",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12:pr:14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:14",
            "result_dir": "08479452",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "3.24.1-1",
            "id": 8479452,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-07 05:20:35,021][  INFO][PID:2237791] Sending fedora-messaging bus message in build.end
[2025-01-07 05:20:35,048][  INFO][PID:2237791] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/builder-live.log by gzip
[2025-01-07 05:20:35,051][  INFO][PID:2237791] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/builder-live.log' as PID 2238923
[2025-01-07 05:20:35,053][  INFO][PID:2237791] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/builder-live.log)
[2025-01-07 05:20:35,053][  INFO][PID:2237791] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/backend.log by gzip
[2025-01-07 05:20:35,055][  INFO][PID:2237791] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:14/srpm-builds/08479452/backend.log' as PID 2238925