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

sysadmin-notifications at lists.cels.anl.gov sysadmin-notifications at lists.cels.anl.gov
Wed Apr 14 01:06:12 CDT 2021


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

Changes:

[siwasaki] object: remove fetch_sub when ref_count is already 1

[siwasaki] ch4/vci: remove the VCI lock when it reads VCI progress count

[siwasaki] mpl/threads/argobots: use MPL_free

[siwasaki] ch4/progress: use MPL_COMPILER_TLS for Argobots

[hzhou321] comm: fix a potential missing unlock

[Kenneth J. Raffenetti] ch4/ucx: Add minimum version check

[Kenneth J. Raffenetti] ch4/ucx: Use UCX active message API

[Kenneth J. Raffenetti] ch4/ucx: Remove RMA API ifdefs

[Kenneth J. Raffenetti] ch4/ucx: Remove unused define

[Kenneth J. Raffenetti] ch4/am: Issue CTS packet after request is fully initialized

[Kenneth J. Raffenetti] CHANGES: Add note about UCX version requirement

[wesley.bland] ch4/ofi: Add function to open a regular AV

[wesley.bland] ch4/ofi: Expand AV Table to account for multiple NICS

[wesley.bland] ch4: Expand the addressing in OFI to use multiple NICs

[wesley.bland] ch4/ofi: Detect multiple NICs

[wesley.bland] hwloc: Add HWLOC functions for multi-NIC detection

[wesley.bland] ch4/ofi: Add multi-NIC prioritization


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on compute001.cels.anl.gov (bigmem) 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/3.4.x
Seen branch in repository origin/ecp-ft
Seen branch in repository origin/main
Seen branch in repository origin/master
Seen 7 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision a31e9b79c06423c9a3de8e1c1d8591b03578da6d (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a31e9b79c06423c9a3de8e1c1d8591b03578da6d # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main a31e9b79c06423c9a3de8e1c1d8591b03578da6d # timeout=10
Commit message: "Merge pull request #5154 from wesbland/multi_nic_main"
 > git rev-list --no-walk a677874e020d09718fb5c67e24317baab0de9496 # timeout=10
[mpich-tarball] $ /bin/bash -xe /tmp/jenkins7024336050823632545.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/main/maint/release.pl http://github.com/pmodels/mpich main main
+ script=https://raw.githubusercontent.com/pmodels/mpich/main/maint/release.pl
+ repo=http://github.com/pmodels/mpich
+ branch=main
+ version=main
+ cd /tmp
+ /mcs/mpich/downloads/nightly/maint/release.pl --git-repo=http://github.com/pmodels/mpich --branch=main --version=main --append-commit-id
unable to execute (cp -a doc/logging/logging.pdf /tmp/wgEncgCVJR/mpich-main-v4.0a1-339-ga31e9b7/doc/logging), $?=256.  Stopped at /mcs/mpich/downloads/nightly/maint/release.pl line 118.
cannot remove path when cwd is /tmp/wgEncgCVJR/mpich-main-v4.0a1-339-ga31e9b7-build for /tmp/wgEncgCVJR:  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