[2025-01-27 13:52:05,813][  INFO][PID:3046262] Marking build as starting
[2025-01-27 13:52:05,867][  INFO][PID:3046262] Trying to allocate VM
[2025-01-27 13:52:44,057][  INFO][PID:3046262] Allocated host ResallocHost, ticket_id=950591, hostname=44.202.203.30, name=aws_x86_64_normalreserved_prod_00852127_20250127_135102
[2025-01-27 13:52:44,058][  INFO][PID:3046262] Allocating ssh connection to builder
[2025-01-27 13:52:44,059][  INFO][PID:3046262] Checking that builder machine is OK
[2025-01-27 13:52:44,430][  INFO][PID:3046262] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-27 13:52:44,657][  INFO][PID:3046262] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-27 13:52:44,657][  INFO][PID:3046262] Filling build.info file with builder info
[2025-01-27 13:52:44,659][  INFO][PID:3046262] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": null,
            "started_on": 1737985964.6596735,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8577813-epel-9-x86_64",
            "build_id": 8577813,
            "package_name": "command-line-assistant",
            "package_version": "0.2.1-1.20250127135132376213.pr109.6.g8cc13f5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant",
            "git_hash": "cd2e5dab6c3bec6e23f1be06f18c347fbe33709a",
            "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": "@rhel-lightspeed/command-line-assistant--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/@rhel-lightspeed/command-line-assistant/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/@rhel-lightspeed/command-line-assistant",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant",
            "result_dir": "08577813-command-line-assistant",
            "built_packages": "",
            "id": 8577813,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-27 13:52:44,690][  INFO][PID:3046262] Sending fedora-messaging bus message in build.start
[2025-01-27 13:52:45,544][  INFO][PID:3046262] Sending fedora-messaging bus message in chroot.start
[2025-01-27 13:52:45,582][  INFO][PID:3046262] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8577813-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-27 13:52:45,991][  INFO][PID:3046262] Downloading the builder-live.log file, attempt 1
[2025-01-27 13:52:45,996][  INFO][PID:3046262] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.203.30 copr-rpmbuild-log
[2025-01-27 13:52:51,004][  INFO][PID:3046262] Periodic builder liveness probe: alive
[2025-01-27 13:54:07,143][  INFO][PID:3046262] Downloading results from builder
[2025-01-27 13:54:07,144][  INFO][PID:3046262] rsyncing of mockbuilder@44.202.203.30:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant started
[2025-01-27 13:54:07,145][  INFO][PID:3046262] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.203.30:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/ &> /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/build-08577813.rsync.log
[2025-01-27 13:54:07,389][  INFO][PID:3046262] rsyncing finished.
[2025-01-27 13:54:07,391][  INFO][PID:3046262] Releasing VM back to pool
[2025-01-27 13:54:07,416][  INFO][PID:3046262] Searching for 'success' file in resultdir
[2025-01-27 13:54:07,417][  INFO][PID:3046262] Going to sign pkgs from source: 8577813-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64
[2025-01-27 13:54:07,420][  INFO][PID:3046262] Calling '/bin/sign -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 13:54:07,722][  INFO][PID:3046262] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.noarch.rpm' (attempt #1)
[2025-01-27 13:54:08,509][  INFO][PID:3046262] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.noarch.rpm
[2025-01-27 13:54:08,511][  INFO][PID:3046262] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.src.rpm' (attempt #1)
[2025-01-27 13:54:09,322][  INFO][PID:3046262] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.src.rpm
[2025-01-27 13:54:09,323][  INFO][PID:3046262] Calling '/bin/sign -4 -h sha256 -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-selinux-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.noarch.rpm' (attempt #1)
[2025-01-27 13:54:09,983][  INFO][PID:3046262] signed rpm: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/command-line-assistant-selinux-0.2.1-1.20250127135132376213.pr109.6.g8cc13f5.el9.noarch.rpm
[2025-01-27 13:54:09,984][  INFO][PID:3046262] Sign done
[2025-01-27 13:54:09,986][  INFO][PID:3046262] Incremental createrepo run, adding 08577813-command-line-assistant into https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64, (auto-create-repo=True)
[2025-01-27 13:54:09,988][  INFO][PID:3046262] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64 --add 08577813-command-line-assistant --no-appstream-metadata' as PID 3059423
[2025-01-27 13:54:11,061][  INFO][PID:3046262] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64 --add 08577813-command-line-assistant --no-appstream-metadata)
[2025-01-27 13:54:11,062][  INFO][PID:3046262] Getting build details
[2025-01-27 13:54:11,062][  INFO][PID:3046262] Listing built binary packages in /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant
[2025-01-27 13:54:11,063][  INFO][PID:3046262] Built packages:
['command-line-assistant-selinux 0.2.1', 'command-line-assistant 0.2.1']
[2025-01-27 13:54:11,063][  INFO][PID:3046262] build details: {'built_packages': 'command-line-assistant-selinux 0.2.1\ncommand-line-assistant 0.2.1'}
[2025-01-27 13:54:11,064][  INFO][PID:3046262] Retrieving pubkey
[2025-01-27 13:54:11,064][  INFO][PID:3046262] Calling '/bin/sign -u @rhel-lightspeed#command-line-assistant@copr.fedorahosted.org -p' (attempt #1)
[2025-01-27 13:54:11,379][  INFO][PID:3046262] Added pubkey for user @rhel-lightspeed project command-line-assistant into: /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/pubkey.gpg
[2025-01-27 13:54:11,379][  INFO][PID:3046262] Finished build: id=8577813 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant chroot=epel-9-x86_64 
[2025-01-27 13:54:11,382][  INFO][PID:3046262] Worker succeeded build, took 86.7231125831604
[2025-01-27 13:54:11,384][  INFO][PID:3046262] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@rhel-lightspeed",
            "project_name": "command-line-assistant",
            "project_dirname": "command-line-assistant",
            "submitter": "packit",
            "ended_on": 1737986051.382786,
            "started_on": 1737985964.6596735,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8577813-epel-9-x86_64",
            "build_id": 8577813,
            "package_name": "command-line-assistant",
            "package_version": "0.2.1-1.20250127135132376213.pr109.6.g8cc13f5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant",
            "git_hash": "cd2e5dab6c3bec6e23f1be06f18c347fbe33709a",
            "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": "@rhel-lightspeed/command-line-assistant--packit",
            "results": {
                "packages": [
                    {
                        "name": "command-line-assistant-selinux",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250127135132376213.pr109.6.g8cc13f5.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "command-line-assistant",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250127135132376213.pr109.6.g8cc13f5.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "command-line-assistant",
                        "epoch": null,
                        "version": "0.2.1",
                        "release": "1.20250127135132376213.pr109.6.g8cc13f5.el9",
                        "arch": "src"
                    }
                ]
            },
            "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/@rhel-lightspeed/command-line-assistant/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/@rhel-lightspeed/command-line-assistant",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant",
            "result_dir": "08577813-command-line-assistant",
            "built_packages": "command-line-assistant-selinux 0.2.1\ncommand-line-assistant 0.2.1",
            "id": 8577813,
            "mockchain_macros": {
                "copr_username": "@rhel-lightspeed",
                "copr_projectname": "command-line-assistant",
                "vendor": "Fedora Project COPR (@rhel-lightspeed/command-line-assistant)"
            }
        }
    ]
}
[2025-01-27 13:54:11,424][  INFO][PID:3046262] Sending fedora-messaging bus message in build.end
[2025-01-27 13:54:11,442][  INFO][PID:3046262] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/builder-live.log by gzip
[2025-01-27 13:54:11,531][  INFO][PID:3046262] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/builder-live.log' as PID 3059573
[2025-01-27 13:54:11,538][  INFO][PID:3046262] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/builder-live.log)
[2025-01-27 13:54:11,538][  INFO][PID:3046262] Compressing /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/backend.log by gzip
[2025-01-27 13:54:11,539][  INFO][PID:3046262] Running command 'gzip /var/lib/copr/public_html/results/@rhel-lightspeed/command-line-assistant/epel-9-x86_64/08577813-command-line-assistant/backend.log' as PID 3059575