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

Bump github.com/elastic/elastic-package from 0.70.1 to 0.71.0 #5040

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps github.com/elastic/elastic-package from 0.70.1 to 0.71.0.

Commits
  • 9e65c97 Move spec version check for import mappings (#1099)
  • 74bc706 Add support for 1.26 K8s version. Update kind version. (#1094)
  • 9afbb4c Chore(deps): bump gotest.tools/gotestsum from 1.8.2 to 1.9.0 (#1095)
  • bbb1eeb Convert the ecs mappings static file to YAML (#1093)
  • 2794a56 Add ECS mappings during test runner executions (#1090)
  • d46148d Add common dynamic mappings from ECS automatically (#1073)
  • 69f25ac Chore(deps): bump github.com/elastic/package-spec/v2 from 2.2.0 to 2.3.0 (#1092)
  • de57284 Chore(deps): bump golang.org/x/tools from 0.4.0 to 0.5.0 (#1087)
  • e5831f4 Add CA fingerprint to agents configuration in 8.x versions (#1082)
  • 3c04a47 Chore(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 (#1089)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/elastic/elastic-package](https://github.com/elastic/elastic-package) from 0.70.1 to 0.71.0.
- [Release notes](https://github.com/elastic/elastic-package/releases)
- [Changelog](https://github.com/elastic/elastic-package/blob/main/.goreleaser.yml)
- [Commits](elastic/elastic-package@v0.70.1...v0.71.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 18, 2023 13:05
@elasticmachine
Copy link

💔 Tests Failed

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

Expand to view the summary

Build stats

  • Start Time: 2023-01-18T13:05:46.891+0000

  • Duration: 114 min 55 sec

Test stats 🧪

Test Results
Failed 5
Passed 4536
Skipped 10
Total 4551

Test errors 5

Expand to view the tests failures

Check integrations / hadoop / hadoop: check / pipeline test: test-datanode-metrics.json – hadoop.datanode
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -29,7 +29,7 @@
                             "remaining": 15825682432
                         },
                         "estimated_capacity_lost_total": 0,
    -                    "last_volume_failure_date": "2022-01-01T00:00:00.000Z",
    +                    "last_volume_failure_date": "2023-01-01T00:00:00.000Z",
                         "volumes": {
                             "failed": 0
                         }
     
    

Check integrations / hadoop / hadoop: check / pipeline test: test-application-metrics.log – hadoop.application
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -23,8 +23,8 @@
                         "running_containers": -1,
                         "time": {
                             "elapsed": 35114,
    -                        "finished": "2022-01-01T00:00:00.258Z",
    -                        "started": "2022-01-01T00:00:00.144Z"
    +                        "finished": "2023-01-01T00:00:00.258Z",
    +                        "started": "2023-01-01T00:00:00.144Z"
                         },
                         "vcore_seconds": 57
                     }
    @@ -56,8 +56,8 @@
                         "running_containers": -1,
                         "time": {
                             "elapsed": 9925,
    -                        "finished": "2022-01-01T00:00:00.835Z",
    -                        "started": "2022-01-01T00:00:00.910Z"
    +                        "finished": "2023-01-01T00:00:00.835Z",
    +                        "started": "2023-01-01T00:00:00.910Z"
                         },
                         "vcore_seconds": 7
                     }
     
    

Check integrations / system / system: check / pipeline test: test-multiline.log – system.auth
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-05-21T21:54:44.000Z",
    +            "@timestamp": "2023-05-21T21:54:44.000Z",
                 "ecs": {
                     "version": "8.0.0"
                 },
    @@ -27,7 +27,7 @@
                 }
             },
             {
    -            "@timestamp": "2022-05-21T21:54:45.000Z",
    +            "@timestamp": "2023-05-21T21:54:45.000Z",
                 "ecs": {
                     "version": "8.0.0"
                 },
     
    

Check integrations / haproxy / haproxy: check / pipeline test: test-default.log – haproxy.log
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     test case failed: Expected results are different from actual ones: --- want
    +++ got
    @@ -1,7 +1,7 @@
     {
         "expected": [
             {
    -            "@timestamp": "2022-09-20T15:42:59.000Z",
    +            "@timestamp": "2023-09-20T15:42:59.000Z",
                 "destination": {
                     "ip": "67.43.156.13",
                     "port": 5000
     
    

Check integrations / beat / beat: check / system test: default (variant: apm_8.7.0) – beat.stats
    Expand to view the error details

     null 
    

    Expand to view the stacktrace

     one or more errors found in documents stored in metrics-beats.stack_monitoring.stats-ep data stream: [0] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.entries.count" is undefined
    [1] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.refresh.failures" is undefined
    [2] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.refresh.successes" is undefined
    [3] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.es" is undefined
    [4] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.fallback" is undefined
    [5] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.invalid" is undefined
    [6] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.unavailable" is undefined 
    

Steps errors 6

Expand to view the steps failures

Test integration: beat
  • Took 3 min 20 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: hadoop
  • Took 0 min 23 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Test integration: haproxy
  • Took 3 min 41 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Boot up the Elastic stack
  • Took 2 min 2 sec . View more details here
  • Description: ../../build/elastic-package stack up -d -v --version 8.6.0
Test integration: system
  • Took 2 min 21 sec . View more details here
  • Description: eval "$(../../build/elastic-package stack shellinit)" ../../build/elastic-package test -v --report-format xUnit --report-output file --test-coverage
Google Storage Download
  • Took 0 min 0 sec . View more details here

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (350/350) 💚
Files 97.697% (594/608) 👍
Classes 97.697% (594/608) 👍
Methods 91.671% (5844/6375) 👍 0.27
Lines 92.932% (121393/130625) 👍
Conditionals 100.0% (0/0) 💚

@jsoriano
Copy link
Member

Failure in the Beat package could be related to this change, the rest of failures are related to #4950.

@jsoriano
Copy link
Member

Failure in the Beat package could be related to this change, the rest of failures are related to #4950.

No, false alarm, Beat package is also failing in main branch: https://fleet-ci.elastic.co/blue/organizations/jenkins/Ingest-manager%2Fintegrations/detail/main/690/tests

@jsoriano
Copy link
Member

Failures seem unrelated, merging.

@jsoriano jsoriano merged commit b86ffda into main Jan 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/elastic-package-0.71.0 branch January 18, 2023 18:36
@jsoriano
Copy link
Member

jsoriano commented Jan 19, 2023

@klacabane there seems to be undocumented fields in the new Beat package. Could it be something new in Beats 8.7?

one or more errors found in documents stored in metrics-beats.stack_monitoring.stats-ep data stream: [0] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.entries.count" is undefined
[1] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.refresh.failures" is undefined
[2] field "beat.stats.apm_server.agentcfg.elasticsearch.cache.refresh.successes" is undefined
[3] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.es" is undefined
[4] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.fallback" is undefined
[5] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.invalid" is undefined
[6] field "beat.stats.apm_server.agentcfg.elasticsearch.fetch.unavailable" is undefined 

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

Successfully merging this pull request may close these issues.

2 participants