[2026-05-09 00:39:09,266][ INFO][PID:292660] Marking build as starting [2026-05-09 00:39:09,298][ INFO][PID:292660] Checking for cancel request [2026-05-09 00:39:09,299][ INFO][PID:292660] VM allocation process starts [2026-05-09 00:39:09,309][ INFO][PID:292660] Trying to allocate VM: ResallocHost, ticket_id=2797265, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:39:12,360][ INFO][PID:292660] Allocated host ResallocHost, ticket_id=2797265, hostname=3.91.182.150, name=aws_x86_64_reserved_prod_08697764_20260509_001358, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:39:12,361][ INFO][PID:292660] Allocating ssh connection to builder [2026-05-09 00:39:12,361][ INFO][PID:292660] Checking that builder machine is OK [2026-05-09 00:39:12,721][ INFO][PID:292660] Installed copr-rpmbuild version: 1.8 [2026-05-09 00:39:12,722][ INFO][PID:292660] Running remote command: copr-builder-ready srpm-builds [2026-05-09 00:39:12,948][ INFO][PID:292660] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 00:39:12,948][ INFO][PID:292660] Filling build.info file with builder info [2026-05-09 00:39:12,949][ INFO][PID:292660] Checking for cancel request [2026-05-09 00:39:12,950][ INFO][PID:292660] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "postman", "project_dirname": "postman", "submitter": "aldi45ckr", "ended_on": null, "started_on": 1778287152.950604, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438648", "build_id": 10438648, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | sed -n 's/.*\\\"name\\\":\\\"\\\\([^\\\"]*\\\\)\\\".*/\\\\1/p' \\\\\\n | head -n1\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\n# RPM doesn't allow \\\"-\\\"\\nRPM_VERSION=$(echo \\\"${LATEST_VERSION}\\\" | tr '-' '~')\\n\\nTARBALL=\\\"postman-${RPM_VERSION}.tar.gz\\\"\\n\\nDOWNLOAD_URL=\\\"https://dl.pstmn.io/download/version/${LATEST_VERSION}/linux64\\\"\\n\\necho \\\"Downloading:\\\"\\necho \\\"${DOWNLOAD_URL}\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\"${DOWNLOAD_URL}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec < /var/lib/copr/public_html/results/aldi45ckr/postman/srpm-builds/10438648/build-10438648.rsync.log [2026-05-09 00:39:46,579][ INFO][PID:292660] rsyncing finished. [2026-05-09 00:39:46,580][ INFO][PID:292660] VM Release request [2026-05-09 00:39:46,588][ INFO][PID:292660] Searching for 'success' file in resultdir [2026-05-09 00:39:46,589][ ERROR][PID:292660] Build failed: Backend process error: No success file => build failure [2026-05-09 00:39:46,597][ INFO][PID:292660] Finished build: id=10438648 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/postman chroot=srpm-builds [2026-05-09 00:39:46,601][ ERROR][PID:292660] Backend process error: No success file => build failure [2026-05-09 00:39:46,609][ INFO][PID:292660] Worker failed build, took 33.658581495285034 [2026-05-09 00:39:46,609][ INFO][PID:292660] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "postman", "project_dirname": "postman", "submitter": "aldi45ckr", "ended_on": 1778287186.6091855, "started_on": 1778287152.950604, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438648", "build_id": 10438648, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nLATEST_VERSION=$(\\n curl -fsSL \\\"$CHANGELOG_URL\\\" \\\\\\n | sed -n 's/.*\\\"name\\\":\\\"\\\\([^\\\"]*\\\\)\\\".*/\\\\1/p' \\\\\\n | head -n1\\n)\\n\\nif [[ -z \\\"${LATEST_VERSION}\\\" ]]; then\\n echo \\\"ERROR: Failed to detect latest version\\\"\\n exit 1\\nfi\\n\\necho \\\"Latest version detected: ${LATEST_VERSION}\\\"\\n\\n# RPM doesn't allow \\\"-\\\"\\nRPM_VERSION=$(echo \\\"${LATEST_VERSION}\\\" | tr '-' '~')\\n\\nTARBALL=\\\"postman-${RPM_VERSION}.tar.gz\\\"\\n\\nDOWNLOAD_URL=\\\"https://dl.pstmn.io/download/version/${LATEST_VERSION}/linux64\\\"\\n\\necho \\\"Downloading:\\\"\\necho \\\"${DOWNLOAD_URL}\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\"${DOWNLOAD_URL}\\\"\\n\\necho \\\"Generating desktop entry...\\\"\\n\\ncat > postman.desktop <<'EOF'\\n[Desktop Entry]\\nName=Postman\\nComment=API Platform for building and using APIs\\nExec=postman %U\\nTerminal=false\\nType=Application\\nIcon=postman\\nCategories=Development;Network;\\nStartupNotify=true\\nStartupWMClass=Postman\\nMimeType=x-scheme-handler/postman;\\nEOF\\n\\necho \\\"Generating SPEC file...\\\"\\n\\ncat > postman.spec <