[2026-05-09 00:42:11,350][ INFO][PID:303409] Marking build as starting [2026-05-09 00:42:11,382][ INFO][PID:303409] Checking for cancel request [2026-05-09 00:42:11,383][ INFO][PID:303409] VM allocation process starts [2026-05-09 00:42:11,393][ INFO][PID:303409] Trying to allocate VM: ResallocHost, ticket_id=2797279, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:42:14,426][ INFO][PID:303409] Allocated host ResallocHost, ticket_id=2797279, 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:42:14,427][ INFO][PID:303409] Allocating ssh connection to builder [2026-05-09 00:42:14,427][ INFO][PID:303409] Checking that builder machine is OK [2026-05-09 00:42:14,773][ INFO][PID:303409] Installed copr-rpmbuild version: 1.8 [2026-05-09 00:42:14,774][ INFO][PID:303409] Running remote command: copr-builder-ready srpm-builds [2026-05-09 00:42:14,994][ INFO][PID:303409] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 00:42:14,995][ INFO][PID:303409] Filling build.info file with builder info [2026-05-09 00:42:14,996][ INFO][PID:303409] Checking for cancel request [2026-05-09 00:42:14,997][ INFO][PID:303409] 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": 1778287334.9971554, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438658", "build_id": 10438658, "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/10438658/build-10438658.rsync.log [2026-05-09 00:42:45,472][ INFO][PID:303409] rsyncing finished. [2026-05-09 00:42:45,472][ INFO][PID:303409] VM Release request [2026-05-09 00:42:45,481][ INFO][PID:303409] Searching for 'success' file in resultdir [2026-05-09 00:42:45,482][ ERROR][PID:303409] Build failed: Backend process error: No success file => build failure [2026-05-09 00:42:45,490][ INFO][PID:303409] Finished build: id=10438658 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/postman chroot=srpm-builds [2026-05-09 00:42:45,494][ ERROR][PID:303409] Backend process error: No success file => build failure [2026-05-09 00:42:45,502][ INFO][PID:303409] Worker failed build, took 30.50490403175354 [2026-05-09 00:42:45,502][ INFO][PID:303409] 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": 1778287365.5020595, "started_on": 1778287334.9971554, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438658", "build_id": 10438658, "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 <