Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682445023.530385/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-checklist-0.0.11-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682445023.530385/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-checklist-0.0.11-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682445023.530385/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KpUlVM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf checklist-0.0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/checklist-0.0.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd checklist-0.0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oTmq7G + umask 022 + cd /builddir/build/BUILD + cd checklist-0.0.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/checklist copying checklist/expect.py -> build/lib/checklist copying checklist/test_suite.py -> build/lib/checklist copying checklist/test_types.py -> build/lib/checklist copying checklist/abstract_test.py -> build/lib/checklist copying checklist/pred_wrapper.py -> build/lib/checklist copying checklist/text_generation.py -> build/lib/checklist copying checklist/perturb.py -> build/lib/checklist copying checklist/__init__.py -> build/lib/checklist copying checklist/run_commercial.py -> build/lib/checklist copying checklist/editor.py -> build/lib/checklist copying checklist/multilingual.py -> build/lib/checklist creating build/lib/checklist/viewer copying checklist/viewer/template_editor.py -> build/lib/checklist/viewer copying checklist/viewer/suite_summarizer.py -> build/lib/checklist/viewer copying checklist/viewer/test_summarizer.py -> build/lib/checklist/viewer copying checklist/viewer/fake_data.py -> build/lib/checklist/viewer copying checklist/viewer/viewer.py -> build/lib/checklist/viewer copying checklist/viewer/__init__.py -> build/lib/checklist/viewer creating build/lib/checklist/viewer/static copying checklist/viewer/static/__init__.py -> build/lib/checklist/viewer/static creating build/lib/checklist/data copying checklist/data/wikidata.pkl -> build/lib/checklist/data copying checklist/data/names.json -> build/lib/checklist/data creating build/lib/checklist/data/lexicons copying checklist/data/lexicons/sentiment.json -> build/lib/checklist/data/lexicons copying checklist/data/lexicons/basic.json -> build/lib/checklist/data/lexicons copying checklist/viewer/static/custom.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/index.js.map -> build/lib/checklist/viewer/static copying checklist/viewer/static/extension.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/bundle.js.map -> build/lib/checklist/viewer/static copying checklist/viewer/static/bundle.js -> build/lib/checklist/viewer/static copying checklist/viewer/static/index.js -> build/lib/checklist/viewer/static Defaulting to user installation because normal site-packages is not writeable Collecting jupyter Downloading jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting notebook (from jupyter) Downloading notebook-6.5.4-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 531.0 kB/s eta 0:00:00 Collecting qtconsole (from jupyter) Downloading qtconsole-5.4.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 87.6 kB/s eta 0:00:00 Collecting jupyter-console (from jupyter) Downloading jupyter_console-6.6.3-py3-none-any.whl (24 kB) Collecting nbconvert (from jupyter) Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.1/284.1 kB 64.1 kB/s eta 0:00:00 Collecting ipykernel (from jupyter) Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 37.9 kB/s eta 0:00:00 Collecting ipywidgets (from jupyter) Downloading ipywidgets-8.0.6-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 32.2 kB/s eta 0:00:00 Collecting comm>=0.1.1 (from ipykernel->jupyter) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->jupyter) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 40.3 kB/s eta 0:00:00 Collecting ipython>=7.23.1 (from ipykernel->jupyter) Downloading ipython-8.12.0-py3-none-any.whl (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.4/796.4 kB 45.2 kB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel->jupyter) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 28.1 kB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->jupyter) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 42.5 kB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 (from ipykernel->jupyter) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting nest-asyncio (from ipykernel->jupyter) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting packaging (from ipykernel->jupyter) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 34.5 kB/s eta 0:00:00 Collecting psutil (from ipykernel->jupyter) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 36.0 kB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->jupyter) Downloading pyzmq-25.0.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 43.4 kB/s eta 0:00:00 Collecting tornado>=6.1 (from ipykernel->jupyter) Downloading tornado-6.3.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.8/426.8 kB 34.6 kB/s eta 0:00:00 Collecting traitlets>=5.4.0 (from ipykernel->jupyter) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 31.0 kB/s eta 0:00:00 Collecting widgetsnbextension~=4.0.7 (from ipywidgets->jupyter) Downloading widgetsnbextension-4.0.7-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 38.0 kB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets->jupyter) Downloading jupyterlab_widgets-3.0.7-py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 36.6 kB/s eta 0:00:00 Collecting prompt-toolkit>=3.0.30 (from jupyter-console->jupyter) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 40.3 kB/s eta 0:00:00 Collecting pygments (from jupyter-console->jupyter) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.6 kB/s eta 0:00:00 Collecting beautifulsoup4 (from nbconvert->jupyter) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 51.4 kB/s eta 0:00:00 Collecting bleach (from nbconvert->jupyter) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 46.1 kB/s eta 0:00:00 Collecting defusedxml (from nbconvert->jupyter) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting importlib-metadata>=3.6 (from nbconvert->jupyter) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Collecting jinja2>=3.0 (from nbconvert->jupyter) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 59.9 kB/s eta 0:00:00 Collecting jupyterlab-pygments (from nbconvert->jupyter) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting markupsafe>=2.0 (from nbconvert->jupyter) Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mistune<3,>=2.0.3 (from nbconvert->jupyter) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting nbclient>=0.5.0 (from nbconvert->jupyter) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 84.6 kB/s eta 0:00:00 Collecting nbformat>=5.1 (from nbconvert->jupyter) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 29.8 kB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert->jupyter) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert->jupyter) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting argon2-cffi (from notebook->jupyter) Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting ipython-genutils (from notebook->jupyter) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting Send2Trash>=1.8.0 (from notebook->jupyter) Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from notebook->jupyter) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from notebook->jupyter) Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 58.3 kB/s eta 0:00:00 Collecting nbclassic>=0.4.7 (from notebook->jupyter) Downloading nbclassic-0.5.5-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 42.2 kB/s eta 0:00:00 Collecting qtpy>=2.0.1 (from qtconsole->jupyter) Downloading QtPy-2.3.1-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 29.6 kB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=3.6->nbconvert->jupyter) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting backcall (from ipython>=7.23.1->ipykernel->jupyter) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=7.23.1->ipykernel->jupyter) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=7.23.1->ipykernel->jupyter) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 37.8 kB/s eta 0:00:00 Collecting pickleshare (from ipython>=7.23.1->ipykernel->jupyter) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting stack-data (from ipython>=7.23.1->ipykernel->jupyter) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting typing-extensions (from ipython>=7.23.1->ipykernel->jupyter) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel->jupyter) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 43.1 kB/s eta 0:00:00 Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel->jupyter) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 38.0 kB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->jupyter) Downloading platformdirs-3.3.0-py3-none-any.whl (15 kB) Collecting jupyter-server>=1.8 (from nbclassic>=0.4.7->notebook->jupyter) Downloading jupyter_server-2.5.0-py3-none-any.whl (366 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 366.8/366.8 kB 37.2 kB/s eta 0:00:00 Collecting notebook-shim>=0.1.0 (from nbclassic>=0.4.7->notebook->jupyter) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting fastjsonschema (from nbformat>=5.1->nbconvert->jupyter) Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat>=5.1->nbconvert->jupyter) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 32.5 kB/s eta 0:00:00 Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console->jupyter) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting ptyprocess (from terminado>=0.8.3->notebook->jupyter) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings (from argon2-cffi->notebook->jupyter) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 45.1 kB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->jupyter) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting six>=1.9.0 (from bleach->nbconvert->jupyter) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting webencodings (from bleach->nbconvert->jupyter) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=7.23.1->ipykernel->jupyter) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 33.3 kB/s eta 0:00:00 Collecting attrs>=17.4.0 (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 33.0 kB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 27.4 kB/s eta 0:00:00 Collecting anyio>=3.1.0 (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading anyio-3.6.2-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 38.5 kB/s eta 0:00:00 Collecting jupyter-events>=0.4.0 (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting websocket-client (from jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 53.7 kB/s eta 0:00:00 Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->notebook->jupyter) Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 36.7 kB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyter) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.23.1->ipykernel->jupyter) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=7.23.1->ipykernel->jupyter) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 33.4 kB/s eta 0:00:00 Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->notebook->jupyter) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 62.9 kB/s eta 0:00:00 Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.4.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.4.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 41.4 kB/s eta 0:00:00 Collecting rfc3339-validator (from jupyter-events>=0.4.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.4.0->jupyter-server>=1.8->nbclassic>=0.4.7->notebook->jupyter) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting fqdn (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting isoduration (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting jsonpointer>1.13 (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting uri-template (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading uri_template-1.2.0-py3-none-any.whl (10 kB) Collecting webcolors>=1.11 (from jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema>=2.6->nbformat>=5.1->nbconvert->jupyter) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 70.1 kB/s eta 0:00:00 Installing collected packages: webencodings, wcwidth, Send2Trash, pure-eval, ptyprocess, pickleshare, mistune, ipython-genutils, fastjsonschema, executing, backcall, zipp, widgetsnbextension, websocket-client, webcolors, uri-template, typing-extensions, traitlets, tornado, tinycss2, soupsieve, sniffio, six, rfc3986-validator, pyzmq, pyyaml, python-json-logger, pyrsistent, pygments, pycparser, psutil, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, packaging, nest-asyncio, markupsafe, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, idna, fqdn, defusedxml, decorator, debugpy, attrs, terminado, rfc3339-validator, qtpy, python-dateutil, matplotlib-inline, jupyter-core, jsonschema, jinja2, jedi, importlib-metadata, comm, cffi, bleach, beautifulsoup4, asttokens, anyio, stack-data, nbformat, jupyter-server-terminals, jupyter-client, arrow, argon2-cffi-bindings, nbclient, isoduration, ipython, argon2-cffi, nbconvert, ipykernel, qtconsole, jupyter-events, jupyter-console, ipywidgets, jupyter-server, notebook-shim, nbclassic, notebook, jupyter Successfully installed Send2Trash-1.8.0 anyio-3.6.2 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 cffi-1.15.1 comm-0.1.3 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 executing-1.2.0 fastjsonschema-2.16.3 fqdn-1.5.1 idna-3.4 importlib-metadata-6.6.0 ipykernel-6.22.0 ipython-8.12.0 ipython-genutils-0.2.0 ipywidgets-8.0.6 isoduration-20.11.0 jedi-0.18.2 jinja2-3.1.2 jsonpointer-2.3 jsonschema-4.17.3 jupyter-1.0.0 jupyter-client-8.2.0 jupyter-console-6.6.3 jupyter-core-5.3.0 jupyter-events-0.6.3 jupyter-server-2.5.0 jupyter-server-terminals-0.4.4 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.7 markupsafe-2.1.2 matplotlib-inline-0.1.6 mistune-2.0.5 nbclassic-0.5.5 nbclient-0.7.4 nbconvert-7.3.1 nbformat-5.8.0 nest-asyncio-1.5.6 notebook-6.5.4 notebook-shim-0.2.3 packaging-23.1 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.3.0 prometheus-client-0.16.0 prompt-toolkit-3.0.38 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-json-logger-2.0.7 pyyaml-6.0 pyzmq-25.0.2 qtconsole-5.4.2 qtpy-2.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 six-1.16.0 sniffio-1.3.0 soupsieve-2.4.1 stack-data-0.6.2 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3.1 traitlets-5.9.0 typing-extensions-4.5.0 uri-template-1.2.0 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.5.1 widgetsnbextension-4.0.7 zipp-3.15.0 Traceback (most recent call last): File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 56, in setup(name='checklist', File "/usr/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.9/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.9/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib64/python3.9/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/usr/lib64/python3.9/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 40, in run enable_visual_interface() File "/builddir/build/BUILD/checklist-0.0.11/setup.py", line 13, in enable_visual_interface import notebook ModuleNotFoundError: No module named 'notebook' error: Bad exit status from /var/tmp/rpm-tmp.oTmq7G (%build) Bad exit status from /var/tmp/rpm-tmp.oTmq7G (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-checklist.spec