[2025-03-29 06:41:09,933][  INFO][PID:2159436] Marking build as starting
[2025-03-29 06:41:10,064][  INFO][PID:2159436] Trying to allocate VM: ResallocHost, ticket_id=2097466, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-29 06:41:13,122][  INFO][PID:2159436] Allocated host ResallocHost, ticket_id=2097466, hostname=54.211.216.218, name=aws_x86_64_normalreserved_prod_02422081_20250329_061135, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-29 06:41:13,122][  INFO][PID:2159436] Allocating ssh connection to builder
[2025-03-29 06:41:13,123][  INFO][PID:2159436] Checking that builder machine is OK
[2025-03-29 06:41:13,457][  INFO][PID:2159436] Running remote command: copr-builder-ready epel-10-x86_64
[2025-03-29 06:41:13,659][  INFO][PID:2159436] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-03-29 06:41:13,659][  INFO][PID:2159436] Filling build.info file with builder info
[2025-03-29 06:41:13,661][  INFO][PID:2159436] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": null,
            "started_on": 1743230473.66083,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8831972-epel-10-x86_64",
            "build_id": 8831972,
            "package_name": "niri",
            "package_version": "0.0.git.1982.0db48e2f-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "a00a0994d73ef7caeffa2e3d7027b2a70abbe4b6",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "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/yalter/niri-git/epel-10-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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08831972-niri",
            "built_packages": "",
            "id": 8831972,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-03-29 06:41:13,688][  INFO][PID:2159436] Sending fedora-messaging bus message in build.start
[2025-03-29 06:41:14,388][  INFO][PID:2159436] Sending fedora-messaging bus message in chroot.start
[2025-03-29 06:41:14,407][  INFO][PID:2159436] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8831972-epel-10-x86_64 --chroot epel-10-x86_64 --detached
[2025-03-29 06:41:14,783][  INFO][PID:2159436] Downloading the builder-live.log file, attempt 1
[2025-03-29 06:41:14,784][  INFO][PID:2159436] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.211.216.218 copr-rpmbuild-log
[2025-03-29 06:41:19,788][  INFO][PID:2159436] Periodic builder liveness probe: alive
[2025-03-29 06:51:19,855][  INFO][PID:2159436] Periodic builder liveness probe: alive
[2025-03-29 06:57:12,420][  INFO][PID:2159436] Downloading results from builder
[2025-03-29 06:57:12,421][  INFO][PID:2159436] rsyncing of mockbuilder@54.211.216.218:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri started
[2025-03-29 06:57:12,422][  INFO][PID:2159436] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.211.216.218:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/ &> /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/build-08831972.rsync.log
[2025-03-29 06:57:12,731][  INFO][PID:2159436] rsyncing finished.
[2025-03-29 06:57:12,731][  INFO][PID:2159436] Releasing VM back to pool
[2025-03-29 06:57:12,739][  INFO][PID:2159436] Searching for 'success' file in resultdir
[2025-03-29 06:57:12,740][  INFO][PID:2159436] Going to sign pkgs from source: 8831972-epel-10-x86_64 in chroot: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64
[2025-03-29 06:57:12,740][  INFO][PID:2159436] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-03-29 06:57:13,054][  INFO][PID:2159436] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/niri-0.0.git.1982.0db48e2f-1.el10.src.rpm' (attempt #1)
[2025-03-29 06:57:13,995][  INFO][PID:2159436] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/niri-0.0.git.1982.0db48e2f-1.el10.src.rpm
[2025-03-29 06:57:13,995][  INFO][PID:2159436] Calling '/bin/sign -4 -h sha256 -u yalter#niri-git@copr.fedorahosted.org -r /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/niri-0.0.git.1982.0db48e2f-1.el10.x86_64.rpm' (attempt #1)
[2025-03-29 06:57:15,132][  INFO][PID:2159436] signed rpm: /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/niri-0.0.git.1982.0db48e2f-1.el10.x86_64.rpm
[2025-03-29 06:57:15,132][  INFO][PID:2159436] Sign done
[2025-03-29 06:57:15,133][  INFO][PID:2159436] Incremental createrepo run, adding 08831972-niri into https://download.copr.fedorainfracloud.org/results/yalter/niri-git/epel-10-x86_64, (auto-create-repo=True)
[2025-03-29 06:57:15,134][  INFO][PID:2159436] Running command 'copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64 --add 08831972-niri --no-appstream-metadata' as PID 2189899
[2025-03-29 06:57:15,829][  INFO][PID:2159436] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64 --add 08831972-niri --no-appstream-metadata)
[2025-03-29 06:57:15,829][  INFO][PID:2159436] Getting build details
[2025-03-29 06:57:15,830][  INFO][PID:2159436] Listing built binary packages in /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri
[2025-03-29 06:57:15,830][  INFO][PID:2159436] Built packages:
['niri 0.0.git.1982.0db48e2f']
[2025-03-29 06:57:15,831][  INFO][PID:2159436] build details: {'built_packages': 'niri 0.0.git.1982.0db48e2f'}
[2025-03-29 06:57:15,831][  INFO][PID:2159436] Retrieving pubkey
[2025-03-29 06:57:15,831][  INFO][PID:2159436] Calling '/bin/sign -u yalter#niri-git@copr.fedorahosted.org -p' (attempt #1)
[2025-03-29 06:57:16,009][  INFO][PID:2159436] Added pubkey for user yalter project niri-git into: /var/lib/copr/public_html/results/yalter/niri-git/pubkey.gpg
[2025-03-29 06:57:16,010][  INFO][PID:2159436] Finished build: id=8831972 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/yalter/niri-git chroot=epel-10-x86_64 
[2025-03-29 06:57:16,011][  INFO][PID:2159436] Worker succeeded build, took 962.3509104251862
[2025-03-29 06:57:16,012][  INFO][PID:2159436] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "yalter",
            "project_name": "niri-git",
            "project_dirname": "niri-git",
            "submitter": "https://api.github.com/users/YaLTeR",
            "ended_on": 1743231436.0117404,
            "started_on": 1743230473.66083,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-10-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8831972-epel-10-x86_64",
            "build_id": 8831972,
            "package_name": "niri",
            "package_version": "0.0.git.1982.0db48e2f-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/yalter/niri-git/niri",
            "git_hash": "a00a0994d73ef7caeffa2e3d7027b2a70abbe4b6",
            "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": "yalter/niri-git--https://api.github.com/users/YaLTeR",
            "results": {
                "packages": [
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1982.0db48e2f",
                        "release": "1.el10",
                        "arch": "src"
                    },
                    {
                        "name": "niri",
                        "epoch": null,
                        "version": "0.0.git.1982.0db48e2f",
                        "release": "1.el10",
                        "arch": "x86_64"
                    }
                ]
            },
            "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/yalter/niri-git/epel-10-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/yalter/niri-git",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/yalter/niri-git",
            "result_dir": "08831972-niri",
            "built_packages": "niri 0.0.git.1982.0db48e2f",
            "id": 8831972,
            "mockchain_macros": {
                "copr_username": "yalter",
                "copr_projectname": "niri-git",
                "vendor": "Fedora Project COPR (yalter/niri-git)"
            }
        }
    ]
}
[2025-03-29 06:57:16,048][  INFO][PID:2159436] Sending fedora-messaging bus message in build.end
[2025-03-29 06:57:16,063][  INFO][PID:2159436] Compressing /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/builder-live.log by gzip
[2025-03-29 06:57:16,064][  INFO][PID:2159436] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/builder-live.log' as PID 2189948
[2025-03-29 06:57:16,119][  INFO][PID:2159436] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/builder-live.log)
[2025-03-29 06:57:16,120][  INFO][PID:2159436] Compressing /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/backend.log by gzip
[2025-03-29 06:57:16,121][  INFO][PID:2159436] Running command 'gzip /var/lib/copr/public_html/results/yalter/niri-git/epel-10-x86_64/08831972-niri/backend.log' as PID 2189950