[2024-05-30 08:09:27,846][  INFO][PID:4183748] Marking build as starting
[2024-05-30 08:09:28,174][  INFO][PID:4183748] Trying to allocate VM
[2024-05-30 08:09:40,408][  INFO][PID:4183748] Allocated host ResallocHost, ticket_id=2998376, hostname=54.160.131.192
[2024-05-30 08:09:40,409][  INFO][PID:4183748] Allocating ssh connection to builder
[2024-05-30 08:09:40,410][  INFO][PID:4183748] Checking that builder machine is OK
[2024-05-30 08:09:40,784][  INFO][PID:4183748] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.131.192 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-05-30 08:09:41,005][  INFO][PID:4183748] Filling build.info file with builder info
[2024-05-30 08:09:41,009][  INFO][PID:4183748] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1717056581.0085511,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7506797-fedora-40-x86_64",
            "build_id": 7506797,
            "package_name": "python-upcloud-api",
            "package_version": "2.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-upcloud-api",
            "git_hash": "6c9eeb1c52a439ad6e92b829f5fd5e3c42f4bffc",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07506797-python-upcloud-api",
            "built_packages": "",
            "id": 7506797,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-30 08:09:41,134][  INFO][PID:4183748] Sending fedora-messaging bus message in build.start
[2024-05-30 08:09:43,140][  INFO][PID:4183748] Sending fedora-messaging bus message in chroot.start
[2024-05-30 08:09:43,179][  INFO][PID:4183748] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7506797-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-05-30 08:09:43,646][  INFO][PID:4183748] Downloading the builder-live.log file, attempt 1
[2024-05-30 08:09:43,662][  INFO][PID:4183748] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.131.192 copr-rpmbuild-log
[2024-05-30 08:09:48,659][  INFO][PID:4183748] Status: False
[2024-05-30 08:10:37,177][  INFO][PID:4183748] Downloading results from builder
[2024-05-30 08:10:37,178][  INFO][PID:4183748] rsyncing of mockbuilder@54.160.131.192:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api started
[2024-05-30 08:10:37,179][  INFO][PID:4183748] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.160.131.192:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/build-07506797.rsync.log
[2024-05-30 08:10:37,445][  INFO][PID:4183748] rsyncing finished.
[2024-05-30 08:10:37,446][  INFO][PID:4183748] Releasing VM back to pool
[2024-05-30 08:10:37,463][  INFO][PID:4183748] Searching for 'success' file in resultdir
[2024-05-30 08:10:37,464][  INFO][PID:4183748] Going to sign pkgs from source: 7506797-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64
[2024-05-30 08:10:37,466][  INFO][PID:4183748] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-30 08:10:37,755][  INFO][PID:4183748] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/python3-upcloud-api-2.6.0-1.fc40.noarch.rpm' (attempt #1)
[2024-05-30 08:10:38,411][  INFO][PID:4183748] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/python3-upcloud-api-2.6.0-1.fc40.noarch.rpm
[2024-05-30 08:10:38,412][  INFO][PID:4183748] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/python-upcloud-api-2.6.0-1.fc40.src.rpm' (attempt #1)
[2024-05-30 08:10:39,066][  INFO][PID:4183748] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/python-upcloud-api-2.6.0-1.fc40.src.rpm
[2024-05-30 08:10:39,068][  INFO][PID:4183748] Sign done
[2024-05-30 08:10:39,069][  INFO][PID:4183748] Incremental createrepo run, adding 07506797-python-upcloud-api into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64, (auto-create-repo=True)
[2024-05-30 08:10:39,071][  INFO][PID:4183748] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07506797-python-upcloud-api --no-appstream-metadata' as PID 4191193
[2024-05-30 08:12:53,476][  INFO][PID:4183748] Finished after 134 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64 --add 07506797-python-upcloud-api --no-appstream-metadata)
[2024-05-30 08:12:53,477][  INFO][PID:4183748] Getting build details
[2024-05-30 08:12:53,478][  INFO][PID:4183748] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api
[2024-05-30 08:12:53,478][  INFO][PID:4183748] Built packages:
['python3-upcloud-api 2.6.0']
[2024-05-30 08:12:53,479][  INFO][PID:4183748] build details: {'built_packages': 'python3-upcloud-api 2.6.0'}
[2024-05-30 08:12:53,479][  INFO][PID:4183748] Retrieving pubkey
[2024-05-30 08:12:53,480][  INFO][PID:4183748] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-05-30 08:12:53,671][  INFO][PID:4183748] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-05-30 08:12:53,672][  INFO][PID:4183748] Finished build: id=7506797 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2024-05-30 08:12:53,675][  INFO][PID:4183748] Worker succeeded build, took 192.6664001941681
[2024-05-30 08:12:53,676][  INFO][PID:4183748] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1717056773.6749513,
            "started_on": 1717056581.0085511,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7506797-fedora-40-x86_64",
            "build_id": 7506797,
            "package_name": "python-upcloud-api",
            "package_version": "2.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-upcloud-api",
            "git_hash": "6c9eeb1c52a439ad6e92b829f5fd5e3c42f4bffc",
            "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": "@copr/PyPI--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-upcloud-api",
                        "epoch": null,
                        "version": "2.6.0",
                        "release": "1.fc40",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-upcloud-api",
                        "epoch": null,
                        "version": "2.6.0",
                        "release": "1.fc40",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "07506797-python-upcloud-api",
            "built_packages": "python3-upcloud-api 2.6.0",
            "id": 7506797,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-05-30 08:12:53,767][  INFO][PID:4183748] Sending fedora-messaging bus message in build.end
[2024-05-30 08:12:53,823][  INFO][PID:4183748] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/builder-live.log by gzip
[2024-05-30 08:12:53,847][  INFO][PID:4183748] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/builder-live.log' as PID 11716
[2024-05-30 08:12:53,860][  INFO][PID:4183748] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/builder-live.log)
[2024-05-30 08:12:53,861][  INFO][PID:4183748] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/backend.log by gzip
[2024-05-30 08:12:53,867][  INFO][PID:4183748] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/07506797-python-upcloud-api/backend.log' as PID 11721