Pull request #97 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from efdaa52aec100e5bd7ac79075ba37983ea3ca990+7083d631a7041b965c176d4130fbdc230550ad84 (3a6b3acbd2abd869c3b33e68ceadfca116a2eae6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-977’ Running on prd-centos7-docker-4c-2g-981 in /w/workspace/y_app-service-configurable_PR-97 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:58 ========================================================= 22:40:58 EdgeX Global Pipelines Version Info 22:40:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:41:00 ------------------- 22:41:00 stable info: 22:41:00 ------------------- 22:41:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:00 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 22:41:00 Message: update stable to v1.0.99 22:41:01 ------------------- 22:41:01 experimental info: 22:41:01 ------------------- 22:41:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:01 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 22:41:01 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } 22:41:04 Failed in branch amd64 [Pipeline] } 22:41:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:41:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:41:06 ---> package-listing.sh 22:41:06 ++ facter osfamily 22:41:06 ++ tr '[:upper:]' '[:lower:]' 22:41:06 + OS_FAMILY=redhat 22:41:06 + workspace=/w/workspace/y_app-service-configurable_PR-97 22:41:06 + START_PACKAGES=/tmp/packages_start.txt 22:41:06 + END_PACKAGES=/tmp/packages_end.txt 22:41:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:41:06 + PACKAGES=/tmp/packages_start.txt 22:41:06 + '[' /w/workspace/y_app-service-configurable_PR-97 ']' 22:41:06 + PACKAGES=/tmp/packages_end.txt 22:41:06 + case "${OS_FAMILY}" in 22:41:06 + rpm -qa 22:41:06 + sort 22:41:09 + '[' -f /tmp/packages_start.txt ']' 22:41:09 + '[' -f /tmp/packages_end.txt ']' 22:41:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:41:09 + '[' /w/workspace/y_app-service-configurable_PR-97 ']' 22:41:09 + mkdir -p /w/workspace/y_app-service-configurable_PR-97/archives/ 22:41:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-97/archives/ [Pipeline] isUnix [Pipeline] sh 22:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:10 22:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:10 alpine: Pulling from edgex-lftools-log-publisher 22:41:10 c9b1b535fdd9: Pulling fs layer 22:41:10 2cc5ad85d9ab: Pulling fs layer 22:41:10 756a868c4378: Pulling fs layer 22:41:10 444b2fc9a129: Pulling fs layer 22:41:10 ea15f1150254: Pulling fs layer 22:41:10 41b27a9f41bf: Pulling fs layer 22:41:10 28c525ee5125: Pulling fs layer 22:41:10 094b1ea09ed8: Pulling fs layer 22:41:10 138eaada9080: Pulling fs layer 22:41:10 0622d0fa9048: Pulling fs layer 22:41:10 41b27a9f41bf: Waiting 22:41:10 28c525ee5125: Waiting 22:41:10 094b1ea09ed8: Waiting 22:41:10 138eaada9080: Waiting 22:41:10 0622d0fa9048: Waiting 22:41:10 444b2fc9a129: Waiting 22:41:10 ea15f1150254: Waiting 22:41:10 2cc5ad85d9ab: Download complete 22:41:10 444b2fc9a129: Verifying Checksum 22:41:10 444b2fc9a129: Download complete 22:41:10 c9b1b535fdd9: Verifying Checksum 22:41:10 c9b1b535fdd9: Download complete 22:41:10 ea15f1150254: Verifying Checksum 22:41:10 ea15f1150254: Download complete 22:41:10 28c525ee5125: Verifying Checksum 22:41:10 28c525ee5125: Download complete 22:41:11 756a868c4378: Verifying Checksum 22:41:11 756a868c4378: Download complete 22:41:11 138eaada9080: Verifying Checksum 22:41:11 138eaada9080: Download complete 22:41:11 c9b1b535fdd9: Pull complete 22:41:11 094b1ea09ed8: Verifying Checksum 22:41:11 094b1ea09ed8: Download complete 22:41:11 0622d0fa9048: Verifying Checksum 22:41:11 0622d0fa9048: Download complete 22:41:11 2cc5ad85d9ab: Pull complete 22:41:11 41b27a9f41bf: Verifying Checksum 22:41:11 41b27a9f41bf: Download complete 22:41:13 756a868c4378: Pull complete 22:41:13 444b2fc9a129: Pull complete 22:41:13 ea15f1150254: Pull complete 22:41:17 41b27a9f41bf: Pull complete 22:41:17 28c525ee5125: Pull complete 22:41:19 094b1ea09ed8: Pull complete 22:41:19 138eaada9080: Pull complete 22:41:20 0622d0fa9048: Pull complete 22:41:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:41:20 prd-centos7-docker-4c-2g-981 does not seem to be running inside a container 22:41:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-97 -v /w/workspace/y_app-service-configurable_PR-97:/w/workspace/y_app-service-configurable_PR-97:rw,z -v /w/workspace/y_app-service-configurable_PR-97@tmp:/w/workspace/y_app-service-configurable_PR-97@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 ******** -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:41:24 $ docker top b9449544660ead56bcdf90cf1eaa7e19f6ef5493db2c0d16e2ac2cc538914470 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:24 provisioning config files... 22:41:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-97@tmp/config5825074148742166799tmp [Pipeline] { [Pipeline] echo 22:41:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:41:24 ---> create-netrc.sh [Pipeline] echo 22:41:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:41:25 ---> logs-deploy.sh 22:41:25 + ARCHIVE_ARTIFACTS= 22:41:25 + LOGS_SERVER=https://logs.edgexfoundry.org 22:41:25 + '[' https://logs.edgexfoundry.org == None ']' 22:41:25 + NEXUS_URL=https://nexus.edgexfoundry.org 22:41:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-97/2 22:41:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-97/2/ 22:41:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-97/2 /w/workspace/y_app-service-configurable_PR-97 22:41:26 Archives upload complete. 22:41:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-97/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-97/2/ 22:41:26 ---> uname -a: 22:41:26 Linux b9449544660e 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:41:26 22:41:26 22:41:26 ---> lscpu: 22:41:26 Architecture: x86_64 22:41:26 CPU op-mode(s): 32-bit, 64-bit 22:41:26 Byte Order: Little Endian 22:41:26 Address sizes: 40 bits physical, 48 bits virtual 22:41:26 CPU(s): 4 22:41:26 On-line CPU(s) list: 0-3 22:41:26 Thread(s) per core: 1 22:41:26 Core(s) per socket: 1 22:41:26 Socket(s): 4 22:41:26 NUMA node(s): 1 22:41:26 Vendor ID: GenuineIntel 22:41:26 CPU family: 6 22:41:26 Model: 44 22:41:26 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:41:26 Stepping: 1 22:41:26 CPU MHz: 2933.438 22:41:26 BogoMIPS: 5866.87 22:41:26 Virtualization: VT-x 22:41:26 Hypervisor vendor: KVM 22:41:26 Virtualization type: full 22:41:26 L1d cache: 128 KiB 22:41:26 L1i cache: 128 KiB 22:41:26 L2 cache: 16 MiB 22:41:26 L3 cache: 64 MiB 22:41:26 NUMA node0 CPU(s): 0-3 22:41:26 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:41:26 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:41:26 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:41:26 Vulnerability Meltdown: Mitigation; PTI 22:41:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:41:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:41:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:41:26 Vulnerability Tsx async abort: Not affected 22:41:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:41:26 22:41:26 22:41:26 ---> nproc: 22:41:26 4 22:41:26 22:41:26 22:41:26 ---> df -h: 22:41:26 Filesystem Size Used Available Use% Mounted on 22:41:26 overlay 50.0G 7.2G 42.8G 14% / 22:41:26 tmpfs 64.0M 0 64.0M 0% /dev 22:41:26 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:41:26 shm 64.0M 0 64.0M 0% /dev/shm 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-97@tmp 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 22:41:26 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/y_app-service-configurable_PR-97 22:41:26 22:41:26 22:41:26 ---> free -m: 22:41:26 total used free shared buff/cache available 22:41:26 Mem: 1837 591 104 0 1141 1138 22:41:26 Swap: 1023 0 1023 22:41:26 22:41:26 22:41:26 ---> ip addr: 22:41:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:41:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:41:26 inet 127.0.0.1/8 scope host lo 22:41:26 valid_lft forever preferred_lft forever 22:41:26 4: eth0@if5: mtu 1458 qdisc noqueue state UP 22:41:26 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 22:41:26 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 22:41:26 valid_lft forever preferred_lft forever 22:41:26 22:41:26 22:41:26 ---> sar -b -r -n DEV: 22:41:26 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/16/20 _x86_64_ (4 CPU) 22:41:26 22:41:26 22:40:18 LINUX RESTART 22:41:26 22:41:26 22:41:26 ---> sar -P ALL: 22:41:26 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/16/20 _x86_64_ (4 CPU) 22:41:26 22:41:26 22:40:18 LINUX RESTART 22:41:26 22:41:26 22:41:26