[2024-05-06 12:11:34,633][  INFO][PID:2059982] Marking build as starting
[2024-05-06 12:11:34,803][  INFO][PID:2059982] Trying to allocate VM
[2024-05-06 12:13:23,320][  INFO][PID:2059982] Allocated host ResallocHost, ticket_id=2672637, hostname=54.172.124.163
[2024-05-06 12:13:23,321][  INFO][PID:2059982] Allocating ssh connection to builder
[2024-05-06 12:13:23,323][  INFO][PID:2059982] Checking that builder machine is OK
[2024-05-06 12:13:23,755][  INFO][PID:2059982] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.172.124.163 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-05-06 12:13:24,130][  INFO][PID:2059982] Filling build.info file with builder info
[2024-05-06 12:13:24,132][  INFO][PID:2059982] 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/amoralej",
            "ended_on": null,
            "started_on": 1714997604.1319807,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7419909-fedora-40-x86_64",
            "build_id": 7419909,
            "package_name": "python-futurist",
            "package_version": "3.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-futurist",
            "git_hash": "7fc79dc3d7dffc666cd3b15877451ddccb1cff11",
            "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/amoralej",
            "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-40-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": "07419909-python-futurist",
            "built_packages": "",
            "id": 7419909,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-05-06 12:13:24,244][  INFO][PID:2059982] Sending fedora-messaging bus message in build.start
[2024-05-06 12:13:29,808][  INFO][PID:2059982] Sending fedora-messaging bus message in chroot.start
[2024-05-06 12:13:29,845][  INFO][PID:2059982] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7419909-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-05-06 12:13:30,266][  INFO][PID:2059982] Downloading the builder-live.log file, attempt 1
[2024-05-06 12:13:30,296][  INFO][PID:2059982] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.172.124.163 copr-rpmbuild-log
[2024-05-06 12:13:35,345][  INFO][PID:2059982] Status: False
[2024-05-06 12:14:09,106][  INFO][PID:2059982] Downloading results from builder
[2024-05-06 12:14:09,108][  INFO][PID:2059982] rsyncing of mockbuilder@54.172.124.163:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist started
[2024-05-06 12:14:09,180][  INFO][PID:2059982] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.172.124.163:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/build-07419909.rsync.log
[2024-05-06 12:14:09,670][  INFO][PID:2059982] rsyncing finished.
[2024-05-06 12:14:09,671][  INFO][PID:2059982] Releasing VM back to pool
[2024-05-06 12:14:09,719][  INFO][PID:2059982] Searching for 'success' file in resultdir
[2024-05-06 12:14:09,720][  INFO][PID:2059982] Going to sign pkgs from source: 7419909-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-05-06 12:14:09,721][  INFO][PID:2059982] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-05-06 12:14:10,029][  INFO][PID:2059982] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python-futurist-3.0.0-1.fc41.src.rpm' (attempt #1)
[2024-05-06 12:14:10,849][  INFO][PID:2059982] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python-futurist-3.0.0-1.fc41.src.rpm
[2024-05-06 12:14:10,850][  INFO][PID:2059982] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python3-futurist-3.0.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-06 12:14:11,686][  INFO][PID:2059982] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python3-futurist-3.0.0-1.fc41.noarch.rpm
[2024-05-06 12:14:11,687][  INFO][PID:2059982] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python-futurist-doc-3.0.0-1.fc41.noarch.rpm' (attempt #1)
[2024-05-06 12:14:12,519][  INFO][PID:2059982] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/python-futurist-doc-3.0.0-1.fc41.noarch.rpm
[2024-05-06 12:14:12,520][  INFO][PID:2059982] Sign done
[2024-05-06 12:14:12,521][  INFO][PID:2059982] Incremental createrepo run, adding 07419909-python-futurist into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-05-06 12:14:12,545][  INFO][PID:2059982] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07419909-python-futurist --no-appstream-metadata' as PID 2081892
[2024-05-06 12:14:37,650][  INFO][PID:2059982] Finished after 25 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07419909-python-futurist --no-appstream-metadata)
[2024-05-06 12:14:37,652][  INFO][PID:2059982] Getting build details
[2024-05-06 12:14:37,654][  INFO][PID:2059982] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist
[2024-05-06 12:14:37,656][  INFO][PID:2059982] Built packages:
['python-futurist-doc 3.0.0', 'python3-futurist 3.0.0']
[2024-05-06 12:14:37,657][  INFO][PID:2059982] build details: {'built_packages': 'python-futurist-doc 3.0.0\npython3-futurist 3.0.0'}
[2024-05-06 12:14:37,659][  INFO][PID:2059982] Retrieving pubkey
[2024-05-06 12:14:37,660][  INFO][PID:2059982] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-05-06 12:14:37,958][  INFO][PID:2059982] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-05-06 12:14:37,960][  INFO][PID:2059982] Finished build: id=7419909 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-05-06 12:14:37,963][  INFO][PID:2059982] Worker succeeded build, took 73.8309679031372
[2024-05-06 12:14:37,964][  INFO][PID:2059982] 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/amoralej",
            "ended_on": 1714997677.9629486,
            "started_on": 1714997604.1319807,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7419909-fedora-40-x86_64",
            "build_id": 7419909,
            "package_name": "python-futurist",
            "package_version": "3.0.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-futurist",
            "git_hash": "7fc79dc3d7dffc666cd3b15877451ddccb1cff11",
            "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/amoralej",
            "results": {
                "packages": [
                    {
                        "name": "python-futurist-doc",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-futurist",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-futurist",
                        "epoch": null,
                        "version": "3.0.0",
                        "release": "1.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "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-40-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": "07419909-python-futurist",
            "built_packages": "python-futurist-doc 3.0.0\npython3-futurist 3.0.0",
            "id": 7419909,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-05-06 12:14:38,076][  INFO][PID:2059982] Sending fedora-messaging bus message in build.end
[2024-05-06 12:14:38,121][  INFO][PID:2059982] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/builder-live.log by gzip
[2024-05-06 12:14:38,124][  INFO][PID:2059982] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/builder-live.log' as PID 2085525
[2024-05-06 12:14:38,141][  INFO][PID:2059982] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/builder-live.log)
[2024-05-06 12:14:38,142][  INFO][PID:2059982] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/backend.log by gzip
[2024-05-06 12:14:38,151][  INFO][PID:2059982] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07419909-python-futurist/backend.log' as PID 2085526