[2026-05-09 00:45:54,148][ INFO][PID:318936] Marking build as starting [2026-05-09 00:45:54,182][ INFO][PID:318936] Checking for cancel request [2026-05-09 00:45:54,184][ INFO][PID:318936] VM allocation process starts [2026-05-09 00:45:54,201][ INFO][PID:318936] Trying to allocate VM: ResallocHost, ticket_id=2797304, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:45:59,203][ INFO][PID:318936] Checking for cancel request [2026-05-09 00:46:00,221][ INFO][PID:318936] Allocated host ResallocHost, ticket_id=2797304, hostname=3.89.43.168, name=aws_x86_64_reserved_prod_08697771_20260509_001439, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 00:46:00,222][ INFO][PID:318936] Allocating ssh connection to builder [2026-05-09 00:46:00,223][ INFO][PID:318936] Checking that builder machine is OK [2026-05-09 00:46:00,583][ INFO][PID:318936] Installed copr-rpmbuild version: 1.8 [2026-05-09 00:46:00,584][ INFO][PID:318936] Running remote command: copr-builder-ready srpm-builds [2026-05-09 00:46:00,803][ INFO][PID:318936] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 00:46:00,804][ INFO][PID:318936] Filling build.info file with builder info [2026-05-09 00:46:00,804][ INFO][PID:318936] Checking for cancel request [2026-05-09 00:46:00,805][ INFO][PID:318936] 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": 1778287560.8055892, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438669", "build_id": 10438669, "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 -eu\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nJSON=$(curl -fsSL \\\"$CHANGELOG_URL\\\")\\n\\nLATEST_VERSION=$(\\n echo \\\"$JSON\\\" \\\\\\n | tr ',' '\\\\n' \\\\\\n | grep '\\\"version\\\"' \\\\\\n | head -n1 \\\\\\n | sed 's/.*\\\"version\\\":\\\"//;s/\\\".*//'\\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\\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/10438669/build-10438669.rsync.log [2026-05-09 00:46:32,225][ INFO][PID:318936] rsyncing finished. [2026-05-09 00:46:32,226][ INFO][PID:318936] VM Release request [2026-05-09 00:46:32,235][ INFO][PID:318936] Searching for 'success' file in resultdir [2026-05-09 00:46:32,235][ ERROR][PID:318936] Build failed: Backend process error: No success file => build failure [2026-05-09 00:46:32,244][ INFO][PID:318936] Finished build: id=10438669 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/postman chroot=srpm-builds [2026-05-09 00:46:32,248][ ERROR][PID:318936] Backend process error: No success file => build failure [2026-05-09 00:46:32,256][ INFO][PID:318936] Worker failed build, took 31.450884580612183 [2026-05-09 00:46:32,257][ INFO][PID:318936] 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": 1778287592.2564738, "started_on": 1778287560.8055892, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10438669", "build_id": 10438669, "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 -eu\\n\\nCHANGELOG_URL=\\\"https://dl.pstmn.io/changelog?channel=stable&platform=linux64\\\"\\n\\necho \\\"Fetching latest Postman version...\\\"\\n\\nJSON=$(curl -fsSL \\\"$CHANGELOG_URL\\\")\\n\\nLATEST_VERSION=$(\\n echo \\\"$JSON\\\" \\\\\\n | tr ',' '\\\\n' \\\\\\n | grep '\\\"version\\\"' \\\\\\n | head -n1 \\\\\\n | sed 's/.*\\\"version\\\":\\\"//;s/\\\".*//'\\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\\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 <