[2025-01-06 19:48:31,520][  INFO][PID:3661748] Marking build as starting
[2025-01-06 19:48:31,543][  INFO][PID:3661748] Trying to allocate VM
[2025-01-06 19:48:34,612][  INFO][PID:3661748] Allocated host ResallocHost, ticket_id=518699, hostname=100.29.7.121
[2025-01-06 19:48:34,613][  INFO][PID:3661748] Allocating ssh connection to builder
[2025-01-06 19:48:34,613][  INFO][PID:3661748] Checking that builder machine is OK
[2025-01-06 19:48:35,003][  INFO][PID:3661748] Filling build.info file with builder info
[2025-01-06 19:48:35,005][  INFO][PID:3661748] 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:31",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": null,
            "started_on": 1736192915.0051107,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8475940",
            "build_id": 8475940,
            "package_name": "folly",
            "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/folly\", \"distgit\": \"fedora\", \"committish\": \"a179a5b91cce6f85331a6e9a1f8cbb4cb11c87f9\"}",
            "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:31",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:31",
            "result_dir": "08475940",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8475940,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-06 19:48:35,025][  INFO][PID:3661748] Sending fedora-messaging bus message in build.start
[2025-01-06 19:48:35,642][  INFO][PID:3661748] Sending fedora-messaging bus message in chroot.start
[2025-01-06 19:48:35,658][  INFO][PID:3661748] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8475940 --detached
[2025-01-06 19:48:36,088][  INFO][PID:3661748] Downloading the builder-live.log file, attempt 1
[2025-01-06 19:48:36,089][  INFO][PID:3661748] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.29.7.121 copr-rpmbuild-log
[2025-01-06 19:48:39,563][  INFO][PID:3661748] Downloading results from builder
[2025-01-06 19:48:39,563][  INFO][PID:3661748] rsyncing of mockbuilder@100.29.7.121:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940 started
[2025-01-06 19:48:39,564][  INFO][PID:3661748] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.29.7.121:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/build-08475940.rsync.log
[2025-01-06 19:48:39,834][  INFO][PID:3661748] rsyncing finished.
[2025-01-06 19:48:39,834][  INFO][PID:3661748] Releasing VM back to pool
[2025-01-06 19:48:39,847][  INFO][PID:3661748] Searching for 'success' file in resultdir
[2025-01-06 19:48:39,848][  INFO][PID:3661748] Getting build details
[2025-01-06 19:48:39,848][  INFO][PID:3661748] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940
[2025-01-06 19:48:39,849][  INFO][PID:3661748] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:31/srpm-builds/08475940/folly-2025.01.06.00-1.src.rpm
[2025-01-06 19:48:39,850][  INFO][PID:3661748] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:31/srpm-builds/08475940/folly-2025.01.06.00-1.src.rpm', 'pkg_name': 'folly', 'pkg_version': '2025.01.06.00-1'}
[2025-01-06 19:48:39,850][  INFO][PID:3661748] Finished build: id=8475940 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:31 chroot=srpm-builds 
[2025-01-06 19:48:39,852][  INFO][PID:3661748] Worker succeeded build, took 4.847679615020752
[2025-01-06 19:48:39,853][  INFO][PID:3661748] 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:31",
            "submitter": "https://src.fedoraproject.org/user/packit",
            "ended_on": 1736192919.8527904,
            "started_on": 1736192915.0051107,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8475940",
            "build_id": 8475940,
            "package_name": "folly",
            "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/folly\", \"distgit\": \"fedora\", \"committish\": \"a179a5b91cce6f85331a6e9a1f8cbb4cb11c87f9\"}",
            "pkg_name": "folly",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:31/srpm-builds/08475940/folly-2025.01.06.00-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/packit",
            "results": {
                "name": "folly",
                "epoch": null,
                "version": "2025.01.06.00",
                "release": "1",
                "exclusivearch": [
                    "x86_64",
                    "aarch64",
                    "ppc64le",
                    "riscv64"
                ],
                "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:31",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:31",
            "result_dir": "08475940",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "2025.01.06.00-1",
            "id": 8475940,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-06 19:48:39,880][  INFO][PID:3661748] Sending fedora-messaging bus message in build.end
[2025-01-06 19:48:39,908][  INFO][PID:3661748] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/builder-live.log by gzip
[2025-01-06 19:48:39,909][  INFO][PID:3661748] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/builder-live.log' as PID 3662413
[2025-01-06 19:48:39,911][  INFO][PID:3661748] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/builder-live.log)
[2025-01-06 19:48:39,911][  INFO][PID:3661748] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/backend.log by gzip
[2025-01-06 19:48:39,913][  INFO][PID:3661748] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:31/srpm-builds/08475940/backend.log' as PID 3662417