[2025-01-07 14:11:45,100][  INFO][PID:694090] Marking build as starting
[2025-01-07 14:11:45,247][  INFO][PID:694090] Trying to allocate VM
[2025-01-07 14:15:04,009][  INFO][PID:694090] Allocated host ResallocHost, ticket_id=542179, hostname=3.80.119.248
[2025-01-07 14:15:04,010][  INFO][PID:694090] Allocating ssh connection to builder
[2025-01-07 14:15:04,011][  INFO][PID:694090] Checking that builder machine is OK
[2025-01-07 14:15:04,373][  INFO][PID:694090] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-01-07 14:15:04,612][  INFO][PID:694090] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-01-07 14:15:04,612][  INFO][PID:694090] Filling build.info file with builder info
[2025-01-07 14:15:04,615][  INFO][PID:694090] 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": 1736259304.6151845,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8481283-fedora-40-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": "ff8c01edc11ff5930b68eb8c7548ea3e39b76b04",
            "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-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/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:15:04,677][  INFO][PID:694090] Sending fedora-messaging bus message in build.start
[2025-01-07 14:15:05,811][  INFO][PID:694090] Sending fedora-messaging bus message in chroot.start
[2025-01-07 14:15:05,850][  INFO][PID:694090] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8481283-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-01-07 14:15:06,236][  INFO][PID:694090] Downloading the builder-live.log file, attempt 1
[2025-01-07 14:15:06,240][  INFO][PID:694090] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.80.119.248 copr-rpmbuild-log
[2025-01-07 14:15:11,263][  INFO][PID:694090] Periodic builder liveness probe: alive
[2025-01-07 14:18:43,220][  INFO][PID:694090] Downloading results from builder
[2025-01-07 14:18:43,221][  INFO][PID:694090] rsyncing of mockbuilder@3.80.119.248:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest started
[2025-01-07 14:18:43,221][  INFO][PID:694090] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.80.119.248:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/ &> /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/build-08481283.rsync.log
[2025-01-07 14:18:43,494][  INFO][PID:694090] rsyncing finished.
[2025-01-07 14:18:43,495][  INFO][PID:694090] Releasing VM back to pool
[2025-01-07 14:18:43,506][  INFO][PID:694090] Searching for 'success' file in resultdir
[2025-01-07 14:18:43,507][  INFO][PID:694090] Going to sign pkgs from source: 8481283-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64
[2025-01-07 14:18:43,508][  INFO][PID:694090] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 14:18:43,811][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:44,413][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:44,414][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-1.14.0-5.fc40.src.rpm' (attempt #1)
[2025-01-07 14:18:44,884][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-1.14.0-5.fc40.src.rpm
[2025-01-07 14:18:44,884][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:45,602][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:45,603][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-devel-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:46,196][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-devel-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:46,197][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-debuginfo-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:46,790][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-debuginfo-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:46,790][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-devel-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:47,393][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gmock-devel-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:47,394][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-debuginfo-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:48,000][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-debuginfo-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:48,000][  INFO][PID:694090] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-debugsource-1.14.0-5.fc40.x86_64.rpm' (attempt #1)
[2025-01-07 14:18:48,593][  INFO][PID:694090] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/gtest-debugsource-1.14.0-5.fc40.x86_64.rpm
[2025-01-07 14:18:48,593][  INFO][PID:694090] Sign done
[2025-01-07 14:18:48,594][  INFO][PID:694090] Incremental createrepo run, adding 08481283-gtest into https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/fedora-40-x86_64, (auto-create-repo=True)
[2025-01-07 14:18:48,597][  INFO][PID:694090] Running command 'copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64 --add 08481283-gtest --no-appstream-metadata' as PID 754293
[2025-01-07 14:18:49,505][  INFO][PID:694090] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64 --add 08481283-gtest --no-appstream-metadata)
[2025-01-07 14:18:49,506][  INFO][PID:694090] Getting build details
[2025-01-07 14:18:49,507][  INFO][PID:694090] Listing built binary packages in /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest
[2025-01-07 14:18:49,507][  INFO][PID:694090] Built packages:
['gmock 1.14.0', 'gtest-devel 1.14.0', 'gtest-debuginfo 1.14.0', 'gmock-debuginfo 1.14.0', 'gmock-devel 1.14.0', 'gtest 1.14.0', 'gtest-debugsource 1.14.0']
[2025-01-07 14:18:49,508][  INFO][PID:694090] build details: {'built_packages': 'gmock 1.14.0\ngtest-devel 1.14.0\ngtest-debuginfo 1.14.0\ngmock-debuginfo 1.14.0\ngmock-devel 1.14.0\ngtest 1.14.0\ngtest-debugsource 1.14.0'}
[2025-01-07 14:18:49,509][  INFO][PID:694090] Retrieving pubkey
[2025-01-07 14:18:49,509][  INFO][PID:694090] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2025-01-07 14:18:49,812][  INFO][PID:694090] Added pubkey for user barsnick project tsduck into: /var/lib/copr/public_html/results/barsnick/tsduck/pubkey.gpg
[2025-01-07 14:18:49,813][  INFO][PID:694090] Finished build: id=8481283 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/barsnick/tsduck chroot=fedora-40-x86_64 
[2025-01-07 14:18:49,815][  INFO][PID:694090] Worker succeeded build, took 225.20009350776672
[2025-01-07 14:18:49,816][  INFO][PID:694090] 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": 1736259529.815278,
            "started_on": 1736259304.6151845,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8481283-fedora-40-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": "ff8c01edc11ff5930b68eb8c7548ea3e39b76b04",
            "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": "gmock",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest-devel",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gmock-debuginfo",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "gmock-devel",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "gtest-debugsource",
                        "epoch": null,
                        "version": "1.14.0",
                        "release": "5.fc40",
                        "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-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/barsnick/tsduck",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck",
            "result_dir": "08481283-gtest",
            "built_packages": "gmock 1.14.0\ngtest-devel 1.14.0\ngtest-debuginfo 1.14.0\ngmock-debuginfo 1.14.0\ngmock-devel 1.14.0\ngtest 1.14.0\ngtest-debugsource 1.14.0",
            "id": 8481283,
            "mockchain_macros": {
                "copr_username": "barsnick",
                "copr_projectname": "tsduck",
                "vendor": "Fedora Project COPR (barsnick/tsduck)"
            }
        }
    ]
}
[2025-01-07 14:18:49,887][  INFO][PID:694090] Sending fedora-messaging bus message in build.end
[2025-01-07 14:18:49,905][  INFO][PID:694090] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/builder-live.log by gzip
[2025-01-07 14:18:49,906][  INFO][PID:694090] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/builder-live.log' as PID 754446
[2025-01-07 14:18:49,915][  INFO][PID:694090] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/builder-live.log)
[2025-01-07 14:18:49,916][  INFO][PID:694090] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/backend.log by gzip
[2025-01-07 14:18:49,917][  INFO][PID:694090] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-40-x86_64/08481283-gtest/backend.log' as PID 754447