[2024-04-20 19:11:30,399][  INFO][PID:189578] Marking build as starting
[2024-04-20 19:11:30,503][  INFO][PID:189578] Trying to allocate VM
[2024-04-20 19:11:33,553][  INFO][PID:189578] Allocated host ResallocHost, ticket_id=2375115, hostname=2620:52:3:1:dead:beef:cafe:c11a
[2024-04-20 19:11:33,554][  INFO][PID:189578] Allocating ssh connection to builder
[2024-04-20 19:11:33,554][  INFO][PID:189578] Checking that builder machine is OK
[2024-04-20 19:11:34,261][  INFO][PID:189578] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11a '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-04-20 19:11:34,576][  INFO][PID:189578] Filling build.info file with builder info
[2024-04-20 19:11:34,578][  INFO][PID:189578] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1713640294.5777879,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7331080-fedora-rawhide-x86_64",
            "build_id": 7331080,
            "package_name": "python-django-user-email",
            "package_version": "1.1.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-user-email",
            "git_hash": "735e9c7664723212504834d838cf60a65f8c53f8",
            "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-rawhide-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": "07331080-python-django-user-email",
            "built_packages": "",
            "id": 7331080,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-20 19:11:34,647][  INFO][PID:189578] Sending fedora-messaging bus message in build.start
[2024-04-20 19:11:35,429][  INFO][PID:189578] Sending fedora-messaging bus message in chroot.start
[2024-04-20 19:11:35,458][  INFO][PID:189578] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7331080-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-04-20 19:11:36,050][  INFO][PID:189578] Downloading the builder-live.log file, attempt 1
[2024-04-20 19:11:36,052][  INFO][PID:189578] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c11a copr-rpmbuild-log
[2024-04-20 19:11:41,056][  INFO][PID:189578] Status: False
[2024-04-20 19:13:05,037][  INFO][PID:189578] Downloading results from builder
[2024-04-20 19:13:05,038][  INFO][PID:189578] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c11a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email started
[2024-04-20 19:13:05,039][  INFO][PID:189578] 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:c11a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/build-07331080.rsync.log
[2024-04-20 19:13:05,497][  INFO][PID:189578] rsyncing finished.
[2024-04-20 19:13:05,498][  INFO][PID:189578] Releasing VM back to pool
[2024-04-20 19:13:05,507][  INFO][PID:189578] Searching for 'success' file in resultdir
[2024-04-20 19:13:05,508][  INFO][PID:189578] Going to sign pkgs from source: 7331080-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64
[2024-04-20 19:13:05,509][  INFO][PID:189578] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-20 19:13:05,687][  INFO][PID:189578] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/python3-django-user-email-1.1.1-1.fc41.noarch.rpm' (attempt #1)
[2024-04-20 19:13:06,462][  INFO][PID:189578] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/python3-django-user-email-1.1.1-1.fc41.noarch.rpm
[2024-04-20 19:13:06,463][  INFO][PID:189578] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/python-django-user-email-1.1.1-1.fc41.src.rpm' (attempt #1)
[2024-04-20 19:13:07,240][  INFO][PID:189578] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/python-django-user-email-1.1.1-1.fc41.src.rpm
[2024-04-20 19:13:07,241][  INFO][PID:189578] Sign done
[2024-04-20 19:13:07,241][  INFO][PID:189578] Incremental createrepo run, adding 07331080-python-django-user-email into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-04-20 19:13:07,243][  INFO][PID:189578] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07331080-python-django-user-email --no-appstream-metadata' as PID 196407
[2024-04-20 19:15:08,559][  INFO][PID:189578] Finished after 121 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64 --add 07331080-python-django-user-email --no-appstream-metadata)
[2024-04-20 19:15:08,560][  INFO][PID:189578] Getting build details
[2024-04-20 19:15:08,560][  INFO][PID:189578] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email
[2024-04-20 19:15:08,561][  INFO][PID:189578] Built packages:
['python3-django-user-email 1.1.1']
[2024-04-20 19:15:08,561][  INFO][PID:189578] build details: {'built_packages': 'python3-django-user-email 1.1.1'}
[2024-04-20 19:15:08,562][  INFO][PID:189578] Retrieving pubkey
[2024-04-20 19:15:08,562][  INFO][PID:189578] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-20 19:15:08,757][  INFO][PID:189578] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-04-20 19:15:08,758][  INFO][PID:189578] Finished build: id=7331080 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2024-04-20 19:15:08,760][  INFO][PID:189578] Worker succeeded build, took 214.18302416801453
[2024-04-20 19:15:08,761][  INFO][PID:189578] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "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": 1713640508.760812,
            "started_on": 1713640294.5777879,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7331080-fedora-rawhide-x86_64",
            "build_id": 7331080,
            "package_name": "python-django-user-email",
            "package_version": "1.1.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-django-user-email",
            "git_hash": "735e9c7664723212504834d838cf60a65f8c53f8",
            "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-django-user-email",
                        "epoch": null,
                        "version": "1.1.1",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-django-user-email",
                        "epoch": null,
                        "version": "1.1.1",
                        "release": "1.fc41",
                        "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/fedora-rawhide-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": "07331080-python-django-user-email",
            "built_packages": "python3-django-user-email 1.1.1",
            "id": 7331080,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-20 19:15:08,823][  INFO][PID:189578] Sending fedora-messaging bus message in build.end
[2024-04-20 19:15:08,853][  INFO][PID:189578] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/builder-live.log by gzip
[2024-04-20 19:15:08,855][  INFO][PID:189578] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/builder-live.log' as PID 202934
[2024-04-20 19:15:08,860][  INFO][PID:189578] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/builder-live.log)
[2024-04-20 19:15:08,861][  INFO][PID:189578] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/backend.log by gzip
[2024-04-20 19:15:08,862][  INFO][PID:189578] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/07331080-python-django-user-email/backend.log' as PID 202935