[
https://issues.apache.org/jira/browse/BEAM-11661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329196#comment-17329196
]
Kyle Weaver commented on BEAM-11661:
------------------------------------
Saw a very similar failure mode today:
https://ci-beam.apache.org/job/beam_PostCommit_Python38/1128/
ERROR: for hdfs_it-jenkins-beam_postcommit_python38-1128_namenode_1
UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read
timeout=60)
ERROR: for namenode UnixHTTPConnectionPool(host='localhost', port=None): Read
timed out. (read timeout=60)
An HTTP request took too long to complete. Retry with --verbose to obtain debug
information.
If you encounter this issue regularly because of slow network conditions,
consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
+ finally
+ docker-compose -p hdfs_IT-jenkins-beam_PostCommit_Python38-1128 --no-ansi down
Removing network hdfs_it-jenkins-beam_postcommit_python38-1128_test_net
> hdfsIntegrationTest flake: network not found (py38 postcommit)
> --------------------------------------------------------------
>
> Key: BEAM-11661
> URL: https://issues.apache.org/jira/browse/BEAM-11661
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Priority: P1
> Labels: flake
>
> https://ci-beam.apache.org/job/beam_PostCommit_Python38/789/
> > Task :sdks:python:test-suites:direct:py38:hdfsIntegrationTest FAILED
> Creating hdfs_it-jenkins-beam_postcommit_python38-789_namenode_1 ... error
> ERROR: for hdfs_it-jenkins-beam_postcommit_python38-789_namenode_1 Cannot
> start service namenode: network
> hdfs_it-jenkins-beam_postcommit_python38-789_test_net not found
--
This message was sent by Atlassian Jira
(v8.3.4#803005)