[2024-08-31 20:54:52,992][  INFO][PID:3182297] Marking build as starting
[2024-08-31 20:54:53,067][  INFO][PID:3182297] Trying to allocate VM
[2024-08-31 20:54:56,095][  INFO][PID:3182297] Allocated host ResallocHost, ticket_id=4643288, hostname=2620:52:3:1:dead:beef:cafe:c198
[2024-08-31 20:54:56,096][  INFO][PID:3182297] Allocating ssh connection to builder
[2024-08-31 20:54:56,096][  INFO][PID:3182297] Checking that builder machine is OK
[2024-08-31 20:54:56,706][  INFO][PID:3182297] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-08-31 20:54:57,021][  INFO][PID:3182297] Filling build.info file with builder info
[2024-08-31 20:54:57,023][  INFO][PID:3182297] 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/qulogic",
            "ended_on": null,
            "started_on": 1725137697.0229738,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7959245-fedora-40-x86_64",
            "build_id": 7959245,
            "package_name": "python-openpaperwork-core",
            "package_version": "2.2.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-openpaperwork-core",
            "git_hash": "907ad2fcbc2f2cfafb9f152a07a976d156a46996",
            "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/qulogic",
            "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": "07959245-python-openpaperwork-core",
            "built_packages": "",
            "id": 7959245,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-31 20:54:57,092][  INFO][PID:3182297] Sending fedora-messaging bus message in build.start
[2024-08-31 20:54:57,789][  INFO][PID:3182297] Sending fedora-messaging bus message in chroot.start
[2024-08-31 20:54:57,810][  INFO][PID:3182297] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7959245-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-08-31 20:54:58,449][  INFO][PID:3182297] Downloading the builder-live.log file, attempt 1
[2024-08-31 20:54:58,450][  INFO][PID:3182297] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c198 copr-rpmbuild-log
[2024-08-31 20:55:03,454][  INFO][PID:3182297] Status: False
[2024-08-31 20:55:57,740][  INFO][PID:3182297] Downloading results from builder
[2024-08-31 20:55:57,740][  INFO][PID:3182297] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c198]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core started
[2024-08-31 20:55:57,741][  INFO][PID:3182297] 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:c198]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/build-07959245.rsync.log
[2024-08-31 20:55:58,171][  INFO][PID:3182297] rsyncing finished.
[2024-08-31 20:55:58,172][  INFO][PID:3182297] Releasing VM back to pool
[2024-08-31 20:55:58,181][  INFO][PID:3182297] Searching for 'success' file in resultdir
[2024-08-31 20:55:58,182][  INFO][PID:3182297] Going to sign pkgs from source: 7959245-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-08-31 20:55:58,183][  INFO][PID:3182297] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-31 20:55:58,363][  INFO][PID:3182297] 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/07959245-python-openpaperwork-core/python-openpaperwork-core-2.2.5-1.fc42.src.rpm' (attempt #1)
[2024-08-31 20:55:59,091][  INFO][PID:3182297] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/python-openpaperwork-core-2.2.5-1.fc42.src.rpm
[2024-08-31 20:55:59,092][  INFO][PID:3182297] 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/07959245-python-openpaperwork-core/python3-openpaperwork-core-2.2.5-1.fc42.noarch.rpm' (attempt #1)
[2024-08-31 20:55:59,928][  INFO][PID:3182297] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/python3-openpaperwork-core-2.2.5-1.fc42.noarch.rpm
[2024-08-31 20:55:59,928][  INFO][PID:3182297] Sign done
[2024-08-31 20:55:59,929][  INFO][PID:3182297] Incremental createrepo run, adding 07959245-python-openpaperwork-core into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-08-31 20:55:59,930][  INFO][PID:3182297] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07959245-python-openpaperwork-core --no-appstream-metadata' as PID 3186366
[2024-08-31 20:56:08,704][  INFO][PID:3182297] Finished after 8 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07959245-python-openpaperwork-core --no-appstream-metadata)
[2024-08-31 20:56:08,705][  INFO][PID:3182297] Getting build details
[2024-08-31 20:56:08,705][  INFO][PID:3182297] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core
[2024-08-31 20:56:08,706][  INFO][PID:3182297] Built packages:
['python3-openpaperwork-core 2.2.5']
[2024-08-31 20:56:08,706][  INFO][PID:3182297] build details: {'built_packages': 'python3-openpaperwork-core 2.2.5'}
[2024-08-31 20:56:08,707][  INFO][PID:3182297] Retrieving pubkey
[2024-08-31 20:56:08,707][  INFO][PID:3182297] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-08-31 20:56:09,005][  INFO][PID:3182297] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-08-31 20:56:09,006][  INFO][PID:3182297] Finished build: id=7959245 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-08-31 20:56:09,008][  INFO][PID:3182297] Worker succeeded build, took 71.98537945747375
[2024-08-31 20:56:09,009][  INFO][PID:3182297] 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/qulogic",
            "ended_on": 1725137769.0083532,
            "started_on": 1725137697.0229738,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7959245-fedora-40-x86_64",
            "build_id": 7959245,
            "package_name": "python-openpaperwork-core",
            "package_version": "2.2.5-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-openpaperwork-core",
            "git_hash": "907ad2fcbc2f2cfafb9f152a07a976d156a46996",
            "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/qulogic",
            "results": {
                "packages": [
                    {
                        "name": "python-openpaperwork-core",
                        "epoch": null,
                        "version": "2.2.5",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-openpaperwork-core",
                        "epoch": null,
                        "version": "2.2.5",
                        "release": "1.fc42",
                        "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": "07959245-python-openpaperwork-core",
            "built_packages": "python3-openpaperwork-core 2.2.5",
            "id": 7959245,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-08-31 20:56:09,077][  INFO][PID:3182297] Sending fedora-messaging bus message in build.end
[2024-08-31 20:56:09,098][  INFO][PID:3182297] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/builder-live.log by gzip
[2024-08-31 20:56:09,099][  INFO][PID:3182297] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/builder-live.log' as PID 3186535
[2024-08-31 20:56:09,105][  INFO][PID:3182297] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/builder-live.log)
[2024-08-31 20:56:09,106][  INFO][PID:3182297] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/backend.log by gzip
[2024-08-31 20:56:09,107][  INFO][PID:3182297] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07959245-python-openpaperwork-core/backend.log' as PID 3186536