[mpich-commits] Build failed in Jenkins: mpich-tarball #409

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue Jun 16 01:59:52 CDT 2020


See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/409/display/redirect?page=changes>

Changes:

[hzhou321] test: add iter parameter to threads/comm/dup_leak_test

[hzhou321] xfail: threads/comm/dup_leak_test 12345

[hzhou321] ch4: poll progress on each vci in MPIDI_Progress_test

[hzhou321] ch4: move inclusion of ch4_vci.h earlier

[hzhou321] ch4/ofi: add MPIDI_OFI_vci_to_vni_assert

[hzhou321] ch4: move probe-path vci lock to lower layers

[hzhou321] ch4: move send-path vci lock to lower layers

[hzhou321] ch4: take the correct vci lock in cancel recv

[hzhou321] ch4: move recv-path vci lock to lower layers

[hzhou321] ch4: set is_local and anysrc partner inside critial section

[hzhou321] ch4/thread: add MPID_THREAD_CS_ENTER_REC_VCI

[hzhou321] ch4: allow limited recursive usage of per-vci critical section

[hzhou321] ch4/ofi: add MPIDI_OFI_get_vni_src/dst wrappers

[hzhou321] ch4/ofi: enable multiple vni in send path

[hzhou321] ch4/ofi: enable multiple vni in recv path

[hzhou321] ch4/ofi: enable multiple vni in probe path

[hzhou321] ch4/ofi: use the correct vni for fi_cancel

[hzhou321] ch4/ofi: let ssend reply to use the correct vni

[hzhou321] ch4/ofi: let huge message handler to use the correct vni

[hzhou321] ch4: warning squash of unused vci variable

[hzhou321] ch4: add configure check that multiple vci requires per-vci

[hzhou321] ch4/ofi: add assertion that workq only works with single vni

[Kenneth J. Raffenetti] test/mpi: Add configure check for CUDA support

[Kenneth J. Raffenetti] mtest: Add memory allocation utilities

[Kenneth J. Raffenetti] mtest: Add memtype argument helper

[Kenneth J. Raffenetti] test/mpi: Enable GPU buffers for pt2pt dtpools tests

[Kenneth J. Raffenetti] test/mpi: Add MPI_GET_ACCUMULATE field to DTPools configuration

[Kenneth J. Raffenetti] test/mpi: Enable GPU buffers for rma dtpools tests

[Kenneth J. Raffenetti] test/mpi: Make memory allocation failure fatal in DTPools tests

[Kenneth J. Raffenetti] test/mpi: Enable GPU buffers for coll dtpools tests


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute002.mcs.anl.gov (skylake-only mcs) in workspace <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository http://github.com/pmodels/mpich
 > git init <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/ws/> # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git --version # timeout=10
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://github.com/pmodels/mpich # timeout=10
Fetching upstream changes from http://github.com/pmodels/mpich
 > git fetch --tags --progress http://github.com/pmodels/mpich +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/3.1.x
Seen branch in repository origin/3.2.x
Seen branch in repository origin/3.3.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/master
Seen 5 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision dddd68b93f3c11e2fb4f4392ea70a3d47c1bf61c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dddd68b93f3c11e2fb4f4392ea70a3d47c1bf61c # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master dddd68b93f3c11e2fb4f4392ea70a3d47c1bf61c # timeout=10
Commit message: "Merge pull request #4617 from raffenet/cuda-testing"
 > git rev-list --no-walk 0451f10014c9db3ae7f96f6878ce3c7e679a24b5 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins6720739051017429185.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/homes/MPI/software/tools/install/x86_64/bin:/homes/jain/anaconda3/bin:/homes/jain/anaconda3/condabin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ BASE=/mcs/mpich/downloads/nightly
+ persist_tmp=/mcs/mpich/tmp
+ '[' -d /mcs/mpich/tmp ']'
+ create_snapshot https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl http://github.com/pmodels/mpich master master
+ script=https://raw.githubusercontent.com/pmodels/mpich/master/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=master
+ version=master
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=master --version=master --append-commit-id
unable to execute (/tmp/EeihG7RDc9/mpich-master-v3.4a2-1149-gdddd68b/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/EeihG7RDc9/mpich-master-v3.4a2-1149-gdddd68b-build for /tmp/EeihG7RDc9:  at /usr/share/perl/5.18/File/Temp.pm line 921.
Build step 'Execute shell' marked build as failure


More information about the commits mailing list