See 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/750/display/redirect?page=changes>

Changes:

[scott] Upgrade gradle wrapper to latest (4.10)

------------------------------------------
Started by GitHub push by swegner
[EnvInject] - Loading node environment variables.
Building remotely on beam7 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/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/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a8ba4ae407cb52e7bca83d458c4a5496f40c1bd7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8ba4ae407cb52e7bca83d458c4a5496f40c1bd7
Commit message: "Merge pull request #6446: Upgrade gradle wrapper to latest 
(4.10)"
 > git rev-list --no-walk da9432b197207ab39edc6cb720286a81153b6d3b # timeout=10
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.
[beam_PostCommit_Py_ValCont] $ /bin/bash -xe /tmp/jenkins5682323796602132868.sh
+ cd src
+ bash sdks/python/container/run_validatescontainer.sh
This script must be executed in the root of beam project. Please set 
LOCAL_PATH, GCS_LOCATION, and PROJECT as desired.

# Where to store integration test outputs.
GCS_LOCATION=${GCS_LOCATION:-gs://temp-storage-for-end-to-end-tests}

# Project for the container and integration test
PROJECT=${PROJECT:-apache-beam-testing}

# Verify in the root of the repository
test -d sdks/python/container

# Verify docker and gcloud commands exist
command -v docker
/usr/bin/docker
command -v gcloud
/usr/bin/gcloud
docker -v
Docker version 17.05.0-ce, build 89658be
gcloud -v
Google Cloud SDK 191.0.0
alpha 2018.02.23
beta 2018.02.23
bq 2.0.29
core 2018.02.23
gsutil 4.28

# Build the container
TAG=$(date +%Y%m%d-%H%M%S)
date +%Y%m%d-%H%M%S
CONTAINER=us.gcr.io/$PROJECT/$USER/python
echo "Using container $CONTAINER"
Using container us.gcr.io/apache-beam-testing/jenkins/python
./gradlew :beam-sdks-python-container:docker 
-Pdocker-repository-root=us.gcr.io/$PROJECT/$USER -Pdocker-tag=$TAG
Downloading https://services.gradle.org/distributions/gradle-4.10.2-bin.zip
..........................................................................

Welcome to Gradle 4.10.2!

Here are the highlights of this release:
 - Incremental Java compilation by default
 - Periodic Gradle caches cleanup
 - Gradle Kotlin DSL 1.0-RC6
 - Nested included builds
 - SNAPSHOT plugin versions in the `plugins {}` block

For more details see https://docs.gradle.org/4.10.2/release-notes.html

Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'beam'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not resolve net.ltgt.gradle:gradle-apt-plugin:0.13.
     Required by:
         project :
      > Could not resolve net.ltgt.gradle:gradle-apt-plugin:0.13.
         > Could not get resource 
'https://jcenter.bintray.com/net/ltgt/gradle/gradle-apt-plugin/0.13/gradle-apt-plugin-0.13.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/net/ltgt/gradle/gradle-apt-plugin/0.13/gradle-apt-plugin-0.13.pom'.
               > Read timed out
   > Could not resolve io.spring.gradle:propdeps-plugin:0.0.9.RELEASE.
     Required by:
         project :
      > Could not resolve io.spring.gradle:propdeps-plugin:0.0.9.RELEASE.
         > Could not get resource 
'https://jcenter.bintray.com/io/spring/gradle/propdeps-plugin/0.0.9.RELEASE/propdeps-plugin-0.0.9.RELEASE.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/io/spring/gradle/propdeps-plugin/0.0.9.RELEASE/propdeps-plugin-0.0.9.RELEASE.pom'.
               > Read timed out
   > Could not resolve 
gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.3.1.
     Required by:
         project :
      > Could not resolve 
gradle.plugin.org.nosphere.apache:creadur-rat-gradle:0.3.1.
         > Could not get resource 
'https://jcenter.bintray.com/gradle/plugin/org/nosphere/apache/creadur-rat-gradle/0.3.1/creadur-rat-gradle-0.3.1.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/gradle/plugin/org/nosphere/apache/creadur-rat-gradle/0.3.1/creadur-rat-gradle-0.3.1.pom'.
               > Read timed out
   > Could not resolve gradle.plugin.com.github.blindpirate:gogradle:0.10.
     Required by:
         project :
      > Could not resolve gradle.plugin.com.github.blindpirate:gogradle:0.10.
         > Could not get resource 
'https://jcenter.bintray.com/gradle/plugin/com/github/blindpirate/gogradle/0.10/gogradle-0.10.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/gradle/plugin/com/github/blindpirate/gogradle/0.10/gogradle-0.10.pom'.
               > Read timed out
   > Could not resolve 
gradle.plugin.com.palantir.gradle.docker:gradle-docker:0.13.0.
     Required by:
         project :
      > Could not resolve 
gradle.plugin.com.palantir.gradle.docker:gradle-docker:0.13.0.
         > Could not get resource 
'https://jcenter.bintray.com/gradle/plugin/com/palantir/gradle/docker/gradle-docker/0.13.0/gradle-docker-0.13.0.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/gradle/plugin/com/palantir/gradle/docker/gradle-docker/0.13.0/gradle-docker-0.13.0.pom'.
               > Read timed out
   > Could not resolve 
gradle.plugin.io.pry.gradle.offline_dependencies:gradle-offline-dependencies-plugin:0.3.
     Required by:
         project :
      > Could not resolve 
gradle.plugin.io.pry.gradle.offline_dependencies:gradle-offline-dependencies-plugin:0.3.
         > Could not get resource 
'https://jcenter.bintray.com/gradle/plugin/io/pry/gradle/offline_dependencies/gradle-offline-dependencies-plugin/0.3/gradle-offline-dependencies-plugin-0.3.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/gradle/plugin/io/pry/gradle/offline_dependencies/gradle-offline-dependencies-plugin/0.3/gradle-offline-dependencies-plugin-0.3.pom'.
               > Read timed out
   > Could not resolve net.ltgt.gradle:gradle-errorprone-plugin:0.0.13.
     Required by:
         project :
      > Could not resolve net.ltgt.gradle:gradle-errorprone-plugin:0.0.13.
         > Could not get resource 
'https://jcenter.bintray.com/net/ltgt/gradle/gradle-errorprone-plugin/0.0.13/gradle-errorprone-plugin-0.0.13.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/net/ltgt/gradle/gradle-errorprone-plugin/0.0.13/gradle-errorprone-plugin-0.0.13.pom'.
               > Read timed out
   > Could not resolve com.gradle:build-scan-plugin:1.13.1.
     Required by:
         project :
      > Could not resolve com.gradle:build-scan-plugin:1.13.1.
         > Could not get resource 
'https://jcenter.bintray.com/com/gradle/build-scan-plugin/1.13.1/build-scan-plugin-1.13.1.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/com/gradle/build-scan-plugin/1.13.1/build-scan-plugin-1.13.1.pom'.
               > Read timed out

* Try:
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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 57s
Build step 'Execute shell' marked build as failure

Reply via email to