[Builder] Build failed in Jenkins: docs » docs-choreo-dev #1358

cbuilder at wso2.org cbuilder at wso2.org
Fri May 6 00:45:20 PDT 2022


See <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/1358/display/redirect>

Changes:


------------------------------------------
[...truncated 35.67 KB...]
/usr/bin/pkaction
/usr/bin/pkcheck
/usr/bin/pkexec
/usr/bin/pkill
/usr/bin/pkttyagent
/usr/bin/pl2pm
/usr/bin/pldd
/usr/bin/pmap
/usr/bin/pod2html
/usr/bin/pod2latex
/usr/bin/pod2latex.bundled
/usr/bin/pod2man
/usr/bin/pod2text
/usr/bin/pod2usage
/usr/bin/podchecker
/usr/bin/podselect
/usr/bin/policytool
/usr/bin/pr
/usr/bin/prename
/usr/bin/print
/usr/bin/printenv
/usr/bin/printf
/usr/bin/prove
/usr/bin/psed
/usr/bin/psfaddtable
/usr/bin/psfgettable
/usr/bin/psfstriptable
/usr/bin/psfxtable
/usr/bin/pstruct
/usr/bin/ptar
/usr/bin/ptardiff
/usr/bin/ptargrep
/usr/bin/ptx
/usr/bin/pwdx
/usr/bin/py3clean
/usr/bin/py3compile
/usr/bin/py3versions
/usr/bin/pybuild
/usr/bin/pyclean
/usr/bin/pycompile
/usr/bin/pydoc
/usr/bin/pydoc2.7
/usr/bin/pydoc3
/usr/bin/pydoc3.4
/usr/bin/pygettext
/usr/bin/pygettext2.7
/usr/bin/pygettext3
/usr/bin/pygettext3.4
/usr/bin/python
/usr/bin/python2
/usr/bin/python2.7
/usr/bin/python3
/usr/bin/python3-config
/usr/bin/python3.4
/usr/bin/python3.4-config
/usr/bin/python3.4m
/usr/bin/python3.4m-config
/usr/bin/python3m
/usr/bin/python3m-config
/usr/bin/pyversions
+ python3 --version
Python 3.4.3
+ which python3
/usr/bin/python3
+ alias python=python3
+ alias pip=pip3
+ alias python
alias python='python3'
+ which python3
/usr/bin/python3
+ which python
/usr/bin/python
+ pip3 install -U --upgrade mkdocs==1.0.4
Requirement already up-to-date: mkdocs==1.0.4 in /usr/local/lib/python3.4/dist-packages
Cleaning up...
+ pip3 install Pygments==2.5.2
Downloading/unpacking Pygments==2.5.2
Installing collected packages: Pygments
  Found existing installation: Pygments 2.4.2
    Uninstalling Pygments:
      Successfully uninstalled Pygments
Successfully installed Pygments
Cleaning up...
+ pip3 install pymdown-extensions==6.2
Downloading/unpacking pymdown-extensions==6.2
Requirement already satisfied (use --upgrade to upgrade): pep562 in /usr/local/lib/python3.4/dist-packages (from pymdown-extensions==6.2)
Requirement already satisfied (use --upgrade to upgrade): Markdown>=3.0.1 in /usr/local/lib/python3.4/dist-packages (from pymdown-extensions==6.2)
Installing collected packages: pymdown-extensions
  Found existing installation: pymdown-extensions 6.1
    Uninstalling pymdown-extensions:
      Successfully uninstalled pymdown-extensions
Successfully installed pymdown-extensions
Cleaning up...
+ pip3 install mkdocs-minify-plugin==0.2.1
Requirement already satisfied (use --upgrade to upgrade): mkdocs-minify-plugin==0.2.1 in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied (use --upgrade to upgrade): mkdocs>=1.0.4 in /usr/local/lib/python3.4/dist-packages (from mkdocs-minify-plugin==0.2.1)
Requirement already satisfied (use --upgrade to upgrade): htmlmin>=0.1.4 in /usr/local/lib/python3.4/dist-packages (from mkdocs-minify-plugin==0.2.1)
Requirement already satisfied (use --upgrade to upgrade): jsmin>=2.2.2 in /usr/local/lib/python3.4/dist-packages (from mkdocs-minify-plugin==0.2.1)
Cleaning up...
+ pip3 install mkdocs-markdownextradata-plugin==0.1.1
Downloading/unpacking mkdocs-markdownextradata-plugin==0.1.1
  Downloading mkdocs-markdownextradata-plugin-0.1.1.tar.gz
  Running setup.py (path:/tmp/pip_build_root/mkdocs-markdownextradata-plugin/setup.py) egg_info for package mkdocs-markdownextradata-plugin
    /tmp/pip_build_root/mkdocs-markdownextradata-plugin/setup.py:12: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
      class PyTest(TestCommand):
Requirement already satisfied (use --upgrade to upgrade): mkdocs in /usr/local/lib/python3.4/dist-packages (from mkdocs-markdownextradata-plugin==0.1.1)
Requirement already satisfied (use --upgrade to upgrade): pyyaml in /usr/local/lib/python3.4/dist-packages (from mkdocs-markdownextradata-plugin==0.1.1)
Installing collected packages: mkdocs-markdownextradata-plugin
  Running setup.py install for mkdocs-markdownextradata-plugin
  Could not find .egg-info directory in install record for mkdocs-markdownextradata-plugin==0.1.1
Successfully installed mkdocs-markdownextradata-plugin
Cleaning up...
+ pip3 install mkdocs-redirects==1.0.0
Downloading/unpacking mkdocs-redirects==1.0.0
  Downloading mkdocs-redirects-1.0.0.tar.gz
  Running setup.py (path:/tmp/pip_build_root/mkdocs-redirects/setup.py) egg_info for package mkdocs-redirects
    /tmp/pip_build_root/mkdocs-redirects/setup.py:12: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
      description='A MkDocs plugin for dynamic page redirects to prevent broken links.',
Requirement already satisfied (use --upgrade to upgrade): mkdocs>=1.0.4 in /usr/local/lib/python3.4/dist-packages (from mkdocs-redirects==1.0.0)
Installing collected packages: mkdocs-redirects
  Running setup.py install for mkdocs-redirects
  Could not find .egg-info directory in install record for mkdocs-redirects==1.0.0
Successfully installed mkdocs-redirects
Cleaning up...
+ pip3 install pathlib
Downloading/unpacking pathlib
  Downloading pathlib-1.0.1-py3-none-any.whl
Installing collected packages: pathlib
Successfully installed pathlib
Cleaning up...
+ pip3 install -U --no-deps mkdocs-material==4.5.1
Downloading/unpacking mkdocs-material==4.5.1
Installing collected packages: mkdocs-material
  Found existing installation: mkdocs-material 4.4.0
    Uninstalling mkdocs-material:
      Successfully uninstalled mkdocs-material
Successfully installed mkdocs-material
Cleaning up...
+ which mkdocs
/usr/local/bin/mkdocs
+ pip3 install markdown-include==0.5.1
Downloading/unpacking markdown-include==0.5.1
  Downloading markdown-include-0.5.1.tar.gz
  Running setup.py (path:/tmp/pip_build_root/markdown-include/setup.py) egg_info for package markdown-include
    /tmp/pip_build_root/markdown-include/setup.py:12: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
      name = 'markdown-include',
Requirement already satisfied (use --upgrade to upgrade): markdown in /usr/local/lib/python3.4/dist-packages (from markdown-include==0.5.1)
Installing collected packages: markdown-include
  Running setup.py install for markdown-include
  Could not find .egg-info directory in install record for markdown-include==0.5.1
Successfully installed markdown-include
Cleaning up...
+ pip3 install markdown==3.1
Downloading/unpacking markdown==3.1
Requirement already satisfied (use --upgrade to upgrade): setuptools>=36 in /usr/local/lib/python3.4/dist-packages (from markdown==3.1)
Installing collected packages: markdown
  Found existing installation: Markdown 3.1.1
    Uninstalling Markdown:
      Successfully uninstalled Markdown
Successfully installed markdown
Cleaning up...
+ pip3 install mkdocs-redirects==1.0.0
Requirement already satisfied (use --upgrade to upgrade): mkdocs-redirects==1.0.0 in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied (use --upgrade to upgrade): mkdocs>=1.0.4 in /usr/local/lib/python3.4/dist-packages (from mkdocs-redirects==1.0.0)
Cleaning up...
+ pip3 install mkdocs-exclude==1.0.2
Downloading/unpacking mkdocs-exclude==1.0.2
  Downloading mkdocs-exclude-1.0.2.tar.gz
  Running setup.py (path:/tmp/pip_build_root/mkdocs-exclude/setup.py) egg_info for package mkdocs-exclude
    /tmp/pip_build_root/mkdocs-exclude/setup.py:12: PkgResourcesDeprecationWarning: Parameters to load are deprecated.  Call .resolve and .require separately.
      version='1.0.2',
Requirement already satisfied (use --upgrade to upgrade): mkdocs in /usr/local/lib/python3.4/dist-packages (from mkdocs-exclude==1.0.2)
Installing collected packages: mkdocs-exclude
  Running setup.py install for mkdocs-exclude
  Could not find .egg-info directory in install record for mkdocs-exclude==1.0.2
Successfully installed mkdocs-exclude
Cleaning up...
+ echo == versions ==
== versions ==
+ pip3 --version
pip 1.5.4 from /usr/lib/python3/dist-packages (python 3.4)
+ python --version
Python 2.7.6
+ mkdocs --version
mkdocs, version 1.0.4 from /usr/local/lib/python3.4/dist-packages/mkdocs (Python 3.4)
+ pip3 freeze
+ grep mkdocs-material
mkdocs-material==4.5.1
+ echo ========================
========================
+ echo == Build Script Start ==
== Build Script Start ==
++ pwd
+ cwd=<https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/>
+ echo build triggered
build triggered
+ echo all branches are building ....
all branches are building ....
+ build main
+ git checkout main
Previous HEAD position was 66d020f... Merge d0eefdbc625d0e0b5fa0d4140f13c6c275a7770a into 363313d47c02c88c2c276ce0a132b499ca5cc88f
Switched to a new branch 'main'
Branch main set up to track remote branch main from origin.
+ cd en/docs/assets/lib/insights
+ sed -i 's|{AZURE_INSIGHTS_KEY}|8f98bf03-9ba8-47ba-a18d-62449b92ca42|g' insights.js
+ cd ../../../..
+ for dir in '${cwd}/*/'
+ '[' -d ']'
+ dir=<https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en>
+ dirName=en
+ '[' en '!=' dist ']'
+ mkdir -p dist/en
+ cd <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en>
+ pwd
<https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en>
+ mkdocs build -c
INFO    -  Cleaning site directory 
INFO    -  Building documentation to directory: <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site> 
INFO    -  The following pages exist in the docs directory, but are not included in the "nav" configuration:
  - page-not-found.md
  - references/anonymous-access.md
  - references/migrate-applications-to-the-latest-version.md
  - references/pricing.md
  - customizations.md 
+ cd ../..
+ ls <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/>
404.html
api-proxies
assets
customizations
get-started
images
index.html
insights
manage
marketplace
observability
page-not-found
references
rest-api
scheduled-tasks
search
sitemap.xml
sitemap.xml.gz
triggers
tutorials
+ mv -f <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/404.html> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/api-proxies> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/assets> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/customizations> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/get-started> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/images> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/index.html> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/insights> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/manage> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/marketplace> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/observability> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/page-not-found> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/references> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/rest-api> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/scheduled-tasks> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/search> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/sitemap.xml> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/sitemap.xml.gz> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/triggers> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/en/site/tutorials> <https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/dist/en/>
mv: target ‘<https://wso2.org/jenkins/job/docs/job/docs-choreo-dev/ws/dist/en/%E2%80%99> is not a directory
Build step 'Execute shell' marked build as failure


More information about the Builder mailing list