See 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/261/display/redirect?page=changes>

Changes:

[chamikaramj] Updates Dataflow worker pool config to include all environments 
used by

[Kyle Weaver] [BEAM-10925] Roundtrip tests for literals through Java UDF.

[Ismaël Mejía] [BEAM-4106] Add FileStagingOptions and merge staging file options

[Kyle Weaver] [BEAM-12095] Fix Spark job server path.

[noreply] remove typo in encoding.go

[Kyle Weaver] [BEAM-10925] Simplify test setup.

[noreply] [BEAM-12060] Remove overwriting jenkins property. (#14432)


------------------------------------------
[...truncated 189.82 KB...]
Watching 823 directories to track changes
Watching 830 directories to track changes
Custom actions are attached to task ':runners:direct-java:compileTestJava'.
Build cache key for task ':runners:direct-java:compileTestJava' is 
dff5834c5776b1bacc85fda678ee0df8
Task ':runners:direct-java:compileTestJava' is not up-to-date because:
  No history is available.
Watching 830 directories to track changes
Watching 830 directories to track changes
Watching 830 directories to track changes
The input changes require a full rebuild for incremental task 
':runners:direct-java:compileTestJava'.
Full recompilation is required because no incremental change information is 
available. This is usually caused by clean builds or changing compiler 
arguments.
Starting process 'Gradle Worker Daemon 2'. Working directory: 
/home/jenkins/.gradle/workers Command: 
/usr/lib/jvm/java-8-openjdk-amd64/bin/java 
-Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager
 
-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar
 -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en 
-Duser.variant -cp 
/home/jenkins/.gradle/caches/6.8/workerMain/gradle-worker.jar 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker 
Daemon 2'
Successfully started process 'Gradle Worker Daemon 2'
Started Gradle worker daemon (0.549 secs) with fork options 
DaemonForkOptions{executable=/usr/lib/jvm/java-8-openjdk-amd64/bin/java, 
minHeapSize=null, maxHeapSize=null, 
jvmArgs=[-Xbootclasspath/p:/home/jenkins/.gradle/caches/modules-2/files-2.1/com.google.errorprone/javac/9+181-r4173-1/bdf4c0aa7d540ee1f7bf14d47447aea4bbf450c5/javac-9+181-r4173-1.jar],
 keepAliveMode=SESSION}.
Compiling with JDK Java compiler API.

> Task :sdks:java:io:influxdb:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/main/java/org/apache/beam/sdk/io/influxdb/InfluxDbIO.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 2.59 secs. 1 
duplicate classes found in classpath (see all with --debug).
Watching 838 directories to track changes
Watching 846 directories to track changes
Watching 848 directories to track changes
Stored cache entry for task ':sdks:java:io:influxdb:compileJava' with cache key 
c28f0aa944de42235c7e270e62de5f90
:sdks:java:io:influxdb:compileJava (Thread[Execution worker for ':' Thread 
3,5,main]) completed. Took 18.568 secs.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 
7,5,main]) started.

> Task :sdks:java:io:influxdb:classes
Skipping task ':sdks:java:io:influxdb:classes' as it has no actions.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread 
7,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 
7,5,main]) started.

> Task :sdks:java:io:influxdb:compileTestJava
Watching 848 directories to track changes
Watching 848 directories to track changes
Watching 848 directories to track changes
Watching 848 directories to track changes
Watching 856 directories to track changes
Custom actions are attached to task ':sdks:java:io:influxdb:compileTestJava'.
Build cache key for task ':sdks:java:io:influxdb:compileTestJava' is 
29312aae2a02dd042acc201f4cc8157c
Task ':sdks:java:io:influxdb:compileTestJava' is not up-to-date because:
  No history is available.
Watching 856 directories to track changes
Watching 856 directories to track changes
Watching 856 directories to track changes
The input changes require a full rebuild for incremental task 
':sdks:java:io:influxdb:compileTestJava'.
Full recompilation is required because no incremental change information is 
available. This is usually caused by clean builds or changing compiler 
arguments.
Compiling with JDK Java compiler API.
Note: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/src/test/java/org/apache/beam/sdk/io/influxdb/InfluxDbIOTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 0.031 secs. 1 
duplicate classes found in classpath (see all with --debug).
Watching 863 directories to track changes
Watching 864 directories to track changes
Watching 865 directories to track changes
Stored cache entry for task ':sdks:java:io:influxdb:compileTestJava' with cache 
key 29312aae2a02dd042acc201f4cc8157c
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread 
7,5,main]) completed. Took 2.383 secs.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 
7,5,main]) started.

> Task :sdks:java:io:influxdb:testClasses
Skipping task ':sdks:java:io:influxdb:testClasses' as it has no actions.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread 
7,5,main]) completed. Took 0.0 secs.

> Task :runners:direct-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Created classpath snapshot for incremental compilation in 0.829 secs. 910 
duplicate classes found in classpath (see all with --debug).
Watching 871 directories to track changes
Watching 877 directories to track changes
Watching 878 directories to track changes
Stored cache entry for task ':runners:direct-java:compileTestJava' with cache 
key dff5834c5776b1bacc85fda678ee0df8
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread 
4,5,main]) completed. Took 14.279 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 
4,5,main]) started.

> Task :runners:direct-java:testClasses
Skipping task ':runners:direct-java:testClasses' as it has no actions.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread 
4,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 
4,5,main]) started.

> Task :runners:direct-java:shadowTestJar
Watching 878 directories to track changes
Watching 878 directories to track changes
Watching 879 directories to track changes
Build cache key for task ':runners:direct-java:shadowTestJar' is 
c49424734cd0619d03663aabffff7bd2
Task ':runners:direct-java:shadowTestJar' is not up-to-date because:
  No history is available.
Watching 879 directories to track changes
file or directory 
'<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/direct-java/build/resources/test',>
 not found
*******************
GRADLE SHADOW STATS

Total Jars: 7 (includes project)
Total Time: 1.473s [1473ms]
Average Time/Jar: 0.2104285714286s [210.4285714286ms]
*******************
Watching 879 directories to track changes
Stored cache entry for task ':runners:direct-java:shadowTestJar' with cache key 
c49424734cd0619d03663aabffff7bd2
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread 
4,5,main]) completed. Took 2.393 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 
4,5,main]) started.
Gradle Test Executor 3 started executing tests.

> Task :sdks:java:io:influxdb:integrationTest
Watching 879 directories to track changes
Watching 879 directories to track changes
Watching 879 directories to track changes
Watching 879 directories to track changes
Custom actions are attached to task ':sdks:java:io:influxdb:integrationTest'.
Build cache key for task ':sdks:java:io:influxdb:integrationTest' is 
5712c301474ef550e4489315e7c75bd6
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Watching 879 directories to track changes
Watching 879 directories to track changes
Starting process 'Gradle Test Executor 3'. Working directory: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb>
 Command: /usr/lib/jvm/java-8-openjdk-amd64/bin/java 
-DbeamTestPipelineOptions=["--influxDBURL=http://35.226.4.137:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1";]
 
-Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager
 -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US 
-Duser.language=en -Duser.variant -ea -cp 
/home/jenkins/.gradle/caches/6.8/workerMain/gradle-worker.jar 
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test 
Executor 3'
Successfully started process 'Gradle Test Executor 3'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithMultipleMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testZeroRecordFormNonExistentMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithSingleMetricWithCustomRetentionPolicy FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndRead FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > 
testWriteAndReadWithSQLForMultipleMetric FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

Gradle Test Executor 3 finished executing tests.

> Task :sdks:java:io:influxdb:integrationTest FAILED

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithSingleMetric 
FAILED
    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.initTest(InfluxDbIOIT.java:99)

    org.influxdb.InfluxDBException: 
{"code":"unauthorized","message":"Unauthorized"}
        at 
org.influxdb.InfluxDBException.buildExceptionForErrorState(InfluxDBException.java:175)
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:832)
        at org.influxdb.impl.InfluxDBImpl.executeQuery(InfluxDBImpl.java:819)
        at org.influxdb.impl.InfluxDBImpl.query(InfluxDBImpl.java:554)
        at 
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.clear(InfluxDbIOIT.java:88)

6 tests completed, 6 failed
Finished generating test XML results (0.034 secs) into: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/test-results/integrationTest>
Generating HTML test report...
Finished generating test html results (0.037 secs) into: 
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>
Watching 881 directories to track changes
Watching 887 directories to track changes
Watching 888 directories to track changes
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread 
4,5,main]) completed. Took 4.926 secs.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:io:influxdb:integrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 17s
68 actionable tasks: 42 executed, 26 from cache
Watching 888 directories to track changes

Publishing build scan...
https://gradle.com/s/5f7fj34w3jngm

Stopped 2 worker daemon(s).
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