More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #3485 failed Rebuilt by Mike Seaton
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 16 minutes
- Labels
- None
- Revisions
-
- Git
-
e8959ff3ad79c9b275ee6b7ad79c646db623a88d
- Release scripts
-
d5831e94deff58c79f07afa118e3aad928391687
- Failing since
- #3484 (Manual run from the stage: Release by Mike Seaton – )
- Fixed in
- #3486 (Child of REP-REP-961)
- Number of retries
- 1
Responsible
This build has been failing since #3484
No one has taken responsibility
Code commits
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Michael Seaton <mseaton@pih.org> |
e8959ff3ad79c9b275ee6b7ad79c646db623a88d
|
|
Error summary for Release to Maven
The job generated some errors, drill down into the full build log for more details.
+ docker pull maven:3.9.9-amazoncorretto-8
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c '
yum -y install git &&
yum clean all &&
git config --global user.email "$GIT_USER_EMAIL" &&
git config --global user.name "$GIT_USER_NAME" &&
git config --global --add safe.directory /module &&
./release-scripts/release-prepare-perform.sh \
-s \
-r 3.2.1 \
-d 3.3.0-SNAPSHOT \
-e https://github.com/openmrs/openmrs-module-emrapi.git
'
mkdir: cannot create directory ‘target/distribution’: Permission denied
++ id -u
++ id -g
+ docker run -v /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM:/workdir busybox chown -R 1008:1008 /workdir
+ docker run -v m2-repo:/root/.m2/repository -v /home/bamboo-agent/.m2/settings.xml:/root/.m2/settings.xml:ro -v /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM:/module -v /home/bamboo-agent/.ssh/github:/root/.ssh:ro -e GIT_USER_NAME=openmrs-bot -e GIT_USER_EMAIL=infrastructure@openmrs.org -e 'GIT_SSH_COMMAND=ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' --rm -w=/module maven:3.9.9-amazoncorretto-8 bash -c '
yum -y install git &&
yum clean all &&
git config --global user.email "$GIT_USER_EMAIL" &&
git config --global user.name "$GIT_USER_NAME" &&
git config --global --add safe.directory /module &&
./release-scripts/release-prepare-perform.sh \
-s \
-r 3.2.1 \
-d 3.3.0-SNAPSHOT \
-e https://github.com/openmrs/openmrs-module-emrapi.git
'
mkdir: cannot create directory ‘target/distribution’: Permission denied
++ id -u
++ id -g
+ docker run -v /data/bamboo-agent/xml-data/build-dir/EMRAPI-EMRAPI-RTM:/workdir busybox chown -R 1008:1008 /workdir