[2025-01-15 07:57:13,362][  INFO][PID:663206] Marking build as starting
[2025-01-15 07:57:13,397][  INFO][PID:663206] Trying to allocate VM
[2025-01-15 07:57:16,437][  INFO][PID:663206] Allocated host ResallocHost, ticket_id=682484, hostname=2620:52:3:1:dead:beef:cafe:c113, name=copr_hv_x86_64_01_prod_00562987_20250115_074311
[2025-01-15 07:57:16,438][  INFO][PID:663206] Allocating ssh connection to builder
[2025-01-15 07:57:16,438][  INFO][PID:663206] Checking that builder machine is OK
[2025-01-15 07:57:17,090][  INFO][PID:663206] Running remote command: copr-builder-ready srpm-builds
[2025-01-15 07:57:17,518][  INFO][PID:663206] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-15 07:57:17,519][  INFO][PID:663206] Filling build.info file with builder info
[2025-01-15 07:57:17,520][  INFO][PID:663206] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@mock",
            "project_name": "mock-pull-requests",
            "project_dirname": "mock-pull-requests:pr:1529",
            "submitter": null,
            "ended_on": null,
            "started_on": 1736927837.5204098,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515033",
            "build_id": 8515033,
            "package_name": "mock-core-configs",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/rpm-software-management/mock\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n    || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n    --recursive \\\\\\n    --no-single-branch \\\\\\n    \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n    *mock-core-configs) cd mock-core-configs ;;\\n    *)                  cd mock ;;\\nesac\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/mock-core-configs\", \"tmp\": \"tmpzo7t65jm\", \"hook_data\": true}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@mock/mock-pull-requests--2655444b-81ef-4d18-9591-fb28035b28d2",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1529",
            "result_dir": "08515033",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "id": 8515033,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-pull-requests",
                "vendor": "Fedora Project COPR (@mock/mock-pull-requests)"
            }
        }
    ]
}
[2025-01-15 07:57:17,552][  INFO][PID:663206] Sending fedora-messaging bus message in build.start
[2025-01-15 07:57:18,256][  INFO][PID:663206] Sending fedora-messaging bus message in chroot.start
[2025-01-15 07:57:18,278][  INFO][PID:663206] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8515033 --detached
[2025-01-15 07:57:19,095][  INFO][PID:663206] Downloading the builder-live.log file, attempt 1
[2025-01-15 07:57:19,098][  INFO][PID:663206] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log
[2025-01-15 07:57:24,102][  INFO][PID:663206] Periodic builder liveness probe: alive
[2025-01-15 07:58:35,836][  INFO][PID:663206] Downloading results from builder
[2025-01-15 07:58:35,838][  INFO][PID:663206] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033 started
[2025-01-15 07:58:35,840][  INFO][PID:663206] 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:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/ &> /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/build-08515033.rsync.log
[2025-01-15 07:58:36,278][  INFO][PID:663206] rsyncing finished.
[2025-01-15 07:58:36,280][  INFO][PID:663206] Releasing VM back to pool
[2025-01-15 07:58:36,294][  INFO][PID:663206] Searching for 'success' file in resultdir
[2025-01-15 07:58:36,296][  INFO][PID:663206] Getting build details
[2025-01-15 07:58:36,298][  INFO][PID:663206] Retrieving SRPM info from /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033
[2025-01-15 07:58:36,299][  INFO][PID:663206] SRPM URL: https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/mock-core-configs-42.0.post1.test-1.git.3863.ecf69ec.src.rpm
[2025-01-15 07:58:36,300][  INFO][PID:663206] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/mock-core-configs-42.0.post1.test-1.git.3863.ecf69ec.src.rpm', 'pkg_name': 'mock-core-configs', 'pkg_version': '42.0.post1.test-1.git.3863.ecf69ec'}
[2025-01-15 07:58:36,300][  INFO][PID:663206] Finished build: id=8515033 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529 chroot=srpm-builds 
[2025-01-15 07:58:36,304][  INFO][PID:663206] Worker succeeded build, took 78.7844808101654
[2025-01-15 07:58:36,306][  INFO][PID:663206] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@mock",
            "project_name": "mock-pull-requests",
            "project_dirname": "mock-pull-requests:pr:1529",
            "submitter": null,
            "ended_on": 1736927916.3048906,
            "started_on": 1736927837.5204098,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": "x86_64",
            "buildroot_pkgs": null,
            "task_id": "8515033",
            "build_id": 8515033,
            "package_name": "mock-core-configs",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 9,
            "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/rpm-software-management/mock\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n    || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n    --recursive \\\\\\n    --no-single-branch \\\\\\n    \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n    *mock-core-configs) cd mock-core-configs ;;\\n    *)                  cd mock ;;\\nesac\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/mock-core-configs\", \"tmp\": \"tmpzo7t65jm\", \"hook_data\": true}",
            "pkg_name": "mock-core-configs",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/mock-core-configs-42.0.post1.test-1.git.3863.ecf69ec.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@mock/mock-pull-requests--2655444b-81ef-4d18-9591-fb28035b28d2",
            "results": {
                "name": "mock-core-configs",
                "epoch": null,
                "version": "42.0.post1.test",
                "release": "1.git.3863.ecf69ec",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1529",
            "result_dir": "08515033",
            "built_packages": "",
            "tags": [
                "arch_x86_64"
            ],
            "pkg_version": "42.0.post1.test-1.git.3863.ecf69ec",
            "id": 8515033,
            "mockchain_macros": {
                "copr_username": "@mock",
                "copr_projectname": "mock-pull-requests",
                "vendor": "Fedora Project COPR (@mock/mock-pull-requests)"
            }
        }
    ]
}
[2025-01-15 07:58:36,363][  INFO][PID:663206] Sending fedora-messaging bus message in build.end
[2025-01-15 07:58:36,393][  INFO][PID:663206] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/builder-live.log by gzip
[2025-01-15 07:58:36,398][  INFO][PID:663206] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/builder-live.log' as PID 669965
[2025-01-15 07:58:36,408][  INFO][PID:663206] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/builder-live.log)
[2025-01-15 07:58:36,410][  INFO][PID:663206] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1529/srpm-builds/08515033/backend.log by gzip