Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

[7.x] fix: update JDK and apply some maven options (#904)#910

Merged
kuisathaverat merged 1 commit intoelastic:7.xfrom
kuisathaverat:backport/7.x/pr-904
Sep 2, 2020
Merged

[7.x] fix: update JDK and apply some maven options (#904)#910
kuisathaverat merged 1 commit intoelastic:7.xfrom
kuisathaverat:backport/7.x/pr-904

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* fix: update JDK and apply some maven options

* Update docker/java/spring/maven-package.sh

* fix: back to use maven

Co-Authored-By: Victor Martinez <victormartinezrubio@gmail.com>

Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
# Conflicts:
#	docker/opbeans/java/Dockerfile
@kuisathaverat kuisathaverat self-assigned this Sep 2, 2020
@kuisathaverat kuisathaverat merged commit 5797f15 into elastic:7.x Sep 2, 2020
@ghost
Copy link
Copy Markdown

ghost commented Sep 2, 2020

💔 Build Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #910 opened]

  • Start Time: 2020-09-02T08:17:40.458+0000

  • Duration: 3 min 49 sec

Steps errors

Expand to view the steps failures

  • Name: Git fetch

    • Description:

    • Duration: 0 min 1 sec

    • Start Time: 2020-09-02T08:20:26.533+0000

    • log

  • Name: Archive the artifacts

    • Description: fetch.log

    • Duration: 0 min 0 sec

    • Start Time: 2020-09-02T08:20:27.389+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-09-02T08:17:43.563Z] Cloning the remote Git repository
[2020-09-02T08:17:43.563Z] Cloning with configured refspecs honoured and without tags
[2020-09-02T08:17:43.563Z] Cloning repository git@github.com:elastic/apm-pipeline-library.git
[2020-09-02T08:17:43.563Z]  > git init /var/lib/jenkins/workspace/apm-integration-tests_PR-910@libs/apm # timeout=10
[2020-09-02T08:17:43.573Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git
[2020-09-02T08:17:43.573Z]  > git --version # timeout=10
[2020-09-02T08:17:43.579Z]  > git --version # 'git version 2.17.1'
[2020-09-02T08:17:43.579Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-09-02T08:17:43.585Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-09-02T08:17:44.508Z]  > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10
[2020-09-02T08:17:44.514Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-09-02T08:17:44.520Z]  > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10
[2020-09-02T08:17:44.526Z] Fetching without tags
[2020-09-02T08:17:44.526Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git
[2020-09-02T08:17:44.526Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-09-02T08:17:44.532Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-09-02T08:17:45.179Z] Checking out Revision 06c62f097a3109e82d977b3292df1e77ce92ff26 (master)
[2020-09-02T08:17:45.179Z]  > git config core.sparsecheckout # timeout=10
[2020-09-02T08:17:45.185Z]  > git checkout -f 06c62f097a3109e82d977b3292df1e77ce92ff26 # timeout=10
[2020-09-02T08:17:45.241Z] Commit message: "docs: update CHANGELOG.md"
[2020-09-02T08:17:45.242Z]  > git --version # timeout=10
[2020-09-02T08:17:45.247Z]  > git --version # 'git version 2.17.1'
[2020-09-02T08:17:45.854Z] Excluding src/test/ from checkout of git git@github.com:elastic/apm-pipeline-library.git so that shared library test code cannot be accessed by Pipelines.
[2020-09-02T08:17:45.855Z] To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[2020-09-02T08:18:01.554Z] Still waiting to schedule task
[2020-09-02T08:18:01.554Z] All nodes of label ‘linux&&immutable’ are offline
[2020-09-02T08:19:56.600Z] Running on apm-ci-immutable-ubuntu-1804-1599034676613356800 in /var/lib/jenkins/workspace/apm-integration-tests_PR-910
[2020-09-02T08:19:56.755Z] �[39;49m[INFO] Override default checkout�[0m
[2020-09-02T08:19:56.842Z] Sleeping for 10 sec
[2020-09-02T08:20:09.516Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba
[2020-09-02T08:20:09.539Z] Wiping out workspace first.
[2020-09-02T08:20:09.568Z] Cloning the remote Git repository
[2020-09-02T08:20:09.568Z] Using shallow clone with depth 3
[2020-09-02T08:20:09.568Z] Avoid fetching tags
[2020-09-02T08:20:09.597Z] Cloning repository git@github.com:elastic/apm-integration-testing.git
[2020-09-02T08:20:09.653Z]  > git init /var/lib/jenkins/workspace/apm-integration-tests_PR-910 # timeout=10
[2020-09-02T08:20:09.718Z] Fetching upstream changes from git@github.com:elastic/apm-integration-testing.git
[2020-09-02T08:20:09.718Z]  > git --version # timeout=10
[2020-09-02T08:20:09.724Z]  > git --version # 'git version 2.17.1'
[2020-09-02T08:20:09.725Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-09-02T08:20:09.767Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-integration-testing.git +refs/heads/*:refs/remotes/origin/* # timeout=15
[2020-09-02T08:20:10.957Z] Cleaning workspace
[2020-09-02T08:20:10.976Z] Using shallow fetch with depth 3
[2020-09-02T08:20:10.976Z] Pruning obsolete local branches
[2020-09-02T08:20:10.934Z]  > git config remote.origin.url git@github.com:elastic/apm-integration-testing.git # timeout=10
[2020-09-02T08:20:10.940Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-09-02T08:20:10.952Z]  > git config remote.origin.url git@github.com:elastic/apm-integration-testing.git # timeout=10
[2020-09-02T08:20:10.962Z]  > git rev-parse --verify HEAD # timeout=10
[2020-09-02T08:20:10.969Z] No valid HEAD. Skipping the resetting
[2020-09-02T08:20:10.969Z]  > git clean -fdx # timeout=10
[2020-09-02T08:20:10.985Z] Fetching upstream changes from git@github.com:elastic/apm-integration-testing.git
[2020-09-02T08:20:10.985Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-09-02T08:20:10.993Z]  > git fetch --no-tags --progress --prune -- git@github.com:elastic/apm-integration-testing.git +refs/pull/910/head:refs/remotes/origin/PR-910 +refs/heads/7.x:refs/remotes/origin/7.x # timeout=15
[2020-09-02T08:20:11.669Z] Merging remotes/origin/7.x commit 2833dd61c57bffbf1dbc23ba7190027f5101c892 into PR head commit 9f67244bff9e276d7584c1183829ec3e04ac6db4
[2020-09-02T08:20:11.771Z] Merge succeeded, producing 9f67244bff9e276d7584c1183829ec3e04ac6db4
[2020-09-02T08:20:11.771Z] Checking out Revision 9f67244bff9e276d7584c1183829ec3e04ac6db4 (PR-910)
[2020-09-02T08:20:11.680Z]  > git config core.sparsecheckout # timeout=10
[2020-09-02T08:20:11.685Z]  > git checkout -f 9f67244bff9e276d7584c1183829ec3e04ac6db4 # timeout=15
[2020-09-02T08:20:11.737Z]  > git remote # timeout=10
[2020-09-02T08:20:11.744Z]  > git config --get remote.origin.url # timeout=10
[2020-09-02T08:20:11.753Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-09-02T08:20:11.757Z]  > git merge 2833dd61c57bffbf1dbc23ba7190027f5101c892 # timeout=10
[2020-09-02T08:20:11.766Z]  > git rev-parse HEAD^{commit} # timeout=10
[2020-09-02T08:20:11.776Z]  > git config core.sparsecheckout # timeout=10
[2020-09-02T08:20:11.782Z]  > git checkout -f 9f67244bff9e276d7584c1183829ec3e04ac6db4 # timeout=15
[2020-09-02T08:20:15.442Z] Commit message: "fix: update JDK and apply some maven options (#904)"
[2020-09-02T08:20:15.443Z] First time build. Skipping changelog.
[2020-09-02T08:20:15.443Z] Cleaning workspace
[2020-09-02T08:20:15.530Z]  > git --version # timeout=10
[2020-09-02T08:20:15.534Z]  > git --version # 'git version 2.17.1'
[2020-09-02T08:20:15.538Z] fatal: bad object 06c62f097a3109e82d977b3292df1e77ce92ff26
[2020-09-02T08:20:15.702Z] Masking supported pattern matches of $JOB_GCS_BUCKET or $NOTIFY_TO
[2020-09-02T08:20:15.755Z] Timeout set to expire in 1 hr 0 min
[2020-09-02T08:20:15.776Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
[2020-09-02T08:20:16.050Z] [INFO] 'shallow' is forced to be disabled when running on PullRequests
[2020-09-02T08:20:16.070Z] Running in /var/lib/jenkins/workspace/apm-integration-tests_PR-910/src/github.com/elastic/apm-integration-testing
[2020-09-02T08:20:16.110Z] [INFO] gitCheckout: Checkout SCM PR-910 with default customisation from the Item.
[2020-09-02T08:20:16.137Z] [INFO] Override default checkout
[2020-09-02T08:20:16.189Z] Sleeping for 10 sec
[2020-09-02T08:20:15.448Z]  > git rev-parse --verify HEAD # timeout=10
[2020-09-02T08:20:15.466Z] Resetting working tree
[2020-09-02T08:20:15.466Z]  > git reset --hard # timeout=10
[2020-09-02T08:20:15.489Z]  > git clean -fdx # timeout=10
[2020-09-02T08:20:26.494Z] Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD
[2020-09-02T08:20:27.313Z] + git fetch https://****:****@github.com/elastic/apm-integration-testing.git +refs/pull/*/head:refs/remotes/origin/pr/*
[2020-09-02T08:20:27.383Z] [WARN] gitCmd failed, further details in the archived file 'fetch.log'
[2020-09-02T08:20:27.405Z] Archiving artifacts
[2020-09-02T08:20:27.873Z] Stage "Tests" skipped due to earlier failure(s)
[2020-09-02T08:20:27.979Z] Stage "Unit Tests" skipped due to earlier failure(s)
[2020-09-02T08:20:27.994Z] Stage "Sanity checks" skipped due to earlier failure(s)
[2020-09-02T08:20:28.075Z] Failed in branch Unit Tests
[2020-09-02T08:20:28.088Z] Failed in branch Sanity checks
[2020-09-02T08:20:28.229Z] Stage "Integration Tests" skipped due to earlier failure(s)
[2020-09-02T08:20:28.529Z] Running on Jenkins in /var/lib/jenkins/workspace/apm-integration-tests_PR-910
[2020-09-02T08:20:28.696Z] [INFO] getVaultSecret: Getting secrets
[2020-09-02T08:20:28.788Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-09-02T08:20:29.714Z] + chmod 755 generate-build-data.sh
[2020-09-02T08:20:29.714Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-910/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-910/runs/1 FAILURE 168963
[2020-09-02T08:20:30.264Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-910/runs/1/steps/?limit=10000 -o steps-info.json
[2020-09-02T08:20:30.815Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-integration-tests/PR-910/runs/1/tests/?status=FAILED -o tests-errors.json

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant