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

Test branch for the next Golang major version #24251

Closed
wants to merge 1 commit into from

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Feb 25, 2021

⚠️ DO NOT MERGE ⚠️

@kvch kvch requested a review from a team as a code owner February 25, 2021 17:25
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 25, 2021
@kvch kvch added the Team:Elastic-Agent Label for the Agent team label Feb 25, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/agent (Team:Agent)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 25, 2021
@elasticmachine
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 #24251 opened

  • Start Time: 2021-02-25T17:25:43.249+0000

  • Duration: 11 min 55 sec

  • Commit: ae17fc2

Trends 🧪

Image of Build Times

Steps errors 2

Expand to view the steps failures

Check for changes
  • Took 0 min 3 sec . View more details on here
  • Description: make check-no-changes
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Error 'hudson.AbortException: script returned exit code 2'

Log output

Expand to view the last 100 lines of log output

[2021-02-25T17:36:28.056Z]  golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
[2021-02-25T17:36:28.056Z] @@ -795,6 +866,7 @@ golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f/go.mod h1:5qLYkcX4OjUUV8bRu
[2021-02-25T17:36:28.056Z]  golang.org/x/lint v0.0.0-20200130185559-910be7a94367 h1:0IiAsCRByjO2QjX7ZPkw5oU9x+n1YqRL802rjC0c3Aw=
[2021-02-25T17:36:28.056Z]  golang.org/x/lint v0.0.0-20200130185559-910be7a94367/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
[2021-02-25T17:36:28.056Z]  golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod h1:z+o9i4GpDbdi3rU15maQ/Ox0txvL9dWGYEHz965HBQE=
[2021-02-25T17:36:28.056Z] +golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028 h1:4+4C/Iv2U4fMZBiMCc98MG1In4gJY5YRhtpDNeDeHWs=
[2021-02-25T17:36:28.056Z]  golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o=
[2021-02-25T17:36:28.056Z]  golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc=
[2021-02-25T17:36:28.057Z]  golang.org/x/mod v0.1.0/go.mod h1:0QHyrYULN0/3qlju5TqG8bIK38QM8yzMo5ekMj3DlcY=
[2021-02-25T17:36:28.057Z] @@ -940,7 +1012,9 @@ google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2
[2021-02-25T17:36:28.057Z]  google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
[2021-02-25T17:36:28.057Z]  google.golang.org/protobuf v1.24.0 h1:UhZDfRO8JRQru4/+LlLE0BRKGF8L+PICnvYZmx/fEGA=
[2021-02-25T17:36:28.057Z]  google.golang.org/protobuf v1.24.0/go.mod h1:r/3tXBNzIEhYS9I1OUVjXDlt8tc493IdKGjtUeSXeh4=
[2021-02-25T17:36:28.057Z] +gopkg.in/airbrake/gobrake.v2 v2.0.9 h1:7z2uVWwn7oVeeugY1DtlPAy5H+KYgB1KeKTnqjNatLo=
[2021-02-25T17:36:28.057Z]  gopkg.in/airbrake/gobrake.v2 v2.0.9/go.mod h1:/h5ZAUhDkGaJfjzjKLSjv6zCL6O0LLBxU4K+aSYdM/U=
[2021-02-25T17:36:28.057Z] +gopkg.in/alecthomas/kingpin.v2 v2.2.6 h1:jMFz6MfLP0/4fUyZle81rXUoxOBFi19VUFKVDOQfozc=
[2021-02-25T17:36:28.057Z]  gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
[2021-02-25T17:36:28.057Z]  gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
[2021-02-25T17:36:28.057Z]  gopkg.in/check.v1 v1.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
[2021-02-25T17:36:28.057Z] @@ -948,9 +1022,11 @@ gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8
[2021-02-25T17:36:28.057Z]  gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
[2021-02-25T17:36:28.057Z]  gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b h1:QRR6H1YWRnHb4Y/HeNFCTJLFVxaq6wH4YuVdsUOr75U=
[2021-02-25T17:36:28.057Z]  gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
[2021-02-25T17:36:28.057Z] +gopkg.in/errgo.v2 v2.1.0 h1:0vLT13EuvQ0hNvakwLuFZ/jYrLp5F3kcWHXdRggjCE8=
[2021-02-25T17:36:28.057Z]  gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
[2021-02-25T17:36:28.057Z]  gopkg.in/fsnotify.v1 v1.4.7 h1:xOHLXZwVvI9hhs+cLKq5+I5onOuwQLhQwiu63xxlHs4=
[2021-02-25T17:36:28.057Z]  gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
[2021-02-25T17:36:28.057Z] +gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 h1:OAj3g0cR6Dx/R07QgQe8wkA9RNjB2u4i700xBkIT4e0=
[2021-02-25T17:36:28.057Z]  gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2/go.mod h1:Xk6kEKp8OKb+X14hQBKWaSkCsqBpgog8nAV2xsGOxlo=
[2021-02-25T17:36:28.057Z]  gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
[2021-02-25T17:36:28.057Z]  gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
[2021-02-25T17:36:28.057Z] @@ -999,15 +1075,18 @@ k8s.io/apimachinery v0.19.4 h1:+ZoddM7nbzrDCp0T3SWnyxqf8cbWPT2fkZImoyvHUG0=
[2021-02-25T17:36:28.057Z]  k8s.io/apimachinery v0.19.4/go.mod h1:DnPGDnARWFvYa3pMHgSxtbZb7gpzzAZ1pTfaUNDVlmA=
[2021-02-25T17:36:28.057Z]  k8s.io/client-go v0.19.4 h1:85D3mDNoLF+xqpyE9Dh/OtrJDyJrSRKkHmDXIbEzer8=
[2021-02-25T17:36:28.057Z]  k8s.io/client-go v0.19.4/go.mod h1:ZrEy7+wj9PjH5VMBCuu/BDlvtUAku0oVFk4MmnW9mWA=
[2021-02-25T17:36:28.057Z] +k8s.io/gengo v0.0.0-20200413195148-3a45101e95ac h1:sAvhNk5RRuc6FNYGqe7Ygz3PSo/2wGWbulskmzRX8Vs=
[2021-02-25T17:36:28.057Z]  k8s.io/gengo v0.0.0-20200413195148-3a45101e95ac/go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0=
[2021-02-25T17:36:28.057Z]  k8s.io/klog/v2 v2.0.0/go.mod h1:PBfzABfn139FHAV07az/IF9Wp1bkk3vpT2XSJ76fSDE=
[2021-02-25T17:36:28.057Z]  k8s.io/klog/v2 v2.2.0 h1:XRvcwJozkgZ1UQJmfMGpvRthQHOvihEhYtDfAaxMz/A=
[2021-02-25T17:36:28.057Z]  k8s.io/klog/v2 v2.2.0/go.mod h1:Od+F08eJP+W3HUb4pSrPpgp9DGU4GzlpG/TmITuYh/Y=
[2021-02-25T17:36:28.057Z]  k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6 h1:+WnxoVtG8TMiudHBSEtrVL1egv36TkkJm+bA8AxicmQ=
[2021-02-25T17:36:28.057Z]  k8s.io/kube-openapi v0.0.0-20200805222855-6aeccd4b50c6/go.mod h1:UuqjUnNftUyPE5H64/qeyjQoUZhGpeFDVdxjTeEVN2o=
[2021-02-25T17:36:28.057Z] +k8s.io/kubernetes v1.13.0 h1:qTfB+u5M92k2fCCCVP2iuhgwwSOv1EkAkvQY1tQODD8=
[2021-02-25T17:36:28.057Z]  k8s.io/kubernetes v1.13.0/go.mod h1:ocZa8+6APFNC2tX1DZASIbocyYT5jHzqFVsY5aoB7Jk=
[2021-02-25T17:36:28.057Z]  k8s.io/utils v0.0.0-20200729134348-d5654de09c73 h1:uJmqzgNWG7XyClnU/mLPBWwfKKF1K8Hf8whTseBgJcg=
[2021-02-25T17:36:28.057Z]  k8s.io/utils v0.0.0-20200729134348-d5654de09c73/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA=
[2021-02-25T17:36:28.057Z] +rsc.io/binaryregexp v0.2.0 h1:HfqmD5MEmC0zvwBuF187nq9mdnXjXsSivRiXN7SmRkE=
[2021-02-25T17:36:28.057Z]  rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
[2021-02-25T17:36:28.057Z]  sigs.k8s.io/structured-merge-diff/v4 v4.0.1 h1:YXTMot5Qz/X1iBRJhAt+vI+HVttY0WkSqqhKxQ0xVbA=
[2021-02-25T17:36:28.057Z]  sigs.k8s.io/structured-merge-diff/v4 v4.0.1/go.mod h1:bJZC9H9iH24zzfZ/41RGcq60oK1F7G282QMXDPYydCw=
[2021-02-25T17:36:28.995Z] go.sum: needs update
[2021-02-25T17:36:28.996Z] Makefile:113: recipe for target 'check-no-changes' failed
[2021-02-25T17:36:28.996Z] make: *** [check-no-changes] Error 1
[2021-02-25T17:36:29.390Z] Client: Docker Engine - Community
[2021-02-25T17:36:29.390Z]  Version:           20.10.3
[2021-02-25T17:36:29.390Z]  API version:       1.41
[2021-02-25T17:36:29.390Z]  Go version:        go1.13.15
[2021-02-25T17:36:29.390Z]  Git commit:        48d30b5
[2021-02-25T17:36:29.390Z]  Built:             Fri Jan 29 14:33:13 2021
[2021-02-25T17:36:29.390Z]  OS/Arch:           linux/amd64
[2021-02-25T17:36:29.390Z]  Context:           default
[2021-02-25T17:36:29.390Z]  Experimental:      true
[2021-02-25T17:36:29.390Z] 
[2021-02-25T17:36:29.390Z] Server: Docker Engine - Community
[2021-02-25T17:36:29.390Z]  Engine:
[2021-02-25T17:36:29.390Z]   Version:          20.10.3
[2021-02-25T17:36:29.390Z]   API version:      1.41 (minimum version 1.12)
[2021-02-25T17:36:29.390Z]   Go version:       go1.13.15
[2021-02-25T17:36:29.390Z]   Git commit:       46229ca
[2021-02-25T17:36:29.390Z]   Built:            Fri Jan 29 14:31:25 2021
[2021-02-25T17:36:29.390Z]   OS/Arch:          linux/amd64
[2021-02-25T17:36:29.390Z]   Experimental:     false
[2021-02-25T17:36:29.390Z]  containerd:
[2021-02-25T17:36:29.390Z]   Version:          1.4.3
[2021-02-25T17:36:29.390Z]   GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
[2021-02-25T17:36:29.390Z]  runc:
[2021-02-25T17:36:29.390Z]   Version:          1.0.0-rc92
[2021-02-25T17:36:29.390Z]   GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
[2021-02-25T17:36:29.390Z]  docker-init:
[2021-02-25T17:36:29.390Z]   Version:          0.19.0
[2021-02-25T17:36:29.390Z]   GitCommit:        de40ad0
[2021-02-25T17:36:29.390Z] Unable to find image 'alpine:3.4' locally
[2021-02-25T17:36:30.334Z] 3.4: Pulling from library/alpine
[2021-02-25T17:36:30.334Z] c1e54eec4b57: Pulling fs layer
[2021-02-25T17:36:30.593Z] c1e54eec4b57: Download complete
[2021-02-25T17:36:31.117Z] c1e54eec4b57: Pull complete
[2021-02-25T17:36:31.117Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2021-02-25T17:36:31.117Z] Status: Downloaded newer image for alpine:3.4
[2021-02-25T17:36:36.760Z] Stage "Build&Test" skipped due to earlier failure(s)
[2021-02-25T17:36:36.840Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-02-25T17:36:36.954Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24251/src/github.com/elastic/beats
[2021-02-25T17:36:37.286Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-24251
[2021-02-25T17:36:37.375Z] [INFO] getVaultSecret: Getting secrets
[2021-02-25T17:36:37.465Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-02-25T17:36:38.324Z] + chmod 755 generate-build-data.sh
[2021-02-25T17:36:38.324Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24251/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24251/runs/1 FAILURE 654801
[2021-02-25T17:36:38.875Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24251/runs/1/steps/?limit=10000 -o steps-info.json
[2021-02-25T17:36:39.425Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24251/runs/1/tests/?status=FAILED -o tests-errors.json
[2021-02-25T17:36:39.425Z] Retry 1/3 exited 22, retrying in 1 seconds...
[2021-02-25T17:36:40.336Z] Retry 2/3 exited 22, retrying in 2 seconds...

❕ Flaky test report

No test was executed to be analysed.

@v1v v1v mentioned this pull request Mar 8, 2021
3 tasks
@mergify
Copy link
Contributor

mergify bot commented Apr 7, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b golang-next-major upstream/golang-next-major
git merge upstream/master
git push upstream golang-next-major

@@ -1 +1 @@
1.15.8
1.16
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.16.2 ?

@urso
Copy link

urso commented Apr 20, 2021

We want to remove the GODEBUG environment variable we set in the init and systemd scripts.

@kvch kvch mentioned this pull request Apr 29, 2021
5 tasks
@kvch kvch closed this May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants