[2025-03-31 16:05:46,225][  INFO][PID:688588] Marking build as starting
[2025-03-31 16:05:46,468][  INFO][PID:688588] Trying to allocate VM: ResallocHost, ticket_id=2125713, requested_tags=['copr_builder', 'arch_noarch']
[2025-03-31 16:05:52,541][  INFO][PID:688588] Allocated host ResallocHost, ticket_id=2125713, hostname=140.211.168.184, name=copr_osuosl_p09_prod_02544174_20250331_130543, requested_tags=['copr_builder', 'arch_noarch']
[2025-03-31 16:05:52,542][  INFO][PID:688588] Allocating ssh connection to builder
[2025-03-31 16:05:52,546][  INFO][PID:688588] Checking that builder machine is OK
[2025-03-31 16:05:53,889][  INFO][PID:688588] Running remote command: copr-builder-ready srpm-builds
[2025-03-31 16:05:54,972][  INFO][PID:688588] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-31 16:05:54,976][  INFO][PID:688588] Filling build.info file with builder info
[2025-03-31 16:05:54,978][  INFO][PID:688588] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1743437154.9779341,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8839124",
            "build_id": 8839124,
            "package_name": "python-sortd",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"sortd\", \"pypi_package_version\": \"2.2.5\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08839124",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8839124,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-31 16:05:55,017][  INFO][PID:688588] Sending fedora-messaging bus message in build.start
[2025-03-31 16:05:56,979][  INFO][PID:688588] Sending fedora-messaging bus message in chroot.start
[2025-03-31 16:05:57,000][  INFO][PID:688588] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8839124 --detached
[2025-03-31 16:05:58,317][  INFO][PID:688588] Downloading the builder-live.log file, attempt 1
[2025-03-31 16:05:58,319][  INFO][PID:688588] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@140.211.168.184 copr-rpmbuild-log
[2025-03-31 16:06:03,333][  INFO][PID:688588] Periodic builder liveness probe: alive
[2025-03-31 16:06:40,369][  INFO][PID:688588] Downloading results from builder
[2025-03-31 16:06:40,370][  INFO][PID:688588] rsyncing of mockbuilder@140.211.168.184:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124 started
[2025-03-31 16:06:40,371][  INFO][PID:688588] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@140.211.168.184:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/ &> /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/build-08839124.rsync.log
[2025-03-31 16:06:41,921][  INFO][PID:688588] rsyncing finished.
[2025-03-31 16:06:41,921][  INFO][PID:688588] Releasing VM back to pool
[2025-03-31 16:06:41,934][  INFO][PID:688588] Searching for 'success' file in resultdir
[2025-03-31 16:06:41,935][  INFO][PID:688588] Getting build details
[2025-03-31 16:06:41,936][  INFO][PID:688588] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124
[2025-03-31 16:06:41,936][  INFO][PID:688588] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08839124/python-sortd-2.2.5-1.src.rpm
[2025-03-31 16:06:41,937][  INFO][PID:688588] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08839124/python-sortd-2.2.5-1.src.rpm', 'pkg_name': 'python-sortd', 'pkg_version': '2.2.5-1'}
[2025-03-31 16:06:41,937][  INFO][PID:688588] Finished build: id=8839124 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=srpm-builds 
[2025-03-31 16:06:41,939][  INFO][PID:688588] Worker succeeded build, took 46.96196365356445
[2025-03-31 16:06:41,940][  INFO][PID:688588] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1743437201.9398978,
            "started_on": 1743437154.9779341,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8839124",
            "build_id": 8839124,
            "package_name": "python-sortd",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"sortd\", \"pypi_package_version\": \"2.2.5\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": "python-sortd",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08839124/python-sortd-2.2.5-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": {
                "name": "python-sortd",
                "epoch": null,
                "version": "2.2.5",
                "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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08839124",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "2.2.5-1",
            "id": 8839124,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-31 16:06:41,974][  INFO][PID:688588] Sending fedora-messaging bus message in build.end
[2025-03-31 16:06:41,998][  INFO][PID:688588] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/builder-live.log by gzip
[2025-03-31 16:06:42,000][  INFO][PID:688588] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/builder-live.log' as PID 698065
[2025-03-31 16:06:42,002][  INFO][PID:688588] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/builder-live.log)
[2025-03-31 16:06:42,003][  INFO][PID:688588] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/backend.log by gzip
[2025-03-31 16:06:42,004][  INFO][PID:688588] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08839124/backend.log' as PID 698066