-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Auditbeat pipeline migration to Buildkite #37668
Conversation
f95ab5e
to
02cc1f7
Compare
❕ Build Aborted
Expand to view the summary
Build stats
Test stats 🧪
Steps errorsExpand to view the steps failures
|
02cc1f7
to
a1146c9
Compare
a1146c9
to
5bf1b41
Compare
2d39654
to
c19ec72
Compare
c19ec72
to
d48e754
Compare
974eff5
to
10682b2
Compare
💔 Build Failed
Expand to view the summary
Build stats
Pipeline error
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
702a8a6
to
c018d6d
Compare
❕ Build Aborted
Expand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
|
c018d6d
to
2789cf7
Compare
5249fb1
to
72d0ba6
Compare
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💚 Build Succeeded
History
cc @oakrizan |
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec) # Conflicts: # .buildkite/env-scripts/env.sh # .buildkite/env-scripts/linux-env.sh # .buildkite/env-scripts/util.sh # .buildkite/env-scripts/win-env.sh # .buildkite/filebeat/filebeat-pipeline.yml # .buildkite/filebeat/scripts/integration-gotests.sh # .buildkite/filebeat/scripts/integration-pytests.sh # .buildkite/filebeat/scripts/package-step.sh # .buildkite/filebeat/scripts/package.sh # .buildkite/filebeat/scripts/unit-tests.sh
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec)
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec) # Conflicts: # .buildkite/env-scripts/env.sh # .buildkite/env-scripts/linux-env.sh # .buildkite/env-scripts/util.sh # .buildkite/env-scripts/win-env.sh # .buildkite/filebeat/filebeat-pipeline.yml # .buildkite/filebeat/scripts/integration-gotests.sh # .buildkite/filebeat/scripts/integration-pytests.sh # .buildkite/filebeat/scripts/package-step.sh # .buildkite/filebeat/scripts/package.sh # .buildkite/filebeat/scripts/unit-tests.sh
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec)
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec)
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec) Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co>
* wip: getting GH message * added test scripts * added windows tests * added packaging step * updated packaging execution conditions * win-test failure: updated artifact path * pr fixes * changed group_test.go * moved env setup to separate script * added dynamic step for packaging * added tests and scrosscompile scripts for auditbeat * fixes for crosscompile and macos steps * added env vars for linux packaging * added env vars for linux packaging * enabled packaging step * added docker login * debugging arm packaing * enabled synamic packaging step * updated packaging group steps * fixed conflicts * updated win test script (cherry picked from commit 31819ec) Co-authored-by: Olga Naydyonock <olga.naidjonoka@elastic.co>
Proposed commit message
Migration of auditbeat pipeline to Buildkite
Phase according to migration plan: 1
Phase scope:
Migrate separate Jenkinsfiles/Groovy scripts to Buildkite pipelines with following scope:
Link to Bildkite branch builds: https://buildkite.com/elastic/auditbeat/builds?branch=oakrizan%3Aauditbeat-pipeline-migration
Metricbeat build fixes are done in PR: #37725
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs