[
https://issues.apache.org/jira/browse/BEAM-13848?focusedWorklogId=722357&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-722357
]
ASF GitHub Bot logged work on BEAM-13848:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Feb/22 22:00
Start Date: 07/Feb/22 22:00
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #16767:
URL: https://github.com/apache/beam/pull/16767#issuecomment-1031974118
Run PythonDocs PreCommit
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 722357)
Time Spent: 20m (was: 10m)
> Python Docs Precommit is failing at master
> ------------------------------------------
>
> Key: BEAM-13848
> URL: https://issues.apache.org/jira/browse/BEAM-13848
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Kyle Weaver
> Priority: P1
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Successful execution looks like
> {noformat}
> 10:14:23
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.to_pickle:1:
> WARNING: py:meth reference target not found: pandas.to_pickle
> 10:14:36 Running Sphinx v1.8.5
> 10:14:39 making output directory...
> 10:14:39 loading intersphinx inventory from
> https://docs.python.org/3/objects.inv...
> 10:14:39 loading intersphinx inventory from
> https://pyhamcrest.readthedocs.io/en/stable/objects.inv...
> 10:14:39 loading intersphinx inventory from
> https://googleapis.dev/python/datastore/latest/objects.inv...
> 10:14:39 loading intersphinx inventory from
> http://docs.scipy.org/doc/numpy/objects.inv...
> 10:14:39 intersphinx inventory has moved:
> http://docs.scipy.org/doc/numpy/objects.inv ->
> https://numpy.org/doc/stable/objects.inv
> 10:14:39 loading intersphinx inventory from
> http://pandas.pydata.org/pandas-docs/dev/objects.inv...
> 10:14:40 intersphinx inventory has moved:
> http://pandas.pydata.org/pandas-docs/dev/objects.inv ->
> https://pandas.pydata.org/pandas-docs/dev/objects.inv
> 10:14:40 building [mo]: targets for 0 po files that are out of date
> ...
> {noformat}
> Failing execution fails right before `Running Sphinx v1.8.5`
> {noformat}
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.merge_ordered:1:
> WARNING: py:meth reference target not found: pandas.merge_ordered
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.test:1:
> WARNING: py:meth reference target not found: pandas.test
> 16:14:10
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/target/.tox-py38-docs/py38-docs/lib/python3.8/site-packages/apache_beam/dataframe/pandas_top_level_functions.py:docstring
> of
> apache_beam.dataframe.pandas_top_level_functions.DeferredPandasModule.to_pickle:1:
> WARNING: py:meth reference target not found: pandas.to_pickle
> 16:14:10 Command exited with non-zero status 1
> 16:14:18 55.13user 1.75system 0:56.93elapsed 99%CPU (0avgtext+0avgdata
> 354364maxresident)k
> 16:14:18 1048inputs+125944outputs (0major+121563minor)pagefaults 0swaps
> 16:14:18 ERROR: InvocationError for command /usr/bin/time
> scripts/generate_pydoc.sh (exited with code 1)
> 16:14:18 py38-docs run-test-post: commands[0] | bash
> /home/jenkins/jenkins-slave/workspace/beam_PreCommit_PythonDocs_Cron/src/sdks/python/test-suites/tox/pycommon/build/srcs/sdks/python/scripts/run_tox_cleanup.sh
> 16:14:18 ___________________________________ summary
> ____________________________________
> 16:14:18 ERROR: py38-docs: commands failed
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)