[2024-10-15 20:16:47,844][  INFO][PID:1407435] Marking build as starting
[2024-10-15 20:16:47,988][  INFO][PID:1407435] Trying to allocate VM
[2024-10-15 20:21:06,257][  INFO][PID:1407435] Allocated host ResallocHost, ticket_id=5410408, hostname=2620:52:3:1:dead:beef:cafe:c1db
[2024-10-15 20:21:06,258][  INFO][PID:1407435] Allocating ssh connection to builder
[2024-10-15 20:21:06,258][  INFO][PID:1407435] Checking that builder machine is OK
[2024-10-15 20:21:06,831][  INFO][PID:1407435] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-10-15 20:21:07,150][  INFO][PID:1407435] Filling build.info file with builder info
[2024-10-15 20:21:07,153][  INFO][PID:1407435] 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.3.3",
            "project_dirname": "pytest-8.3.3:pr:3",
            "submitter": "https://src.fedoraproject.org/user/dogukancagatay",
            "ended_on": null,
            "started_on": 1729023667.1531584,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8144582-fedora-rawhide-x86_64",
            "build_id": 8144582,
            "package_name": "python-crc32c",
            "package_version": "2.7.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:3/python-crc32c",
            "git_hash": "05e90a92ce7fa77e209f1296d19ee2a031a50fe1",
            "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.3.3--https://src.fedoraproject.org/user/dogukancagatay",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/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.3.3:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:3",
            "result_dir": "08144582-python-crc32c",
            "built_packages": "",
            "id": 8144582,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-15 20:21:07,235][  INFO][PID:1407435] Sending fedora-messaging bus message in build.start
[2024-10-15 20:21:07,976][  INFO][PID:1407435] Sending fedora-messaging bus message in chroot.start
[2024-10-15 20:21:08,219][  INFO][PID:1407435] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8144582-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-15 20:21:08,785][  INFO][PID:1407435] Downloading the builder-live.log file, attempt 1
[2024-10-15 20:21:08,786][  INFO][PID:1407435] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1db copr-rpmbuild-log
[2024-10-15 20:21:13,798][  INFO][PID:1407435] Periodic builder liveness probe: alive
[2024-10-15 20:22:21,514][  INFO][PID:1407435] Downloading results from builder
[2024-10-15 20:22:21,514][  INFO][PID:1407435] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1db]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c started
[2024-10-15 20:22:21,516][  INFO][PID:1407435] 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:c1db]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/build-08144582.rsync.log
[2024-10-15 20:22:21,971][  INFO][PID:1407435] rsyncing finished.
[2024-10-15 20:22:21,972][  INFO][PID:1407435] Releasing VM back to pool
[2024-10-15 20:22:21,985][  INFO][PID:1407435] Searching for 'success' file in resultdir
[2024-10-15 20:22:21,985][  INFO][PID:1407435] Going to sign pkgs from source: 8144582-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64
[2024-10-15 20:22:21,986][  INFO][PID:1407435] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-15 20:22:22,298][  INFO][PID:1407435] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python-crc32c-debugsource-2.7.1-2.fc42.x86_64.rpm' (attempt #1)
[2024-10-15 20:22:23,246][  INFO][PID:1407435] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python-crc32c-debugsource-2.7.1-2.fc42.x86_64.rpm
[2024-10-15 20:22:23,247][  INFO][PID:1407435] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python-crc32c-2.7.1-2.fc42.src.rpm' (attempt #1)
[2024-10-15 20:22:24,244][  INFO][PID:1407435] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python-crc32c-2.7.1-2.fc42.src.rpm
[2024-10-15 20:22:24,245][  INFO][PID:1407435] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python3-crc32c-2.7.1-2.fc42.x86_64.rpm' (attempt #1)
[2024-10-15 20:22:25,190][  INFO][PID:1407435] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python3-crc32c-2.7.1-2.fc42.x86_64.rpm
[2024-10-15 20:22:25,190][  INFO][PID:1407435] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python3-crc32c-debuginfo-2.7.1-2.fc42.x86_64.rpm' (attempt #1)
[2024-10-15 20:22:26,128][  INFO][PID:1407435] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/python3-crc32c-debuginfo-2.7.1-2.fc42.x86_64.rpm
[2024-10-15 20:22:26,129][  INFO][PID:1407435] Sign done
[2024-10-15 20:22:26,130][  INFO][PID:1407435] Incremental createrepo run, adding 08144582-python-crc32c into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-15 20:22:26,131][  INFO][PID:1407435] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64 --add 08144582-python-crc32c --no-appstream-metadata' as PID 1447744
[2024-10-15 20:22:27,143][  INFO][PID:1407435] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64 --add 08144582-python-crc32c --no-appstream-metadata)
[2024-10-15 20:22:27,144][  INFO][PID:1407435] Getting build details
[2024-10-15 20:22:27,144][  INFO][PID:1407435] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c
[2024-10-15 20:22:27,145][  INFO][PID:1407435] Built packages:
['python-crc32c-debugsource 2.7.1', 'python3-crc32c 2.7.1', 'python3-crc32c-debuginfo 2.7.1']
[2024-10-15 20:22:27,145][  INFO][PID:1407435] build details: {'built_packages': 'python-crc32c-debugsource 2.7.1\npython3-crc32c 2.7.1\npython3-crc32c-debuginfo 2.7.1'}
[2024-10-15 20:22:27,146][  INFO][PID:1407435] Retrieving pubkey
[2024-10-15 20:22:27,146][  INFO][PID:1407435] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-10-15 20:22:27,475][  INFO][PID:1407435] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/pubkey.gpg
[2024-10-15 20:22:27,476][  INFO][PID:1407435] Finished build: id=8144582 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3 chroot=fedora-rawhide-x86_64 
[2024-10-15 20:22:27,478][  INFO][PID:1407435] Worker succeeded build, took 80.32561826705933
[2024-10-15 20:22:27,479][  INFO][PID:1407435] 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.3.3",
            "project_dirname": "pytest-8.3.3:pr:3",
            "submitter": "https://src.fedoraproject.org/user/dogukancagatay",
            "ended_on": 1729023747.4787767,
            "started_on": 1729023667.1531584,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8144582-fedora-rawhide-x86_64",
            "build_id": 8144582,
            "package_name": "python-crc32c",
            "package_version": "2.7.1-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:3/python-crc32c",
            "git_hash": "05e90a92ce7fa77e209f1296d19ee2a031a50fe1",
            "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.3.3--https://src.fedoraproject.org/user/dogukancagatay",
            "results": {
                "packages": [
                    {
                        "name": "python-crc32c",
                        "epoch": null,
                        "version": "2.7.1",
                        "release": "2.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-crc32c-debugsource",
                        "epoch": null,
                        "version": "2.7.1",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-crc32c",
                        "epoch": null,
                        "version": "2.7.1",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-crc32c-debuginfo",
                        "epoch": null,
                        "version": "2.7.1",
                        "release": "2.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/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.3.3:pr:3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:3",
            "result_dir": "08144582-python-crc32c",
            "built_packages": "python-crc32c-debugsource 2.7.1\npython3-crc32c 2.7.1\npython3-crc32c-debuginfo 2.7.1",
            "id": 8144582,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-10-15 20:22:27,541][  INFO][PID:1407435] Sending fedora-messaging bus message in build.end
[2024-10-15 20:22:27,565][  INFO][PID:1407435] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/builder-live.log by gzip
[2024-10-15 20:22:27,568][  INFO][PID:1407435] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/builder-live.log' as PID 1447913
[2024-10-15 20:22:27,574][  INFO][PID:1407435] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/builder-live.log)
[2024-10-15 20:22:27,575][  INFO][PID:1407435] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:3/fedora-rawhide-x86_64/08144582-python-crc32c/backend.log by gzip