[2024-11-18 02:42:41,313][  INFO][PID:2802801] Marking build as starting
[2024-11-18 02:42:41,511][  INFO][PID:2802801] Trying to allocate VM
[2024-11-18 02:42:44,536][  INFO][PID:2802801] Allocated host ResallocHost, ticket_id=5926342, hostname=2620:52:3:1:dead:beef:cafe:c108
[2024-11-18 02:42:44,537][  INFO][PID:2802801] Allocating ssh connection to builder
[2024-11-18 02:42:44,537][  INFO][PID:2802801] Checking that builder machine is OK
[2024-11-18 02:42:45,341][  INFO][PID:2802801] Running remote command: copr-builder-ready fedora-41-x86_64
[2024-11-18 02:42:45,694][  INFO][PID:2802801] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2024-11-18 02:42:45,695][  INFO][PID:2802801] Filling build.info file with builder info
[2024-11-18 02:42:45,715][  INFO][PID:2802801] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/orion",
            "ended_on": null,
            "started_on": 1731897765.7146091,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8274180-fedora-41-x86_64",
            "build_id": 8274180,
            "package_name": "openmpi",
            "package_version": "5.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/openmpi",
            "git_hash": "5667cadaa1e7bb091a28732f898f27b3c8d8d8f3",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/orion",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08274180-openmpi",
            "built_packages": "",
            "id": 8274180,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-11-18 02:42:45,784][  INFO][PID:2802801] Sending fedora-messaging bus message in build.start
[2024-11-18 02:42:46,450][  INFO][PID:2802801] Sending fedora-messaging bus message in chroot.start
[2024-11-18 02:42:46,467][  INFO][PID:2802801] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8274180-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2024-11-18 02:42:47,137][  INFO][PID:2802801] Downloading the builder-live.log file, attempt 1
[2024-11-18 02:42:47,139][  INFO][PID:2802801] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c108 copr-rpmbuild-log
[2024-11-18 02:42:52,143][  INFO][PID:2802801] Periodic builder liveness probe: alive
[2024-11-18 02:52:52,218][  INFO][PID:2802801] Periodic builder liveness probe: alive
[2024-11-18 03:00:41,542][  INFO][PID:2802801] Downloading results from builder
[2024-11-18 03:00:41,543][  INFO][PID:2802801] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c108]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi started
[2024-11-18 03:00:41,544][  INFO][PID:2802801] 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:c108]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/build-08274180.rsync.log
[2024-11-18 03:00:43,580][  INFO][PID:2802801] rsyncing finished.
[2024-11-18 03:00:43,581][  INFO][PID:2802801] Releasing VM back to pool
[2024-11-18 03:00:43,593][  INFO][PID:2802801] Searching for 'success' file in resultdir
[2024-11-18 03:00:43,593][  INFO][PID:2802801] Going to sign pkgs from source: 8274180-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64
[2024-11-18 03:00:43,594][  INFO][PID:2802801] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 03:00:43,899][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/python3-openmpi-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:44,518][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/python3-openmpi-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:44,519][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-devel-debuginfo-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:45,399][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-devel-debuginfo-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:45,399][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-debugsource-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:46,174][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-debugsource-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:46,175][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-5.0.6-1.fc41.src.rpm' (attempt #1)
[2024-11-18 03:00:47,477][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-5.0.6-1.fc41.src.rpm
[2024-11-18 03:00:47,478][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-debuginfo-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:48,199][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-debuginfo-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:48,200][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:48,970][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:48,971][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-java-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:49,832][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-java-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:49,833][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-doc-5.0.6-1.fc41.noarch.rpm' (attempt #1)
[2024-11-18 03:00:50,505][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-doc-5.0.6-1.fc41.noarch.rpm
[2024-11-18 03:00:50,506][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-java-devel-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:51,256][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-java-devel-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:51,257][  INFO][PID:2802801] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-devel-5.0.6-1.fc41.x86_64.rpm' (attempt #1)
[2024-11-18 03:00:52,177][  INFO][PID:2802801] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/openmpi-devel-5.0.6-1.fc41.x86_64.rpm
[2024-11-18 03:00:52,177][  INFO][PID:2802801] Sign done
[2024-11-18 03:00:52,178][  INFO][PID:2802801] Incremental createrepo run, adding 08274180-openmpi into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-41-x86_64, (auto-create-repo=True)
[2024-11-18 03:00:52,179][  INFO][PID:2802801] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64 --add 08274180-openmpi --no-appstream-metadata' as PID 2840681
[2024-11-18 03:01:04,207][  INFO][PID:2802801] Finished after 12 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64 --add 08274180-openmpi --no-appstream-metadata)
[2024-11-18 03:01:04,208][  INFO][PID:2802801] Getting build details
[2024-11-18 03:01:04,209][  INFO][PID:2802801] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi
[2024-11-18 03:01:04,210][  INFO][PID:2802801] Built packages:
['openmpi-doc 5.0.6', 'openmpi-java 5.0.6', 'openmpi-devel 5.0.6', 'python3-openmpi 5.0.6', 'openmpi-debuginfo 5.0.6', 'openmpi-debugsource 5.0.6', 'openmpi 5.0.6', 'openmpi-devel-debuginfo 5.0.6', 'openmpi-java-devel 5.0.6']
[2024-11-18 03:01:04,210][  INFO][PID:2802801] build details: {'built_packages': 'openmpi-doc 5.0.6\nopenmpi-java 5.0.6\nopenmpi-devel 5.0.6\npython3-openmpi 5.0.6\nopenmpi-debuginfo 5.0.6\nopenmpi-debugsource 5.0.6\nopenmpi 5.0.6\nopenmpi-devel-debuginfo 5.0.6\nopenmpi-java-devel 5.0.6'}
[2024-11-18 03:01:04,210][  INFO][PID:2802801] Retrieving pubkey
[2024-11-18 03:01:04,211][  INFO][PID:2802801] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-11-18 03:01:04,524][  INFO][PID:2802801] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-11-18 03:01:04,525][  INFO][PID:2802801] Finished build: id=8274180 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-41-x86_64 
[2024-11-18 03:01:04,527][  INFO][PID:2802801] Worker succeeded build, took 1098.8126080036163
[2024-11-18 03:01:04,528][  INFO][PID:2802801] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/orion",
            "ended_on": 1731898864.5272171,
            "started_on": 1731897765.7146091,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8274180-fedora-41-x86_64",
            "build_id": 8274180,
            "package_name": "openmpi",
            "package_version": "5.0.6-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/openmpi",
            "git_hash": "5667cadaa1e7bb091a28732f898f27b3c8d8d8f3",
            "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": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/orion",
            "results": {
                "packages": [
                    {
                        "name": "openmpi-doc",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "openmpi",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "openmpi-java",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi-devel",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-openmpi",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi-debuginfo",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi-debugsource",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi-devel-debuginfo",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openmpi-java-devel",
                        "epoch": null,
                        "version": "5.0.6",
                        "release": "1.fc41",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "08274180-openmpi",
            "built_packages": "openmpi-doc 5.0.6\nopenmpi-java 5.0.6\nopenmpi-devel 5.0.6\npython3-openmpi 5.0.6\nopenmpi-debuginfo 5.0.6\nopenmpi-debugsource 5.0.6\nopenmpi 5.0.6\nopenmpi-devel-debuginfo 5.0.6\nopenmpi-java-devel 5.0.6",
            "id": 8274180,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-11-18 03:01:04,624][  INFO][PID:2802801] Sending fedora-messaging bus message in build.end
[2024-11-18 03:01:04,648][  INFO][PID:2802801] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/builder-live.log by gzip
[2024-11-18 03:01:04,649][  INFO][PID:2802801] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/builder-live.log' as PID 2842428
[2024-11-18 03:01:04,791][  INFO][PID:2802801] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/builder-live.log)
[2024-11-18 03:01:04,793][  INFO][PID:2802801] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/backend.log by gzip
[2024-11-18 03:01:04,794][  INFO][PID:2802801] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-41-x86_64/08274180-openmpi/backend.log' as PID 2842480