[2024-07-18 23:58:36,849][  INFO][PID:545232] Marking build as starting
[2024-07-18 23:58:36,972][  INFO][PID:545232] Trying to allocate VM
[2024-07-18 23:58:40,078][  INFO][PID:545232] Allocated host ResallocHost, ticket_id=3867508, hostname=169.63.179.234
[2024-07-18 23:58:40,079][  INFO][PID:545232] Allocating ssh connection to builder
[2024-07-18 23:58:40,079][  INFO][PID:545232] Checking that builder machine is OK
[2024-07-18 23:58:40,650][  INFO][PID:545232] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.179.234 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-07-18 23:58:40,965][  INFO][PID:545232] Filling build.info file with builder info
[2024-07-18 23:58:40,967][  INFO][PID:545232] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": null,
            "started_on": 1721347120.9667556,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7751331-fedora-rawhide-s390x",
            "build_id": 7751331,
            "package_name": "rubygem-tk",
            "package_version": "0.5.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-tk",
            "git_hash": "a30dd2d13cd6fb58e87a7396d9fad29fe503db74",
            "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": "pvalena/rubygems--pvalena",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07751331-rubygem-tk",
            "built_packages": "",
            "id": 7751331,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-07-18 23:58:41,086][  INFO][PID:545232] Sending fedora-messaging bus message in build.start
[2024-07-18 23:58:41,792][  INFO][PID:545232] Sending fedora-messaging bus message in chroot.start
[2024-07-18 23:58:41,811][  INFO][PID:545232] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7751331-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-07-18 23:58:42,346][  INFO][PID:545232] Downloading the builder-live.log file, attempt 1
[2024-07-18 23:58:42,348][  INFO][PID:545232] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@169.63.179.234 copr-rpmbuild-log
[2024-07-18 23:58:47,352][  INFO][PID:545232] Status: False
[2024-07-19 00:01:32,465][  INFO][PID:545232] Downloading results from builder
[2024-07-19 00:01:32,466][  INFO][PID:545232] rsyncing of mockbuilder@169.63.179.234:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk started
[2024-07-19 00:01:32,468][  INFO][PID:545232] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@169.63.179.234:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/ &> /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/build-07751331.rsync.log
[2024-07-19 00:01:32,832][  INFO][PID:545232] rsyncing finished.
[2024-07-19 00:01:32,833][  INFO][PID:545232] Releasing VM back to pool
[2024-07-19 00:01:32,850][  INFO][PID:545232] Searching for 'success' file in resultdir
[2024-07-19 00:01:32,851][  INFO][PID:545232] Going to sign pkgs from source: 7751331-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x
[2024-07-19 00:01:32,852][  INFO][PID:545232] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-07-19 00:01:33,150][  INFO][PID:545232] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-0.5.0-3.fc41.s390x.rpm' (attempt #1)
[2024-07-19 00:01:33,732][  INFO][PID:545232] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-0.5.0-3.fc41.s390x.rpm
[2024-07-19 00:01:33,733][  INFO][PID:545232] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-debugsource-0.5.0-3.fc41.s390x.rpm' (attempt #1)
[2024-07-19 00:01:34,424][  INFO][PID:545232] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-debugsource-0.5.0-3.fc41.s390x.rpm
[2024-07-19 00:01:34,425][  INFO][PID:545232] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-debuginfo-0.5.0-3.fc41.s390x.rpm' (attempt #1)
[2024-07-19 00:01:35,004][  INFO][PID:545232] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-debuginfo-0.5.0-3.fc41.s390x.rpm
[2024-07-19 00:01:35,005][  INFO][PID:545232] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-doc-0.5.0-3.fc41.noarch.rpm' (attempt #1)
[2024-07-19 00:01:35,792][  INFO][PID:545232] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-doc-0.5.0-3.fc41.noarch.rpm
[2024-07-19 00:01:35,793][  INFO][PID:545232] Calling '/bin/sign -4 -h sha256 -u pvalena#rubygems@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-0.5.0-3.fc41.src.rpm' (attempt #1)
[2024-07-19 00:01:36,397][  INFO][PID:545232] signed rpm: /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/rubygem-tk-0.5.0-3.fc41.src.rpm
[2024-07-19 00:01:36,398][  INFO][PID:545232] Sign done
[2024-07-19 00:01:36,398][  INFO][PID:545232] Incremental createrepo run, adding 07751331-rubygem-tk into https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-07-19 00:01:36,400][  INFO][PID:545232] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x --add 07751331-rubygem-tk --no-appstream-metadata' as PID 563848
[2024-07-19 00:01:40,904][  INFO][PID:545232] Finished after 4 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x --add 07751331-rubygem-tk --no-appstream-metadata)
[2024-07-19 00:01:40,905][  INFO][PID:545232] Getting build details
[2024-07-19 00:01:40,906][  INFO][PID:545232] Listing built binary packages in /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk
[2024-07-19 00:01:40,906][  INFO][PID:545232] Built packages:
['rubygem-tk-debuginfo 0.5.0', 'rubygem-tk-doc 0.5.0', 'rubygem-tk-debugsource 0.5.0', 'rubygem-tk 0.5.0']
[2024-07-19 00:01:40,907][  INFO][PID:545232] build details: {'built_packages': 'rubygem-tk-debuginfo 0.5.0\nrubygem-tk-doc 0.5.0\nrubygem-tk-debugsource 0.5.0\nrubygem-tk 0.5.0'}
[2024-07-19 00:01:40,907][  INFO][PID:545232] Retrieving pubkey
[2024-07-19 00:01:40,908][  INFO][PID:545232] Calling '/bin/sign -u pvalena#rubygems@copr.fedorahosted.org -p' (attempt #1)
[2024-07-19 00:01:41,209][  INFO][PID:545232] Added pubkey for user pvalena project rubygems into: /var/lib/copr/public_html/results/pvalena/rubygems/pubkey.gpg
[2024-07-19 00:01:41,209][  INFO][PID:545232] Finished build: id=7751331 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pvalena/rubygems chroot=fedora-rawhide-s390x 
[2024-07-19 00:01:41,211][  INFO][PID:545232] Worker succeeded build, took 180.24507188796997
[2024-07-19 00:01:41,213][  INFO][PID:545232] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "pvalena",
            "project_name": "rubygems",
            "project_dirname": "rubygems",
            "submitter": "pvalena",
            "ended_on": 1721347301.2118275,
            "started_on": 1721347120.9667556,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "7751331-fedora-rawhide-s390x",
            "build_id": 7751331,
            "package_name": "rubygem-tk",
            "package_version": "0.5.0-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pvalena/rubygems/rubygem-tk",
            "git_hash": "a30dd2d13cd6fb58e87a7396d9fad29fe503db74",
            "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": "pvalena/rubygems--pvalena",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-tk-debuginfo",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "rubygem-tk",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "3.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-tk-doc",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "3.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-tk-debugsource",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "3.fc41",
                        "arch": "s390x"
                    },
                    {
                        "name": "rubygem-tk",
                        "epoch": null,
                        "version": "0.5.0",
                        "release": "3.fc41",
                        "arch": "s390x"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems/fedora-rawhide-s390x/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_s390x"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/pvalena/rubygems",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pvalena/rubygems",
            "result_dir": "07751331-rubygem-tk",
            "built_packages": "rubygem-tk-debuginfo 0.5.0\nrubygem-tk-doc 0.5.0\nrubygem-tk-debugsource 0.5.0\nrubygem-tk 0.5.0",
            "id": 7751331,
            "mockchain_macros": {
                "copr_username": "pvalena",
                "copr_projectname": "rubygems",
                "vendor": "Fedora Project COPR (pvalena/rubygems)"
            }
        }
    ]
}
[2024-07-19 00:01:41,326][  INFO][PID:545232] Sending fedora-messaging bus message in build.end
[2024-07-19 00:01:41,346][  INFO][PID:545232] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/builder-live.log by gzip
[2024-07-19 00:01:41,347][  INFO][PID:545232] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/builder-live.log' as PID 564239
[2024-07-19 00:01:41,355][  INFO][PID:545232] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/builder-live.log)
[2024-07-19 00:01:41,356][  INFO][PID:545232] Compressing /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/backend.log by gzip
[2024-07-19 00:01:41,357][  INFO][PID:545232] Running command 'gzip /var/lib/copr/public_html/results/pvalena/rubygems/fedora-rawhide-s390x/07751331-rubygem-tk/backend.log' as PID 564242