Il gio 24 mag 2018, 01:54 Sijie Guo <guosi...@gmail.com> ha scritto: > bookkeeper_release_nightly_snapshot was changed to free style job to > support publishing docker image, that causes the failure. > > manually deleted this job and rerun bookkeeper-seed job to generate the > nightly snapshot job. >
Got it Thanks Enrico > - Sijie > > On Wed, May 23, 2018 at 3:46 PM, Apache Jenkins Server < > jenk...@builds.apache.org> wrote: > >> See < >> https://builds.apache.org/job/bookkeeper-seed/182/display/redirect?page=changes >> > >> >> Changes: >> >> [sijie] Publish bookkeeper dev image to docker hub >> >> [sijie] [TABLE SERVICE] Move grpc services from server module to storage >> module >> >> [sijie] Fix bookkeeper post commit CI >> >> ------------------------------------------ >> Started by user sijie >> [EnvInject] - Loading node environment variables. >> Building remotely on H30 (ubuntu xenial) in workspace < >> https://builds.apache.org/job/bookkeeper-seed/ws/> >> Cloning the remote Git repository >> Cloning repository https://github.com/apache/bookkeeper.git >> > git init <https://builds.apache.org/job/bookkeeper-seed/ws/> # >> timeout=10 >> Fetching upstream changes from https://github.com/apache/bookkeeper.git >> > git --version # timeout=10 >> > git fetch --tags --progress https://github.com/apache/bookkeeper.git >> +refs/heads/*:refs/remotes/origin/* >> > git config remote.origin.url https://github.com/apache/bookkeeper.git >> # timeout=10 >> > git config --add remote.origin.fetch >> +refs/heads/*:refs/remotes/origin/* # timeout=10 >> > git config remote.origin.url https://github.com/apache/bookkeeper.git >> # timeout=10 >> Fetching upstream changes from https://github.com/apache/bookkeeper.git >> > git fetch --tags --progress https://github.com/apache/bookkeeper.git >> +refs/heads/*:refs/remotes/origin/* >> +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* >> > git rev-parse origin/master^{commit} # timeout=10 >> Checking out Revision e475ac3343f51b7ee0796eebecad829330baa92a >> (origin/master) >> > git config core.sparsecheckout # timeout=10 >> > git checkout -f e475ac3343f51b7ee0796eebecad829330baa92a >> Commit message: "Fix bookkeeper post commit CI" >> > git rev-list --no-walk e34dd384c865a3494079ec9f38e4a0d87bd0ce51 # >> timeout=10 >> Cleaning workspace >> > git rev-parse --verify HEAD # timeout=10 >> Resetting working tree >> > git reset --hard # timeout=10 >> > git clean -fdx # timeout=10 >> Processing DSL script job_bookkeeper_codecoverage.groovy >> Processing DSL script job_bookkeeper_postcommit_master_java8.groovy >> Processing DSL script job_bookkeeper_postcommit_master_java9.groovy >> Processing DSL script job_bookkeeper_postcommit_website.groovy >> Processing DSL script job_bookkeeper_precommit_integrationtests.groovy >> Processing DSL script job_bookkeeper_precommit_java8.groovy >> Processing DSL script job_bookkeeper_precommit_java9.groovy >> Processing DSL script job_bookkeeper_release_branch_46.groovy >> Processing DSL script >> job_bookkeeper_release_branch_47_integrationtests.groovy >> Processing DSL script job_bookkeeper_release_branch_47_java8.groovy >> Processing DSL script job_bookkeeper_release_branch_47_java9.groovy >> Processing DSL script job_bookkeeper_release_nightly_snapshot.groovy >> ERROR: Type of item "bookkeeper_release_nightly_snapshot" does not match >> existing type, item type can not be changed >> > > -- -- Enrico Olivelli