Pull request #2 updated Connecting to https://api.github.com using ruying/****** (GitHub Access Token) Obtained Jenkinsfile from ee2b88a2ac94dfc0d76a9773d02203faa983b9dd+568c8ad1b76489bda530953c29bd07d9bfcfc604 (7de67c8acd8f92201ab0180cd38208bb615e1e9c) [Pipeline] Start of Pipeline [Pipeline] node Running on dgl-manual-cpu-worker in /home/ubuntu/jenkins_new/workspace/dgl_test_PR-2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/main commit 568c8ad1b76489bda530953c29bd07d9bfcfc604 into PR head commit ee2b88a2ac94dfc0d76a9773d02203faa983b9dd Merge succeeded, producing ee2b88a2ac94dfc0d76a9773d02203faa983b9dd Checking out Revision ee2b88a2ac94dfc0d76a9773d02203faa983b9dd (PR-2) Commit message: "Update README.md" > git rev-parse --resolve-git-dir /home/ubuntu/jenkins_new/workspace/dgl_test_PR-2/.git # timeout=10 > git config remote.origin.url https://github.com/Rhett-Ying/dgl_test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/Rhett-Ying/dgl_test.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/Rhett-Ying/dgl_test.git +refs/pull/2/head:refs/remotes/origin/PR-2 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 568c8ad1b76489bda530953c29bd07d9bfcfc604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2 # timeout=10 > git checkout -b PR-2 ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git rev-list --no-walk 0c5e3cebd30565cf75ba144575f174f97a4f479b # timeout=10 Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (CI) [Pipeline] stage [Pipeline] { (Unit Test) [Pipeline] node > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Running on dgl-manual-large-cpu in /root/jenkins/workspace/dgl_test_PR-2 [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cleaning workspace Fetching without tags Cloning repository https://github.com/Rhett-Ying/dgl_test.git > git init /root/jenkins/workspace/dgl_test_PR-2 # timeout=10 Fetching upstream changes from https://github.com/Rhett-Ying/dgl_test.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/Rhett-Ying/dgl_test.git +refs/pull/2/head:refs/remotes/origin/PR-2 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config remote.origin.url https://github.com/Rhett-Ying/dgl_test.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2/head:refs/remotes/origin/PR-2 # timeout=10 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config remote.origin.url https://github.com/Rhett-Ying/dgl_test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/Rhett-Ying/dgl_test.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/Rhett-Ying/dgl_test.git +refs/pull/2/head:refs/remotes/origin/PR-2 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 568c8ad1b76489bda530953c29bd07d9bfcfc604 into PR head commit ee2b88a2ac94dfc0d76a9773d02203faa983b9dd Merge succeeded, producing ee2b88a2ac94dfc0d76a9773d02203faa983b9dd Checking out Revision ee2b88a2ac94dfc0d76a9773d02203faa983b9dd (PR-2) Commit message: "Update README.md" Cleaning workspace [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 568c8ad1b76489bda530953c29bd07d9bfcfc604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2 ee2b88a2ac94dfc0d76a9773d02203faa983b9dd # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + docker inspect -f . dgllib/dgl-ci-lint . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dgl-manual-large-cpu does not seem to be running inside a container $ docker run -t -d -u 0:0 -w /root/jenkins/workspace/dgl_test_PR-2 -v /root/jenkins/workspace/dgl_test_PR-2:/root/jenkins/workspace/dgl_test_PR-2:rw,z -v /root/jenkins/workspace/dgl_test_PR-2@tmp:/root/jenkins/workspace/dgl_test_PR-2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-lint cat $ docker top 6868e4890abcade403664643260d9a8a4094302b4034ed8d75bf013da1606b64 -eo pid,comm [Pipeline] { [Pipeline] sh + bash task_unit_test.sh Collecting pytest Downloading pytest-7.0.1-py3-none-any.whl (296 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting attrs>=19.2.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) Requirement already satisfied: tomli>=1.0.0 in /usr/local/lib/python3.6/dist-packages (from pytest) (1.2.3) Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting importlib-metadata>=0.12 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: typing-extensions>=3.6.4 in /usr/local/lib/python3.6/dist-packages (from importlib-metadata>=0.12->pytest) (4.0.1) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) Installing collected packages: zipp, pyparsing, importlib-metadata, py, pluggy, packaging, iniconfig, attrs, pytest Successfully installed attrs-22.1.0 importlib-metadata-4.8.3 iniconfig-1.1.1 packaging-21.3 pluggy-1.0.0 py-1.11.0 pyparsing-3.0.9 pytest-7.0.1 zipp-3.6.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /root/jenkins/workspace/dgl_test_PR-2 collecting ... collected 1 item test_basics.py::test_dummy PASSED [100%] - generated xml file: /root/jenkins/workspace/dgl_test_PR-2/pytest_basics.xml -- ============================= slowest 10 durations ============================= (3 durations < 0.005s hidden. Use -vv to show these durations.) ============================== 1 passed in 0.02s =============================== Post stage [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [WS-CLEANUP] done [Pipeline] } $ docker stop --time=1 6868e4890abcade403664643260d9a8a4094302b4034ed8d75bf013da1606b64 $ docker rm -f 6868e4890abcade403664643260d9a8a4094302b4034ed8d75bf013da1606b64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] node Running on dglci-post-linux in /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . dgllib/dgl-ci-awscli:v220418 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer dglci-post-linux does not seem to be running inside a container $ docker run -t -d -u 0:0 --pull always --entrypoint= -w /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2 -v /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2:/home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2:rw,z -v /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2@tmp:/home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** dgllib/dgl-ci-awscli:v220418 cat $ docker top 9b88732a99c8f0ab773595d725539d3ac4db27a3f84e28f44e675608b8fc828a -eo pid,comm [Pipeline] { [Pipeline] sh + rm -rf ci_tmp [Pipeline] dir Running in /home/ubuntu/dgl_ci_post_linux/workspace/dgl_test_PR-2/ci_tmp [Pipeline] { [Pipeline] sh