[2023-12-23 16:34:06,333][  INFO][PID:970063] Marking build as starting
[2023-12-23 16:34:06,480][  INFO][PID:970063] Trying to allocate VM
[2023-12-23 16:34:09,529][  INFO][PID:970063] Allocated host ResallocHost, ticket_id=340680, hostname=2620:52:3:1:dead:beef:cafe:c157
[2023-12-23 16:34:09,530][  INFO][PID:970063] Allocating ssh connection to builder
[2023-12-23 16:34:09,531][  INFO][PID:970063] Checking that builder machine is OK
[2023-12-23 16:34:09,542][  INFO][PID:970063] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2023-12-23 16:34:09,997][  INFO][PID:970063] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2023-12-23 16:34:10,313][  INFO][PID:970063] Filling build.info file with builder info
[2023-12-23 16:34:10,315][  INFO][PID:970063] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "cottsay",
            "project_name": "bitstring-chain",
            "project_dirname": "bitstring-chain",
            "submitter": "cottsay",
            "ended_on": null,
            "started_on": 1703349250.314805,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6809627-fedora-rawhide-x86_64",
            "build_id": 6809627,
            "package_name": "python-bitstring",
            "package_version": "4.1.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/cottsay/bitstring-chain/python-bitstring",
            "git_hash": "602e33d1ec7ec7b179945880aab307c8a813528e",
            "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": "cottsay/bitstring-chain--cottsay",
            "results": null,
            "appstream": false,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/cottsay/bitstring-chain/fedora-rawhide-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/cottsay/bitstring-chain",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/cottsay/bitstring-chain",
            "result_dir": "06809627-python-bitstring",
            "built_packages": "",
            "id": 6809627,
            "mockchain_macros": {
                "copr_username": "cottsay",
                "copr_projectname": "bitstring-chain",
                "vendor": "Fedora Project COPR (cottsay/bitstring-chain)"
            }
        }
    ]
}
[2023-12-23 16:34:10,396][  INFO][PID:970063] Sending fedora-messaging bus message in build.start
[2023-12-23 16:34:11,086][  INFO][PID:970063] Sending fedora-messaging bus message in chroot.start
[2023-12-23 16:34:11,106][  INFO][PID:970063] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6809627-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2023-12-23 16:34:11,120][  INFO][PID:970063] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6809627-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached'
[2023-12-23 16:34:11,668][  INFO][PID:970063] Downloading the builder-live.log file, attempt 1
[2023-12-23 16:34:11,681][  INFO][PID:970063] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c157 copr-rpmbuild-log
[2023-12-23 16:35:52,399][  INFO][PID:970063] Downloading results from builder
[2023-12-23 16:35:52,400][  INFO][PID:970063] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c157]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring started
[2023-12-23 16:35:52,415][  INFO][PID:970063] 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:c157]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/ &> /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/build-06809627.rsync.log
[2023-12-23 16:35:52,815][  INFO][PID:970063] rsyncing finished.
[2023-12-23 16:35:52,816][  INFO][PID:970063] Releasing VM back to pool
[2023-12-23 16:35:52,827][  INFO][PID:970063] Searching for 'success' file in resultdir
[2023-12-23 16:35:52,827][  INFO][PID:970063] Going to sign pkgs from source: 6809627-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64
[2023-12-23 16:35:52,828][  INFO][PID:970063] Calling '/bin/sign -u cottsay#bitstring-chain@copr.fedorahosted.org -p' (attempt #1)
[2023-12-23 16:35:53,109][  INFO][PID:970063] Calling '/bin/sign -4 -h sha256 -u cottsay#bitstring-chain@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/python-bitstring-4.1.4-1.fc40.src.rpm' (attempt #1)
[2023-12-23 16:35:53,967][  INFO][PID:970063] signed rpm: /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/python-bitstring-4.1.4-1.fc40.src.rpm
[2023-12-23 16:35:53,968][  INFO][PID:970063] Calling '/bin/sign -4 -h sha256 -u cottsay#bitstring-chain@copr.fedorahosted.org -r /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/python3-bitstring-4.1.4-1.fc40.noarch.rpm' (attempt #1)
[2023-12-23 16:35:54,749][  INFO][PID:970063] signed rpm: /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/python3-bitstring-4.1.4-1.fc40.noarch.rpm
[2023-12-23 16:35:54,750][  INFO][PID:970063] Sign done
[2023-12-23 16:35:54,750][  INFO][PID:970063] Incremental createrepo run, adding 06809627-python-bitstring into https://download.copr.fedorainfracloud.org/results/cottsay/bitstring-chain/fedora-rawhide-x86_64, (auto-create-repo=True)
[2023-12-23 16:35:54,763][  INFO][PID:970063] Running command 'copr-repo --batched /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64 --add 06809627-python-bitstring --no-appstream-metadata' as PID 976283
[2023-12-23 16:35:55,570][  INFO][PID:970063] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64 --add 06809627-python-bitstring --no-appstream-metadata)
[2023-12-23 16:35:55,571][  INFO][PID:970063] Getting build details
[2023-12-23 16:35:55,571][  INFO][PID:970063] Listing built binary packages in /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring
[2023-12-23 16:35:55,571][  INFO][PID:970063] Built packages:
['python3-bitstring 4.1.4']
[2023-12-23 16:35:55,572][  INFO][PID:970063] build details: {'built_packages': 'python3-bitstring 4.1.4'}
[2023-12-23 16:35:55,572][  INFO][PID:970063] Retrieving pubkey
[2023-12-23 16:35:55,573][  INFO][PID:970063] Calling '/bin/sign -u cottsay#bitstring-chain@copr.fedorahosted.org -p' (attempt #1)
[2023-12-23 16:35:55,915][  INFO][PID:970063] Added pubkey for user cottsay project bitstring-chain into: /var/lib/copr/public_html/results/cottsay/bitstring-chain/pubkey.gpg
[2023-12-23 16:35:55,916][  INFO][PID:970063] Finished build: id=6809627 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/cottsay/bitstring-chain chroot=fedora-rawhide-x86_64 
[2023-12-23 16:35:55,918][  INFO][PID:970063] Worker succeeded build, took 105.60333514213562
[2023-12-23 16:35:55,919][  INFO][PID:970063] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "cottsay",
            "project_name": "bitstring-chain",
            "project_dirname": "bitstring-chain",
            "submitter": "cottsay",
            "ended_on": 1703349355.9181402,
            "started_on": 1703349250.314805,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6809627-fedora-rawhide-x86_64",
            "build_id": 6809627,
            "package_name": "python-bitstring",
            "package_version": "4.1.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/cottsay/bitstring-chain/python-bitstring",
            "git_hash": "602e33d1ec7ec7b179945880aab307c8a813528e",
            "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": "cottsay/bitstring-chain--cottsay",
            "results": {
                "packages": [
                    {
                        "name": "python-bitstring",
                        "epoch": null,
                        "version": "4.1.4",
                        "release": "1.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "python3-bitstring",
                        "epoch": null,
                        "version": "4.1.4",
                        "release": "1.fc40",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/cottsay/bitstring-chain/fedora-rawhide-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/cottsay/bitstring-chain",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/cottsay/bitstring-chain",
            "result_dir": "06809627-python-bitstring",
            "built_packages": "python3-bitstring 4.1.4",
            "id": 6809627,
            "mockchain_macros": {
                "copr_username": "cottsay",
                "copr_projectname": "bitstring-chain",
                "vendor": "Fedora Project COPR (cottsay/bitstring-chain)"
            }
        }
    ]
}
[2023-12-23 16:35:55,982][  INFO][PID:970063] Sending fedora-messaging bus message in build.end
[2023-12-23 16:35:56,003][  INFO][PID:970063] Compressing /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/builder-live.log by gzip
[2023-12-23 16:35:56,016][  INFO][PID:970063] Running command 'gzip /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/builder-live.log' as PID 976343
[2023-12-23 16:35:56,021][  INFO][PID:970063] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/builder-live.log)
[2023-12-23 16:35:56,022][  INFO][PID:970063] Compressing /var/lib/copr/public_html/results/cottsay/bitstring-chain/fedora-rawhide-x86_64/06809627-python-bitstring/backend.log by gzip