[2025-04-13 16:51:07,100][ INFO][PID:15869] Marking build as starting [2025-04-13 16:51:07,136][ INFO][PID:15869] Trying to allocate VM: ResallocHost, ticket_id=2379983, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 16:51:10,147][ INFO][PID:15869] Allocated host ResallocHost, ticket_id=2379983, hostname=18.204.202.190, name=aws_x86_64_normalreserved_prod_03028597_20250413_164723, requested_tags=['copr_builder', 'arch_x86_64'] [2025-04-13 16:51:10,148][ INFO][PID:15869] Allocating ssh connection to builder [2025-04-13 16:51:10,148][ INFO][PID:15869] Checking that builder machine is OK [2025-04-13 16:51:10,499][ INFO][PID:15869] Running remote command: copr-builder-ready srpm-builds [2025-04-13 16:51:10,706][ INFO][PID:15869] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-04-13 16:51:10,706][ INFO][PID:15869] Filling build.info file with builder info [2025-04-13 16:51:10,708][ INFO][PID:15869] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": null, "started_on": 1744563070.7078876, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897583", "build_id": 8897583, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n\\nPACKAGE_NAME=\\\"bbe\\\"\\nPACKAGE_VRESION=\\\"0.2.2\\\"\\nSOURCE_URL=\\\"https://sourceforge.net/projects/bbe-/files/bbe-0.2.2.tar.gz\\\"\\nOUTPUT_DIR=\\\"$PWD\\\"\\n\\n# Download source tarball\\ncurl -L --output \\\"$PACKAGE_NAME-$PACKAGE_VRESION.tar.gz\\\" \\\"$SOURCE_URL\\\"\\n\\n# Create the spec file\\nSPEC_FILE=\\\"$PACKAGE_NAME.spec\\\"\\ncat <\\\"$SPEC_FILE\\\"\\nName: bbe\\nVersion: 0.2.2\\nRelease: 1%{?dist}\\nSummary: A tool for making byte-level changes to binary files\\nLicense: GPLv2+\\nURL: https://sourceforge.net/projects/bbe-/files/latest/download\\nSource0: bbe.tar.gz\\n\\nBuildRequires: gcc\\nBuildRequires: make\\nBuildRequires: automake\\nBuildRequires: autoconf\\nBuildRequires: libtool\\n\\n%description\\nBBE is a program for making byte-level changes to binary files.\\n\\n%prep\\n# Use source filename directly\\ntar xf %{SOURCE0}\\n# Find the directory. Use find to be more robust.\\nSOURCE_DIR=$(find . -maxdepth 1 -type d -name \\\"$PACKAGE_NAME-$PACKAGE_VRESION*\\\" | head -n 1)\\ncd \\\"$SOURCE_DIR\\\"\\n# Rename the directory to be consistent\\nmv \\\"$SOURCE_DIR\\\" \\\"$PACKAGE_NAME-%{version}\\\"\\ncd \\\"$PACKAGE_NAME-%{version}\\\"\\n\\n%build\\ncd %{name}-%{version}\\n# Need to run autoreconf if configure.ac exists\\nif [ -f configure.ac ]; then\\n autoreconf -fiv\\nfi\\n./configure --prefix=/usr\\nmake\\n\\n%install\\ncd %{name}-%{version}\\nmake install DESTDIR=%{buildroot}\\n\\n# Remove libtool archives\\nfind %{buildroot} -name \\\"*.la\\\" -delete\\n\\n%check\\ncd %{name}-%{version}\\nmake check # Run the test suite\\n\\n%files\\n/usr/bin/bbe\\n/usr/share/man/man1/bbe.1*\\n/usr/share/info/bbe.info*\\n/usr/share/doc/bbe/bbe.html\\n\\n%changelog\\n* Sun Apr 13 2025 Reihoron - 0.2.2-1%{?dist}\\n- Initial RPM release.\\nEOF\\n\\ncat \\\"$SPEC_FILE\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897583", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8897583, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 16:51:10,728][ INFO][PID:15869] Sending fedora-messaging bus message in build.start [2025-04-13 16:51:11,282][ INFO][PID:15869] Sending fedora-messaging bus message in chroot.start [2025-04-13 16:51:11,298][ INFO][PID:15869] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8897583 --detached [2025-04-13 16:51:11,660][ INFO][PID:15869] Downloading the builder-live.log file, attempt 1 [2025-04-13 16:51:11,662][ INFO][PID:15869] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.204.202.190 copr-rpmbuild-log [2025-04-13 16:51:16,665][ INFO][PID:15869] Periodic builder liveness probe: alive [2025-04-13 16:51:40,594][ INFO][PID:15869] Downloading results from builder [2025-04-13 16:51:40,594][ INFO][PID:15869] rsyncing of mockbuilder@18.204.202.190:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583 started [2025-04-13 16:51:40,595][ INFO][PID:15869] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.204.202.190:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/ &> /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/build-08897583.rsync.log [2025-04-13 16:51:40,825][ INFO][PID:15869] rsyncing finished. [2025-04-13 16:51:40,825][ INFO][PID:15869] Releasing VM back to pool [2025-04-13 16:51:40,833][ INFO][PID:15869] Searching for 'success' file in resultdir [2025-04-13 16:51:40,833][ ERROR][PID:15869] Build failed: Backend process error: No success file => build failure [2025-04-13 16:51:40,834][ INFO][PID:15869] Finished build: id=8897583 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/adrianl40/bbe chroot=srpm-builds [2025-04-13 16:51:40,835][ ERROR][PID:15869] Backend process error: No success file => build failure [2025-04-13 16:51:40,836][ INFO][PID:15869] Worker failed build, took 30.128334522247314 [2025-04-13 16:51:40,836][ INFO][PID:15869] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "adrianl40", "project_name": "bbe", "project_dirname": "bbe", "submitter": "adrianl40", "ended_on": 1744563100.8362222, "started_on": 1744563070.7078876, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8897583", "build_id": 8897583, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\n\\nPACKAGE_NAME=\\\"bbe\\\"\\nPACKAGE_VRESION=\\\"0.2.2\\\"\\nSOURCE_URL=\\\"https://sourceforge.net/projects/bbe-/files/bbe-0.2.2.tar.gz\\\"\\nOUTPUT_DIR=\\\"$PWD\\\"\\n\\n# Download source tarball\\ncurl -L --output \\\"$PACKAGE_NAME-$PACKAGE_VRESION.tar.gz\\\" \\\"$SOURCE_URL\\\"\\n\\n# Create the spec file\\nSPEC_FILE=\\\"$PACKAGE_NAME.spec\\\"\\ncat <\\\"$SPEC_FILE\\\"\\nName: bbe\\nVersion: 0.2.2\\nRelease: 1%{?dist}\\nSummary: A tool for making byte-level changes to binary files\\nLicense: GPLv2+\\nURL: https://sourceforge.net/projects/bbe-/files/latest/download\\nSource0: bbe.tar.gz\\n\\nBuildRequires: gcc\\nBuildRequires: make\\nBuildRequires: automake\\nBuildRequires: autoconf\\nBuildRequires: libtool\\n\\n%description\\nBBE is a program for making byte-level changes to binary files.\\n\\n%prep\\n# Use source filename directly\\ntar xf %{SOURCE0}\\n# Find the directory. Use find to be more robust.\\nSOURCE_DIR=$(find . -maxdepth 1 -type d -name \\\"$PACKAGE_NAME-$PACKAGE_VRESION*\\\" | head -n 1)\\ncd \\\"$SOURCE_DIR\\\"\\n# Rename the directory to be consistent\\nmv \\\"$SOURCE_DIR\\\" \\\"$PACKAGE_NAME-%{version}\\\"\\ncd \\\"$PACKAGE_NAME-%{version}\\\"\\n\\n%build\\ncd %{name}-%{version}\\n# Need to run autoreconf if configure.ac exists\\nif [ -f configure.ac ]; then\\n autoreconf -fiv\\nfi\\n./configure --prefix=/usr\\nmake\\n\\n%install\\ncd %{name}-%{version}\\nmake install DESTDIR=%{buildroot}\\n\\n# Remove libtool archives\\nfind %{buildroot} -name \\\"*.la\\\" -delete\\n\\n%check\\ncd %{name}-%{version}\\nmake check # Run the test suite\\n\\n%files\\n/usr/bin/bbe\\n/usr/share/man/man1/bbe.1*\\n/usr/share/info/bbe.info*\\n/usr/share/doc/bbe/bbe.html\\n\\n%changelog\\n* Sun Apr 13 2025 Reihoron - 0.2.2-1%{?dist}\\n- Initial RPM release.\\nEOF\\n\\ncat \\\"$SPEC_FILE\\\"\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"curl tar make gcc\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "adrianl40/bbe--adrianl40", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": false, "repos": [], "destdir": "/var/lib/copr/public_html/results/adrianl40/bbe", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/adrianl40/bbe", "result_dir": "08897583", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8897583, "mockchain_macros": { "copr_username": "adrianl40", "copr_projectname": "bbe", "vendor": "Fedora Project COPR (adrianl40/bbe)" } } ] } [2025-04-13 16:51:40,871][ INFO][PID:15869] Sending fedora-messaging bus message in build.end [2025-04-13 16:51:40,889][ INFO][PID:15869] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/builder-live.log by gzip [2025-04-13 16:51:40,891][ INFO][PID:15869] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/builder-live.log' as PID 18716 [2025-04-13 16:51:40,895][ INFO][PID:15869] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/builder-live.log) [2025-04-13 16:51:40,896][ INFO][PID:15869] Compressing /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/backend.log by gzip [2025-04-13 16:51:40,897][ INFO][PID:15869] Running command 'gzip /var/lib/copr/public_html/results/adrianl40/bbe/srpm-builds/08897583/backend.log' as PID 18717