[2025-10-26 01:41:32,074][ INFO][PID:2610226] Marking build as starting [2025-10-26 01:41:32,119][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:41:32,120][ INFO][PID:2610226] VM allocation process starts [2025-10-26 01:41:32,132][ INFO][PID:2610226] Trying to allocate VM: ResallocHost, ticket_id=5856328, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-26 01:41:37,134][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:41:42,135][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:41:44,168][ INFO][PID:2610226] Allocated host ResallocHost, ticket_id=5856328, hostname=3.239.122.172, name=aws_x86_64_normalreserved_prod_07653941_20251026_012827, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-26 01:41:44,169][ INFO][PID:2610226] Allocating ssh connection to builder [2025-10-26 01:41:44,169][ INFO][PID:2610226] Checking that builder machine is OK [2025-10-26 01:41:44,500][ INFO][PID:2610226] Running remote command: copr-builder-ready srpm-builds [2025-10-26 01:41:44,692][ INFO][PID:2610226] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-26 01:41:44,693][ INFO][PID:2610226] Filling build.info file with builder info [2025-10-26 01:41:44,693][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:41:44,694][ INFO][PID:2610226] 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:4249", "submitter": null, "ended_on": null, "started_on": 1761442904.6943135, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9733050", "build_id": 9733050, "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\": \"tmpx2tx63pv\", \"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--f6d27800-f2ad-4c56-a98d-198191e3a5c1", "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:4249", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4249", "result_dir": "09733050", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9733050, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-26 01:41:44,730][ INFO][PID:2610226] Sending fedora-messaging bus message in build.start [2025-10-26 01:41:46,208][ INFO][PID:2610226] Sending fedora-messaging bus message in chroot.start [2025-10-26 01:41:46,318][ INFO][PID:2610226] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9733050 --detached [2025-10-26 01:41:46,641][ INFO][PID:2610226] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.239.122.172' (ED25519) to the list of known hosts. [2025-10-26 01:41:46,642][ INFO][PID:2610226] Downloading the builder-live.log file, attempt 1 [2025-10-26 01:41:46,644][ INFO][PID:2610226] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.122.172 copr-rpmbuild-log [2025-10-26 01:41:51,650][ INFO][PID:2610226] Periodic builder liveness probe: alive [2025-10-26 01:41:51,651][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:41:56,652][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:01,653][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:06,654][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:11,656][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:16,657][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:21,658][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:26,659][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:31,660][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:36,661][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:41,662][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:46,663][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:51,664][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:42:56,665][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:01,666][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:06,667][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:11,669][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:16,670][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:21,671][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:26,672][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:31,673][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:36,674][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:41,675][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:46,676][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:51,677][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:43:56,678][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:01,679][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:06,680][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:11,681][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:16,682][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:21,683][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:26,684][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:31,685][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:36,686][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:41,687][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:46,688][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:51,689][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:44:56,690][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:01,691][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:06,692][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:11,693][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:16,694][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:21,694][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:26,695][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:31,696][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:36,697][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:41,698][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:46,700][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:51,701][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:45:56,702][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:01,702][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:06,703][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:11,705][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:16,706][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:21,707][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:26,708][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:31,709][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:36,710][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:41,710][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:46,712][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:51,713][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:46:56,714][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:01,715][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:06,716][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:11,717][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:16,718][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:21,719][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:26,720][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:31,721][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:36,722][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:41,723][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:46,724][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:51,725][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:47:56,726][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:01,727][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:06,728][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:11,729][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:16,730][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:21,731][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:26,732][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:31,733][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:36,734][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:41,735][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:46,736][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:51,737][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:48:56,738][ INFO][PID:2610226] Checking for cancel request [2025-10-26 01:49:00,822][ INFO][PID:2610226] Downloading results from builder [2025-10-26 01:49:00,823][ INFO][PID:2610226] rsyncing of mockbuilder@3.239.122.172:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050 started [2025-10-26 01:49:00,824][ INFO][PID:2610226] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.239.122.172:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/build-09733050.rsync.log [2025-10-26 01:49:13,498][ INFO][PID:2610226] rsyncing finished. [2025-10-26 01:49:13,499][ INFO][PID:2610226] Releasing VM back to pool [2025-10-26 01:49:13,509][ INFO][PID:2610226] Searching for 'success' file in resultdir [2025-10-26 01:49:13,510][ INFO][PID:2610226] Getting build details [2025-10-26 01:49:13,510][ INFO][PID:2610226] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050 [2025-10-26 01:49:13,511][ INFO][PID:2610226] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/Sunshine-0.0.4249-1.src.rpm [2025-10-26 01:49:13,511][ INFO][PID:2610226] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/Sunshine-0.0.4249-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4249-1'} [2025-10-26 01:49:13,512][ INFO][PID:2610226] Finished build: id=9733050 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249 chroot=srpm-builds [2025-10-26 01:49:13,513][ INFO][PID:2610226] Worker succeeded build, took 448.8193597793579 [2025-10-26 01:49:13,514][ INFO][PID:2610226] 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:4249", "submitter": null, "ended_on": 1761443353.5136733, "started_on": 1761442904.6943135, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9733050", "build_id": 9733050, "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\": \"tmpx2tx63pv\", \"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:4249/srpm-builds/09733050/Sunshine-0.0.4249-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--f6d27800-f2ad-4c56-a98d-198191e3a5c1", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4249", "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:4249", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4249", "result_dir": "09733050", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4249-1", "id": 9733050, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-26 01:49:13,606][ INFO][PID:2610226] Sending fedora-messaging bus message in build.end [2025-10-26 01:49:13,687][ INFO][PID:2610226] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/builder-live.log by gzip [2025-10-26 01:49:13,688][ INFO][PID:2610226] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/builder-live.log' as PID 2644389 [2025-10-26 01:49:13,694][ INFO][PID:2610226] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/builder-live.log) [2025-10-26 01:49:13,695][ INFO][PID:2610226] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/backend.log by gzip [2025-10-26 01:49:13,696][ INFO][PID:2610226] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4249/srpm-builds/09733050/backend.log' as PID 2644390