[2024-12-08 23:09:07,234][  INFO][PID:2677625] Marking build as starting
[2024-12-08 23:09:07,260][  INFO][PID:2677625] Trying to allocate VM
[2024-12-08 23:09:10,308][  INFO][PID:2677625] Allocated host ResallocHost, ticket_id=86962, hostname=3.81.47.221
[2024-12-08 23:09:10,310][  INFO][PID:2677625] Allocating ssh connection to builder
[2024-12-08 23:09:10,311][  INFO][PID:2677625] Checking that builder machine is OK
[2024-12-08 23:09:10,665][  INFO][PID:2677625] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.47.221 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-12-08 23:09:10,882][  INFO][PID:2677625] Filling build.info file with builder info
[2024-12-08 23:09:10,889][  INFO][PID:2677625] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/pwalter",
            "ended_on": null,
            "started_on": 1733699350.8888388,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8364400-fedora-39-x86_64",
            "build_id": 8364400,
            "package_name": "znc",
            "package_version": "1.9.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/znc",
            "git_hash": "46fb59b0f24b4405d2e4ea6c61347a7d78e8b2be",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/pwalter",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08364400-znc",
            "built_packages": "",
            "id": 8364400,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-08 23:09:10,941][  INFO][PID:2677625] Sending fedora-messaging bus message in build.start
[2024-12-08 23:09:11,960][  INFO][PID:2677625] Sending fedora-messaging bus message in chroot.start
[2024-12-08 23:09:11,982][  INFO][PID:2677625] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8364400-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-12-08 23:09:12,358][  INFO][PID:2677625] Downloading the builder-live.log file, attempt 1
[2024-12-08 23:09:12,361][  INFO][PID:2677625] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.47.221 copr-rpmbuild-log
[2024-12-08 23:09:17,369][  INFO][PID:2677625] Periodic builder liveness probe: alive
[2024-12-08 23:14:26,214][  INFO][PID:2677625] Downloading results from builder
[2024-12-08 23:14:26,215][  INFO][PID:2677625] rsyncing of mockbuilder@3.81.47.221:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc started
[2024-12-08 23:14:26,216][  INFO][PID:2677625] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.81.47.221:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/build-08364400.rsync.log
[2024-12-08 23:14:26,701][  INFO][PID:2677625] rsyncing finished.
[2024-12-08 23:14:26,702][  INFO][PID:2677625] Releasing VM back to pool
[2024-12-08 23:14:26,733][  INFO][PID:2677625] Searching for 'success' file in resultdir
[2024-12-08 23:14:26,734][  INFO][PID:2677625] Going to sign pkgs from source: 8364400-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64
[2024-12-08 23:14:26,735][  INFO][PID:2677625] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 23:14:27,034][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modperl-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:27,966][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modperl-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:27,967][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-1.9.1-5.fc42.src.rpm' (attempt #1)
[2024-12-08 23:14:28,870][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-1.9.1-5.fc42.src.rpm
[2024-12-08 23:14:28,870][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modpython-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:29,700][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modpython-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:29,701][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:30,583][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:30,583][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modtcl-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:31,448][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modtcl-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:31,449][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modperl-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:32,316][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modperl-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:32,317][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-devel-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:33,174][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-devel-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:33,175][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-debugsource-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:34,039][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-debugsource-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:34,040][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modpython-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:34,917][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modpython-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:34,918][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modtcl-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:35,776][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-modtcl-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:35,777][  INFO][PID:2677625] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-debuginfo-1.9.1-5.fc42.x86_64.rpm' (attempt #1)
[2024-12-08 23:14:36,924][  INFO][PID:2677625] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/znc-debuginfo-1.9.1-5.fc42.x86_64.rpm
[2024-12-08 23:14:36,925][  INFO][PID:2677625] Sign done
[2024-12-08 23:14:36,926][  INFO][PID:2677625] Incremental createrepo run, adding 08364400-znc into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-12-08 23:14:36,927][  INFO][PID:2677625] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 08364400-znc --no-appstream-metadata' as PID 2704499
[2024-12-08 23:14:44,497][  INFO][PID:2677625] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64 --add 08364400-znc --no-appstream-metadata)
[2024-12-08 23:14:44,498][  INFO][PID:2677625] Getting build details
[2024-12-08 23:14:44,498][  INFO][PID:2677625] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc
[2024-12-08 23:14:44,498][  INFO][PID:2677625] Built packages:
['znc-modpython-debuginfo 1.9.1', 'znc-modtcl-debuginfo 1.9.1', 'znc-modperl 1.9.1', 'znc-debugsource 1.9.1', 'znc-modpython 1.9.1', 'znc-modtcl 1.9.1', 'znc 1.9.1', 'znc-debuginfo 1.9.1', 'znc-devel 1.9.1', 'znc-modperl-debuginfo 1.9.1']
[2024-12-08 23:14:44,499][  INFO][PID:2677625] build details: {'built_packages': 'znc-modpython-debuginfo 1.9.1\nznc-modtcl-debuginfo 1.9.1\nznc-modperl 1.9.1\nznc-debugsource 1.9.1\nznc-modpython 1.9.1\nznc-modtcl 1.9.1\nznc 1.9.1\nznc-debuginfo 1.9.1\nznc-devel 1.9.1\nznc-modperl-debuginfo 1.9.1'}
[2024-12-08 23:14:44,499][  INFO][PID:2677625] Retrieving pubkey
[2024-12-08 23:14:44,500][  INFO][PID:2677625] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-12-08 23:14:44,805][  INFO][PID:2677625] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-12-08 23:14:44,806][  INFO][PID:2677625] Finished build: id=8364400 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-39-x86_64 
[2024-12-08 23:14:44,808][  INFO][PID:2677625] Worker succeeded build, took 333.9192659854889
[2024-12-08 23:14:44,808][  INFO][PID:2677625] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/pwalter",
            "ended_on": 1733699684.8081048,
            "started_on": 1733699350.8888388,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8364400-fedora-39-x86_64",
            "build_id": 8364400,
            "package_name": "znc",
            "package_version": "1.9.1-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/znc",
            "git_hash": "46fb59b0f24b4405d2e4ea6c61347a7d78e8b2be",
            "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": "@python/python3.12--https://src.fedoraproject.org/user/pwalter",
            "results": {
                "packages": [
                    {
                        "name": "znc-modpython-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modtcl-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modperl",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-debugsource",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modpython",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modtcl",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-devel",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc-modperl-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "znc",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "5.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08364400-znc",
            "built_packages": "znc-modpython-debuginfo 1.9.1\nznc-modtcl-debuginfo 1.9.1\nznc-modperl 1.9.1\nznc-debugsource 1.9.1\nznc-modpython 1.9.1\nznc-modtcl 1.9.1\nznc 1.9.1\nznc-debuginfo 1.9.1\nznc-devel 1.9.1\nznc-modperl-debuginfo 1.9.1",
            "id": 8364400,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-12-08 23:14:44,875][  INFO][PID:2677625] Sending fedora-messaging bus message in build.end
[2024-12-08 23:14:44,892][  INFO][PID:2677625] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/builder-live.log by gzip
[2024-12-08 23:14:44,893][  INFO][PID:2677625] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/builder-live.log' as PID 2704801
[2024-12-08 23:14:44,904][  INFO][PID:2677625] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/builder-live.log)
[2024-12-08 23:14:44,905][  INFO][PID:2677625] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/backend.log by gzip
[2024-12-08 23:14:44,906][  INFO][PID:2677625] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-39-x86_64/08364400-znc/backend.log' as PID 2704803