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

Jenkins X add comment when pipeline finishes #2149

Merged
merged 28 commits into from
Jul 20, 2020

Conversation

axsaucedo
Copy link
Contributor

@axsaucedo axsaucedo commented Jul 16, 2020

PR contains:

  • Update all dependencies of Core Builder (will increase build speeds)
  • Moved Python Builder use to Core Builder as we use it for integration tests, and prepack builds for consistent environments
  • Added comment when build finishes so we can get notified (especially for long running tests like integration, notebooks and engine)
  • Modified Python tox tests so they can be run in parallel
  • Changed 0.0.0.0 to localhost on python tests so they can be run in parallel

@seldondev
Copy link
Collaborator

Thu Jul 16 20:32:07 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=2

@seldondev
Copy link
Collaborator

Thu Jul 16 20:34:53 UTC 2020
The logs for [lint] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=4

@seldondev
Copy link
Collaborator

Fri Jul 17 10:39:41 UTC 2020
The logs for [lint] [6] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/6.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=6

@seldondev seldondev added size/M and removed size/S labels Jul 17, 2020
@seldondev
Copy link
Collaborator

Fri Jul 17 10:45:49 UTC 2020
The logs for [lint] [8] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/8.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=8

@seldondev
Copy link
Collaborator

Fri Jul 17 10:55:33 UTC 2020
The logs for [lint] [10] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/10.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=10

@seldondev
Copy link
Collaborator

Fri Jul 17 10:59:47 UTC 2020
The logs for [lint] [12] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/12.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=12

@seldondev
Copy link
Collaborator

Fri Jul 17 11:52:03 UTC 2020
The logs for [lint] [14] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/14.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=14

@seldondev
Copy link
Collaborator

Fri Jul 17 11:54:11 UTC 2020
The logs for [lint] [16] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/16.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=16

@seldondev
Copy link
Collaborator

Fri Jul 17 11:58:27 UTC 2020
The logs for [lint] [18] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/18.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=18

@seldondev seldondev added size/L and removed size/M labels Jul 17, 2020
@seldondev
Copy link
Collaborator

Fri Jul 17 17:06:42 UTC 2020
The logs for [lint] [20] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/20.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2149 --build=20

@axsaucedo
Copy link
Contributor Author

/test this

@seldondev
Copy link
Collaborator

STARTING TEST [ pr-build # 52 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/52.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=52

@seldondev
Copy link
Collaborator

STARTING TEST [ lint # 55 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/55.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=55

@seldondev
Copy link
Collaborator

STARTING TEST [ pr-build # 54 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/54.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=54

@seldondev
Copy link
Collaborator

SUCCESS [lint # 55] TEST PASSED ✅

Well done! 😎

@seldondev
Copy link
Collaborator

SUCCESS [pr-build # 54] TEST PASSED ✅

Well done! 😎

@axsaucedo
Copy link
Contributor Author

PR contains:

  • Update all dependencies of Core Builder (will increase build speeds)
  • Moved Python Builder use to Core Builder as we use it for integration tests, and prepack builds for consistent environments
  • Added comment when build finishes so we can get notified (especially for long running tests like integration, notebooks and engine)
  • Modified Python tox tests so they can be run in parallel
  • Changed 0.0.0.0 to localhost on python tests so they can be run in parallel

/cc @cliveseldon
/cc @adriangonz

/test integration
/test notebooks
/test engine

@axsaucedo axsaucedo changed the title WIP: Jenkins X add comment when pipeline finishes Jenkins X add comment when pipeline finishes Jul 18, 2020
@seldondev
Copy link
Collaborator

STARTING TEST [ notebooks # 56 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/56.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=56

@seldondev
Copy link
Collaborator

STARTING TEST [ integration # 58 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/58.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=58

@seldondev
Copy link
Collaborator

STARTING TEST [ engine # 57 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/57.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=57

@seldondev
Copy link
Collaborator

SUCCESS [engine # 57] TEST PASSED ✅

Well done! 😎

@seldondev
Copy link
Collaborator

SUCCESS [integration # 58] TEST PASSED ✅

Well done! 😎

@seldondev
Copy link
Collaborator

SUCCESS [notebooks # 56] TEST PASSED ✅

Well done! 😎

@ukclivecox
Copy link
Contributor

/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cliveseldon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

STARTING TEST [ lint # 60 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/60.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=60

@seldondev
Copy link
Collaborator

STARTING TEST [ pr-build # 59 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/59.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=59

@seldondev
Copy link
Collaborator

SUCCESS [lint # 60] TEST PASSED ✅

Well done! 😎

@axsaucedo
Copy link
Contributor Author

Strange, it seems the controller suite_test has failed with:

�[90m------------------------------�[0m
�[91m�[1mFailure [34.980 seconds]�[0m
�[91m�[1m[BeforeSuite] BeforeSuite �[0m
�[37m/workspace/source/operator/controllers/suite_test.go:142�[0m

  �[91mUnexpected error:
      <*errors.errorString | 0xc0003656c0>: {
          s: "timed out waiting for the condition",
      }
      timed out waiting for the condition
  occurred�[0m

  /workspace/source/operator/controllers/suite_test.go:158
�[90m------------------------------�[0m

@axsaucedo
Copy link
Contributor Author

/test this

@seldondev
Copy link
Collaborator

STARTING TEST [ pr-build # 61 ]

Logs will be available when test completes in the following link:
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2149/61.log

Impatient try:
jx get build logs SeldonIO/seldon-core/PR-2149 --build=61

@seldondev
Copy link
Collaborator

SUCCESS [pr-build # 61] TEST PASSED ✅

Well done! 😎

@seldondev seldondev merged commit 9d3bbfc into SeldonIO:master Jul 20, 2020
@axsaucedo
Copy link
Contributor Author

Strange, it seems the operator test had a spike in the memory usage:
image

It went up to 7.2GB, we should investigate further

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.

3 participants