[2026-05-09 00:43:32,324][ INFO][PID:308269] Marking build as starting [2026-05-09 00:43:32,363][ INFO][PID:308269] Checking for cancel request [2026-05-09 00:43:32,364][ INFO][PID:308269] VM allocation process starts [2026-05-09 00:43:32,376][ INFO][PID:308269] Trying to allocate VM: ResallocHost, ticket_id=2797284, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:43:35,392][ INFO][PID:308269] Allocated host ResallocHost, ticket_id=2797284, hostname=3.239.91.173, name=aws_x86_64_reserved_prod_08697766_20260509_001400, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:43:35,393][ INFO][PID:308269] Allocating ssh connection to builder [2026-05-09 00:43:35,394][ INFO][PID:308269] Checking that builder machine is OK [2026-05-09 00:43:35,739][ INFO][PID:308269] Installed copr-rpmbuild version: 1.8 [2026-05-09 00:43:35,740][ INFO][PID:308269] Running remote command: copr-builder-ready srpm-builds [2026-05-09 00:43:35,956][ INFO][PID:308269] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 00:43:35,957][ INFO][PID:308269] Filling build.info file with builder info [2026-05-09 00:43:35,957][ INFO][PID:308269] Checking for cancel request [2026-05-09 00:43:35,958][ INFO][PID:308269] 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": 1778287415.9588478, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438659", "build_id": 10438659, "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 | grep -oE '\\\"version\\\":\\\"[^\\\"]+\\\"' \\\\\\n | head -n1 \\\\\\n | cut -d'\\\"' -f4\\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 -fL \\\\\\n -H 'User-Agent: Mozilla/5.0' \\\\\\n -o \\\"${TARBALL}\\\" \\\\\\n \\\"${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/10438659/build-10438659.rsync.log [2026-05-09 00:43:56,754][ INFO][PID:308269] rsyncing finished. [2026-05-09 00:43:56,754][ INFO][PID:308269] VM Release request [2026-05-09 00:43:56,763][ INFO][PID:308269] Searching for 'success' file in resultdir [2026-05-09 00:43:56,763][ ERROR][PID:308269] Build failed: Backend process error: No success file => build failure [2026-05-09 00:43:56,772][ INFO][PID:308269] Finished build: id=10438659 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/postman chroot=srpm-builds [2026-05-09 00:43:56,775][ ERROR][PID:308269] Backend process error: No success file => build failure [2026-05-09 00:43:56,782][ INFO][PID:308269] Worker failed build, took 20.823912143707275 [2026-05-09 00:43:56,783][ INFO][PID:308269] 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": 1778287436.78276, "started_on": 1778287415.9588478, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438659", "build_id": 10438659, "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 | grep -oE '\\\"version\\\":\\\"[^\\\"]+\\\"' \\\\\\n | head -n1 \\\\\\n | cut -d'\\\"' -f4\\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 -fL \\\\\\n -H 'User-Agent: Mozilla/5.0' \\\\\\n -o \\\"${TARBALL}\\\" \\\\\\n \\\"${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 <