Started by user Simon Pruvost Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Dev/workspace The recommended git tool is: NONE using credential 8a11502e-f80d-4742-a451-704b40f19292 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Dev/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10 Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_ASKPASS to set credentials > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 49e3f02001247d508a9cbef6151a6d351b96569f (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 49e3f02001247d508a9cbef6151a6d351b96569f # timeout=10 Commit message: "Merge branch 'main' into 'dev'" > git rev-list --no-walk 1d8784fc0fa5ed286ed87fa0dec042320c033aba # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins8853205795154819226.sh + python -m venv my-venv + my-venv/bin/pip install -r config/requirements.txt /tmp/jenkins8853205795154819226.sh: 3: my-venv/bin/pip: not found Build step 'Execute shell' marked build as failure Finished: FAILURE