[2025-02-24 12:10:23,107][  INFO][PID:2049215] Marking build as starting
[2025-02-24 12:10:23,171][  INFO][PID:2049215] Trying to allocate VM
[2025-02-24 12:10:29,269][  INFO][PID:2049215] Allocated host ResallocHost, ticket_id=1476182, hostname=54.157.210.138, name=aws_x86_64_normalreserved_prod_01410086_20250224_120234
[2025-02-24 12:10:29,271][  INFO][PID:2049215] Allocating ssh connection to builder
[2025-02-24 12:10:29,272][  INFO][PID:2049215] Checking that builder machine is OK
[2025-02-24 12:10:29,664][  INFO][PID:2049215] Running remote command: copr-builder-ready epel-9-x86_64
[2025-02-24 12:10:29,884][  INFO][PID:2049215] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-02-24 12:10:29,885][  INFO][PID:2049215] Filling build.info file with builder info
[2025-02-24 12:10:29,886][  INFO][PID:2049215] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "copr",
            "project_dirname": "copr",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1740399029.8861954,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8693770-epel-9-x86_64",
            "build_id": 8693770,
            "package_name": "python-copr-common",
            "package_version": "1.0-1.20250224120806258195.main.64.gb58069775",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/copr/python-copr-common",
            "git_hash": "d6ec25cf77a2adeaea7f4252eb03efa328d02625",
            "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": "packit/copr--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/copr/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/packit/copr",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/copr",
            "result_dir": "08693770-python-copr-common",
            "built_packages": "",
            "id": 8693770,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "copr",
                "vendor": "Fedora Project COPR (packit/copr)"
            }
        }
    ]
}
[2025-02-24 12:10:29,934][  INFO][PID:2049215] Sending fedora-messaging bus message in build.start
[2025-02-24 12:10:30,770][  INFO][PID:2049215] Sending fedora-messaging bus message in chroot.start
[2025-02-24 12:10:30,813][  INFO][PID:2049215] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8693770-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-02-24 12:10:31,215][  INFO][PID:2049215] Downloading the builder-live.log file, attempt 1
[2025-02-24 12:10:31,228][  INFO][PID:2049215] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.157.210.138 copr-rpmbuild-log
[2025-02-24 12:10:36,227][  INFO][PID:2049215] Periodic builder liveness probe: alive
[2025-02-24 12:12:19,585][  INFO][PID:2049215] Downloading results from builder
[2025-02-24 12:12:19,586][  INFO][PID:2049215] rsyncing of mockbuilder@54.157.210.138:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common started
[2025-02-24 12:12:19,587][  INFO][PID:2049215] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.157.210.138:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/ &> /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/build-08693770.rsync.log
[2025-02-24 12:12:19,838][  INFO][PID:2049215] rsyncing finished.
[2025-02-24 12:12:19,839][  INFO][PID:2049215] Releasing VM back to pool
[2025-02-24 12:12:19,858][  INFO][PID:2049215] Searching for 'success' file in resultdir
[2025-02-24 12:12:19,860][  INFO][PID:2049215] Going to sign pkgs from source: 8693770-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64
[2025-02-24 12:12:19,861][  INFO][PID:2049215] Calling '/bin/sign -u packit#copr@copr.fedorahosted.org -p' (attempt #1)
[2025-02-24 12:12:20,035][  INFO][PID:2049215] Calling '/bin/sign -4 -h sha256 -u packit#copr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/python3-copr-common-1.0-1.20250224120806258195.main.64.gb58069775.el9.noarch.rpm' (attempt #1)
[2025-02-24 12:12:20,506][  INFO][PID:2049215] signed rpm: /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/python3-copr-common-1.0-1.20250224120806258195.main.64.gb58069775.el9.noarch.rpm
[2025-02-24 12:12:20,506][  INFO][PID:2049215] Calling '/bin/sign -4 -h sha256 -u packit#copr@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/python-copr-common-1.0-1.20250224120806258195.main.64.gb58069775.el9.src.rpm' (attempt #1)
[2025-02-24 12:12:20,981][  INFO][PID:2049215] signed rpm: /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/python-copr-common-1.0-1.20250224120806258195.main.64.gb58069775.el9.src.rpm
[2025-02-24 12:12:20,982][  INFO][PID:2049215] Sign done
[2025-02-24 12:12:20,983][  INFO][PID:2049215] Incremental createrepo run, adding 08693770-python-copr-common into https://download.copr.fedorainfracloud.org/results/packit/copr/epel-9-x86_64, (auto-create-repo=True)
[2025-02-24 12:12:20,984][  INFO][PID:2049215] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64 --add 08693770-python-copr-common --no-appstream-metadata' as PID 2068827
[2025-02-24 12:12:22,059][  INFO][PID:2049215] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64 --add 08693770-python-copr-common --no-appstream-metadata)
[2025-02-24 12:12:22,061][  INFO][PID:2049215] Getting build details
[2025-02-24 12:12:22,062][  INFO][PID:2049215] Listing built binary packages in /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common
[2025-02-24 12:12:22,063][  INFO][PID:2049215] Built packages:
['python3-copr-common 1.0']
[2025-02-24 12:12:22,064][  INFO][PID:2049215] build details: {'built_packages': 'python3-copr-common 1.0'}
[2025-02-24 12:12:22,066][  INFO][PID:2049215] Retrieving pubkey
[2025-02-24 12:12:22,067][  INFO][PID:2049215] Calling '/bin/sign -u packit#copr@copr.fedorahosted.org -p' (attempt #1)
[2025-02-24 12:12:22,375][  INFO][PID:2049215] Added pubkey for user packit project copr into: /var/lib/copr/public_html/results/packit/copr/pubkey.gpg
[2025-02-24 12:12:22,376][  INFO][PID:2049215] Finished build: id=8693770 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/copr chroot=epel-9-x86_64 
[2025-02-24 12:12:22,381][  INFO][PID:2049215] Worker succeeded build, took 112.49482822418213
[2025-02-24 12:12:22,382][  INFO][PID:2049215] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "packit",
            "project_name": "copr",
            "project_dirname": "copr",
            "submitter": "packit",
            "ended_on": 1740399142.3810236,
            "started_on": 1740399029.8861954,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8693770-epel-9-x86_64",
            "build_id": 8693770,
            "package_name": "python-copr-common",
            "package_version": "1.0-1.20250224120806258195.main.64.gb58069775",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/copr/python-copr-common",
            "git_hash": "d6ec25cf77a2adeaea7f4252eb03efa328d02625",
            "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": "packit/copr--packit",
            "results": {
                "packages": [
                    {
                        "name": "python3-copr-common",
                        "epoch": null,
                        "version": "1.0",
                        "release": "1.20250224120806258195.main.64.gb58069775.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-copr-common",
                        "epoch": null,
                        "version": "1.0",
                        "release": "1.20250224120806258195.main.64.gb58069775.el9",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/copr/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/packit/copr",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/copr",
            "result_dir": "08693770-python-copr-common",
            "built_packages": "python3-copr-common 1.0",
            "id": 8693770,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "copr",
                "vendor": "Fedora Project COPR (packit/copr)"
            }
        }
    ]
}
[2025-02-24 12:12:22,439][  INFO][PID:2049215] Sending fedora-messaging bus message in build.end
[2025-02-24 12:12:22,463][  INFO][PID:2049215] Compressing /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/builder-live.log by gzip
[2025-02-24 12:12:22,465][  INFO][PID:2049215] Running command 'gzip /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/builder-live.log' as PID 2069067
[2025-02-24 12:12:22,474][  INFO][PID:2049215] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/builder-live.log)
[2025-02-24 12:12:22,475][  INFO][PID:2049215] Compressing /var/lib/copr/public_html/results/packit/copr/epel-9-x86_64/08693770-python-copr-common/backend.log by gzip