You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 01:49:32 UTC

[GitHub] [beam] kennknowles opened a new issue, #19473: apache_beam.io.parquetio_test.TestParquet is very flaky

kennknowles opened a new issue, #19473:
URL: https://github.com/apache/beam/issues/19473

   Hi [~heejong], I think you added these tests - could you please take a look?
   
   Symptoms:
   ```
   
   07:47:19 ======================================================================
   07:47:19 ERROR: test_sink_transform_compressed_0
   (apache_beam.io.parquetio_test.TestParquet)
   07:47:19 ----------------------------------------------------------------------
   07:47:19
   Traceback (most recent call last):
   07:47:19   File "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/parquetio_test.py",
   line 105, in tearDown
   07:47:19     shutil.rmtree(self.temp_dir)
   07:47:19   File "/usr/lib/python2.7/shutil.py",
   line 239, in rmtree
   07:47:19     onerror(os.listdir, path, sys.exc_info())
   07:47:19   File "/usr/lib/python2.7/shutil.py",
   line 237, in rmtree
   07:47:19     names = os.listdir(path)
   07:47:19 OSError: [Errno 2] No such file
   or directory: '/tmp/tmpEXNCgA'
   
   ```
   
   Examples:
    [https://builds.apache.org/job/beam_PreCommit_Python_Commit/5186/consoleFull](https://builds.apache.org/job/beam_PreCommit_Python_Commit/5186/consoleFull)
    [https://builds.apache.org/job/beam_PreCommit_Python_Commit/5185/consoleFull](https://builds.apache.org/job/beam_PreCommit_Python_Commit/5185/consoleFull)
   
    
   
   CC: [~Juta], [~boyuanz], [~udim]
   
   Imported from Jira [BEAM-6871](https://issues.apache.org/jira/browse/BEAM-6871). Original Jira may contain additional context.
   Reported by: tvalentyn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] TheNeuralBit commented on issue #19473: apache_beam.io.parquetio_test.TestParquet is very flaky

Posted by GitBox <gi...@apache.org>.
TheNeuralBit commented on issue #19473:
URL: https://github.com/apache/beam/issues/19473#issuecomment-1270483907

   No flakes in Jenkins history currently, marking this fixed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] TheNeuralBit closed issue #19473: apache_beam.io.parquetio_test.TestParquet is very flaky

Posted by GitBox <gi...@apache.org>.
TheNeuralBit closed issue #19473: apache_beam.io.parquetio_test.TestParquet is very flaky
URL: https://github.com/apache/beam/issues/19473


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org