[2024-03-30 21:37:44,317][  INFO][PID:3536235] Marking build as starting
[2024-03-30 21:37:44,448][  INFO][PID:3536235] Trying to allocate VM
[2024-03-30 21:37:50,517][  INFO][PID:3536235] Allocated host ResallocHost, ticket_id=1988664, hostname=3.89.206.247
[2024-03-30 21:37:50,518][  INFO][PID:3536235] Allocating ssh connection to builder
[2024-03-30 21:37:50,519][  INFO][PID:3536235] Checking that builder machine is OK
[2024-03-30 21:37:50,869][  INFO][PID:3536235] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.206.247 '/usr/bin/test -f /etc/mock/fedora-rawhide-i386.cfg'
[2024-03-30 21:37:51,084][  INFO][PID:3536235] Filling build.info file with builder info
[2024-03-30 21:37:51,086][  INFO][PID:3536235] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "barsnick",
            "project_name": "tsduck",
            "project_dirname": "tsduck",
            "submitter": "barsnick",
            "ended_on": null,
            "started_on": 1711834671.0860143,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7237140-fedora-rawhide-i386",
            "build_id": 7237140,
            "package_name": "tsduck",
            "package_version": "3.37-0.3670.1sunshine",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/tsduck",
            "git_hash": "a42360821fefa2086f90104653954a762f7ef61c",
            "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": "barsnick/tsduck--barsnick",
            "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/barsnick/tsduck/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/barsnick/tsduck",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck",
            "result_dir": "07237140-tsduck",
            "built_packages": "",
            "id": 7237140,
            "mockchain_macros": {
                "copr_username": "barsnick",
                "copr_projectname": "tsduck",
                "vendor": "Fedora Project COPR (barsnick/tsduck)"
            }
        }
    ]
}
[2024-03-30 21:37:51,197][  INFO][PID:3536235] Sending fedora-messaging bus message in build.start
[2024-03-30 21:37:51,793][  INFO][PID:3536235] Sending fedora-messaging bus message in chroot.start
[2024-03-30 21:37:51,812][  INFO][PID:3536235] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7237140-fedora-rawhide-i386 --chroot fedora-rawhide-i386 --detached
[2024-03-30 21:37:52,167][  INFO][PID:3536235] Downloading the builder-live.log file, attempt 1
[2024-03-30 21:37:52,172][  INFO][PID:3536235] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.89.206.247 copr-rpmbuild-log
[2024-03-30 21:37:57,176][  INFO][PID:3536235] Status: False
[2024-03-30 21:46:15,540][  INFO][PID:3536235] Downloading results from builder
[2024-03-30 21:46:15,541][  INFO][PID:3536235] rsyncing of mockbuilder@3.89.206.247:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck started
[2024-03-30 21:46:15,542][  INFO][PID:3536235] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.89.206.247:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/ &> /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/build-07237140.rsync.log
[2024-03-30 21:46:15,987][  INFO][PID:3536235] rsyncing finished.
[2024-03-30 21:46:15,988][  INFO][PID:3536235] Releasing VM back to pool
[2024-03-30 21:46:15,996][  INFO][PID:3536235] Searching for 'success' file in resultdir
[2024-03-30 21:46:15,996][  INFO][PID:3536235] Going to sign pkgs from source: 7237140-fedora-rawhide-i386 in chroot: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386
[2024-03-30 21:46:15,997][  INFO][PID:3536235] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2024-03-30 21:46:16,282][  INFO][PID:3536235] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/python3-tsduck-3.37-0.3670.fc41.1sunshine.noarch.rpm' (attempt #1)
[2024-03-30 21:46:17,122][  INFO][PID:3536235] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/python3-tsduck-3.37-0.3670.fc41.1sunshine.noarch.rpm
[2024-03-30 21:46:17,123][  INFO][PID:3536235] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-devel-3.37-0.3670.fc41.1sunshine.i686.rpm' (attempt #1)
[2024-03-30 21:46:18,010][  INFO][PID:3536235] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-devel-3.37-0.3670.fc41.1sunshine.i686.rpm
[2024-03-30 21:46:18,011][  INFO][PID:3536235] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-3.37-0.3670.fc41.1sunshine.src.rpm' (attempt #1)
[2024-03-30 21:46:19,287][  INFO][PID:3536235] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-3.37-0.3670.fc41.1sunshine.src.rpm
[2024-03-30 21:46:19,287][  INFO][PID:3536235] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-doc-3.37-0.3670.fc41.1sunshine.i686.rpm' (attempt #1)
[2024-03-30 21:46:20,184][  INFO][PID:3536235] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-doc-3.37-0.3670.fc41.1sunshine.i686.rpm
[2024-03-30 21:46:20,185][  INFO][PID:3536235] Calling '/bin/sign -4 -h sha256 -u barsnick#tsduck@copr.fedorahosted.org -r /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-3.37-0.3670.fc41.1sunshine.i686.rpm' (attempt #1)
[2024-03-30 21:46:21,069][  INFO][PID:3536235] signed rpm: /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/tsduck-3.37-0.3670.fc41.1sunshine.i686.rpm
[2024-03-30 21:46:21,069][  INFO][PID:3536235] Sign done
[2024-03-30 21:46:21,070][  INFO][PID:3536235] Incremental createrepo run, adding 07237140-tsduck into https://download.copr.fedorainfracloud.org/results/barsnick/tsduck/fedora-rawhide-i386, (auto-create-repo=True)
[2024-03-30 21:46:21,071][  INFO][PID:3536235] Running command 'copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386 --add 07237140-tsduck --no-appstream-metadata' as PID 3571370
[2024-03-30 21:46:21,911][  INFO][PID:3536235] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386 --add 07237140-tsduck --no-appstream-metadata)
[2024-03-30 21:46:21,912][  INFO][PID:3536235] Getting build details
[2024-03-30 21:46:21,913][  INFO][PID:3536235] Listing built binary packages in /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck
[2024-03-30 21:46:21,913][  INFO][PID:3536235] Built packages:
['tsduck-devel 3.37', 'python3-tsduck 3.37', 'tsduck-doc 3.37', 'tsduck 3.37']
[2024-03-30 21:46:21,914][  INFO][PID:3536235] build details: {'built_packages': 'tsduck-devel 3.37\npython3-tsduck 3.37\ntsduck-doc 3.37\ntsduck 3.37'}
[2024-03-30 21:46:21,914][  INFO][PID:3536235] Retrieving pubkey
[2024-03-30 21:46:21,914][  INFO][PID:3536235] Calling '/bin/sign -u barsnick#tsduck@copr.fedorahosted.org -p' (attempt #1)
[2024-03-30 21:46:22,202][  INFO][PID:3536235] Added pubkey for user barsnick project tsduck into: /var/lib/copr/public_html/results/barsnick/tsduck/pubkey.gpg
[2024-03-30 21:46:22,203][  INFO][PID:3536235] Finished build: id=7237140 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/barsnick/tsduck chroot=fedora-rawhide-i386 
[2024-03-30 21:46:22,205][  INFO][PID:3536235] Worker succeeded build, took 511.1189694404602
[2024-03-30 21:46:22,205][  INFO][PID:3536235] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "barsnick",
            "project_name": "tsduck",
            "project_dirname": "tsduck",
            "submitter": "barsnick",
            "ended_on": 1711835182.2049837,
            "started_on": 1711834671.0860143,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-i386",
            "arch": "i386",
            "buildroot_pkgs": [],
            "task_id": "7237140-fedora-rawhide-i386",
            "build_id": 7237140,
            "package_name": "tsduck",
            "package_version": "3.37-0.3670.1sunshine",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/barsnick/tsduck/tsduck",
            "git_hash": "a42360821fefa2086f90104653954a762f7ef61c",
            "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": "barsnick/tsduck--barsnick",
            "results": {
                "packages": [
                    {
                        "name": "tsduck",
                        "epoch": null,
                        "version": "3.37",
                        "release": "0.3670.fc41.1sunshine",
                        "arch": "src"
                    },
                    {
                        "name": "tsduck-devel",
                        "epoch": null,
                        "version": "3.37",
                        "release": "0.3670.fc41.1sunshine",
                        "arch": "i686"
                    },
                    {
                        "name": "python3-tsduck",
                        "epoch": null,
                        "version": "3.37",
                        "release": "0.3670.fc41.1sunshine",
                        "arch": "noarch"
                    },
                    {
                        "name": "tsduck-doc",
                        "epoch": null,
                        "version": "3.37",
                        "release": "0.3670.fc41.1sunshine",
                        "arch": "i686"
                    },
                    {
                        "name": "tsduck",
                        "epoch": null,
                        "version": "3.37",
                        "release": "0.3670.fc41.1sunshine",
                        "arch": "i686"
                    }
                ]
            },
            "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/barsnick/tsduck/fedora-rawhide-i386/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_i386"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/barsnick/tsduck",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/barsnick/tsduck",
            "result_dir": "07237140-tsduck",
            "built_packages": "tsduck-devel 3.37\npython3-tsduck 3.37\ntsduck-doc 3.37\ntsduck 3.37",
            "id": 7237140,
            "mockchain_macros": {
                "copr_username": "barsnick",
                "copr_projectname": "tsduck",
                "vendor": "Fedora Project COPR (barsnick/tsduck)"
            }
        }
    ]
}
[2024-03-30 21:46:22,289][  INFO][PID:3536235] Sending fedora-messaging bus message in build.end
[2024-03-30 21:46:22,314][  INFO][PID:3536235] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/builder-live.log by gzip
[2024-03-30 21:46:22,315][  INFO][PID:3536235] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/builder-live.log' as PID 3571418
[2024-03-30 21:46:22,499][  INFO][PID:3536235] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/builder-live.log)
[2024-03-30 21:46:22,499][  INFO][PID:3536235] Compressing /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/backend.log by gzip
[2024-03-30 21:46:22,500][  INFO][PID:3536235] Running command 'gzip /var/lib/copr/public_html/results/barsnick/tsduck/fedora-rawhide-i386/07237140-tsduck/backend.log' as PID 3571444