[2025-11-02 18:12:11,539][ INFO][PID:2881292] Marking build as starting [2025-11-02 18:12:11,577][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:11,577][ INFO][PID:2881292] VM allocation process starts [2025-11-02 18:12:11,586][ INFO][PID:2881292] Trying to allocate VM: ResallocHost, ticket_id=5983408, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-02 18:12:14,641][ INFO][PID:2881292] Allocated host ResallocHost, ticket_id=5983408, hostname=44.202.5.1, name=aws_x86_64_normalreserved_prod_07786616_20251102_180843, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-02 18:12:14,641][ INFO][PID:2881292] Allocating ssh connection to builder [2025-11-02 18:12:14,642][ INFO][PID:2881292] Checking that builder machine is OK [2025-11-02 18:12:14,961][ INFO][PID:2881292] Running remote command: copr-builder-ready srpm-builds [2025-11-02 18:12:15,156][ INFO][PID:2881292] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-02 18:12:15,156][ INFO][PID:2881292] Filling build.info file with builder info [2025-11-02 18:12:15,157][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:15,157][ INFO][PID:2881292] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4386", "submitter": null, "ended_on": null, "started_on": 1762107135.1577652, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9758450", "build_id": 9758450, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpawmktklm\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--62b7800e-2e5c-46ed-b628-c0f72af3628d", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4386", "result_dir": "09758450", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9758450, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-02 18:12:15,181][ INFO][PID:2881292] Sending fedora-messaging bus message in build.start [2025-11-02 18:12:15,769][ INFO][PID:2881292] Sending fedora-messaging bus message in chroot.start [2025-11-02 18:12:15,792][ INFO][PID:2881292] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9758450 --detached [2025-11-02 18:12:16,123][ INFO][PID:2881292] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.202.5.1' (ED25519) to the list of known hosts. [2025-11-02 18:12:16,123][ INFO][PID:2881292] Downloading the builder-live.log file, attempt 1 [2025-11-02 18:12:16,131][ INFO][PID:2881292] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.202.5.1 copr-rpmbuild-log [2025-11-02 18:12:21,128][ INFO][PID:2881292] Periodic builder liveness probe: alive [2025-11-02 18:12:21,129][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:26,129][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:31,130][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:36,131][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:41,132][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:46,133][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:51,133][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:12:56,134][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:01,135][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:06,136][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:11,137][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:16,138][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:21,139][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:26,140][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:31,141][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:36,142][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:41,143][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:46,144][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:51,144][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:13:56,145][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:01,146][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:06,147][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:11,148][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:16,149][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:21,150][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:26,151][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:31,152][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:36,153][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:41,154][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:46,155][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:51,156][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:14:56,157][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:01,157][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:06,158][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:11,159][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:16,160][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:21,161][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:26,162][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:31,163][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:36,164][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:41,165][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:46,166][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:51,167][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:15:56,168][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:01,169][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:06,170][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:11,170][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:16,171][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:21,172][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:26,173][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:31,174][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:36,175][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:41,176][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:46,177][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:51,178][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:16:56,179][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:01,180][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:06,180][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:11,181][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:16,182][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:21,183][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:26,184][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:31,185][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:36,186][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:41,187][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:46,187][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:51,188][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:17:56,189][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:01,190][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:06,191][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:11,192][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:16,192][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:21,193][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:26,194][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:31,195][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:36,196][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:41,197][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:46,198][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:51,198][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:18:56,199][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:01,200][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:06,201][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:11,202][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:16,203][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:21,204][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:26,204][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:31,205][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:36,206][ INFO][PID:2881292] Checking for cancel request [2025-11-02 18:19:37,029][ INFO][PID:2881292] Downloading results from builder [2025-11-02 18:19:37,030][ INFO][PID:2881292] rsyncing of mockbuilder@44.202.5.1:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450 started [2025-11-02 18:19:37,031][ INFO][PID:2881292] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.202.5.1:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/build-09758450.rsync.log [2025-11-02 18:19:42,071][ INFO][PID:2881292] rsyncing finished. [2025-11-02 18:19:42,072][ INFO][PID:2881292] Releasing VM back to pool [2025-11-02 18:19:42,080][ INFO][PID:2881292] Searching for 'success' file in resultdir [2025-11-02 18:19:42,081][ INFO][PID:2881292] Getting build details [2025-11-02 18:19:42,081][ INFO][PID:2881292] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450 [2025-11-02 18:19:42,082][ INFO][PID:2881292] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/Sunshine-0.0.4386-1.src.rpm [2025-11-02 18:19:42,082][ INFO][PID:2881292] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/Sunshine-0.0.4386-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4386-1'} [2025-11-02 18:19:42,083][ INFO][PID:2881292] Finished build: id=9758450 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386 chroot=srpm-builds [2025-11-02 18:19:42,084][ INFO][PID:2881292] Worker succeeded build, took 446.92688512802124 [2025-11-02 18:19:42,085][ INFO][PID:2881292] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4386", "submitter": null, "ended_on": 1762107582.0846503, "started_on": 1762107135.1577652, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9758450", "build_id": 9758450, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmpawmktklm\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/Sunshine-0.0.4386-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--62b7800e-2e5c-46ed-b628-c0f72af3628d", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4386", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4386", "result_dir": "09758450", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4386-1", "id": 9758450, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-02 18:19:42,123][ INFO][PID:2881292] Sending fedora-messaging bus message in build.end [2025-11-02 18:19:42,146][ INFO][PID:2881292] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/builder-live.log by gzip [2025-11-02 18:19:42,147][ INFO][PID:2881292] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/builder-live.log' as PID 2893895 [2025-11-02 18:19:42,153][ INFO][PID:2881292] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/builder-live.log) [2025-11-02 18:19:42,154][ INFO][PID:2881292] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/backend.log by gzip [2025-11-02 18:19:42,155][ INFO][PID:2881292] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4386/srpm-builds/09758450/backend.log' as PID 2893896