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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Tue Feb 25 01:00:11 CST 2020


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

Changes:

[hzhou321] ch4: add MPIDI_NM_am_eager_limit and MPIDI_SHM_am_eager_limit

[hzhou321] ch4/generic: move rendezvous send choice to generic layer

[hzhou321] ch4/ucx: remove rndz choice from ucx_am

[hzhou321] ch4/ofi: remove rndz choice from ofi_am

[hzhou321] ch4/generic: split MPIDIG_do_send and MPIDIG_do_ssend

[hzhou321] ch4/generic: remove the extra type parameters

[hzhou321] ch4/am: hold a reference to comm in long_req_target_msg_cb

[hzhou321] ch4/am: check is_local in matching posted_list

[hzhou321] xfail: remove am-only ssendf tests from xfail list

[hzhou321] ch4/am: honor MPIR_CVAR_CH4_EAGER_MAX_MSG_SIZE


------------------------------------------
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 14bb3070afc4d1c0faf6ca657996ff9a41cd9bcc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14bb3070afc4d1c0faf6ca657996ff9a41cd9bcc # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 14bb3070afc4d1c0faf6ca657996ff9a41cd9bcc # timeout=10
Commit message: "Merge pull request #4330 from hzhou/2002_am_rndz"
 > git rev-list --no-walk d10400d7a8238dc3c8464184238202ecacfb53c7 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins4465746250072667714.sh
+ umask 0002
+ git config core.abbrev 12
++ uname -m
+ export PATH=/homes/MPI/software/tools/install/x86_64/bin:/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:/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/JGErAHQZAg/mpich-master-v3.4a2-354-g14bb307/configure --disable-fortran --disable-cxx), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/JGErAHQZAg/mpich-master-v3.4a2-354-g14bb307-build for /tmp/JGErAHQZAg:  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