Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Logback 1.1 #88

Merged
merged 2 commits into from Oct 30, 2020
Merged

Conversation

felixbarny
Copy link
Member

@felixbarny felixbarny commented Aug 6, 2020

closes #87

@apmmachine
Copy link
Collaborator

apmmachine commented Aug 6, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Branch indexing]

  • Start Time: 2020-09-29T10:31:03.947+0000

  • Duration: 6 min 49 sec

Test stats 🧪

Test Results
Failed 0
Passed 105
Skipped 4
Total 109

@felixbarny
Copy link
Member Author

@eyalkoren FYI

@felixbarny felixbarny added this to the 1.0 milestone Oct 19, 2020
@felixbarny felixbarny merged commit d729141 into elastic:master Oct 30, 2020
@felixbarny felixbarny deleted the support-logback-1.1 branch October 30, 2020 16:17
@apmmachine
Copy link
Collaborator

💔 Build Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #88 updated]

  • Start Time: 2020-10-30T16:16:19.680+0000

  • Duration: 2 min 30 sec

Steps errors 2

Expand to view the steps failures

  • Name: Git fetch

    • Description:

    • Duration: 0 min 2 sec

    • Start Time: 2020-10-30T16:18:46.056+0000

    • log

  • Name: Archive the artifacts

    • Description: fetch.log

    • Duration: 0 min 0 sec

    • Start Time: 2020-10-30T16:18:47.842+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-10-30T16:16:22.350Z]  > git init /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88@libs/apm # timeout=10
[2020-10-30T16:16:22.358Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git
[2020-10-30T16:16:22.358Z]  > git --version # timeout=10
[2020-10-30T16:16:22.365Z]  > git --version # 'git version 2.17.1'
[2020-10-30T16:16:22.365Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-10-30T16:16:22.371Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-10-30T16:16:23.232Z]  > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10
[2020-10-30T16:16:23.238Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-10-30T16:16:23.245Z]  > git config remote.origin.url git@github.com:elastic/apm-pipeline-library.git # timeout=10
[2020-10-30T16:16:23.253Z] Fetching without tags
[2020-10-30T16:16:23.253Z] Fetching upstream changes from git@github.com:elastic/apm-pipeline-library.git
[2020-10-30T16:16:23.253Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-10-30T16:16:23.259Z]  > git fetch --no-tags --progress -- git@github.com:elastic/apm-pipeline-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-10-30T16:16:23.809Z] Checking out Revision 3f9bdb848aa48559d59042638932fc68cd60c57c (master)
[2020-10-30T16:16:23.809Z]  > git config core.sparsecheckout # timeout=10
[2020-10-30T16:16:23.815Z]  > git checkout -f 3f9bdb848aa48559d59042638932fc68cd60c57c # timeout=10
[2020-10-30T16:16:23.876Z] Commit message: "docs: update CHANGELOG.md"
[2020-10-30T16:16:24.497Z] 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-10-30T16:16:24.497Z] 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-10-30T16:16:26.709Z] Running on Jenkins in /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88
[2020-10-30T16:16:26.821Z] �[39;49m[INFO] Override default checkout�[0m
[2020-10-30T16:16:26.858Z] Sleeping for 10 sec
[2020-10-30T16:16:36.875Z] using credential f6c7695a-671e-4f4f-a331-acdce44ff9ba
[2020-10-30T16:16:36.924Z] Wiping out workspace first.
[2020-10-30T16:16:36.925Z] Cloning the remote Git repository
[2020-10-30T16:16:36.925Z] Using shallow clone with depth 3
[2020-10-30T16:16:36.925Z] Avoid fetching tags
[2020-10-30T16:16:36.925Z] Cloning repository git@github.com:elastic/ecs-logging-java.git
[2020-10-30T16:16:36.925Z]  > git init /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88 # timeout=10
[2020-10-30T16:16:36.933Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git
[2020-10-30T16:16:36.933Z]  > git --version # timeout=10
[2020-10-30T16:16:36.939Z]  > git --version # 'git version 2.17.1'
[2020-10-30T16:16:36.939Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-10-30T16:16:36.946Z]  > git fetch --no-tags --progress -- git@github.com:elastic/ecs-logging-java.git +refs/heads/*:refs/remotes/origin/* # timeout=15
[2020-10-30T16:16:37.582Z]  > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10
[2020-10-30T16:16:37.589Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-10-30T16:16:37.595Z]  > git config remote.origin.url git@github.com:elastic/ecs-logging-java.git # timeout=10
[2020-10-30T16:16:37.602Z] Cleaning workspace
[2020-10-30T16:16:37.602Z]  > git rev-parse --verify HEAD # timeout=10
[2020-10-30T16:16:37.609Z] No valid HEAD. Skipping the resetting
[2020-10-30T16:16:37.609Z]  > git clean -fdx # timeout=10
[2020-10-30T16:16:37.614Z] Using shallow fetch with depth 3
[2020-10-30T16:16:37.614Z] Pruning obsolete local branches
[2020-10-30T16:16:37.614Z] Fetching upstream changes from git@github.com:elastic/ecs-logging-java.git
[2020-10-30T16:16:37.614Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-10-30T16:16:37.619Z]  > git fetch --no-tags --progress --prune -- git@github.com:elastic/ecs-logging-java.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=15
[2020-10-30T16:16:38.224Z] Merging remotes/origin/master commit 4f9fd2275531f84c426013b7fc9602c476ebdac8 into PR head commit 2580ff74c9fe4c85051206588a00ed34c8cf98b4
[2020-10-30T16:16:38.224Z]  > git config core.sparsecheckout # timeout=10
[2020-10-30T16:16:38.229Z]  > git checkout -f 2580ff74c9fe4c85051206588a00ed34c8cf98b4 # timeout=15
[2020-10-30T16:16:38.248Z]  > git remote # timeout=10
[2020-10-30T16:16:38.254Z]  > git config --get remote.origin.url # timeout=10
[2020-10-30T16:16:38.261Z] using GIT_SSH to set credentials GitHub user @elasticmachine SSH key
[2020-10-30T16:16:38.267Z]  > git merge 4f9fd2275531f84c426013b7fc9602c476ebdac8 # timeout=10
[2020-10-30T16:16:38.290Z]  > git rev-parse HEAD^{commit} # timeout=10
[2020-10-30T16:16:38.296Z] Merge succeeded, producing fde0dab9f51537a8240bcf8437cf7a7c9a077a0a
[2020-10-30T16:16:38.296Z] Checking out Revision fde0dab9f51537a8240bcf8437cf7a7c9a077a0a (PR-88)
[2020-10-30T16:16:38.296Z]  > git config core.sparsecheckout # timeout=10
[2020-10-30T16:16:38.302Z]  > git checkout -f fde0dab9f51537a8240bcf8437cf7a7c9a077a0a # timeout=15
[2020-10-30T16:16:38.315Z] Commit message: "Merge commit '4f9fd2275531f84c426013b7fc9602c476ebdac8' into HEAD"
[2020-10-30T16:16:38.315Z]  > git rev-list --no-walk a98a8196d7066bda0d2f2942f50740f951453d74 # timeout=10
[2020-10-30T16:16:38.323Z] First time build. Skipping changelog.
[2020-10-30T16:16:38.323Z] Cleaning workspace
[2020-10-30T16:16:38.323Z]  > git rev-parse --verify HEAD # timeout=10
[2020-10-30T16:16:38.330Z] Resetting working tree
[2020-10-30T16:16:38.330Z]  > git reset --hard # timeout=10
[2020-10-30T16:16:38.342Z]  > git clean -fdx # timeout=10
[2020-10-30T16:16:39.022Z] Masking supported pattern matches of $JOB_GCS_BUCKET or $NOTIFY_TO
[2020-10-30T16:16:39.056Z] Timeout set to expire in 1 hr 0 min
[2020-10-30T16:16:39.063Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
[2020-10-30T16:16:54.107Z] Still waiting to schedule task
[2020-10-30T16:16:54.107Z] All nodes of label ‘linux&&immutable’ are offline
[2020-10-30T16:18:35.081Z] Running on apm-ci-immutable-ubuntu-1804-1604074609071935887 in /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88
[2020-10-30T16:18:35.530Z] [INFO] 'shallow' is forced to be disabled when running on PullRequests
[2020-10-30T16:18:35.539Z] Running in /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88/src/github.com/elastic/ecs-logging-java
[2020-10-30T16:18:35.549Z] [INFO] gitCheckout: Checkout SCM PR-88 with default customisation from the Item.
[2020-10-30T16:18:35.561Z] [INFO] Override default checkout
[2020-10-30T16:18:35.581Z] Sleeping for 10 sec
[2020-10-30T16:18:46.046Z] Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD
[2020-10-30T16:18:47.784Z] + git fetch https://****:****@github.com/elastic/ecs-logging-java.git +refs/pull/*/head:refs/remotes/origin/pr/*
[2020-10-30T16:18:47.840Z] [WARN] gitCmd failed, further details in the archived file 'fetch.log'
[2020-10-30T16:18:47.849Z] Archiving artifacts
[2020-10-30T16:18:48.291Z] Stage "Build" skipped due to earlier failure(s)
[2020-10-30T16:18:48.376Z] Stage "Tests" skipped due to earlier failure(s)
[2020-10-30T16:18:48.403Z] Stage "Unit Tests" skipped due to earlier failure(s)
[2020-10-30T16:18:48.404Z] Stage "Javadoc" skipped due to earlier failure(s)
[2020-10-30T16:18:48.404Z] Stage "Sanity checks" skipped due to earlier failure(s)
[2020-10-30T16:18:48.426Z] Failed in branch Unit Tests
[2020-10-30T16:18:48.427Z] Failed in branch Javadoc
[2020-10-30T16:18:48.428Z] Failed in branch Sanity checks
[2020-10-30T16:18:48.647Z] Running on worker-854309 in /var/lib/jenkins/workspace/_java_ecs-logging-java-mbp_PR-88
[2020-10-30T16:18:48.719Z] [INFO] getVaultSecret: Getting secrets
[2020-10-30T16:18:48.806Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-10-30T16:18:50.765Z] + chmod 755 generate-build-data.sh
[2020-10-30T16:18:50.765Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-88/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-88/runs/5 FAILURE 149690
[2020-10-30T16:18:50.765Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-88/runs/5/steps/?limit=10000 -o steps-info.json
[2020-10-30T16:18:51.469Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-88/runs/5/tests/?status=FAILED -o tests-errors.json
[2020-10-30T16:18:52.172Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2020-10-30T16:18:53.628Z] Retry 2/3 exited 22, retrying in 2 seconds...
[2020-10-30T16:18:55.893Z] Retry 3/3 exited 22, no more retries left.
[2020-10-30T16:18:55.893Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-agent-java/ecs-logging-java-mbp/PR-88/runs/5/log/ -o pipeline-log.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Logback 1.1
3 participants