[2024-02-03 01:22:45,477][  INFO][PID:27158] Marking build as starting
[2024-02-03 01:22:45,563][  INFO][PID:27158] Trying to allocate VM
[2024-02-03 01:22:48,605][  INFO][PID:27158] Allocated host ResallocHost, ticket_id=994769, hostname=2620:52:3:1:dead:beef:cafe:c1d8
[2024-02-03 01:22:48,608][  INFO][PID:27158] Allocating ssh connection to builder
[2024-02-03 01:22:48,610][  INFO][PID:27158] Checking that builder machine is OK
[2024-02-03 01:22:48,615][  INFO][PID:27158] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-02-03 01:22:49,105][  INFO][PID:27158] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-02-03 01:22:49,372][  INFO][PID:27158] Filling build.info file with builder info
[2024-02-03 01:22:49,374][  INFO][PID:27158] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": null,
            "started_on": 1706923369.3743541,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6982851-fedora-39-x86_64",
            "build_id": 6982851,
            "package_name": "R-CRAN-react",
            "package_version": "2024.1.0-1.copr6982851",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-react",
            "git_hash": "9643b53db676c6bebb43fd27f996ab7ba169e47a",
            "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": "iucar/cran--iucar",
            "results": null,
            "appstream": false,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "06982851-R-CRAN-react",
            "built_packages": "",
            "id": 6982851,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2024-02-03 01:22:49,461][  INFO][PID:27158] Sending fedora-messaging bus message in build.start
[2024-02-03 01:22:50,367][  INFO][PID:27158] Sending fedora-messaging bus message in chroot.start
[2024-02-03 01:22:50,396][  INFO][PID:27158] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6982851-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-02-03 01:22:50,407][  INFO][PID:27158] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6982851-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-02-03 01:22:50,922][  INFO][PID:27158] Downloading the builder-live.log file, attempt 1
[2024-02-03 01:22:50,933][  INFO][PID:27158] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2024-02-03 01:23:41,010][  INFO][PID:27158] Downloading results from builder
[2024-02-03 01:23:41,011][  INFO][PID:27158] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react started
[2024-02-03 01:23:41,012][  INFO][PID:27158] 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:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/ &> /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/build-06982851.rsync.log
[2024-02-03 01:23:41,408][  INFO][PID:27158] rsyncing finished.
[2024-02-03 01:23:41,409][  INFO][PID:27158] Releasing VM back to pool
[2024-02-03 01:23:41,423][  INFO][PID:27158] Searching for 'success' file in resultdir
[2024-02-03 01:23:41,424][  INFO][PID:27158] Going to sign pkgs from source: 6982851-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64
[2024-02-03 01:23:41,424][  INFO][PID:27158] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2024-02-03 01:23:41,594][  INFO][PID:27158] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/R-CRAN-react-2024.1.0-1.fc39.copr6982851.src.rpm' (attempt #1)
[2024-02-03 01:23:42,242][  INFO][PID:27158] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/R-CRAN-react-2024.1.0-1.fc39.copr6982851.src.rpm
[2024-02-03 01:23:42,243][  INFO][PID:27158] Calling '/bin/sign -4 -h sha256 -u iucar#cran@copr.fedorahosted.org -r /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/R-CRAN-react-2024.1.0-1.fc39.copr6982851.noarch.rpm' (attempt #1)
[2024-02-03 01:23:42,888][  INFO][PID:27158] signed rpm: /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/R-CRAN-react-2024.1.0-1.fc39.copr6982851.noarch.rpm
[2024-02-03 01:23:42,888][  INFO][PID:27158] Sign done
[2024-02-03 01:23:42,889][  INFO][PID:27158] Incremental createrepo run, adding 06982851-R-CRAN-react into https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-x86_64, (auto-create-repo=True)
[2024-02-03 01:23:42,891][  INFO][PID:27158] Running command 'copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06982851-R-CRAN-react --no-appstream-metadata' as PID 31518
[2024-02-03 01:24:03,155][  INFO][PID:27158] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64 --add 06982851-R-CRAN-react --no-appstream-metadata)
[2024-02-03 01:24:03,156][  INFO][PID:27158] Getting build details
[2024-02-03 01:24:03,156][  INFO][PID:27158] Listing built binary packages in /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react
[2024-02-03 01:24:03,157][  INFO][PID:27158] Built packages:
['R-CRAN-react 2024.1.0']
[2024-02-03 01:24:03,157][  INFO][PID:27158] build details: {'built_packages': 'R-CRAN-react 2024.1.0'}
[2024-02-03 01:24:03,158][  INFO][PID:27158] Retrieving pubkey
[2024-02-03 01:24:03,158][  INFO][PID:27158] Calling '/bin/sign -u iucar#cran@copr.fedorahosted.org -p' (attempt #1)
[2024-02-03 01:24:03,435][  INFO][PID:27158] Added pubkey for user iucar project cran into: /var/lib/copr/public_html/results/iucar/cran/pubkey.gpg
[2024-02-03 01:24:03,436][  INFO][PID:27158] Finished build: id=6982851 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/iucar/cran chroot=fedora-39-x86_64 
[2024-02-03 01:24:03,438][  INFO][PID:27158] Worker succeeded build, took 74.06385540962219
[2024-02-03 01:24:03,439][  INFO][PID:27158] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "iucar",
            "project_name": "cran",
            "project_dirname": "cran",
            "submitter": "iucar",
            "ended_on": 1706923443.4382095,
            "started_on": 1706923369.3743541,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6982851-fedora-39-x86_64",
            "build_id": 6982851,
            "package_name": "R-CRAN-react",
            "package_version": "2024.1.0-1.copr6982851",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/iucar/cran/R-CRAN-react",
            "git_hash": "9643b53db676c6bebb43fd27f996ab7ba169e47a",
            "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": "iucar/cran--iucar",
            "results": {
                "packages": [
                    {
                        "name": "R-CRAN-react",
                        "epoch": null,
                        "version": "2024.1.0",
                        "release": "1.fc39.copr6982851",
                        "arch": "noarch"
                    },
                    {
                        "name": "R-CRAN-react",
                        "epoch": null,
                        "version": "2024.1.0",
                        "release": "1.fc39.copr6982851",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "background": false,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-39-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/iucar/cran",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/iucar/cran",
            "result_dir": "06982851-R-CRAN-react",
            "built_packages": "R-CRAN-react 2024.1.0",
            "id": 6982851,
            "mockchain_macros": {
                "copr_username": "iucar",
                "copr_projectname": "cran",
                "vendor": "Fedora Project COPR (iucar/cran)"
            }
        }
    ]
}
[2024-02-03 01:24:03,497][  INFO][PID:27158] Sending fedora-messaging bus message in build.end
[2024-02-03 01:24:03,520][  INFO][PID:27158] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/builder-live.log by gzip
[2024-02-03 01:24:03,522][  INFO][PID:27158] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/builder-live.log' as PID 33456
[2024-02-03 01:24:03,529][  INFO][PID:27158] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/builder-live.log)
[2024-02-03 01:24:03,530][  INFO][PID:27158] Compressing /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/backend.log by gzip
[2024-02-03 01:24:03,531][  INFO][PID:27158] Running command 'gzip /var/lib/copr/public_html/results/iucar/cran/fedora-39-x86_64/06982851-R-CRAN-react/backend.log' as PID 33457