See
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/265/display/redirect?page=changes>
Changes:
[heejong] [BEAM-12051] fix target/go-licenses: no such file or directory
[Kyle Weaver] [BEAM-11483] Ignore windowed GBK tests in Spark portable
streaming.
[Kyle Weaver] [BEAM-12095] Fix Spark job server in uber jar path as well.
[kawaigin] [BEAM-12096] Attempt to fix flaky test
[kawaigin] Added logging of potential ImportError
[kawaigin] Use PropertyMock to replace the global singleton current_env()
[kawaigin] Changed warning logs about not in REPL env to error level and fixed a
[noreply] [BEAM-9547] Raise WontImplementError for a few more operations
(#14330)
[noreply] [BEAM-11544] BQML pattern (#13644)
[noreply] [BEAM-11574] Enable cross-language integration tests on Dataflow
[noreply] [BEAM-11585] Select.flattenedSchema doesn't flatten nested array
fields
[noreply] Updating Go tests on PR template. (#14442)
[noreply] [BEAM-7372] cleanup codes for py2 compatibility from
------------------------------------------
[...truncated 187.23 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
8d7c670be790435fc1fd0197700a728d
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.505 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.139 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
4,5,main]) completed. Took 12.016 secs.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread
4,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
4,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread
4,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.033 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
4,5,main]) completed. Took 2.341 secs.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread
4,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
4,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.828 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 8d7c670be790435fc1fd0197700a728d
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread
5,5,main]) completed. Took 10.981 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread
5,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
5,5,main]) completed. Took 0.001 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread
5,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
1635055c4a7e6b987318fa7a6ebe5204
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.106s [1106ms]
Average Time/Jar: 0.158s [158.0ms]
*******************
Watching 879 directories to track changes
Stored cache entry for task ':runners:direct-java:shadowTestJar' with cache key
1635055c4a7e6b987318fa7a6ebe5204
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread
5,5,main]) completed. Took 2.016 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread
5,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
e67ba9c2d13f13c370a985c38244ef1a
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.225.32.0: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.032 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.034 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
5,5,main]) completed. Took 2.96 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 42s
68 actionable tasks: 42 executed, 26 from cache
Watching 888 directories to track changes
Publishing build scan...
https://gradle.com/s/6vs7wyvm62uww
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]