[2024-12-27 11:08:02,042][  INFO][PID:3279281] Marking build as starting
[2024-12-27 11:08:02,076][  INFO][PID:3279281] Trying to allocate VM
[2024-12-27 11:08:05,117][  INFO][PID:3279281] Allocated host ResallocHost, ticket_id=412360, hostname=100.26.60.110
[2024-12-27 11:08:05,118][  INFO][PID:3279281] Allocating ssh connection to builder
[2024-12-27 11:08:05,118][  INFO][PID:3279281] Checking that builder machine is OK
[2024-12-27 11:08:05,474][  INFO][PID:3279281] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.26.60.110 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-12-27 11:08:05,689][  INFO][PID:3279281] Filling build.info file with builder info
[2024-12-27 11:08:05,691][  INFO][PID:3279281] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1735297685.690905,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8450305-epel-9-x86_64",
            "build_id": 8450305,
            "package_name": "python-pypyp",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pypyp",
            "git_hash": "f7832a0d14b13c906674b5e157a42b73846aca73",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08450305-python-pypyp",
            "built_packages": "",
            "id": 8450305,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 11:08:05,716][  INFO][PID:3279281] Sending fedora-messaging bus message in build.start
[2024-12-27 11:08:06,313][  INFO][PID:3279281] Sending fedora-messaging bus message in chroot.start
[2024-12-27 11:08:06,331][  INFO][PID:3279281] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8450305-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-12-27 11:08:06,694][  INFO][PID:3279281] Downloading the builder-live.log file, attempt 1
[2024-12-27 11:08:06,695][  INFO][PID:3279281] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.26.60.110 copr-rpmbuild-log
[2024-12-27 11:08:11,700][  INFO][PID:3279281] Periodic builder liveness probe: alive
[2024-12-27 11:08:41,984][  INFO][PID:3279281] Downloading results from builder
[2024-12-27 11:08:41,985][  INFO][PID:3279281] rsyncing of mockbuilder@100.26.60.110:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp started
[2024-12-27 11:08:41,985][  INFO][PID:3279281] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.26.60.110:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/build-08450305.rsync.log
[2024-12-27 11:08:42,204][  INFO][PID:3279281] rsyncing finished.
[2024-12-27 11:08:42,205][  INFO][PID:3279281] Releasing VM back to pool
[2024-12-27 11:08:42,216][  INFO][PID:3279281] Searching for 'success' file in resultdir
[2024-12-27 11:08:42,216][  INFO][PID:3279281] Going to sign pkgs from source: 8450305-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-12-27 11:08:42,217][  INFO][PID:3279281] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 11:08:42,514][  INFO][PID:3279281] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/python3-pypyp-1.3.0-1.el9.noarch.rpm' (attempt #1)
[2024-12-27 11:08:43,299][  INFO][PID:3279281] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/python3-pypyp-1.3.0-1.el9.noarch.rpm
[2024-12-27 11:08:43,299][  INFO][PID:3279281] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/python-pypyp-1.3.0-1.el9.src.rpm' (attempt #1)
[2024-12-27 11:08:44,083][  INFO][PID:3279281] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/python-pypyp-1.3.0-1.el9.src.rpm
[2024-12-27 11:08:44,084][  INFO][PID:3279281] Sign done
[2024-12-27 11:08:44,085][  INFO][PID:3279281] Incremental createrepo run, adding 08450305-python-pypyp into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-12-27 11:08:44,086][  INFO][PID:3279281] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08450305-python-pypyp --no-appstream-metadata' as PID 3280559
[2024-12-27 11:09:29,566][  INFO][PID:3279281] Finished after 45 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08450305-python-pypyp --no-appstream-metadata)
[2024-12-27 11:09:29,567][  INFO][PID:3279281] Getting build details
[2024-12-27 11:09:29,568][  INFO][PID:3279281] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp
[2024-12-27 11:09:29,569][  INFO][PID:3279281] Built packages:
['python3-pypyp 1.3.0']
[2024-12-27 11:09:29,570][  INFO][PID:3279281] build details: {'built_packages': 'python3-pypyp 1.3.0'}
[2024-12-27 11:09:29,571][  INFO][PID:3279281] Retrieving pubkey
[2024-12-27 11:09:29,571][  INFO][PID:3279281] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 11:09:29,873][  INFO][PID:3279281] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-12-27 11:09:29,874][  INFO][PID:3279281] Finished build: id=8450305 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-12-27 11:09:29,876][  INFO][PID:3279281] Worker succeeded build, took 84.1854932308197
[2024-12-27 11:09:29,877][  INFO][PID:3279281] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1735297769.8763983,
            "started_on": 1735297685.690905,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8450305-epel-9-x86_64",
            "build_id": 8450305,
            "package_name": "python-pypyp",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-pypyp",
            "git_hash": "f7832a0d14b13c906674b5e157a42b73846aca73",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-pypyp",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pypyp",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08450305-python-pypyp",
            "built_packages": "python3-pypyp 1.3.0",
            "id": 8450305,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 11:09:29,911][  INFO][PID:3279281] Sending fedora-messaging bus message in build.end
[2024-12-27 11:09:29,930][  INFO][PID:3279281] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/builder-live.log by gzip
[2024-12-27 11:09:29,931][  INFO][PID:3279281] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/builder-live.log' as PID 3282029
[2024-12-27 11:09:29,936][  INFO][PID:3279281] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/builder-live.log)
[2024-12-27 11:09:29,937][  INFO][PID:3279281] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/backend.log by gzip
[2024-12-27 11:09:29,938][  INFO][PID:3279281] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08450305-python-pypyp/backend.log' as PID 3282030