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 2022/10/26 19:31:06 UTC

Build failed in Jenkins: beam_PerformanceTests_InfluxDbIO_IT #2491

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

Changes:

[Moritz Mack] Bump dropwizard metrics-core for Spark 3 runner to match the version

[Moritz Mack] Remove obsolete code from Spark 3 runner.

[noreply] Fixing Get Started header link (#23490)

[noreply] Bump cloud.google.com/go/bigquery from 1.42.0 to 1.43.0 in /sdks

[noreply] Bump google.golang.org/api from 0.100.0 to 0.101.0 in /sdks (#23842)

[noreply] Update ReadDataFromKinesis URN to registered URN (fixes #23693) (#23849)

[noreply] [23832] Remove ParquetIO.withSplit (closes #23832) (#23833)

[noreply] Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 in /sdks (#23822)

[noreply] [Go SDK] Add tests to the metrics package (#23769)

[noreply] Bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 in /sdks (#23823)

[noreply] Updated documentation to point to notebooks instead of having samples


------------------------------------------
[...truncated 496.09 KB...]
    	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
    	at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
    	at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
    	at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:558)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.tearDown(InfluxDbIO.java:546)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn$DoFnInvoker.invokeTeardown(Unknown Source)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager$TeardownRemovedFnListener.onRemoval(DoFnLifecycleManager.java:116)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.processPendingNotifications(LocalCache.java:1809)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.runUnlockedCleanup(LocalCache.java:3462)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.postWriteCleanup(LocalCache.java:3438)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.remove(LocalCache.java:3072)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.remove(LocalCache.java:4236)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalManualCache.invalidate(LocalCache.java:4899)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager.remove(DoFnLifecycleManager.java:67)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.onException(DoFnLifecycleManagerRemovingTransformEvaluator.java:82)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.finishBundle(DoFnLifecycleManagerRemovingTransformEvaluator.java:75)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.finishBundle(DirectTransformExecutor.java:193)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.run(DirectTransformExecutor.java:131)
    	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:750)
    org.apache.beam.sdk.util.UserCodeException: org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: timeout
    	at org.apache.beam.sdk.util.UserCodeException.wrap(UserCodeException.java:39)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn$DoFnInvoker.invokeTeardown(Unknown Source)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager$TeardownRemovedFnListener.onRemoval(DoFnLifecycleManager.java:116)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.processPendingNotifications(LocalCache.java:1809)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.runUnlockedCleanup(LocalCache.java:3462)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.postWriteCleanup(LocalCache.java:3438)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.remove(LocalCache.java:3072)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.remove(LocalCache.java:4236)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalManualCache.invalidate(LocalCache.java:4899)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager.remove(DoFnLifecycleManager.java:67)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.onException(DoFnLifecycleManagerRemovingTransformEvaluator.java:82)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.finishBundle(DoFnLifecycleManagerRemovingTransformEvaluator.java:75)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.finishBundle(DirectTransformExecutor.java:193)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.run(DirectTransformExecutor.java:131)
    	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:750)
    Caused by: org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: timeout
    	at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:558)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.tearDown(InfluxDbIO.java:546)
    Caused by: java.net.SocketTimeoutException: timeout
    	at okio.SocketAsyncTimeout.newTimeoutException(JvmOkio.kt:143)
    	at okio.AsyncTimeout.access$newTimeoutException(AsyncTimeout.kt:162)
    	at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:340)
    	at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:449)
    	at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:333)
    	at okhttp3.internal.http1.HeadersReader.readLine(HeadersReader.kt:29)
    	at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:178)
    	at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106)
    	at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
    	at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
    	at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
    	at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
    	at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
    	at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
    	at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:558)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.tearDown(InfluxDbIO.java:546)
    	at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn$DoFnInvoker.invokeTeardown(Unknown Source)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager$TeardownRemovedFnListener.onRemoval(DoFnLifecycleManager.java:116)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.processPendingNotifications(LocalCache.java:1809)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.runUnlockedCleanup(LocalCache.java:3462)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.postWriteCleanup(LocalCache.java:3438)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$Segment.remove(LocalCache.java:3072)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache.remove(LocalCache.java:4236)
    	at org.apache.beam.vendor.guava.v26_0_jre.com.google.common.cache.LocalCache$LocalManualCache.invalidate(LocalCache.java:4899)
    	at org.apache.beam.runners.direct.DoFnLifecycleManager.remove(DoFnLifecycleManager.java:67)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.onException(DoFnLifecycleManagerRemovingTransformEvaluator.java:82)
    	at org.apache.beam.runners.direct.DoFnLifecycleManagerRemovingTransformEvaluator.finishBundle(DoFnLifecycleManagerRemovingTransformEvaluator.java:75)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.finishBundle(DirectTransformExecutor.java:193)
    	at org.apache.beam.runners.direct.DirectTransformExecutor.run(DirectTransformExecutor.java:131)
    	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:750)
    Caused by: java.net.SocketTimeoutException: Read timed out
    	at java.net.SocketInputStream.socketRead0(Native Method)
    	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
    	at java.net.SocketInputStream.read(SocketInputStream.java:171)
    	at java.net.SocketInputStream.read(SocketInputStream.java:141)
    	at okio.InputStreamSource.read(JvmOkio.kt:90)
    	at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:129)
    	... 49 more

Gradle Test Executor 1 finished executing tests.

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

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithSingleMetric FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException: org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: timeout
        at org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:374)
        at org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:342)
        at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:218)
        at org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:67)
        at org.apache.beam.sdk.Pipeline.run(Pipeline.java:323)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:399)
        at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:335)
        at org.apache.beam.sdk.io.influxdb.InfluxDbIOIT.testWriteAndReadWithSingleMetric(InfluxDbIOIT.java:189)

        Caused by:
        org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: timeout
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
            at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
            at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:558)
            at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.processElement(InfluxDbIO.java:535)

            Caused by:
            java.net.SocketTimeoutException: timeout
                at okio.SocketAsyncTimeout.newTimeoutException(JvmOkio.kt:143)
                at okio.AsyncTimeout.access$newTimeoutException(AsyncTimeout.kt:162)
                at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:340)
                at okio.RealBufferedSource.indexOf(RealBufferedSource.kt:449)
                at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.kt:333)
                at okhttp3.internal.http1.HeadersReader.readLine(HeadersReader.kt:29)
                at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:178)
                at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:106)
                at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:79)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
                at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
                at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
                at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
                at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:485)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:509)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:502)
                at org.influxdb.impl.InfluxDBImpl.write(InfluxDBImpl.java:424)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.flush(InfluxDbIO.java:558)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn.processElement(InfluxDbIO.java:535)
                at org.apache.beam.sdk.io.influxdb.InfluxDbIO$Write$InfluxWriterFn$DoFnInvoker.invokeProcessElement(Unknown Source)
                at org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:211)
                at org.apache.beam.repackaged.direct_java.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:188)
                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:750)

                Caused by:
                java.net.SocketException: Socket closed
                    at java.net.SocketInputStream.read(SocketInputStream.java:204)
                    at java.net.SocketInputStream.read(SocketInputStream.java:141)
                    at okio.InputStreamSource.read(JvmOkio.kt:90)
                    at okio.AsyncTimeout$source$1.read(AsyncTimeout.kt:129)
                    ... 44 more

6 tests completed, 5 failed
Finished generating test XML results (0.045 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.041 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 Thread 2,5,main]) completed. Took 2 mins 35.113 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.

* 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

BUILD FAILED in 2m 57s
77 actionable tasks: 42 executed, 33 from cache, 2 up-to-date

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

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_PerformanceTests_InfluxDbIO_IT #2494

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/2494/display/redirect>


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


Build failed in Jenkins: beam_PerformanceTests_InfluxDbIO_IT #2493

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/2493/display/redirect?page=changes>

Changes:

[noreply] Deactivate Dask Runner code coverage tests as workaround (#23841)

[noreply] Use Akvelon editor (#23415) (#23825)


------------------------------------------
[...truncated 182.40 KB...]
work action null (Thread[included builds,5,main]) completed. Took 0.0 secs.
Resolve mutations for :sdks:java:harness:compileJava (Thread[Execution worker,5,main]) started.
Resolve mutations for :sdks:java:harness:compileJava (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
:sdks:java:harness:compileJava (Thread[Execution worker Thread 2,5,main]) started.

> Task :sdks:java:harness:compileJava FROM-CACHE
Custom actions are attached to task ':sdks:java:harness:compileJava'.
Build cache key for task ':sdks:java:harness:compileJava' is 806fa27fd65de7f2eb008c3b7cb90a11
Task ':sdks:java:harness:compileJava' is not up-to-date because:
  No history is available.
Loaded cache entry for task ':sdks:java:harness:compileJava' with cache key 806fa27fd65de7f2eb008c3b7cb90a11
:sdks:java:harness:compileJava (Thread[Execution worker Thread 2,5,main]) completed. Took 0.119 secs.
Resolve mutations for :sdks:java:harness:classes (Thread[included builds,5,main]) started.
Resolve mutations for :sdks:java:harness:classes (Thread[included builds,5,main]) completed. Took 0.0 secs.
:sdks:java:harness:classes (Thread[Execution worker 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 Thread 3,5,main]) completed. Took 0.0 secs.
Resolve mutations for :sdks:java:harness:jar (Thread[Execution worker Thread 2,5,main]) started.
Resolve mutations for :sdks:java:harness:jar (Thread[Execution worker Thread 2,5,main]) completed. Took 0.0 secs.
:sdks:java:harness:jar (Thread[included builds,5,main]) started.

> Task :sdks:java:harness:jar
Caching disabled for task ':sdks:java:harness:jar' because:
  Not worth caching
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[included builds,5,main]) completed. Took 0.071 secs.
work action resolve beam-sdks-java-harness-unshaded.jar (project :sdks:java:harness) (Thread[Execution worker Thread 3,5,main]) started.
work action null (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:java-fn-execution:compileJava (Thread[Execution worker Thread 2,5,main]) started.
Resolve mutations for :runners:java-fn-execution:compileJava (Thread[Execution worker Thread 2,5,main]) completed. Took 0.0 secs.
:runners:java-fn-execution:compileJava (Thread[included builds,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 9e44ab2be66c4b0d31cd8346dedd6379
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 9e44ab2be66c4b0d31cd8346dedd6379
:runners:java-fn-execution:compileJava (Thread[included builds,5,main]) completed. Took 0.095 secs.
Resolve mutations for :runners:java-fn-execution:classes (Thread[Execution worker,5,main]) started.
Resolve mutations for :runners:java-fn-execution:classes (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
:runners:java-fn-execution:classes (Thread[Execution worker Thread 2,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 Thread 2,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:java-fn-execution:jar (Thread[Execution worker Thread 3,5,main]) started.
Resolve mutations for :runners:java-fn-execution:jar (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.
:runners:java-fn-execution:jar (Thread[Execution worker,5,main]) started.

> Task :runners:java-fn-execution:jar
Caching disabled for task ':runners:java-fn-execution:jar' because:
  Not worth caching
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,5,main]) completed. Took 0.044 secs.
work action resolve beam-runners-java-fn-execution.jar (project :runners:java-fn-execution) (Thread[Execution worker Thread 7,5,main]) started.
work action null (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:compileJava (Thread[included builds,5,main]) started.
Resolve mutations for :runners:direct-java:compileJava (Thread[included builds,5,main]) completed. Took 0.0 secs.
:runners:direct-java:compileJava (Thread[Execution worker,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 e973de301ee648ce563a2eca6f5165ae
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 e973de301ee648ce563a2eca6f5165ae
:runners:core-java:compileTestJava (Thread[Execution worker Thread 4,5,main]) completed. Took 0.445 secs.
Resolve mutations for :runners:core-java:testClasses (Thread[Execution worker Thread 7,5,main]) started.
Resolve mutations for :runners:core-java:testClasses (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
:runners:core-java:testClasses (Thread[included builds,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[included builds,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:core-java:testJar (Thread[Execution worker Thread 4,5,main]) started.
Resolve mutations for :runners:core-java:testJar (Thread[Execution worker Thread 4,5,main]) completed. Took 0.0 secs.
:runners:core-java:testJar (Thread[Execution worker Thread 7,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 18be7cb3e9abc7f68b12c4ffad66e832
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 18be7cb3e9abc7f68b12c4ffad66e832
:runners:direct-java:compileJava (Thread[Execution worker,5,main]) completed. Took 0.102 secs.
Resolve mutations for :runners:direct-java:classes (Thread[Execution worker Thread 5,5,main]) started.
Resolve mutations for :runners:direct-java:classes (Thread[Execution worker Thread 5,5,main]) completed. Took 0.0 secs.
:runners:direct-java:classes (Thread[Execution worker Thread 4,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 Thread 4,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:shadowJar (Thread[Execution worker,5,main]) started.
Resolve mutations for :runners:direct-java:shadowJar (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowJar (Thread[Execution worker Thread 5,5,main]) started.

> Task :runners:core-java:testJar
Caching disabled for task ':runners:core-java:testJar' because:
  Not worth caching
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 Thread 7,5,main]) completed. Took 0.04 secs.
work action resolve beam-runners-core-java-tests.jar (project :runners:core-java) (Thread[included builds,5,main]) started.
work action null (Thread[included builds,5,main]) completed. Took 0.0 secs.

> 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 953c0fc48e3ccc9e494636801d193041
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 953c0fc48e3ccc9e494636801d193041
:runners:direct-java:shadowJar (Thread[Execution worker Thread 5,5,main]) completed. Took 0.296 secs.
work action resolve beam-runners-direct-java.jar (project :runners:direct-java) (Thread[included builds,5,main]) started.
work action null (Thread[included builds,5,main]) completed. Took 0.0 secs.
work action resolve beam-runners-direct-java.jar (project :runners:direct-java) (Thread[Execution worker Thread 7,5,main]) started.
work action null (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:compileTestJava (Thread[Execution worker Thread 5,5,main]) started.
Resolve mutations for :runners:direct-java:compileTestJava (Thread[Execution worker Thread 5,5,main]) completed. Took 0.0 secs.
:runners:direct-java:compileTestJava (Thread[included builds,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 29f00e90cd46ac23c489a877c57dfd94
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 29f00e90cd46ac23c489a877c57dfd94
:runners:direct-java:compileTestJava (Thread[included builds,5,main]) completed. Took 0.137 secs.
Resolve mutations for :runners:direct-java:testClasses (Thread[Execution worker Thread 5,5,main]) started.
Resolve mutations for :runners:direct-java:testClasses (Thread[Execution worker Thread 5,5,main]) completed. Took 0.0 secs.
:runners:direct-java:testClasses (Thread[Execution worker Thread 7,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 Thread 7,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:shadowTestJar (Thread[Execution worker Thread 7,5,main]) started.
Resolve mutations for :runners:direct-java:shadowTestJar (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker Thread 5,5,main]) started.

> Task :runners:direct-java:shadowTestJar FROM-CACHE
Build cache key for task ':runners:direct-java:shadowTestJar' is d8949289063d3f2cbbfc2b17b7cf9bd6
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 d8949289063d3f2cbbfc2b17b7cf9bd6
:runners:direct-java:shadowTestJar (Thread[Execution worker Thread 5,5,main]) completed. Took 0.208 secs.
work action resolve beam-runners-direct-java-tests.jar (project :runners:direct-java) (Thread[Execution worker Thread 5,5,main]) started.
work action null (Thread[Execution worker Thread 5,5,main]) completed. Took 0.0 secs.
Resolve mutations for :sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 7,5,main]) started.
Resolve mutations for :sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:integrationTest (Thread[included builds,5,main]) started.
producer locations for task group 0 (Thread[Execution worker Thread 2,5,main]) started.
producer locations for task group 0 (Thread[Execution worker Thread 2,5,main]) completed. Took 0.0 secs.
Gradle Test Executor 1 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 2ec6a93ee9a789e6832901d451a8c163
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Starting process 'Gradle Test Executor 1'. 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.134.173.5:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1"] -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.internal.worker.tmpdir=<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/tmp/integrationTest/work> -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/jenkins/.gradle/caches/7.5.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 1'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithMultipleMetric FAILED
    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        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)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

Gradle Test Executor 1 finished executing tests.

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

6 tests completed, 1 failed
Finished generating test XML results (0.017 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.024 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[included builds,5,main]) completed. Took 25.022 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.

* 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

BUILD FAILED in 44s
77 actionable tasks: 42 executed, 33 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PerformanceTests_InfluxDbIO_IT #2492

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/2492/display/redirect?page=changes>

Changes:

[noreply] Post 2.42.0 Updates to release guide (#23672)

[noreply] Add Go usage instructions to download page. (#23698)


------------------------------------------
[...truncated 193.05 KB...]

> Task :runners:java-fn-execution:jar
Caching disabled for task ':runners:java-fn-execution:jar' because:
  Not worth caching
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 Thread 6,5,main]) completed. Took 0.045 secs.
work action resolve beam-runners-java-fn-execution.jar (project :runners:java-fn-execution) (Thread[Execution worker,5,main]) started.
work action null (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:compileJava (Thread[Execution worker,5,main]) started.
Resolve mutations for :runners:direct-java:compileJava (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
:runners:direct-java:compileJava (Thread[Execution worker Thread 7,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 18be7cb3e9abc7f68b12c4ffad66e832
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 18be7cb3e9abc7f68b12c4ffad66e832
:runners:direct-java:compileJava (Thread[Execution worker Thread 7,5,main]) completed. Took 0.094 secs.
Resolve mutations for :runners:direct-java:classes (Thread[Execution worker Thread 3,5,main]) started.
Resolve mutations for :runners:direct-java:classes (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.
:runners:direct-java:classes (Thread[Execution worker,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,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:shadowJar (Thread[included builds,5,main]) started.
Resolve mutations for :runners:direct-java:shadowJar (Thread[included builds,5,main]) completed. Took 0.001 secs.
:runners:direct-java:shadowJar (Thread[Execution worker 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 953c0fc48e3ccc9e494636801d193041
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 953c0fc48e3ccc9e494636801d193041
:runners:direct-java:shadowJar (Thread[Execution worker Thread 3,5,main]) completed. Took 0.312 secs.
work action resolve beam-runners-direct-java.jar (project :runners:direct-java) (Thread[Execution worker Thread 6,5,main]) started.
work action null (Thread[Execution worker Thread 6,5,main]) completed. Took 0.0 secs.
work action resolve beam-runners-direct-java.jar (project :runners:direct-java) (Thread[included builds,5,main]) started.
work action null (Thread[included builds,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:compileTestJava (Thread[Execution worker Thread 3,5,main]) started.
Resolve mutations for :runners:direct-java:compileTestJava (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.
:runners:direct-java:compileTestJava (Thread[Execution worker Thread 6,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 29f00e90cd46ac23c489a877c57dfd94
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 29f00e90cd46ac23c489a877c57dfd94
:runners:direct-java:compileTestJava (Thread[Execution worker Thread 6,5,main]) completed. Took 0.127 secs.
Resolve mutations for :runners:direct-java:testClasses (Thread[Execution worker Thread 3,5,main]) started.
Resolve mutations for :runners:direct-java:testClasses (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.
:runners:direct-java:testClasses (Thread[Execution worker,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,5,main]) completed. Took 0.0 secs.
Resolve mutations for :runners:direct-java:shadowTestJar (Thread[Execution worker Thread 7,5,main]) started.
Resolve mutations for :runners:direct-java:shadowTestJar (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
:runners:direct-java:shadowTestJar (Thread[Execution worker Thread 2,5,main]) started.

> Task :runners:direct-java:shadowTestJar FROM-CACHE
Build cache key for task ':runners:direct-java:shadowTestJar' is d8949289063d3f2cbbfc2b17b7cf9bd6
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 d8949289063d3f2cbbfc2b17b7cf9bd6
:runners:direct-java:shadowTestJar (Thread[Execution worker Thread 2,5,main]) completed. Took 0.205 secs.
work action resolve beam-runners-direct-java-tests.jar (project :runners:direct-java) (Thread[Execution worker,5,main]) started.
work action null (Thread[Execution worker,5,main]) completed. Took 0.0 secs.
Resolve mutations for :sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 7,5,main]) started.
Resolve mutations for :sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 7,5,main]) completed. Took 0.0 secs.
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 2,5,main]) started.
producer locations for task group 0 (Thread[Execution worker Thread 4,5,main]) started.
producer locations for task group 0 (Thread[Execution worker Thread 4,5,main]) completed. Took 0.0 secs.
Gradle Test Executor 1 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 2ec6a93ee9a789e6832901d451a8c163
Task ':sdks:java:io:influxdb:integrationTest' is not up-to-date because:
  Task.upToDateWhen is false.
Starting process 'Gradle Test Executor 1'. 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.122.74.67:8086","--influxDBUserName=superadmin","--influxDBPassword=supersecretpassword","--databaseName=db1"] -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -Dorg.gradle.internal.worker.tmpdir=<https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/tmp/integrationTest/work> -Dorg.gradle.native=false -Xmx2g -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/jenkins/.gradle/caches/7.5.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 1'

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testWriteAndReadWithMultipleMetric FAILED
    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        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)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        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)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

org.apache.beam.sdk.io.influxdb.InfluxDbIOIT > testZeroRecordFormNonExistentMetric FAILED
    org.influxdb.InfluxDBIOException: java.net.SocketTimeoutException: connect timed out
        at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:836)
        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)

        Caused by:
        java.net.SocketTimeoutException: connect timed out
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
            at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
            at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
            at java.net.Socket.connect(Socket.java:607)
            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.BasicAuthInterceptor.intercept(BasicAuthInterceptor.java:22)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at org.influxdb.impl.GzipRequestInterceptor.intercept(GzipRequestInterceptor.java:42)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.logging.HttpLoggingInterceptor.intercept(HttpLoggingInterceptor.kt:152)
            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
            at retrofit2.OkHttpCall.execute(OkHttpCall.java:190)
            at org.influxdb.impl.InfluxDBImpl.execute(InfluxDBImpl.java:824)
            ... 3 more

Gradle Test Executor 1 finished executing tests.

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

6 tests completed, 2 failed
Finished generating test XML results (0.019 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.026 secs) into: <https://ci-beam.apache.org/job/beam_PerformanceTests_InfluxDbIO_IT/ws/src/sdks/java/io/influxdb/build/reports/tests/integrationTest>
:sdks:java:io:influxdb:integrationTest (Thread[Execution worker Thread 2,5,main]) completed. Took 44.083 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.

* 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

BUILD FAILED in 1m 4s
77 actionable tasks: 42 executed, 33 from cache, 2 up-to-date

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

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