[2025-01-07 14:11:43,347][  INFO][PID:693848] Marking build as starting
[2025-01-07 14:11:43,423][  INFO][PID:693848] Trying to allocate VM
[2025-01-07 14:14:02,065][  INFO][PID:693848] Allocated host ResallocHost, ticket_id=542161, hostname=2620:52:3:1:dead:beef:cafe:c1da
[2025-01-07 14:14:02,066][  INFO][PID:693848] Allocating ssh connection to builder
[2025-01-07 14:14:02,067][  INFO][PID:693848] Checking that builder machine is OK
[2025-01-07 14:14:02,647][  INFO][PID:693848] Running remote command: copr-builder-ready fedora-eln-x86_64
[2025-01-07 14:14:03,252][  INFO][PID:693848] Red Hat subscription not needed for fedora-eln-x86_64
Builder is ready to be used

[2025-01-07 14:14:03,253][  INFO][PID:693848] Filling build.info file with builder info
[2025-01-07 14:14:03,254][  INFO][PID:693848] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "barsnick",
            "project_name": "tsduck",
            "project_dirname": "tsduck",
            "submitter": "barsnick",
            "ended_on": null,
            "started_on": 1736259243.2545214,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-eln-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8481283-fedora-eln-x86_64",
            "build_id": 8481283,
            "package_name": "gtest",
            "package_version": "1.14.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/gtest",
            "git_hash": "a848efd1d0f973c3c16ba1bec35cf5256b0d977b",
            "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": "barsnick/tsduck--barsnick",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/fedora-eln-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/barsnick/tsduck",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck",
            "result_dir": "08481283-gtest",
            "built_packages": "",
            "id": 8481283,
            "mockchain_macros": {
                "copr_username": "barsnick",
                "copr_projectname": "tsduck",
                "vendor": "Fedora Project COPR (barsnick/tsduck)"
            }
        }
    ]
}
[2025-01-07 14:14:03,301][  INFO][PID:693848] Sending fedora-messaging bus message in build.start
[2025-01-07 14:14:04,104][  INFO][PID:693848] Sending fedora-messaging bus message in chroot.start
[2025-01-07 14:14:04,142][  INFO][PID:693848] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8481283-fedora-eln-x86_64 --chroot fedora-eln-x86_64 --detached
[2025-01-07 14:14:04,986][  INFO][PID:693848] Downloading the builder-live.log file, attempt 1
[2025-01-07 14:14:04,989][  INFO][PID:693848] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1da copr-rpmbuild-log
[2025-01-07 14:14:10,008][  INFO][PID:693848] Periodic builder liveness probe: alive
[2025-01-07 14:20:44,247][  INFO][PID:693848] Downloading results from builder
[2025-01-07 14:20:44,248][  INFO][PID:693848] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1da]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest started
[2025-01-07 14:20:44,249][  INFO][PID:693848] 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:c1da]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/ &> /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/build-08481283.rsync.log
[2025-01-07 14:20:44,723][  INFO][PID:693848] rsyncing finished.
[2025-01-07 14:20:44,724][  INFO][PID:693848] Releasing VM back to pool
[2025-01-07 14:20:44,736][  INFO][PID:693848] Searching for 'success' file in resultdir
[2025-01-07 14:20:44,736][  INFO][PID:693848] Going to sign pkgs from source: 8481283-fedora-eln-x86_64 in chroot: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64
[2025-01-07 14:20:44,737][  INFO][PID:693848] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 14:20:44,913][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-devel-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:45,627][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-devel-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:45,629][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-debugsource-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:46,220][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-debugsource-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:46,221][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-debuginfo-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:46,815][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-debuginfo-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:46,815][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-debuginfo-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:47,612][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-debuginfo-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:47,612][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-1.14.0-5.eln144.src.rpm' (attempt #1)
[2025-01-07 14:20:48,286][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-1.14.0-5.eln144.src.rpm
[2025-01-07 14:20:48,287][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:48,881][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:48,882][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-devel-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:49,586][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gmock-devel-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:49,588][  INFO][PID:693848] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-1.14.0-5.eln144.x86_64.rpm' (attempt #1)
[2025-01-07 14:20:50,163][  INFO][PID:693848] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/gtest-1.14.0-5.eln144.x86_64.rpm
[2025-01-07 14:20:50,164][  INFO][PID:693848] Sign done
[2025-01-07 14:20:50,164][  INFO][PID:693848] Incremental createrepo run, adding 08481283-gtest into https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/fedora-eln-x86_64, (auto-create-repo=True)
[2025-01-07 14:20:50,166][  INFO][PID:693848] Running command 'copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64 --add 08481283-gtest --no-appstream-metadata' as PID 767197
[2025-01-07 14:20:50,993][  INFO][PID:693848] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64 --add 08481283-gtest --no-appstream-metadata)
[2025-01-07 14:20:50,994][  INFO][PID:693848] Getting build details
[2025-01-07 14:20:50,995][  INFO][PID:693848] Listing built binary packages in /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest
[2025-01-07 14:20:50,995][  INFO][PID:693848] Built packages:
['gtest-devel 1.14.0', 'gmock 1.14.0', 'gtest-debugsource 1.14.0', 'gtest-debuginfo 1.14.0', 'gtest 1.14.0', 'gmock-devel 1.14.0', 'gmock-debuginfo 1.14.0']
[2025-01-07 14:20:50,996][  INFO][PID:693848] build details: {'built_packages': 'gtest-devel 1.14.0\ngmock 1.14.0\ngtest-debugsource 1.14.0\ngtest-debuginfo 1.14.0\ngtest 1.14.0\ngmock-devel 1.14.0\ngmock-debuginfo 1.14.0'}
[2025-01-07 14:20:50,996][  INFO][PID:693848] Retrieving pubkey
[2025-01-07 14:20:50,996][  INFO][PID:693848] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 14:20:51,299][  INFO][PID:693848] Added pubkey for user barsnick project tsduck into: /var/lib/copr/public_html/results/barsnick/tsduck/pubkey.gpg
[2025-01-07 14:20:51,301][  INFO][PID:693848] Finished build: id=8481283 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/barsnick/tsduck chroot=fedora-eln-x86_64 
[2025-01-07 14:20:51,306][  INFO][PID:693848] Worker succeeded build, took 408.0515646934509
[2025-01-07 14:20:51,308][  INFO][PID:693848] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "barsnick",
            "project_name": "tsduck",
            "project_dirname": "tsduck",
            "submitter": "barsnick",
            "ended_on": 1736259651.306086,
            "started_on": 1736259243.2545214,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-eln-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8481283-fedora-eln-x86_64",
            "build_id": 8481283,
            "package_name": "gtest",
            "package_version": "1.14.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/gtest",
            "git_hash": "a848efd1d0f973c3c16ba1bec35cf5256b0d977b",
            "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": "barsnick/tsduck--barsnick",
            "results": {
                "packages": [
                    {
                        "name": "gtest-devel",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "src"
                    },
                    {
                        "name": "gmock",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest-debugsource",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gmock-devel",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gmock-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.eln144",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/fedora-eln-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/barsnick/tsduck",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck",
            "result_dir": "08481283-gtest",
            "built_packages": "gtest-devel 1.14.0\ngmock 1.14.0\ngtest-debugsource 1.14.0\ngtest-debuginfo 1.14.0\ngtest 1.14.0\ngmock-devel 1.14.0\ngmock-debuginfo 1.14.0",
            "id": 8481283,
            "mockchain_macros": {
                "copr_username": "barsnick",
                "copr_projectname": "tsduck",
                "vendor": "Fedora Project COPR (barsnick/tsduck)"
            }
        }
    ]
}
[2025-01-07 14:20:51,369][  INFO][PID:693848] Sending fedora-messaging bus message in build.end
[2025-01-07 14:20:51,389][  INFO][PID:693848] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/builder-live.log by gzip
[2025-01-07 14:20:51,390][  INFO][PID:693848] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/builder-live.log' as PID 767410
[2025-01-07 14:20:51,401][  INFO][PID:693848] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/builder-live.log)
[2025-01-07 14:20:51,402][  INFO][PID:693848] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/backend.log by gzip
[2025-01-07 14:20:51,403][  INFO][PID:693848] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-eln-x86_64/08481283-gtest/backend.log' as PID 767417