[2024-07-04 01:06:22,895][  INFO][PID:3767111] Marking build as starting
[2024-07-04 01:06:22,970][  INFO][PID:3767111] Trying to allocate VM
[2024-07-04 01:06:26,011][  INFO][PID:3767111] Allocated host ResallocHost, ticket_id=3664570, hostname=2620:52:3:1:dead:beef:cafe:c1d1
[2024-07-04 01:06:26,012][  INFO][PID:3767111] Allocating ssh connection to builder
[2024-07-04 01:06:26,013][  INFO][PID:3767111] Checking that builder machine is OK
[2024-07-04 01:06:26,601][  INFO][PID:3767111] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-07-04 01:06:26,917][  INFO][PID:3767111] Filling build.info file with builder info
[2024-07-04 01:06:26,918][  INFO][PID:3767111] 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": 1720055186.9185297,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7703078-epel-9-x86_64",
            "build_id": 7703078,
            "package_name": "python-twspace-dl",
            "package_version": "2024.7.2.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-twspace-dl",
            "git_hash": "3c894e128dd253f4f9c358addc40b4419f229061",
            "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/epel-9-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": "07703078-python-twspace-dl",
            "built_packages": "",
            "id": 7703078,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-07-04 01:06:26,996][  INFO][PID:3767111] Sending fedora-messaging bus message in build.start
[2024-07-04 01:06:27,769][  INFO][PID:3767111] Sending fedora-messaging bus message in chroot.start
[2024-07-04 01:06:27,801][  INFO][PID:3767111] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7703078-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-07-04 01:06:28,375][  INFO][PID:3767111] Downloading the builder-live.log file, attempt 1
[2024-07-04 01:06:28,376][  INFO][PID:3767111] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d1 copr-rpmbuild-log
[2024-07-04 01:06:33,385][  INFO][PID:3767111] Status: False
[2024-07-04 01:08:30,651][  INFO][PID:3767111] Downloading results from builder
[2024-07-04 01:08:30,652][  INFO][PID:3767111] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d1]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl started
[2024-07-04 01:08:30,653][  INFO][PID:3767111] 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:c1d1]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/build-07703078.rsync.log
[2024-07-04 01:08:31,092][  INFO][PID:3767111] rsyncing finished.
[2024-07-04 01:08:31,093][  INFO][PID:3767111] Releasing VM back to pool
[2024-07-04 01:08:31,105][  INFO][PID:3767111] Searching for 'success' file in resultdir
[2024-07-04 01:08:31,106][  INFO][PID:3767111] Going to sign pkgs from source: 7703078-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-07-04 01:08:31,107][  INFO][PID:3767111] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-07-04 01:08:31,400][  INFO][PID:3767111] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/python-twspace-dl-2024.7.2.1-1.el9.src.rpm' (attempt #1)
[2024-07-04 01:08:32,180][  INFO][PID:3767111] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/python-twspace-dl-2024.7.2.1-1.el9.src.rpm
[2024-07-04 01:08:32,181][  INFO][PID:3767111] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/python3-twspace-dl-2024.7.2.1-1.el9.noarch.rpm' (attempt #1)
[2024-07-04 01:08:32,959][  INFO][PID:3767111] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/python3-twspace-dl-2024.7.2.1-1.el9.noarch.rpm
[2024-07-04 01:08:32,960][  INFO][PID:3767111] Sign done
[2024-07-04 01:08:32,961][  INFO][PID:3767111] Incremental createrepo run, adding 07703078-python-twspace-dl into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-07-04 01:08:32,980][  INFO][PID:3767111] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07703078-python-twspace-dl --no-appstream-metadata' as PID 3778176
[2024-07-04 01:09:21,523][  INFO][PID:3767111] Finished after 48 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07703078-python-twspace-dl --no-appstream-metadata)
[2024-07-04 01:09:21,524][  INFO][PID:3767111] Getting build details
[2024-07-04 01:09:21,525][  INFO][PID:3767111] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl
[2024-07-04 01:09:21,526][  INFO][PID:3767111] Built packages:
['python3-twspace-dl 2024.7.2.1']
[2024-07-04 01:09:21,526][  INFO][PID:3767111] build details: {'built_packages': 'python3-twspace-dl 2024.7.2.1'}
[2024-07-04 01:09:21,527][  INFO][PID:3767111] Retrieving pubkey
[2024-07-04 01:09:21,527][  INFO][PID:3767111] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-07-04 01:09:21,820][  INFO][PID:3767111] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-07-04 01:09:21,821][  INFO][PID:3767111] Finished build: id=7703078 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-07-04 01:09:21,824][  INFO][PID:3767111] Worker succeeded build, took 174.90549850463867
[2024-07-04 01:09:21,825][  INFO][PID:3767111] 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": 1720055361.8240283,
            "started_on": 1720055186.9185297,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7703078-epel-9-x86_64",
            "build_id": 7703078,
            "package_name": "python-twspace-dl",
            "package_version": "2024.7.2.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-twspace-dl",
            "git_hash": "3c894e128dd253f4f9c358addc40b4419f229061",
            "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": "python-twspace-dl",
                        "epoch": null,
                        "version": "2024.7.2.1",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-twspace-dl",
                        "epoch": null,
                        "version": "2024.7.2.1",
                        "release": "1.el9",
                        "arch": "noarch"
                    }
                ]
            },
            "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/epel-9-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": "07703078-python-twspace-dl",
            "built_packages": "python3-twspace-dl 2024.7.2.1",
            "id": 7703078,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-07-04 01:09:21,892][  INFO][PID:3767111] Sending fedora-messaging bus message in build.end
[2024-07-04 01:09:21,920][  INFO][PID:3767111] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/builder-live.log by gzip
[2024-07-04 01:09:21,921][  INFO][PID:3767111] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/builder-live.log' as PID 3782593
[2024-07-04 01:09:21,927][  INFO][PID:3767111] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/builder-live.log)
[2024-07-04 01:09:21,928][  INFO][PID:3767111] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/backend.log by gzip
[2024-07-04 01:09:21,929][  INFO][PID:3767111] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07703078-python-twspace-dl/backend.log' as PID 3782595