Started by user administrator Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/d1_process_daemon_stable/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/DataONEorg/d1_process_daemon > git init /var/lib/jenkins/jobs/d1_process_daemon_stable/workspace/d1_process_daemon # timeout=10 Fetching upstream changes from https://github.com/DataONEorg/d1_process_daemon > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/DataONEorg/d1_process_daemon +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/DataONEorg/d1_process_daemon # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/refs/tags/D1_PROCESS_DAEMON_v2.3.9^{commit} # timeout=10 > git rev-parse refs/tags/D1_PROCESS_DAEMON_v2.3.9^{commit} # timeout=10 Checking out Revision 162621a7e525a35a77363c688fe311d9dca8a5ec (refs/tags/D1_PROCESS_DAEMON_v2.3.9) > git config core.sparsecheckout # timeout=10 > git checkout -f 162621a7e525a35a77363c688fe311d9dca8a5ec # timeout=10 Commit message: "Merge branch 'develop_2.3' into main" First time build. Skipping changelog. Parsing POMs ERROR: No such file /var/lib/jenkins/jobs/d1_process_daemon_stable/workspace/pom.xml Perhaps you need to specify the correct POM file path in the project configuration? Notifying upstream projects of job completion Finished: FAILURE