See 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/6007/display/redirect>

Changes:


------------------------------------------
[...truncated 2.95 MB...]
> Task :sdks:java:expansion-service:app:buildDependents
> Task :runners:samza:job-server:compileTestJava NO-SOURCE
> Task :runners:samza:job-server:testClasses UP-TO-DATE
> Task :runners:samza:job-server:packageTests

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.2.2-py3-none-any.whl (2.0 MB)

> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :runners:samza:job-server:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
Collecting setuptools
  Using cached setuptools-65.4.1-py3-none-any.whl (1.2 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 256 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :runners:samza:job-server:startShadowScripts
> Task :runners:samza:job-server:shadowDistTar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 19.546502 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :runners:samza:check
> Task :runners:samza:build

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :runners:samza:job-server:shadowDistZip

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:java:io:google-cloud-platform:test

org.apache.beam.sdk.io.gcp.datastore.RampupThrottlingFnTest > 
testRampupThrottler FAILED
    java.lang.AssertionError at RampupThrottlingFnTest.java:106
        Caused by: org.mockito.exceptions.verification.TooManyActualInvocations 
at RampupThrottlingFnTest.java:52

> Task :runners:samza:job-server:assemble

> Task :sdks:java:container:java8:docker
 ---> Running in 8be45f703c31
Removing intermediate container 8be45f703c31
 ---> 21397e7f3052
Step 4/21 : ARG pull_licenses
 ---> Running in 30f77aa578ac
Removing intermediate container 30f77aa578ac
 ---> 29a7e9ce743e
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> da704a09ab7b
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 641accc06a2f
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 3869eb2b4e92
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> c32510881933
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 4601056a9b6f
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 9b10133765ef
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 1f735d6cca42
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 38b14895b1ab
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> c286bda0997f
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 4b6ed9d73a78
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 6d672d8ec98b
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 23103d3221e7
Removing intermediate container 23103d3221e7
 ---> 2e78146559be
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 51b711bb0853
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in accbba4c7ca6
Removing intermediate container accbba4c7ca6
 ---> f437a79e1989
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in b5228b8fe4c7
Removing intermediate container b5228b8fe4c7
 ---> 5d15c2684ca8
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> ede71ac5a8ff
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in d28fc19f17c8
Removing intermediate container d28fc19f17c8
 ---> 462dce9a2703
Successfully built 462dce9a2703
Successfully tagged apache/beam_java8_sdk:2.43.0.dev

> Task :runners:samza:job-server:analyzeClassesDependencies
> Task :runners:samza:job-server:analyzeClassesDependencies FAILED
> Task :runners:samza:job-server:analyzeTestClassesDependencies SKIPPED
> Task :runners:samza:job-server:checkstyleMain SKIPPED
> Task :runners:samza:job-server:checkstyleTest SKIPPED
> Task :runners:samza:job-server:javadoc NO-SOURCE
> Task :runners:samza:job-server:spotbugsMain NO-SOURCE
> Task :runners:samza:job-server:spotbugsTest SKIPPED
> Task :runners:samza:job-server:test NO-SOURCE
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest FAILED

> Task :sdks:java:io:google-cloud-platform:test

1479 tests completed, 1 failed, 1 skipped

> Task :sdks:java:io:google-cloud-platform:test FAILED
> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:sql:jdbc:test'.
> Failed to store cache entry d8ba08f0decf92819f56f3446a49f179 for task 
> ':sdks:java:extensions:sql:jdbc:test': Timeout waiting to lock Build cache 
> (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 3364111
  Our PID: 3349307
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:mongodb:test'.
> Failed to store cache entry a93f529b1ef8ccf9264be4db1c0b3efc for task 
> ':sdks:java:io:mongodb:test': Timeout waiting to lock Build cache 
> (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 3364111
  Our PID: 3349307
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:samza:job-server:analyzeClassesDependencies'.
> Failed to load cache entry 15dd854a58cc536496bfdc67c552d7aa for task 
> ':runners:samza:job-server:analyzeClassesDependencies': Could not load from 
> local cache: Timeout waiting to lock Build cache 
> (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 3364111
  Our PID: 3349307
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:sql:jdbc:shadowJarTest'.
> Failed to store cache entry 29028f1c6b0304d6f151d865b7edfcd9 for task 
> ':sdks:java:extensions:sql:jdbc:shadowJarTest': Timeout waiting to lock Build 
> cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by 
> another Gradle instance.
  Owner PID: 3364111
  Our PID: 3349307
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:google-cloud-platform:test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/google-cloud-platform/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 42m 31s
1157 actionable tasks: 667 executed, 488 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to