[2025-01-09 01:07:44,970][  INFO][PID:2999637] Marking build as starting
[2025-01-09 01:07:44,995][  INFO][PID:2999637] Trying to allocate VM
[2025-01-09 01:07:57,251][  INFO][PID:2999637] Allocated host ResallocHost, ticket_id=580020, hostname=44.222.186.69
[2025-01-09 01:07:57,253][  INFO][PID:2999637] Allocating ssh connection to builder
[2025-01-09 01:07:57,253][  INFO][PID:2999637] Checking that builder machine is OK
[2025-01-09 01:07:57,624][  INFO][PID:2999637] Running remote command: copr-builder-ready srpm-builds
[2025-01-09 01:07:57,858][  INFO][PID:2999637] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-09 01:07:57,859][  INFO][PID:2999637] Filling build.info file with builder info
[2025-01-09 01:07:57,863][  INFO][PID:2999637] 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:25",
            "submitter": "https://src.fedoraproject.org/user/cstratak",
            "ended_on": null,
            "started_on": 1736384877.8627746,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8491213",
            "build_id": 8491213,
            "package_name": "python-click",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/cstratak/rpms/python-click\", \"distgit\": \"fedora\", \"committish\": \"13180580a27a2dca3e0c35f2d0f2ab5538ff3506\"}",
            "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/cstratak",
            "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:25",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:25",
            "result_dir": "08491213",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8491213,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-09 01:07:57,887][  INFO][PID:2999637] Sending fedora-messaging bus message in build.start
[2025-01-09 01:07:58,717][  INFO][PID:2999637] Sending fedora-messaging bus message in chroot.start
[2025-01-09 01:07:58,745][  INFO][PID:2999637] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8491213 --detached
[2025-01-09 01:07:59,159][  INFO][PID:2999637] Downloading the builder-live.log file, attempt 1
[2025-01-09 01:07:59,162][  INFO][PID:2999637] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.186.69 copr-rpmbuild-log
[2025-01-09 01:08:01,699][  INFO][PID:2999637] Downloading results from builder
[2025-01-09 01:08:01,700][  INFO][PID:2999637] rsyncing of mockbuilder@44.222.186.69:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213 started
[2025-01-09 01:08:01,702][  INFO][PID:2999637] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.186.69:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/build-08491213.rsync.log
[2025-01-09 01:08:01,959][  INFO][PID:2999637] rsyncing finished.
[2025-01-09 01:08:01,959][  INFO][PID:2999637] Releasing VM back to pool
[2025-01-09 01:08:02,017][  INFO][PID:2999637] Searching for 'success' file in resultdir
[2025-01-09 01:08:02,019][  INFO][PID:2999637] Getting build details
[2025-01-09 01:08:02,020][  INFO][PID:2999637] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213
[2025-01-09 01:08:02,021][  INFO][PID:2999637] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:25/srpm-builds/08491213/python-click-8.1.8-1.src.rpm
[2025-01-09 01:08:02,021][  INFO][PID:2999637] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:25/srpm-builds/08491213/python-click-8.1.8-1.src.rpm', 'pkg_name': 'python-click', 'pkg_version': '8.1.8-1'}
[2025-01-09 01:08:02,022][  INFO][PID:2999637] Finished build: id=8491213 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:25 chroot=srpm-builds 
[2025-01-09 01:08:02,025][  INFO][PID:2999637] Worker succeeded build, took 4.162526369094849
[2025-01-09 01:08:02,026][  INFO][PID:2999637] 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:25",
            "submitter": "https://src.fedoraproject.org/user/cstratak",
            "ended_on": 1736384882.025301,
            "started_on": 1736384877.8627746,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8491213",
            "build_id": 8491213,
            "package_name": "python-click",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/forks/cstratak/rpms/python-click\", \"distgit\": \"fedora\", \"committish\": \"13180580a27a2dca3e0c35f2d0f2ab5538ff3506\"}",
            "pkg_name": "python-click",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:25/srpm-builds/08491213/python-click-8.1.8-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/cstratak",
            "results": {
                "name": "python-click",
                "epoch": null,
                "version": "8.1.8",
                "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:25",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:25",
            "result_dir": "08491213",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "8.1.8-1",
            "id": 8491213,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-09 01:08:02,059][  INFO][PID:2999637] Sending fedora-messaging bus message in build.end
[2025-01-09 01:08:02,089][  INFO][PID:2999637] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/builder-live.log by gzip
[2025-01-09 01:08:02,091][  INFO][PID:2999637] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/builder-live.log' as PID 3003651
[2025-01-09 01:08:02,094][  INFO][PID:2999637] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/builder-live.log)
[2025-01-09 01:08:02,095][  INFO][PID:2999637] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:25/srpm-builds/08491213/backend.log by gzip