See
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/770/display/redirect>
Changes:
------------------------------------------
[...truncated 156.09 KB...]
Loaded cache entry for task ':sdks:java:harness:compileJava' with cache key
43961f3c9a3d9a90906462f38380294f
:sdks:java:harness:compileJava (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.116 secs.
:sdks:java:harness:classes (Thread[Execution worker for ':' Thread 3,5,main])
started.
> Task :sdks:java:harness:classes UP-TO-DATE
Skipping task ':sdks:java:harness:classes' as it has no actions.
:sdks:java:harness:classes (Thread[Execution worker for ':' Thread 3,5,main])
completed. Took 0.0 secs.
:sdks:java:harness:jar (Thread[Execution worker for ':' Thread 3,5,main])
started.
> Task :sdks:java:io:influxdb:compileJava
Custom actions are attached to task ':sdks:java:io:influxdb:compileJava'.
Build cache key for task ':sdks:java:io:influxdb:compileJava' is
670a5b959e8b2580992c3967c9600d7b
Task ':sdks:java:io:influxdb:compileJava' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task
':sdks:java:io:influxdb:compileJava'.
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 1'. 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
-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.3/workerMain/gradle-worker.jar
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker
Daemon 1'
Successfully started process 'Gradle Worker Daemon 1'
Started Gradle worker daemon (0.692 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,
-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:harness:jar
Caching disabled for task ':sdks:java:harness:jar' because:
Caching has not been enabled for the task
Task ':sdks:java:harness:jar' is not up-to-date because:
No history is available.
file or directory
'<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/harness/build/resources/main',>
not found
:sdks:java:harness:jar (Thread[Execution worker for ':' Thread 3,5,main])
completed. Took 0.096 secs.
:sdks:java:harness:shadowJar (Thread[Execution worker for ':' Thread 3,5,main])
started.
> Task :runners:core-java:compileTestJava FROM-CACHE
Custom actions are attached to task ':runners:core-java:compileTestJava'.
Build cache key for task ':runners:core-java:compileTestJava' is
bbb1dd87941f59314bdb0cf323b8522d
Task ':runners:core-java:compileTestJava' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:core-java:compileTestJava' with cache key
bbb1dd87941f59314bdb0cf323b8522d
:runners:core-java:compileTestJava (Thread[Execution worker for ':' Thread
10,5,main]) completed. Took 0.551 secs.
:runners:core-java:testClasses (Thread[Execution worker for ':' Thread
10,5,main]) started.
> Task :runners:core-java:testClasses UP-TO-DATE
Skipping task ':runners:core-java:testClasses' as it has no actions.
:runners:core-java:testClasses (Thread[Execution worker for ':' Thread
10,5,main]) completed. Took 0.0 secs.
:runners:core-java:testJar (Thread[Execution worker for ':' Thread 4,5,main])
started.
> Task :runners:core-java:testJar
Caching disabled for task ':runners:core-java:testJar' because:
Caching has not been enabled for the task
Task ':runners:core-java:testJar' is not up-to-date because:
No history is available.
file or directory
'<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/core-java/build/resources/test',>
not found
:runners:core-java:testJar (Thread[Execution worker for ':' Thread 4,5,main])
completed. Took 0.053 secs.
> Task :sdks:java:harness:shadowJar FROM-CACHE
Custom actions are attached to task ':sdks:java:harness:shadowJar'.
Build cache key for task ':sdks:java:harness:shadowJar' is
343c1208a2791a958ce48fc74f11363f
Task ':sdks:java:harness:shadowJar' is not up-to-date because:
No history is available.
Loaded cache entry for task ':sdks:java:harness:shadowJar' with cache key
343c1208a2791a958ce48fc74f11363f
:sdks:java:harness:shadowJar (Thread[Execution worker for ':' Thread 3,5,main])
completed. Took 1.657 secs.
:runners:java-fn-execution:compileJava (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:java-fn-execution:compileJava FROM-CACHE
Custom actions are attached to task ':runners:java-fn-execution:compileJava'.
Build cache key for task ':runners:java-fn-execution:compileJava' is
9efe38a938431432a7aa5f49d0f827eb
Task ':runners:java-fn-execution:compileJava' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:java-fn-execution:compileJava' with cache
key 9efe38a938431432a7aa5f49d0f827eb
:runners:java-fn-execution:compileJava (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 4.18 secs.
:runners:java-fn-execution:classes (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:java-fn-execution:classes UP-TO-DATE
Skipping task ':runners:java-fn-execution:classes' as it has no actions.
:runners:java-fn-execution:classes (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.0 secs.
:runners:java-fn-execution:jar (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:java-fn-execution:jar
Caching disabled for task ':runners:java-fn-execution:jar' because:
Caching has not been enabled for the task
Task ':runners:java-fn-execution:jar' is not up-to-date because:
No history is available.
file or directory
'<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/runners/java-fn-execution/build/resources/main',>
not found
:runners:java-fn-execution:jar (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.116 secs.
:runners:direct-java:compileJava (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:direct-java:compileJava FROM-CACHE
Custom actions are attached to task ':runners:direct-java:compileJava'.
Build cache key for task ':runners:direct-java:compileJava' is
a2396aef340aa608d047aeca798e2efc
Task ':runners:direct-java:compileJava' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:direct-java:compileJava' with cache key
a2396aef340aa608d047aeca798e2efc
:runners:direct-java:compileJava (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.099 secs.
:runners:direct-java:classes (Thread[Execution worker for ':' Thread 3,5,main])
started.
> Task :runners:direct-java:classes UP-TO-DATE
Skipping task ':runners:direct-java:classes' as it has no actions.
:runners:direct-java:classes (Thread[Execution worker for ':' Thread 3,5,main])
completed. Took 0.0 secs.
:runners:direct-java:shadowJar (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:direct-java:shadowJar FROM-CACHE
Custom actions are attached to task ':runners:direct-java:shadowJar'.
Build cache key for task ':runners:direct-java:shadowJar' is
0eb636095f50380102345cbb03968c86
Task ':runners:direct-java:shadowJar' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:direct-java:shadowJar' with cache key
0eb636095f50380102345cbb03968c86
:runners:direct-java:shadowJar (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.059 secs.
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:direct-java:compileTestJava FROM-CACHE
Custom actions are attached to task ':runners:direct-java:compileTestJava'.
Build cache key for task ':runners:direct-java:compileTestJava' is
4e1b2de9e1b09ca2ca3dfb4971cf1d73
Task ':runners:direct-java:compileTestJava' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:direct-java:compileTestJava' with cache
key 4e1b2de9e1b09ca2ca3dfb4971cf1d73
:runners:direct-java:compileTestJava (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.153 secs.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:direct-java:testClasses UP-TO-DATE
Skipping task ':runners:direct-java:testClasses' as it has no actions.
:runners:direct-java:testClasses (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread
3,5,main]) started.
> Task :runners:direct-java:shadowTestJar FROM-CACHE
Build cache key for task ':runners:direct-java:shadowTestJar' is
37453d5468d2ace48d48eda47042545a
Task ':runners:direct-java:shadowTestJar' is not up-to-date because:
No history is available.
Loaded cache entry for task ':runners:direct-java:shadowTestJar' with cache key
37453d5468d2ace48d48eda47042545a
:runners:direct-java:shadowTestJar (Thread[Execution worker for ':' Thread
3,5,main]) completed. Took 0.258 secs.
> 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 3.995 secs. 1
duplicate classes found in classpath (see all with --debug).
Invalidating in-memory cache of
/home/jenkins/.gradle/caches/journal-1/file-access.bin
Stored cache entry for task ':sdks:java:io:influxdb:compileJava' with cache key
670a5b959e8b2580992c3967c9600d7b
:sdks:java:io:influxdb:compileJava (Thread[Execution worker for ':' Thread
8,5,main]) completed. Took 15.522 secs.
:sdks:java:io:influxdb:classes (Thread[Execution worker for ':' Thread
8,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
8,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread
8,5,main]) started.
> Task :sdks:java:io:influxdb:compileTestJava
Invalidating in-memory cache of
/home/jenkins/.gradle/caches/6.8.3/fileHashes/fileHashes.bin
Invalidating in-memory cache of
/home/jenkins/.gradle/caches/6.8.3/fileHashes/resourceHashesCache.bin
Custom actions are attached to task ':sdks:java:io:influxdb:compileTestJava'.
Build cache key for task ':sdks:java:io:influxdb:compileTestJava' is
67af169509cc28146e564f0fe6fc7528
Task ':sdks:java:io:influxdb:compileTestJava' is not up-to-date because:
No history is available.
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).
Stored cache entry for task ':sdks:java:io:influxdb:compileTestJava' with cache
key 67af169509cc28146e564f0fe6fc7528
:sdks:java:io:influxdb:compileTestJava (Thread[Execution worker for ':' Thread
8,5,main]) completed. Took 1.892 secs.
:sdks:java:io:influxdb:testClasses (Thread[Execution worker for ':' Thread
8,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
8,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread
8,5,main]) started.
Gradle Test Executor 2 started executing tests.
> Task :sdks:java:io:influxdb:integrationTest
Custom actions are attached to task ':sdks:java:io:influxdb:integrationTest'.
Build cache key for task ':sdks:java:io:influxdb:integrationTest' is
3acf2c1b830595c69e0229d0bf8ad586
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
Task.upToDateWhen is false.
Starting process 'Gradle Test Executor 2'. 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://34.135.84.143: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.3/workerMain/gradle-worker.jar
worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test
Executor 2'
Successfully started process 'Gradle Test Executor 2'
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.
Gradle Test Executor 2 finished executing tests.
> Task :sdks:java:io:influxdb:integrationTest
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithSingleMetric
FAILED
java.lang.AssertionError: Count All/Flatten.PCollections.out:
Expected: <2000L>
but: was <1999L>
at
org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:175)
at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:455)
at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:447)
at
org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.testWriteAndReadWithSingleMetric(InfluxDbIOIT.java:203)
Caused by:
java.lang.AssertionError:
Expected: <2000L>
but: was <1999L>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at
org.apache.beam.sdk.testing.PAssert$AssertIsEqualTo.apply(PAssert.java:1570)
at
org.apache.beam.sdk.testing.PAssert$AssertIsEqualTo.apply(PAssert.java:1561)
at
org.apache.beam.sdk.testing.PAssert$CheckRelationAgainstExpected.apply(PAssert.java:1226)
at
org.apache.beam.sdk.testing.PAssert$CheckRelationAgainstExpected.apply(PAssert.java:1206)
at org.apache.beam.sdk.testing.PAssert.doChecks(PAssert.java:1548)
at
org.apache.beam.sdk.testing.PAssert$SingletonCheckerDoFn.processElement(PAssert.java:1541)
at
org.apache.beam.sdk.testing.PAssert$SingletonCheckerDoFn$DoFnInvoker.invokeProcessElement(Unknown
Source)
at
org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:232)
at
org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:191)
at
org.apache.beam.repackaged.direct_java.runners.core.SimplePushbackSideInputDoFnRunner.processElementInReadyWindows(SimplePushbackSideInputDoFnRunner.java:79)
at
org.apache.beam.runners.direct.ParDoEvaluator.processElement(ParDoEvaluator.java:244)
at
org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.processElement(DoFnLifecycleManagerRemovingTransformEvaluator.java:54)
at
org.apache.beam.runners.direct.DirectTransformExecutor.processElements(DirectTransformExecutor.java:165)
at
org.apache.beam.runners.direct.DirectTransformExecutor.run(DirectTransformExecutor.java:129)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6 tests completed, 1 failed
Finished generating test XML results (0.028 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.035 secs) into:
<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>
> Task :sdks:java:io:influxdb:integrationTest FAILED
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker for ':' Thread
8,5,main]) completed. Took 10.527 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.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 55s
68 actionable tasks: 40 executed, 28 from cache
Publishing build scan...
https://gradle.com/s/jguebxd3ghsju
Stopped 1 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]