[
https://issues.apache.org/jira/browse/BEAM-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Altay resolved BEAM-1844.
-------------------------------
Resolution: Fixed
Fix Version/s: First stable release
> test_memory_usage fails in post commit
> --------------------------------------
>
> Key: BEAM-1844
> URL: https://issues.apache.org/jira/browse/BEAM-1844
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Reporter: Ahmet Altay
> Assignee: Ahmet Altay
> Fix For: First stable release
>
>
> ...
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/typehints/typecheck.py",
> line 78, in wrapper
> result = method(*args, **kwargs)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/transforms/core.py",
> line 719, in <lambda>
> wrapper = lambda x, *args, **kwargs: [fn(x, *args, **kwargs)]
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/pipeline_test.py",
> line 245, in check_memory
> 'High memory usage: %d > %d' % (memory_usage, memory_threshold))
> RuntimeError: High memory usage: 125566976 > 123487104 [while running
> 'oom:check']
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1677/consoleFull
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/1675/consoleFull
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)