[2024-07-07 09:37:42,047][  INFO][PID:3150476] Marking build as starting
[2024-07-07 09:37:42,104][  INFO][PID:3150476] Trying to allocate VM
[2024-07-07 09:37:45,191][  INFO][PID:3150476] Allocated host ResallocHost, ticket_id=3707920, hostname=2620:52:3:1:dead:beef:cafe:c189
[2024-07-07 09:37:45,192][  INFO][PID:3150476] Allocating ssh connection to builder
[2024-07-07 09:37:45,192][  INFO][PID:3150476] Checking that builder machine is OK
[2024-07-07 09:37:45,722][  INFO][PID:3150476] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-07-07 09:37:46,036][  INFO][PID:3150476] Filling build.info file with builder info
[2024-07-07 09:37:46,038][  INFO][PID:3150476] 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:pr:7",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": null,
            "started_on": 1720345066.0378737,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7714419-fedora-rawhide-x86_64",
            "build_id": 7714419,
            "package_name": "python-pymilter",
            "package_version": "1.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:7/python-pymilter",
            "git_hash": "8db4f10007a9cb89ea1f9d3fbc2b874a50f1dded",
            "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/gui1ty",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-rawhide-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:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:7",
            "result_dir": "07714419-python-pymilter",
            "built_packages": "",
            "id": 7714419,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-07-07 09:37:46,088][  INFO][PID:3150476] Sending fedora-messaging bus message in build.start
[2024-07-07 09:37:46,725][  INFO][PID:3150476] Sending fedora-messaging bus message in chroot.start
[2024-07-07 09:37:46,748][  INFO][PID:3150476] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7714419-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-07-07 09:37:47,292][  INFO][PID:3150476] Downloading the builder-live.log file, attempt 1
[2024-07-07 09:37:47,293][  INFO][PID:3150476] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c189 copr-rpmbuild-log
[2024-07-07 09:37:52,297][  INFO][PID:3150476] Status: False
[2024-07-07 09:39:00,626][  INFO][PID:3150476] Downloading results from builder
[2024-07-07 09:39:00,627][  INFO][PID:3150476] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c189]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter started
[2024-07-07 09:39:00,628][  INFO][PID:3150476] 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:c189]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/build-07714419.rsync.log
[2024-07-07 09:39:01,120][  INFO][PID:3150476] rsyncing finished.
[2024-07-07 09:39:01,121][  INFO][PID:3150476] Releasing VM back to pool
[2024-07-07 09:39:01,129][  INFO][PID:3150476] Searching for 'success' file in resultdir
[2024-07-07 09:39:01,129][  INFO][PID:3150476] Going to sign pkgs from source: 7714419-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64
[2024-07-07 09:39:01,130][  INFO][PID:3150476] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-07-07 09:39:01,423][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-common-1.0.6-1.fc41.noarch.rpm' (attempt #1)
[2024-07-07 09:39:02,298][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-common-1.0.6-1.fc41.noarch.rpm
[2024-07-07 09:39:02,299][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-1.0.6-1.fc41.src.rpm' (attempt #1)
[2024-07-07 09:39:03,213][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-1.0.6-1.fc41.src.rpm
[2024-07-07 09:39:03,213][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-selinux-1.0.6-1.fc41.noarch.rpm' (attempt #1)
[2024-07-07 09:39:04,067][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-selinux-1.0.6-1.fc41.noarch.rpm
[2024-07-07 09:39:04,068][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python3-pymilter-1.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-07-07 09:39:04,915][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python3-pymilter-1.0.6-1.fc41.x86_64.rpm
[2024-07-07 09:39:04,915][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python3-pymilter-debuginfo-1.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-07-07 09:39:05,781][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python3-pymilter-debuginfo-1.0.6-1.fc41.x86_64.rpm
[2024-07-07 09:39:05,782][  INFO][PID:3150476] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-debugsource-1.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-07-07 09:39:06,626][  INFO][PID:3150476] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/python-pymilter-debugsource-1.0.6-1.fc41.x86_64.rpm
[2024-07-07 09:39:06,626][  INFO][PID:3150476] Sign done
[2024-07-07 09:39:06,627][  INFO][PID:3150476] Incremental createrepo run, adding 07714419-python-pymilter into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-07-07 09:39:06,628][  INFO][PID:3150476] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64 --add 07714419-python-pymilter --no-appstream-metadata' as PID 3151933
[2024-07-07 09:39:07,719][  INFO][PID:3150476] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64 --add 07714419-python-pymilter --no-appstream-metadata)
[2024-07-07 09:39:07,720][  INFO][PID:3150476] Getting build details
[2024-07-07 09:39:07,720][  INFO][PID:3150476] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter
[2024-07-07 09:39:07,721][  INFO][PID:3150476] Built packages:
['python3-pymilter-debuginfo 1.0.6', 'python-pymilter-common 1.0.6', 'python-pymilter-selinux 1.0.6', 'python-pymilter-debugsource 1.0.6', 'python3-pymilter 1.0.6']
[2024-07-07 09:39:07,721][  INFO][PID:3150476] build details: {'built_packages': 'python3-pymilter-debuginfo 1.0.6\npython-pymilter-common 1.0.6\npython-pymilter-selinux 1.0.6\npython-pymilter-debugsource 1.0.6\npython3-pymilter 1.0.6'}
[2024-07-07 09:39:07,722][  INFO][PID:3150476] Retrieving pubkey
[2024-07-07 09:39:07,722][  INFO][PID:3150476] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-07-07 09:39:08,024][  INFO][PID:3150476] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:7/pubkey.gpg
[2024-07-07 09:39:08,025][  INFO][PID:3150476] Finished build: id=7714419 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:7 chroot=fedora-rawhide-x86_64 
[2024-07-07 09:39:08,026][  INFO][PID:3150476] Worker succeeded build, took 81.9888756275177
[2024-07-07 09:39:08,027][  INFO][PID:3150476] 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:pr:7",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": 1720345148.0267494,
            "started_on": 1720345066.0378737,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7714419-fedora-rawhide-x86_64",
            "build_id": 7714419,
            "package_name": "python-pymilter",
            "package_version": "1.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:7/python-pymilter",
            "git_hash": "8db4f10007a9cb89ea1f9d3fbc2b874a50f1dded",
            "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/gui1ty",
            "results": {
                "packages": [
                    {
                        "name": "python3-pymilter-debuginfo",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-pymilter-common",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pymilter-selinux",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-pymilter",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python-pymilter-debugsource",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-pymilter",
                        "epoch": null,
                        "version": "1.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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-rawhide-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:pr:7",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:7",
            "result_dir": "07714419-python-pymilter",
            "built_packages": "python3-pymilter-debuginfo 1.0.6\npython-pymilter-common 1.0.6\npython-pymilter-selinux 1.0.6\npython-pymilter-debugsource 1.0.6\npython3-pymilter 1.0.6",
            "id": 7714419,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-07-07 09:39:08,083][  INFO][PID:3150476] Sending fedora-messaging bus message in build.end
[2024-07-07 09:39:08,107][  INFO][PID:3150476] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/builder-live.log by gzip
[2024-07-07 09:39:08,108][  INFO][PID:3150476] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/builder-live.log' as PID 3151971
[2024-07-07 09:39:08,114][  INFO][PID:3150476] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/builder-live.log)
[2024-07-07 09:39:08,114][  INFO][PID:3150476] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/backend.log by gzip
[2024-07-07 09:39:08,115][  INFO][PID:3150476] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:7/fedora-rawhide-x86_64/07714419-python-pymilter/backend.log' as PID 3151972