You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/22 21:03:34 UTC

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #154

See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/154/display/redirect>

------------------------------------------
GitHub pull request #4788 of commit d63df0d71693e95b714db11532f01c440421ae72, no merge conflicts.
Setting status of d63df0d71693e95b714db11532f01c440421ae72 to PENDING with url https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/154/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: ./gradlew :release:runQuickstartsJava
[EnvInject] - Loading node environment variables.
Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/4788/*:refs/remotes/origin/pr/4788/*
 > git rev-parse refs/remotes/origin/pr/4788/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4788/merge^{commit} # timeout=10
Checking out Revision 979973fc0f1977b346a5cf74f3b6195326225edc (refs/remotes/origin/pr/4788/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 979973fc0f1977b346a5cf74f3b6195326225edc
Commit message: "Merge d63df0d71693e95b714db11532f01c440421ae72 into 501dc4cb17bb943aaa095feab959a9fed1aac20c"
 > git rev-list --no-walk 97946107e3b49154fa405334ba787302d2e6c3d1 # timeout=10
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/gradlew> -Pver= -Prepourl= :release:runQuickstartsJava
Parallel execution with configuration on demand is an incubating feature.
Applying build_rules.gradle to src

FAILURE: Build failed with an exception.

* What went wrong:
Task 'runQuickstartsJava' not found in project ':release'.

* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 23s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : beam_PostRelease_NightlySnapshot #155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/155/display/redirect>