[2024-04-11 14:11:30,122][  INFO][PID:3324347] Marking build as starting
[2024-04-11 14:11:30,362][  INFO][PID:3324347] Trying to allocate VM
[2024-04-11 14:17:48,719][  INFO][PID:3324347] Allocated host ResallocHost, ticket_id=2227268, hostname=3.227.234.75
[2024-04-11 14:17:48,721][  INFO][PID:3324347] Allocating ssh connection to builder
[2024-04-11 14:17:48,722][  INFO][PID:3324347] Checking that builder machine is OK
[2024-04-11 14:17:48,931][  INFO][PID:3324347] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.227.234.75 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-04-11 14:17:49,146][  INFO][PID:3324347] Filling build.info file with builder info
[2024-04-11 14:17:49,148][  INFO][PID:3324347] 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": 1712845069.1482816,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7297075-epel-9-x86_64",
            "build_id": 7297075,
            "package_name": "python-flask-peewee",
            "package_version": "3.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-flask-peewee",
            "git_hash": "becbcb1a335ad8229fd12ee43ef6ab26920e789d",
            "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": "07297075-python-flask-peewee",
            "built_packages": "",
            "id": 7297075,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-11 14:17:49,214][  INFO][PID:3324347] Sending fedora-messaging bus message in build.start
[2024-04-11 14:17:50,189][  INFO][PID:3324347] Sending fedora-messaging bus message in chroot.start
[2024-04-11 14:17:50,221][  INFO][PID:3324347] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7297075-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-04-11 14:17:50,603][  INFO][PID:3324347] Downloading the builder-live.log file, attempt 1
[2024-04-11 14:17:50,605][  INFO][PID:3324347] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.227.234.75 copr-rpmbuild-log
[2024-04-11 14:17:55,613][  INFO][PID:3324347] Status: False
[2024-04-11 14:19:34,232][  INFO][PID:3324347] Downloading results from builder
[2024-04-11 14:19:34,233][  INFO][PID:3324347] rsyncing of mockbuilder@3.227.234.75:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee started
[2024-04-11 14:19:34,234][  INFO][PID:3324347] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.227.234.75:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/build-07297075.rsync.log
[2024-04-11 14:19:34,869][  INFO][PID:3324347] rsyncing finished.
[2024-04-11 14:19:34,871][  INFO][PID:3324347] Releasing VM back to pool
[2024-04-11 14:19:34,888][  INFO][PID:3324347] Searching for 'success' file in resultdir
[2024-04-11 14:19:34,888][  INFO][PID:3324347] Going to sign pkgs from source: 7297075-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-04-11 14:19:34,890][  INFO][PID:3324347] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-11 14:19:35,065][  INFO][PID:3324347] 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/07297075-python-flask-peewee/python3-flask-peewee-3.0.6-1.el9.noarch.rpm' (attempt #1)
[2024-04-11 14:19:35,896][  INFO][PID:3324347] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/python3-flask-peewee-3.0.6-1.el9.noarch.rpm
[2024-04-11 14:19:35,897][  INFO][PID:3324347] 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/07297075-python-flask-peewee/python-flask-peewee-3.0.6-1.el9.src.rpm' (attempt #1)
[2024-04-11 14:19:36,840][  INFO][PID:3324347] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/python-flask-peewee-3.0.6-1.el9.src.rpm
[2024-04-11 14:19:36,841][  INFO][PID:3324347] Sign done
[2024-04-11 14:19:36,841][  INFO][PID:3324347] Incremental createrepo run, adding 07297075-python-flask-peewee into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-04-11 14:19:36,843][  INFO][PID:3324347] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07297075-python-flask-peewee --no-appstream-metadata' as PID 3375375
[2024-04-11 14:20:30,375][  INFO][PID:3324347] Finished after 53 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 07297075-python-flask-peewee --no-appstream-metadata)
[2024-04-11 14:20:30,377][  INFO][PID:3324347] Getting build details
[2024-04-11 14:20:30,377][  INFO][PID:3324347] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee
[2024-04-11 14:20:30,378][  INFO][PID:3324347] Built packages:
['python3-flask-peewee 3.0.6']
[2024-04-11 14:20:30,378][  INFO][PID:3324347] build details: {'built_packages': 'python3-flask-peewee 3.0.6'}
[2024-04-11 14:20:30,379][  INFO][PID:3324347] Retrieving pubkey
[2024-04-11 14:20:30,380][  INFO][PID:3324347] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-04-11 14:20:30,556][  INFO][PID:3324347] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-04-11 14:20:30,557][  INFO][PID:3324347] Finished build: id=7297075 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-04-11 14:20:30,559][  INFO][PID:3324347] Worker succeeded build, took 161.41155886650085
[2024-04-11 14:20:30,560][  INFO][PID:3324347] 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": 1712845230.5598404,
            "started_on": 1712845069.1482816,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7297075-epel-9-x86_64",
            "build_id": 7297075,
            "package_name": "python-flask-peewee",
            "package_version": "3.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-flask-peewee",
            "git_hash": "becbcb1a335ad8229fd12ee43ef6ab26920e789d",
            "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-flask-peewee",
                        "epoch": null,
                        "version": "3.0.6",
                        "release": "1.el9",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-flask-peewee",
                        "epoch": null,
                        "version": "3.0.6",
                        "release": "1.el9",
                        "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/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": "07297075-python-flask-peewee",
            "built_packages": "python3-flask-peewee 3.0.6",
            "id": 7297075,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-04-11 14:20:30,637][  INFO][PID:3324347] Sending fedora-messaging bus message in build.end
[2024-04-11 14:20:30,669][  INFO][PID:3324347] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/builder-live.log by gzip
[2024-04-11 14:20:30,671][  INFO][PID:3324347] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/builder-live.log' as PID 3381564
[2024-04-11 14:20:30,678][  INFO][PID:3324347] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/builder-live.log)
[2024-04-11 14:20:30,679][  INFO][PID:3324347] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/backend.log by gzip
[2024-04-11 14:20:30,680][  INFO][PID:3324347] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/07297075-python-flask-peewee/backend.log' as PID 3381566