[mpich-commits] Build failed in Jenkins: mpich-tarball #305
sysadmin-notifications at lists.cels.anl.gov
sysadmin-notifications at lists.cels.anl.gov
Thu Jan 9 01:09:19 CST 2020
See <https://jenkins-ci.cels.anl.gov/job/mpich-tarball/305/display/redirect?page=changes>
Changes:
[Kenneth J. Raffenetti] ch4/ucx: Simplify am handling in progress loop
[Kenneth J. Raffenetti] ch4/ucx: Remove commented out header include
[hzhou321] ofi: consolidate macros to MPIDI_OFI_ENABLE_ENDPOINT_BITS
[hzhou321] ofi: define MPIDI_OFI_MAX_CONTEXTS
[hzhou321] ofi: directly set number of vnis using CVAR
[hzhou321] init: split MPID_Init into MPID_Pre_init and MPID_init
[hzhou321] ch3: changes to split MPID_Pre_init from MPID_Init
[hzhou321] ch4: changes to split MPID_Pre_init from MPID_Init
[hzhou321] ofi: refactor finalize code into destroy_vni_context
[hzhou321] ofi: refactor vni context functions
[hzhou321] ofi: remove MPIDI_OFI_global.p2p_cq
[hzhou321] ofi: add domain based VCI
[hzhou321] ch4: add CHANGES entry for adding MPID_Pre_init
[hzhou321] ofi: reference domain/av/ep/rma_cmpl_cntr through ctx[0]
[hzhou321] ofi: add configure option --enable-ofi-domain
[hzhou321] ofi: rename MPIDI_OFI_VCI_USE_DOMAIN into MPIDI_OFI_VNI_USE_DOMAIN
[hzhou321] ofi: add comments to ofi init code
[wesley.bland] ch4/ofi: Fix MR mode bit usage
[Kenneth J. Raffenetti] ch4/ucx: Add comments explaining active message handling
[yguo] ch4: Add MPID_Coll_comm_init_hook
[yguo] ch3: add MPID_Coll_comm_init_hook
[yguo] mpi/comm: calling coll comm init hook
[Kenneth J. Raffenetti] ch4/ucx: Whitespace fixup
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute003.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 05bc1a07e6d086129586256cccb6d797010afe61 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 05bc1a07e6d086129586256cccb6d797010afe61 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 05bc1a07e6d086129586256cccb6d797010afe61 # timeout=10
Commit message: "Merge pull request #4214 from hzhou/1912_adi"
> git rev-list --no-walk 64044739bfdb4a2aa96858fb2c9b39dcc091021f # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins4319742346425350545.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/Pss_oId9UK/mpich-master-v3.4a2-51-g05bc1a0/configure --disable-fortran --disable-cxx), $?=256. Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/Pss_oId9UK/mpich-master-v3.4a2-51-g05bc1a0-build for /tmp/Pss_oId9UK: 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