-
Notifications
You must be signed in to change notification settings - Fork 143
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
Fix accelerated training RST docs #791
Conversation
Fix code formatting in RST training docs, and quiet docs logs in CI unless there is an error
rerun tests |
1 similar comment
rerun tests |
Click to view CI ResultsGitHub pull request #791 of commit 02435f68a697740deca48003b0112526ee22b757, no merge conflicts. Running as SYSTEM Setting status of 02435f68a697740deca48003b0112526ee22b757 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2367/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/791/*:refs/remotes/origin/pr/791/* # timeout=10 > git rev-parse 02435f68a697740deca48003b0112526ee22b757^{commit} # timeout=10 Checking out Revision 02435f68a697740deca48003b0112526ee22b757 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 02435f68a697740deca48003b0112526ee22b757 # timeout=10 Commit message: "Fix accelerated training RST docs" > git rev-list --no-walk d0911549c6cb117b79bc993fd8a664f445473797 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins689743745121731037.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 105 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #791 of commit 2ba83cd4f25612b64faea3d5a0b8e392a8cb6ca5, no merge conflicts. Running as SYSTEM Setting status of 2ba83cd4f25612b64faea3d5a0b8e392a8cb6ca5 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2385/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/791/*:refs/remotes/origin/pr/791/* # timeout=10 > git rev-parse 2ba83cd4f25612b64faea3d5a0b8e392a8cb6ca5^{commit} # timeout=10 Checking out Revision 2ba83cd4f25612b64faea3d5a0b8e392a8cb6ca5 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ba83cd4f25612b64faea3d5a0b8e392a8cb6ca5 # timeout=10 Commit message: "Merge branch 'main' into rst_fixes" > git rev-list --no-walk 17d25dd26ee60f55555a04488abbf5ef88fb20a2 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins26464972842063915.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 105 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
@benfred I built the docs to test the PR.
|
Click to view CI ResultsGitHub pull request #791 of commit 0f595b3f4e212642fd4027858aec8ddb6a8b7a21, no merge conflicts. Running as SYSTEM Setting status of 0f595b3f4e212642fd4027858aec8ddb6a8b7a21 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2389/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/791/*:refs/remotes/origin/pr/791/* # timeout=10 > git rev-parse 0f595b3f4e212642fd4027858aec8ddb6a8b7a21^{commit} # timeout=10 Checking out Revision 0f595b3f4e212642fd4027858aec8ddb6a8b7a21 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f595b3f4e212642fd4027858aec8ddb6a8b7a21 # timeout=10 Commit message: "Merge branch 'main' into rst_fixes" > git rev-list --no-walk 4a85d43c389651099d277bcdec2ac23d531e4f70 # timeout=10 First time build. Skipping changelog. [nvtabular_tests] $ /bin/bash /tmp/jenkins6440521261052682250.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 105 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Click to view CI ResultsGitHub pull request #791 of commit f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483, no merge conflicts. Running as SYSTEM Setting status of f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483 to PENDING with url http://10.20.13.93:8080/job/nvtabular_tests/2390/ and message: 'Pending' Using context: Jenkins Unit Test Run Building in workspace /var/jenkins_home/workspace/nvtabular_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA/NVTabular.git > git init /var/jenkins_home/workspace/nvtabular_tests/nvtabular # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA/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/NVTabular.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA/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/NVTabular.git +refs/pull/791/*:refs/remotes/origin/pr/791/* # timeout=10 > git rev-parse f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483^{commit} # timeout=10 Checking out Revision f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f f2cf52326fbb7042e17c09c85f8ab9bb3e4a4483 # timeout=10 Commit message: "Merge branch 'main' into rst_fixes" > git rev-list --no-walk 0f595b3f4e212642fd4027858aec8ddb6a8b7a21 # timeout=10 [nvtabular_tests] $ /bin/bash /tmp/jenkins4102871172052632102.sh Installing NVTabular Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Obtaining file:///var/jenkins_home/workspace/nvtabular_tests/nvtabular 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 wheel metadata: started Preparing wheel metadata: finished with status 'done' Installing collected packages: nvtabular Running setup.py develop for nvtabular Successfully installed nvtabular WARNING: You are using pip version 21.0.1; however, version 21.1.1 is available. You should consider upgrading via the '/usr/bin/python -m pip install --upgrade pip' command. Running black --check All done! ✨ 🍰 ✨ 105 files would be left unchanged. Running flake8 Running isort /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/images warn(f"Likely recursive symlink detected to {resolved_path}") /usr/local/lib/python3.8/dist-packages/isort/main.py:141: UserWarning: Likely recursive symlink detected to /var/jenkins_home/workspace/nvtabular_tests/nvtabular/examples/scaling-criteo/imgs warn(f"Likely recursive symlink detected to {resolved_path}") Skipped 1 files Running bandit Running pylint |
Fix code formatting in RST training docs, and quiet docs logs in CI unless there is an error
Fix code formatting in RST training docs, and quiet docs logs in CI unless there is an error