[2025-01-30 12:36:29,406][  INFO][PID:2923316] Marking build as starting
[2025-01-30 12:36:29,572][  INFO][PID:2923316] Trying to allocate VM
[2025-01-30 12:36:32,615][  INFO][PID:2923316] Allocated host ResallocHost, ticket_id=992137, hostname=44.210.138.46, name=aws_aarch64_normalreserved_prod_00944116_20250130_122159
[2025-01-30 12:36:32,615][  INFO][PID:2923316] Allocating ssh connection to builder
[2025-01-30 12:36:32,616][  INFO][PID:2923316] Checking that builder machine is OK
[2025-01-30 12:36:33,037][  INFO][PID:2923316] Running remote command: copr-builder-ready centos-stream-9-aarch64
[2025-01-30 12:36:33,266][  INFO][PID:2923316] Red Hat subscription not needed for centos-stream-9-aarch64
Builder is ready to be used

[2025-01-30 12:36:33,267][  INFO][PID:2923316] Filling build.info file with builder info
[2025-01-30 12:36:33,268][  INFO][PID:2923316] 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": "osbuild-osbuild-1996",
            "project_dirname": "osbuild-osbuild-1996",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1738240593.2685113,
            "submitted_on": null,
            "status": 3,
            "chroot": "centos-stream-9-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8586830-centos-stream-9-aarch64",
            "build_id": 8586830,
            "package_name": "osbuild",
            "package_version": "139-1.20250130123605817860.pr1996.3.g0fff2434",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-osbuild-1996/osbuild",
            "git_hash": "39e9340b1796a836a934603786370fb3dfbaa636",
            "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/osbuild-osbuild-1996--packit",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/osbuild-osbuild-1996",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-1996",
            "result_dir": "08586830-osbuild",
            "built_packages": "",
            "id": 8586830,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-osbuild-1996",
                "vendor": "Fedora Project COPR (packit/osbuild-osbuild-1996)"
            }
        }
    ]
}
[2025-01-30 12:36:33,316][  INFO][PID:2923316] Sending fedora-messaging bus message in build.start
[2025-01-30 12:36:34,006][  INFO][PID:2923316] Sending fedora-messaging bus message in chroot.start
[2025-01-30 12:36:34,029][  INFO][PID:2923316] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8586830-centos-stream-9-aarch64 --chroot centos-stream-9-aarch64 --detached
[2025-01-30 12:36:34,478][  INFO][PID:2923316] Downloading the builder-live.log file, attempt 1
[2025-01-30 12:36:34,480][  INFO][PID:2923316] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.210.138.46 copr-rpmbuild-log
[2025-01-30 12:36:39,484][  INFO][PID:2923316] Periodic builder liveness probe: alive
[2025-01-30 12:37:29,825][  INFO][PID:2923316] Downloading results from builder
[2025-01-30 12:37:29,826][  INFO][PID:2923316] rsyncing of mockbuilder@44.210.138.46:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild started
[2025-01-30 12:37:29,827][  INFO][PID:2923316] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.210.138.46:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/ &> /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/build-08586830.rsync.log
[2025-01-30 12:37:30,199][  INFO][PID:2923316] rsyncing finished.
[2025-01-30 12:37:30,200][  INFO][PID:2923316] Releasing VM back to pool
[2025-01-30 12:37:30,239][  INFO][PID:2923316] Searching for 'success' file in resultdir
[2025-01-30 12:37:30,240][  INFO][PID:2923316] Going to sign pkgs from source: 8586830-centos-stream-9-aarch64 in chroot: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64
[2025-01-30 12:37:30,241][  INFO][PID:2923316] Calling '/bin/sign -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 12:37:30,417][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-selinux-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:31,104][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-selinux-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:31,105][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:31,787][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:31,788][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-tools-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:32,466][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-tools-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:32,468][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.src.rpm' (attempt #1)
[2025-01-30 12:37:33,333][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.src.rpm
[2025-01-30 12:37:33,334][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-depsolve-dnf-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:34,007][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-depsolve-dnf-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:34,008][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-ostree-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:34,685][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-ostree-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:34,686][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-luks2-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:35,374][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-luks2-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:35,374][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-lvm2-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:36,183][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/osbuild-lvm2-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:36,184][  INFO][PID:2923316] Calling '/bin/sign -4 -h sha256 -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/python3-osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm' (attempt #1)
[2025-01-30 12:37:36,998][  INFO][PID:2923316] signed rpm: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/python3-osbuild-139-1.20250130123605817860.pr1996.3.g0fff2434.el9.noarch.rpm
[2025-01-30 12:37:36,998][  INFO][PID:2923316] Sign done
[2025-01-30 12:37:36,999][  INFO][PID:2923316] Incremental createrepo run, adding 08586830-osbuild into https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64, (auto-create-repo=True)
[2025-01-30 12:37:36,999][  INFO][PID:2923316] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64 --add 08586830-osbuild --no-appstream-metadata' as PID 2929064
[2025-01-30 12:37:37,653][  INFO][PID:2923316] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64 --add 08586830-osbuild --no-appstream-metadata)
[2025-01-30 12:37:37,654][  INFO][PID:2923316] Getting build details
[2025-01-30 12:37:37,654][  INFO][PID:2923316] Listing built binary packages in /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild
[2025-01-30 12:37:37,655][  INFO][PID:2923316] Built packages:
['osbuild-selinux 139', 'osbuild-tools 139', 'osbuild-luks2 139', 'osbuild-lvm2 139', 'osbuild-ostree 139', 'osbuild-depsolve-dnf 139', 'python3-osbuild 139', 'osbuild 139']
[2025-01-30 12:37:37,655][  INFO][PID:2923316] build details: {'built_packages': 'osbuild-selinux 139\nosbuild-tools 139\nosbuild-luks2 139\nosbuild-lvm2 139\nosbuild-ostree 139\nosbuild-depsolve-dnf 139\npython3-osbuild 139\nosbuild 139'}
[2025-01-30 12:37:37,656][  INFO][PID:2923316] Retrieving pubkey
[2025-01-30 12:37:37,656][  INFO][PID:2923316] Calling '/bin/sign -u packit#osbuild-osbuild-1996@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 12:37:37,974][  INFO][PID:2923316] Added pubkey for user packit project osbuild-osbuild-1996 into: /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/pubkey.gpg
[2025-01-30 12:37:37,974][  INFO][PID:2923316] Finished build: id=8586830 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit/osbuild-osbuild-1996 chroot=centos-stream-9-aarch64 
[2025-01-30 12:37:37,976][  INFO][PID:2923316] Worker succeeded build, took 64.70783972740173
[2025-01-30 12:37:37,977][  INFO][PID:2923316] 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": "osbuild-osbuild-1996",
            "project_dirname": "osbuild-osbuild-1996",
            "submitter": "packit",
            "ended_on": 1738240657.976351,
            "started_on": 1738240593.2685113,
            "submitted_on": null,
            "status": 1,
            "chroot": "centos-stream-9-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8586830-centos-stream-9-aarch64",
            "build_id": 8586830,
            "package_name": "osbuild",
            "package_version": "139-1.20250130123605817860.pr1996.3.g0fff2434",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit/osbuild-osbuild-1996/osbuild",
            "git_hash": "39e9340b1796a836a934603786370fb3dfbaa636",
            "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/osbuild-osbuild-1996--packit",
            "results": {
                "packages": [
                    {
                        "name": "osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "src"
                    },
                    {
                        "name": "osbuild-selinux",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-tools",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-luks2",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-lvm2",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-ostree",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild-depsolve-dnf",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "osbuild",
                        "epoch": null,
                        "version": "139",
                        "release": "1.20250130123605817860.pr1996.3.g0fff2434.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/packit/osbuild-osbuild-1996",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/osbuild-osbuild-1996",
            "result_dir": "08586830-osbuild",
            "built_packages": "osbuild-selinux 139\nosbuild-tools 139\nosbuild-luks2 139\nosbuild-lvm2 139\nosbuild-ostree 139\nosbuild-depsolve-dnf 139\npython3-osbuild 139\nosbuild 139",
            "id": 8586830,
            "mockchain_macros": {
                "copr_username": "packit",
                "copr_projectname": "osbuild-osbuild-1996",
                "vendor": "Fedora Project COPR (packit/osbuild-osbuild-1996)"
            }
        }
    ]
}
[2025-01-30 12:37:38,039][  INFO][PID:2923316] Sending fedora-messaging bus message in build.end
[2025-01-30 12:37:38,056][  INFO][PID:2923316] Compressing /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/builder-live.log by gzip
[2025-01-30 12:37:38,057][  INFO][PID:2923316] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/builder-live.log' as PID 2929130
[2025-01-30 12:37:38,064][  INFO][PID:2923316] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/builder-live.log)
[2025-01-30 12:37:38,064][  INFO][PID:2923316] Compressing /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/backend.log by gzip
[2025-01-30 12:37:38,065][  INFO][PID:2923316] Running command 'gzip /var/lib/copr/public_html/results/packit/osbuild-osbuild-1996/centos-stream-9-aarch64/08586830-osbuild/backend.log' as PID 2929131