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

change to 1.3.0-dev #2373

Merged
merged 1 commit into from
Sep 22, 2020
Merged

change to 1.3.0-dev #2373

merged 1 commit into from
Sep 22, 2020

Conversation

RafalSkolasinski
Copy link
Contributor

Run ./release 1.3.0-dev so we can track a new dev version

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

@RafalSkolasinski
Copy link
Contributor Author

/test integration

@seldondev
Copy link
Collaborator

Thu Sep 3 13:18:29 UTC 2020
The logs for [integration] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=3

@seldondev
Copy link
Collaborator

Thu Sep 3 13:18:31 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-2373/2.log

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

@seldondev
Copy link
Collaborator

Thu Sep 3 13:18:37 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=1

@RafalSkolasinski
Copy link
Contributor Author

/retest

@seldondev
Copy link
Collaborator

Thu Sep 3 14:35:37 UTC 2020
The logs for [integration] [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-2373/4.log

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

@RafalSkolasinski
Copy link
Contributor Author

/test integration

@seldondev
Copy link
Collaborator

Tue Sep 8 10:40:34 UTC 2020
The logs for [pr-build] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=5

@seldondev
Copy link
Collaborator

Tue Sep 8 10:40:50 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-2373/6.log

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

@seldondev
Copy link
Collaborator

Tue Sep 8 10:40:59 UTC 2020
The logs for [integration] [7] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/7.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=7

@RafalSkolasinski
Copy link
Contributor Author

this will need to be rebased on master once #2404 is merged

@RafalSkolasinski
Copy link
Contributor Author

RafalSkolasinski commented Sep 15, 2020

@axsaucedo when tagging 1.3.0 I get some engine related errors

❯❯❯ ./release 1.3.0-dev                                                                                 (seldon-tests)   (⎈ kind-kind|seldon)
Updated python wrapper in matching files
updated kustomize
updated kustomize
updated operator/config/manager/kustomization.yaml
Updated version.txt
Updated python/seldon_core/version.py
error /work/engine/pom.xml
{'stderr': b'', 'stdout': b"[INFO] Scanning for projects...\nDownloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.2.0.RELEASE/spring-boot-starter-parent-2.2.0.RELEASE.pom\n[WARNING] Failed to create parent directories for tracking file /tmp/.m2/repository/org/springframework/boot/spring-boot-starter-parent/2.2.0.RELEASE/spring-boot-starter-parent-2.2.0.RELEASE.pom.lastUpdated\n[ERROR] [ERROR] Some problems were encountered while processing the POMs:\n[FATAL] Non-resolvable parent POM for io.seldon.engine:seldon-engine:1.2.3-dev: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:2.2.0.RELEASE from/to central (https://repo.maven.apache.org/maven2): /tmp/.m2/repository/org/springframework/boot/spring-boot-starter-parent/2.2.0.RELEASE/spring-boot-starter-parent-2.2.0.RELEASE.pom.part.lock (No such file or directory) and 'parent.relativePath' points at wrong local POM @ line 6, column 11\n @ \n[ERROR] The build could not read 1 project -> [Help 1]\n[ERROR]   \n[ERROR]   The project io.seldon.engine:seldon-engine:1.2.3-dev (/work/engine/pom.xml) has 1 error\n[ERROR]     Non-resolvable parent POM for io.seldon.engine:seldon-engine:1.2.3-dev: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:2.2.0.RELEASE from/to central (https://repo.maven.apache.org/maven2): /tmp/.m2/repository/org/springframework/boot/spring-boot-starter-parent/2.2.0.RELEASE/spring-boot-starter-parent-2.2.0.RELEASE.pom.part.lock (No such file or directory) and 'parent.relativePath' points at wrong local POM @ line 6, column 11 -> [Help 2]\n[ERROR] \n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\n[ERROR] \n[ERROR] For more information about the errors and possible solutions, please read the following articles:\n[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException\n[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException"}
updated /work/helm-charts/seldon-core-operator/Chart.yaml
updated /work/helm-charts/seldon-core-analytics/Chart.yaml
updated operator values yaml for core images
updated operator values yaml for prepackaged server images
updated operator values yaml for prepackaged server images
updated operator kustomize yaml for prepackaged server images
updated operator/Dockerfile.redhat
updated engine/Dockerfile.redhat
updated executor/Dockerfile.executor
updated executor/Dockerfile.executor.redhat
updated servers/tfserving/Dockerfile.redhat
updated components/alibi-detect-server/Dockerfile
updated components/storage-initializer/Dockerfile
updated components/seldon-request-logger/Dockerfile
updated components/alibi-explain-server/Dockerfile
done

edit: managed to fix this

@RafalSkolasinski
Copy link
Contributor Author

/test integration
/test notebooks

@seldondev
Copy link
Collaborator

Tue Sep 15 15:10:30 UTC 2020
The logs for [lint] [9] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/9.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=9

@seldondev
Copy link
Collaborator

Tue Sep 15 15:10:47 UTC 2020
The logs for [pr-build] [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-2373/8.log

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

@seldondev
Copy link
Collaborator

Tue Sep 15 15:11:35 UTC 2020
The logs for [integration] [11] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/11.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=11

@seldondev
Copy link
Collaborator

Tue Sep 15 15:11:36 UTC 2020
The logs for [notebooks] [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-2373/10.log

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

@RafalSkolasinski
Copy link
Contributor Author

/retest

@seldondev
Copy link
Collaborator

Tue Sep 15 15:40:18 UTC 2020
The logs for [notebooks] [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-2373/12.log

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

@seldondev
Copy link
Collaborator

Tue Sep 15 15:40:23 UTC 2020
The logs for [integration] [13] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/13.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=13

@RafalSkolasinski
Copy link
Contributor Author

/test notebooks

@seldondev
Copy link
Collaborator

Tue Sep 15 18:57:26 UTC 2020
The logs for [notebooks] [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-2373/14.log

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

@RafalSkolasinski
Copy link
Contributor Author

/retest

@seldondev
Copy link
Collaborator

Wed Sep 16 08:29:45 UTC 2020
The logs for [notebooks] [15] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/15.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=15

@RafalSkolasinski
Copy link
Contributor Author

/test notebooks
/test integration

@seldondev
Copy link
Collaborator

Wed Sep 16 12:01:07 UTC 2020
The logs for [lint] [17] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/17.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=17

@seldondev
Copy link
Collaborator

Wed Sep 16 12:01:10 UTC 2020
The logs for [integration] [19] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/19.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=19

@seldondev
Copy link
Collaborator

Wed Sep 16 12:01:22 UTC 2020
The logs for [notebooks] [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-2373/18.log

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

@seldondev
Copy link
Collaborator

Wed Sep 16 12:01:44 UTC 2020
The logs for [pr-build] [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-2373/16.log

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

@RafalSkolasinski
Copy link
Contributor Author

/retest

@seldondev
Copy link
Collaborator

Wed Sep 16 14:16:03 UTC 2020
The logs for [notebooks] [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-2373/20.log

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

@RafalSkolasinski
Copy link
Contributor Author

/test notebooks
/test integration

@seldondev
Copy link
Collaborator

Mon Sep 21 21:28:53 UTC 2020
The logs for [pr-build] [21] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/21.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=21

@seldondev
Copy link
Collaborator

Mon Sep 21 21:28:58 UTC 2020
The logs for [notebooks] [23] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/23.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=23

@seldondev
Copy link
Collaborator

Mon Sep 21 21:29:01 UTC 2020
The logs for [lint] [22] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/22.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=22

@seldondev
Copy link
Collaborator

Mon Sep 21 21:30:38 UTC 2020
The logs for [integration] [24] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2373/24.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2373 --build=24

@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 seldondev merged commit 4713c16 into SeldonIO:master Sep 22, 2020
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