Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conda builds to our github actions workflow #1557

Merged
merged 5 commits into from
May 26, 2022
Merged

Conversation

benfred
Copy link
Member

@benfred benfred commented May 19, 2022

This adds a conda build step to build our conda package to the github actions workflow.
This also uploads the package to anaconda during release.

@benfred benfred added the ci label May 19, 2022
@benfred benfred linked an issue May 19, 2022 that may be closed by this pull request
@benfred benfred marked this pull request as draft May 19, 2022 18:52
@nvidia-merlin-bot
Copy link
Contributor

Click to view CI Results
GitHub pull request #1557 of commit 526ff3a4bee79208a43e0f66e90f82b22174acd8, no merge conflicts.
Running as SYSTEM
Setting status of 526ff3a4bee79208a43e0f66e90f82b22174acd8 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/4476/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1557/*:refs/remotes/origin/pr/1557/* # timeout=10
 > git rev-parse 526ff3a4bee79208a43e0f66e90f82b22174acd8^{commit} # timeout=10
Checking out Revision 526ff3a4bee79208a43e0f66e90f82b22174acd8 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 526ff3a4bee79208a43e0f66e90f82b22174acd8 # timeout=10
Commit message: "Add conda builds to our github actions workflow (#87)"
 > git rev-list --no-walk cebc37c2edc66aa4eef23d8d9fb7606b4fe4d8ab # timeout=10
First time build. Skipping changelog.
[nvtabular_tests] $ /bin/bash /tmp/jenkins2450011912455303766.sh
rm: cannot remove '/var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link': No such file or directory
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.1)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.9.2)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 1.0.0+10.g4df99eb4
Uninstalling nvtabular-1.0.0+10.g4df99eb4:
  Successfully uninstalled nvtabular-1.0.0+10.g4df99eb4
Found existing installation: merlin-core 0+untagged.78.gc43c798
Uninstalling merlin-core-0+untagged.78.gc43c798:
  Successfully uninstalled merlin-core-0+untagged.78.gc43c798
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git
  Cloning https://github.com/NVIDIA-Merlin/core.git to /tmp/pip-install-u03ht_r7/merlin-core_fe309c6dd34544fcb04b8644a586d922
  Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/core.git /tmp/pip-install-u03ht_r7/merlin-core_fe309c6dd34544fcb04b8644a586d922
  Resolved https://github.com/NVIDIA-Merlin/core.git to commit 3eef2aa63c4ed5a2c91cc50400159629e7ce129d
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: protobuf>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.20.1)
Requirement already satisfied: distributed>=2021.11.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: tensorflow-metadata>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: betterproto<2.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.5)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (21.3)
Requirement already satisfied: pyarrow>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.0.0)
Requirement already satisfied: dask>=2021.11.2 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: pandas<1.4.0dev0,>=1.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.3.5)
Requirement already satisfied: tqdm>=4.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.64.0)
Requirement already satisfied: numba>=0.54 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.55.1)
Requirement already satisfied: grpclib in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.4.2)
Requirement already satisfied: stringcase in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.11.2)
Requirement already satisfied: partd>=0.3.10 in /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.4.1)
Requirement already satisfied: cloudpickle>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.3)
Requirement already satisfied: psutil>=5.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.8.0)
Requirement already satisfied: zict>=0.1.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (8.0.4)
Requirement already satisfied: tblib>=1.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: tornado>=6.0.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.1)
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.3)
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.4.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (62.3.2)
Requirement already satisfied: numpy<1.22,>=1.18 in /var/jenkins_home/.local/lib/python3.8/site-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.20.3)
Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in /usr/local/lib/python3.8/dist-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.38.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.8)
Requirement already satisfied: python-dateutil>=2.7.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.8.2)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2022.1)
Requirement already satisfied: googleapis-common-protos<2,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.56.0)
Requirement already satisfied: absl-py<2.0.0,>=0.9 in /var/jenkins_home/.local/lib/python3.8/site-packages/absl_py-0.12.0-py3.8.egg (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.12.0)
Requirement already satisfied: six in /var/jenkins_home/.local/lib/python3.8/site-packages (from absl-py<2.0.0,>=0.9->tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.15.0)
Requirement already satisfied: locket in /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg (from partd>=0.3.10->dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.2.1)
Requirement already satisfied: heapdict in /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg (from zict>=0.1.3->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.1)
Requirement already satisfied: h2<5,>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.1.0)
Requirement already satisfied: multidict in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.2)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.1)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.0.0)
Building wheels for collected packages: merlin-core
  Building wheel for merlin-core (pyproject.toml): started
  Building wheel for merlin-core (pyproject.toml): finished with status 'done'
  Created wheel for merlin-core: filename=merlin_core-0.3.0+4.g3eef2aa-py3-none-any.whl size=133336 sha256=07ccab1d0829b85e109ea4336d57f1ab51cc7254429e6805b9b51dc5e9b3b4ad
  Stored in directory: /tmp/pip-ephem-wheel-cache-f3n4sm8b/wheels/c8/38/16/a6968787eafcec5fa772148af8408b089562f71af0752e8e84
Successfully built merlin-core
Installing collected packages: merlin-core
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nvtabular 1.0.0+10.g4df99eb4 requires merlin-core==0.2.0, but you have merlin-core 0.3.0+4.g3eef2aa which is incompatible.
Successfully installed merlin-core-0.3.0+4.g3eef2aa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: natsort==8.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (8.1.0)
Requirement already satisfied: myst-nb<0.14 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.13.2)
Requirement already satisfied: linkify-it-py<1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.0.3)
Requirement already satisfied: sphinx-external-toc<0.4 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.3.0)
Requirement already satisfied: jupyter-sphinx~=0.3.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.2)
Requirement already satisfied: sphinx-togglebutton~=0.3.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.1)
Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (8.3.0)
Requirement already satisfied: jupyter-cache~=0.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.4.3)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (4.11.3)
Requirement already satisfied: ipywidgets<8,>=7.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (7.7.0)
Requirement already satisfied: docutils<0.18,>=0.15 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: sphinx<5,>=3.1 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (3.5.4)
Requirement already satisfied: nbformat~=5.0 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (5.4.0)
Requirement already satisfied: nbconvert<7,>=5.6 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (6.5.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from myst-nb<0.14) (5.4.1)
Requirement already satisfied: myst-parser~=0.15.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: uc-micro-py in /var/jenkins_home/.local/lib/python3.8/site-packages (from linkify-it-py<1.1) (1.0.1)
Requirement already satisfied: click<9,>=7.1 in /usr/local/lib/python3.8/dist-packages (from sphinx-external-toc<0.4) (8.0.4)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.1.0)
Requirement already satisfied: widgetsnbextension~=3.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (3.6.0)
Requirement already satisfied: ipython-genutils~=0.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (0.2.0)
Requirement already satisfied: traitlets>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.2.1.post0)
Requirement already satisfied: ipykernel>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.13.0)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.7.5)
Requirement already satisfied: stack-data in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: pygments>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (2.12.0)
Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (62.3.2)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (3.0.29)
Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (5.1.1)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.18.1)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.1.3)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (4.8.0)
Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (1.4.36)
Requirement already satisfied: nbclient<0.6,>=0.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (0.5.13)
Requirement already satisfied: nbdime in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.1)
Requirement already satisfied: attrs in /usr/local/lib/python3.8/dist-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (21.4.0)
Requirement already satisfied: mdit-py-plugins~=0.2.8 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (0.2.8)
Requirement already satisfied: markdown-it-py<2.0.0,>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (1.1.0)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from myst-parser~=0.15.2->myst-nb<0.14) (3.0.3)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.8.4)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.7.1)
Requirement already satisfied: entrypoints>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.4)
Requirement already satisfied: jupyter-core>=4.7 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.10.0)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.2.2)
Requirement already satisfied: tinycss2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.1.1)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (2.0.1)
Requirement already satisfied: beautifulsoup4 in /var/jenkins_home/.local/lib/python3.8/site-packages/beautifulsoup4-4.9.3-py3.8.egg (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.3)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (21.3)
Requirement already satisfied: bleach in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (5.0.0)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.5.0)
Requirement already satisfied: jsonschema>=2.6 in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (4.5.1)
Requirement already satisfied: fastjsonschema in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (2.15.3)
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.1.5)
Requirement already satisfied: imagesize in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.3.0)
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.10.1)
Requirement already satisfied: sphinxcontrib-htmlhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.0.0)
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: requests>=2.5.0 in /usr/lib/python3/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.22.0)
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.1)
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.2.0)
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (0.7.12)
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.3)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (from sphinx-togglebutton~=0.3.0->myst-nb<0.14) (0.37.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->myst-nb<0.14) (3.8.0)
Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from babel>=1.3->sphinx<5,>=3.1->myst-nb<0.14) (2022.1)
Requirement already satisfied: psutil in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.8.0)
Requirement already satisfied: jupyter-client>=6.1.12 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (7.3.1)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.5.5)
Requirement already satisfied: debugpy>=1.0 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.6.0)
Requirement already satisfied: tornado>=6.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.1)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.16->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (0.18.1)
Requirement already satisfied: importlib-resources>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (5.7.1)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.8/dist-packages (from pexpect>4.3->ipython->myst-nb<0.14) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython->myst-nb<0.14) (0.2.5)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb<0.14) (1.1.2)
Requirement already satisfied: notebook>=4.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.4.11)
Requirement already satisfied: soupsieve>1.2 in /var/jenkins_home/.local/lib/python3.8/site-packages/soupsieve-2.2.1-py3.8.egg (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb<0.14) (2.2.1)
Requirement already satisfied: webencodings in /usr/local/lib/python3.8/dist-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (0.5.1)
Requirement already satisfied: six>=1.9.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (1.15.0)
Requirement already satisfied: colorama in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.4.4)
Requirement already satisfied: jupyter-server-mathjax>=0.2.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.2.5)
Requirement already satisfied: GitPython!=2.1.4,!=2.1.5,!=2.1.6 in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.27)
Requirement already satisfied: jupyter-server in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.17.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->nbconvert<7,>=5.6->myst-nb<0.14) (3.0.8)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.2.2)
Requirement already satisfied: executing in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: asttokens in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (2.0.5)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (4.0.9)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (2.8.2)
Requirement already satisfied: pyzmq>=22.3 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (23.0.0)
Requirement already satisfied: websocket-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.3.2)
Requirement already satisfied: prometheus-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.14.1)
Requirement already satisfied: anyio<4,>=3.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.5.0)
Requirement already satisfied: terminado>=0.8.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.13.3)
Requirement already satisfied: Send2Trash in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.8.0)
Requirement already satisfied: argon2-cffi in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.3.0)
Requirement already satisfied: sniffio>=1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.2.0)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.8)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (5.0.0)
Requirement already satisfied: argon2-cffi-bindings in /var/jenkins_home/.local/lib/python3.8/site-packages (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.15.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.21)
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git
  Cloning https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to /tmp/pip-install-djhboqot/sphinxcontrib-copydirs_2d1c9e95cb344e0989ba84e7f0146cc9
  Running command git clone --filter=blob:none --quiet https://github.com/mikemckiernan/sphinxcontrib-copydirs.git /tmp/pip-install-djhboqot/sphinxcontrib-copydirs_2d1c9e95cb344e0989ba84e7f0146cc9
  Resolved https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to commit bd8c5d79b3f91cf5f1bb0d6995aeca3fe84b670e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (from sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git) (5.9.0)
running develop
running build_py
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/tests
copying tests/conftest.py -> build/lib.linux-x86_64-cpython-38/tests
copying tests/__init__.py -> build/lib.linux-x86_64-cpython-38/tests
creating build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/io.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/_version.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/graph.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/dispatch.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/worker.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular
creating build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_triton_inference.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_dask_nvt.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tf4rec.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_s3.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tools.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/__init__.py -> build/lib.linux-x86_64-cpython-38/tests/unit
creating build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/torch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/backend.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tf_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference
copying nvtabular/inference/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
copying nvtabular/framework_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
creating build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/inspector_script.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/dataset_inspector.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/data_gen.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
creating build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/data_stats.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/stat_operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/clip.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/target_encoding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/add_metadata.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/logop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hashed_cross.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/categorify.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/rename.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/list_slice.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hash_bucket.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/fill.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/dropna.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/lambdaop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/value_counts.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/normalize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/filter.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_external.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/moments.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/difference_lag.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/bucketize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/column_similarity.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
creating build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/node.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/workflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/benchmarking_tools.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/model_config_pb2.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/workflow_model.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/ensemble.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/data_conversions.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/base.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/hugectr.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/pytorch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/model_pt.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/feature_column_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/models.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/outer_product.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/embedding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/interaction.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/embeddings.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
/usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
package init file 'ci/__init__.py' not found (or not a regular file)
package init file 'images/__init__.py' not found (or not a regular file)
package init file 'docs/__init__.py' not found (or not a regular file)
package init file 'cpp/__init__.py' not found (or not a regular file)
package init file 'bench/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench
copying bench/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/bench
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'examples/__init__.py' not found (or not a regular file)
package init file 'conda/__init__.py' not found (or not a regular file)
package init file 'docs/source/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/docs
creating build/lib.linux-x86_64-cpython-38/docs/source
copying docs/source/conf.py -> build/lib.linux-x86_64-cpython-38/docs/source
package init file 'docs/source/_templates/__init__.py' not found (or not a regular file)
package init file 'docs/source/images/__init__.py' not found (or not a regular file)
package init file 'docs/source/training/__init__.py' not found (or not a regular file)
package init file 'docs/source/resources/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/inference/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets
copying bench/datasets/test_dataset.py -> build/lib.linux-x86_64-cpython-38/bench/datasets
package init file 'bench/torch/__init__.py' not found (or not a regular file)
package init file 'bench/examples/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dask-nvtabular-criteo-benchmark.py -> build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dataloader_bench.py -> build/lib.linux-x86_64-cpython-38/bench/examples
package init file 'bench/datasets/configs/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/tools/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_hugectr.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_pytorch.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/nvt_etl.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_tensorflow.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
package init file 'bench/torch/criteo/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/merlin
creating build/lib.linux-x86_64-cpython-38/merlin/transforms
copying merlin/transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms
creating build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
copying merlin/transforms/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
package init file 'examples/tensorflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples
creating build/lib.linux-x86_64-cpython-38/examples/tensorflow
copying examples/tensorflow/callbacks.py -> build/lib.linux-x86_64-cpython-38/examples/tensorflow
package init file 'examples/getting-started-movielens/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-toy-example/__init__.py' not found (or not a regular file)
package init file 'examples/tabular-data-rossmann/__init__.py' not found (or not a regular file)
package init file 'examples/advanced-ops-outbrain/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-movielens/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/tf_trainer.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/torch_trainer_dist.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
package init file 'examples/scaling-criteo/__init__.py' not found (or not a regular file)
package init file 'examples/winning-solution-recsys2020-twitter/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/docker/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/getting-started-movielens/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/scaling-criteo/imgs/__init__.py' not found (or not a regular file)
package init file 'tests/integration/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_tf_inference.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_inf_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_hugectr.py -> build/lib.linux-x86_64-cpython-38/tests/integration
package init file 'tests/integration/common/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common
copying tests/integration/common/utils.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common
package init file 'tests/integration/common/parsers/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/benchmark_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/rossmann_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/criteo_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
package init file 'tests/unit/loader/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_dataloader_backend.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_tf_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_torch_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
package init file 'tests/unit/framework_utils/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_feature_columns.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_torch_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
package init file 'tests/unit/ops/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_fill.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_lambda.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_categorify.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops_schema.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_target_encode.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_groupyby.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_column_similarity.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_join.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_normalize.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_hash_bucket.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
package init file 'tests/unit/workflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_cpu_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_schemas.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_node.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_chaining.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
package init file 'conda/environments/__init__.py' not found (or not a regular file)
package init file 'conda/recipes/__init__.py' not found (or not a regular file)
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/cpp
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+6.g526ff3a4 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+6.g526ff3a4 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+6.g526ff3a4 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+6.g526ff3a4 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -L/usr/lib -o build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 1.1.1+6.g526ff3a4 is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular
Running black --check
All done! ✨ 🍰 ✨
131 files would be left unchanged.
Running flake8
Running isort
Skipped 2 files
Running bandit
Running pylint


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb
Building docs
make: Entering directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
INFO:sphinxcontrib.copydirs.copydirs:Copying source documentation from: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples
INFO:sphinxcontrib.copydirs.copydirs: ...to destination: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/source/examples
INFO:traitlets:Writing 14816 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain
INFO:traitlets:Writing 35171 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19347 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/03-Training-with-TF.ipynb
INFO:traitlets:Writing 14170 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 36830 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 28932 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Writing 20504 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 61676 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-TF.ipynb
INFO:traitlets:Writing 18521 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 21842 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 43655 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-movielens/01-03-MultiGPU-Download-Convert-ETL-with-NVTabular-Training-with-TensorFlow.ipynb
INFO:traitlets:Writing 44549 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-toy-example/multi-gpu_dask.ipynb
INFO:traitlets:Writing 9604 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/01-Download-Convert.ipynb
INFO:traitlets:Writing 21552 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 12041 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 20792 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo
INFO:traitlets:Writing 203961 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-TF.ipynb
INFO:traitlets:Writing 32956 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 25153 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 23938 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Writing 33764 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19635 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 17586 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-PyTorch.ipynb
INFO:traitlets:Writing 21354 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-TF.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Writing 77074 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter/01-02-04-Download-Convert-ETL-with-NVTabular-Training-with-XGBoost.ipynb
make: Leaving directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 1420 items / 1 skipped

tests/unit/test_dask_nvt.py ............................................ [ 3%]
........................................................................ [ 8%]
[ 8%]
tests/unit/test_notebooks.py ...... [ 8%]
tests/unit/test_tf4rec.py . [ 8%]
tests/unit/test_tools.py ...................... [ 10%]
tests/unit/test_triton_inference.py ................................ [ 12%]
tests/unit/framework_utils/test_tf_feature_columns.py . [ 12%]
tests/unit/framework_utils/test_tf_layers.py ........................... [ 14%]
................................................... [ 18%]
tests/unit/framework_utils/test_torch_layers.py . [ 18%]
tests/unit/loader/test_dataloader_backend.py ...... [ 18%]
tests/unit/loader/test_tf_dataloader.py ................................ [ 20%]
........................................s.. [ 23%]
tests/unit/loader/test_torch_dataloader.py ............................. [ 25%]
...................................................... [ 29%]
tests/unit/ops/test_categorify.py ...................................... [ 32%]
........................................................................ [ 37%]
........................................... [ 40%]
tests/unit/ops/test_column_similarity.py ........................ [ 42%]
tests/unit/ops/test_drop_low_cardinality.py .. [ 42%]
tests/unit/ops/test_fill.py ............................................ [ 45%]
........ [ 45%]
tests/unit/ops/test_groupyby.py ............... [ 46%]
tests/unit/ops/test_hash_bucket.py ......................... [ 48%]
tests/unit/ops/test_join.py ............................................ [ 51%]
........................................................................ [ 56%]
.................................. [ 59%]
tests/unit/ops/test_lambda.py .......... [ 60%]
tests/unit/ops/test_normalize.py ....................................... [ 62%]
.. [ 62%]
tests/unit/ops/test_ops.py ............................................. [ 66%]
.................... [ 67%]
tests/unit/ops/test_ops_schema.py ...................................... [ 70%]
........................................................................ [ 75%]
........................................................................ [ 80%]
........................................................................ [ 85%]
....................................... [ 88%]
tests/unit/ops/test_reduce_dtype_size.py .. [ 88%]
tests/unit/ops/test_target_encode.py ..................... [ 89%]
tests/unit/workflow/test_cpu_workflow.py ...... [ 90%]
tests/unit/workflow/test_workflow.py ................................... [ 92%]
.......................................................... [ 96%]
tests/unit/workflow/test_workflow_chaining.py ... [ 96%]
tests/unit/workflow/test_workflow_node.py ........... [ 97%]
tests/unit/workflow/test_workflow_ops.py ... [ 97%]
tests/unit/workflow/test_workflow_schemas.py ........................... [ 99%]
... [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
/usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if pa_version and LooseVersion(pa_version) < LooseVersion("2.0"):

../../../../../usr/lib/python3.8/site-packages/dask_cudf/core.py:32
/usr/lib/python3.8/site-packages/dask_cudf/core.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
DASK_VERSION = LooseVersion(dask.version)

../../../../../usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: 34 warnings
/usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
other = LooseVersion(other)

nvtabular/loader/init.py:19
/var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/init.py:19: DeprecationWarning: The nvtabular.loader module has moved to merlin.models.loader. Support for importing from nvtabular.loader is deprecated, and will be removed in a future version. Please update your imports to refer to merlin.models.loader.
warnings.warn(

tests/unit/test_dask_nvt.py: 2 warnings
tests/unit/test_tf4rec.py: 1 warning
tests/unit/test_tools.py: 6 warnings
tests/unit/test_triton_inference.py: 8 warnings
tests/unit/loader/test_dataloader_backend.py: 6 warnings
tests/unit/loader/test_tf_dataloader.py: 142 warnings
tests/unit/loader/test_torch_dataloader.py: 91 warnings
tests/unit/ops/test_categorify.py: 70 warnings
tests/unit/ops/test_drop_low_cardinality.py: 2 warnings
tests/unit/ops/test_fill.py: 8 warnings
tests/unit/ops/test_hash_bucket.py: 4 warnings
tests/unit/ops/test_join.py: 88 warnings
tests/unit/ops/test_lambda.py: 3 warnings
tests/unit/ops/test_normalize.py: 9 warnings
tests/unit/ops/test_ops.py: 11 warnings
tests/unit/ops/test_ops_schema.py: 17 warnings
tests/unit/workflow/test_workflow.py: 34 warnings
tests/unit/workflow/test_workflow_chaining.py: 1 warning
tests/unit/workflow/test_workflow_node.py: 1 warning
tests/unit/workflow/test_workflow_schemas.py: 1 warning
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:1253: UserWarning: The deep parameter is ignored and is only included for pandas compatibility.
warnings.warn(

tests/unit/test_dask_nvt.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 8 files.
warnings.warn(

tests/unit/test_dask_nvt.py::test_merlin_core_execution_managers
/core/merlin/core/utils.py:433: UserWarning: Existing Dask-client object detected in the current context. New cuda cluster will not be deployed. Set force_new to True to ignore running clusters.
warnings.warn(

tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/ops/test_ops.py::test_data_stats[True-parquet]
tests/unit/ops/test_ops.py::test_data_stats[False-parquet]
/usr/lib/python3.8/site-packages/cudf/core/series.py:923: FutureWarning: Series.set_index is deprecated and will be removed in the future
warnings.warn(

tests/unit/loader/test_tf_dataloader.py: 2 warnings
tests/unit/loader/test_torch_dataloader.py: 12 warnings
tests/unit/workflow/test_workflow.py: 9 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 2 files.
warnings.warn(

tests/unit/ops/test_categorify.py::test_categorify_max_size[6]
tests/unit/ops/test_categorify.py::test_categorify_max_size[max_emb_size1]
tests/unit/ops/test_categorify.py::test_categorify_max_size_null_iloc_check
/usr/lib/python3.8/site-packages/cudf/core/frame.py:3077: FutureWarning: keep_index is deprecated and will be removed in the future.
warnings.warn(

tests/unit/ops/test_fill.py::test_fill_missing[True-True-parquet]
tests/unit/ops/test_fill.py::test_fill_missing[True-False-parquet]
tests/unit/ops/test_ops.py::test_filter[parquet-0.1-True]
/var/jenkins_home/.local/lib/python3.8/site-packages/pandas/core/indexing.py:1732: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
self._setitem_single_block(indexer, value, name)

tests/unit/ops/test_ops.py::test_difference_lag[False]
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:3041: FutureWarning: The as_gpu_matrix method will be removed in a future cuDF release. Consider using to_cupy instead.
warnings.warn(

tests/unit/workflow/test_cpu_workflow.py: 6 warnings
tests/unit/workflow/test_workflow.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 10 files.
warnings.warn(

tests/unit/workflow/test_workflow.py: 48 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 20 files.
warnings.warn(

tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-None]
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 4 files.
warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Branch BrPart Cover Missing

nvtabular/init.py 22 0 0 0 100%
nvtabular/dispatch.py 3 3 0 0 0% 18-23
nvtabular/framework_utils/init.py 2 0 0 0 100%
nvtabular/framework_utils/tensorflow/init.py 1 0 0 0 100%
nvtabular/framework_utils/tensorflow/feature_column_utils.py 134 78 90 15 39% 30, 99, 103, 114-130, 140, 143-158, 162, 166-167, 173-198, 207-217, 220-227, 229->233, 234, 239-279, 282
nvtabular/framework_utils/tensorflow/layers/init.py 4 0 0 0 100%
nvtabular/framework_utils/tensorflow/layers/embedding.py 153 12 89 6 91% 60, 68->49, 122, 179, 231-239, 335->343, 357->360, 363-364, 367
nvtabular/framework_utils/tensorflow/layers/interaction.py 47 25 22 1 45% 49, 74-103, 106-110, 113
nvtabular/framework_utils/tensorflow/layers/outer_product.py 30 24 12 0 19% 37-38, 41-60, 71-84, 87
nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py 58 58 30 0 0% 16-111
nvtabular/framework_utils/torch/init.py 0 0 0 0 100%
nvtabular/framework_utils/torch/layers/init.py 2 0 0 0 100%
nvtabular/framework_utils/torch/layers/embeddings.py 32 2 18 2 92% 50, 91
nvtabular/framework_utils/torch/models.py 45 1 30 4 93% 57->61, 87->89, 93->96, 103
nvtabular/framework_utils/torch/utils.py 75 5 34 5 91% 51->53, 64, 71->76, 75, 118-120
nvtabular/graph.py 3 3 0 0 0% 18-23
nvtabular/inference/init.py 2 0 0 0 100%
nvtabular/inference/triton/init.py 36 12 14 1 58% 42-49, 68, 72, 76-82
nvtabular/inference/triton/benchmarking_tools.py 52 52 10 0 0% 2-103
nvtabular/inference/triton/data_conversions.py 87 3 58 4 95% 32-33, 84
nvtabular/inference/triton/ensemble.py 266 148 82 7 46% 90-94, 157-196, 240-288, 305-309, 381-389, 418-434, 486-496, 548-588, 594-610, 614-681, 711, 733, 739-758, 764-788, 795
nvtabular/inference/triton/model/init.py 0 0 0 0 100%
nvtabular/inference/triton/model/model_pt.py 101 101 42 0 0% 27-220
nvtabular/inference/triton/model_config_pb2.py 299 0 2 0 100%
nvtabular/inference/triton/workflow_model.py 55 55 24 0 0% 27-128
nvtabular/inference/workflow/init.py 0 0 0 0 100%
nvtabular/inference/workflow/base.py 113 113 62 0 0% 27-209
nvtabular/inference/workflow/hugectr.py 37 37 16 0 0% 27-87
nvtabular/inference/workflow/pytorch.py 10 10 6 0 0% 27-46
nvtabular/inference/workflow/tensorflow.py 32 32 10 0 0% 26-68
nvtabular/io.py 3 3 0 0 0% 18-23
nvtabular/loader/init.py 2 0 0 0 100%
nvtabular/loader/backend.py 371 17 154 12 94% 27-28, 142, 158-159, 299->301, 311-315, 362-363, 402->406, 403->402, 478, 482-483, 512, 588-589, 624, 632
nvtabular/loader/tensorflow.py 179 25 60 9 86% 38-39, 74, 85-89, 101, 115, 124, 329, 357, 368, 383-385, 414-416, 426-434, 437-440
nvtabular/loader/tf_utils.py 57 10 22 6 80% 31->34, 34->36, 41->43, 45, 46->67, 52-53, 61-63, 69-73
nvtabular/loader/torch.py 87 14 26 3 80% 28-30, 33-39, 114, 158-159, 164
nvtabular/ops/init.py 26 0 0 0 100%
nvtabular/ops/add_metadata.py 34 0 14 0 100%
nvtabular/ops/bucketize.py 40 9 20 3 73% 52-54, 58->exit, 61-64, 83-86
nvtabular/ops/categorify.py 660 70 348 48 86% 251, 253, 271, 275, 283, 291, 293, 320, 341-342, 391->395, 399-406, 452, 460, 483-484, 561-566, 637, 733, 750, 795, 873-874, 889-893, 894->858, 912, 920, 927->exit, 951, 954->957, 1006->1004, 1068, 1073, 1107->1111, 1113->1053, 1119-1122, 1134, 1138, 1142, 1149, 1154-1157, 1235, 1237, 1307->1330, 1313->1330, 1331-1336, 1381, 1394->1397, 1401->1406, 1405, 1411, 1414, 1422-1432
nvtabular/ops/clip.py 18 2 8 3 81% 44, 52->54, 55
nvtabular/ops/column_similarity.py 121 26 38 5 74% 19-20, 29-30, 81->exit, 111, 206-207, 216-218, 226-242, 259->262, 263, 273
nvtabular/ops/data_stats.py 56 1 24 3 95% 107->109, 111, 113->103
nvtabular/ops/difference_lag.py 43 0 14 1 98% 73->75
nvtabular/ops/drop_low_cardinality.py 18 0 10 1 96% 85->84
nvtabular/ops/dropna.py 9 0 2 0 100%
nvtabular/ops/fill.py 76 5 30 1 92% 63-67, 109
nvtabular/ops/filter.py 20 1 8 1 93% 49
nvtabular/ops/groupby.py 135 4 88 5 96% 74, 86, 96->98, 141, 233
nvtabular/ops/hash_bucket.py 43 1 22 2 95% 79, 118->124
nvtabular/ops/hashed_cross.py 38 3 17 3 89% 52, 64, 92
nvtabular/ops/join_external.py 96 8 34 7 88% 20-21, 114, 116, 118, 150->152, 205-206, 216->227, 221
nvtabular/ops/join_groupby.py 128 5 57 6 94% 113, 120, 129, 136->135, 178->175, 181->175, 260-261
nvtabular/ops/lambdaop.py 62 6 22 6 86% 60, 64, 82, 95, 100, 109
nvtabular/ops/list_slice.py 89 29 42 0 64% 21-22, 146-160, 168-190
nvtabular/ops/logop.py 21 0 6 0 100%
nvtabular/ops/moments.py 69 0 24 0 100%
nvtabular/ops/normalize.py 93 4 22 1 94% 89, 139-140, 167
nvtabular/ops/operator.py 11 1 2 0 92% 52
nvtabular/ops/reduce_dtype_size.py 49 0 20 2 97% 68->77, 74->77
nvtabular/ops/rename.py 29 3 14 3 86% 46, 71-73
nvtabular/ops/stat_operator.py 8 0 2 0 100%
nvtabular/ops/target_encoding.py 182 9 76 5 93% 168->172, 176->185, 274, 283-284, 297-303, 396->399
nvtabular/ops/value_counts.py 34 0 6 1 98% 40->38
nvtabular/tools/init.py 0 0 0 0 100%
nvtabular/tools/data_gen.py 271 25 90 7 91% 26-27, 31-32, 129-132, 142-146, 148, 170-171, 322, 332, 358, 361-370
nvtabular/tools/dataset_inspector.py 52 8 24 2 79% 33-40, 51
nvtabular/tools/inspector_script.py 46 46 0 0 0% 17-168
nvtabular/utils.py 3 0 0 0 100%
nvtabular/worker.py 3 3 0 0 0% 18-23
nvtabular/workflow/init.py 2 0 0 0 100%
nvtabular/workflow/node.py 7 0 4 0 100%
nvtabular/workflow/workflow.py 219 17 94 12 91% 28-29, 52, 85, 206, 212->226, 239-241, 373, 388-389, 431, 508, 538, 548-550, 563

TOTAL 5211 1129 2095 203 76%
Coverage XML written to file coverage.xml

Required test coverage of 70% reached. Total coverage: 76.50%
=========================== short test summary info ============================
SKIPPED [1] ../../../../../usr/lib/python3.8/site-packages/dask_cudf/io/tests/test_s3.py:16: could not import 's3fs': cannot import name 'ParamSpec' from 'typing_extensions' (/var/jenkins_home/.local/lib/python3.8/site-packages/typing_extensions.py)
SKIPPED [1] tests/unit/loader/test_tf_dataloader.py:529: not working correctly in ci environment
========== 1419 passed, 2 skipped, 665 warnings in 1318.44s (0:21:58) ==========
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log"
[nvtabular_tests] $ /bin/bash /tmp/jenkins1189059931580101840.sh

@nvidia-merlin-bot
Copy link
Contributor

Click to view CI Results
GitHub pull request #1557 of commit d6a8976646e2d0c32596c2569730610350271ac7, no merge conflicts.
Running as SYSTEM
Setting status of d6a8976646e2d0c32596c2569730610350271ac7 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/4477/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1557/*:refs/remotes/origin/pr/1557/* # timeout=10
 > git rev-parse d6a8976646e2d0c32596c2569730610350271ac7^{commit} # timeout=10
Checking out Revision d6a8976646e2d0c32596c2569730610350271ac7 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d6a8976646e2d0c32596c2569730610350271ac7 # timeout=10
Commit message: "add python version to conda build"
 > git rev-list --no-walk 526ff3a4bee79208a43e0f66e90f82b22174acd8 # timeout=10
[nvtabular_tests] $ /bin/bash /tmp/jenkins4666969841919228291.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.1)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.9.2)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 1.0.0+10.g4df99eb4
Can't uninstall 'nvtabular'. No files were found to uninstall.
Found existing installation: merlin-core 0+untagged.78.gc43c798
Can't uninstall 'merlin-core'. No files were found to uninstall.
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git
  Cloning https://github.com/NVIDIA-Merlin/core.git to /tmp/pip-install-rf0n7g5z/merlin-core_eb1c50667c5d4ef19d566565b621a108
  Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/core.git /tmp/pip-install-rf0n7g5z/merlin-core_eb1c50667c5d4ef19d566565b621a108
  Resolved https://github.com/NVIDIA-Merlin/core.git to commit 3eef2aa63c4ed5a2c91cc50400159629e7ce129d
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (21.3)
Requirement already satisfied: dask>=2021.11.2 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: protobuf>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.20.1)
Requirement already satisfied: pyarrow>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.0.0)
Requirement already satisfied: pandas<1.4.0dev0,>=1.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.3.5)
Requirement already satisfied: tqdm>=4.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.64.0)
Requirement already satisfied: tensorflow-metadata>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: numba>=0.54 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.55.1)
Requirement already satisfied: distributed>=2021.11.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: betterproto<2.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.5)
Requirement already satisfied: stringcase in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: grpclib in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.4.2)
Requirement already satisfied: cloudpickle>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: partd>=0.3.10 in /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.0)
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.11.2)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.4.1)
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.3)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (8.0.4)
Requirement already satisfied: tblib>=1.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.3)
Requirement already satisfied: psutil>=5.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.8.0)
Requirement already satisfied: zict>=0.1.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.4.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (62.3.2)
Requirement already satisfied: tornado>=6.0.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.1)
Requirement already satisfied: numpy<1.22,>=1.18 in /var/jenkins_home/.local/lib/python3.8/site-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.20.3)
Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in /usr/local/lib/python3.8/dist-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.38.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.8)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2022.1)
Requirement already satisfied: python-dateutil>=2.7.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.8.2)
Requirement already satisfied: googleapis-common-protos<2,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.56.0)
Requirement already satisfied: absl-py<2.0.0,>=0.9 in /var/jenkins_home/.local/lib/python3.8/site-packages/absl_py-0.12.0-py3.8.egg (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.12.0)
Requirement already satisfied: six in /var/jenkins_home/.local/lib/python3.8/site-packages (from absl-py<2.0.0,>=0.9->tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.15.0)
Requirement already satisfied: locket in /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg (from partd>=0.3.10->dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.2.1)
Requirement already satisfied: heapdict in /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg (from zict>=0.1.3->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.1)
Requirement already satisfied: multidict in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.2)
Requirement already satisfied: h2<5,>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.1.0)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.1)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.0.0)
Building wheels for collected packages: merlin-core
  Building wheel for merlin-core (pyproject.toml): started
  Building wheel for merlin-core (pyproject.toml): finished with status 'done'
  Created wheel for merlin-core: filename=merlin_core-0.3.0+4.g3eef2aa-py3-none-any.whl size=133336 sha256=d43d8a11d5f5f3272a7db19f8fe9c25a84f985a6767545ea486893179cd3ef82
  Stored in directory: /tmp/pip-ephem-wheel-cache-fa3we7nl/wheels/c8/38/16/a6968787eafcec5fa772148af8408b089562f71af0752e8e84
Successfully built merlin-core
Installing collected packages: merlin-core
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nvtabular 1.0.0+10.g4df99eb4 requires merlin-core==0.2.0, but you have merlin-core 0.3.0+4.g3eef2aa which is incompatible.
Successfully installed merlin-core-0.3.0+4.g3eef2aa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: natsort==8.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (8.1.0)
Requirement already satisfied: myst-nb<0.14 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.13.2)
Requirement already satisfied: linkify-it-py<1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.0.3)
Requirement already satisfied: sphinx-external-toc<0.4 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.3.0)
Requirement already satisfied: sphinx-togglebutton~=0.3.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.1)
Requirement already satisfied: jupyter-sphinx~=0.3.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.2)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from myst-nb<0.14) (5.4.1)
Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (8.3.0)
Requirement already satisfied: nbformat~=5.0 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (5.4.0)
Requirement already satisfied: ipywidgets<8,>=7.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (7.7.0)
Requirement already satisfied: nbconvert<7,>=5.6 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (6.5.0)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (4.11.3)
Requirement already satisfied: jupyter-cache~=0.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.4.3)
Requirement already satisfied: myst-parser~=0.15.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: sphinx<5,>=3.1 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (3.5.4)
Requirement already satisfied: docutils<0.18,>=0.15 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: uc-micro-py in /var/jenkins_home/.local/lib/python3.8/site-packages (from linkify-it-py<1.1) (1.0.1)
Requirement already satisfied: click<9,>=7.1 in /usr/local/lib/python3.8/dist-packages (from sphinx-external-toc<0.4) (8.0.4)
Requirement already satisfied: ipykernel>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.13.0)
Requirement already satisfied: widgetsnbextension~=3.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (3.6.0)
Requirement already satisfied: ipython-genutils~=0.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (0.2.0)
Requirement already satisfied: traitlets>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.2.1.post0)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.1.0)
Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (62.3.2)
Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (5.1.1)
Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: stack-data in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.7.5)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.18.1)
Requirement already satisfied: pygments>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (2.12.0)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (4.8.0)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.1.3)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (3.0.29)
Requirement already satisfied: attrs in /usr/local/lib/python3.8/dist-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (21.4.0)
Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (1.4.36)
Requirement already satisfied: nbdime in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.1)
Requirement already satisfied: nbclient<0.6,>=0.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (0.5.13)
Requirement already satisfied: markdown-it-py<2.0.0,>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (1.1.0)
Requirement already satisfied: mdit-py-plugins~=0.2.8 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (0.2.8)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from myst-parser~=0.15.2->myst-nb<0.14) (3.0.3)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.5.0)
Requirement already satisfied: beautifulsoup4 in /var/jenkins_home/.local/lib/python3.8/site-packages/beautifulsoup4-4.9.3-py3.8.egg (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.3)
Requirement already satisfied: tinycss2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.1.1)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.7.1)
Requirement already satisfied: entrypoints>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.4)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.8.4)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (21.3)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.2.2)
Requirement already satisfied: bleach in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (5.0.0)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (2.0.1)
Requirement already satisfied: jupyter-core>=4.7 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.10.0)
Requirement already satisfied: jsonschema>=2.6 in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (4.5.1)
Requirement already satisfied: fastjsonschema in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (2.15.3)
Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.1.5)
Requirement already satisfied: sphinxcontrib-htmlhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.0.0)
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (0.7.12)
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.1)
Requirement already satisfied: requests>=2.5.0 in /usr/lib/python3/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.22.0)
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.2.0)
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.10.1)
Requirement already satisfied: imagesize in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.3.0)
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.3)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (from sphinx-togglebutton~=0.3.0->myst-nb<0.14) (0.37.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->myst-nb<0.14) (3.8.0)
Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from babel>=1.3->sphinx<5,>=3.1->myst-nb<0.14) (2022.1)
Requirement already satisfied: tornado>=6.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.1)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.5.5)
Requirement already satisfied: psutil in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.8.0)
Requirement already satisfied: debugpy>=1.0 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.6.0)
Requirement already satisfied: jupyter-client>=6.1.12 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (7.3.1)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.16->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (0.18.1)
Requirement already satisfied: importlib-resources>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (5.7.1)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.8/dist-packages (from pexpect>4.3->ipython->myst-nb<0.14) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython->myst-nb<0.14) (0.2.5)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb<0.14) (1.1.2)
Requirement already satisfied: notebook>=4.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.4.11)
Requirement already satisfied: soupsieve>1.2 in /var/jenkins_home/.local/lib/python3.8/site-packages/soupsieve-2.2.1-py3.8.egg (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb<0.14) (2.2.1)
Requirement already satisfied: webencodings in /usr/local/lib/python3.8/dist-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (0.5.1)
Requirement already satisfied: six>=1.9.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (1.15.0)
Requirement already satisfied: GitPython!=2.1.4,!=2.1.5,!=2.1.6 in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.27)
Requirement already satisfied: colorama in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.4.4)
Requirement already satisfied: jupyter-server-mathjax>=0.2.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.2.5)
Requirement already satisfied: jupyter-server in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.17.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->nbconvert<7,>=5.6->myst-nb<0.14) (3.0.8)
Requirement already satisfied: executing in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: asttokens in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (2.0.5)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.2.2)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (4.0.9)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (2.8.2)
Requirement already satisfied: pyzmq>=22.3 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (23.0.0)
Requirement already satisfied: prometheus-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.14.1)
Requirement already satisfied: anyio<4,>=3.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.5.0)
Requirement already satisfied: terminado>=0.8.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.13.3)
Requirement already satisfied: argon2-cffi in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.3.0)
Requirement already satisfied: Send2Trash in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.8.0)
Requirement already satisfied: websocket-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.3.2)
Requirement already satisfied: sniffio>=1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.2.0)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.8)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (5.0.0)
Requirement already satisfied: argon2-cffi-bindings in /var/jenkins_home/.local/lib/python3.8/site-packages (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.15.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.21)
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git
  Cloning https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to /tmp/pip-install-oi5wa7f4/sphinxcontrib-copydirs_fdb297cc0b34425ebd0b63e236d8af6c
  Running command git clone --filter=blob:none --quiet https://github.com/mikemckiernan/sphinxcontrib-copydirs.git /tmp/pip-install-oi5wa7f4/sphinxcontrib-copydirs_fdb297cc0b34425ebd0b63e236d8af6c
  Resolved https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to commit bd8c5d79b3f91cf5f1bb0d6995aeca3fe84b670e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (from sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git) (5.9.0)
running develop
running build_py
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/tests
copying tests/conftest.py -> build/lib.linux-x86_64-cpython-38/tests
copying tests/__init__.py -> build/lib.linux-x86_64-cpython-38/tests
creating build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/io.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/_version.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/graph.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/dispatch.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/worker.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular
creating build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_triton_inference.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_dask_nvt.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tf4rec.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_s3.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tools.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/__init__.py -> build/lib.linux-x86_64-cpython-38/tests/unit
creating build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/torch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/backend.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tf_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference
copying nvtabular/inference/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
copying nvtabular/framework_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
creating build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/inspector_script.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/dataset_inspector.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/data_gen.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
creating build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/data_stats.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/stat_operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/clip.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/target_encoding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/add_metadata.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/logop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hashed_cross.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/categorify.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/rename.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/list_slice.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hash_bucket.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/fill.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/dropna.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/lambdaop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/value_counts.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/normalize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/filter.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_external.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/moments.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/difference_lag.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/bucketize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/column_similarity.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
creating build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/node.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/workflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/benchmarking_tools.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/model_config_pb2.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/workflow_model.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/ensemble.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/data_conversions.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/base.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/hugectr.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/pytorch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/model_pt.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/feature_column_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/models.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/outer_product.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/embedding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/interaction.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/embeddings.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
/usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
package init file 'ci/__init__.py' not found (or not a regular file)
package init file 'images/__init__.py' not found (or not a regular file)
package init file 'docs/__init__.py' not found (or not a regular file)
package init file 'cpp/__init__.py' not found (or not a regular file)
package init file 'bench/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench
copying bench/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/bench
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'examples/__init__.py' not found (or not a regular file)
package init file 'conda/__init__.py' not found (or not a regular file)
package init file 'docs/source/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/docs
creating build/lib.linux-x86_64-cpython-38/docs/source
copying docs/source/conf.py -> build/lib.linux-x86_64-cpython-38/docs/source
package init file 'docs/source/_templates/__init__.py' not found (or not a regular file)
package init file 'docs/source/images/__init__.py' not found (or not a regular file)
package init file 'docs/source/training/__init__.py' not found (or not a regular file)
package init file 'docs/source/resources/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/inference/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets
copying bench/datasets/test_dataset.py -> build/lib.linux-x86_64-cpython-38/bench/datasets
package init file 'bench/torch/__init__.py' not found (or not a regular file)
package init file 'bench/examples/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dask-nvtabular-criteo-benchmark.py -> build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dataloader_bench.py -> build/lib.linux-x86_64-cpython-38/bench/examples
package init file 'bench/datasets/configs/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/tools/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_hugectr.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_pytorch.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/nvt_etl.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_tensorflow.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
package init file 'bench/torch/criteo/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/merlin
creating build/lib.linux-x86_64-cpython-38/merlin/transforms
copying merlin/transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms
creating build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
copying merlin/transforms/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
package init file 'examples/tensorflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples
creating build/lib.linux-x86_64-cpython-38/examples/tensorflow
copying examples/tensorflow/callbacks.py -> build/lib.linux-x86_64-cpython-38/examples/tensorflow
package init file 'examples/getting-started-movielens/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-toy-example/__init__.py' not found (or not a regular file)
package init file 'examples/tabular-data-rossmann/__init__.py' not found (or not a regular file)
package init file 'examples/advanced-ops-outbrain/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-movielens/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/tf_trainer.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/torch_trainer_dist.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
package init file 'examples/scaling-criteo/__init__.py' not found (or not a regular file)
package init file 'examples/winning-solution-recsys2020-twitter/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/docker/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/getting-started-movielens/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/scaling-criteo/imgs/__init__.py' not found (or not a regular file)
package init file 'tests/integration/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_tf_inference.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_inf_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_hugectr.py -> build/lib.linux-x86_64-cpython-38/tests/integration
package init file 'tests/integration/common/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common
copying tests/integration/common/utils.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common
package init file 'tests/integration/common/parsers/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/benchmark_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/rossmann_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/criteo_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
package init file 'tests/unit/loader/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_dataloader_backend.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_tf_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_torch_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
package init file 'tests/unit/framework_utils/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_feature_columns.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_torch_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
package init file 'tests/unit/ops/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_fill.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_lambda.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_categorify.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops_schema.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_target_encode.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_groupyby.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_column_similarity.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_join.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_normalize.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_hash_bucket.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
package init file 'tests/unit/workflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_cpu_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_schemas.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_node.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_chaining.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
package init file 'conda/environments/__init__.py' not found (or not a regular file)
package init file 'conda/recipes/__init__.py' not found (or not a regular file)
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/cpp
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+7.gd6a89766 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+7.gd6a89766 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+7.gd6a89766 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+7.gd6a89766 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -L/usr/lib -o build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 1.1.1+7.gd6a89766 is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular
Running black --check
All done! ✨ 🍰 ✨
131 files would be left unchanged.
Running flake8
Running isort
Skipped 2 files
Running bandit
Running pylint


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb
Building docs
make: Entering directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
INFO:sphinxcontrib.copydirs.copydirs:Copying source documentation from: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples
INFO:sphinxcontrib.copydirs.copydirs: ...to destination: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/source/examples
INFO:traitlets:Writing 14816 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain
INFO:traitlets:Writing 35171 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19347 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/03-Training-with-TF.ipynb
INFO:traitlets:Writing 14170 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 36830 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 28932 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Writing 20504 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 61676 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-TF.ipynb
INFO:traitlets:Writing 18521 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 21842 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 43655 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-movielens/01-03-MultiGPU-Download-Convert-ETL-with-NVTabular-Training-with-TensorFlow.ipynb
INFO:traitlets:Writing 44549 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-toy-example/multi-gpu_dask.ipynb
INFO:traitlets:Writing 9604 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/01-Download-Convert.ipynb
INFO:traitlets:Writing 21552 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 12041 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 20792 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo
INFO:traitlets:Writing 203961 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-TF.ipynb
INFO:traitlets:Writing 32956 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 25153 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 23938 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Writing 33764 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19635 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 17586 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-PyTorch.ipynb
INFO:traitlets:Writing 21354 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-TF.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Writing 77074 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter/01-02-04-Download-Convert-ETL-with-NVTabular-Training-with-XGBoost.ipynb
make: Leaving directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 1420 items / 1 skipped

tests/unit/test_dask_nvt.py ............................................ [ 3%]
........................................................................ [ 8%]
[ 8%]
tests/unit/test_notebooks.py ...... [ 8%]
tests/unit/test_tf4rec.py . [ 8%]
tests/unit/test_tools.py ...................... [ 10%]
tests/unit/test_triton_inference.py ................................ [ 12%]
tests/unit/framework_utils/test_tf_feature_columns.py . [ 12%]
tests/unit/framework_utils/test_tf_layers.py ........................... [ 14%]
................................................... [ 18%]
tests/unit/framework_utils/test_torch_layers.py . [ 18%]
tests/unit/loader/test_dataloader_backend.py ...... [ 18%]
tests/unit/loader/test_tf_dataloader.py ................................ [ 20%]
........................................s.. [ 23%]
tests/unit/loader/test_torch_dataloader.py ............................. [ 25%]
...................................................... [ 29%]
tests/unit/ops/test_categorify.py ...................................... [ 32%]
........................................................................ [ 37%]
........................................... [ 40%]
tests/unit/ops/test_column_similarity.py ........................ [ 42%]
tests/unit/ops/test_drop_low_cardinality.py .. [ 42%]
tests/unit/ops/test_fill.py ............................................ [ 45%]
........ [ 45%]
tests/unit/ops/test_groupyby.py ............... [ 46%]
tests/unit/ops/test_hash_bucket.py ......................... [ 48%]
tests/unit/ops/test_join.py ............................................ [ 51%]
........................................................................ [ 56%]
.................................. [ 59%]
tests/unit/ops/test_lambda.py .......... [ 60%]
tests/unit/ops/test_normalize.py ....................................... [ 62%]
.. [ 62%]
tests/unit/ops/test_ops.py ............................................. [ 66%]
.................... [ 67%]
tests/unit/ops/test_ops_schema.py ...................................... [ 70%]
........................................................................ [ 75%]
........................................................................ [ 80%]
........................................................................ [ 85%]
....................................... [ 88%]
tests/unit/ops/test_reduce_dtype_size.py .. [ 88%]
tests/unit/ops/test_target_encode.py ..................... [ 89%]
tests/unit/workflow/test_cpu_workflow.py ...... [ 90%]
tests/unit/workflow/test_workflow.py ................................... [ 92%]
.......................................................... [ 96%]
tests/unit/workflow/test_workflow_chaining.py ... [ 96%]
tests/unit/workflow/test_workflow_node.py ........... [ 97%]
tests/unit/workflow/test_workflow_ops.py ... [ 97%]
tests/unit/workflow/test_workflow_schemas.py ........................... [ 99%]
... [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
/usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if pa_version and LooseVersion(pa_version) < LooseVersion("2.0"):

../../../../../usr/lib/python3.8/site-packages/dask_cudf/core.py:32
/usr/lib/python3.8/site-packages/dask_cudf/core.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
DASK_VERSION = LooseVersion(dask.version)

../../../../../usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: 34 warnings
/usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
other = LooseVersion(other)

nvtabular/loader/init.py:19
/var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/init.py:19: DeprecationWarning: The nvtabular.loader module has moved to merlin.models.loader. Support for importing from nvtabular.loader is deprecated, and will be removed in a future version. Please update your imports to refer to merlin.models.loader.
warnings.warn(

tests/unit/test_dask_nvt.py: 2 warnings
tests/unit/test_tf4rec.py: 1 warning
tests/unit/test_tools.py: 6 warnings
tests/unit/test_triton_inference.py: 8 warnings
tests/unit/loader/test_dataloader_backend.py: 6 warnings
tests/unit/loader/test_tf_dataloader.py: 142 warnings
tests/unit/loader/test_torch_dataloader.py: 91 warnings
tests/unit/ops/test_categorify.py: 70 warnings
tests/unit/ops/test_drop_low_cardinality.py: 2 warnings
tests/unit/ops/test_fill.py: 8 warnings
tests/unit/ops/test_hash_bucket.py: 4 warnings
tests/unit/ops/test_join.py: 88 warnings
tests/unit/ops/test_lambda.py: 3 warnings
tests/unit/ops/test_normalize.py: 9 warnings
tests/unit/ops/test_ops.py: 11 warnings
tests/unit/ops/test_ops_schema.py: 17 warnings
tests/unit/workflow/test_workflow.py: 34 warnings
tests/unit/workflow/test_workflow_chaining.py: 1 warning
tests/unit/workflow/test_workflow_node.py: 1 warning
tests/unit/workflow/test_workflow_schemas.py: 1 warning
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:1253: UserWarning: The deep parameter is ignored and is only included for pandas compatibility.
warnings.warn(

tests/unit/test_dask_nvt.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 8 files.
warnings.warn(

tests/unit/test_dask_nvt.py::test_merlin_core_execution_managers
/core/merlin/core/utils.py:433: UserWarning: Existing Dask-client object detected in the current context. New cuda cluster will not be deployed. Set force_new to True to ignore running clusters.
warnings.warn(

tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/ops/test_ops.py::test_data_stats[True-parquet]
tests/unit/ops/test_ops.py::test_data_stats[False-parquet]
/usr/lib/python3.8/site-packages/cudf/core/series.py:923: FutureWarning: Series.set_index is deprecated and will be removed in the future
warnings.warn(

tests/unit/loader/test_tf_dataloader.py: 2 warnings
tests/unit/loader/test_torch_dataloader.py: 12 warnings
tests/unit/workflow/test_workflow.py: 9 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 2 files.
warnings.warn(

tests/unit/ops/test_categorify.py::test_categorify_max_size[6]
tests/unit/ops/test_categorify.py::test_categorify_max_size[max_emb_size1]
tests/unit/ops/test_categorify.py::test_categorify_max_size_null_iloc_check
/usr/lib/python3.8/site-packages/cudf/core/frame.py:3077: FutureWarning: keep_index is deprecated and will be removed in the future.
warnings.warn(

tests/unit/ops/test_fill.py::test_fill_missing[True-True-parquet]
tests/unit/ops/test_fill.py::test_fill_missing[True-False-parquet]
tests/unit/ops/test_ops.py::test_filter[parquet-0.1-True]
/var/jenkins_home/.local/lib/python3.8/site-packages/pandas/core/indexing.py:1732: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
self._setitem_single_block(indexer, value, name)

tests/unit/ops/test_ops.py::test_difference_lag[False]
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:3041: FutureWarning: The as_gpu_matrix method will be removed in a future cuDF release. Consider using to_cupy instead.
warnings.warn(

tests/unit/workflow/test_cpu_workflow.py: 6 warnings
tests/unit/workflow/test_workflow.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 10 files.
warnings.warn(

tests/unit/workflow/test_workflow.py: 48 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 20 files.
warnings.warn(

tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-None]
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 4 files.
warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Branch BrPart Cover Missing

nvtabular/init.py 22 0 0 0 100%
nvtabular/dispatch.py 3 3 0 0 0% 18-23
nvtabular/framework_utils/init.py 2 0 0 0 100%
nvtabular/framework_utils/tensorflow/init.py 1 0 0 0 100%
nvtabular/framework_utils/tensorflow/feature_column_utils.py 134 78 90 15 39% 30, 99, 103, 114-130, 140, 143-158, 162, 166-167, 173-198, 207-217, 220-227, 229->233, 234, 239-279, 282
nvtabular/framework_utils/tensorflow/layers/init.py 4 0 0 0 100%
nvtabular/framework_utils/tensorflow/layers/embedding.py 153 12 89 6 91% 60, 68->49, 122, 179, 231-239, 335->343, 357->360, 363-364, 367
nvtabular/framework_utils/tensorflow/layers/interaction.py 47 25 22 1 45% 49, 74-103, 106-110, 113
nvtabular/framework_utils/tensorflow/layers/outer_product.py 30 24 12 0 19% 37-38, 41-60, 71-84, 87
nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py 58 58 30 0 0% 16-111
nvtabular/framework_utils/torch/init.py 0 0 0 0 100%
nvtabular/framework_utils/torch/layers/init.py 2 0 0 0 100%
nvtabular/framework_utils/torch/layers/embeddings.py 32 2 18 2 92% 50, 91
nvtabular/framework_utils/torch/models.py 45 1 30 4 93% 57->61, 87->89, 93->96, 103
nvtabular/framework_utils/torch/utils.py 75 5 34 5 91% 51->53, 64, 71->76, 75, 118-120
nvtabular/graph.py 3 3 0 0 0% 18-23
nvtabular/inference/init.py 2 0 0 0 100%
nvtabular/inference/triton/init.py 36 12 14 1 58% 42-49, 68, 72, 76-82
nvtabular/inference/triton/benchmarking_tools.py 52 52 10 0 0% 2-103
nvtabular/inference/triton/data_conversions.py 87 3 58 4 95% 32-33, 84
nvtabular/inference/triton/ensemble.py 266 148 82 7 46% 90-94, 157-196, 240-288, 305-309, 381-389, 418-434, 486-496, 548-588, 594-610, 614-681, 711, 733, 739-758, 764-788, 795
nvtabular/inference/triton/model/init.py 0 0 0 0 100%
nvtabular/inference/triton/model/model_pt.py 101 101 42 0 0% 27-220
nvtabular/inference/triton/model_config_pb2.py 299 0 2 0 100%
nvtabular/inference/triton/workflow_model.py 55 55 24 0 0% 27-128
nvtabular/inference/workflow/init.py 0 0 0 0 100%
nvtabular/inference/workflow/base.py 113 113 62 0 0% 27-209
nvtabular/inference/workflow/hugectr.py 37 37 16 0 0% 27-87
nvtabular/inference/workflow/pytorch.py 10 10 6 0 0% 27-46
nvtabular/inference/workflow/tensorflow.py 32 32 10 0 0% 26-68
nvtabular/io.py 3 3 0 0 0% 18-23
nvtabular/loader/init.py 2 0 0 0 100%
nvtabular/loader/backend.py 371 17 154 12 94% 27-28, 142, 158-159, 299->301, 311-315, 362-363, 402->406, 403->402, 478, 482-483, 512, 588-589, 624, 632
nvtabular/loader/tensorflow.py 179 25 60 9 86% 38-39, 74, 85-89, 101, 115, 124, 329, 357, 368, 383-385, 414-416, 426-434, 437-440
nvtabular/loader/tf_utils.py 57 10 22 6 80% 31->34, 34->36, 41->43, 45, 46->67, 52-53, 61-63, 69-73
nvtabular/loader/torch.py 87 14 26 3 80% 28-30, 33-39, 114, 158-159, 164
nvtabular/ops/init.py 26 0 0 0 100%
nvtabular/ops/add_metadata.py 34 0 14 0 100%
nvtabular/ops/bucketize.py 40 9 20 3 73% 52-54, 58->exit, 61-64, 83-86
nvtabular/ops/categorify.py 660 70 348 48 86% 251, 253, 271, 275, 283, 291, 293, 320, 341-342, 391->395, 399-406, 452, 460, 483-484, 561-566, 637, 733, 750, 795, 873-874, 889-893, 894->858, 912, 920, 927->exit, 951, 954->957, 1006->1004, 1068, 1073, 1107->1111, 1113->1053, 1119-1122, 1134, 1138, 1142, 1149, 1154-1157, 1235, 1237, 1307->1330, 1313->1330, 1331-1336, 1381, 1394->1397, 1401->1406, 1405, 1411, 1414, 1422-1432
nvtabular/ops/clip.py 18 2 8 3 81% 44, 52->54, 55
nvtabular/ops/column_similarity.py 121 26 38 5 74% 19-20, 29-30, 81->exit, 111, 206-207, 216-218, 226-242, 259->262, 263, 273
nvtabular/ops/data_stats.py 56 1 24 3 95% 107->109, 111, 113->103
nvtabular/ops/difference_lag.py 43 0 14 1 98% 73->75
nvtabular/ops/drop_low_cardinality.py 18 0 10 1 96% 85->84
nvtabular/ops/dropna.py 9 0 2 0 100%
nvtabular/ops/fill.py 76 5 30 1 92% 63-67, 109
nvtabular/ops/filter.py 20 1 8 1 93% 49
nvtabular/ops/groupby.py 135 4 88 5 96% 74, 86, 96->98, 141, 233
nvtabular/ops/hash_bucket.py 43 1 22 2 95% 79, 118->124
nvtabular/ops/hashed_cross.py 38 3 17 3 89% 52, 64, 92
nvtabular/ops/join_external.py 96 8 34 7 88% 20-21, 114, 116, 118, 150->152, 205-206, 216->227, 221
nvtabular/ops/join_groupby.py 128 5 57 6 94% 113, 120, 129, 136->135, 178->175, 181->175, 260-261
nvtabular/ops/lambdaop.py 62 6 22 6 86% 60, 64, 82, 95, 100, 109
nvtabular/ops/list_slice.py 89 29 42 0 64% 21-22, 146-160, 168-190
nvtabular/ops/logop.py 21 0 6 0 100%
nvtabular/ops/moments.py 69 0 24 0 100%
nvtabular/ops/normalize.py 93 4 22 1 94% 89, 139-140, 167
nvtabular/ops/operator.py 11 1 2 0 92% 52
nvtabular/ops/reduce_dtype_size.py 49 0 20 2 97% 68->77, 74->77
nvtabular/ops/rename.py 29 3 14 3 86% 46, 71-73
nvtabular/ops/stat_operator.py 8 0 2 0 100%
nvtabular/ops/target_encoding.py 182 9 76 5 93% 168->172, 176->185, 274, 283-284, 297-303, 396->399
nvtabular/ops/value_counts.py 34 0 6 1 98% 40->38
nvtabular/tools/init.py 0 0 0 0 100%
nvtabular/tools/data_gen.py 271 25 90 7 91% 26-27, 31-32, 129-132, 142-146, 148, 170-171, 322, 332, 358, 361-370
nvtabular/tools/dataset_inspector.py 52 8 24 2 79% 33-40, 51
nvtabular/tools/inspector_script.py 46 46 0 0 0% 17-168
nvtabular/utils.py 3 0 0 0 100%
nvtabular/worker.py 3 3 0 0 0% 18-23
nvtabular/workflow/init.py 2 0 0 0 100%
nvtabular/workflow/node.py 7 0 4 0 100%
nvtabular/workflow/workflow.py 219 17 94 12 91% 28-29, 52, 85, 206, 212->226, 239-241, 373, 388-389, 431, 508, 538, 548-550, 563

TOTAL 5211 1129 2095 203 76%
Coverage XML written to file coverage.xml

Required test coverage of 70% reached. Total coverage: 76.50%
=========================== short test summary info ============================
SKIPPED [1] ../../../../../usr/lib/python3.8/site-packages/dask_cudf/io/tests/test_s3.py:16: could not import 's3fs': cannot import name 'ParamSpec' from 'typing_extensions' (/var/jenkins_home/.local/lib/python3.8/site-packages/typing_extensions.py)
SKIPPED [1] tests/unit/loader/test_tf_dataloader.py:529: not working correctly in ci environment
========== 1419 passed, 2 skipped, 665 warnings in 1190.51s (0:19:50) ==========
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log"
[nvtabular_tests] $ /bin/bash /tmp/jenkins7536647617840638407.sh

@benfred benfred changed the title Add conda builds to our github actions workflow (#87) Add conda builds to our github actions workflow May 19, 2022
@nvidia-merlin-bot
Copy link
Contributor

Click to view CI Results
GitHub pull request #1557 of commit 8c04980e6ffd6d5e2e356ead9581d3f1308b9281, no merge conflicts.
Running as SYSTEM
Setting status of 8c04980e6ffd6d5e2e356ead9581d3f1308b9281 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/4479/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1557/*:refs/remotes/origin/pr/1557/* # timeout=10
 > git rev-parse 8c04980e6ffd6d5e2e356ead9581d3f1308b9281^{commit} # timeout=10
Checking out Revision 8c04980e6ffd6d5e2e356ead9581d3f1308b9281 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c04980e6ffd6d5e2e356ead9581d3f1308b9281 # timeout=10
Commit message: "attempt to fix conda build"
 > git rev-list --no-walk e323e43a5d2c657349781b9a17a22bff36f3d7c4 # timeout=10
[nvtabular_tests] $ /bin/bash /tmp/jenkins2474501349269390883.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.1)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.9.2)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 1.0.0+10.g4df99eb4
Can't uninstall 'nvtabular'. No files were found to uninstall.
Found existing installation: merlin-core 0+untagged.78.gc43c798
Can't uninstall 'merlin-core'. No files were found to uninstall.
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git
  Cloning https://github.com/NVIDIA-Merlin/core.git to /tmp/pip-install-qyfmsm87/merlin-core_0ecbf404a0214a42a053f8d4e2892310
  Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/core.git /tmp/pip-install-qyfmsm87/merlin-core_0ecbf404a0214a42a053f8d4e2892310
  Resolved https://github.com/NVIDIA-Merlin/core.git to commit 3eef2aa63c4ed5a2c91cc50400159629e7ce129d
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: pyarrow>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.0.0)
Requirement already satisfied: numba>=0.54 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.55.1)
Requirement already satisfied: tqdm>=4.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.64.0)
Requirement already satisfied: tensorflow-metadata>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: dask>=2021.11.2 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: distributed>=2021.11.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: betterproto<2.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.5)
Requirement already satisfied: pandas<1.4.0dev0,>=1.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.3.5)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (21.3)
Requirement already satisfied: protobuf>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.20.1)
Requirement already satisfied: stringcase in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: grpclib in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.4.2)
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.0)
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.11.2)
Requirement already satisfied: partd>=0.3.10 in /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: cloudpickle>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.4.1)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (8.0.4)
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.3)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.3)
Requirement already satisfied: tornado>=6.0.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.1)
Requirement already satisfied: psutil>=5.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.8.0)
Requirement already satisfied: tblib>=1.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (62.3.2)
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.4.0)
Requirement already satisfied: zict>=0.1.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: numpy<1.22,>=1.18 in /var/jenkins_home/.local/lib/python3.8/site-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.20.3)
Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in /usr/local/lib/python3.8/dist-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.38.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.8)
Requirement already satisfied: python-dateutil>=2.7.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.8.2)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2022.1)
Requirement already satisfied: absl-py<2.0.0,>=0.9 in /var/jenkins_home/.local/lib/python3.8/site-packages/absl_py-0.12.0-py3.8.egg (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.12.0)
Requirement already satisfied: googleapis-common-protos<2,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.56.0)
Requirement already satisfied: six in /var/jenkins_home/.local/lib/python3.8/site-packages (from absl-py<2.0.0,>=0.9->tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.15.0)
Requirement already satisfied: locket in /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg (from partd>=0.3.10->dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.2.1)
Requirement already satisfied: heapdict in /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg (from zict>=0.1.3->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.1)
Requirement already satisfied: h2<5,>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.1.0)
Requirement already satisfied: multidict in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.2)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.0.0)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.1)
Building wheels for collected packages: merlin-core
  Building wheel for merlin-core (pyproject.toml): started
  Building wheel for merlin-core (pyproject.toml): finished with status 'done'
  Created wheel for merlin-core: filename=merlin_core-0.3.0+4.g3eef2aa-py3-none-any.whl size=133336 sha256=92d04fcd72319ec1301738e599d5d68d85633aebb23b576d3827985c0c7ae565
  Stored in directory: /tmp/pip-ephem-wheel-cache-41hzg29b/wheels/c8/38/16/a6968787eafcec5fa772148af8408b089562f71af0752e8e84
Successfully built merlin-core
Installing collected packages: merlin-core
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nvtabular 1.0.0+10.g4df99eb4 requires merlin-core==0.2.0, but you have merlin-core 0.3.0+4.g3eef2aa which is incompatible.
Successfully installed merlin-core-0.3.0+4.g3eef2aa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: natsort==8.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (8.1.0)
Requirement already satisfied: myst-nb<0.14 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.13.2)
Requirement already satisfied: linkify-it-py<1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.0.3)
Requirement already satisfied: sphinx-external-toc<0.4 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.3.0)
Requirement already satisfied: jupyter-sphinx~=0.3.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.2)
Requirement already satisfied: nbconvert<7,>=5.6 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (6.5.0)
Requirement already satisfied: ipywidgets<8,>=7.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (7.7.0)
Requirement already satisfied: sphinx<5,>=3.1 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (3.5.4)
Requirement already satisfied: nbformat~=5.0 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (5.4.0)
Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (8.3.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from myst-nb<0.14) (5.4.1)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (4.11.3)
Requirement already satisfied: docutils<0.18,>=0.15 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: myst-parser~=0.15.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: jupyter-cache~=0.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.4.3)
Requirement already satisfied: sphinx-togglebutton~=0.3.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.1)
Requirement already satisfied: uc-micro-py in /var/jenkins_home/.local/lib/python3.8/site-packages (from linkify-it-py<1.1) (1.0.1)
Requirement already satisfied: click<9,>=7.1 in /usr/local/lib/python3.8/dist-packages (from sphinx-external-toc<0.4) (8.0.4)
Requirement already satisfied: ipykernel>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.13.0)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.1.0)
Requirement already satisfied: widgetsnbextension~=3.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (3.6.0)
Requirement already satisfied: ipython-genutils~=0.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (0.2.0)
Requirement already satisfied: traitlets>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.2.1.post0)
Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (5.1.1)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (3.0.29)
Requirement already satisfied: pygments>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (2.12.0)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (4.8.0)
Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (62.3.2)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.7.5)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.18.1)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.1.3)
Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: stack-data in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: nbclient<0.6,>=0.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (0.5.13)
Requirement already satisfied: nbdime in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.1)
Requirement already satisfied: attrs in /usr/local/lib/python3.8/dist-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (21.4.0)
Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (1.4.36)
Requirement already satisfied: markdown-it-py<2.0.0,>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (1.1.0)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from myst-parser~=0.15.2->myst-nb<0.14) (3.0.3)
Requirement already satisfied: mdit-py-plugins~=0.2.8 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (0.2.8)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (2.0.1)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.5.0)
Requirement already satisfied: beautifulsoup4 in /var/jenkins_home/.local/lib/python3.8/site-packages/beautifulsoup4-4.9.3-py3.8.egg (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.3)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.7.1)
Requirement already satisfied: bleach in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (5.0.0)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.2.2)
Requirement already satisfied: entrypoints>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.4)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.8.4)
Requirement already satisfied: jupyter-core>=4.7 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.10.0)
Requirement already satisfied: tinycss2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.1.1)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (21.3)
Requirement already satisfied: jsonschema>=2.6 in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (4.5.1)
Requirement already satisfied: fastjsonschema in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (2.15.3)
Requirement already satisfied: sphinxcontrib-htmlhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.0.0)
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.2.0)
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.10.1)
Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.1.5)
Requirement already satisfied: imagesize in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.3.0)
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.1)
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.3)
Requirement already satisfied: requests>=2.5.0 in /usr/lib/python3/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.22.0)
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (0.7.12)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (from sphinx-togglebutton~=0.3.0->myst-nb<0.14) (0.37.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->myst-nb<0.14) (3.8.0)
Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from babel>=1.3->sphinx<5,>=3.1->myst-nb<0.14) (2022.1)
Requirement already satisfied: jupyter-client>=6.1.12 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (7.3.1)
Requirement already satisfied: tornado>=6.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.1)
Requirement already satisfied: psutil in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.8.0)
Requirement already satisfied: debugpy>=1.0 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.6.0)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.5.5)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.16->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: importlib-resources>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (5.7.1)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (0.18.1)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.8/dist-packages (from pexpect>4.3->ipython->myst-nb<0.14) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython->myst-nb<0.14) (0.2.5)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb<0.14) (1.1.2)
Requirement already satisfied: notebook>=4.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.4.11)
Requirement already satisfied: soupsieve>1.2 in /var/jenkins_home/.local/lib/python3.8/site-packages/soupsieve-2.2.1-py3.8.egg (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb<0.14) (2.2.1)
Requirement already satisfied: webencodings in /usr/local/lib/python3.8/dist-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (0.5.1)
Requirement already satisfied: six>=1.9.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (1.15.0)
Requirement already satisfied: jupyter-server-mathjax>=0.2.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.2.5)
Requirement already satisfied: colorama in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.4.4)
Requirement already satisfied: GitPython!=2.1.4,!=2.1.5,!=2.1.6 in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.27)
Requirement already satisfied: jupyter-server in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.17.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->nbconvert<7,>=5.6->myst-nb<0.14) (3.0.8)
Requirement already satisfied: asttokens in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (2.0.5)
Requirement already satisfied: executing in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.2.2)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (4.0.9)
Requirement already satisfied: pyzmq>=22.3 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (23.0.0)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (2.8.2)
Requirement already satisfied: terminado>=0.8.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.13.3)
Requirement already satisfied: websocket-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.3.2)
Requirement already satisfied: prometheus-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.14.1)
Requirement already satisfied: Send2Trash in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.8.0)
Requirement already satisfied: argon2-cffi in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.3.0)
Requirement already satisfied: anyio<4,>=3.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.5.0)
Requirement already satisfied: sniffio>=1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.2.0)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.8)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (5.0.0)
Requirement already satisfied: argon2-cffi-bindings in /var/jenkins_home/.local/lib/python3.8/site-packages (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.15.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.21)
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git
  Cloning https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to /tmp/pip-install-nfw1q3i5/sphinxcontrib-copydirs_a72f00a5506844d78eaee55a0a04a85f
  Running command git clone --filter=blob:none --quiet https://github.com/mikemckiernan/sphinxcontrib-copydirs.git /tmp/pip-install-nfw1q3i5/sphinxcontrib-copydirs_a72f00a5506844d78eaee55a0a04a85f
  Resolved https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to commit bd8c5d79b3f91cf5f1bb0d6995aeca3fe84b670e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (from sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git) (5.9.0)
running develop
running build_py
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/tests
copying tests/conftest.py -> build/lib.linux-x86_64-cpython-38/tests
copying tests/__init__.py -> build/lib.linux-x86_64-cpython-38/tests
creating build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/io.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/_version.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/graph.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/dispatch.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/worker.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular
creating build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_triton_inference.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_dask_nvt.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tf4rec.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_s3.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tools.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/__init__.py -> build/lib.linux-x86_64-cpython-38/tests/unit
creating build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/torch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/backend.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tf_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference
copying nvtabular/inference/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
copying nvtabular/framework_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
creating build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/inspector_script.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/dataset_inspector.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/data_gen.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
creating build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/data_stats.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/stat_operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/clip.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/target_encoding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/add_metadata.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/logop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hashed_cross.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/categorify.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/rename.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/list_slice.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hash_bucket.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/fill.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/dropna.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/lambdaop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/value_counts.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/normalize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/filter.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_external.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/moments.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/difference_lag.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/bucketize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/column_similarity.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
creating build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/node.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/workflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/benchmarking_tools.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/model_config_pb2.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/workflow_model.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/ensemble.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/data_conversions.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/base.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/hugectr.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/pytorch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/model_pt.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/feature_column_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/models.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/outer_product.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/embedding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/interaction.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/embeddings.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
/usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
package init file 'ci/__init__.py' not found (or not a regular file)
package init file 'images/__init__.py' not found (or not a regular file)
package init file 'docs/__init__.py' not found (or not a regular file)
package init file 'cpp/__init__.py' not found (or not a regular file)
package init file 'bench/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench
copying bench/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/bench
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'examples/__init__.py' not found (or not a regular file)
package init file 'conda/__init__.py' not found (or not a regular file)
package init file 'docs/source/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/docs
creating build/lib.linux-x86_64-cpython-38/docs/source
copying docs/source/conf.py -> build/lib.linux-x86_64-cpython-38/docs/source
package init file 'docs/source/_templates/__init__.py' not found (or not a regular file)
package init file 'docs/source/images/__init__.py' not found (or not a regular file)
package init file 'docs/source/training/__init__.py' not found (or not a regular file)
package init file 'docs/source/resources/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/inference/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets
copying bench/datasets/test_dataset.py -> build/lib.linux-x86_64-cpython-38/bench/datasets
package init file 'bench/torch/__init__.py' not found (or not a regular file)
package init file 'bench/examples/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dask-nvtabular-criteo-benchmark.py -> build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dataloader_bench.py -> build/lib.linux-x86_64-cpython-38/bench/examples
package init file 'bench/datasets/configs/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/tools/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_hugectr.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_pytorch.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/nvt_etl.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_tensorflow.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
package init file 'bench/torch/criteo/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/merlin
creating build/lib.linux-x86_64-cpython-38/merlin/transforms
copying merlin/transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms
creating build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
copying merlin/transforms/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
package init file 'examples/tensorflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples
creating build/lib.linux-x86_64-cpython-38/examples/tensorflow
copying examples/tensorflow/callbacks.py -> build/lib.linux-x86_64-cpython-38/examples/tensorflow
package init file 'examples/getting-started-movielens/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-toy-example/__init__.py' not found (or not a regular file)
package init file 'examples/tabular-data-rossmann/__init__.py' not found (or not a regular file)
package init file 'examples/advanced-ops-outbrain/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-movielens/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/tf_trainer.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/torch_trainer_dist.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
package init file 'examples/scaling-criteo/__init__.py' not found (or not a regular file)
package init file 'examples/winning-solution-recsys2020-twitter/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/docker/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/getting-started-movielens/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/scaling-criteo/imgs/__init__.py' not found (or not a regular file)
package init file 'tests/integration/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_tf_inference.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_inf_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_hugectr.py -> build/lib.linux-x86_64-cpython-38/tests/integration
package init file 'tests/integration/common/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common
copying tests/integration/common/utils.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common
package init file 'tests/integration/common/parsers/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/benchmark_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/rossmann_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/criteo_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
package init file 'tests/unit/loader/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_dataloader_backend.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_tf_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_torch_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
package init file 'tests/unit/framework_utils/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_feature_columns.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_torch_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
package init file 'tests/unit/ops/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_fill.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_lambda.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_categorify.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops_schema.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_target_encode.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_groupyby.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_column_similarity.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_join.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_normalize.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_hash_bucket.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
package init file 'tests/unit/workflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_cpu_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_schemas.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_node.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_chaining.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
package init file 'conda/environments/__init__.py' not found (or not a regular file)
package init file 'conda/recipes/__init__.py' not found (or not a regular file)
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/cpp
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+8.g8c04980e -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+8.g8c04980e -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+8.g8c04980e -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+8.g8c04980e -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -L/usr/lib -o build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 1.1.1+8.g8c04980e is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular
Running black --check
All done! ✨ 🍰 ✨
131 files would be left unchanged.
Running flake8
Running isort
Skipped 2 files
Running bandit
Running pylint


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb
Building docs
make: Entering directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
INFO:sphinxcontrib.copydirs.copydirs:Copying source documentation from: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples
INFO:sphinxcontrib.copydirs.copydirs: ...to destination: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/source/examples
INFO:traitlets:Writing 14816 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain
INFO:traitlets:Writing 35171 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19347 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/03-Training-with-TF.ipynb
INFO:traitlets:Writing 14170 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 36830 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 28932 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Writing 20504 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 61676 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-TF.ipynb
INFO:traitlets:Writing 18521 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 21842 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 43655 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-movielens/01-03-MultiGPU-Download-Convert-ETL-with-NVTabular-Training-with-TensorFlow.ipynb
INFO:traitlets:Writing 44549 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-toy-example/multi-gpu_dask.ipynb
INFO:traitlets:Writing 9604 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/01-Download-Convert.ipynb
INFO:traitlets:Writing 21552 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 12041 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 20792 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo
INFO:traitlets:Writing 203961 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-TF.ipynb
INFO:traitlets:Writing 32956 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 25153 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 23938 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Writing 33764 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19635 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 17586 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-PyTorch.ipynb
INFO:traitlets:Writing 21354 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-TF.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Writing 77074 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter/01-02-04-Download-Convert-ETL-with-NVTabular-Training-with-XGBoost.ipynb
make: Leaving directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 1420 items / 1 skipped

tests/unit/test_dask_nvt.py ............................................ [ 3%]
........................................................................ [ 8%]
[ 8%]
tests/unit/test_notebooks.py ...... [ 8%]
tests/unit/test_tf4rec.py . [ 8%]
tests/unit/test_tools.py ...................... [ 10%]
tests/unit/test_triton_inference.py ................................ [ 12%]
tests/unit/framework_utils/test_tf_feature_columns.py . [ 12%]
tests/unit/framework_utils/test_tf_layers.py ........................... [ 14%]
................................................... [ 18%]
tests/unit/framework_utils/test_torch_layers.py . [ 18%]
tests/unit/loader/test_dataloader_backend.py ...... [ 18%]
tests/unit/loader/test_tf_dataloader.py ................................ [ 20%]
........................................s.. [ 23%]
tests/unit/loader/test_torch_dataloader.py ............................. [ 25%]
...................................................... [ 29%]
tests/unit/ops/test_categorify.py ...................................... [ 32%]
........................................................................ [ 37%]
........................................... [ 40%]
tests/unit/ops/test_column_similarity.py ........................ [ 42%]
tests/unit/ops/test_drop_low_cardinality.py .. [ 42%]
tests/unit/ops/test_fill.py ............................................ [ 45%]
........ [ 45%]
tests/unit/ops/test_groupyby.py ............... [ 46%]
tests/unit/ops/test_hash_bucket.py ......................... [ 48%]
tests/unit/ops/test_join.py ............................................ [ 51%]
........................................................................ [ 56%]
.................................. [ 59%]
tests/unit/ops/test_lambda.py .......... [ 60%]
tests/unit/ops/test_normalize.py ....................................... [ 62%]
.. [ 62%]
tests/unit/ops/test_ops.py ............................................. [ 66%]
.................... [ 67%]
tests/unit/ops/test_ops_schema.py ...................................... [ 70%]
........................................................................ [ 75%]
........................................................................ [ 80%]
........................................................................ [ 85%]
....................................... [ 88%]
tests/unit/ops/test_reduce_dtype_size.py .. [ 88%]
tests/unit/ops/test_target_encode.py ..................... [ 89%]
tests/unit/workflow/test_cpu_workflow.py ...... [ 90%]
tests/unit/workflow/test_workflow.py ................................... [ 92%]
.......................................................... [ 96%]
tests/unit/workflow/test_workflow_chaining.py ... [ 96%]
tests/unit/workflow/test_workflow_node.py ........... [ 97%]
tests/unit/workflow/test_workflow_ops.py ... [ 97%]
tests/unit/workflow/test_workflow_schemas.py ........................... [ 99%]
... [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
/usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if pa_version and LooseVersion(pa_version) < LooseVersion("2.0"):

../../../../../usr/lib/python3.8/site-packages/dask_cudf/core.py:32
/usr/lib/python3.8/site-packages/dask_cudf/core.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
DASK_VERSION = LooseVersion(dask.version)

../../../../../usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: 34 warnings
/usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
other = LooseVersion(other)

nvtabular/loader/init.py:19
/var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/init.py:19: DeprecationWarning: The nvtabular.loader module has moved to merlin.models.loader. Support for importing from nvtabular.loader is deprecated, and will be removed in a future version. Please update your imports to refer to merlin.models.loader.
warnings.warn(

tests/unit/test_dask_nvt.py: 2 warnings
tests/unit/test_tf4rec.py: 1 warning
tests/unit/test_tools.py: 6 warnings
tests/unit/test_triton_inference.py: 8 warnings
tests/unit/loader/test_dataloader_backend.py: 6 warnings
tests/unit/loader/test_tf_dataloader.py: 142 warnings
tests/unit/loader/test_torch_dataloader.py: 91 warnings
tests/unit/ops/test_categorify.py: 70 warnings
tests/unit/ops/test_drop_low_cardinality.py: 2 warnings
tests/unit/ops/test_fill.py: 8 warnings
tests/unit/ops/test_hash_bucket.py: 4 warnings
tests/unit/ops/test_join.py: 88 warnings
tests/unit/ops/test_lambda.py: 3 warnings
tests/unit/ops/test_normalize.py: 9 warnings
tests/unit/ops/test_ops.py: 11 warnings
tests/unit/ops/test_ops_schema.py: 17 warnings
tests/unit/workflow/test_workflow.py: 34 warnings
tests/unit/workflow/test_workflow_chaining.py: 1 warning
tests/unit/workflow/test_workflow_node.py: 1 warning
tests/unit/workflow/test_workflow_schemas.py: 1 warning
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:1253: UserWarning: The deep parameter is ignored and is only included for pandas compatibility.
warnings.warn(

tests/unit/test_dask_nvt.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 8 files.
warnings.warn(

tests/unit/test_dask_nvt.py::test_merlin_core_execution_managers
/core/merlin/core/utils.py:433: UserWarning: Existing Dask-client object detected in the current context. New cuda cluster will not be deployed. Set force_new to True to ignore running clusters.
warnings.warn(

tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/ops/test_ops.py::test_data_stats[True-parquet]
tests/unit/ops/test_ops.py::test_data_stats[False-parquet]
/usr/lib/python3.8/site-packages/cudf/core/series.py:923: FutureWarning: Series.set_index is deprecated and will be removed in the future
warnings.warn(

tests/unit/loader/test_tf_dataloader.py: 2 warnings
tests/unit/loader/test_torch_dataloader.py: 12 warnings
tests/unit/workflow/test_workflow.py: 9 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 2 files.
warnings.warn(

tests/unit/ops/test_categorify.py::test_categorify_max_size[6]
tests/unit/ops/test_categorify.py::test_categorify_max_size[max_emb_size1]
tests/unit/ops/test_categorify.py::test_categorify_max_size_null_iloc_check
/usr/lib/python3.8/site-packages/cudf/core/frame.py:3077: FutureWarning: keep_index is deprecated and will be removed in the future.
warnings.warn(

tests/unit/ops/test_fill.py::test_fill_missing[True-True-parquet]
tests/unit/ops/test_fill.py::test_fill_missing[True-False-parquet]
tests/unit/ops/test_ops.py::test_filter[parquet-0.1-True]
/var/jenkins_home/.local/lib/python3.8/site-packages/pandas/core/indexing.py:1732: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
self._setitem_single_block(indexer, value, name)

tests/unit/ops/test_ops.py::test_difference_lag[False]
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:3041: FutureWarning: The as_gpu_matrix method will be removed in a future cuDF release. Consider using to_cupy instead.
warnings.warn(

tests/unit/workflow/test_cpu_workflow.py: 6 warnings
tests/unit/workflow/test_workflow.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 10 files.
warnings.warn(

tests/unit/workflow/test_workflow.py: 48 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 20 files.
warnings.warn(

tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-None]
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 4 files.
warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Branch BrPart Cover Missing

nvtabular/init.py 22 0 0 0 100%
nvtabular/dispatch.py 3 3 0 0 0% 18-23
nvtabular/framework_utils/init.py 2 0 0 0 100%
nvtabular/framework_utils/tensorflow/init.py 1 0 0 0 100%
nvtabular/framework_utils/tensorflow/feature_column_utils.py 134 78 90 15 39% 30, 99, 103, 114-130, 140, 143-158, 162, 166-167, 173-198, 207-217, 220-227, 229->233, 234, 239-279, 282
nvtabular/framework_utils/tensorflow/layers/init.py 4 0 0 0 100%
nvtabular/framework_utils/tensorflow/layers/embedding.py 153 12 89 6 91% 60, 68->49, 122, 179, 231-239, 335->343, 357->360, 363-364, 367
nvtabular/framework_utils/tensorflow/layers/interaction.py 47 25 22 1 45% 49, 74-103, 106-110, 113
nvtabular/framework_utils/tensorflow/layers/outer_product.py 30 24 12 0 19% 37-38, 41-60, 71-84, 87
nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py 58 58 30 0 0% 16-111
nvtabular/framework_utils/torch/init.py 0 0 0 0 100%
nvtabular/framework_utils/torch/layers/init.py 2 0 0 0 100%
nvtabular/framework_utils/torch/layers/embeddings.py 32 2 18 2 92% 50, 91
nvtabular/framework_utils/torch/models.py 45 1 30 4 93% 57->61, 87->89, 93->96, 103
nvtabular/framework_utils/torch/utils.py 75 5 34 5 91% 51->53, 64, 71->76, 75, 118-120
nvtabular/graph.py 3 3 0 0 0% 18-23
nvtabular/inference/init.py 2 0 0 0 100%
nvtabular/inference/triton/init.py 36 12 14 1 58% 42-49, 68, 72, 76-82
nvtabular/inference/triton/benchmarking_tools.py 52 52 10 0 0% 2-103
nvtabular/inference/triton/data_conversions.py 87 3 58 4 95% 32-33, 84
nvtabular/inference/triton/ensemble.py 266 148 82 7 46% 90-94, 157-196, 240-288, 305-309, 381-389, 418-434, 486-496, 548-588, 594-610, 614-681, 711, 733, 739-758, 764-788, 795
nvtabular/inference/triton/model/init.py 0 0 0 0 100%
nvtabular/inference/triton/model/model_pt.py 101 101 42 0 0% 27-220
nvtabular/inference/triton/model_config_pb2.py 299 0 2 0 100%
nvtabular/inference/triton/workflow_model.py 55 55 24 0 0% 27-128
nvtabular/inference/workflow/init.py 0 0 0 0 100%
nvtabular/inference/workflow/base.py 113 113 62 0 0% 27-209
nvtabular/inference/workflow/hugectr.py 37 37 16 0 0% 27-87
nvtabular/inference/workflow/pytorch.py 10 10 6 0 0% 27-46
nvtabular/inference/workflow/tensorflow.py 32 32 10 0 0% 26-68
nvtabular/io.py 3 3 0 0 0% 18-23
nvtabular/loader/init.py 2 0 0 0 100%
nvtabular/loader/backend.py 371 17 154 12 94% 27-28, 142, 158-159, 299->301, 311-315, 362-363, 402->406, 403->402, 478, 482-483, 512, 588-589, 624, 632
nvtabular/loader/tensorflow.py 179 25 60 9 86% 38-39, 74, 85-89, 101, 115, 124, 329, 357, 368, 383-385, 414-416, 426-434, 437-440
nvtabular/loader/tf_utils.py 57 10 22 6 80% 31->34, 34->36, 41->43, 45, 46->67, 52-53, 61-63, 69-73
nvtabular/loader/torch.py 87 14 26 3 80% 28-30, 33-39, 114, 158-159, 164
nvtabular/ops/init.py 26 0 0 0 100%
nvtabular/ops/add_metadata.py 34 0 14 0 100%
nvtabular/ops/bucketize.py 40 9 20 3 73% 52-54, 58->exit, 61-64, 83-86
nvtabular/ops/categorify.py 660 70 348 48 86% 251, 253, 271, 275, 283, 291, 293, 320, 341-342, 391->395, 399-406, 452, 460, 483-484, 561-566, 637, 733, 750, 795, 873-874, 889-893, 894->858, 912, 920, 927->exit, 951, 954->957, 1006->1004, 1068, 1073, 1107->1111, 1113->1053, 1119-1122, 1134, 1138, 1142, 1149, 1154-1157, 1235, 1237, 1307->1330, 1313->1330, 1331-1336, 1381, 1394->1397, 1401->1406, 1405, 1411, 1414, 1422-1432
nvtabular/ops/clip.py 18 2 8 3 81% 44, 52->54, 55
nvtabular/ops/column_similarity.py 121 26 38 5 74% 19-20, 29-30, 81->exit, 111, 206-207, 216-218, 226-242, 259->262, 263, 273
nvtabular/ops/data_stats.py 56 1 24 3 95% 107->109, 111, 113->103
nvtabular/ops/difference_lag.py 43 0 14 1 98% 73->75
nvtabular/ops/drop_low_cardinality.py 18 0 10 1 96% 85->84
nvtabular/ops/dropna.py 9 0 2 0 100%
nvtabular/ops/fill.py 76 5 30 1 92% 63-67, 109
nvtabular/ops/filter.py 20 1 8 1 93% 49
nvtabular/ops/groupby.py 135 4 88 5 96% 74, 86, 96->98, 141, 233
nvtabular/ops/hash_bucket.py 43 1 22 2 95% 79, 118->124
nvtabular/ops/hashed_cross.py 38 3 17 3 89% 52, 64, 92
nvtabular/ops/join_external.py 96 8 34 7 88% 20-21, 114, 116, 118, 150->152, 205-206, 216->227, 221
nvtabular/ops/join_groupby.py 128 5 57 6 94% 113, 120, 129, 136->135, 178->175, 181->175, 260-261
nvtabular/ops/lambdaop.py 62 6 22 6 86% 60, 64, 82, 95, 100, 109
nvtabular/ops/list_slice.py 89 29 42 0 64% 21-22, 146-160, 168-190
nvtabular/ops/logop.py 21 0 6 0 100%
nvtabular/ops/moments.py 69 0 24 0 100%
nvtabular/ops/normalize.py 93 4 22 1 94% 89, 139-140, 167
nvtabular/ops/operator.py 11 1 2 0 92% 52
nvtabular/ops/reduce_dtype_size.py 49 0 20 2 97% 68->77, 74->77
nvtabular/ops/rename.py 29 3 14 3 86% 46, 71-73
nvtabular/ops/stat_operator.py 8 0 2 0 100%
nvtabular/ops/target_encoding.py 182 9 76 5 93% 168->172, 176->185, 274, 283-284, 297-303, 396->399
nvtabular/ops/value_counts.py 34 0 6 1 98% 40->38
nvtabular/tools/init.py 0 0 0 0 100%
nvtabular/tools/data_gen.py 271 25 90 7 91% 26-27, 31-32, 129-132, 142-146, 148, 170-171, 322, 332, 358, 361-370
nvtabular/tools/dataset_inspector.py 52 8 24 2 79% 33-40, 51
nvtabular/tools/inspector_script.py 46 46 0 0 0% 17-168
nvtabular/utils.py 3 0 0 0 100%
nvtabular/worker.py 3 3 0 0 0% 18-23
nvtabular/workflow/init.py 2 0 0 0 100%
nvtabular/workflow/node.py 7 0 4 0 100%
nvtabular/workflow/workflow.py 219 17 94 12 91% 28-29, 52, 85, 206, 212->226, 239-241, 373, 388-389, 431, 508, 538, 548-550, 563

TOTAL 5211 1129 2095 203 76%
Coverage XML written to file coverage.xml

Required test coverage of 70% reached. Total coverage: 76.50%
=========================== short test summary info ============================
SKIPPED [1] ../../../../../usr/lib/python3.8/site-packages/dask_cudf/io/tests/test_s3.py:16: could not import 's3fs': cannot import name 'ParamSpec' from 'typing_extensions' (/var/jenkins_home/.local/lib/python3.8/site-packages/typing_extensions.py)
SKIPPED [1] tests/unit/loader/test_tf_dataloader.py:529: not working correctly in ci environment
========== 1419 passed, 2 skipped, 665 warnings in 1316.91s (0:21:56) ==========
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log"
[nvtabular_tests] $ /bin/bash /tmp/jenkins6777624416906929537.sh

This adds a conda build step to build our conda package to the github actions workflow.
This also uploads the package to anaconda during release.
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/NVTabular/review/pr-1557

so we can generate correct version numbers for generated artifacts
@benfred benfred marked this pull request as ready for review May 19, 2022 22:29
.github/workflows/cpu-ci.yml Outdated Show resolved Hide resolved
os: [ubuntu-latest]

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@nvidia-merlin-bot
Copy link
Contributor

Click to view CI Results
GitHub pull request #1557 of commit 2be5fd831ad7c1d01ed16f3c2d373c6989835d50, no merge conflicts.
Running as SYSTEM
Setting status of 2be5fd831ad7c1d01ed16f3c2d373c6989835d50 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/4481/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1557/*:refs/remotes/origin/pr/1557/* # timeout=10
 > git rev-parse 2be5fd831ad7c1d01ed16f3c2d373c6989835d50^{commit} # timeout=10
Checking out Revision 2be5fd831ad7c1d01ed16f3c2d373c6989835d50 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2be5fd831ad7c1d01ed16f3c2d373c6989835d50 # timeout=10
Commit message: "Merge branch 'main' into conda_gh_action"
 > git rev-list --no-walk edcae32d4d63a10106fef044b9cb8b3a47ae8e66 # timeout=10
[nvtabular_tests] $ /bin/bash /tmp/jenkins389444430369290923.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.1)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.9.2)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 1.0.0+10.g4df99eb4
Can't uninstall 'nvtabular'. No files were found to uninstall.
Found existing installation: merlin-core 0+untagged.78.gc43c798
Can't uninstall 'merlin-core'. No files were found to uninstall.
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git
  Cloning https://github.com/NVIDIA-Merlin/core.git to /tmp/pip-install-jt8u8m21/merlin-core_21f46326ea03499eab63414d714eb56e
  Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/core.git /tmp/pip-install-jt8u8m21/merlin-core_21f46326ea03499eab63414d714eb56e
  Resolved https://github.com/NVIDIA-Merlin/core.git to commit 3eef2aa63c4ed5a2c91cc50400159629e7ce129d
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: tqdm>=4.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.64.0)
Requirement already satisfied: betterproto<2.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.5)
Requirement already satisfied: numba>=0.54 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.55.1)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (21.3)
Requirement already satisfied: dask>=2021.11.2 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: pyarrow>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.0.0)
Requirement already satisfied: distributed>=2021.11.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: protobuf>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.20.1)
Requirement already satisfied: pandas<1.4.0dev0,>=1.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.3.5)
Requirement already satisfied: tensorflow-metadata>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: grpclib in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.4.2)
Requirement already satisfied: stringcase in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.4.1)
Requirement already satisfied: partd>=0.3.10 in /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.0)
Requirement already satisfied: cloudpickle>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.11.2)
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.3)
Requirement already satisfied: zict>=0.1.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (62.3.2)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (8.0.4)
Requirement already satisfied: tornado>=6.0.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.1)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.3)
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.4.0)
Requirement already satisfied: tblib>=1.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: psutil>=5.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.8.0)
Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in /usr/local/lib/python3.8/dist-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.38.0)
Requirement already satisfied: numpy<1.22,>=1.18 in /var/jenkins_home/.local/lib/python3.8/site-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.20.3)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.8)
Requirement already satisfied: python-dateutil>=2.7.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.8.2)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2022.1)
Requirement already satisfied: absl-py<2.0.0,>=0.9 in /var/jenkins_home/.local/lib/python3.8/site-packages/absl_py-0.12.0-py3.8.egg (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.12.0)
Requirement already satisfied: googleapis-common-protos<2,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.56.0)
Requirement already satisfied: six in /var/jenkins_home/.local/lib/python3.8/site-packages (from absl-py<2.0.0,>=0.9->tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.15.0)
Requirement already satisfied: locket in /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg (from partd>=0.3.10->dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.2.1)
Requirement already satisfied: heapdict in /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg (from zict>=0.1.3->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.1)
Requirement already satisfied: h2<5,>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.1.0)
Requirement already satisfied: multidict in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.2)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.0.0)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.1)
Building wheels for collected packages: merlin-core
  Building wheel for merlin-core (pyproject.toml): started
  Building wheel for merlin-core (pyproject.toml): finished with status 'done'
  Created wheel for merlin-core: filename=merlin_core-0.3.0+4.g3eef2aa-py3-none-any.whl size=133336 sha256=6b7eb9c315c5bde6aad1dd40cf57f4dd89930d4e2ed87f69b1ec045cdb1db7c2
  Stored in directory: /tmp/pip-ephem-wheel-cache-8804o1h0/wheels/c8/38/16/a6968787eafcec5fa772148af8408b089562f71af0752e8e84
Successfully built merlin-core
Installing collected packages: merlin-core
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nvtabular 1.0.0+10.g4df99eb4 requires merlin-core==0.2.0, but you have merlin-core 0.3.0+4.g3eef2aa which is incompatible.
Successfully installed merlin-core-0.3.0+4.g3eef2aa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: natsort==8.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (8.1.0)
Requirement already satisfied: myst-nb<0.14 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.13.2)
Requirement already satisfied: linkify-it-py<1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.0.3)
Requirement already satisfied: sphinx-external-toc<0.4 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.3.0)
Requirement already satisfied: sphinx-togglebutton~=0.3.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.1)
Requirement already satisfied: ipywidgets<8,>=7.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (7.7.0)
Requirement already satisfied: nbformat~=5.0 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (5.4.0)
Requirement already satisfied: jupyter-sphinx~=0.3.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.2)
Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (8.3.0)
Requirement already satisfied: jupyter-cache~=0.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.4.3)
Requirement already satisfied: docutils<0.18,>=0.15 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (4.11.3)
Requirement already satisfied: nbconvert<7,>=5.6 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (6.5.0)
Requirement already satisfied: sphinx<5,>=3.1 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (3.5.4)
Requirement already satisfied: myst-parser~=0.15.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from myst-nb<0.14) (5.4.1)
Requirement already satisfied: uc-micro-py in /var/jenkins_home/.local/lib/python3.8/site-packages (from linkify-it-py<1.1) (1.0.1)
Requirement already satisfied: click<9,>=7.1 in /usr/local/lib/python3.8/dist-packages (from sphinx-external-toc<0.4) (8.0.4)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.1.0)
Requirement already satisfied: ipykernel>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.13.0)
Requirement already satisfied: ipython-genutils~=0.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (0.2.0)
Requirement already satisfied: traitlets>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.2.1.post0)
Requirement already satisfied: widgetsnbextension~=3.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (3.6.0)
Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (62.3.2)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.7.5)
Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (5.1.1)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (3.0.29)
Requirement already satisfied: pygments>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (2.12.0)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.18.1)
Requirement already satisfied: stack-data in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (4.8.0)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.1.3)
Requirement already satisfied: nbdime in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.1)
Requirement already satisfied: attrs in /usr/local/lib/python3.8/dist-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (21.4.0)
Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (1.4.36)
Requirement already satisfied: nbclient<0.6,>=0.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (0.5.13)
Requirement already satisfied: mdit-py-plugins~=0.2.8 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (0.2.8)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from myst-parser~=0.15.2->myst-nb<0.14) (3.0.3)
Requirement already satisfied: markdown-it-py<2.0.0,>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (1.1.0)
Requirement already satisfied: entrypoints>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.4)
Requirement already satisfied: bleach in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (5.0.0)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.2.2)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (21.3)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.7.1)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (2.0.1)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.8.4)
Requirement already satisfied: tinycss2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.1.1)
Requirement already satisfied: jupyter-core>=4.7 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.10.0)
Requirement already satisfied: beautifulsoup4 in /var/jenkins_home/.local/lib/python3.8/site-packages/beautifulsoup4-4.9.3-py3.8.egg (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.3)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.5.0)
Requirement already satisfied: jsonschema>=2.6 in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (4.5.1)
Requirement already satisfied: fastjsonschema in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (2.15.3)
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.3)
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.1.5)
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.10.1)
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.2.0)
Requirement already satisfied: imagesize in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.3.0)
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.1)
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (0.7.12)
Requirement already satisfied: sphinxcontrib-htmlhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.0.0)
Requirement already satisfied: requests>=2.5.0 in /usr/lib/python3/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.22.0)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (from sphinx-togglebutton~=0.3.0->myst-nb<0.14) (0.37.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->myst-nb<0.14) (3.8.0)
Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from babel>=1.3->sphinx<5,>=3.1->myst-nb<0.14) (2022.1)
Requirement already satisfied: debugpy>=1.0 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.6.0)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.5.5)
Requirement already satisfied: tornado>=6.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.1)
Requirement already satisfied: psutil in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.8.0)
Requirement already satisfied: jupyter-client>=6.1.12 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (7.3.1)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.16->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: importlib-resources>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (5.7.1)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (0.18.1)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.8/dist-packages (from pexpect>4.3->ipython->myst-nb<0.14) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython->myst-nb<0.14) (0.2.5)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb<0.14) (1.1.2)
Requirement already satisfied: notebook>=4.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.4.11)
Requirement already satisfied: soupsieve>1.2 in /var/jenkins_home/.local/lib/python3.8/site-packages/soupsieve-2.2.1-py3.8.egg (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb<0.14) (2.2.1)
Requirement already satisfied: six>=1.9.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (1.15.0)
Requirement already satisfied: webencodings in /usr/local/lib/python3.8/dist-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (0.5.1)
Requirement already satisfied: GitPython!=2.1.4,!=2.1.5,!=2.1.6 in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.27)
Requirement already satisfied: jupyter-server-mathjax>=0.2.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.2.5)
Requirement already satisfied: colorama in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.4.4)
Requirement already satisfied: jupyter-server in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.17.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->nbconvert<7,>=5.6->myst-nb<0.14) (3.0.8)
Requirement already satisfied: asttokens in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (2.0.5)
Requirement already satisfied: executing in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.2.2)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (4.0.9)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (2.8.2)
Requirement already satisfied: pyzmq>=22.3 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (23.0.0)
Requirement already satisfied: terminado>=0.8.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.13.3)
Requirement already satisfied: argon2-cffi in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.3.0)
Requirement already satisfied: Send2Trash in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.8.0)
Requirement already satisfied: websocket-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.3.2)
Requirement already satisfied: anyio<4,>=3.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.5.0)
Requirement already satisfied: prometheus-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.14.1)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.8)
Requirement already satisfied: sniffio>=1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.2.0)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (5.0.0)
Requirement already satisfied: argon2-cffi-bindings in /var/jenkins_home/.local/lib/python3.8/site-packages (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.15.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.21)
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git
  Cloning https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to /tmp/pip-install-54ryux14/sphinxcontrib-copydirs_9fc1e66d765b44d29d1da24318273ed7
  Running command git clone --filter=blob:none --quiet https://github.com/mikemckiernan/sphinxcontrib-copydirs.git /tmp/pip-install-54ryux14/sphinxcontrib-copydirs_9fc1e66d765b44d29d1da24318273ed7
  Resolved https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to commit bd8c5d79b3f91cf5f1bb0d6995aeca3fe84b670e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (from sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git) (5.9.0)
running develop
running build_py
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/tests
copying tests/conftest.py -> build/lib.linux-x86_64-cpython-38/tests
copying tests/__init__.py -> build/lib.linux-x86_64-cpython-38/tests
creating build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/io.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/_version.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/graph.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/dispatch.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/worker.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular
creating build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_triton_inference.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_dask_nvt.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tf4rec.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_s3.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tools.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/__init__.py -> build/lib.linux-x86_64-cpython-38/tests/unit
creating build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/torch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/backend.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tf_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference
copying nvtabular/inference/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
copying nvtabular/framework_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
creating build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/inspector_script.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/dataset_inspector.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/data_gen.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
creating build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/data_stats.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/stat_operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/clip.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/target_encoding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/add_metadata.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/logop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hashed_cross.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/categorify.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/rename.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/list_slice.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hash_bucket.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/fill.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/dropna.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/lambdaop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/value_counts.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/normalize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/filter.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_external.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/moments.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/difference_lag.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/bucketize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/column_similarity.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
creating build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/node.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/workflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/benchmarking_tools.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/model_config_pb2.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/workflow_model.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/ensemble.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/data_conversions.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/base.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/hugectr.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/pytorch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/model_pt.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/feature_column_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/models.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/outer_product.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/embedding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/interaction.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/embeddings.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
/usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
package init file 'ci/__init__.py' not found (or not a regular file)
package init file 'images/__init__.py' not found (or not a regular file)
package init file 'docs/__init__.py' not found (or not a regular file)
package init file 'cpp/__init__.py' not found (or not a regular file)
package init file 'bench/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench
copying bench/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/bench
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'examples/__init__.py' not found (or not a regular file)
package init file 'conda/__init__.py' not found (or not a regular file)
package init file 'docs/source/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/docs
creating build/lib.linux-x86_64-cpython-38/docs/source
copying docs/source/conf.py -> build/lib.linux-x86_64-cpython-38/docs/source
package init file 'docs/source/_templates/__init__.py' not found (or not a regular file)
package init file 'docs/source/images/__init__.py' not found (or not a regular file)
package init file 'docs/source/training/__init__.py' not found (or not a regular file)
package init file 'docs/source/resources/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/inference/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets
copying bench/datasets/test_dataset.py -> build/lib.linux-x86_64-cpython-38/bench/datasets
package init file 'bench/torch/__init__.py' not found (or not a regular file)
package init file 'bench/examples/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dask-nvtabular-criteo-benchmark.py -> build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dataloader_bench.py -> build/lib.linux-x86_64-cpython-38/bench/examples
package init file 'bench/datasets/configs/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/tools/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_hugectr.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_pytorch.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/nvt_etl.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_tensorflow.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
package init file 'bench/torch/criteo/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/merlin
creating build/lib.linux-x86_64-cpython-38/merlin/transforms
copying merlin/transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms
creating build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
copying merlin/transforms/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
package init file 'examples/tensorflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples
creating build/lib.linux-x86_64-cpython-38/examples/tensorflow
copying examples/tensorflow/callbacks.py -> build/lib.linux-x86_64-cpython-38/examples/tensorflow
package init file 'examples/getting-started-movielens/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-toy-example/__init__.py' not found (or not a regular file)
package init file 'examples/tabular-data-rossmann/__init__.py' not found (or not a regular file)
package init file 'examples/advanced-ops-outbrain/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-movielens/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/tf_trainer.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/torch_trainer_dist.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
package init file 'examples/scaling-criteo/__init__.py' not found (or not a regular file)
package init file 'examples/winning-solution-recsys2020-twitter/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/docker/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/getting-started-movielens/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/scaling-criteo/imgs/__init__.py' not found (or not a regular file)
package init file 'tests/integration/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_tf_inference.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_inf_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_hugectr.py -> build/lib.linux-x86_64-cpython-38/tests/integration
package init file 'tests/integration/common/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common
copying tests/integration/common/utils.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common
package init file 'tests/integration/common/parsers/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/benchmark_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/rossmann_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/criteo_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
package init file 'tests/unit/loader/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_dataloader_backend.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_tf_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_torch_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
package init file 'tests/unit/framework_utils/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_feature_columns.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_torch_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
package init file 'tests/unit/ops/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_fill.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_lambda.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_categorify.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops_schema.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_target_encode.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_groupyby.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_column_similarity.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_join.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_normalize.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_hash_bucket.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
package init file 'tests/unit/workflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_cpu_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_schemas.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_node.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_chaining.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
package init file 'conda/environments/__init__.py' not found (or not a regular file)
package init file 'conda/recipes/__init__.py' not found (or not a regular file)
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/cpp
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+9.g2be5fd83 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+9.g2be5fd83 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+9.g2be5fd83 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+9.g2be5fd83 -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -L/usr/lib -o build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 1.1.1+9.g2be5fd83 is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular
Running black --check
All done! ✨ 🍰 ✨
131 files would be left unchanged.
Running flake8
Running isort
Skipped 2 files
Running bandit
Running pylint


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb
Building docs
make: Entering directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
INFO:sphinxcontrib.copydirs.copydirs:Copying source documentation from: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples
INFO:sphinxcontrib.copydirs.copydirs: ...to destination: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/source/examples
INFO:traitlets:Writing 14816 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain
INFO:traitlets:Writing 35171 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19347 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/03-Training-with-TF.ipynb
INFO:traitlets:Writing 14170 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 36830 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 28932 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Writing 20504 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 61676 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-TF.ipynb
INFO:traitlets:Writing 18521 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 21842 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 43655 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-movielens/01-03-MultiGPU-Download-Convert-ETL-with-NVTabular-Training-with-TensorFlow.ipynb
INFO:traitlets:Writing 44549 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-toy-example/multi-gpu_dask.ipynb
INFO:traitlets:Writing 9604 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/01-Download-Convert.ipynb
INFO:traitlets:Writing 21552 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 12041 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 20792 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo
INFO:traitlets:Writing 203961 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-TF.ipynb
INFO:traitlets:Writing 32956 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 25153 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 23938 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Writing 33764 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19635 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 17586 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-PyTorch.ipynb
INFO:traitlets:Writing 21354 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-TF.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Writing 77074 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter/01-02-04-Download-Convert-ETL-with-NVTabular-Training-with-XGBoost.ipynb
make: Leaving directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 1420 items / 1 skipped

tests/unit/test_dask_nvt.py ............................................ [ 3%]
........................................................................ [ 8%]
[ 8%]
tests/unit/test_notebooks.py ...... [ 8%]
tests/unit/test_tf4rec.py . [ 8%]
tests/unit/test_tools.py ...................... [ 10%]
tests/unit/test_triton_inference.py ................................ [ 12%]
tests/unit/framework_utils/test_tf_feature_columns.py . [ 12%]
tests/unit/framework_utils/test_tf_layers.py ........................... [ 14%]
................................................... [ 18%]
tests/unit/framework_utils/test_torch_layers.py . [ 18%]
tests/unit/loader/test_dataloader_backend.py ...... [ 18%]
tests/unit/loader/test_tf_dataloader.py ................................ [ 20%]
........................................s.. [ 23%]
tests/unit/loader/test_torch_dataloader.py ............................. [ 25%]
...................................................... [ 29%]
tests/unit/ops/test_categorify.py ...................................... [ 32%]
........................................................................ [ 37%]
........................................... [ 40%]
tests/unit/ops/test_column_similarity.py ........................ [ 42%]
tests/unit/ops/test_drop_low_cardinality.py .. [ 42%]
tests/unit/ops/test_fill.py ............................................ [ 45%]
........ [ 45%]
tests/unit/ops/test_groupyby.py ............... [ 46%]
tests/unit/ops/test_hash_bucket.py ......................... [ 48%]
tests/unit/ops/test_join.py ............................................ [ 51%]
........................................................................ [ 56%]
.................................. [ 59%]
tests/unit/ops/test_lambda.py .......... [ 60%]
tests/unit/ops/test_normalize.py ....................................... [ 62%]
.. [ 62%]
tests/unit/ops/test_ops.py ............................................. [ 66%]
.................... [ 67%]
tests/unit/ops/test_ops_schema.py ...................................... [ 70%]
........................................................................ [ 75%]
........................................................................ [ 80%]
........................................................................ [ 85%]
....................................... [ 88%]
tests/unit/ops/test_reduce_dtype_size.py .. [ 88%]
tests/unit/ops/test_target_encode.py ..................... [ 89%]
tests/unit/workflow/test_cpu_workflow.py ...... [ 90%]
tests/unit/workflow/test_workflow.py ................................... [ 92%]
.......................................................... [ 96%]
tests/unit/workflow/test_workflow_chaining.py ... [ 96%]
tests/unit/workflow/test_workflow_node.py ........... [ 97%]
tests/unit/workflow/test_workflow_ops.py ... [ 97%]
tests/unit/workflow/test_workflow_schemas.py ........................... [ 99%]
... [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
/usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if pa_version and LooseVersion(pa_version) < LooseVersion("2.0"):

../../../../../usr/lib/python3.8/site-packages/dask_cudf/core.py:32
/usr/lib/python3.8/site-packages/dask_cudf/core.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
DASK_VERSION = LooseVersion(dask.version)

../../../../../usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: 34 warnings
/usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
other = LooseVersion(other)

nvtabular/loader/init.py:19
/var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/init.py:19: DeprecationWarning: The nvtabular.loader module has moved to merlin.models.loader. Support for importing from nvtabular.loader is deprecated, and will be removed in a future version. Please update your imports to refer to merlin.models.loader.
warnings.warn(

tests/unit/test_dask_nvt.py: 2 warnings
tests/unit/test_tf4rec.py: 1 warning
tests/unit/test_tools.py: 6 warnings
tests/unit/test_triton_inference.py: 8 warnings
tests/unit/loader/test_dataloader_backend.py: 6 warnings
tests/unit/loader/test_tf_dataloader.py: 142 warnings
tests/unit/loader/test_torch_dataloader.py: 91 warnings
tests/unit/ops/test_categorify.py: 70 warnings
tests/unit/ops/test_drop_low_cardinality.py: 2 warnings
tests/unit/ops/test_fill.py: 8 warnings
tests/unit/ops/test_hash_bucket.py: 4 warnings
tests/unit/ops/test_join.py: 88 warnings
tests/unit/ops/test_lambda.py: 3 warnings
tests/unit/ops/test_normalize.py: 9 warnings
tests/unit/ops/test_ops.py: 11 warnings
tests/unit/ops/test_ops_schema.py: 17 warnings
tests/unit/workflow/test_workflow.py: 34 warnings
tests/unit/workflow/test_workflow_chaining.py: 1 warning
tests/unit/workflow/test_workflow_node.py: 1 warning
tests/unit/workflow/test_workflow_schemas.py: 1 warning
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:1253: UserWarning: The deep parameter is ignored and is only included for pandas compatibility.
warnings.warn(

tests/unit/test_dask_nvt.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 8 files.
warnings.warn(

tests/unit/test_dask_nvt.py::test_merlin_core_execution_managers
/core/merlin/core/utils.py:433: UserWarning: Existing Dask-client object detected in the current context. New cuda cluster will not be deployed. Set force_new to True to ignore running clusters.
warnings.warn(

tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/ops/test_ops.py::test_data_stats[True-parquet]
tests/unit/ops/test_ops.py::test_data_stats[False-parquet]
/usr/lib/python3.8/site-packages/cudf/core/series.py:923: FutureWarning: Series.set_index is deprecated and will be removed in the future
warnings.warn(

tests/unit/loader/test_tf_dataloader.py: 2 warnings
tests/unit/loader/test_torch_dataloader.py: 12 warnings
tests/unit/workflow/test_workflow.py: 9 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 2 files.
warnings.warn(

tests/unit/ops/test_categorify.py::test_categorify_max_size[6]
tests/unit/ops/test_categorify.py::test_categorify_max_size[max_emb_size1]
tests/unit/ops/test_categorify.py::test_categorify_max_size_null_iloc_check
/usr/lib/python3.8/site-packages/cudf/core/frame.py:3077: FutureWarning: keep_index is deprecated and will be removed in the future.
warnings.warn(

tests/unit/ops/test_fill.py::test_fill_missing[True-True-parquet]
tests/unit/ops/test_fill.py::test_fill_missing[True-False-parquet]
tests/unit/ops/test_ops.py::test_filter[parquet-0.1-True]
/var/jenkins_home/.local/lib/python3.8/site-packages/pandas/core/indexing.py:1732: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
self._setitem_single_block(indexer, value, name)

tests/unit/ops/test_ops.py::test_difference_lag[False]
/usr/lib/python3.8/site-packages/cudf/core/dataframe.py:3041: FutureWarning: The as_gpu_matrix method will be removed in a future cuDF release. Consider using to_cupy instead.
warnings.warn(

tests/unit/workflow/test_cpu_workflow.py: 6 warnings
tests/unit/workflow/test_workflow.py: 12 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 10 files.
warnings.warn(

tests/unit/workflow/test_workflow.py: 48 warnings
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 20 files.
warnings.warn(

tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-None]
/core/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 4 files.
warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Branch BrPart Cover Missing

nvtabular/init.py 22 0 0 0 100%
nvtabular/dispatch.py 3 3 0 0 0% 18-23
nvtabular/framework_utils/init.py 2 0 0 0 100%
nvtabular/framework_utils/tensorflow/init.py 1 0 0 0 100%
nvtabular/framework_utils/tensorflow/feature_column_utils.py 134 78 90 15 39% 30, 99, 103, 114-130, 140, 143-158, 162, 166-167, 173-198, 207-217, 220-227, 229->233, 234, 239-279, 282
nvtabular/framework_utils/tensorflow/layers/init.py 4 0 0 0 100%
nvtabular/framework_utils/tensorflow/layers/embedding.py 153 12 89 6 91% 60, 68->49, 122, 179, 231-239, 335->343, 357->360, 363-364, 367
nvtabular/framework_utils/tensorflow/layers/interaction.py 47 25 22 1 45% 49, 74-103, 106-110, 113
nvtabular/framework_utils/tensorflow/layers/outer_product.py 30 24 12 0 19% 37-38, 41-60, 71-84, 87
nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py 58 58 30 0 0% 16-111
nvtabular/framework_utils/torch/init.py 0 0 0 0 100%
nvtabular/framework_utils/torch/layers/init.py 2 0 0 0 100%
nvtabular/framework_utils/torch/layers/embeddings.py 32 2 18 2 92% 50, 91
nvtabular/framework_utils/torch/models.py 45 1 30 4 93% 57->61, 87->89, 93->96, 103
nvtabular/framework_utils/torch/utils.py 75 5 34 5 91% 51->53, 64, 71->76, 75, 118-120
nvtabular/graph.py 3 3 0 0 0% 18-23
nvtabular/inference/init.py 2 0 0 0 100%
nvtabular/inference/triton/init.py 36 12 14 1 58% 42-49, 68, 72, 76-82
nvtabular/inference/triton/benchmarking_tools.py 52 52 10 0 0% 2-103
nvtabular/inference/triton/data_conversions.py 87 3 58 4 95% 32-33, 84
nvtabular/inference/triton/ensemble.py 266 148 82 7 46% 90-94, 157-196, 240-288, 305-309, 381-389, 418-434, 486-496, 548-588, 594-610, 614-681, 711, 733, 739-758, 764-788, 795
nvtabular/inference/triton/model/init.py 0 0 0 0 100%
nvtabular/inference/triton/model/model_pt.py 101 101 42 0 0% 27-220
nvtabular/inference/triton/model_config_pb2.py 299 0 2 0 100%
nvtabular/inference/triton/workflow_model.py 55 55 24 0 0% 27-128
nvtabular/inference/workflow/init.py 0 0 0 0 100%
nvtabular/inference/workflow/base.py 113 113 62 0 0% 27-209
nvtabular/inference/workflow/hugectr.py 37 37 16 0 0% 27-87
nvtabular/inference/workflow/pytorch.py 10 10 6 0 0% 27-46
nvtabular/inference/workflow/tensorflow.py 32 32 10 0 0% 26-68
nvtabular/io.py 3 3 0 0 0% 18-23
nvtabular/loader/init.py 2 0 0 0 100%
nvtabular/loader/backend.py 371 17 154 12 94% 27-28, 125, 158-159, 299->301, 311-315, 362-363, 402->406, 403->402, 478, 482-483, 512, 588-589, 624, 632
nvtabular/loader/tensorflow.py 179 25 60 9 86% 38-39, 74, 85-89, 101, 115, 124, 329, 357, 368, 383-385, 414-416, 426-434, 437-440
nvtabular/loader/tf_utils.py 57 10 22 6 80% 31->34, 34->36, 41->43, 45, 46->67, 52-53, 61-63, 69-73
nvtabular/loader/torch.py 87 14 26 3 80% 28-30, 33-39, 114, 158-159, 164
nvtabular/ops/init.py 26 0 0 0 100%
nvtabular/ops/add_metadata.py 34 0 14 0 100%
nvtabular/ops/bucketize.py 40 9 20 3 73% 52-54, 58->exit, 61-64, 83-86
nvtabular/ops/categorify.py 660 70 348 48 86% 251, 253, 271, 275, 283, 291, 293, 320, 341-342, 391->395, 399-406, 452, 460, 483-484, 561-566, 637, 733, 750, 795, 873-874, 889-893, 894->858, 912, 920, 927->exit, 951, 954->957, 1006->1004, 1068, 1073, 1107->1111, 1113->1053, 1119-1122, 1134, 1138, 1142, 1149, 1154-1157, 1235, 1237, 1307->1330, 1313->1330, 1331-1336, 1381, 1394->1397, 1401->1406, 1405, 1411, 1414, 1422-1432
nvtabular/ops/clip.py 18 2 8 3 81% 44, 52->54, 55
nvtabular/ops/column_similarity.py 121 26 38 5 74% 19-20, 29-30, 81->exit, 111, 206-207, 216-218, 226-242, 259->262, 263, 273
nvtabular/ops/data_stats.py 56 1 24 3 95% 107->109, 111, 113->103
nvtabular/ops/difference_lag.py 43 0 14 1 98% 73->75
nvtabular/ops/drop_low_cardinality.py 18 0 10 1 96% 85->84
nvtabular/ops/dropna.py 9 0 2 0 100%
nvtabular/ops/fill.py 76 5 30 1 92% 63-67, 109
nvtabular/ops/filter.py 20 1 8 1 93% 49
nvtabular/ops/groupby.py 135 4 88 5 96% 74, 86, 96->98, 141, 233
nvtabular/ops/hash_bucket.py 43 1 22 2 95% 79, 118->124
nvtabular/ops/hashed_cross.py 38 3 17 3 89% 52, 64, 92
nvtabular/ops/join_external.py 96 8 34 7 88% 20-21, 114, 116, 118, 150->152, 205-206, 216->227, 221
nvtabular/ops/join_groupby.py 128 5 57 6 94% 113, 120, 129, 136->135, 178->175, 181->175, 260-261
nvtabular/ops/lambdaop.py 62 6 22 6 86% 60, 64, 82, 95, 100, 109
nvtabular/ops/list_slice.py 89 29 42 0 64% 21-22, 146-160, 168-190
nvtabular/ops/logop.py 21 0 6 0 100%
nvtabular/ops/moments.py 69 0 24 0 100%
nvtabular/ops/normalize.py 93 4 22 1 94% 89, 139-140, 167
nvtabular/ops/operator.py 11 1 2 0 92% 52
nvtabular/ops/reduce_dtype_size.py 49 0 20 2 97% 68->77, 74->77
nvtabular/ops/rename.py 29 3 14 3 86% 46, 71-73
nvtabular/ops/stat_operator.py 8 0 2 0 100%
nvtabular/ops/target_encoding.py 182 9 76 5 93% 168->172, 176->185, 274, 283-284, 297-303, 396->399
nvtabular/ops/value_counts.py 34 0 6 1 98% 40->38
nvtabular/tools/init.py 0 0 0 0 100%
nvtabular/tools/data_gen.py 271 25 90 7 91% 26-27, 31-32, 129-132, 142-146, 148, 170-171, 322, 332, 358, 361-370
nvtabular/tools/dataset_inspector.py 52 8 24 2 79% 33-40, 51
nvtabular/tools/inspector_script.py 46 46 0 0 0% 17-168
nvtabular/utils.py 3 0 0 0 100%
nvtabular/worker.py 3 3 0 0 0% 18-23
nvtabular/workflow/init.py 2 0 0 0 100%
nvtabular/workflow/node.py 7 0 4 0 100%
nvtabular/workflow/workflow.py 219 17 94 12 91% 28-29, 52, 85, 206, 212->226, 239-241, 373, 388-389, 431, 508, 538, 548-550, 563

TOTAL 5211 1129 2095 203 76%
Coverage XML written to file coverage.xml

Required test coverage of 70% reached. Total coverage: 76.50%
=========================== short test summary info ============================
SKIPPED [1] ../../../../../usr/lib/python3.8/site-packages/dask_cudf/io/tests/test_s3.py:16: could not import 's3fs': cannot import name 'ParamSpec' from 'typing_extensions' (/var/jenkins_home/.local/lib/python3.8/site-packages/typing_extensions.py)
SKIPPED [1] tests/unit/loader/test_tf_dataloader.py:529: not working correctly in ci environment
========== 1419 passed, 2 skipped, 665 warnings in 1164.29s (0:19:24) ==========
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log"
[nvtabular_tests] $ /bin/bash /tmp/jenkins9810933914810328.sh

.github/workflows/cpu-ci.yml Outdated Show resolved Hide resolved
@karlhigley
Copy link
Contributor

rerun tests

1 similar comment
@benfred
Copy link
Member Author

benfred commented May 26, 2022

rerun tests

@nvidia-merlin-bot
Copy link
Contributor

Click to view CI Results
GitHub pull request #1557 of commit 28cb8a6ad28f8ff9ead9442cc50a05a731504b41, no merge conflicts.
Running as SYSTEM
Setting status of 28cb8a6ad28f8ff9ead9442cc50a05a731504b41 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/4493/ and message: 'Pending'
Using context: Jenkins Unit Test Run
Building on master in workspace /var/jenkins_home/workspace/nvtabular_tests
using credential nvidia-merlin-bot
Cloning the remote Git repository
Cloning repository https://github.com/NVIDIA-Merlin/NVTabular.git
 > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/NVIDIA-Merlin/NVTabular.git # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/NVTabular.git
using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD
 > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/NVTabular.git +refs/pull/1557/*:refs/remotes/origin/pr/1557/* # timeout=10
 > git rev-parse 28cb8a6ad28f8ff9ead9442cc50a05a731504b41^{commit} # timeout=10
Checking out Revision 28cb8a6ad28f8ff9ead9442cc50a05a731504b41 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 28cb8a6ad28f8ff9ead9442cc50a05a731504b41 # timeout=10
Commit message: "Update .github/workflows/cpu-ci.yml"
 > git rev-list --no-walk 6c9cd6947bdd553753d2c073e1fe2ad17422041a # timeout=10
First time build. Skipping changelog.
[nvtabular_tests] $ /bin/bash /tmp/jenkins5940359744793603680.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Installing NVTabular
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1.1)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.3.2)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (0.37.1)
Requirement already satisfied: pybind11 in /var/jenkins_home/.local/lib/python3.8/site-packages (2.9.2)
Requirement already satisfied: numpy==1.20.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.20.3)
Found existing installation: nvtabular 1.1.1
Uninstalling nvtabular-1.1.1:
  Successfully uninstalled nvtabular-1.1.1
Found existing installation: merlin-core 0.3.0+5.g6df9aaa
Uninstalling merlin-core-0.3.0+5.g6df9aaa:
  Successfully uninstalled merlin-core-0.3.0+5.g6df9aaa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git
  Cloning https://github.com/NVIDIA-Merlin/core.git to /tmp/pip-install-8vxv175p/merlin-core_eae4eb873d8346b6b1dddb63ffdda52e
  Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/core.git /tmp/pip-install-8vxv175p/merlin-core_eae4eb873d8346b6b1dddb63ffdda52e
  Resolved https://github.com/NVIDIA-Merlin/core.git to commit 6df9aaab09b56443ef0897bcbbcac5ca70f31e30
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: pandas<1.4.0dev0,>=1.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.3.5)
Requirement already satisfied: betterproto<2.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.5)
Requirement already satisfied: pyarrow>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.0.0)
Requirement already satisfied: protobuf>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.17.3)
Requirement already satisfied: tqdm>=4.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.64.0)
Requirement already satisfied: distributed>=2021.11.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: numba>=0.54 in /var/jenkins_home/.local/lib/python3.8/site-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.55.1)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (21.3)
Requirement already satisfied: dask>=2021.11.2 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.2)
Requirement already satisfied: tensorflow-metadata>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: stringcase in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: grpclib in /usr/local/lib/python3.8/dist-packages (from betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.4.2)
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.11.2)
Requirement already satisfied: cloudpickle>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2021.11.0)
Requirement already satisfied: partd>=0.3.10 in /var/jenkins_home/.local/lib/python3.8/site-packages/partd-1.2.0-py3.8.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.2.0)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.4.1)
Requirement already satisfied: tblib>=1.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/tblib-1.7.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.7.0)
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/sortedcontainers-2.4.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.4.0)
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (62.3.2)
Requirement already satisfied: click>=6.6 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (8.0.4)
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.3)
Requirement already satisfied: psutil>=5.0 in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (5.8.0)
Requirement already satisfied: zict>=0.1.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/zict-2.0.0-py3.8.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.0)
Requirement already satisfied: tornado>=6.0.3 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.1)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.3)
Requirement already satisfied: numpy<1.22,>=1.18 in /var/jenkins_home/.local/lib/python3.8/site-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.20.3)
Requirement already satisfied: llvmlite<0.39,>=0.38.0rc1 in /usr/local/lib/python3.8/dist-packages (from numba>=0.54->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.38.0)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (3.0.7)
Requirement already satisfied: python-dateutil>=2.7.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.8.2)
Requirement already satisfied: pytz>=2017.3 in /usr/local/lib/python3.8/dist-packages (from pandas<1.4.0dev0,>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2022.1)
Requirement already satisfied: six>=1.9 in /var/jenkins_home/.local/lib/python3.8/site-packages (from protobuf>=3.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.15.0)
Requirement already satisfied: absl-py<2.0.0,>=0.9 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.12.0)
Requirement already satisfied: googleapis-common-protos<2,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from tensorflow-metadata>=1.2.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.56.0)
Requirement already satisfied: locket in /var/jenkins_home/.local/lib/python3.8/site-packages/locket-0.2.1-py3.8.egg (from partd>=0.3.10->dask>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (0.2.1)
Requirement already satisfied: heapdict in /var/jenkins_home/.local/lib/python3.8/site-packages/HeapDict-1.0.1-py3.8.egg (from zict>=0.1.3->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (1.0.1)
Requirement already satisfied: h2<5,>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.1.0)
Requirement already satisfied: multidict in /usr/local/lib/python3.8/dist-packages (from grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.2)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from jinja2->distributed>=2021.11.2->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (2.0.1)
Requirement already satisfied: hyperframe<7,>=6.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (6.0.1)
Requirement already satisfied: hpack<5,>=4.0 in /usr/local/lib/python3.8/dist-packages (from h2<5,>=3.1.0->grpclib->betterproto<2.0.0->merlin-core@ git+https://github.com/NVIDIA-Merlin/core.git) (4.0.0)
Building wheels for collected packages: merlin-core
  Building wheel for merlin-core (pyproject.toml): started
  Building wheel for merlin-core (pyproject.toml): finished with status 'done'
  Created wheel for merlin-core: filename=merlin_core-0.3.0+5.g6df9aaa-py3-none-any.whl size=133336 sha256=0756223ade60ed980ca7ead60eabf58c59734188d92b09682efc949b41b14b7e
  Stored in directory: /tmp/pip-ephem-wheel-cache-s1_ov588/wheels/c8/38/16/a6968787eafcec5fa772148af8408b089562f71af0752e8e84
Successfully built merlin-core
Installing collected packages: merlin-core
  Attempting uninstall: merlin-core
    Found existing installation: merlin-core 0.3.0+1.g3c62869
    Uninstalling merlin-core-0.3.0+1.g3c62869:
      Successfully uninstalled merlin-core-0.3.0+1.g3c62869
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
nvtabular 1.0.0+10.g4df99eb requires merlin-core==0.2.0, but you have merlin-core 0.3.0+5.g6df9aaa which is incompatible.
Successfully installed merlin-core-0.3.0+5.g6df9aaa
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: natsort==8.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (8.1.0)
Requirement already satisfied: myst-nb<0.14 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.13.2)
Requirement already satisfied: linkify-it-py<1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (1.0.3)
Requirement already satisfied: sphinx-external-toc<0.4 in /var/jenkins_home/.local/lib/python3.8/site-packages (0.3.0)
Requirement already satisfied: nbconvert<7,>=5.6 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (6.4.5)
Requirement already satisfied: sphinx<5,>=3.1 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (3.5.4)
Requirement already satisfied: sphinx-togglebutton~=0.3.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.1)
Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (8.3.0)
Requirement already satisfied: jupyter-sphinx~=0.3.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.3.2)
Requirement already satisfied: nbformat~=5.0 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (5.3.0)
Requirement already satisfied: myst-parser~=0.15.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.15.2)
Requirement already satisfied: docutils<0.18,>=0.15 in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (0.16)
Requirement already satisfied: ipywidgets<8,>=7.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (7.7.0)
Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from myst-nb<0.14) (4.11.3)
Requirement already satisfied: pyyaml in /var/jenkins_home/.local/lib/python3.8/site-packages/PyYAML-5.4.1-py3.8-linux-x86_64.egg (from myst-nb<0.14) (5.4.1)
Requirement already satisfied: jupyter-cache~=0.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-nb<0.14) (0.4.3)
Requirement already satisfied: uc-micro-py in /var/jenkins_home/.local/lib/python3.8/site-packages (from linkify-it-py<1.1) (1.0.1)
Requirement already satisfied: click<9,>=7.1 in /usr/local/lib/python3.8/dist-packages (from sphinx-external-toc<0.4) (8.0.4)
Requirement already satisfied: ipykernel>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.12.1)
Requirement already satisfied: jupyterlab-widgets>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.1.0)
Requirement already satisfied: widgetsnbextension~=3.6.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (3.6.0)
Requirement already satisfied: traitlets>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.1.1)
Requirement already satisfied: ipython-genutils~=0.2.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from ipywidgets<8,>=7.0.0->myst-nb<0.14) (0.2.0)
Requirement already satisfied: pygments>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (2.11.2)
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.18.1)
Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (5.1.1)
Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (3.0.29)
Requirement already satisfied: stack-data in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.2.0)
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.1.3)
Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (0.7.5)
Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (62.3.2)
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.8/dist-packages (from ipython->myst-nb<0.14) (4.7.0)
Requirement already satisfied: attrs in /usr/local/lib/python3.8/dist-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (21.4.0)
Requirement already satisfied: nbclient<0.6,>=0.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (0.5.13)
Requirement already satisfied: sqlalchemy<1.5,>=1.3.12 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (1.4.36)
Requirement already satisfied: nbdime in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.1)
Requirement already satisfied: markdown-it-py<2.0.0,>=1.0.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (1.1.0)
Requirement already satisfied: mdit-py-plugins~=0.2.8 in /var/jenkins_home/.local/lib/python3.8/site-packages (from myst-parser~=0.15.2->myst-nb<0.14) (0.2.8)
Requirement already satisfied: jinja2 in /usr/local/lib/python3.8/dist-packages (from myst-parser~=0.15.2->myst-nb<0.14) (3.0.3)
Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (1.5.0)
Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.8.4)
Requirement already satisfied: testpath in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.6.0)
Requirement already satisfied: beautifulsoup4 in /var/jenkins_home/.local/lib/python3.8/site-packages/beautifulsoup4-4.9.3-py3.8.egg (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.3)
Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (2.0.1)
Requirement already satisfied: jupyter-core in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.9.2)
Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.7.1)
Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.1.2)
Requirement already satisfied: entrypoints>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (0.4)
Requirement already satisfied: bleach in /usr/local/lib/python3.8/dist-packages (from nbconvert<7,>=5.6->myst-nb<0.14) (4.1.0)
Requirement already satisfied: jsonschema>=2.6 in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (4.4.0)
Requirement already satisfied: fastjsonschema in /usr/local/lib/python3.8/dist-packages (from nbformat~=5.0->myst-nb<0.14) (2.15.3)
Requirement already satisfied: packaging in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (21.3)
Requirement already satisfied: imagesize in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.3.0)
Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.1.5)
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.1)
Requirement already satisfied: sphinxcontrib-htmlhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.0.0)
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (0.7.12)
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.10.1)
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.3)
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (1.0.2)
Requirement already satisfied: requests>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.27.1)
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.8/dist-packages (from sphinx<5,>=3.1->myst-nb<0.14) (2.2.0)
Requirement already satisfied: wheel in /var/jenkins_home/.local/lib/python3.8/site-packages (from sphinx-togglebutton~=0.3.0->myst-nb<0.14) (0.37.1)
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->myst-nb<0.14) (3.8.0)
Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from babel>=1.3->sphinx<5,>=3.1->myst-nb<0.14) (2022.1)
Requirement already satisfied: debugpy>=1.0 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.6.0)
Requirement already satisfied: psutil in /var/jenkins_home/.local/lib/python3.8/site-packages/psutil-5.8.0-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (5.8.0)
Requirement already satisfied: jupyter-client>=6.1.12 in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (7.2.1)
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.8/dist-packages (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (1.5.5)
Requirement already satisfied: tornado>=6.1 in /var/jenkins_home/.local/lib/python3.8/site-packages/tornado-6.1-py3.8-linux-x86_64.egg (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.1)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.16->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: importlib-resources>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (5.6.0)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.8/dist-packages (from jsonschema>=2.6->nbformat~=5.0->myst-nb<0.14) (0.18.1)
Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.8/dist-packages (from pexpect>4.3->ipython->myst-nb<0.14) (0.7.0)
Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython->myst-nb<0.14) (0.2.5)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.5.0->sphinx<5,>=3.1->myst-nb<0.14) (1.26.9)
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.5.0->sphinx<5,>=3.1->myst-nb<0.14) (2.0.12)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.5.0->sphinx<5,>=3.1->myst-nb<0.14) (3.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.5.0->sphinx<5,>=3.1->myst-nb<0.14) (2021.10.8)
Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb<0.14) (1.1.2)
Requirement already satisfied: notebook>=4.4.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from widgetsnbextension~=3.6.0->ipywidgets<8,>=7.0.0->myst-nb<0.14) (6.4.11)
Requirement already satisfied: soupsieve>1.2 in /var/jenkins_home/.local/lib/python3.8/site-packages/soupsieve-2.2.1-py3.8.egg (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb<0.14) (2.2.1)
Requirement already satisfied: webencodings in /usr/local/lib/python3.8/dist-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (0.5.1)
Requirement already satisfied: six>=1.9.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from bleach->nbconvert<7,>=5.6->myst-nb<0.14) (1.15.0)
Requirement already satisfied: jupyter-server-mathjax>=0.2.2 in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.2.5)
Requirement already satisfied: jupyter-server in /var/jenkins_home/.local/lib/python3.8/site-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.17.0)
Requirement already satisfied: GitPython!=2.1.4,!=2.1.5,!=2.1.6 in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.1.27)
Requirement already satisfied: colorama in /usr/local/lib/python3.8/dist-packages (from nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.4.4)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging->sphinx<5,>=3.1->myst-nb<0.14) (3.0.7)
Requirement already satisfied: pure-eval in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.2.2)
Requirement already satisfied: asttokens in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (2.0.5)
Requirement already satisfied: executing in /usr/local/lib/python3.8/dist-packages (from stack-data->ipython->myst-nb<0.14) (0.8.3)
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (4.0.9)
Requirement already satisfied: python-dateutil>=2.8.2 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (2.8.2)
Requirement already satisfied: pyzmq>=22.3 in /usr/local/lib/python3.8/dist-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb<0.14) (22.3.0)
Requirement already satisfied: terminado>=0.8.3 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.13.3)
Requirement already satisfied: prometheus-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (0.14.1)
Requirement already satisfied: argon2-cffi in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.3.0)
Requirement already satisfied: anyio<4,>=3.1.0 in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (3.5.0)
Requirement already satisfied: Send2Trash in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.8.0)
Requirement already satisfied: websocket-client in /var/jenkins_home/.local/lib/python3.8/site-packages (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.3.2)
Requirement already satisfied: sniffio>=1.1 in /var/jenkins_home/.local/lib/python3.8/site-packages (from anyio<4,>=3.1.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.2.0)
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from gitdb<5,>=4.0.1->GitPython!=2.1.4,!=2.1.5,!=2.1.6->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (5.0.0)
Requirement already satisfied: argon2-cffi-bindings in /var/jenkins_home/.local/lib/python3.8/site-packages (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (21.2.0)
Requirement already satisfied: cffi>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (1.15.0)
Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb<0.14) (2.21)
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git
  Cloning https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to /tmp/pip-install-fyadnd5g/sphinxcontrib-copydirs_7b84d99c0bd644d69899aedb043f66d7
  Running command git clone --filter=blob:none --quiet https://github.com/mikemckiernan/sphinxcontrib-copydirs.git /tmp/pip-install-fyadnd5g/sphinxcontrib-copydirs_7b84d99c0bd644d69899aedb043f66d7
  Resolved https://github.com/mikemckiernan/sphinxcontrib-copydirs.git to commit bd8c5d79b3f91cf5f1bb0d6995aeca3fe84b670e
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (from sphinxcontrib-copydirs@ git+https://github.com/mikemckiernan/sphinxcontrib-copydirs.git) (5.9.0)
running develop
running build_py
Generating nvtabular/inference/triton/model_config_pb2.py from nvtabular/inference/triton/model_config.proto
creating build
creating build/lib.linux-x86_64-cpython-38
creating build/lib.linux-x86_64-cpython-38/tests
copying tests/conftest.py -> build/lib.linux-x86_64-cpython-38/tests
copying tests/__init__.py -> build/lib.linux-x86_64-cpython-38/tests
creating build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/io.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/_version.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/graph.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/dispatch.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/worker.py -> build/lib.linux-x86_64-cpython-38/nvtabular
copying nvtabular/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular
creating build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_triton_inference.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_dask_nvt.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tf4rec.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_s3.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/test_tools.py -> build/lib.linux-x86_64-cpython-38/tests/unit
copying tests/unit/__init__.py -> build/lib.linux-x86_64-cpython-38/tests/unit
creating build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/torch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/backend.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
copying nvtabular/loader/tf_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/loader
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference
copying nvtabular/inference/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
copying nvtabular/framework_utils/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils
creating build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/inspector_script.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/dataset_inspector.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/data_gen.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
copying nvtabular/tools/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/tools
creating build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/data_stats.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/stat_operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/clip.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/target_encoding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/add_metadata.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/logop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hashed_cross.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/categorify.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/rename.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/list_slice.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/hash_bucket.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/fill.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/dropna.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/lambdaop.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/value_counts.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/operator.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/normalize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/filter.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_external.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/join_groupby.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/moments.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/difference_lag.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/bucketize.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
copying nvtabular/ops/column_similarity.py -> build/lib.linux-x86_64-cpython-38/nvtabular/ops
creating build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/node.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/workflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
copying nvtabular/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/benchmarking_tools.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/model_config_pb2.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/workflow_model.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/ensemble.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/data_conversions.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
copying nvtabular/inference/triton/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/tensorflow.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/base.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/hugectr.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/pytorch.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
copying nvtabular/inference/workflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/workflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/model_pt.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
copying nvtabular/inference/triton/model/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/inference/triton/model
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/feature_column_utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
copying nvtabular/framework_utils/tensorflow/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/utils.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/models.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
copying nvtabular/framework_utils/torch/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/outer_product.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/embedding.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/interaction.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
copying nvtabular/framework_utils/tensorflow/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/tensorflow/layers
creating build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/embeddings.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
copying nvtabular/framework_utils/torch/layers/__init__.py -> build/lib.linux-x86_64-cpython-38/nvtabular/framework_utils/torch/layers
/usr/local/lib/python3.8/dist-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
package init file 'ci/__init__.py' not found (or not a regular file)
package init file 'images/__init__.py' not found (or not a regular file)
package init file 'docs/__init__.py' not found (or not a regular file)
package init file 'cpp/__init__.py' not found (or not a regular file)
package init file 'bench/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench
copying bench/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/bench
package init file 'merlin/__init__.py' not found (or not a regular file)
package init file 'examples/__init__.py' not found (or not a regular file)
package init file 'conda/__init__.py' not found (or not a regular file)
package init file 'docs/source/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/docs
creating build/lib.linux-x86_64-cpython-38/docs/source
copying docs/source/conf.py -> build/lib.linux-x86_64-cpython-38/docs/source
package init file 'docs/source/_templates/__init__.py' not found (or not a regular file)
package init file 'docs/source/images/__init__.py' not found (or not a regular file)
package init file 'docs/source/training/__init__.py' not found (or not a regular file)
package init file 'docs/source/resources/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/__init__.py' not found (or not a regular file)
package init file 'cpp/nvtabular/inference/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets
copying bench/datasets/test_dataset.py -> build/lib.linux-x86_64-cpython-38/bench/datasets
package init file 'bench/torch/__init__.py' not found (or not a regular file)
package init file 'bench/examples/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dask-nvtabular-criteo-benchmark.py -> build/lib.linux-x86_64-cpython-38/bench/examples
copying bench/examples/dataloader_bench.py -> build/lib.linux-x86_64-cpython-38/bench/examples
package init file 'bench/datasets/configs/__init__.py' not found (or not a regular file)
package init file 'bench/datasets/tools/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_hugectr.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_pytorch.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/nvt_etl.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
copying bench/datasets/tools/train_tensorflow.py -> build/lib.linux-x86_64-cpython-38/bench/datasets/tools
package init file 'bench/torch/criteo/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/merlin
creating build/lib.linux-x86_64-cpython-38/merlin/transforms
copying merlin/transforms/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms
creating build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
copying merlin/transforms/ops/__init__.py -> build/lib.linux-x86_64-cpython-38/merlin/transforms/ops
package init file 'examples/tensorflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples
creating build/lib.linux-x86_64-cpython-38/examples/tensorflow
copying examples/tensorflow/callbacks.py -> build/lib.linux-x86_64-cpython-38/examples/tensorflow
package init file 'examples/getting-started-movielens/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-toy-example/__init__.py' not found (or not a regular file)
package init file 'examples/tabular-data-rossmann/__init__.py' not found (or not a regular file)
package init file 'examples/advanced-ops-outbrain/__init__.py' not found (or not a regular file)
package init file 'examples/multi-gpu-movielens/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/tf_trainer.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
copying examples/multi-gpu-movielens/torch_trainer_dist.py -> build/lib.linux-x86_64-cpython-38/examples/multi-gpu-movielens
package init file 'examples/scaling-criteo/__init__.py' not found (or not a regular file)
package init file 'examples/winning-solution-recsys2020-twitter/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/docker/__init__.py' not found (or not a regular file)
package init file 'examples/tensorflow/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/getting-started-movielens/imgs/__init__.py' not found (or not a regular file)
package init file 'examples/scaling-criteo/imgs/__init__.py' not found (or not a regular file)
package init file 'tests/integration/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_tf_inference.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_inf_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_notebooks.py -> build/lib.linux-x86_64-cpython-38/tests/integration
copying tests/integration/test_nvt_hugectr.py -> build/lib.linux-x86_64-cpython-38/tests/integration
package init file 'tests/integration/common/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common
copying tests/integration/common/utils.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common
package init file 'tests/integration/common/parsers/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/benchmark_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/rossmann_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
copying tests/integration/common/parsers/criteo_parsers.py -> build/lib.linux-x86_64-cpython-38/tests/integration/common/parsers
package init file 'tests/unit/loader/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_dataloader_backend.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_tf_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
copying tests/unit/loader/test_torch_dataloader.py -> build/lib.linux-x86_64-cpython-38/tests/unit/loader
package init file 'tests/unit/framework_utils/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_feature_columns.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_tf_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
copying tests/unit/framework_utils/test_torch_layers.py -> build/lib.linux-x86_64-cpython-38/tests/unit/framework_utils
package init file 'tests/unit/ops/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_reduce_dtype_size.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_fill.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_lambda.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_categorify.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops_schema.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_drop_low_cardinality.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_target_encode.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_groupyby.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_column_similarity.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_join.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_normalize.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_hash_bucket.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
copying tests/unit/ops/test_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/ops
package init file 'tests/unit/workflow/__init__.py' not found (or not a regular file)
creating build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_ops.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_cpu_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_schemas.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_node.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
copying tests/unit/workflow/test_workflow_chaining.py -> build/lib.linux-x86_64-cpython-38/tests/unit/workflow
package init file 'conda/environments/__init__.py' not found (or not a regular file)
package init file 'conda/recipes/__init__.py' not found (or not a regular file)
running egg_info
creating nvtabular.egg-info
writing nvtabular.egg-info/PKG-INFO
writing dependency_links to nvtabular.egg-info/dependency_links.txt
writing requirements to nvtabular.egg-info/requires.txt
writing top-level names to nvtabular.egg-info/top_level.txt
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'cpp'
warning: no files found matching '*.cu' under directory 'cpp'
warning: no files found matching '*.cuh' under directory 'cpp'
adding license file 'LICENSE'
writing manifest file 'nvtabular.egg-info/SOURCES.txt'
running build_ext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/include/python3.8 -c flagcheck.cpp -o flagcheck.o -std=c++17
building 'nvtabular_cpp' extension
creating build/temp.linux-x86_64-cpython-38
creating build/temp.linux-x86_64-cpython-38/cpp
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular
creating build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+12.g28cb8a6ad -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+12.g28cb8a6ad -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/__init__.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+12.g28cb8a6ad -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/categorify.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DVERSION_INFO=1.1.1+12.g28cb8a6ad -I./cpp/ -I/var/jenkins_home/.local/lib/python3.8/site-packages/pybind11/include -I/usr/include/python3.8 -c cpp/nvtabular/inference/fill.cc -o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -std=c++17 -fvisibility=hidden -g0
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 build/temp.linux-x86_64-cpython-38/cpp/nvtabular/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/__init__.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/categorify.o build/temp.linux-x86_64-cpython-38/cpp/nvtabular/inference/fill.o -L/usr/lib -o build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so
copying build/lib.linux-x86_64-cpython-38/nvtabular_cpp.cpython-38-x86_64-linux-gnu.so -> 
Creating /var/jenkins_home/.local/lib/python3.8/site-packages/nvtabular.egg-link (link to .)
nvtabular 1.1.1+12.g28cb8a6ad is already the active version in easy-install.pth

Installed /var/jenkins_home/workspace/nvtabular_tests/nvtabular
Running black --check
All done! ✨ 🍰 ✨
131 files would be left unchanged.
Running flake8
Running isort
Skipped 2 files
Running bandit
Running pylint


Your code has been rated at 10.00/10 (previous run: 10.00/10, +0.00)

Running flake8-nb
Building docs
make: Entering directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
INFO:sphinxcontrib.copydirs.copydirs:Copying source documentation from: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples
INFO:sphinxcontrib.copydirs.copydirs: ...to destination: /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/source/examples
INFO:traitlets:Writing 14816 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain
INFO:traitlets:Writing 35171 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19347 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/advanced-ops-outbrain/03-Training-with-TF.ipynb
INFO:traitlets:Writing 14170 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 36830 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 28932 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Writing 20504 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens
INFO:traitlets:Writing 61676 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/03-Training-with-TF.ipynb
INFO:traitlets:Writing 18521 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 21842 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/getting-started-movielens/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 43655 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-movielens/01-03-MultiGPU-Download-Convert-ETL-with-NVTabular-Training-with-TensorFlow.ipynb
INFO:traitlets:Writing 44549 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/multi-gpu-toy-example/multi-gpu_dask.ipynb
INFO:traitlets:Writing 9604 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/01-Download-Convert.ipynb
INFO:traitlets:Writing 21552 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 12041 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 20792 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-HugeCTR.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo
INFO:traitlets:Writing 203961 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/03-Training-with-TF.ipynb
INFO:traitlets:Writing 32956 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-HugeCTR.ipynb
INFO:traitlets:Writing 25153 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/scaling-criteo/04-Triton-Inference-with-TF.ipynb
INFO:traitlets:Writing 23938 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/01-Download-Convert.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann
INFO:traitlets:Writing 33764 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/02-ETL-with-NVTabular.ipynb
INFO:traitlets:Writing 19635 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-FastAI.ipynb
INFO:traitlets:Writing 17586 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-PyTorch.ipynb
INFO:traitlets:Writing 21354 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/tabular-data-rossmann/03-Training-with-TF.ipynb
INFO:traitlets:Support files will be in
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Making directory /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter
INFO:traitlets:Writing 77074 bytes to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs/build/jupyter_execute/examples/winning-solution-recsys2020-twitter/01-02-04-Download-Convert-ETL-with-NVTabular-Training-with-XGBoost.ipynb
make: Leaving directory '/var/jenkins_home/workspace/nvtabular_tests/nvtabular/docs'
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/nvtabular_tests/nvtabular, configfile: pyproject.toml
plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, typeguard-2.13.3, cov-3.0.0
collected 1336 items / 3 skipped

tests/unit/test_dask_nvt.py ............................................ [ 3%]
........................................................................ [ 8%]
[ 8%]
tests/unit/test_notebooks.py .s.... [ 9%]
tests/unit/test_tf4rec.py . [ 9%]
tests/unit/test_tools.py ...................... [ 10%]
tests/unit/test_triton_inference.py sssssssss....................sss [ 13%]
tests/unit/framework_utils/test_tf_feature_columns.py . [ 13%]
tests/unit/framework_utils/test_tf_layers.py ........................... [ 15%]
................................................... [ 19%]
tests/unit/loader/test_dataloader_backend.py ...... [ 19%]
tests/unit/loader/test_tf_dataloader.py ................................ [ 22%]
........................................s.. [ 25%]
tests/unit/ops/test_categorify.py ...................................... [ 28%]
........................................................................ [ 33%]
........................................... [ 36%]
tests/unit/ops/test_column_similarity.py ........................ [ 38%]
tests/unit/ops/test_drop_low_cardinality.py .. [ 38%]
tests/unit/ops/test_fill.py ............................................ [ 41%]
........ [ 42%]
tests/unit/ops/test_groupyby.py ............... [ 43%]
tests/unit/ops/test_hash_bucket.py ......................... [ 45%]
tests/unit/ops/test_join.py ............................................ [ 48%]
........................................................................ [ 54%]
.................................. [ 56%]
tests/unit/ops/test_lambda.py .......... [ 57%]
tests/unit/ops/test_normalize.py ....................................... [ 60%]
.. [ 60%]
tests/unit/ops/test_ops.py ............................................. [ 63%]
.................... [ 65%]
tests/unit/ops/test_ops_schema.py ...................................... [ 68%]
........................................................................ [ 73%]
........................................................................ [ 79%]
........................................................................ [ 84%]
....................................... [ 87%]
tests/unit/ops/test_reduce_dtype_size.py .. [ 87%]
tests/unit/ops/test_target_encode.py ..................... [ 89%]
tests/unit/workflow/test_cpu_workflow.py ...... [ 89%]
tests/unit/workflow/test_workflow.py ................................... [ 92%]
.......................................................... [ 96%]
tests/unit/workflow/test_workflow_chaining.py ... [ 96%]
tests/unit/workflow/test_workflow_node.py ........... [ 97%]
tests/unit/workflow/test_workflow_ops.py ... [ 97%]
tests/unit/workflow/test_workflow_schemas.py ........................... [ 99%]
... [100%]

=============================== warnings summary ===============================
../../../../../usr/local/lib/python3.8/dist-packages/scipy/fft/init.py:97
/usr/local/lib/python3.8/dist-packages/scipy/fft/init.py:97: DeprecationWarning: The module numpy.dual is deprecated. Instead of using dual, use the functions directly from numpy or scipy.
from numpy.dual import register_func

../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
../../../../../usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92
/usr/local/lib/python3.8/dist-packages/fsspec/spec.py:92: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
if pa_version and LooseVersion(pa_version) < LooseVersion("2.0"):

../../../../../usr/local/lib/python3.8/dist-packages/dask_cudf/core.py:32
/usr/local/lib/python3.8/dist-packages/dask_cudf/core.py:32: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
DASK_VERSION = LooseVersion(dask.version)

../../../../../usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: 34 warnings
/usr/local/lib/python3.8/dist-packages/setuptools/_distutils/version.py:351: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
other = LooseVersion(other)

nvtabular/loader/init.py:19
/var/jenkins_home/workspace/nvtabular_tests/nvtabular/nvtabular/loader/init.py:19: DeprecationWarning: The nvtabular.loader module has moved to merlin.models.loader. Support for importing from nvtabular.loader is deprecated, and will be removed in a future version. Please update your imports to refer to merlin.models.loader.
warnings.warn(

tests/unit/test_dask_nvt.py: 2 warnings
tests/unit/test_tf4rec.py: 1 warning
tests/unit/test_tools.py: 6 warnings
tests/unit/test_triton_inference.py: 4 warnings
tests/unit/loader/test_dataloader_backend.py: 6 warnings
tests/unit/loader/test_tf_dataloader.py: 142 warnings
tests/unit/ops/test_categorify.py: 70 warnings
tests/unit/ops/test_drop_low_cardinality.py: 2 warnings
tests/unit/ops/test_fill.py: 8 warnings
tests/unit/ops/test_hash_bucket.py: 4 warnings
tests/unit/ops/test_join.py: 88 warnings
tests/unit/ops/test_lambda.py: 3 warnings
tests/unit/ops/test_normalize.py: 9 warnings
tests/unit/ops/test_ops.py: 11 warnings
tests/unit/ops/test_ops_schema.py: 17 warnings
tests/unit/workflow/test_workflow.py: 34 warnings
tests/unit/workflow/test_workflow_chaining.py: 1 warning
tests/unit/workflow/test_workflow_node.py: 1 warning
tests/unit/workflow/test_workflow_schemas.py: 1 warning
/usr/local/lib/python3.8/dist-packages/cudf/core/dataframe.py:1292: UserWarning: The deep parameter is ignored and is only included for pandas compatibility.
warnings.warn(

tests/unit/test_dask_nvt.py: 12 warnings
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 8 files.
warnings.warn(

tests/unit/test_dask_nvt.py::test_merlin_core_execution_managers
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/core/utils.py:433: UserWarning: Existing Dask-client object detected in the current context. New cuda cluster will not be deployed. Set force_new to True to ignore running clusters.
warnings.warn(

tests/unit/test_notebooks.py: 18 warnings
tests/unit/test_tools.py: 1213 warnings
tests/unit/loader/test_tf_dataloader.py: 20 warnings
/usr/local/lib/python3.8/dist-packages/cudf/core/frame.py:3235: DeprecationWarning: Series.ceil and DataFrame.ceil are deprecated and will be removed in the future
warnings.warn(

tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/test_tools.py::test_inspect_datagen[uniform-parquet]
tests/unit/ops/test_ops.py::test_data_stats[True-parquet]
tests/unit/ops/test_ops.py::test_data_stats[False-parquet]
/usr/local/lib/python3.8/dist-packages/cudf/core/series.py:958: FutureWarning: Series.set_index is deprecated and will be removed in the future
warnings.warn(

tests/unit/loader/test_tf_dataloader.py: 2 warnings
tests/unit/workflow/test_workflow.py: 9 warnings
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 2 files.
warnings.warn(

tests/unit/ops/test_fill.py::test_fill_missing[True-True-parquet]
tests/unit/ops/test_fill.py::test_fill_missing[True-False-parquet]
tests/unit/ops/test_ops.py::test_filter[parquet-0.1-True]
/var/jenkins_home/.local/lib/python3.8/site-packages/pandas/core/indexing.py:1732: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame

See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy
self._setitem_single_block(indexer, value, name)

tests/unit/ops/test_ops.py::test_difference_lag[False]
/usr/local/lib/python3.8/dist-packages/cudf/core/dataframe.py:3025: FutureWarning: The as_gpu_matrix method will be removed in a future cuDF release. Consider using to_cupy instead.
warnings.warn(

tests/unit/workflow/test_cpu_workflow.py: 6 warnings
tests/unit/workflow/test_workflow.py: 12 warnings
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/io/dataset.py:862: UserWarning: Only created 1 files did not have enough partitions to create 10 files.
warnings.warn(

tests/unit/workflow/test_workflow.py: 48 warnings
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 20 files.
warnings.warn(

tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_parquet_output[True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[True-True-None]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_WORKER]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-Shuffle.PER_PARTITION]
tests/unit/workflow/test_workflow.py::test_workflow_apply[False-True-None]
/var/jenkins_home/.local/lib/python3.8/site-packages/merlin/io/dataset.py:862: UserWarning: Only created 2 files did not have enough partitions to create 4 files.
warnings.warn(

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

---------- coverage: platform linux, python 3.8.10-final-0 -----------
Name Stmts Miss Branch BrPart Cover Missing

nvtabular/init.py 22 0 0 0 100%
nvtabular/dispatch.py 3 3 0 0 0% 18-23
nvtabular/framework_utils/init.py 2 0 0 0 100%
nvtabular/framework_utils/tensorflow/init.py 1 0 0 0 100%
nvtabular/framework_utils/tensorflow/feature_column_utils.py 134 78 90 15 39% 30, 99, 103, 114-130, 140, 143-158, 162, 166-167, 173-198, 207-217, 220-227, 229->233, 234, 239-279, 282
nvtabular/framework_utils/tensorflow/layers/init.py 4 0 0 0 100%
nvtabular/framework_utils/tensorflow/layers/embedding.py 153 12 89 6 91% 60, 68->49, 122, 179, 231-239, 335->343, 357->360, 363-364, 367
nvtabular/framework_utils/tensorflow/layers/interaction.py 47 25 22 1 45% 49, 74-103, 106-110, 113
nvtabular/framework_utils/tensorflow/layers/outer_product.py 30 24 12 0 19% 37-38, 41-60, 71-84, 87
nvtabular/framework_utils/tensorflow/tfrecords_to_parquet.py 58 58 30 0 0% 16-111
nvtabular/framework_utils/torch/init.py 0 0 0 0 100%
nvtabular/framework_utils/torch/layers/init.py 2 2 0 0 0% 17-22
nvtabular/framework_utils/torch/layers/embeddings.py 32 32 18 0 0% 17-95
nvtabular/framework_utils/torch/models.py 45 45 30 0 0% 16-110
nvtabular/framework_utils/torch/utils.py 75 75 34 0 0% 17-140
nvtabular/graph.py 3 3 0 0 0% 18-23
nvtabular/inference/init.py 2 0 0 0 100%
nvtabular/inference/triton/init.py 36 23 14 0 26% 38-57, 61-64, 68, 72, 76-82
nvtabular/inference/triton/benchmarking_tools.py 52 52 10 0 0% 2-103
nvtabular/inference/triton/data_conversions.py 87 3 58 4 95% 32-33, 84
nvtabular/inference/triton/ensemble.py 266 151 82 9 44% 90-94, 157-196, 240-288, 305-309, 381-389, 415, 418-434, 455-456, 486-496, 548-588, 594-610, 614-681, 711, 733, 739-758, 764-788, 795
nvtabular/inference/triton/model/init.py 0 0 0 0 100%
nvtabular/inference/triton/model/model_pt.py 101 101 42 0 0% 27-220
nvtabular/inference/triton/model_config_pb2.py 299 0 2 0 100%
nvtabular/inference/triton/workflow_model.py 55 55 24 0 0% 27-128
nvtabular/inference/workflow/init.py 0 0 0 0 100%
nvtabular/inference/workflow/base.py 113 113 62 0 0% 27-209
nvtabular/inference/workflow/hugectr.py 37 37 16 0 0% 27-87
nvtabular/inference/workflow/pytorch.py 10 10 6 0 0% 27-46
nvtabular/inference/workflow/tensorflow.py 32 32 10 0 0% 26-68
nvtabular/io.py 3 3 0 0 0% 18-23
nvtabular/loader/init.py 2 0 0 0 100%
nvtabular/loader/backend.py 371 21 154 21 92% 27-28, 112, 116->108, 125, 142, 158-159, 299->301, 311-315, 362-363, 402->406, 403->402, 418->420, 441->443, 453, 466->470, 473->477, 478, 482-483, 512, 588-589, 598, 624, 632
nvtabular/loader/tensorflow.py 179 25 60 9 86% 38-39, 74, 85-89, 101, 115, 124, 329, 357, 368, 383-385, 414-416, 426-434, 437-440
nvtabular/loader/tf_utils.py 57 10 22 6 80% 31->34, 34->36, 41->43, 45, 46->67, 52-53, 61-63, 69-73
nvtabular/loader/torch.py 87 87 26 0 0% 16-205
nvtabular/ops/init.py 26 0 0 0 100%
nvtabular/ops/add_metadata.py 34 0 14 0 100%
nvtabular/ops/bucketize.py 40 9 20 3 73% 52-54, 58->exit, 61-64, 83-86
nvtabular/ops/categorify.py 660 70 348 48 86% 251, 253, 271, 275, 283, 291, 293, 320, 341-342, 391->395, 399-406, 452, 460, 483-484, 561-566, 637, 733, 750, 795, 873-874, 889-893, 894->858, 912, 920, 927->exit, 951, 954->957, 1006->1004, 1068, 1073, 1107->1111, 1113->1053, 1119-1122, 1134, 1138, 1142, 1149, 1154-1157, 1235, 1237, 1307->1330, 1313->1330, 1331-1336, 1381, 1394->1397, 1401->1406, 1405, 1411, 1414, 1422-1432
nvtabular/ops/clip.py 18 2 8 3 81% 44, 52->54, 55
nvtabular/ops/column_similarity.py 121 26 38 5 74% 19-20, 29-30, 81->exit, 111, 206-207, 216-218, 226-242, 259->262, 263, 273
nvtabular/ops/data_stats.py 56 1 24 3 95% 107->109, 111, 113->103
nvtabular/ops/difference_lag.py 43 0 14 1 98% 73->75
nvtabular/ops/drop_low_cardinality.py 18 0 10 1 96% 85->84
nvtabular/ops/dropna.py 9 0 2 0 100%
nvtabular/ops/fill.py 76 5 30 1 92% 63-67, 109
nvtabular/ops/filter.py 20 1 8 1 93% 49
nvtabular/ops/groupby.py 135 4 88 5 96% 82, 94, 104->106, 149, 241
nvtabular/ops/hash_bucket.py 43 1 22 2 95% 79, 118->124
nvtabular/ops/hashed_cross.py 38 3 17 3 89% 52, 64, 92
nvtabular/ops/join_external.py 96 8 34 7 88% 20-21, 114, 116, 118, 150->152, 205-206, 216->227, 221
nvtabular/ops/join_groupby.py 128 5 57 6 94% 113, 120, 129, 136->135, 178->175, 181->175, 260-261
nvtabular/ops/lambdaop.py 62 6 22 6 86% 60, 64, 82, 95, 100, 109
nvtabular/ops/list_slice.py 89 29 42 0 64% 21-22, 146-160, 168-190
nvtabular/ops/logop.py 21 0 6 0 100%
nvtabular/ops/moments.py 69 0 24 0 100%
nvtabular/ops/normalize.py 93 4 22 1 94% 89, 139-140, 167
nvtabular/ops/operator.py 11 1 2 0 92% 52
nvtabular/ops/reduce_dtype_size.py 49 0 20 2 97% 68->77, 74->77
nvtabular/ops/rename.py 29 3 14 3 86% 46, 71-73
nvtabular/ops/stat_operator.py 8 0 2 0 100%
nvtabular/ops/target_encoding.py 182 9 76 5 93% 168->172, 176->185, 274, 283-284, 297-303, 396->399
nvtabular/ops/value_counts.py 34 0 6 1 98% 40->38
nvtabular/tools/init.py 0 0 0 0 100%
nvtabular/tools/data_gen.py 271 25 90 7 91% 26-27, 31-32, 129-132, 142-146, 148, 170-171, 322, 332, 358, 361-370
nvtabular/tools/dataset_inspector.py 52 8 24 2 79% 33-40, 51
nvtabular/tools/inspector_script.py 46 46 0 0 0% 17-168
nvtabular/utils.py 3 0 0 0 100%
nvtabular/worker.py 3 3 0 0 0% 18-23
nvtabular/workflow/init.py 2 0 0 0 100%
nvtabular/workflow/node.py 7 0 4 0 100%
nvtabular/workflow/workflow.py 219 17 94 12 91% 28-29, 52, 85, 206, 212->226, 239-241, 373, 388-389, 431, 508, 538, 548-550, 563

TOTAL 5211 1366 2095 199 72%
Coverage XML written to file coverage.xml

Required test coverage of 70% reached. Total coverage: 71.83%
=========================== short test summary info ============================
SKIPPED [1] ../../../../../usr/local/lib/python3.8/dist-packages/dask_cudf/io/tests/test_s3.py:17: could not import 's3fs': cannot import name 'ParamSpec' from 'typing_extensions' (/var/jenkins_home/.local/lib/python3.8/site-packages/typing_extensions.py)
SKIPPED [1] tests/unit/framework_utils/test_torch_layers.py:20: could not import 'torch': No module named 'torch'
SKIPPED [1] tests/unit/loader/test_torch_dataloader.py:43: could not import 'torch': No module named 'torch'
SKIPPED [1] tests/unit/test_notebooks.py:92: could not import 'fastai': No module named 'fastai'
SKIPPED [1] tests/unit/test_triton_inference.py:127: Requires tritonserver on the path
SKIPPED [2] tests/unit/test_triton_inference.py:153: Requires tritonserver on the path
SKIPPED [2] tests/unit/test_triton_inference.py:169: Requires tritonserver on the path
SKIPPED [2] tests/unit/test_triton_inference.py:187: Requires tritonserver on the path
SKIPPED [2] tests/unit/test_triton_inference.py:215: Requires tritonserver on the path
SKIPPED [2] tests/unit/test_triton_inference.py:357: Requires tritonserver on the path
SKIPPED [1] tests/unit/test_triton_inference.py:386: Requires tritonserver on the path
SKIPPED [1] tests/unit/loader/test_tf_dataloader.py:529: not working correctly in ci environment
========= 1322 passed, 17 skipped, 1807 warnings in 701.23s (0:11:41) ==========
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script : #!/bin/bash
cd /var/jenkins_home/
CUDA_VISIBLE_DEVICES=1 python test_res_push.py "https://api.GitHub.com/repos/NVIDIA-Merlin/NVTabular/issues/$ghprbPullId/comments" "/var/jenkins_home/jobs/$JOB_NAME/builds/$BUILD_NUMBER/log"
[nvtabular_tests] $ /bin/bash /tmp/jenkins6897049704852684630.sh

@karlhigley karlhigley merged commit 650f692 into main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

automate pushing of conda packages for nvtabular
3 participants