[2024-07-31 07:07:13,323][  INFO][PID:3660820] Marking build as starting
[2024-07-31 07:07:13,375][  INFO][PID:3660820] Trying to allocate VM
[2024-07-31 07:07:16,397][  INFO][PID:3660820] Allocated host ResallocHost, ticket_id=4077957, hostname=2620:52:3:1:dead:beef:cafe:c196
[2024-07-31 07:07:16,398][  INFO][PID:3660820] Allocating ssh connection to builder
[2024-07-31 07:07:16,398][  INFO][PID:3660820] Checking that builder machine is OK
[2024-07-31 07:07:16,931][  INFO][PID:3660820] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-07-31 07:07:17,247][  INFO][PID:3660820] Filling build.info file with builder info
[2024-07-31 07:07:17,248][  INFO][PID:3660820] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2:pr:3",
            "submitter": "https://src.fedoraproject.org/user/praiskup",
            "ended_on": null,
            "started_on": 1722409637.248213,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7807487-fedora-rawhide-x86_64",
            "build_id": 7807487,
            "package_name": "bodhi-server",
            "package_version": "8.1.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:3/bodhi-server",
            "git_hash": "2272d8cd5ace67f5d4aa465992b5d1adf53455e9",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/praiskup",
            "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/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2:pr:3",
            "result_dir": "07807487-bodhi-server",
            "built_packages": "",
            "id": 7807487,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-07-31 07:07:17,307][  INFO][PID:3660820] Sending fedora-messaging bus message in build.start
[2024-07-31 07:07:17,930][  INFO][PID:3660820] Sending fedora-messaging bus message in chroot.start
[2024-07-31 07:07:17,949][  INFO][PID:3660820] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7807487-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-07-31 07:07:18,598][  INFO][PID:3660820] Downloading the builder-live.log file, attempt 1
[2024-07-31 07:07:18,599][  INFO][PID:3660820] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 copr-rpmbuild-log
[2024-07-31 07:07:23,604][  INFO][PID:3660820] Status: False
[2024-07-31 07:10:48,809][  INFO][PID:3660820] Downloading results from builder
[2024-07-31 07:10:48,811][  INFO][PID:3660820] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c196]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server started
[2024-07-31 07:10:48,812][  INFO][PID:3660820] 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:c196]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/build-07807487.rsync.log
[2024-07-31 07:10:49,415][  INFO][PID:3660820] rsyncing finished.
[2024-07-31 07:10:49,417][  INFO][PID:3660820] Releasing VM back to pool
[2024-07-31 07:10:49,434][  INFO][PID:3660820] Searching for 'success' file in resultdir
[2024-07-31 07:10:49,437][  INFO][PID:3660820] Going to sign pkgs from source: 7807487-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64
[2024-07-31 07:10:49,438][  INFO][PID:3660820] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-07-31 07:10:49,619][  INFO][PID:3660820] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-server-8.1.1-2.fc41.noarch.rpm' (attempt #1)
[2024-07-31 07:10:50,512][  INFO][PID:3660820] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-server-8.1.1-2.fc41.noarch.rpm
[2024-07-31 07:10:50,513][  INFO][PID:3660820] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-composer-8.1.1-2.fc41.noarch.rpm' (attempt #1)
[2024-07-31 07:10:51,316][  INFO][PID:3660820] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-composer-8.1.1-2.fc41.noarch.rpm
[2024-07-31 07:10:51,317][  INFO][PID:3660820] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-server-8.1.1-2.fc41.src.rpm' (attempt #1)
[2024-07-31 07:10:52,107][  INFO][PID:3660820] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/bodhi-server-8.1.1-2.fc41.src.rpm
[2024-07-31 07:10:52,109][  INFO][PID:3660820] Sign done
[2024-07-31 07:10:52,109][  INFO][PID:3660820] Incremental createrepo run, adding 07807487-bodhi-server into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-07-31 07:10:52,113][  INFO][PID:3660820] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64 --add 07807487-bodhi-server --no-appstream-metadata' as PID 3678224
[2024-07-31 07:10:53,293][  INFO][PID:3660820] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64 --add 07807487-bodhi-server --no-appstream-metadata)
[2024-07-31 07:10:53,294][  INFO][PID:3660820] Getting build details
[2024-07-31 07:10:53,295][  INFO][PID:3660820] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server
[2024-07-31 07:10:53,295][  INFO][PID:3660820] Built packages:
['bodhi-server 8.1.1', 'bodhi-composer 8.1.1']
[2024-07-31 07:10:53,296][  INFO][PID:3660820] build details: {'built_packages': 'bodhi-server 8.1.1\nbodhi-composer 8.1.1'}
[2024-07-31 07:10:53,296][  INFO][PID:3660820] Retrieving pubkey
[2024-07-31 07:10:53,297][  INFO][PID:3660820] Calling '/bin/sign -u thrnciar#pytest-8.2.2@copr.fedorahosted.org -p' (attempt #1)
[2024-07-31 07:10:53,481][  INFO][PID:3660820] Added pubkey for user thrnciar project pytest-8.2.2 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/pubkey.gpg
[2024-07-31 07:10:53,482][  INFO][PID:3660820] Finished build: id=7807487 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3 chroot=fedora-rawhide-x86_64 
[2024-07-31 07:10:53,484][  INFO][PID:3660820] Worker succeeded build, took 216.23618507385254
[2024-07-31 07:10:53,485][  INFO][PID:3660820] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.2.2",
            "project_dirname": "pytest-8.2.2:pr:3",
            "submitter": "https://src.fedoraproject.org/user/praiskup",
            "ended_on": 1722409853.4843981,
            "started_on": 1722409637.248213,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7807487-fedora-rawhide-x86_64",
            "build_id": 7807487,
            "package_name": "bodhi-server",
            "package_version": "8.1.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.2.2:pr:3/bodhi-server",
            "git_hash": "2272d8cd5ace67f5d4aa465992b5d1adf53455e9",
            "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": "thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/praiskup",
            "results": {
                "packages": [
                    {
                        "name": "bodhi-server",
                        "epoch": null,
                        "version": "8.1.1",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "bodhi-composer",
                        "epoch": null,
                        "version": "8.1.1",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "bodhi-server",
                        "epoch": null,
                        "version": "8.1.1",
                        "release": "2.fc41",
                        "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/thrnciar/pytest-8.2.2/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/thrnciar/pytest-8.2.2:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.2.2:pr:3",
            "result_dir": "07807487-bodhi-server",
            "built_packages": "bodhi-server 8.1.1\nbodhi-composer 8.1.1",
            "id": 7807487,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.2.2",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.2.2)"
            }
        }
    ]
}
[2024-07-31 07:10:53,544][  INFO][PID:3660820] Sending fedora-messaging bus message in build.end
[2024-07-31 07:10:53,568][  INFO][PID:3660820] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/builder-live.log by gzip
[2024-07-31 07:10:53,570][  INFO][PID:3660820] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/builder-live.log' as PID 3678393
[2024-07-31 07:10:53,595][  INFO][PID:3660820] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/builder-live.log)
[2024-07-31 07:10:53,596][  INFO][PID:3660820] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/backend.log by gzip
[2024-07-31 07:10:53,598][  INFO][PID:3660820] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.2.2:pr:3/fedora-rawhide-x86_64/07807487-bodhi-server/backend.log' as PID 3678394