[2025-01-13 12:01:52,032][  INFO][PID:541477] Marking build as starting
[2025-01-13 12:01:52,197][  INFO][PID:541477] Trying to allocate VM
[2025-01-13 12:01:55,230][  INFO][PID:541477] Allocated host ResallocHost, ticket_id=653504, hostname=2620:52:3:1:dead:beef:cafe:c112, name=copr_hv_x86_64_01_prod_00531797_20250113_113436
[2025-01-13 12:01:55,231][  INFO][PID:541477] Allocating ssh connection to builder
[2025-01-13 12:01:55,231][  INFO][PID:541477] Checking that builder machine is OK
[2025-01-13 12:01:55,777][  INFO][PID:541477] Running remote command: copr-builder-ready epel-7-x86_64
[2025-01-13 12:01:56,109][  INFO][PID:541477] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-13 12:01:56,109][  INFO][PID:541477] Filling build.info file with builder info
[2025-01-13 12:01:56,111][  INFO][PID:541477] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "https://api.github.com/users/xambroz",
            "ended_on": null,
            "started_on": 1736769716.1107538,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8508993-epel-7-x86_64",
            "build_id": 8508993,
            "package_name": "nwipe",
            "package_version": "0.38-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/nwipe",
            "git_hash": "3061107901d3aba7364c3b2d90f4bfa7df7d9198",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "rebus/infosec--https://api.github.com/users/xambroz",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/epel-7-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "python2",
                "bootstrap",
                "opendbx"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08508993-nwipe",
            "built_packages": "",
            "id": 8508993,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2025-01-13 12:01:56,150][  INFO][PID:541477] Sending fedora-messaging bus message in build.start
[2025-01-13 12:01:56,755][  INFO][PID:541477] Sending fedora-messaging bus message in chroot.start
[2025-01-13 12:01:56,774][  INFO][PID:541477] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8508993-epel-7-x86_64 --chroot epel-7-x86_64 --detached
[2025-01-13 12:01:57,335][  INFO][PID:541477] Downloading the builder-live.log file, attempt 1
[2025-01-13 12:01:57,337][  INFO][PID:541477] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log
[2025-01-13 12:02:02,345][  INFO][PID:541477] Periodic builder liveness probe: alive
[2025-01-13 12:04:02,268][  INFO][PID:541477] Downloading results from builder
[2025-01-13 12:04:02,269][  INFO][PID:541477] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe started
[2025-01-13 12:04:02,269][  INFO][PID:541477] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/ &> /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/build-08508993.rsync.log
[2025-01-13 12:04:02,655][  INFO][PID:541477] rsyncing finished.
[2025-01-13 12:04:02,655][  INFO][PID:541477] Releasing VM back to pool
[2025-01-13 12:04:02,663][  INFO][PID:541477] Searching for 'success' file in resultdir
[2025-01-13 12:04:02,664][ ERROR][PID:541477] Build failed: Backend process error: No success file => build failure
[2025-01-13 12:04:02,664][  INFO][PID:541477] Finished build: id=8508993 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=epel-7-x86_64 
[2025-01-13 12:04:02,666][ ERROR][PID:541477] Backend process error: No success file => build failure
[2025-01-13 12:04:02,666][  INFO][PID:541477] Worker failed build, took 126.55595135688782
[2025-01-13 12:04:02,667][  INFO][PID:541477] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "https://api.github.com/users/xambroz",
            "ended_on": 1736769842.6667051,
            "started_on": 1736769716.1107538,
            "submitted_on": null,
            "status": 0,
            "chroot": "epel-7-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8508993-epel-7-x86_64",
            "build_id": 8508993,
            "package_name": "nwipe",
            "package_version": "0.38-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/nwipe",
            "git_hash": "3061107901d3aba7364c3b2d90f4bfa7df7d9198",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "rebus/infosec--https://api.github.com/users/xambroz",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/epel-7-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "python2",
                "bootstrap",
                "opendbx"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08508993-nwipe",
            "built_packages": "",
            "id": 8508993,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2025-01-13 12:04:02,745][  INFO][PID:541477] Sending fedora-messaging bus message in build.end
[2025-01-13 12:04:02,765][  INFO][PID:541477] Compressing /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/builder-live.log by gzip
[2025-01-13 12:04:02,766][  INFO][PID:541477] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/builder-live.log' as PID 548780
[2025-01-13 12:04:02,772][  INFO][PID:541477] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/builder-live.log)
[2025-01-13 12:04:02,772][  INFO][PID:541477] Compressing /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/backend.log by gzip
[2025-01-13 12:04:02,773][  INFO][PID:541477] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/epel-7-x86_64/08508993-nwipe/backend.log' as PID 548781