[2024-07-01 10:54:43,466][  INFO][PID:1676883] Marking build as starting
[2024-07-01 10:54:43,556][  INFO][PID:1676883] Trying to allocate VM
[2024-07-01 10:54:46,614][  INFO][PID:1676883] Allocated host ResallocHost, ticket_id=3628634, hostname=2620:52:3:1:dead:beef:cafe:c156
[2024-07-01 10:54:46,615][  INFO][PID:1676883] Allocating ssh connection to builder
[2024-07-01 10:54:46,616][  INFO][PID:1676883] Checking that builder machine is OK
[2024-07-01 10:54:47,181][  INFO][PID:1676883] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c156 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-07-01 10:54:47,496][  INFO][PID:1676883] Filling build.info file with builder info
[2024-07-01 10:54:47,498][  INFO][PID:1676883] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ljavorsk",
            "project_name": "pcre-2-10.44-fedora-40",
            "project_dirname": "pcre-2-10.44-fedora-40",
            "submitter": "ljavorsk",
            "ended_on": null,
            "started_on": 1719831287.4980385,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7695953-fedora-40-x86_64",
            "build_id": 7695953,
            "package_name": "libselinux",
            "package_version": "3.6-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ljavorsk/pcre-2-10.44-fedora-40/libselinux",
            "git_hash": "12897db4bd5e9219e8b2e921a3b894018be5d6a5",
            "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": "ljavorsk/pcre-2-10.44-fedora-40--ljavorsk",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ljavorsk/pcre-2-10.44-fedora-40/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/ljavorsk/pcre-2-10.44-fedora-40",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ljavorsk/pcre-2-10.44-fedora-40",
            "result_dir": "07695953-libselinux",
            "built_packages": "",
            "id": 7695953,
            "mockchain_macros": {
                "copr_username": "ljavorsk",
                "copr_projectname": "pcre-2-10.44-fedora-40",
                "vendor": "Fedora Project COPR (ljavorsk/pcre-2-10.44-fedora-40)"
            }
        }
    ]
}
[2024-07-01 10:54:47,571][  INFO][PID:1676883] Sending fedora-messaging bus message in build.start
[2024-07-01 10:54:48,531][  INFO][PID:1676883] Sending fedora-messaging bus message in chroot.start
[2024-07-01 10:54:48,564][  INFO][PID:1676883] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7695953-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-07-01 10:54:49,156][  INFO][PID:1676883] Downloading the builder-live.log file, attempt 1
[2024-07-01 10:54:49,158][  INFO][PID:1676883] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c156 copr-rpmbuild-log
[2024-07-01 10:54:54,167][  INFO][PID:1676883] Status: False
[2024-07-01 10:56:17,978][  INFO][PID:1676883] Downloading results from builder
[2024-07-01 10:56:17,979][  INFO][PID:1676883] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c156]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux started
[2024-07-01 10:56:17,980][  INFO][PID:1676883] 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:c156]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/ &> /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/build-07695953.rsync.log
[2024-07-01 10:56:18,552][  INFO][PID:1676883] rsyncing finished.
[2024-07-01 10:56:18,552][  INFO][PID:1676883] Releasing VM back to pool
[2024-07-01 10:56:18,560][  INFO][PID:1676883] Searching for 'success' file in resultdir
[2024-07-01 10:56:18,561][  INFO][PID:1676883] Going to sign pkgs from source: 7695953-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64
[2024-07-01 10:56:18,562][  INFO][PID:1676883] Calling '/bin/sign -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -p' (attempt #1)
[2024-07-01 10:56:18,862][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/python3-libselinux-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:19,767][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/python3-libselinux-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:19,768][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/python3-libselinux-debuginfo-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:20,668][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/python3-libselinux-debuginfo-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:20,669][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-3.6-4.fc40.src.rpm' (attempt #1)
[2024-07-01 10:56:21,573][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-3.6-4.fc40.src.rpm
[2024-07-01 10:56:21,574][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-utils-debuginfo-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:22,371][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-utils-debuginfo-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:22,372][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-static-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:23,167][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-static-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:23,168][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-utils-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:23,970][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-utils-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:23,970][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-ruby-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:24,651][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-ruby-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:24,652][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-debuginfo-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:25,330][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-debuginfo-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:25,331][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-ruby-debuginfo-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:25,881][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-ruby-debuginfo-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:25,882][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-devel-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:26,558][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-devel-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:26,559][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:27,342][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:27,343][  INFO][PID:1676883] Calling '/bin/sign -4 -h sha256 -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -r /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-debugsource-3.6-4.fc40.x86_64.rpm' (attempt #1)
[2024-07-01 10:56:28,133][  INFO][PID:1676883] signed rpm: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/libselinux-debugsource-3.6-4.fc40.x86_64.rpm
[2024-07-01 10:56:28,134][  INFO][PID:1676883] Sign done
[2024-07-01 10:56:28,134][  INFO][PID:1676883] Incremental createrepo run, adding 07695953-libselinux into https://download.copr.fedorainfracloud.org/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64, (auto-create-repo=True)
[2024-07-01 10:56:28,135][  INFO][PID:1676883] Running command 'copr-repo --batched /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64 --add 07695953-libselinux --no-appstream-metadata' as PID 1684774
[2024-07-01 10:56:30,797][  INFO][PID:1676883] Finished after 2 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64 --add 07695953-libselinux --no-appstream-metadata)
[2024-07-01 10:56:30,798][  INFO][PID:1676883] Getting build details
[2024-07-01 10:56:30,798][  INFO][PID:1676883] Listing built binary packages in /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux
[2024-07-01 10:56:30,799][  INFO][PID:1676883] Built packages:
['libselinux-devel 3.6', 'libselinux-ruby 3.6', 'libselinux-utils-debuginfo 3.6', 'libselinux-debuginfo 3.6', 'libselinux 3.6', 'libselinux-debugsource 3.6', 'libselinux-utils 3.6', 'python3-libselinux-debuginfo 3.6', 'python3-libselinux 3.6', 'libselinux-ruby-debuginfo 3.6', 'libselinux-static 3.6']
[2024-07-01 10:56:30,799][  INFO][PID:1676883] build details: {'built_packages': 'libselinux-devel 3.6\nlibselinux-ruby 3.6\nlibselinux-utils-debuginfo 3.6\nlibselinux-debuginfo 3.6\nlibselinux 3.6\nlibselinux-debugsource 3.6\nlibselinux-utils 3.6\npython3-libselinux-debuginfo 3.6\npython3-libselinux 3.6\nlibselinux-ruby-debuginfo 3.6\nlibselinux-static 3.6'}
[2024-07-01 10:56:30,800][  INFO][PID:1676883] Retrieving pubkey
[2024-07-01 10:56:30,800][  INFO][PID:1676883] Calling '/bin/sign -u ljavorsk#pcre-2-10.44-fedora-40@copr.fedorahosted.org -p' (attempt #1)
[2024-07-01 10:56:30,984][  INFO][PID:1676883] Added pubkey for user ljavorsk project pcre-2-10.44-fedora-40 into: /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/pubkey.gpg
[2024-07-01 10:56:30,985][  INFO][PID:1676883] Finished build: id=7695953 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40 chroot=fedora-40-x86_64 
[2024-07-01 10:56:30,987][  INFO][PID:1676883] Worker succeeded build, took 103.48917174339294
[2024-07-01 10:56:30,988][  INFO][PID:1676883] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ljavorsk",
            "project_name": "pcre-2-10.44-fedora-40",
            "project_dirname": "pcre-2-10.44-fedora-40",
            "submitter": "ljavorsk",
            "ended_on": 1719831390.9872103,
            "started_on": 1719831287.4980385,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7695953-fedora-40-x86_64",
            "build_id": 7695953,
            "package_name": "libselinux",
            "package_version": "3.6-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ljavorsk/pcre-2-10.44-fedora-40/libselinux",
            "git_hash": "12897db4bd5e9219e8b2e921a3b894018be5d6a5",
            "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": "ljavorsk/pcre-2-10.44-fedora-40--ljavorsk",
            "results": {
                "packages": [
                    {
                        "name": "libselinux-devel",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-ruby",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "libselinux-utils-debuginfo",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-debuginfo",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-debugsource",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-utils",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-libselinux-debuginfo",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-libselinux",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-ruby-debuginfo",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libselinux-static",
                        "epoch": null,
                        "version": "3.6",
                        "release": "4.fc40",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/ljavorsk/pcre-2-10.44-fedora-40/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/ljavorsk/pcre-2-10.44-fedora-40",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ljavorsk/pcre-2-10.44-fedora-40",
            "result_dir": "07695953-libselinux",
            "built_packages": "libselinux-devel 3.6\nlibselinux-ruby 3.6\nlibselinux-utils-debuginfo 3.6\nlibselinux-debuginfo 3.6\nlibselinux 3.6\nlibselinux-debugsource 3.6\nlibselinux-utils 3.6\npython3-libselinux-debuginfo 3.6\npython3-libselinux 3.6\nlibselinux-ruby-debuginfo 3.6\nlibselinux-static 3.6",
            "id": 7695953,
            "mockchain_macros": {
                "copr_username": "ljavorsk",
                "copr_projectname": "pcre-2-10.44-fedora-40",
                "vendor": "Fedora Project COPR (ljavorsk/pcre-2-10.44-fedora-40)"
            }
        }
    ]
}
[2024-07-01 10:56:31,081][  INFO][PID:1676883] Sending fedora-messaging bus message in build.end
[2024-07-01 10:56:31,114][  INFO][PID:1676883] Compressing /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/builder-live.log by gzip
[2024-07-01 10:56:31,116][  INFO][PID:1676883] Running command 'gzip /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/builder-live.log' as PID 1685034
[2024-07-01 10:56:31,125][  INFO][PID:1676883] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/builder-live.log)
[2024-07-01 10:56:31,125][  INFO][PID:1676883] Compressing /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/backend.log by gzip
[2024-07-01 10:56:31,126][  INFO][PID:1676883] Running command 'gzip /var/lib/copr/public_html/results/ljavorsk/pcre-2-10.44-fedora-40/fedora-40-x86_64/07695953-libselinux/backend.log' as PID 1685036