Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 94b3d469ca7e924d367469457476181b43a88b09+3ca4c2ab4205f2e68e47b69b99a88161a7a529cd (515148413625336350733bbcc16d43119949661d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5194845570803031044.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1850497481861685426.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5654211067152349253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh305501196670414154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6264511991664802840.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-172/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1197876207506349087.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3011 in /w/workspace/exfoundry_ci-build-images_PR-172 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-172 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh833371842249682047.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/gcc commit 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd into PR head commit 94b3d469ca7e924d367469457476181b43a88b09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh6078332726319714075.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 Merge succeeded, producing 94b3d469ca7e924d367469457476181b43a88b09 Checking out Revision 94b3d469ca7e924d367469457476181b43a88b09 (PR-172) > git config core.sparsecheckout # timeout=10 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-172@tmp/jenkins-gitclient-ssh2437371704286466631.key > git merge 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 Commit message: "ci: update to alpine:3.12" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:05 ========================================================= 23:10:05 EdgeX Global Pipelines Version Info 23:10:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:07 ------------------- 23:10:07 stable info: 23:10:07 ------------------- 23:10:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:10:07 Message: update stable to v1.0.196 23:10:07 ------------------- 23:10:07 experimental info: 23:10:07 ------------------- 23:10:07 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:07 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:10:07 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 23:10:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1 [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo 23:10:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94b3d469ca7e924d367469457476181b43a88b09 [Pipeline] echo 23:10:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94b3d46 [Pipeline] echo 23:10:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:10 provisioning config files... 23:10:10 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config3959879490936104869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:10 ---> docker-login.sh 23:10:10 nexus3.edgexfoundry.org:10001 23:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10002 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10003 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10004 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 docker.io 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:12 Configure a credential helper to remove this warning. See 23:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:12 23:10:12 Login Succeeded 23:10:12 ---> docker-login.sh ends [Pipeline] } 23:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:10:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:10:14 + sudo service docker restart 23:10:14 + true 23:10:14 Redirecting to /bin/systemctl restart docker.service 23:10:28 Still waiting to schedule task 23:10:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:32 provisioning config files... 23:10:32 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config8817155968330170282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:33 ---> docker-login.sh 23:10:33 nexus3.edgexfoundry.org:10001 23:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:33 Configure a credential helper to remove this warning. See 23:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:33 23:10:33 Login Succeeded 23:10:33 nexus3.edgexfoundry.org:10002 23:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:33 Configure a credential helper to remove this warning. See 23:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:33 23:10:33 Login Succeeded 23:10:33 nexus3.edgexfoundry.org:10003 23:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:33 Configure a credential helper to remove this warning. See 23:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:33 23:10:33 Login Succeeded 23:10:33 nexus3.edgexfoundry.org:10004 23:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:34 Configure a credential helper to remove this warning. See 23:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:34 23:10:34 Login Succeeded 23:10:34 docker.io 23:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:34 Configure a credential helper to remove this warning. See 23:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:34 23:10:34 Login Succeeded 23:10:34 ---> docker-login.sh ends [Pipeline] } 23:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:36 + ls -al . 23:10:36 total 8 23:10:36 drwxrwxr-x. 3 jenkins jenkins 55 Jul 15 23:10 . 23:10:36 drwxrwxr-x. 4 jenkins jenkins 112 Jul 15 23:09 .. 23:10:36 -rw-rw-r--. 1 jenkins jenkins 401 Jul 15 23:10 Dockerfile 23:10:36 drwxrwxr-x. 8 jenkins jenkins 179 Jul 15 23:10 .git 23:10:36 -rw-rw-r--. 1 jenkins jenkins 883 Jul 15 23:10 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 23:10:37 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=94b3d469ca7e924d367469457476181b43a88b09 --label arch=amd64 . 23:10:37 Sending build context to Docker daemon 386kB 23:10:37 Step 1/6 : FROM alpine:3.12 23:10:37 3.12: Pulling from library/alpine 23:10:37 339de151aab4: Pulling fs layer 23:10:38 339de151aab4: Verifying Checksum 23:10:38 339de151aab4: Download complete 23:10:38 339de151aab4: Pull complete 23:10:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:10:38 Status: Downloaded newer image for alpine:3.12 23:10:38 ---> 13621d1b12d4 23:10:38 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:10:38 ---> Running in c992568e2edc 23:10:38 Removing intermediate container c992568e2edc 23:10:38 ---> f4a99a33ac96 23:10:38 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:38 ---> Running in c3c5a4cffa64 23:10:39 Removing intermediate container c3c5a4cffa64 23:10:39 ---> 35e1417b3031 23:10:39 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 23:10:39 ---> Running in e8964a3f9893 23:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:10:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:10:40 (1/61) Installing libgcc (9.3.0-r2) 23:10:40 (2/61) Installing libstdc++ (9.3.0-r2) 23:10:41 (3/61) Installing binutils (2.34-r2) 23:10:42 (4/61) Installing libmagic (5.38-r0) 23:10:42 (5/61) Installing file (5.38-r0) 23:10:42 (6/61) Installing gmp (6.2.0-r0) 23:10:42 (7/61) Installing isl (0.18-r0) 23:10:42 (8/61) Installing libgomp (9.3.0-r2) 23:10:42 (9/61) Installing libatomic (9.3.0-r2) 23:10:42 (10/61) Installing libgphobos (9.3.0-r2) 23:10:43 (11/61) Installing mpfr4 (4.0.2-r4) 23:10:43 (12/61) Installing mpc1 (1.1.0-r1) 23:10:43 (13/61) Installing gcc (9.3.0-r2) 23:10:58 (14/61) Installing musl-dev (1.1.24-r10) 23:11:00 (15/61) Installing libc-dev (0.7.2-r3) 23:11:00 (16/61) Installing g++ (9.3.0-r2) 23:11:08 (17/61) Installing make (4.3-r0) 23:11:08 (18/61) Installing fortify-headers (1.1-r0) 23:11:08 (19/61) Installing patch (2.7.6-r7) 23:11:08 (20/61) Installing build-base (0.5-r2) 23:11:08 (21/61) Installing libacl (2.2.53-r0) 23:11:08 (22/61) Installing libbz2 (1.0.8-r1) 23:11:08 (23/61) Installing expat (2.2.9-r1) 23:11:09 (24/61) Installing lz4-libs (1.9.2-r0) 23:11:09 (25/61) Installing xz-libs (5.2.5-r0) 23:11:09 (26/61) Installing zstd-libs (1.4.9-r0) 23:11:09 (27/61) Installing libarchive (3.4.3-r1) 23:11:09 (28/61) Installing ca-certificates (20191127-r4) 23:11:09 (29/61) Installing nghttp2-libs (1.41.0-r0) 23:11:09 (30/61) Installing libcurl (7.77.0-r0) 23:11:09 (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) 23:11:09 (32/61) Installing ncurses-libs (6.2_p20200523-r0) 23:11:10 (33/61) Installing rhash-libs (1.3.9-r1) 23:11:10 (34/61) Installing libuv (1.38.1-r0) 23:11:10 (35/61) Installing cmake (3.17.2-r0) 23:11:17 (36/61) Installing pkgconf (1.7.2-r0) 23:11:17 (37/61) Installing openssl-dev (1.1.1k-r0) 23:11:17 (38/61) Installing nghttp2-dev (1.41.0-r0) 23:11:17 (39/61) Installing zlib-dev (1.2.11-r3) 23:11:17 (40/61) Installing curl-dev (7.77.0-r0) 23:11:17 (41/61) Installing pcre2 (10.35-r0) 23:11:17 (42/61) Installing git (2.26.3-r0) 23:11:19 (43/61) Installing nettle (3.5.1-r1) 23:11:19 (44/61) Installing libffi (3.3-r2) 23:11:19 (45/61) Installing p11-kit (0.23.22-r0) 23:11:20 (46/61) Installing libtasn1 (4.16.0-r1) 23:11:20 (47/61) Installing libunistring (0.9.10-r0) 23:11:20 (48/61) Installing gnutls (3.6.15-r1) 23:11:20 (49/61) Installing libmicrohttpd (0.9.70-r0) 23:11:20 (50/61) Installing gnutls-c++ (3.6.15-r1) 23:11:20 (51/61) Installing libgmpxx (6.2.0-r0) 23:11:20 (52/61) Installing gmp-dev (6.2.0-r0) 23:11:21 (53/61) Installing nettle-dev (3.5.1-r1) 23:11:21 (54/61) Installing libtasn1-progs (4.16.0-r1) 23:11:21 (55/61) Installing libtasn1-dev (4.16.0-r1) 23:11:21 (56/61) Installing p11-kit-dev (0.23.22-r0) 23:11:21 (57/61) Installing gnutls-dev (3.6.15-r1) 23:11:21 (58/61) Installing libmicrohttpd-dev (0.9.70-r0) 23:11:21 (59/61) Installing linux-headers (5.4.5-r1) 23:11:22 (60/61) Installing yaml (0.2.4-r1) 23:11:22 (61/61) Installing yaml-dev (0.2.4-r1) 23:11:22 Executing busybox-1.31.1-r20.trigger 23:11:22 Executing ca-certificates-20191127-r4.trigger 23:11:22 OK: 284 MiB in 75 packages 23:11:27 Removing intermediate container e8964a3f9893 23:11:27 ---> 79a209d2f5c7 23:11:27 Step 5/6 : LABEL arch=amd64 23:11:27 ---> Running in fa77d353ceee 23:11:27 Removing intermediate container fa77d353ceee 23:11:27 ---> a3dbfafc60de 23:11:27 Step 6/6 : LABEL git_sha=94b3d469ca7e924d367469457476181b43a88b09 23:11:27 ---> Running in 9a035aa20bfb 23:11:27 Removing intermediate container 9a035aa20bfb 23:11:27 ---> dc58e6fd7ae9 23:11:27 [Warning] One or more build-args [ARCH] were not consumed 23:11:27 Successfully built dc58e6fd7ae9 23:11:27 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3013 in /w/workspace/exfoundry_ci-build-images_PR-172 [Pipeline] { [Pipeline] checkout 23:14:11 Selected Git installation does not exist. Using Default 23:14:11 The recommended git tool is: NONE 23:14:19 using credential edgex-jenkins-ssh 23:14:19 Cloning the remote Git repository 23:14:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 23:14:19 > git init /w/workspace/exfoundry_ci-build-images_PR-172 # timeout=10 23:14:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 23:14:19 > git --version # timeout=10 23:14:19 > git --version # 'git version 2.17.1' 23:14:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 23:14:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:14:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 23:14:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 23:14:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 23:14:21 Merging remotes/origin/gcc commit 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd into PR head commit 94b3d469ca7e924d367469457476181b43a88b09 23:14:21 Merge succeeded, producing 94b3d469ca7e924d367469457476181b43a88b09 23:14:21 Checking out Revision 94b3d469ca7e924d367469457476181b43a88b09 (PR-172) 23:14:21 > git config core.sparsecheckout # timeout=10 23:14:21 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 23:14:21 > git remote # timeout=10 23:14:21 > git config --get remote.origin.url # timeout=10 23:14:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:14:21 > git merge 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 23:14:21 > git rev-parse HEAD^{commit} # timeout=10 23:14:21 > git config core.sparsecheckout # timeout=10 23:14:21 > git checkout -f 94b3d469ca7e924d367469457476181b43a88b09 # timeout=10 23:14:26 Commit message: "ci: update to alpine:3.12" 23:14:26 > git --version # timeout=10 23:14:26 > git --version # 'git version 2.17.1' 23:14:26 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:14:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:14:28 + true 23:14:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:46 provisioning config files... 23:14:46 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config8847604142282083209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:47 ---> docker-login.sh 23:14:47 nexus3.edgexfoundry.org:10001 23:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:48 Configure a credential helper to remove this warning. See 23:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:48 23:14:48 Login Succeeded 23:14:48 nexus3.edgexfoundry.org:10002 23:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:49 Configure a credential helper to remove this warning. See 23:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:49 23:14:49 Login Succeeded 23:14:49 nexus3.edgexfoundry.org:10003 23:14:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:49 Configure a credential helper to remove this warning. See 23:14:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:49 23:14:49 Login Succeeded 23:14:49 nexus3.edgexfoundry.org:10004 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:50 Configure a credential helper to remove this warning. See 23:14:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:50 23:14:50 Login Succeeded 23:14:50 docker.io 23:14:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:14:51 Configure a credential helper to remove this warning. See 23:14:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:14:51 23:14:51 Login Succeeded 23:14:51 ---> docker-login.sh ends [Pipeline] } 23:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:52 + ls -al . 23:14:52 total 20 23:14:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 23:14 . 23:14:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 23:14 .. 23:14:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 23:14 .git 23:14:52 -rw-rw-r-- 1 jenkins jenkins 401 Jul 15 23:14 Dockerfile 23:14:52 -rw-rw-r-- 1 jenkins jenkins 883 Jul 15 23:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 23:14:52 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=94b3d469ca7e924d367469457476181b43a88b09 --label arch=arm64 . 23:14:53 Sending build context to Docker daemon 385kB 23:14:53 Step 1/6 : FROM alpine:3.12 23:14:53 3.12: Pulling from library/alpine 23:14:54 d2f70382dc9a: Pulling fs layer 23:14:54 d2f70382dc9a: Verifying Checksum 23:14:54 d2f70382dc9a: Download complete 23:14:55 d2f70382dc9a: Pull complete 23:14:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:14:55 Status: Downloaded newer image for alpine:3.12 23:14:55 ---> c4fd0aeabfcf 23:14:55 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:14:55 ---> Running in 4803ff1ae0dd 23:14:56 Removing intermediate container 4803ff1ae0dd 23:14:56 ---> dab042e14fe3 23:14:56 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:56 ---> Running in cd29272454e0 23:14:58 Removing intermediate container cd29272454e0 23:14:58 ---> b52a69ee30dd 23:14:58 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 23:14:58 ---> Running in bbd822b5304e 23:15:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:15:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:15:01 (1/61) Installing libgcc (9.3.0-r2) 23:15:01 (2/61) Installing libstdc++ (9.3.0-r2) 23:15:01 (3/61) Installing binutils (2.34-r2) 23:15:02 (4/61) Installing libmagic (5.38-r0) 23:15:02 (5/61) Installing file (5.38-r0) 23:15:02 (6/61) Installing gmp (6.2.0-r0) 23:15:02 (7/61) Installing isl (0.18-r0) 23:15:02 (8/61) Installing libgomp (9.3.0-r2) 23:15:02 (9/61) Installing libatomic (9.3.0-r2) 23:15:03 (10/61) Installing libgphobos (9.3.0-r2) 23:15:03 (11/61) Installing mpfr4 (4.0.2-r4) 23:15:03 (12/61) Installing mpc1 (1.1.0-r1) 23:15:03 (13/61) Installing gcc (9.3.0-r2) 23:15:12 (14/61) Installing musl-dev (1.1.24-r10) 23:15:12 (15/61) Installing libc-dev (0.7.2-r3) 23:15:13 (16/61) Installing g++ (9.3.0-r2) 23:15:17 (17/61) Installing make (4.3-r0) 23:15:17 (18/61) Installing fortify-headers (1.1-r0) 23:15:17 (19/61) Installing patch (2.7.6-r7) 23:15:17 (20/61) Installing build-base (0.5-r2) 23:15:17 (21/61) Installing libacl (2.2.53-r0) 23:15:18 (22/61) Installing libbz2 (1.0.8-r1) 23:15:18 (23/61) Installing expat (2.2.9-r1) 23:15:18 (24/61) Installing lz4-libs (1.9.2-r0) 23:15:18 (25/61) Installing xz-libs (5.2.5-r0) 23:15:18 (26/61) Installing zstd-libs (1.4.9-r0) 23:15:18 (27/61) Installing libarchive (3.4.3-r1) 23:15:18 (28/61) Installing ca-certificates (20191127-r4) 23:15:18 (29/61) Installing nghttp2-libs (1.41.0-r0) 23:15:18 (30/61) Installing libcurl (7.77.0-r0) 23:15:18 (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) 23:15:18 (32/61) Installing ncurses-libs (6.2_p20200523-r0) 23:15:19 (33/61) Installing rhash-libs (1.3.9-r1) 23:15:19 (34/61) Installing libuv (1.38.1-r0) 23:15:19 (35/61) Installing cmake (3.17.2-r0) 23:15:24 (36/61) Installing pkgconf (1.7.2-r0) 23:15:24 (37/61) Installing openssl-dev (1.1.1k-r0) 23:15:24 (38/61) Installing nghttp2-dev (1.41.0-r0) 23:15:24 (39/61) Installing zlib-dev (1.2.11-r3) 23:15:24 (40/61) Installing curl-dev (7.77.0-r0) 23:15:24 (41/61) Installing pcre2 (10.35-r0) 23:15:24 (42/61) Installing git (2.26.3-r0) 23:15:28 (43/61) Installing nettle (3.5.1-r1) 23:15:28 (44/61) Installing libffi (3.3-r2) 23:15:29 (45/61) Installing p11-kit (0.23.22-r0) 23:15:29 (46/61) Installing libtasn1 (4.16.0-r1) 23:15:29 (47/61) Installing libunistring (0.9.10-r0) 23:15:29 (48/61) Installing gnutls (3.6.15-r1) 23:15:30 (49/61) Installing libmicrohttpd (0.9.70-r0) 23:15:30 (50/61) Installing gnutls-c++ (3.6.15-r1) 23:15:30 (51/61) Installing libgmpxx (6.2.0-r0) 23:15:30 (52/61) Installing gmp-dev (6.2.0-r0) 23:15:30 (53/61) Installing nettle-dev (3.5.1-r1) 23:15:30 (54/61) Installing libtasn1-progs (4.16.0-r1) 23:15:30 (55/61) Installing libtasn1-dev (4.16.0-r1) 23:15:30 (56/61) Installing p11-kit-dev (0.23.22-r0) 23:15:30 (57/61) Installing gnutls-dev (3.6.15-r1) 23:15:31 (58/61) Installing libmicrohttpd-dev (0.9.70-r0) 23:15:31 (59/61) Installing linux-headers (5.4.5-r1) 23:15:32 (60/61) Installing yaml (0.2.4-r1) 23:15:32 (61/61) Installing yaml-dev (0.2.4-r1) 23:15:32 Executing busybox-1.31.1-r20.trigger 23:15:32 Executing ca-certificates-20191127-r4.trigger 23:15:32 OK: 265 MiB in 75 packages 23:15:45 Removing intermediate container bbd822b5304e 23:15:45 ---> 941f14b2fc01 23:15:45 Step 5/6 : LABEL arch=arm64 23:15:45 ---> Running in ec6dc81ebd6d 23:15:45 Removing intermediate container ec6dc81ebd6d 23:15:45 ---> 83235060247b 23:15:45 Step 6/6 : LABEL git_sha=94b3d469ca7e924d367469457476181b43a88b09 23:15:45 ---> Running in 888bd1e4dd7c 23:15:46 Removing intermediate container 888bd1e4dd7c 23:15:46 ---> 9b9a0998cd09 23:15:46 [Warning] One or more build-args [ARCH] were not consumed 23:15:46 Successfully built 9b9a0998cd09 23:15:46 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:15:49 ---> package-listing.sh 23:15:49 ++ tr '[:upper:]' '[:lower:]' 23:15:49 ++ facter osfamily 23:15:49 + OS_FAMILY=redhat 23:15:49 + workspace=/w/workspace/exfoundry_ci-build-images_PR-172 23:15:49 + START_PACKAGES=/tmp/packages_start.txt 23:15:49 + END_PACKAGES=/tmp/packages_end.txt 23:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:49 + PACKAGES=/tmp/packages_start.txt 23:15:49 + '[' /w/workspace/exfoundry_ci-build-images_PR-172 ']' 23:15:49 + PACKAGES=/tmp/packages_end.txt 23:15:49 + case "${OS_FAMILY}" in 23:15:49 + rpm -qa 23:15:49 + sort 23:15:50 + '[' -f /tmp/packages_start.txt ']' 23:15:50 + '[' -f /tmp/packages_end.txt ']' 23:15:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:15:50 + '[' /w/workspace/exfoundry_ci-build-images_PR-172 ']' 23:15:50 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-172/archives/ 23:15:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-172/archives/ [Pipeline] echo 23:15:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:15:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:15:51 23:15:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:15:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:15:51 alpine: Pulling from edgex-lftools-log-publisher 23:15:51 5843afab3874: Pulling fs layer 23:15:51 2dfaacf7024e: Pulling fs layer 23:15:51 2dbba127c6aa: Pulling fs layer 23:15:51 1a467efa2204: Pulling fs layer 23:15:51 865369a531d5: Pulling fs layer 23:15:51 2dc3bafdbf1c: Pulling fs layer 23:15:51 9ac237eaa80d: Pulling fs layer 23:15:51 6bcad4ecc5c2: Pulling fs layer 23:15:51 7074353bde3e: Pulling fs layer 23:15:51 1a467efa2204: Waiting 23:15:51 6bcad4ecc5c2: Waiting 23:15:51 7074353bde3e: Waiting 23:15:51 9ac237eaa80d: Waiting 23:15:51 2dc3bafdbf1c: Waiting 23:15:52 2dfaacf7024e: Verifying Checksum 23:15:52 2dfaacf7024e: Download complete 23:15:52 1a467efa2204: Verifying Checksum 23:15:52 1a467efa2204: Download complete 23:15:52 5843afab3874: Verifying Checksum 23:15:52 5843afab3874: Download complete 23:15:52 2dc3bafdbf1c: Verifying Checksum 23:15:52 2dc3bafdbf1c: Download complete 23:15:52 9ac237eaa80d: Verifying Checksum 23:15:52 9ac237eaa80d: Download complete 23:15:52 6bcad4ecc5c2: Verifying Checksum 23:15:52 6bcad4ecc5c2: Download complete 23:15:52 5843afab3874: Pull complete 23:15:52 865369a531d5: Verifying Checksum 23:15:52 865369a531d5: Download complete 23:15:52 2dfaacf7024e: Pull complete 23:15:52 2dbba127c6aa: Verifying Checksum 23:15:52 2dbba127c6aa: Download complete 23:15:53 2dbba127c6aa: Pull complete 23:15:53 1a467efa2204: Pull complete 23:15:53 865369a531d5: Pull complete 23:15:54 2dc3bafdbf1c: Pull complete 23:15:54 9ac237eaa80d: Pull complete 23:15:54 6bcad4ecc5c2: Pull complete 23:15:57 7074353bde3e: Verifying Checksum 23:15:57 7074353bde3e: Download complete 23:16:02 7074353bde3e: Pull complete 23:16:02 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 23:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:16:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:16:02 prd-centos7-docker-4c-2g-3011 does not seem to be running inside a container 23:16:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-172/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-172 -v /w/workspace/exfoundry_ci-build-images_PR-172:/w/workspace/exfoundry_ci-build-images_PR-172:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-172@tmp:/w/workspace/exfoundry_ci-build-images_PR-172@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:16:04 $ docker top 9fdb603f575f12daf2979e7a0899cfcdd86be1cd46d8ab05c128ee96c03a8bf5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:04 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:05 + mkdir -p /var/log/sa [Pipeline] sh 23:16:05 + ls /var/log/sa-host 23:16:05 + sadf -c /var/log/sa-host/sa05 23:16:05 file_magic: OK 23:16:05 HZ: Using current value: 100 23:16:05 file_header: OK 23:16:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:16:05 Statistics: 23:16:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:16:05 File successfully converted to sysstat format version 12.5.4 23:16:05 + sadf -c /var/log/sa-host/sa15 23:16:05 file_magic: OK 23:16:05 HZ: Using current value: 100 23:16:05 file_header: OK 23:16:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:16:05 Statistics: 23:16:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:16:05 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:05 provisioning config files... 23:16:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-172@tmp/config7686298769931514151tmp [Pipeline] { [Pipeline] echo 23:16:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:06 ---> create-netrc.sh [Pipeline] } 23:16:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:06 ---> python-tools-install.sh [Pipeline] echo 23:16:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:07 ---> sudo-logs.sh 23:16:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:07 ---> job-cost.sh 23:16:07 lf-activate-venv: SKIPPING 23:16:07 INFO: No Stack... 23:16:08 INFO: Retrieving Pricing Info for: v3-standard-2 23:16:09 INFO: Archiving Costs [Pipeline] echo 23:16:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:16:09 ---> logs-deploy.sh 23:16:09 lf-activate-venv: SKIPPING 23:16:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-172/1 23:16:09 INFO: archiving workspace using pattern(s): 23:16:10 Archives upload complete. 23:16:10 INFO: archiving logs to Nexus 23:16:11 ---> uname -a: 23:16:11 Linux prd-centos7-docker-4c-2g-3011.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:16:11 23:16:11 23:16:11 ---> lscpu: 23:16:11 Architecture: x86_64 23:16:11 CPU op-mode(s): 32-bit, 64-bit 23:16:11 Address sizes: 40 bits physical, 48 bits virtual 23:16:11 Byte Order: Little Endian 23:16:11 CPU(s): 2 23:16:11 On-line CPU(s) list: 0,1 23:16:11 Vendor ID: AuthenticAMD 23:16:11 BIOS Vendor ID: QEMU 23:16:11 Model name: AMD EPYC-Rome Processor 23:16:11 BIOS Model name: pc-i440fx-4.2 23:16:11 CPU family: 23 23:16:11 Model: 49 23:16:11 Thread(s) per core: 1 23:16:11 Core(s) per socket: 1 23:16:11 Socket(s): 2 23:16:11 Stepping: 0 23:16:11 BogoMIPS: 5599.99 23:16:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:16:11 Virtualization: AMD-V 23:16:11 Hypervisor vendor: KVM 23:16:11 Virtualization type: full 23:16:11 L1d cache: 64 KiB (2 instances) 23:16:11 L1i cache: 64 KiB (2 instances) 23:16:11 L2 cache: 1 MiB (2 instances) 23:16:11 L3 cache: 32 MiB (2 instances) 23:16:11 NUMA node(s): 1 23:16:11 NUMA node0 CPU(s): 0,1 23:16:11 Vulnerability Itlb multihit: Not affected 23:16:11 Vulnerability L1tf: Not affected 23:16:11 Vulnerability Mds: Not affected 23:16:11 Vulnerability Meltdown: Not affected 23:16:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:16:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:16:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:16:11 Vulnerability Srbds: Not affected 23:16:11 Vulnerability Tsx async abort: Not affected 23:16:11 23:16:11 23:16:11 ---> nproc: 23:16:11 2 23:16:11 23:16:11 23:16:11 ---> df -h: 23:16:11 Filesystem Size Used Available Use% Mounted on 23:16:11 overlay 40.0G 7.8G 32.2G 20% / 23:16:11 tmpfs 64.0M 0 64.0M 0% /dev 23:16:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:16:11 shm 64.0M 0 64.0M 0% /dev/shm 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /facter-os 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/resolv.conf 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hostname 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /etc/hosts 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /run/cloud-init/result.json 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/exfoundry_ci-build-images_PR-172 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /w/workspace/exfoundry_ci-build-images_PR-172@tmp 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/sa-host 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/secure 23:16:11 /dev/vda1 40.0G 7.8G 32.2G 20% /var/log/auth.log 23:16:11 23:16:11 23:16:11 ---> free -m: 23:16:11 total used free shared buff/cache available 23:16:11 Mem: 7821 849 4520 0 2452 6677 23:16:11 Swap: 1023 0 1023 23:16:11 23:16:11 23:16:11 ---> ip addr: 23:16:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:16:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:16:11 inet 127.0.0.1/8 scope host lo 23:16:11 valid_lft forever preferred_lft forever 23:16:11 inet6 ::1/128 scope host 23:16:11 valid_lft forever preferred_lft forever 23:16:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:16:11 link/ether fa:16:3e:f0:18:dd brd ff:ff:ff:ff:ff:ff 23:16:11 inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 23:16:11 valid_lft 86004sec preferred_lft 86004sec 23:16:11 inet6 fe80::f816:3eff:fef0:18dd/64 scope link 23:16:11 valid_lft forever preferred_lft forever 23:16:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:16:11 link/ether 02:42:ff:83:07:c1 brd ff:ff:ff:ff:ff:ff 23:16:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:16:11 valid_lft forever preferred_lft forever 23:16:11 inet6 fe80::42:ffff:fe83:7c1/64 scope link 23:16:11 valid_lft forever preferred_lft forever 23:16:11 23:16:11 23:16:11 ---> sar -b -r -n DEV: 23:16:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:16:11 23:16:11 23:09:23 LINUX RESTART (2 CPU) 23:16:11 23:16:11 23:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:16:11 23:11:01 74.99 3.55 71.45 0.00 2600.07 1876.44 0.00 23:16:11 23:12:01 63.91 0.00 63.91 0.00 0.00 20135.65 0.00 23:16:11 23:13:01 0.37 0.00 0.37 0.00 0.00 6.36 0.00 23:16:11 23:14:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 23:16:11 23:15:01 0.32 0.00 0.32 0.00 0.00 5.11 0.00 23:16:11 23:16:01 8.72 0.10 8.62 0.00 9.99 375.89 0.00 23:16:11 Average: 24.75 0.61 24.14 0.00 435.09 3733.71 0.00 23:16:11 23:16:11 23:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:16:11 23:11:01 5286816 0 863800 10.79 2620 1855704 1597236 17.63 631368 1685392 157760 23:16:11 23:12:01 5198548 0 828688 10.35 2620 1979084 1240964 13.70 598200 1789736 8 23:16:11 23:13:01 5203036 0 824200 10.29 2620 1979084 1204768 13.30 594232 1790144 16 23:16:11 23:14:01 5204260 0 822972 10.28 2620 1979088 1204768 13.30 587912 1796360 16 23:16:11 23:15:01 5202816 0 824408 10.29 2620 1979096 1205032 13.30 589112 1796728 12 23:16:11 23:16:01 4549820 0 979384 12.23 2620 2477116 1612072 17.80 920960 2051648 497276 23:16:11 Average: 5107549 0 857242 10.70 2620 2041529 1344140 14.84 653631 1818335 109181 23:16:11 23:16:11 23:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:16:11 23:11:01 veth661352c 131.62 369.71 9.16 900.26 0.00 0.00 0.00 0.00 23:16:11 23:11:01 eth0 458.11 183.67 1007.80 32.30 0.00 0.00 0.00 0.00 23:16:11 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:11:01 docker0 131.62 369.61 7.36 900.25 0.00 0.00 0.00 0.00 23:16:11 23:12:01 eth0 374.05 107.13 760.28 13.03 0.00 0.00 0.00 0.00 23:16:11 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:12:01 docker0 98.05 340.82 5.14 746.82 0.00 0.00 0.00 0.00 23:16:11 23:13:01 eth0 0.95 0.25 0.07 0.02 0.00 0.00 0.00 0.00 23:16:11 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:16:11 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:15:01 eth0 0.85 0.60 0.54 0.28 0.00 0.00 0.00 0.00 23:16:11 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:16:01 eth0 304.18 195.42 2134.35 18.03 0.00 0.00 0.00 0.00 23:16:11 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 Average: eth0 189.75 81.21 650.67 10.61 0.00 0.00 0.00 0.00 23:16:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:16:11 Average: docker0 38.28 118.42 2.08 274.54 0.00 0.00 0.00 0.00 23:16:11 23:16:11 23:16:11 ---> sar -P ALL: 23:16:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:16:11 23:16:11 23:09:23 LINUX RESTART (2 CPU) 23:16:11 23:16:11 23:10:01 CPU %user %nice %system %iowait %steal %idle 23:16:11 23:11:01 all 4.85 0.00 2.69 1.82 0.06 90.58 23:16:11 23:11:01 0 5.92 0.00 3.49 3.30 0.05 87.24 23:16:11 23:11:01 1 3.79 0.00 1.90 0.34 0.07 93.91 23:16:11 23:12:01 all 3.11 0.00 2.20 0.68 0.04 93.97 23:16:11 23:12:01 0 3.93 0.00 2.71 0.64 0.03 92.69 23:16:11 23:12:01 1 2.30 0.00 1.69 0.73 0.05 95.24 23:16:11 23:13:01 all 0.05 0.00 0.05 0.00 0.03 99.87 23:16:11 23:13:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:16:11 23:13:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:16:11 23:14:01 all 0.08 0.00 0.06 0.00 0.03 99.84 23:16:11 23:14:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:16:11 23:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 23:16:11 23:15:01 all 0.11 0.00 0.07 0.00 0.03 99.79 23:16:11 23:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:16:11 23:15:01 1 0.17 0.00 0.10 0.00 0.05 99.68 23:16:11 23:16:01 all 6.56 0.00 2.66 0.04 0.04 90.70 23:16:11 23:16:01 0 6.33 0.00 2.72 0.07 0.03 90.85 23:16:11 23:16:01 1 6.80 0.00 2.59 0.02 0.05 90.54 23:16:11 Average: all 2.44 0.00 1.28 0.42 0.04 95.82 23:16:11 Average: 0 2.70 0.00 1.50 0.66 0.03 95.11 23:16:11 Average: 1 2.18 0.00 1.06 0.18 0.04 96.53 23:16:11 23:16:11 23:16:11