[2024-10-03 06:40:53,065][  INFO][PID:3834527] Marking build as starting
[2024-10-03 06:40:53,138][  INFO][PID:3834527] Trying to allocate VM
[2024-10-03 06:41:31,311][  INFO][PID:3834527] Allocated host ResallocHost, ticket_id=5233876, hostname=150.239.224.32
[2024-10-03 06:41:31,312][  INFO][PID:3834527] Allocating ssh connection to builder
[2024-10-03 06:41:31,313][  INFO][PID:3834527] Checking that builder machine is OK
[2024-10-03 06:41:31,793][  INFO][PID:3834527] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.224.32 '/usr/bin/test -f /etc/mock/fedora-rawhide-s390x.cfg'
[2024-10-03 06:41:32,109][  INFO][PID:3834527] Filling build.info file with builder info
[2024-10-03 06:41:32,110][  INFO][PID:3834527] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 86400,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mtasaka",
            "project_name": "rubygem-newruby-test-6",
            "project_dirname": "rubygem-newruby-test-6",
            "submitter": "mtasaka",
            "ended_on": null,
            "started_on": 1727937692.1103354,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8104641-fedora-rawhide-s390x",
            "build_id": 8104641,
            "package_name": "rubygem-rspec-pending_for",
            "package_version": "0.1.16-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtasaka/rubygem-newruby-test-6/rubygem-rspec-pending_for",
            "git_hash": "a0e0f498c667388bf29b33b246946b2f2f02019f",
            "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": "mtasaka/rubygem-newruby-test-6--mtasaka",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/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/mtasaka/rubygem-newruby-test-6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6",
            "result_dir": "08104641-rubygem-rspec-pending_for",
            "built_packages": "",
            "id": 8104641,
            "mockchain_macros": {
                "copr_username": "mtasaka",
                "copr_projectname": "rubygem-newruby-test-6",
                "vendor": "Fedora Project COPR (mtasaka/rubygem-newruby-test-6)"
            }
        }
    ]
}
[2024-10-03 06:41:32,164][  INFO][PID:3834527] Sending fedora-messaging bus message in build.start
[2024-10-03 06:41:32,855][  INFO][PID:3834527] Sending fedora-messaging bus message in chroot.start
[2024-10-03 06:41:32,874][  INFO][PID:3834527] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8104641-fedora-rawhide-s390x --chroot fedora-rawhide-s390x --detached
[2024-10-03 06:41:33,445][  INFO][PID:3834527] Downloading the builder-live.log file, attempt 1
[2024-10-03 06:41:33,452][  INFO][PID:3834527] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@150.239.224.32 copr-rpmbuild-log
[2024-10-03 06:41:38,461][  INFO][PID:3834527] Status: False
[2024-10-03 06:42:38,480][  INFO][PID:3834527] Downloading results from builder
[2024-10-03 06:42:38,481][  INFO][PID:3834527] rsyncing of mockbuilder@150.239.224.32:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for started
[2024-10-03 06:42:38,482][  INFO][PID:3834527] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@150.239.224.32:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/ &> /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/build-08104641.rsync.log
[2024-10-03 06:42:38,901][  INFO][PID:3834527] rsyncing finished.
[2024-10-03 06:42:38,902][  INFO][PID:3834527] Releasing VM back to pool
[2024-10-03 06:42:38,923][  INFO][PID:3834527] Searching for 'success' file in resultdir
[2024-10-03 06:42:38,925][  INFO][PID:3834527] Going to sign pkgs from source: 8104641-fedora-rawhide-s390x in chroot: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x
[2024-10-03 06:42:38,926][  INFO][PID:3834527] Calling '/bin/sign -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -p' (attempt #1)
[2024-10-03 06:42:39,114][  INFO][PID:3834527] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-doc-0.1.16-8.fc42.noarch.rpm' (attempt #1)
[2024-10-03 06:42:40,076][  INFO][PID:3834527] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-doc-0.1.16-8.fc42.noarch.rpm
[2024-10-03 06:42:40,080][  INFO][PID:3834527] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-0.1.16-8.fc42.noarch.rpm' (attempt #1)
[2024-10-03 06:42:41,032][  INFO][PID:3834527] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-0.1.16-8.fc42.noarch.rpm
[2024-10-03 06:42:41,034][  INFO][PID:3834527] Calling '/bin/sign -4 -h sha256 -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -r /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-0.1.16-8.fc42.src.rpm' (attempt #1)
[2024-10-03 06:42:41,976][  INFO][PID:3834527] signed rpm: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/rubygem-rspec-pending_for-0.1.16-8.fc42.src.rpm
[2024-10-03 06:42:41,977][  INFO][PID:3834527] Sign done
[2024-10-03 06:42:41,980][  INFO][PID:3834527] Incremental createrepo run, adding 08104641-rubygem-rspec-pending_for into https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x, (auto-create-repo=True)
[2024-10-03 06:42:41,985][  INFO][PID:3834527] Running command 'copr-repo --batched /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x --add 08104641-rubygem-rspec-pending_for --no-appstream-metadata' as PID 3844790
[2024-10-03 06:42:49,384][  INFO][PID:3834527] Finished after 7 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x --add 08104641-rubygem-rspec-pending_for --no-appstream-metadata)
[2024-10-03 06:42:49,385][  INFO][PID:3834527] Getting build details
[2024-10-03 06:42:49,386][  INFO][PID:3834527] Listing built binary packages in /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for
[2024-10-03 06:42:49,387][  INFO][PID:3834527] Built packages:
['rubygem-rspec-pending_for-doc 0.1.16', 'rubygem-rspec-pending_for 0.1.16']
[2024-10-03 06:42:49,387][  INFO][PID:3834527] build details: {'built_packages': 'rubygem-rspec-pending_for-doc 0.1.16\nrubygem-rspec-pending_for 0.1.16'}
[2024-10-03 06:42:49,388][  INFO][PID:3834527] Retrieving pubkey
[2024-10-03 06:42:49,389][  INFO][PID:3834527] Calling '/bin/sign -u mtasaka#rubygem-newruby-test-6@copr.fedorahosted.org -p' (attempt #1)
[2024-10-03 06:42:49,706][  INFO][PID:3834527] Added pubkey for user mtasaka project rubygem-newruby-test-6 into: /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/pubkey.gpg
[2024-10-03 06:42:49,707][  INFO][PID:3834527] Finished build: id=8104641 failed=False timeout=86400 destdir=/var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6 chroot=fedora-rawhide-s390x 
[2024-10-03 06:42:49,709][  INFO][PID:3834527] Worker succeeded build, took 77.59923386573792
[2024-10-03 06:42:49,711][  INFO][PID:3834527] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 86400,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "mtasaka",
            "project_name": "rubygem-newruby-test-6",
            "project_dirname": "rubygem-newruby-test-6",
            "submitter": "mtasaka",
            "ended_on": 1727937769.7095692,
            "started_on": 1727937692.1103354,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-s390x",
            "arch": "s390x",
            "buildroot_pkgs": [],
            "task_id": "8104641-fedora-rawhide-s390x",
            "build_id": 8104641,
            "package_name": "rubygem-rspec-pending_for",
            "package_version": "0.1.16-8",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/mtasaka/rubygem-newruby-test-6/rubygem-rspec-pending_for",
            "git_hash": "a0e0f498c667388bf29b33b246946b2f2f02019f",
            "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": "mtasaka/rubygem-newruby-test-6--mtasaka",
            "results": {
                "packages": [
                    {
                        "name": "rubygem-rspec-pending_for-doc",
                        "epoch": null,
                        "version": "0.1.16",
                        "release": "8.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-rspec-pending_for",
                        "epoch": null,
                        "version": "0.1.16",
                        "release": "8.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "rubygem-rspec-pending_for",
                        "epoch": null,
                        "version": "0.1.16",
                        "release": "8.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6/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/mtasaka/rubygem-newruby-test-6",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/mtasaka/rubygem-newruby-test-6",
            "result_dir": "08104641-rubygem-rspec-pending_for",
            "built_packages": "rubygem-rspec-pending_for-doc 0.1.16\nrubygem-rspec-pending_for 0.1.16",
            "id": 8104641,
            "mockchain_macros": {
                "copr_username": "mtasaka",
                "copr_projectname": "rubygem-newruby-test-6",
                "vendor": "Fedora Project COPR (mtasaka/rubygem-newruby-test-6)"
            }
        }
    ]
}
[2024-10-03 06:42:49,773][  INFO][PID:3834527] Sending fedora-messaging bus message in build.end
[2024-10-03 06:42:49,799][  INFO][PID:3834527] Compressing /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/builder-live.log by gzip
[2024-10-03 06:42:49,801][  INFO][PID:3834527] Running command 'gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/builder-live.log' as PID 3845700
[2024-10-03 06:42:49,807][  INFO][PID:3834527] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/builder-live.log)
[2024-10-03 06:42:49,811][  INFO][PID:3834527] Compressing /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/backend.log by gzip
[2024-10-03 06:42:49,812][  INFO][PID:3834527] Running command 'gzip /var/lib/copr/public_html/results/mtasaka/rubygem-newruby-test-6/fedora-rawhide-s390x/08104641-rubygem-rspec-pending_for/backend.log' as PID 3845702