[2025-10-28 13:14:11,246][ INFO][PID:1852248] Marking build as starting [2025-10-28 13:14:11,269][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:11,270][ INFO][PID:1852248] VM allocation process starts [2025-10-28 13:14:11,292][ INFO][PID:1852248] Trying to allocate VM: ResallocHost, ticket_id=5890221, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 13:14:14,314][ INFO][PID:1852248] Allocated host ResallocHost, ticket_id=5890221, hostname=54.211.169.146, name=aws_aarch64_normalreserved_prod_07693316_20251028_131111, requested_tags=['copr_builder', 'arch_aarch64'] [2025-10-28 13:14:14,315][ INFO][PID:1852248] Allocating ssh connection to builder [2025-10-28 13:14:14,316][ INFO][PID:1852248] Checking that builder machine is OK [2025-10-28 13:14:14,740][ INFO][PID:1852248] Running remote command: copr-builder-ready srpm-builds [2025-10-28 13:14:14,977][ INFO][PID:1852248] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-28 13:14:14,978][ INFO][PID:1852248] Filling build.info file with builder info [2025-10-28 13:14:14,979][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:14,980][ INFO][PID:1852248] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "zfs-el-aarch64", "project_dirname": "zfs-el-aarch64", "submitter": "bdherouville", "ended_on": null, "started_on": 1761657254.9799466, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739697", "build_id": 9739697, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\nZFS_TAG=\\\"${ZFS_TAG:-zfs-2.3.4}\\\"\\nZFS_VER=\\\"${ZFS_TAG#zfs-}\\\"\\n\\ngit clone --depth 1 --branch \\\"$ZFS_TAG\\\" https://github.com/openzfs/zfs.git\\ncd zfs\\n./autogen.sh\\n./configure --with-config=srpm\\nmake -j\\\"$(nproc)\\\" dist\\nTARBALL=\\\"$(ls -1 zfs-*.tar.* | head -n1)\\\"\\ncp rpm/redhat/zfs-kmod.spec ../zfs-kmod.spec.txt\\ncd ..\\n\\ncat > akmod-zfs.spec <<'EOF'\\nName: akmod-zfs\\nVersion: __ZFS_VER__\\nRelease: 1%{?dist}\\nSummary: Akmods package to build ZFS kernel modules locally\\nLicense: CDDL and GPLv2\\nURL: https://openzfs.org/\\nSource0: zfs-%{version}.tar.gz\\nSource1: zfs-kmod.spec.txt\\nBuildArch: noarch\\nProvides: akmod(zfs)\\n\\nRequires: akmods\\nRequires: gcc\\nRequires: make\\nRequires: rpm-build\\nRequires: redhat-rpm-config\\nRequires: elfutils-libelf-devel\\nRequires: kernel-devel\\nRequires: libtirpc-devel\\nRequires: zlib-devel\\nRequires: libuuid-devel\\nRequires: libblkid-devel\\nRequires: systemd-devel\\nRequires: libudev-devel\\n\\n%description\\nThis package installs the OpenZFS sources and the upstream kmod spec file\\nunder /usr/src/akmods/zfs-%{version}/ so that the akmods framework can build\\nthe ZFS kernel modules for the running kernel on this system.\\n\\n%prep\\n%setup -q -T -c -n %{name}-%{version}\\ncp -p %{SOURCE0} zfs-%{version}.tar.gz\\ncp -p %{SOURCE1} zfs-kmod.spec.txt\\n\\n%build\\n# nothing\\n\\n%install\\nmkdir -p %{buildroot}/usr/src/akmods/zfs-%{version}\\ninstall -pm0644 zfs-%{version}.tar.gz %{buildroot}/usr/src/akmods/zfs-%{version}/\\ninstall -pm0644 zfs-kmod.spec.txt %{buildroot}/usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%files\\n%dir /usr/src/akmods\\n%dir /usr/src/akmods/zfs-%{version}\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-%{version}.tar.gz\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%post\\nif command -v akmods >/dev/null 2>&1; then\\n akmods --force --kernels \\\"$(uname -r)\\\" --akmod zfs || :\\nfi\\n\\n%changelog\\n* Thu Oct 24 2025 You - %{version}-1\\n- Initial akmod packaging for ZFS.\\nEOF\\n\\nsed -i \\\"s/__ZFS_VER__/${ZFS_VER}/g\\\" akmod-zfs.spec\\n\\ninstall -pm0644 \\\"zfs/$TARBALL\\\" \\\"$COPR_RESULTDIR/\\\"\\n#install -pm0644 zfs-kmod.spec.txt \\\"$COPR_RESULTDIR/\\\"\\n# la spec principale (akmod) est d\\u00e9j\\u00e0 dans /workdir; on \\u00e9vite de la recopier sur elle-m\\u00eame\\nif [ \\\"$COPR_RESULTDIR\\\" != \\\"$PWD\\\" ]; then\\n install -pm0644 akmod-zfs.spec \\\"$COPR_RESULTDIR/\\\"\\nfi\\nrm -f zfs-kmod.spec\\n\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git autoconf automake libtool make tar gzip xz rpm-build\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "bdherouville/zfs-el-aarch64--bdherouville", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64", "result_dir": "09739697", "built_packages": "", "tags": [ "arch_aarch64" ], "id": 9739697, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "zfs-el-aarch64", "vendor": "Fedora Project COPR (bdherouville/zfs-el-aarch64)" } } ] } [2025-10-28 13:14:15,003][ INFO][PID:1852248] Sending fedora-messaging bus message in build.start [2025-10-28 13:14:15,852][ INFO][PID:1852248] Sending fedora-messaging bus message in chroot.start [2025-10-28 13:14:15,883][ INFO][PID:1852248] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9739697 --detached [2025-10-28 13:14:16,263][ INFO][PID:1852248] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.211.169.146' (ED25519) to the list of known hosts. [2025-10-28 13:14:16,265][ INFO][PID:1852248] Downloading the builder-live.log file, attempt 1 [2025-10-28 13:14:16,267][ INFO][PID:1852248] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.211.169.146 copr-rpmbuild-log [2025-10-28 13:14:21,279][ INFO][PID:1852248] Periodic builder liveness probe: alive [2025-10-28 13:14:21,279][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:26,281][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:31,286][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:36,288][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:41,289][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:46,290][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:51,291][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:14:56,292][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:01,293][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:06,294][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:11,296][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:16,297][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:21,299][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:26,302][ INFO][PID:1852248] Checking for cancel request [2025-10-28 13:15:28,777][ INFO][PID:1852248] Downloading results from builder [2025-10-28 13:15:28,779][ INFO][PID:1852248] rsyncing of mockbuilder@54.211.169.146:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697 started [2025-10-28 13:15:28,782][ INFO][PID:1852248] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.211.169.146:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/ &> /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/build-09739697.rsync.log [2025-10-28 13:15:29,600][ INFO][PID:1852248] rsyncing finished. [2025-10-28 13:15:29,600][ INFO][PID:1852248] Releasing VM back to pool [2025-10-28 13:15:29,625][ INFO][PID:1852248] Searching for 'success' file in resultdir [2025-10-28 13:15:29,627][ INFO][PID:1852248] Getting build details [2025-10-28 13:15:29,627][ INFO][PID:1852248] Retrieving SRPM info from /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697 [2025-10-28 13:15:29,630][ INFO][PID:1852248] SRPM URL: https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/akmod-zfs-2.3.4-1.src.rpm [2025-10-28 13:15:29,633][ INFO][PID:1852248] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/akmod-zfs-2.3.4-1.src.rpm', 'pkg_name': 'akmod-zfs', 'pkg_version': '2.3.4-1'} [2025-10-28 13:15:29,639][ INFO][PID:1852248] Finished build: id=9739697 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64 chroot=srpm-builds [2025-10-28 13:15:29,642][ INFO][PID:1852248] Worker succeeded build, took 74.66224694252014 [2025-10-28 13:15:29,643][ INFO][PID:1852248] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "bdherouville", "project_name": "zfs-el-aarch64", "project_dirname": "zfs-el-aarch64", "submitter": "bdherouville", "ended_on": 1761657329.6421936, "started_on": 1761657254.9799466, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "aarch64", "buildroot_pkgs": null, "task_id": "9739697", "build_id": 9739697, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh -xe\\nZFS_TAG=\\\"${ZFS_TAG:-zfs-2.3.4}\\\"\\nZFS_VER=\\\"${ZFS_TAG#zfs-}\\\"\\n\\ngit clone --depth 1 --branch \\\"$ZFS_TAG\\\" https://github.com/openzfs/zfs.git\\ncd zfs\\n./autogen.sh\\n./configure --with-config=srpm\\nmake -j\\\"$(nproc)\\\" dist\\nTARBALL=\\\"$(ls -1 zfs-*.tar.* | head -n1)\\\"\\ncp rpm/redhat/zfs-kmod.spec ../zfs-kmod.spec.txt\\ncd ..\\n\\ncat > akmod-zfs.spec <<'EOF'\\nName: akmod-zfs\\nVersion: __ZFS_VER__\\nRelease: 1%{?dist}\\nSummary: Akmods package to build ZFS kernel modules locally\\nLicense: CDDL and GPLv2\\nURL: https://openzfs.org/\\nSource0: zfs-%{version}.tar.gz\\nSource1: zfs-kmod.spec.txt\\nBuildArch: noarch\\nProvides: akmod(zfs)\\n\\nRequires: akmods\\nRequires: gcc\\nRequires: make\\nRequires: rpm-build\\nRequires: redhat-rpm-config\\nRequires: elfutils-libelf-devel\\nRequires: kernel-devel\\nRequires: libtirpc-devel\\nRequires: zlib-devel\\nRequires: libuuid-devel\\nRequires: libblkid-devel\\nRequires: systemd-devel\\nRequires: libudev-devel\\n\\n%description\\nThis package installs the OpenZFS sources and the upstream kmod spec file\\nunder /usr/src/akmods/zfs-%{version}/ so that the akmods framework can build\\nthe ZFS kernel modules for the running kernel on this system.\\n\\n%prep\\n%setup -q -T -c -n %{name}-%{version}\\ncp -p %{SOURCE0} zfs-%{version}.tar.gz\\ncp -p %{SOURCE1} zfs-kmod.spec.txt\\n\\n%build\\n# nothing\\n\\n%install\\nmkdir -p %{buildroot}/usr/src/akmods/zfs-%{version}\\ninstall -pm0644 zfs-%{version}.tar.gz %{buildroot}/usr/src/akmods/zfs-%{version}/\\ninstall -pm0644 zfs-kmod.spec.txt %{buildroot}/usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%files\\n%dir /usr/src/akmods\\n%dir /usr/src/akmods/zfs-%{version}\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-%{version}.tar.gz\\n%attr(0644,root,root) /usr/src/akmods/zfs-%{version}/zfs-kmod.spec\\n\\n%post\\nif command -v akmods >/dev/null 2>&1; then\\n akmods --force --kernels \\\"$(uname -r)\\\" --akmod zfs || :\\nfi\\n\\n%changelog\\n* Thu Oct 24 2025 You - %{version}-1\\n- Initial akmod packaging for ZFS.\\nEOF\\n\\nsed -i \\\"s/__ZFS_VER__/${ZFS_VER}/g\\\" akmod-zfs.spec\\n\\ninstall -pm0644 \\\"zfs/$TARBALL\\\" \\\"$COPR_RESULTDIR/\\\"\\n#install -pm0644 zfs-kmod.spec.txt \\\"$COPR_RESULTDIR/\\\"\\n# la spec principale (akmod) est d\\u00e9j\\u00e0 dans /workdir; on \\u00e9vite de la recopier sur elle-m\\u00eame\\nif [ \\\"$COPR_RESULTDIR\\\" != \\\"$PWD\\\" ]; then\\n install -pm0644 akmod-zfs.spec \\\"$COPR_RESULTDIR/\\\"\\nfi\\nrm -f zfs-kmod.spec\\n\\n\", \"chroot\": \"centos-stream-10-aarch64\", \"builddeps\": \"git autoconf automake libtool make tar gzip xz rpm-build\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "akmod-zfs", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/akmod-zfs-2.3.4-1.src.rpm", "uses_devel_repo": null, "sandbox": "bdherouville/zfs-el-aarch64--bdherouville", "results": { "name": "akmod-zfs", "epoch": null, "version": "2.3.4", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/bdherouville/zfs-el-aarch64", "result_dir": "09739697", "built_packages": "", "tags": [ "arch_aarch64" ], "pkg_version": "2.3.4-1", "id": 9739697, "mockchain_macros": { "copr_username": "bdherouville", "copr_projectname": "zfs-el-aarch64", "vendor": "Fedora Project COPR (bdherouville/zfs-el-aarch64)" } } ] } [2025-10-28 13:15:29,735][ INFO][PID:1852248] Sending fedora-messaging bus message in build.end [2025-10-28 13:15:29,804][ INFO][PID:1852248] Compressing /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/builder-live.log by gzip [2025-10-28 13:15:29,806][ INFO][PID:1852248] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/builder-live.log' as PID 1862463 [2025-10-28 13:15:29,813][ INFO][PID:1852248] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/builder-live.log) [2025-10-28 13:15:29,814][ INFO][PID:1852248] Compressing /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/backend.log by gzip [2025-10-28 13:15:29,820][ INFO][PID:1852248] Running command 'gzip /var/lib/copr/public_html/results/bdherouville/zfs-el-aarch64/srpm-builds/09739697/backend.log' as PID 1862467