[2025-03-13 04:03:57,306][  INFO][PID:444664] Marking build as starting
[2025-03-13 04:03:57,366][  INFO][PID:444664] Trying to allocate VM
[2025-03-13 04:04:00,451][  INFO][PID:444664] Allocated host ResallocHost, ticket_id=1785270, hostname=2620:52:3:1:dead:beef:cafe:c152, name=copr_hv_x86_64_02_prod_01914963_20250313_031053
[2025-03-13 04:04:00,452][  INFO][PID:444664] Allocating ssh connection to builder
[2025-03-13 04:04:00,453][  INFO][PID:444664] Checking that builder machine is OK
[2025-03-13 04:04:01,019][  INFO][PID:444664] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-03-13 04:04:01,337][  INFO][PID:444664] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-03-13 04:04:01,338][  INFO][PID:444664] Filling build.info file with builder info
[2025-03-13 04:04:01,340][  INFO][PID:444664] 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-stg",
            "project_name": "packit-hello-world-1296",
            "project_dirname": "packit-hello-world-1296",
            "submitter": "packit-stg",
            "ended_on": null,
            "started_on": 1741838641.340355,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8760418-fedora-40-x86_64",
            "build_id": 8760418,
            "package_name": "hello",
            "package_version": "0.74-1.20250313040327658345.pr1296.15.gdefac4c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit-stg/packit-hello-world-1296/hello",
            "git_hash": "3f462abf43d9cd22523a0a339d5fe304dabfc29b",
            "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-stg/packit-hello-world-1296--packit-stg",
            "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-stg/packit-hello-world-1296/fedora-40-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-stg/packit-hello-world-1296",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1296",
            "result_dir": "08760418-hello",
            "built_packages": "",
            "id": 8760418,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "packit-hello-world-1296",
                "vendor": "Fedora Project COPR (packit-stg/packit-hello-world-1296)"
            }
        }
    ]
}
[2025-03-13 04:04:01,393][  INFO][PID:444664] Sending fedora-messaging bus message in build.start
[2025-03-13 04:04:02,477][  INFO][PID:444664] Sending fedora-messaging bus message in chroot.start
[2025-03-13 04:04:02,512][  INFO][PID:444664] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8760418-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-03-13 04:04:03,051][  INFO][PID:444664] Downloading the builder-live.log file, attempt 1
[2025-03-13 04:04:03,053][  INFO][PID:444664] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c152 copr-rpmbuild-log
[2025-03-13 04:04:08,062][  INFO][PID:444664] Periodic builder liveness probe: alive
[2025-03-13 04:05:05,780][  INFO][PID:444664] Downloading results from builder
[2025-03-13 04:05:05,781][  INFO][PID:444664] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c152]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello started
[2025-03-13 04:05:05,782][  INFO][PID:444664] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c152]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/ &> /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/build-08760418.rsync.log
[2025-03-13 04:05:06,165][  INFO][PID:444664] rsyncing finished.
[2025-03-13 04:05:06,166][  INFO][PID:444664] Releasing VM back to pool
[2025-03-13 04:05:06,177][  INFO][PID:444664] Searching for 'success' file in resultdir
[2025-03-13 04:05:06,178][  INFO][PID:444664] Going to sign pkgs from source: 8760418-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64
[2025-03-13 04:05:06,178][  INFO][PID:444664] Calling '/bin/sign -u packit-stg#packit-hello-world-1296@copr.fedorahosted.org -p' (attempt #1)
[2025-03-13 04:05:06,493][  INFO][PID:444664] Calling '/bin/sign -4 -h sha256 -u packit-stg#packit-hello-world-1296@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/hello-0.74-1.20250313040327658345.pr1296.15.gdefac4c.fc40.noarch.rpm' (attempt #1)
[2025-03-13 04:05:07,095][  INFO][PID:444664] signed rpm: /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/hello-0.74-1.20250313040327658345.pr1296.15.gdefac4c.fc40.noarch.rpm
[2025-03-13 04:05:07,096][  INFO][PID:444664] Calling '/bin/sign -4 -h sha256 -u packit-stg#packit-hello-world-1296@copr.fedorahosted.org -r /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/hello-0.74-1.20250313040327658345.pr1296.15.gdefac4c.fc40.src.rpm' (attempt #1)
[2025-03-13 04:05:07,851][  INFO][PID:444664] signed rpm: /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/hello-0.74-1.20250313040327658345.pr1296.15.gdefac4c.fc40.src.rpm
[2025-03-13 04:05:07,852][  INFO][PID:444664] Sign done
[2025-03-13 04:05:07,853][  INFO][PID:444664] Incremental createrepo run, adding 08760418-hello into https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64, (auto-create-repo=True)
[2025-03-13 04:05:07,857][  INFO][PID:444664] Running command 'copr-repo --batched /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64 --add 08760418-hello --no-appstream-metadata' as PID 453503
[2025-03-13 04:05:08,658][  INFO][PID:444664] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64 --add 08760418-hello --no-appstream-metadata)
[2025-03-13 04:05:08,659][  INFO][PID:444664] Getting build details
[2025-03-13 04:05:08,659][  INFO][PID:444664] Listing built binary packages in /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello
[2025-03-13 04:05:08,660][  INFO][PID:444664] Built packages:
['hello 0.74']
[2025-03-13 04:05:08,660][  INFO][PID:444664] build details: {'built_packages': 'hello 0.74'}
[2025-03-13 04:05:08,661][  INFO][PID:444664] Retrieving pubkey
[2025-03-13 04:05:08,661][  INFO][PID:444664] Calling '/bin/sign -u packit-stg#packit-hello-world-1296@copr.fedorahosted.org -p' (attempt #1)
[2025-03-13 04:05:08,843][  INFO][PID:444664] Added pubkey for user packit-stg project packit-hello-world-1296 into: /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/pubkey.gpg
[2025-03-13 04:05:08,844][  INFO][PID:444664] Finished build: id=8760418 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296 chroot=fedora-40-x86_64 
[2025-03-13 04:05:08,846][  INFO][PID:444664] Worker succeeded build, took 67.50653457641602
[2025-03-13 04:05:08,848][  INFO][PID:444664] 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-stg",
            "project_name": "packit-hello-world-1296",
            "project_dirname": "packit-hello-world-1296",
            "submitter": "packit-stg",
            "ended_on": 1741838708.8468895,
            "started_on": 1741838641.340355,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8760418-fedora-40-x86_64",
            "build_id": 8760418,
            "package_name": "hello",
            "package_version": "0.74-1.20250313040327658345.pr1296.15.gdefac4c",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/packit-stg/packit-hello-world-1296/hello",
            "git_hash": "3f462abf43d9cd22523a0a339d5fe304dabfc29b",
            "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-stg/packit-hello-world-1296--packit-stg",
            "results": {
                "packages": [
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250313040327658345.pr1296.15.gdefac4c.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "hello",
                        "epoch": null,
                        "version": "0.74",
                        "release": "1.20250313040327658345.pr1296.15.gdefac4c.fc40",
                        "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/packit-stg/packit-hello-world-1296/fedora-40-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-stg/packit-hello-world-1296",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit-stg/packit-hello-world-1296",
            "result_dir": "08760418-hello",
            "built_packages": "hello 0.74",
            "id": 8760418,
            "mockchain_macros": {
                "copr_username": "packit-stg",
                "copr_projectname": "packit-hello-world-1296",
                "vendor": "Fedora Project COPR (packit-stg/packit-hello-world-1296)"
            }
        }
    ]
}
[2025-03-13 04:05:08,887][  INFO][PID:444664] Sending fedora-messaging bus message in build.end
[2025-03-13 04:05:08,945][  INFO][PID:444664] Compressing /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/builder-live.log by gzip
[2025-03-13 04:05:08,947][  INFO][PID:444664] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/builder-live.log' as PID 453792
[2025-03-13 04:05:08,952][  INFO][PID:444664] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/builder-live.log)
[2025-03-13 04:05:08,953][  INFO][PID:444664] Compressing /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/backend.log by gzip
[2025-03-13 04:05:08,954][  INFO][PID:444664] Running command 'gzip /var/lib/copr/public_html/results/packit-stg/packit-hello-world-1296/fedora-40-x86_64/08760418-hello/backend.log' as PID 453793