You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/20 12:00:34 UTC

Build failed in Jenkins: beam_Dependency_Check #202

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

Changes:

[robinyqiu] Use a singleton PIPELINE_OPTION_PARAMETER in DoFnSignature.Parameter

[jiangkai] upgrade avatica to 1.14.0

[heejong] [BEAM-7220] add JavaReadViaImpulse substitution to Java expansion

[kcweaver] [BEAM-6959] Go SDK: support integration tests on Flink

[michal.walenia] [BEAM-7028] Change ParDo load test according to the proposal, add a

[juta.staes] [BEAM-7181][BEAM-7243] add streaming it tests python 3.6

[je.ik] [BEAM-7269] remove StateSpec from hashCode of SimpleStateTag

[ankurgoenka] Updating python containers to beam-master-20190509

[25622840+adude3141] [BEAM-4046] decouple gradle project names and maven artifact ids

[25622840+adude3141] [BEAM-4046] add project mappings and enable parsing of legacy commands

[daniel.o.programmer] [BEAM-7154] Updating Go SDK errors (Part 3)

[michal.walenia] [BEAM-6627] Add item and byte counters to HadoopFormatIOIT

[iemejia] [BEAM-7239] Do not close DataSource on Teardown on JdbcIO

[jkai] upgrade to avatica 1.15.0

[kedin] Small doc clean up

[kedin] [SQL] SpotlessApply for minor docs PR #8567

[melissapa] [BEAM-7281] Update Python deps page to current release

[heejong] [BEAM-7253] test_with_jar_packages_invalid_file_name test fails on

[kcweaver] [BEAM-7282] portable Spark: don't fuse already optimized graph

[lcwik] [BEAM-7283] Update aggregated javadoc versions during linking to point

[lcwik] [BEAM-7283] Build javadocs using online links for all dependencies

[altay] [BEAM-562] Add DoFn.setup and DoFn.teardown to Python SDK (#7994)

[tweise] Beam community update blogpost (#8559)

[iemejia] Fix trigger paths filters to execute precommit tests only if needed

[mxm] [BEAM-7126] Remove LengthPrefixCoder from Flink's key Coder

[mxm] [website] Update Flink Runner page for version 1.8

[mxm] Update references Dataflow to Beam in Flink Runner

[mxm] Add Coder components for BufferedElement Coder

[mxm] Remove UnboundedSocketSource from Flink Runner

[mxm] [BEAM-7271] adding UTF8 String coder to Java SDK ModelCoder

[ehudm] [BEAM-7251] Increase timeout for test BQ queries.

[kenn] Fix project dependencies in pom.xml outputs

[jozsi] Add first version of Hazelcast Jet based Java Runner

[ehudm] Add missing javadoc to BigqueryClient.java

[pabloem] [BEAM-6493] : Add cookbook and snippets examples in Kotlin (#8439)

[relax] Merge pull request #8358: Beam Kata for Java and Python SDKs

[ajamato] [BEAM-6138] Update java SDK to report user distribution tuple metrics

[25622840+adude3141] [BEAM-4046] revert test infra to be compatible with pending PRs

[25622840+adude3141] fix syntax errors in groovy files

[kcweaver] run job server on an unused port

[heejong] [BEAM-7103] Adding AvroCoderTranslator for cross-language data transfer

[github] Merge pull request #8425: [BEAM-7174] Add schema modification transforms

[jozo.vilcek] [BEAM-5865] Create optional auto-balancing sharding function for Flink

[jozo.vilcek] [BEAM-5865] Add unit tests and fix bug + changes from review

[jozo.vilcek] [BEAM-5865] Improve FlinkPipelineOptions javadoc

[robertwb] [BEAM-7121] Add deterministic proto coder (#8377)

[frederik.bode] Add Postcommit test suite for Python 3.7

[iemejia] Categorize tests from UsesTestStream to UsesTestStreamWithProcessingTime

[xinyuliu.us] [BEAM-7311] merge internal commits to beam open source trunk to prepare

[huangry] Create PAssert util function for late panes.

[robinyqiu] Simple fix: make use of Reify in Latest to replace duplicate code

[iemejia] [website] Add design doc on portable representation of schemas

[athomas1] Modified KinesisIO to use WatermarkPolicyFactory for watermark

[25622840+adude3141] [BEAM-7302] ensure artifactId set on pom also with unconfigured project

[25622840+adude3141] [BEAM-7287] Change JAVA_HOME to match new Jenkins agents (#8584)

[iemejia] [BEAM-7230] Add javadoc on provided poolable data sources on JdbcIO

[boyuanz] Add retry strategy when TableRow or TableCell is null from BQ response.

[markliu] [BEAM-7339] Make input and checksum configurable for Python WordCountIT

[github] Remove unused attemptNum

[github] [BEAM-6908] Refactor Python performance test groovy file for easy

[aromanenko.dev] [BEAM-7349] Get back to "provided" scope for "kafka_clients"

[github] Fix a typo in setting.gradle

[markliu] [BEAM-7347] Pass dpb_service_zone flag to benchmarks to fix breakage

[markliu] [BEAM-7339] Enable 1Gb input for Python wordcount benchmark

[klk] Updates python SDK GCP client API in sync with the current Google

[github] [BEAM-7275] ParDoLifeCycleTest: collect lifecycle info for DoFn insta…

[hsuryawirawan] Fix the ContainsKv assertion which at times didn't work with some JDKs

[33895511+aromanenko-dev] [BEAM-7359] Fix static analysis issues for HadoopFormatIO (#8616)

[33895511+aromanenko-dev] [BEAM-7360] Fix static analysis issues for HCatalogIO (#8617)

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-14 (beam) in workspace <https://builds.apache.org/job/beam_Dependency_Check/ws/>
No credentials specified
 > 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 4896d479ee9ace476d3efd59ba39d094c6609139 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4896d479ee9ace476d3efd59ba39d094c6609139
Commit message: "Merge pull request #8614: Fix the ContainsKv assertion that didn't work with some JDKs"
 > git rev-list --no-walk a16a5b71cf8d399070a72b0f062693180d56b5ed # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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_Dependency_Check/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Drevision=release :runBeamDependencyCheck
Executing

  gradlew --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Drevision=release :runBeamDependencyCheck

Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> 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:pluginUnderTestMetadata
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.

> Configure project :beam-test-infra-metrics
Applying groovy nature

> Task :dependencyUpdates

------------------------------------------------------------
: Project Dependency Updates (report to plain text file)
------------------------------------------------------------

The following dependencies are using the latest release version:
 - org.apache.avro:avro:1.8.2
 - org.apache.beam:beam-vendor-grpc-1_13_1:0.2
 - org.apache.beam:beam-vendor-guava-20_0:0.1
 - com.google.errorprone:error_prone_annotations:2.0.15
 - com.google.api-client:google-api-client:1.27.0
 - com.google.apis:google-api-services-dataflow:v1b3-rev20190322-1.27.0
 - com.google.http-client:google-http-client:1.27.0
 - com.google.http-client:google-http-client-jackson:1.27.0
 - com.google.guava:guava-testlib:20.0
 - org.hamcrest:hamcrest-core:2.1
 - org.hamcrest:hamcrest-library:2.1
 - com.fasterxml.jackson.core:jackson-annotations:2.9.8
 - com.fasterxml.jackson.core:jackson-core:2.9.8
 - com.fasterxml.jackson.core:jackson-databind:2.9.8
 - net.jcip:jcip-annotations:1.0
 - joda-time:joda-time:2.10.1
 - org.mockito:mockito-core:1.10.19
 - org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin:0.4.0
 - org.slf4j:slf4j-api:1.7.25
 - org.slf4j:slf4j-jdk14:1.7.25

The following dependencies have later release versions:
 - com.google.auto.service:auto-service [1.0-rc2 -> 1.0-rc5]
 - com.google.auto.value:auto-value [1.6.3 -> 1.6.5]
 - com.google.auto.value:auto-value-annotations [1.6.3 -> 1.6.5]
 - com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.17.0 -> 0.21.0]
 - com.gradle.build-scan:com.gradle.build-scan.gradle.plugin [2.1 -> 2.3]
 - commons-cli:commons-cli [1.2 -> 1.4]
 - org.conscrypt:conscrypt-openjdk [1.1.3 -> 2.1.0]
 - org.codehaus.groovy:groovy-all [2.4.13 -> 3.0.0-beta-1]
 - javax.servlet:javax.servlet-api [3.1.0 -> 4.0.1]
 - org.eclipse.jetty:jetty-server [9.2.10.v20150310 -> 9.4.18.v20190429]
 - org.eclipse.jetty:jetty-servlet [9.2.10.v20150310 -> 9.4.18.v20190429]
 - junit:junit [4.13-beta-1 -> 4.13-beta-3]
 - net.researchgate.release:net.researchgate.release.gradle.plugin [2.6.0 -> 2.8.0]
 - org.sonarqube:org.sonarqube.gradle.plugin [2.7 -> 2.7.1]
 - com.github.spotbugs:spotbugs-annotations [3.1.11 -> 4.0.0-beta1]

Generated report file build/dependencyUpdates/report.txt

> Task :sdks:python:dependencyUpdates FAILED

# Virtualenv for the rest of the script to run setup
/usr/bin/virtualenv sdks/python
./scripts/run_dependency_check.sh: line 24: /usr/bin/virtualenv: No such file or directory

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_Dependency_Check/ws/src/sdks/python/build.gradle'> line: 388

* What went wrong:
Execution failed for task ':sdks:python:dependencyUpdates'.
> Process 'command 'sh'' finished with non-zero exit value 1

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 20s
2 actionable tasks: 2 executed

Publishing build scan...
https://gradle.com/s/cahxfhw2y2mk2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_Dependency_Check #203

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


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org