Загрузка данных


Cloning repository ssh://git@portal.localnet:7998/acsapa/apa_etl.git
 > git init /jenkins_slave/jenkins-portal/workspace/sbt/sbt_acsapa/etl_all # timeout=10
Fetching upstream changes from ssh://git@portal.localnet:7998/acsapa/apa_etl.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.5'
using GIT_SSH to set credentials sa-tuz1 - SSH user with private key
[INFO] SELinux is present on the host and we could not confirm that it does not apply actively: will try to relabel temporary files now; this may complain if context labeling not applicable after all
 > /usr/bin/chcon --type=ssh_home_t /jenkins_slave/jenkins-portal/workspace/sbt/sbt_acsapa/etl_all@tmp/jenkins-gitclient-ssh13688561333125573461.key
Verifying host key using known hosts file
 > git fetch --tags --force --progress -- ssh://git@portal.localnet:7998/acsapa/apa_etl.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://git@portal.localnet:7998/acsapa/apa_etl.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision e6de68e13c4ca48529fb003a7332ecc3c5cf7b52 (refs/remotes/origin/main)
Commit message: "1"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6de68e13c4ca48529fb003a7332ecc3c5cf7b52 # timeout=10
 > git rev-list --no-walk 920b76823a1d1d294ab7c14a5734ab30c3ba2e26 # timeout=10
12:18:08  Scheduling project: sbt » sbt_acsapa » etl_inbox
12:18:11  Starting building: sbt » sbt_acsapa » etl_inbox #110
12:18:31  Build sbt » sbt_acsapa » etl_inbox #110 completed: SUCCESS
12:18:31  Scheduling project: sbt » sbt_acsapa » etl_ttr
12:18:35  Starting building: sbt » sbt_acsapa » etl_ttr #85
12:18:59  Build sbt » sbt_acsapa » etl_ttr #85 completed: SUCCESS
12:18:59  Scheduling project: sbt » sbt_acsapa » etl_ttcom
12:19:06  Starting building: sbt » sbt_acsapa » etl_ttcom #84
12:19:40  Build sbt » sbt_acsapa » etl_ttcom #84 completed: SUCCESS
12:19:40  Masking supported pattern matches of $GIT_SSH_KEY
12:19:40  + bash ./scripts/status_report/etl_all_remote_status_report.sh
12:19:43  python3: can't open file '/jenkins_slave/jenkins-portal/workspace/sbt/sbt_acsapa/etl_all/./scripts/status_report/collect_chain_action_logs.py': [Errno 2] No such file or directory
Error when executing always post condition:
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c3319924-a789-4596-8cd0-d54a2917210a
hudson.AbortException: script returned exit code 2
	at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
	at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
	at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

ERROR: script returned exit code 2
Finished: FAILURE