Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-34411

"Wordcount on Docker test (custom fs plugin)" timed out with some strange issue while setting the test up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.19.0
    • None
    • Test Infrastructure

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=57380&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=43ba8ce7-ebbf-57cd-9163-444305d74117&l=5802

      Feb 07 15:22:39 ==============================================================================
      Feb 07 15:22:39 Running 'Wordcount on Docker test (custom fs plugin)'
      Feb 07 15:22:39 ==============================================================================
      Feb 07 15:22:39 TEST_DATA_DIR: /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-39516987853
      Feb 07 15:22:40 Flink dist directory: /home/vsts/work/1/s/flink-dist/target/flink-1.19-SNAPSHOT-bin/flink-1.19-SNAPSHOT
      Feb 07 15:22:40 Flink dist directory: /home/vsts/work/1/s/flink-dist/target/flink-1.19-SNAPSHOT-bin/flink-1.19-SNAPSHOT
      Feb 07 15:22:41 Docker version 24.0.7, build afdd53b
      Feb 07 15:22:44 docker-compose version 1.29.2, build 5becea4c
      Feb 07 15:22:44 Starting fileserver for Flink distribution
      Feb 07 15:22:44 ~/work/1/s/flink-dist/target/flink-1.19-SNAPSHOT-bin ~/work/1/s
      Feb 07 15:23:07 ~/work/1/s
      Feb 07 15:23:07 ~/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-39516987853 ~/work/1/s
      Feb 07 15:23:07 Preparing Dockeriles
      Feb 07 15:23:07 Executing command: git clone https://github.com/apache/flink-docker.git --branch dev-1.19 --single-branch
      Cloning into 'flink-docker'...
      /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/common_docker.sh: line 65: ./add-custom.sh: No such file or directory
      Feb 07 15:23:07 Building images
      ERROR: unable to prepare context: path "dev/test_docker_embedded_job-ubuntu" not found
      Feb 07 15:23:09 ~/work/1/s
      Feb 07 15:23:09 Command: build_image test_docker_embedded_job failed. Retrying...
      Feb 07 15:23:14 Starting fileserver for Flink distribution
      Feb 07 15:23:14 ~/work/1/s/flink-dist/target/flink-1.19-SNAPSHOT-bin ~/work/1/s
      Feb 07 15:23:36 ~/work/1/s
      Feb 07 15:23:36 ~/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-39516987853 ~/work/1/s
      Feb 07 15:23:36 Preparing Dockeriles
      Feb 07 15:23:36 Executing command: git clone https://github.com/apache/flink-docker.git --branch dev-1.19 --single-branch
      fatal: destination path 'flink-docker' already exists and is not an empty directory.
      Feb 07 15:23:36 Retry 1/5 exited 128, retrying in 1 seconds...
      Traceback (most recent call last):
        File "/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/python3_fileserver.py", line 26, in <module>
          httpd = socketserver.TCPServer(("", 9999), handler)
        File "/usr/lib/python3.8/socketserver.py", line 452, in __init__
          self.server_bind()
        File "/usr/lib/python3.8/socketserver.py", line 466, in server_bind
          self.socket.bind(self.server_address)
      OSError: [Errno 98] Address already in use
      [...]
      

      Attachments

        Issue Links

          Activity

            People

              mapohl Matthias Pohl
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: