[2025-01-30 08:48:18,701][  INFO][PID:1605480] Marking build as starting
[2025-01-30 08:48:18,773][  INFO][PID:1605480] Trying to allocate VM
[2025-01-30 08:55:37,347][  INFO][PID:1605480] Allocated host ResallocHost, ticket_id=989424, hostname=2620:52:3:1:dead:beef:cafe:c18a, name=copr_hv_x86_64_03_prod_00940731_20250130_085249
[2025-01-30 08:55:37,359][  INFO][PID:1605480] Allocating ssh connection to builder
[2025-01-30 08:55:37,360][  INFO][PID:1605480] Checking that builder machine is OK
[2025-01-30 08:55:38,077][  INFO][PID:1605480] Running remote command: copr-builder-ready epel-8-x86_64
[2025-01-30 08:55:39,532][  INFO][PID:1605480] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-30 08:55:39,534][  INFO][PID:1605480] Filling build.info file with builder info
[2025-01-30 08:55:39,539][  INFO][PID:1605480] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "mlampe",
            "project_name": "cmake",
            "project_dirname": "cmake",
            "submitter": "mlampe",
            "ended_on": null,
            "started_on": 1738227339.5392752,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586385-epel-8-x86_64",
            "build_id": 8586385,
            "package_name": "cmake",
            "package_version": "3.30.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mlampe/cmake/cmake",
            "git_hash": "5b50202d1e39e3cf8bf0b22534f4273015e78aba",
            "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": "mlampe/cmake--mlampe",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mlampe/cmake/epel-8-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/mlampe/cmake",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mlampe/cmake",
            "result_dir": "08586385-cmake",
            "built_packages": "",
            "id": 8586385,
            "mockchain_macros": {
                "copr_username": "mlampe",
                "copr_projectname": "cmake",
                "vendor": "Fedora Project COPR (mlampe/cmake)"
            }
        }
    ]
}
[2025-01-30 08:55:39,579][  INFO][PID:1605480] Sending fedora-messaging bus message in build.start
[2025-01-30 08:55:40,660][  INFO][PID:1605480] Sending fedora-messaging bus message in chroot.start
[2025-01-30 08:55:40,686][  INFO][PID:1605480] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8586385-epel-8-x86_64 --chroot epel-8-x86_64 --detached
[2025-01-30 08:55:41,321][  INFO][PID:1605480] Downloading the builder-live.log file, attempt 1
[2025-01-30 08:55:41,332][  INFO][PID:1605480] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18a copr-rpmbuild-log
[2025-01-30 08:55:46,347][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:05:46,677][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:15:47,046][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:25:47,376][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:35:47,484][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:45:47,575][  INFO][PID:1605480] Periodic builder liveness probe: alive
[2025-01-30 09:52:18,418][  INFO][PID:1605480] Downloading results from builder
[2025-01-30 09:52:18,419][  INFO][PID:1605480] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake started
[2025-01-30 09:52:18,421][  INFO][PID:1605480] 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:c18a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/ &> /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/build-08586385.rsync.log
[2025-01-30 09:52:31,604][  INFO][PID:1605480] rsyncing finished.
[2025-01-30 09:52:31,605][  INFO][PID:1605480] Releasing VM back to pool
[2025-01-30 09:52:31,626][  INFO][PID:1605480] Searching for 'success' file in resultdir
[2025-01-30 09:52:31,627][  INFO][PID:1605480] Going to sign pkgs from source: 8586385-epel-8-x86_64 in chroot: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64
[2025-01-30 09:52:31,628][  INFO][PID:1605480] Calling '/bin/sign -u mlampe#cmake@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 09:52:31,930][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-data-3.30.7-1.el8.noarch.rpm' (attempt #1)
[2025-01-30 09:52:32,697][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-data-3.30.7-1.el8.noarch.rpm
[2025-01-30 09:52:32,702][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-gui-debuginfo-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:35,270][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-gui-debuginfo-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:35,271][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-gui-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:36,318][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-gui-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:36,319][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-debugsource-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:37,031][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-debugsource-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:37,032][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-rpm-macros-3.30.7-1.el8.noarch.rpm' (attempt #1)
[2025-01-30 09:52:37,747][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-rpm-macros-3.30.7-1.el8.noarch.rpm
[2025-01-30 09:52:37,748][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-debuginfo-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:48,130][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-debuginfo-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:48,131][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:49,210][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:49,211][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-doc-3.30.7-1.el8.noarch.rpm' (attempt #1)
[2025-01-30 09:52:49,987][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-doc-3.30.7-1.el8.noarch.rpm
[2025-01-30 09:52:49,988][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-filesystem-3.30.7-1.el8.x86_64.rpm' (attempt #1)
[2025-01-30 09:52:50,561][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-filesystem-3.30.7-1.el8.x86_64.rpm
[2025-01-30 09:52:50,562][  INFO][PID:1605480] Calling '/bin/sign -4 -h sha256 -u mlampe#cmake@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-3.30.7-1.el8.src.rpm' (attempt #1)
[2025-01-30 09:52:51,405][  INFO][PID:1605480] signed rpm: /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/cmake-3.30.7-1.el8.src.rpm
[2025-01-30 09:52:51,406][  INFO][PID:1605480] Sign done
[2025-01-30 09:52:51,407][  INFO][PID:1605480] Incremental createrepo run, adding 08586385-cmake into https://download.copr.fedorainfracloud.org/results/mlampe/cmake/epel-8-x86_64, (auto-create-repo=True)
[2025-01-30 09:52:51,408][  INFO][PID:1605480] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64 --add 08586385-cmake --no-appstream-metadata' as PID 2100298
[2025-01-30 09:52:52,978][  INFO][PID:1605480] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64 --add 08586385-cmake --no-appstream-metadata)
[2025-01-30 09:52:52,979][  INFO][PID:1605480] Getting build details
[2025-01-30 09:52:52,980][  INFO][PID:1605480] Listing built binary packages in /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake
[2025-01-30 09:52:52,981][  INFO][PID:1605480] Built packages:
['cmake-filesystem 3.30.7', 'cmake-debugsource 3.30.7', 'cmake-gui 3.30.7', 'cmake-rpm-macros 3.30.7', 'cmake 3.30.7', 'cmake-gui-debuginfo 3.30.7', 'cmake-debuginfo 3.30.7', 'cmake-doc 3.30.7', 'cmake-data 3.30.7']
[2025-01-30 09:52:52,982][  INFO][PID:1605480] build details: {'built_packages': 'cmake-filesystem 3.30.7\ncmake-debugsource 3.30.7\ncmake-gui 3.30.7\ncmake-rpm-macros 3.30.7\ncmake 3.30.7\ncmake-gui-debuginfo 3.30.7\ncmake-debuginfo 3.30.7\ncmake-doc 3.30.7\ncmake-data 3.30.7'}
[2025-01-30 09:52:52,983][  INFO][PID:1605480] Retrieving pubkey
[2025-01-30 09:52:52,984][  INFO][PID:1605480] Calling '/bin/sign -u mlampe#cmake@copr.fedorahosted.org -p' (attempt #1)
[2025-01-30 09:52:53,174][  INFO][PID:1605480] Added pubkey for user mlampe project cmake into: /var/lib/copr/public_html/results/mlampe/cmake/pubkey.gpg
[2025-01-30 09:52:53,174][  INFO][PID:1605480] Finished build: id=8586385 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/mlampe/cmake chroot=epel-8-x86_64 
[2025-01-30 09:52:53,176][  INFO][PID:1605480] Worker succeeded build, took 3433.6374118328094
[2025-01-30 09:52:53,177][  INFO][PID:1605480] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "mlampe",
            "project_name": "cmake",
            "project_dirname": "cmake",
            "submitter": "mlampe",
            "ended_on": 1738230773.176687,
            "started_on": 1738227339.5392752,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-8-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8586385-epel-8-x86_64",
            "build_id": 8586385,
            "package_name": "cmake",
            "package_version": "3.30.7-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mlampe/cmake/cmake",
            "git_hash": "5b50202d1e39e3cf8bf0b22534f4273015e78aba",
            "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": "mlampe/cmake--mlampe",
            "results": {
                "packages": [
                    {
                        "name": "cmake-filesystem",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake-debugsource",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "src"
                    },
                    {
                        "name": "cmake-gui",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake-rpm-macros",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "noarch"
                    },
                    {
                        "name": "cmake",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake-gui-debuginfo",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake-debuginfo",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "x86_64"
                    },
                    {
                        "name": "cmake-doc",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "noarch"
                    },
                    {
                        "name": "cmake-data",
                        "epoch": null,
                        "version": "3.30.7",
                        "release": "1.el8",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mlampe/cmake/epel-8-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/mlampe/cmake",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mlampe/cmake",
            "result_dir": "08586385-cmake",
            "built_packages": "cmake-filesystem 3.30.7\ncmake-debugsource 3.30.7\ncmake-gui 3.30.7\ncmake-rpm-macros 3.30.7\ncmake 3.30.7\ncmake-gui-debuginfo 3.30.7\ncmake-debuginfo 3.30.7\ncmake-doc 3.30.7\ncmake-data 3.30.7",
            "id": 8586385,
            "mockchain_macros": {
                "copr_username": "mlampe",
                "copr_projectname": "cmake",
                "vendor": "Fedora Project COPR (mlampe/cmake)"
            }
        }
    ]
}
[2025-01-30 09:52:53,209][  INFO][PID:1605480] Sending fedora-messaging bus message in build.end
[2025-01-30 09:52:53,228][  INFO][PID:1605480] Compressing /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/builder-live.log by gzip
[2025-01-30 09:52:53,230][  INFO][PID:1605480] Running command 'gzip /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/builder-live.log' as PID 2100643
[2025-01-30 09:52:53,444][  INFO][PID:1605480] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/builder-live.log)
[2025-01-30 09:52:53,445][  INFO][PID:1605480] Compressing /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/backend.log by gzip
[2025-01-30 09:52:53,446][  INFO][PID:1605480] Running command 'gzip /var/lib/copr/public_html/results/mlampe/cmake/epel-8-x86_64/08586385-cmake/backend.log' as PID 2100675