Skip to content

Conversation

@simitt
Copy link
Contributor

@simitt simitt commented Dec 15, 2020

Backports the following commits to 7.x:

If `logging.ecs` is set log data in ECS compliant way.

closes elastic#3796
@ghost
Copy link

ghost commented Dec 15, 2020

💔 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: Started by user Silvia Mitter

  • Start Time: 2020-12-15T17:07:26.958+0000

  • Duration: 67 min 23 sec

Test stats 🧪

Test Results
Failed 0
Passed 4393
Skipped 140
Total 4533

Steps errors 4

Expand to view the steps failures

Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=coverage-files.tgz -czf coverage-files.tgz coverage
Compress
  • Took 0 min 0 sec . View more details on here
  • Description: tar --exclude=system-tests-linux-files.tgz -czf system-tests-linux-files.tgz system-tests
Test Sync
  • Took 3 min 50 sec . View more details on here
  • Description: ./script/jenkins/sync.sh
Print Message
  • Took 0 min 0 sec . View more details on here
  • Description: [2020-12-15T18:14:14.990Z] [INFO] getVaultSecret: Getting secrets httpRequest: Failure connecting t

Log output

Expand to view the last 100 lines of log output

[2020-12-15T18:14:30.763Z] ERROR: Execution failed
[2020-12-15T18:14:30.763Z] java.lang.Exception: httpRequest: Failure connecting to the service ****/v1/null : httpRequest: Failure connecting to the service ****/v1/null : 
[2020-12-15T18:14:30.764Z] Code: 403
[2020-12-15T18:14:30.764Z] Error: {"errors":["1 error occurred:\n\t* permission denied\n\n"]}
[2020-12-15T18:14:30.764Z] 
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedConstructorAccessor4726.newInstance(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:247)
[2020-12-15T18:14:30.764Z] 	at httpRequest.call(httpRequest.groovy:85)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:810)
[2020-12-15T18:14:30.764Z] 	at org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:101)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethodOnGroovyObject(MetaClassImpl.java:1278)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1172)
[2020-12-15T18:14:30.764Z] 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
[2020-12-15T18:14:30.764Z] 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
[2020-12-15T18:14:30.764Z] 	at getVaultSecret.getVaultSecretObject(getVaultSecret.groovy:93)
[2020-12-15T18:14:30.764Z] 	at ___cps.transform___(Native Method)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedMethodAccessor540.invoke(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:107)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:89)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
[2020-12-15T18:14:30.764Z] 	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.GeneratedMethodAccessor537.invoke(Unknown Source)
[2020-12-15T18:14:30.764Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-12-15T18:14:30.764Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[2020-12-15T18:14:30.765Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
[2020-12-15T18:14:30.765Z] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
[2020-12-15T18:14:30.765Z] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
[2020-12-15T18:14:30.765Z] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
[2020-12-15T18:14:30.765Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-12-15T18:14:30.765Z] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:136)
[2020-12-15T18:14:30.765Z] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2020-12-15T18:14:30.765Z] 	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
[2020-12-15T18:14:30.765Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-12-15T18:14:30.765Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-12-15T18:14:30.765Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-12-15T18:14:30.765Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-12-15T18:14:30.765Z] 	at java.lang.Thread.run(Thread.java:748)
[2020-12-15T18:14:30.765Z] Retrying
[2020-12-15T18:14:30.983Z] Sleeping for 15 sec
[2020-12-15T18:14:46.103Z] $ docker stop --time=1 06ed44e39e9cbf50bc4d6821f54f224d4864b7f65f0a74ab8a61e7a167ccaffd
[2020-12-15T18:14:47.450Z] $ docker rm -f 06ed44e39e9cbf50bc4d6821f54f224d4864b7f65f0a74ab8a61e7a167ccaffd
[2020-12-15T18:14:48.608Z] Stage "Publish" skipped due to earlier failure(s)
[2020-12-15T18:14:48.897Z] Running on Jenkins in /var/lib/jenkins/workspace/pm-server_apm-server-mbp_PR-4536
[2020-12-15T18:14:48.961Z] [INFO] getVaultSecret: Getting secrets
[2020-12-15T18:14:49.210Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-12-15T18:14:49.882Z] + chmod 755 generate-build-data.sh
[2020-12-15T18:14:49.882Z] + ./generate-build-data.sh https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4536/ https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4536/runs/3 FAILURE 4042661
[2020-12-15T18:14:50.433Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4536/runs/3/steps/?limit=10000 -o steps-info.json
[2020-12-15T18:14:51.344Z] INFO: curl https://apm-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/apm-server/apm-server-mbp/PR-4536/runs/3/tests/?status=FAILED -o tests-errors.json

@simitt
Copy link
Contributor Author

simitt commented Dec 15, 2020

package step failing on all PRs - looking into it in a separate step as it seems unrelated.

@simitt simitt merged commit c5bde23 into elastic:7.x Dec 15, 2020
@simitt simitt deleted the backport/7.x/pr-3829 branch August 20, 2021 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant