Deploys Reference Application SNAPSHOT to maven

Build: #320 failed

Job: Build and push failed

Stages & jobs

  1. Build and push

  2. Deploy to qa-refapp

  3. Validate

  4. Release

    Requires a user to start manually
  5. Set variables

  6. Release others

Build log

The build generated 145 lines of output. Download or view full build log.

21-Oct-2022 00:00:58 Build Reference Application - Distribution 2.x - 2.12.x - Build and push #320 (REFAPP-OMODDISTRO1-DNDI-320) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4
21-Oct-2022 00:00:58 Remote agent on host xiao.openmrs.org
21-Oct-2022 00:00:58 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
21-Oct-2022 00:00:58 Executing build Reference Application - Distribution 2.x - 2.12.x - Build and push #320 (REFAPP-OMODDISTRO1-DNDI-320)
21-Oct-2022 00:00:58 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
21-Oct-2022 00:00:58 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
21-Oct-2022 00:00:58 Updating source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
21-Oct-2022 00:00:58 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git'.
21-Oct-2022 00:00:58 hint: Using 'master' as the name for the initial branch. This default branch name
21-Oct-2022 00:00:58 hint: is subject to change. To configure the initial branch name to use in all
21-Oct-2022 00:00:58 hint: of your new repositories, which will suppress this warning, call:
21-Oct-2022 00:00:58 hint:
21-Oct-2022 00:00:58 hint:         git config --global init.defaultBranch <name>
21-Oct-2022 00:00:58 hint:
21-Oct-2022 00:00:58 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
21-Oct-2022 00:00:58 hint: 'development'. The just-created branch can be renamed via this command:
21-Oct-2022 00:00:58 hint:
21-Oct-2022 00:00:58 hint:         git branch -m <name>
21-Oct-2022 00:00:58 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI/.git/
21-Oct-2022 00:00:58 Fetching 'refs/heads/2.12.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'.
21-Oct-2022 00:01:00 From https://github.com/openmrs/openmrs-distro-referenceapplication
21-Oct-2022 00:01:00 * [new branch]      2.12.x     -> 2.12.x
21-Oct-2022 00:01:00 * [new tag]         2.0.1769   -> 2.0.1769
21-Oct-2022 00:01:00 * [new tag]         2.1        -> 2.1
21-Oct-2022 00:01:00 * [new tag]         2.10.0     -> 2.10.0
21-Oct-2022 00:01:00 * [new tag]         2.11.0     -> 2.11.0
21-Oct-2022 00:01:00 * [new tag]         2.12.1     -> 2.12.1
21-Oct-2022 00:01:00 * [new tag]         2.12.2     -> 2.12.2
21-Oct-2022 00:01:00 * [new tag]         2.2        -> 2.2
21-Oct-2022 00:01:00 * [new tag]         2.3        -> 2.3
21-Oct-2022 00:01:00 * [new tag]         2.4        -> 2.4
21-Oct-2022 00:01:00 * [new tag]         2.5        -> 2.5
21-Oct-2022 00:01:00 * [new tag]         2.6.0      -> 2.6.0
21-Oct-2022 00:01:00 * [new tag]         2.7.0      -> 2.7.0
21-Oct-2022 00:01:00 * [new tag]         2.8.0      -> 2.8.0
21-Oct-2022 00:01:00 * [new tag]         2.8.1      -> 2.8.1
21-Oct-2022 00:01:00 * [new tag]         2.9.0      -> 2.9.0
21-Oct-2022 00:01:00 * [new tag]         latest     -> latest
21-Oct-2022 00:01:00 Checking out revision 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a.
21-Oct-2022 00:01:00 Switched to branch '2.12.x'
21-Oct-2022 00:01:00 Updated source code to revision: 60f6c492fbe10a54b5f488c57affbf4dfa5ff20a
21-Oct-2022 00:01:00 Finished task 'Checkout source' with result: Success
21-Oct-2022 00:01:00 Running pre-build action: Build Log Labeller Pre Build Action
21-Oct-2022 00:01:00 Running pre-build action: VCS Version Collector
21-Oct-2022 00:01:00 Running pre-build action: Run Predator
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f;
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]'
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]'
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]'
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]'
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1755 java        1179 bamboo-age 2966Mb  379Mb 00:08:13 /usr/lib/jvm/java-8-ope
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):  1179 wrapper        1 bamboo-age   16Mb    3Mb 00:02:08 /home/bamboo-agent/bamb
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent):     1 systemd        0 root        164Mb   12Mb 00:02:04 /sbin/init             
21-Oct-2022 00:01:00 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm)
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Initial free space: 5.255539 GB
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-D3X-JOB1
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Deleting 0 snapshot folders from /home/bamboo-agent/.m2/repository
21-Oct-2022 00:01:00 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB
21-Oct-2022 00:01:01 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator
21-Oct-2022 00:01:01 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files
21-Oct-2022 00:01:01 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist.
21-Oct-2022 00:01:01 [PredatorPreBuildAction] Deleting file /home/bamboo-agent/.docker/config.json
21-Oct-2022 00:01:01 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist.
21-Oct-2022 00:01:01 [PredatorPreBuildAction] Final free space: 5.274807 GB
21-Oct-2022 00:01:01 [PredatorPreBuildAction] Done
21-Oct-2022 00:01:01
Substituting variable: ${bamboo.dockerhub.username} with openmrsci
21-Oct-2022 00:01:01
Substituting password variable: ${bamboo.dockerhub.password}
21-Oct-2022 00:01:01
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
21-Oct-2022 00:01:01
Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application
21-Oct-2022 00:01:01
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
21-Oct-2022 00:01:01
Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64
21-Oct-2022 00:01:01 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
21-Oct-2022 00:01:01
Beginning to execute external process for build 'Reference Application - Distribution 2.x - 2.12.x - Build and push #320 (REFAPP-OMODDISTRO1-DNDI-320)'
... running command line:
/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-320-ScriptBuildTask-1407558833215870204.sh
... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO1-DNDI
21-Oct-2022 00:01:01 + [[ ehuB != ehuxB ]]
21-Oct-2022 00:01:01 Start of Lmod init/bash script to define the module command
21-Oct-2022 00:01:01 + echo 'Start of Lmod init/bash script to define the module command'
21-Oct-2022 00:01:01 + LMOD_PKG=/usr/share/lmod/lmod
21-Oct-2022 00:01:01 + LMOD_DIR=/usr/share/lmod/lmod/libexec
21-Oct-2022 00:01:01 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
21-Oct-2022 00:01:01 + MODULESHOME=/usr/share/lmod/lmod
21-Oct-2022 00:01:01 + export LMOD_PKG
21-Oct-2022 00:01:01 + export LMOD_CMD
21-Oct-2022 00:01:01 + export LMOD_DIR
21-Oct-2022 00:01:01 + export MODULESHOME
21-Oct-2022 00:01:01 + LMOD_VERSION=6.6
21-Oct-2022 00:01:01 + export LMOD_VERSION
21-Oct-2022 00:01:01 + '[' : '!=' : ']'
21-Oct-2022 00:01:01 + unalias ml
21-Oct-2022 00:01:01 + true
21-Oct-2022 00:01:01 ++ echo YES
21-Oct-2022 00:01:01 ++ /usr/bin/tr '[:upper:]' '[:lower:]'
21-Oct-2022 00:01:01 + export_module=yes
21-Oct-2022 00:01:01 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
21-Oct-2022 00:01:01 + export -f module
21-Oct-2022 00:01:01 + export -f ml
21-Oct-2022 00:01:01 + unset export_module
21-Oct-2022 00:01:01 + '[' -n '' ']'
21-Oct-2022 00:01:01 + '[' 5 -ge 3 ']'
21-Oct-2022 00:01:01 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
21-Oct-2022 00:01:01 + '[' -n '' ']'
21-Oct-2022 00:01:01 + [[ ehuB != ehuxB ]]
21-Oct-2022 00:01:01 + echo 'End of Lmod init/bash script to define the module command'
21-Oct-2022 00:01:01 + set +x
21-Oct-2022 00:01:01 End of Lmod init/bash script to define the module command
21-Oct-2022 00:01:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
21-Oct-2022 00:01:01 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
21-Oct-2022 00:01:01 Configure a credential helper to remove this warning. See
21-Oct-2022 00:01:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store
21-Oct-2022 00:01:01
21-Oct-2022 00:01:01 Login Succeeded
21-Oct-2022 00:01:01 Building dev image
21-Oct-2022 00:01:01 #1 [internal] load .dockerignore
21-Oct-2022 00:01:01 #1 transferring context: 2B done
21-Oct-2022 00:01:02 #1 DONE 0.2s
21-Oct-2022 00:01:02
21-Oct-2022 00:01:02 #2 [internal] load build definition from Dockerfile
21-Oct-2022 00:01:02 #2 transferring dockerfile: 2B done
21-Oct-2022 00:01:02 #2 DONE 0.2s
21-Oct-2022 00:01:02 error: failed to solve: failed to read dockerfile: open /tmp/buildkit-mount3620666927/Dockerfile: no such file or directory
21-Oct-2022 00:01:02 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO1-DNDI-320-ScriptBuildTask-1407558833215870204.sh] was 1 while expected 0
21-Oct-2022 00:01:02 Finished task 'Build and push nightly docker image' with result: Failed
21-Oct-2022 00:01:02 Running post build plugin 'Docker Container Cleanup'
21-Oct-2022 00:01:02 Running post build plugin 'NCover Results Collector'
21-Oct-2022 00:01:02 Running post build plugin 'Build Results Label Collector'
21-Oct-2022 00:01:02 Running post build plugin 'Clover Results Collector'
21-Oct-2022 00:01:02 Running post build plugin 'npm Cache Cleanup'
21-Oct-2022 00:01:02 Running post build plugin 'Artifact Copier'
21-Oct-2022 00:01:02 Finalising the build...
21-Oct-2022 00:01:02 Stopping timer.
21-Oct-2022 00:01:02 Build REFAPP-OMODDISTRO1-DNDI-320 completed.
21-Oct-2022 00:01:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
21-Oct-2022 00:01:02 Running on server: post build plugin 'NCover Results Collector'
21-Oct-2022 00:01:02 Running on server: post build plugin 'Build Labeller'
21-Oct-2022 00:01:02 Running on server: post build plugin 'Clover Delta Calculator'
21-Oct-2022 00:01:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
21-Oct-2022 00:01:02 All post build plugins have finished
21-Oct-2022 00:01:02 Generating build results summary...
21-Oct-2022 00:01:02 Saving build results to disk...
21-Oct-2022 00:01:02 Store variable context...
21-Oct-2022 00:01:02 Finished building REFAPP-OMODDISTRO1-DNDI-320.