[2024-09-20 09:58:45,530][  INFO][PID:3655781] Marking build as starting
[2024-09-20 09:58:45,645][  INFO][PID:3655781] Trying to allocate VM
[2024-09-20 10:01:03,793][  INFO][PID:3655781] Allocated host ResallocHost, ticket_id=4973488, hostname=3.86.31.208
[2024-09-20 10:01:03,794][  INFO][PID:3655781] Allocating ssh connection to builder
[2024-09-20 10:01:03,794][  INFO][PID:3655781] Checking that builder machine is OK
[2024-09-20 10:01:04,134][  INFO][PID:3655781] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.86.31.208 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-09-20 10:01:04,349][  INFO][PID:3655781] Filling build.info file with builder info
[2024-09-20 10:01:04,351][  INFO][PID:3655781] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": null,
            "started_on": 1726826464.3511572,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8042537-fedora-39-x86_64",
            "build_id": 8042537,
            "package_name": "libcdatetime",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcdatetime",
            "git_hash": "6dc1757e2aa2201cb0be2e9aa037c0a343e3bb81",
            "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": "rebus/infosec--rebus",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08042537-libcdatetime",
            "built_packages": "",
            "id": 8042537,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-09-20 10:01:04,421][  INFO][PID:3655781] Sending fedora-messaging bus message in build.start
[2024-09-20 10:01:05,238][  INFO][PID:3655781] Sending fedora-messaging bus message in chroot.start
[2024-09-20 10:01:05,267][  INFO][PID:3655781] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8042537-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-09-20 10:01:05,662][  INFO][PID:3655781] Downloading the builder-live.log file, attempt 1
[2024-09-20 10:01:05,664][  INFO][PID:3655781] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.86.31.208 copr-rpmbuild-log
[2024-09-20 10:01:10,682][  INFO][PID:3655781] Status: False
[2024-09-20 10:06:04,179][  INFO][PID:3655781] Downloading results from builder
[2024-09-20 10:06:04,180][  INFO][PID:3655781] rsyncing of mockbuilder@3.86.31.208:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime started
[2024-09-20 10:06:04,181][  INFO][PID:3655781] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.86.31.208:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/ &> /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/build-08042537.rsync.log
[2024-09-20 10:06:04,426][  INFO][PID:3655781] rsyncing finished.
[2024-09-20 10:06:04,427][  INFO][PID:3655781] Releasing VM back to pool
[2024-09-20 10:06:04,437][  INFO][PID:3655781] Searching for 'success' file in resultdir
[2024-09-20 10:06:04,437][  INFO][PID:3655781] Going to sign pkgs from source: 8042537-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64
[2024-09-20 10:06:04,438][  INFO][PID:3655781] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-09-20 10:06:04,749][  INFO][PID:3655781] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc39.src.rpm' (attempt #1)
[2024-09-20 10:06:05,486][  INFO][PID:3655781] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc39.src.rpm
[2024-09-20 10:06:05,487][  INFO][PID:3655781] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-debugsource-20240414-1.fc39.x86_64.rpm' (attempt #1)
[2024-09-20 10:06:06,220][  INFO][PID:3655781] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-debugsource-20240414-1.fc39.x86_64.rpm
[2024-09-20 10:06:06,222][  INFO][PID:3655781] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-debuginfo-20240414-1.fc39.x86_64.rpm' (attempt #1)
[2024-09-20 10:06:07,112][  INFO][PID:3655781] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-debuginfo-20240414-1.fc39.x86_64.rpm
[2024-09-20 10:06:07,113][  INFO][PID:3655781] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-devel-20240414-1.fc39.x86_64.rpm' (attempt #1)
[2024-09-20 10:06:07,859][  INFO][PID:3655781] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-devel-20240414-1.fc39.x86_64.rpm
[2024-09-20 10:06:07,865][  INFO][PID:3655781] Calling '/bin/sign -4 -h sha256 -u rebus#infosec@copr.fedorahosted.org -r /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc39.x86_64.rpm' (attempt #1)
[2024-09-20 10:06:08,600][  INFO][PID:3655781] signed rpm: /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/libcdatetime-20240414-1.fc39.x86_64.rpm
[2024-09-20 10:06:08,602][  INFO][PID:3655781] Sign done
[2024-09-20 10:06:08,603][  INFO][PID:3655781] Incremental createrepo run, adding 08042537-libcdatetime into https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-x86_64, (auto-create-repo=True)
[2024-09-20 10:06:08,607][  INFO][PID:3655781] Running command 'copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64 --add 08042537-libcdatetime --no-appstream-metadata' as PID 3704933
[2024-09-20 10:06:10,411][  INFO][PID:3655781] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64 --add 08042537-libcdatetime --no-appstream-metadata)
[2024-09-20 10:06:10,412][  INFO][PID:3655781] Getting build details
[2024-09-20 10:06:10,413][  INFO][PID:3655781] Listing built binary packages in /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime
[2024-09-20 10:06:10,413][  INFO][PID:3655781] Built packages:
['libcdatetime-debuginfo 20240414', 'libcdatetime-devel 20240414', 'libcdatetime-debugsource 20240414', 'libcdatetime 20240414']
[2024-09-20 10:06:10,414][  INFO][PID:3655781] build details: {'built_packages': 'libcdatetime-debuginfo 20240414\nlibcdatetime-devel 20240414\nlibcdatetime-debugsource 20240414\nlibcdatetime 20240414'}
[2024-09-20 10:06:10,414][  INFO][PID:3655781] Retrieving pubkey
[2024-09-20 10:06:10,415][  INFO][PID:3655781] Calling '/bin/sign -u rebus#infosec@copr.fedorahosted.org -p' (attempt #1)
[2024-09-20 10:06:10,732][  INFO][PID:3655781] Added pubkey for user rebus project infosec into: /var/lib/copr/public_html/results/rebus/infosec/pubkey.gpg
[2024-09-20 10:06:10,732][  INFO][PID:3655781] Finished build: id=8042537 failed=False timeout=None destdir=/var/lib/copr/public_html/results/rebus/infosec chroot=fedora-39-x86_64 
[2024-09-20 10:06:10,735][  INFO][PID:3655781] Worker succeeded build, took 306.3838543891907
[2024-09-20 10:06:10,736][  INFO][PID:3655781] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "rebus",
            "project_name": "infosec",
            "project_dirname": "infosec",
            "submitter": "rebus",
            "ended_on": 1726826770.7350116,
            "started_on": 1726826464.3511572,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8042537-fedora-39-x86_64",
            "build_id": 8042537,
            "package_name": "libcdatetime",
            "package_version": "20240414-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/rebus/infosec/libcdatetime",
            "git_hash": "6dc1757e2aa2201cb0be2e9aa037c0a343e3bb81",
            "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": "rebus/infosec--rebus",
            "results": {
                "packages": [
                    {
                        "name": "libcdatetime-debuginfo",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime-devel",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime-debugsource",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libcdatetime",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "libcdatetime",
                        "epoch": null,
                        "version": "20240414",
                        "release": "1.fc39",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": false,
            "fedora_review": true,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/rebus/infosec/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [
                "bootstrap"
            ],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/rebus/infosec",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/rebus/infosec",
            "result_dir": "08042537-libcdatetime",
            "built_packages": "libcdatetime-debuginfo 20240414\nlibcdatetime-devel 20240414\nlibcdatetime-debugsource 20240414\nlibcdatetime 20240414",
            "id": 8042537,
            "mockchain_macros": {
                "copr_username": "rebus",
                "copr_projectname": "infosec",
                "vendor": "Fedora Project COPR (rebus/infosec)"
            }
        }
    ]
}
[2024-09-20 10:06:10,806][  INFO][PID:3655781] Sending fedora-messaging bus message in build.end
[2024-09-20 10:06:10,829][  INFO][PID:3655781] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/builder-live.log by gzip
[2024-09-20 10:06:10,830][  INFO][PID:3655781] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/builder-live.log' as PID 3705192
[2024-09-20 10:06:10,838][  INFO][PID:3655781] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/builder-live.log)
[2024-09-20 10:06:10,839][  INFO][PID:3655781] Compressing /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/backend.log by gzip
[2024-09-20 10:06:10,840][  INFO][PID:3655781] Running command 'gzip /var/lib/copr/public_html/results/rebus/infosec/fedora-39-x86_64/08042537-libcdatetime/backend.log' as PID 3705194