Pull request #313 updated 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 3fd49c8bb00032887a1fad9f1edad8e98560053f+b753f607c7837695aec3d6194930fb6f6074e2da (51a132bf12db53a03986cd343ab27c26dd859dc2) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7020371976635885294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh3108031700496097799.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines/.git # 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 > 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/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6609398652744221681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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. 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-ssh2151078505122423065.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh715086883367288195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-712’ Running on prd-centos7-docker-4c-2g-715 in /w/workspace/_app-service-configurable_PR-313 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh1718944653585433802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh7285816456472439553.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # 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/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh4461558895182656901.key > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 Commit message: "fix: Addressed PR feedback from Jim Wang" > git rev-list --no-walk 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-24T18:46:01.213Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-24T18:46:01.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-24T18:46:01.354Z] ========================================================= [2021-08-24T18:46:01.354Z] EdgeX Global Pipelines Version Info [2021-08-24T18:46:01.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:46:02.646Z] ------------------- [2021-08-24T18:46:02.647Z] stable info: [2021-08-24T18:46:02.647Z] ------------------- [2021-08-24T18:46:02.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-24T18:46:02.647Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T18:46:02.647Z] Message: update stable to v1.0.205 [2021-08-24T18:46:03.230Z] ------------------- [2021-08-24T18:46:03.230Z] experimental info: [2021-08-24T18:46:03.230Z] ------------------- [2021-08-24T18:46:03.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-24T18:46:03.231Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T18:46:03.231Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-24T18:46:03.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-24T18:46:03.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-24T18:46:03.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-24T18:46:03.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-24T18:46:03.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-24T18:46:03.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-24T18:46:03.522Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-24T18:46:03.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-24T18:46:03.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-24T18:46:03.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-24T18:46:03.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-24T18:46:03.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-24T18:46:03.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-24T18:46:03.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-24T18:46:03.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-24T18:46:03.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T18:46:03.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T18:46:03.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-24T18:46:03.826Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-24T18:46:03.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-24T18:46:03.877Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-24T18:46:03.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-24T18:46:03.928Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-24T18:46:03.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-24T18:46:03.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-24T18:46:04.006Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-24T18:46:04.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-24T18:46:04.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2021-08-24T18:46:04.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2021-08-24T18:46:04.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2021-08-24T18:46:04.132Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd49c8bb00032887a1fad9f1edad8e98560053f [Pipeline] echo [2021-08-24T18:46:04.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd49c8 [Pipeline] echo [2021-08-24T18:46:04.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T18:46:04.293Z] provisioning config files... [2021-08-24T18:46:04.315Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config466391839195961904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:46:04.651Z] ---> docker-login.sh [2021-08-24T18:46:04.652Z] nexus3.edgexfoundry.org:10001 [2021-08-24T18:46:04.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:46:04.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:46:04.920Z] Configure a credential helper to remove this warning. See [2021-08-24T18:46:04.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:46:04.920Z] [2021-08-24T18:46:04.920Z] Login Succeeded [2021-08-24T18:46:04.920Z] nexus3.edgexfoundry.org:10002 [2021-08-24T18:46:05.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:46:05.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:46:05.189Z] Configure a credential helper to remove this warning. See [2021-08-24T18:46:05.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:46:05.189Z] [2021-08-24T18:46:05.189Z] Login Succeeded [2021-08-24T18:46:05.189Z] nexus3.edgexfoundry.org:10003 [2021-08-24T18:46:05.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:46:10.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:46:10.548Z] Configure a credential helper to remove this warning. See [2021-08-24T18:46:10.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:46:10.548Z] [2021-08-24T18:46:10.548Z] Login Succeeded [2021-08-24T18:46:10.548Z] nexus3.edgexfoundry.org:10004 [2021-08-24T18:46:10.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:46:10.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:46:10.548Z] Configure a credential helper to remove this warning. See [2021-08-24T18:46:10.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:46:10.548Z] [2021-08-24T18:46:10.548Z] Login Succeeded [2021-08-24T18:46:10.548Z] docker.io [2021-08-24T18:46:10.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:46:15.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:46:15.903Z] Configure a credential helper to remove this warning. See [2021-08-24T18:46:15.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:46:15.903Z] [2021-08-24T18:46:15.903Z] Login Succeeded [2021-08-24T18:46:15.903Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T18:46:15.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-24T18:46:16.476Z] + git log --format=format:%s -1 3fd49c8bb00032887a1fad9f1edad8e98560053f [Pipeline] echo [2021-08-24T18:46:16.740Z] GIT_COMMIT: 3fd49c8bb00032887a1fad9f1edad8e98560053f, Commit Message: fix: Addressed PR feedback from Jim Wang [Pipeline] echo [2021-08-24T18:46:16.757Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:46:17.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T18:46:17.810Z] [2021-08-24T18:46:17.810Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:46:18.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T18:46:18.156Z] latest: Pulling from edgex-devops/git-semver [2021-08-24T18:46:18.156Z] 31603596830f: Pulling fs layer [2021-08-24T18:46:18.156Z] 04fac38145f0: Pulling fs layer [2021-08-24T18:46:18.156Z] 701f6daf10bf: Pulling fs layer [2021-08-24T18:46:18.156Z] 24f72da36158: Pulling fs layer [2021-08-24T18:46:18.156Z] 24f72da36158: Waiting [2021-08-24T18:46:18.156Z] 04fac38145f0: Verifying Checksum [2021-08-24T18:46:18.156Z] 04fac38145f0: Download complete [2021-08-24T18:46:18.428Z] 31603596830f: Verifying Checksum [2021-08-24T18:46:18.428Z] 31603596830f: Download complete [2021-08-24T18:46:18.705Z] 31603596830f: Pull complete [2021-08-24T18:46:18.705Z] 24f72da36158: Verifying Checksum [2021-08-24T18:46:18.705Z] 24f72da36158: Download complete [2021-08-24T18:46:18.705Z] 04fac38145f0: Pull complete [2021-08-24T18:46:18.976Z] 701f6daf10bf: Verifying Checksum [2021-08-24T18:46:18.976Z] 701f6daf10bf: Download complete [2021-08-24T18:46:19.567Z] 701f6daf10bf: Pull complete [2021-08-24T18:46:19.567Z] 24f72da36158: Pull complete [2021-08-24T18:46:19.567Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-24T18:46:19.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T18:46:19.567Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-24T18:46:19.674Z] prd-centos7-docker-4c-2g-715 does not seem to be running inside a container [2021-08-24T18:46:19.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-24T18:46:20.583Z] $ docker top 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T18:46:20.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T18:46:20.715Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T18:46:20.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T18:46:20.844Z] $ docker exec 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent [2021-08-24T18:46:20.954Z] SSH_AUTH_SOCK=/tmp/ssh-3sGOEThRPQl1/agent.14 [2021-08-24T18:46:20.954Z] SSH_AGENT_PID=20 [2021-08-24T18:46:20.970Z] Running ssh-add (command line suppressed) [2021-08-24T18:46:21.076Z] Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_4252308475950763450.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_4252308475950763450.key) [2021-08-24T18:46:21.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T18:46:21.422Z] + git tag --points-at HEAD [Pipeline] } [2021-08-24T18:46:21.450Z] $ docker exec --env ******** --env ******** 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent -k [2021-08-24T18:46:21.542Z] unset SSH_AUTH_SOCK; [2021-08-24T18:46:21.543Z] unset SSH_AGENT_PID; [2021-08-24T18:46:21.543Z] echo Agent pid 20 killed; [2021-08-24T18:46:21.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-24T18:46:21.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T18:46:21.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T18:46:21.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T18:46:21.740Z] $ docker exec 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent [2021-08-24T18:46:21.856Z] SSH_AUTH_SOCK=/tmp/ssh-w1Zp7Upq2ERv/agent.53 [2021-08-24T18:46:21.856Z] SSH_AGENT_PID=59 [2021-08-24T18:46:21.867Z] Running ssh-add (command line suppressed) [2021-08-24T18:46:21.967Z] Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_5794067440255613940.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_5794067440255613940.key) [2021-08-24T18:46:21.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T18:46:22.325Z] + git semver init [2021-08-24T18:46:22.325Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T18:46:22.325Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-313/.git [2021-08-24T18:46:22.325Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-313 [2021-08-24T18:46:22.325Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T18:46:22.325Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T18:46:22.325Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T18:46:22.325Z] # $SEMVER_BRANCH = PR-313 [2021-08-24T18:46:22.325Z] # $SEMVER_TEMP = /tmp/semver-154103113 [2021-08-24T18:46:22.325Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-24T18:46:22.916Z] # '/tmp/semver-154103113' -> '/w/workspace/_app-service-configurable_PR-313/.semver' [2021-08-24T18:46:22.916Z] # -> Force: false [2021-08-24T18:46:22.916Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-313/.semver [Pipeline] } [2021-08-24T18:46:22.933Z] $ docker exec --env ******** --env ******** 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a ssh-agent -k [2021-08-24T18:46:23.037Z] unset SSH_AUTH_SOCK; [2021-08-24T18:46:23.037Z] unset SSH_AGENT_PID; [2021-08-24T18:46:23.037Z] echo Agent pid 59 killed; [2021-08-24T18:46:23.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T18:46:23.414Z] + git semver [Pipeline] } [2021-08-24T18:46:23.438Z] $ docker stop --time=1 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a [2021-08-24T18:46:24.646Z] $ docker rm -f 527deeaf64ee5af24ed880f260a0c0557b4feaa8a832d1d6985ab89126d4092a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T18:46:25.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-24T18:46:25.425Z] Stashed 1 file(s) [Pipeline] echo [2021-08-24T18:46:25.429Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-24T18:46:40.681Z] Still waiting to schedule task [2021-08-24T18:46:40.681Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-24T18:46:40.684Z] Still waiting to schedule task [2021-08-24T18:46:40.685Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ [2021-08-24T18:49:30.636Z] Running on prd-centos7-docker-4c-2g-716 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws [2021-08-24T18:49:30.659Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-08-24T18:49:30.787Z] Selected Git installation does not exist. Using Default [2021-08-24T18:49:30.787Z] The recommended git tool is: NONE [2021-08-24T18:49:34.272Z] using credential edgex-jenkins-ssh [2021-08-24T18:49:34.289Z] Cloning the remote Git repository [2021-08-24T18:49:34.319Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:49:34.397Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-08-24T18:49:34.436Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:49:34.436Z] > git --version # timeout=10 [2021-08-24T18:49:34.446Z] > git --version # 'git version 2.24.4' [2021-08-24T18:49:34.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:49:34.481Z] [INFO] Currently running in a labeled security context [2021-08-24T18:49:34.482Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T18:49:34.482Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh3913362607904401878.key [2021-08-24T18:49:34.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T18:49:35.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T18:49:35.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T18:49:35.100Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T18:49:35.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:49:35.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:49:35.124Z] [INFO] Currently running in a labeled security context [2021-08-24T18:49:35.124Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T18:49:35.124Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh201018833681377887.key [2021-08-24T18:49:35.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T18:49:35.606Z] Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f [2021-08-24T18:49:35.701Z] Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f [2021-08-24T18:49:35.702Z] Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) [2021-08-24T18:49:35.621Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T18:49:35.630Z] > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 [2021-08-24T18:49:35.664Z] > git remote # timeout=10 [2021-08-24T18:49:35.673Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T18:49:35.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:49:35.680Z] [INFO] Currently running in a labeled security context [2021-08-24T18:49:35.680Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T18:49:35.680Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/3@tmp/jenkins-gitclient-ssh1497013529950091418.key [2021-08-24T18:49:35.687Z] > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-24T18:49:35.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T18:49:35.709Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T18:49:35.719Z] > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 [2021-08-24T18:49:39.629Z] Commit message: "fix: Addressed PR feedback from Jim Wang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T18:49:40.303Z] provisioning config files... [2021-08-24T18:49:40.335Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config8320619344618064291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:49:40.805Z] ---> docker-login.sh [2021-08-24T18:49:40.805Z] nexus3.edgexfoundry.org:10001 [2021-08-24T18:49:40.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:49:41.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:49:41.074Z] Configure a credential helper to remove this warning. See [2021-08-24T18:49:41.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:49:41.074Z] [2021-08-24T18:49:41.074Z] Login Succeeded [2021-08-24T18:49:41.074Z] nexus3.edgexfoundry.org:10002 [2021-08-24T18:49:41.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:49:41.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:49:41.349Z] Configure a credential helper to remove this warning. See [2021-08-24T18:49:41.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:49:41.349Z] [2021-08-24T18:49:41.349Z] Login Succeeded [2021-08-24T18:49:41.349Z] nexus3.edgexfoundry.org:10003 [2021-08-24T18:49:41.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:49:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:49:41.617Z] Configure a credential helper to remove this warning. See [2021-08-24T18:49:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:49:41.617Z] [2021-08-24T18:49:41.617Z] Login Succeeded [2021-08-24T18:49:41.617Z] nexus3.edgexfoundry.org:10004 [2021-08-24T18:49:41.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:49:41.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:49:41.617Z] Configure a credential helper to remove this warning. See [2021-08-24T18:49:41.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:49:41.617Z] [2021-08-24T18:49:41.617Z] Login Succeeded [2021-08-24T18:49:41.617Z] docker.io [2021-08-24T18:49:41.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:49:42.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:49:42.477Z] Configure a credential helper to remove this warning. See [2021-08-24T18:49:42.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:49:42.477Z] [2021-08-24T18:49:42.477Z] Login Succeeded [2021-08-24T18:49:42.477Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T18:49:42.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T18:49:42.781Z] ========================================================= [2021-08-24T18:49:42.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-24T18:49:42.781Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:49:43.132Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-24T18:49:43.132Z] Sending build context to Docker daemon 159.2kB [2021-08-24T18:49:43.132Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-24T18:49:43.132Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-24T18:49:43.403Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-24T18:49:43.403Z] 540db60ca938: Pulling fs layer [2021-08-24T18:49:43.403Z] adcc1eea9eea: Pulling fs layer [2021-08-24T18:49:43.403Z] 4c4ab2625f07: Pulling fs layer [2021-08-24T18:49:43.403Z] db62176df00c: Pulling fs layer [2021-08-24T18:49:43.403Z] 3b30891b0d05: Pulling fs layer [2021-08-24T18:49:43.403Z] 06b49ca38bd5: Pulling fs layer [2021-08-24T18:49:43.403Z] c788192a36de: Pulling fs layer [2021-08-24T18:49:43.403Z] a77e37c0d609: Pulling fs layer [2021-08-24T18:49:43.403Z] c3185cebc471: Pulling fs layer [2021-08-24T18:49:43.403Z] db62176df00c: Waiting [2021-08-24T18:49:43.403Z] 3b30891b0d05: Waiting [2021-08-24T18:49:43.403Z] 06b49ca38bd5: Waiting [2021-08-24T18:49:43.403Z] c788192a36de: Waiting [2021-08-24T18:49:43.403Z] a77e37c0d609: Waiting [2021-08-24T18:49:43.403Z] c3185cebc471: Waiting [2021-08-24T18:49:43.403Z] 4c4ab2625f07: Verifying Checksum [2021-08-24T18:49:43.403Z] 4c4ab2625f07: Download complete [2021-08-24T18:49:43.403Z] adcc1eea9eea: Download complete [2021-08-24T18:49:43.403Z] 3b30891b0d05: Verifying Checksum [2021-08-24T18:49:43.403Z] 3b30891b0d05: Download complete [2021-08-24T18:49:43.404Z] 06b49ca38bd5: Verifying Checksum [2021-08-24T18:49:43.404Z] 06b49ca38bd5: Download complete [2021-08-24T18:49:43.404Z] c788192a36de: Download complete [2021-08-24T18:49:43.677Z] 540db60ca938: Verifying Checksum [2021-08-24T18:49:43.677Z] 540db60ca938: Download complete [2021-08-24T18:49:43.947Z] 540db60ca938: Pull complete [2021-08-24T18:49:43.947Z] adcc1eea9eea: Pull complete [2021-08-24T18:49:43.947Z] 4c4ab2625f07: Pull complete [2021-08-24T18:49:44.216Z] a77e37c0d609: Verifying Checksum [2021-08-24T18:49:44.216Z] a77e37c0d609: Download complete [2021-08-24T18:49:52.470Z] c3185cebc471: Verifying Checksum [2021-08-24T18:49:52.470Z] c3185cebc471: Download complete [2021-08-24T18:49:52.746Z] db62176df00c: Verifying Checksum [2021-08-24T18:49:52.747Z] db62176df00c: Download complete [2021-08-24T18:49:56.132Z] db62176df00c: Pull complete [2021-08-24T18:49:56.401Z] 3b30891b0d05: Pull complete [2021-08-24T18:49:56.401Z] 06b49ca38bd5: Pull complete [2021-08-24T18:49:56.401Z] c788192a36de: Pull complete [2021-08-24T18:49:56.672Z] a77e37c0d609: Pull complete [2021-08-24T18:49:59.295Z] c3185cebc471: Pull complete [2021-08-24T18:49:59.295Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-24T18:49:59.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T18:49:59.295Z] ---> 031687cdd783 [2021-08-24T18:49:59.295Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-24T18:50:02.884Z] ---> Running in dcab1bbb642a [2021-08-24T18:50:02.884Z] Removing intermediate container dcab1bbb642a [2021-08-24T18:50:02.884Z] ---> 9ea8f8bf5d80 [2021-08-24T18:50:02.884Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-24T18:50:02.884Z] ---> Running in 74ac0395b1ea [2021-08-24T18:50:03.156Z] Removing intermediate container 74ac0395b1ea [2021-08-24T18:50:03.156Z] ---> 6c03eb16a51d [2021-08-24T18:50:03.157Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-24T18:50:03.157Z] ---> Running in 0ece5efad717 [2021-08-24T18:50:03.157Z] Removing intermediate container 0ece5efad717 [2021-08-24T18:50:03.157Z] ---> ce668f1fc5ee [2021-08-24T18:50:03.157Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T18:50:03.157Z] ---> Running in 02361cfa7aa1 [2021-08-24T18:50:03.751Z] Removing intermediate container 02361cfa7aa1 [2021-08-24T18:50:03.751Z] ---> f80a94f8dc07 [2021-08-24T18:50:03.751Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-24T18:50:03.751Z] ---> Running in 7f4d2fd40d43 [2021-08-24T18:50:04.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T18:50:05.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T18:50:05.711Z] OK: 219 MiB in 52 packages [2021-08-24T18:50:05.982Z] Removing intermediate container 7f4d2fd40d43 [2021-08-24T18:50:05.982Z] ---> 0f4d0782fc37 [2021-08-24T18:50:05.982Z] Step 8/13 : WORKDIR /app [2021-08-24T18:50:05.982Z] ---> Running in 7618f1d26bda [2021-08-24T18:50:05.982Z] Removing intermediate container 7618f1d26bda [2021-08-24T18:50:05.982Z] ---> 72fec3938cc2 [2021-08-24T18:50:05.982Z] Step 9/13 : COPY go.mod . [2021-08-24T18:50:06.251Z] ---> c2a3edaa6174 [2021-08-24T18:50:06.251Z] Step 10/13 : RUN go mod download [2021-08-24T18:50:06.251Z] ---> Running in b9bc2ea5c5d9 [2021-08-24T18:50:06.524Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-08-24T18:50:06.524Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:50:07.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:50:07.547Z] [2021-08-24T18:50:07.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:50:07.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:50:07.906Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T18:50:07.906Z] b4d181a07f80: Pulling fs layer [2021-08-24T18:50:07.906Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T18:50:07.906Z] ed53099fbce6: Pulling fs layer [2021-08-24T18:50:07.906Z] dc539afda2c1: Pulling fs layer [2021-08-24T18:50:07.906Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T18:50:07.906Z] 9065ff56babe: Pulling fs layer [2021-08-24T18:50:07.906Z] d287ab97295c: Pulling fs layer [2021-08-24T18:50:07.906Z] dc539afda2c1: Waiting [2021-08-24T18:50:07.906Z] 77bc0d833cb6: Waiting [2021-08-24T18:50:07.906Z] 9065ff56babe: Waiting [2021-08-24T18:50:07.906Z] d287ab97295c: Waiting [2021-08-24T18:50:08.175Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T18:50:08.175Z] a1111a8f2ec3: Download complete [2021-08-24T18:50:08.446Z] dc539afda2c1: Verifying Checksum [2021-08-24T18:50:08.446Z] dc539afda2c1: Download complete [2021-08-24T18:50:08.717Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T18:50:08.717Z] 77bc0d833cb6: Download complete [2021-08-24T18:50:08.717Z] 9065ff56babe: Verifying Checksum [2021-08-24T18:50:08.717Z] 9065ff56babe: Download complete [2021-08-24T18:50:09.189Z] ed53099fbce6: Verifying Checksum [2021-08-24T18:50:09.189Z] ed53099fbce6: Download complete [2021-08-24T18:50:09.773Z] b4d181a07f80: Verifying Checksum [2021-08-24T18:50:09.773Z] b4d181a07f80: Download complete [2021-08-24T18:50:11.210Z] b4d181a07f80: Pull complete [2021-08-24T18:50:11.210Z] a1111a8f2ec3: Pull complete [2021-08-24T18:50:11.817Z] ed53099fbce6: Pull complete [2021-08-24T18:50:11.817Z] dc539afda2c1: Pull complete [2021-08-24T18:50:12.094Z] 77bc0d833cb6: Pull complete [2021-08-24T18:50:12.094Z] 9065ff56babe: Pull complete [2021-08-24T18:50:16.366Z] d287ab97295c: Verifying Checksum [2021-08-24T18:50:16.366Z] d287ab97295c: Download complete [2021-08-24T18:50:20.670Z] d287ab97295c: Pull complete [2021-08-24T18:50:20.670Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T18:50:20.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:50:20.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T18:50:20.805Z] prd-centos7-docker-4c-2g-716 does not seem to be running inside a container [2021-08-24T18:50:20.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -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:latest cat [2021-08-24T18:50:23.318Z] $ docker top 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:50:23.979Z] ---> job-cost.sh [2021-08-24T18:50:23.979Z] lf-activate-venv: SKIPPING [2021-08-24T18:50:23.979Z] INFO: No Stack... [2021-08-24T18:50:26.575Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T18:50:26.575Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T18:50:26.911Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-08-24T18:50:26.911Z] + cut -d, -f6 [Pipeline] lock [2021-08-24T18:50:26.957Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [2021-08-24T18:50:26.964Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] did not exist. Created. [2021-08-24T18:50:26.965Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T18:50:27.320Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-24T18:50:27.624Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T18:50:27.637Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T18:50:27.675Z] $ docker stop --time=1 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd [2021-08-24T18:50:28.847Z] $ docker rm -f 1e1fabb109cf615445eae0c68364eff5e207af3c6f63b5f58719ccd8b410a9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T18:50:29.229Z] Failed in branch amd64 [2021-08-24T18:50:37.990Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-717 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws [2021-08-24T18:50:38.008Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2021-08-24T18:50:38.242Z] Selected Git installation does not exist. Using Default [2021-08-24T18:50:38.242Z] The recommended git tool is: NONE [2021-08-24T18:50:43.711Z] using credential edgex-jenkins-ssh [2021-08-24T18:50:43.740Z] Cloning the remote Git repository [2021-08-24T18:50:43.864Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:50:44.079Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2021-08-24T18:50:44.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:50:44.174Z] > git --version # timeout=10 [2021-08-24T18:50:44.192Z] > git --version # 'git version 2.17.1' [2021-08-24T18:50:44.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:50:44.289Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T18:50:45.198Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T18:50:45.223Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T18:50:45.250Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T18:50:45.305Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T18:50:45.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:50:45.320Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T18:50:45.915Z] Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 3fd49c8bb00032887a1fad9f1edad8e98560053f [2021-08-24T18:50:46.145Z] Merge succeeded, producing 3fd49c8bb00032887a1fad9f1edad8e98560053f [2021-08-24T18:50:46.146Z] Checking out Revision 3fd49c8bb00032887a1fad9f1edad8e98560053f (PR-313) [2021-08-24T18:50:45.936Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T18:50:45.960Z] > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 [2021-08-24T18:50:46.046Z] > git remote # timeout=10 [2021-08-24T18:50:46.071Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T18:50:46.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T18:50:46.093Z] > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-24T18:50:46.117Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T18:50:46.154Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T18:50:46.171Z] > git checkout -f 3fd49c8bb00032887a1fad9f1edad8e98560053f # timeout=10 [2021-08-24T18:50:50.363Z] Commit message: "fix: Addressed PR feedback from Jim Wang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T18:50:50.784Z] provisioning config files... [2021-08-24T18:50:50.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config5669565692652504289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:50:51.370Z] ---> docker-login.sh [2021-08-24T18:50:51.370Z] nexus3.edgexfoundry.org:10001 [2021-08-24T18:50:51.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:50:52.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:50:52.572Z] Configure a credential helper to remove this warning. See [2021-08-24T18:50:52.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:50:52.572Z] [2021-08-24T18:50:52.572Z] Login Succeeded [2021-08-24T18:50:52.572Z] nexus3.edgexfoundry.org:10002 [2021-08-24T18:50:52.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:50:53.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:50:53.121Z] Configure a credential helper to remove this warning. See [2021-08-24T18:50:53.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:50:53.121Z] [2021-08-24T18:50:53.121Z] Login Succeeded [2021-08-24T18:50:53.121Z] nexus3.edgexfoundry.org:10003 [2021-08-24T18:50:53.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:50:53.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:50:53.669Z] Configure a credential helper to remove this warning. See [2021-08-24T18:50:53.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:50:53.669Z] [2021-08-24T18:50:53.669Z] Login Succeeded [2021-08-24T18:50:53.669Z] nexus3.edgexfoundry.org:10004 [2021-08-24T18:50:54.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:50:54.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:50:54.267Z] Configure a credential helper to remove this warning. See [2021-08-24T18:50:54.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:50:54.267Z] [2021-08-24T18:50:54.267Z] Login Succeeded [2021-08-24T18:50:54.267Z] docker.io [2021-08-24T18:50:54.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T18:50:55.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T18:50:55.139Z] Configure a credential helper to remove this warning. See [2021-08-24T18:50:55.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T18:50:55.139Z] [2021-08-24T18:50:55.139Z] Login Succeeded [2021-08-24T18:50:55.139Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T18:50:55.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T18:50:55.929Z] ========================================================= [2021-08-24T18:50:55.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-24T18:50:55.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:50:56.416Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-24T18:50:56.416Z] Sending build context to Docker daemon 159.2kB [2021-08-24T18:50:56.690Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-24T18:50:56.690Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-24T18:50:56.964Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-24T18:50:56.964Z] 595b0fe564bb: Pulling fs layer [2021-08-24T18:50:56.964Z] 24495759ef45: Pulling fs layer [2021-08-24T18:50:56.964Z] d148012ef14d: Pulling fs layer [2021-08-24T18:50:56.964Z] e90a11edd702: Pulling fs layer [2021-08-24T18:50:56.964Z] d77568369979: Pulling fs layer [2021-08-24T18:50:56.964Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-24T18:50:56.964Z] 170f2ba95c9a: Pulling fs layer [2021-08-24T18:50:56.964Z] 97ac5df62f85: Pulling fs layer [2021-08-24T18:50:56.964Z] fc1c9f9a7f3b: Waiting [2021-08-24T18:50:56.964Z] 97ac5df62f85: Waiting [2021-08-24T18:50:56.964Z] 170f2ba95c9a: Waiting [2021-08-24T18:50:56.964Z] d77568369979: Waiting [2021-08-24T18:50:56.964Z] e90a11edd702: Waiting [2021-08-24T18:50:56.964Z] d148012ef14d: Verifying Checksum [2021-08-24T18:50:56.964Z] d148012ef14d: Download complete [2021-08-24T18:50:57.237Z] 24495759ef45: Verifying Checksum [2021-08-24T18:50:57.237Z] 24495759ef45: Download complete [2021-08-24T18:50:57.237Z] d77568369979: Download complete [2021-08-24T18:50:57.237Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-24T18:50:57.237Z] fc1c9f9a7f3b: Download complete [2021-08-24T18:50:57.237Z] 170f2ba95c9a: Verifying Checksum [2021-08-24T18:50:57.237Z] 170f2ba95c9a: Download complete [2021-08-24T18:50:57.237Z] 595b0fe564bb: Verifying Checksum [2021-08-24T18:50:57.237Z] 595b0fe564bb: Download complete [2021-08-24T18:50:57.834Z] 595b0fe564bb: Pull complete [2021-08-24T18:50:58.437Z] 24495759ef45: Pull complete [2021-08-24T18:50:59.047Z] d148012ef14d: Pull complete [2021-08-24T18:51:00.478Z] 97ac5df62f85: Verifying Checksum [2021-08-24T18:51:00.478Z] 97ac5df62f85: Download complete [2021-08-24T18:51:01.072Z] e90a11edd702: Verifying Checksum [2021-08-24T18:51:01.072Z] e90a11edd702: Download complete [2021-08-24T18:51:11.266Z] e90a11edd702: Pull complete [2021-08-24T18:51:11.266Z] d77568369979: Pull complete [2021-08-24T18:51:11.266Z] fc1c9f9a7f3b: Pull complete [2021-08-24T18:51:11.863Z] 170f2ba95c9a: Pull complete [2021-08-24T18:51:18.582Z] 97ac5df62f85: Pull complete [2021-08-24T18:51:18.582Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-24T18:51:18.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T18:51:18.582Z] ---> 04bc70af865f [2021-08-24T18:51:18.582Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-24T18:51:21.216Z] ---> Running in 89bfbd78a65e [2021-08-24T18:51:21.813Z] Removing intermediate container 89bfbd78a65e [2021-08-24T18:51:21.813Z] ---> 063b4e9b3d14 [2021-08-24T18:51:21.813Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-24T18:51:21.813Z] ---> Running in ec79fb4e1b2c [2021-08-24T18:51:22.409Z] Removing intermediate container ec79fb4e1b2c [2021-08-24T18:51:22.409Z] ---> 93207f07d419 [2021-08-24T18:51:22.409Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-24T18:51:22.409Z] ---> Running in e7ce1f262fa6 [2021-08-24T18:51:23.006Z] Removing intermediate container e7ce1f262fa6 [2021-08-24T18:51:23.006Z] ---> 1f6441b9a827 [2021-08-24T18:51:23.006Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T18:51:23.006Z] ---> Running in b8fe5d370881 [2021-08-24T18:51:25.629Z] Removing intermediate container b8fe5d370881 [2021-08-24T18:51:25.629Z] ---> 01a8099fb9ee [2021-08-24T18:51:25.629Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-24T18:51:25.908Z] ---> Running in 2894aac133e2 [2021-08-24T18:51:26.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T18:51:28.319Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T18:51:29.300Z] OK: 218 MiB in 52 packages [2021-08-24T18:51:30.276Z] Removing intermediate container 2894aac133e2 [2021-08-24T18:51:30.276Z] ---> 693518fa84ca [2021-08-24T18:51:30.276Z] Step 8/13 : WORKDIR /app [2021-08-24T18:51:30.550Z] ---> Running in da75dea80930 [2021-08-24T18:51:31.144Z] Removing intermediate container da75dea80930 [2021-08-24T18:51:31.144Z] ---> 0833a4cc955c [2021-08-24T18:51:31.144Z] Step 9/13 : COPY go.mod . [2021-08-24T18:51:31.740Z] ---> 49b967b1ba30 [2021-08-24T18:51:31.740Z] Step 10/13 : RUN go mod download [2021-08-24T18:51:32.012Z] ---> Running in 1ac5b32b34d1 [2021-08-24T18:51:33.455Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-08-24T18:51:33.727Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:51:34.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T18:51:34.545Z] [2021-08-24T18:51:34.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:51:34.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T18:51:35.185Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-24T18:51:35.185Z] 448f6bf000e3: Pulling fs layer [2021-08-24T18:51:35.185Z] f757da607395: Pulling fs layer [2021-08-24T18:51:35.185Z] 05883995daec: Pulling fs layer [2021-08-24T18:51:35.185Z] 8603b9c90790: Pulling fs layer [2021-08-24T18:51:35.185Z] 1560dd03e051: Pulling fs layer [2021-08-24T18:51:35.185Z] 27f5ce0e4adf: Pulling fs layer [2021-08-24T18:51:35.185Z] c2d8d7efcc4b: Pulling fs layer [2021-08-24T18:51:35.185Z] 8603b9c90790: Waiting [2021-08-24T18:51:35.185Z] 1560dd03e051: Waiting [2021-08-24T18:51:35.185Z] 27f5ce0e4adf: Waiting [2021-08-24T18:51:35.185Z] c2d8d7efcc4b: Waiting [2021-08-24T18:51:35.460Z] f757da607395: Verifying Checksum [2021-08-24T18:51:35.460Z] f757da607395: Download complete [2021-08-24T18:51:35.460Z] 8603b9c90790: Verifying Checksum [2021-08-24T18:51:35.460Z] 8603b9c90790: Download complete [2021-08-24T18:51:35.736Z] 1560dd03e051: Verifying Checksum [2021-08-24T18:51:35.736Z] 1560dd03e051: Download complete [2021-08-24T18:51:35.736Z] 05883995daec: Verifying Checksum [2021-08-24T18:51:35.736Z] 05883995daec: Download complete [2021-08-24T18:51:35.736Z] 27f5ce0e4adf: Download complete [2021-08-24T18:51:36.335Z] 448f6bf000e3: Verifying Checksum [2021-08-24T18:51:36.335Z] 448f6bf000e3: Download complete [2021-08-24T18:51:39.739Z] c2d8d7efcc4b: Verifying Checksum [2021-08-24T18:51:39.739Z] c2d8d7efcc4b: Download complete [2021-08-24T18:51:40.014Z] 448f6bf000e3: Pull complete [2021-08-24T18:51:41.002Z] f757da607395: Pull complete [2021-08-24T18:51:42.444Z] 05883995daec: Pull complete [2021-08-24T18:51:42.720Z] 8603b9c90790: Pull complete [2021-08-24T18:51:43.704Z] 1560dd03e051: Pull complete [2021-08-24T18:51:44.315Z] 27f5ce0e4adf: Pull complete [2021-08-24T18:51:59.460Z] c2d8d7efcc4b: Pull complete [2021-08-24T18:51:59.460Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-24T18:51:59.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T18:51:59.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-24T18:51:59.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-717 does not seem to be running inside a container [2021-08-24T18:51:59.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-24T18:52:04.313Z] $ docker top 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:05.326Z] ---> job-cost.sh [2021-08-24T18:52:05.327Z] lf-activate-venv: SKIPPING [2021-08-24T18:52:05.327Z] INFO: No Stack... [2021-08-24T18:52:06.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-24T18:52:06.899Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T18:52:07.569Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2021-08-24T18:52:07.569Z] + cut -d, -f6 [Pipeline] lock [2021-08-24T18:52:07.633Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [2021-08-24T18:52:07.642Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] did not exist. Created. [2021-08-24T18:52:07.643Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T18:52:08.343Z] /w/workspace/app-service-configurable/3@tmp/durable-bce8030c/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-bce8030c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-24T18:52:09.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-24T18:52:09.063Z] Warning: overwriting stash ‘stack-cost’ [2021-08-24T18:52:09.573Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T18:52:09.585Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T18:52:09.618Z] $ docker stop --time=1 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 [2021-08-24T18:52:11.341Z] $ docker rm -f 094ccefe663dfc2628819d00c53751b2d509c4eae6e249e81413df37780838c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T18:52:11.816Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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] sh [2021-08-24T18:52:13.559Z] + '[' -d /w/workspace/_app-service-configurable_PR-313/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:13.896Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:14.538Z] ---> package-listing.sh [2021-08-24T18:52:14.538Z] ++ facter osfamily [2021-08-24T18:52:14.538Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-24T18:52:14.809Z] + OS_FAMILY=redhat [2021-08-24T18:52:14.809Z] + workspace=/w/workspace/_app-service-configurable_PR-313 [2021-08-24T18:52:14.809Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-24T18:52:14.809Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-24T18:52:14.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-24T18:52:14.809Z] + PACKAGES=/tmp/packages_start.txt [2021-08-24T18:52:14.809Z] + '[' /w/workspace/_app-service-configurable_PR-313 ']' [2021-08-24T18:52:14.809Z] + PACKAGES=/tmp/packages_end.txt [2021-08-24T18:52:14.809Z] + case "${OS_FAMILY}" in [2021-08-24T18:52:14.809Z] + rpm -qa [2021-08-24T18:52:14.809Z] + sort [2021-08-24T18:52:15.398Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-24T18:52:15.398Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-24T18:52:15.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-24T18:52:15.398Z] + '[' /w/workspace/_app-service-configurable_PR-313 ']' [2021-08-24T18:52:15.398Z] + mkdir -p /w/workspace/_app-service-configurable_PR-313/archives/ [2021-08-24T18:52:15.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-313/archives/ [Pipeline] echo [2021-08-24T18:52:15.420Z] 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-24T18:52:15.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:52:16.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:52:16.323Z] [2021-08-24T18:52:16.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T18:52:16.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:52:16.664Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T18:52:16.664Z] b4d181a07f80: Pulling fs layer [2021-08-24T18:52:16.664Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T18:52:16.664Z] ed53099fbce6: Pulling fs layer [2021-08-24T18:52:16.664Z] dc539afda2c1: Pulling fs layer [2021-08-24T18:52:16.664Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T18:52:16.664Z] 9065ff56babe: Pulling fs layer [2021-08-24T18:52:16.664Z] d287ab97295c: Pulling fs layer [2021-08-24T18:52:16.664Z] 77bc0d833cb6: Waiting [2021-08-24T18:52:16.664Z] 9065ff56babe: Waiting [2021-08-24T18:52:16.664Z] d287ab97295c: Waiting [2021-08-24T18:52:16.664Z] dc539afda2c1: Waiting [2021-08-24T18:52:16.932Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T18:52:16.932Z] a1111a8f2ec3: Download complete [2021-08-24T18:52:16.932Z] dc539afda2c1: Verifying Checksum [2021-08-24T18:52:16.932Z] dc539afda2c1: Download complete [2021-08-24T18:52:17.202Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T18:52:17.202Z] 77bc0d833cb6: Download complete [2021-08-24T18:52:17.202Z] 9065ff56babe: Verifying Checksum [2021-08-24T18:52:17.202Z] 9065ff56babe: Download complete [2021-08-24T18:52:17.475Z] ed53099fbce6: Verifying Checksum [2021-08-24T18:52:17.475Z] ed53099fbce6: Download complete [2021-08-24T18:52:18.444Z] b4d181a07f80: Verifying Checksum [2021-08-24T18:52:18.444Z] b4d181a07f80: Download complete [2021-08-24T18:52:19.872Z] b4d181a07f80: Pull complete [2021-08-24T18:52:19.872Z] a1111a8f2ec3: Pull complete [2021-08-24T18:52:20.148Z] ed53099fbce6: Pull complete [2021-08-24T18:52:20.415Z] dc539afda2c1: Pull complete [2021-08-24T18:52:20.689Z] 77bc0d833cb6: Pull complete [2021-08-24T18:52:20.689Z] 9065ff56babe: Pull complete [2021-08-24T18:52:25.178Z] d287ab97295c: Verifying Checksum [2021-08-24T18:52:25.178Z] d287ab97295c: Download complete [2021-08-24T18:52:29.480Z] d287ab97295c: Pull complete [2021-08-24T18:52:29.480Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T18:52:29.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T18:52:29.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T18:52:29.587Z] prd-centos7-docker-4c-2g-715 does not seem to be running inside a container [2021-08-24T18:52:29.668Z] $ 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/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-24T18:52:32.147Z] $ docker top 605c18b7b7b584cc6d9dba7a500eef34b21dc412b8c2e8332a399941289feba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T18:52:32.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-24T18:52:32.906Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-24T18:52:33.253Z] + ls /var/log/sa-host [2021-08-24T18:52:33.253Z] + sadf -c /var/log/sa-host/sa05 [2021-08-24T18:52:33.253Z] file_magic: OK [2021-08-24T18:52:33.253Z] HZ: Using current value: 100 [2021-08-24T18:52:33.253Z] file_header: OK [2021-08-24T18:52:33.253Z] 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 [2021-08-24T18:52:33.253Z] Statistics: [2021-08-24T18:52:33.253Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T18:52:33.253Z] File successfully converted to sysstat format version 12.0.3 [2021-08-24T18:52:33.253Z] + sadf -c /var/log/sa-host/sa24 [2021-08-24T18:52:33.253Z] file_magic: OK [2021-08-24T18:52:33.253Z] HZ: Using current value: 100 [2021-08-24T18:52:33.253Z] file_header: OK [2021-08-24T18:52:33.253Z] 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 [2021-08-24T18:52:33.253Z] Statistics: [2021-08-24T18:52:33.253Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T18:52:33.253Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T18:52:33.840Z] provisioning config files... [2021-08-24T18:52:33.856Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config8547868760368366289tmp [Pipeline] { [Pipeline] echo [2021-08-24T18:52:33.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:34.209Z] ---> create-netrc.sh [Pipeline] } [2021-08-24T18:52:34.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:34.650Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-24T18:52:34.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:34.995Z] ---> sudo-logs.sh [2021-08-24T18:52:34.995Z] Archiving 'sudo' log.. [2021-08-24T18:52:34.995Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-715.vexxhost.local: Name or service not known [2021-08-24T18:52:34.995Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-715.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-24T18:52:35.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:35.386Z] ---> job-cost.sh [2021-08-24T18:52:35.386Z] lf-activate-venv: SKIPPING [2021-08-24T18:52:35.386Z] DEBUG: total: 0.10999999940395355 [2021-08-24T18:52:35.386Z] INFO: Retrieving Stack Cost... [2021-08-24T18:52:36.798Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T18:52:36.798Z] INFO: Archiving Costs [Pipeline] echo [2021-08-24T18:52:36.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T18:52:37.144Z] ---> logs-deploy.sh [2021-08-24T18:52:37.144Z] lf-activate-venv: SKIPPING [2021-08-24T18:52:37.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-313/3 [2021-08-24T18:52:37.144Z] INFO: archiving workspace using pattern(s): [2021-08-24T18:52:38.109Z] Archives upload complete. [2021-08-24T18:52:38.109Z] INFO: archiving logs to Nexus [2021-08-24T18:52:38.696Z] ---> uname -a: [2021-08-24T18:52:38.696Z] Linux prd-centos7-docker-4c-2g-715.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] ---> lscpu: [2021-08-24T18:52:38.696Z] Architecture: x86_64 [2021-08-24T18:52:38.696Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-24T18:52:38.696Z] Byte Order: Little Endian [2021-08-24T18:52:38.696Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-24T18:52:38.696Z] CPU(s): 2 [2021-08-24T18:52:38.696Z] On-line CPU(s) list: 0,1 [2021-08-24T18:52:38.696Z] Thread(s) per core: 1 [2021-08-24T18:52:38.696Z] Core(s) per socket: 1 [2021-08-24T18:52:38.696Z] Socket(s): 2 [2021-08-24T18:52:38.696Z] NUMA node(s): 1 [2021-08-24T18:52:38.696Z] Vendor ID: AuthenticAMD [2021-08-24T18:52:38.696Z] CPU family: 23 [2021-08-24T18:52:38.696Z] Model: 49 [2021-08-24T18:52:38.696Z] Model name: AMD EPYC-Rome Processor [2021-08-24T18:52:38.696Z] Stepping: 0 [2021-08-24T18:52:38.696Z] CPU MHz: 2799.998 [2021-08-24T18:52:38.696Z] BogoMIPS: 5599.99 [2021-08-24T18:52:38.696Z] Virtualization: AMD-V [2021-08-24T18:52:38.696Z] Hypervisor vendor: KVM [2021-08-24T18:52:38.696Z] Virtualization type: full [2021-08-24T18:52:38.696Z] L1d cache: 32K [2021-08-24T18:52:38.696Z] L1i cache: 32K [2021-08-24T18:52:38.696Z] L2 cache: 512K [2021-08-24T18:52:38.696Z] L3 cache: 16384K [2021-08-24T18:52:38.696Z] NUMA node0 CPU(s): 0,1 [2021-08-24T18:52:38.696Z] 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 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] ---> nproc: [2021-08-24T18:52:38.696Z] 2 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] ---> df -h: [2021-08-24T18:52:38.696Z] Filesystem Size Used Avail Use% Mounted on [2021-08-24T18:52:38.696Z] overlay 40G 7.7G 33G 20% / [2021-08-24T18:52:38.696Z] tmpfs 64M 0 64M 0% /dev [2021-08-24T18:52:38.696Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-24T18:52:38.696Z] shm 64M 0 64M 0% /dev/shm [2021-08-24T18:52:38.696Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] ---> sar -b -r -n DEV: [2021-08-24T18:52:38.696Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:45:10 LINUX RESTART (2 CPU) [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:46:01 tps rtps wtps bread/s bwrtn/s [2021-08-24T18:52:38.696Z] 18:47:01 20.89 3.51 17.38 2598.17 2926.47 [2021-08-24T18:52:38.696Z] 18:48:01 0.58 0.02 0.57 0.53 11.11 [2021-08-24T18:52:38.696Z] 18:49:01 0.28 0.00 0.28 0.00 2.62 [2021-08-24T18:52:38.696Z] 18:50:01 0.27 0.00 0.27 0.00 3.73 [2021-08-24T18:52:38.696Z] 18:51:01 0.28 0.00 0.28 0.00 3.70 [2021-08-24T18:52:38.696Z] 18:52:01 0.33 0.00 0.33 0.00 4.83 [2021-08-24T18:52:38.696Z] Average: 3.78 0.59 3.19 433.33 492.32 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-24T18:52:38.696Z] 18:47:01 5478316 0 794776 9.92 2620 1733228 1265436 13.97 573184 1559112 24 [2021-08-24T18:52:38.696Z] 18:48:01 5482788 0 790300 9.87 2620 1733232 1214024 13.40 569888 1559032 8 [2021-08-24T18:52:38.696Z] 18:49:01 5480832 0 792256 9.89 2620 1733232 1214024 13.40 567068 1563992 8 [2021-08-24T18:52:38.696Z] 18:50:01 5476488 0 796592 9.95 2620 1733240 1215520 13.42 570984 1563992 8 [2021-08-24T18:52:38.696Z] 18:51:01 5477848 0 795228 9.93 2620 1733244 1214072 13.40 568940 1564864 20 [2021-08-24T18:52:38.696Z] 18:52:01 5478524 0 794548 9.92 2620 1733248 1213808 13.40 568660 1564864 12 [2021-08-24T18:52:38.696Z] Average: 5479133 0 793950 9.91 2620 1733237 1222814 13.50 569787 1562643 13 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-24T18:52:38.696Z] 18:47:01 eth0 92.89 62.41 348.21 17.36 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:47:01 docker0 3.06 2.38 0.56 6.60 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:49:01 eth0 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:50:01 eth0 2.18 0.72 3.19 0.20 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:51:01 eth0 0.77 0.43 0.41 0.29 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:52:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] Average: eth0 16.08 10.64 58.67 2.98 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] Average: docker0 0.51 0.40 0.09 1.10 0.00 0.00 0.00 0.00 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] ---> sar -P ALL: [2021-08-24T18:52:38.696Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:45:10 LINUX RESTART (2 CPU) [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] 18:46:01 CPU %user %nice %system %iowait %steal %idle [2021-08-24T18:52:38.696Z] 18:47:01 all 3.62 0.00 1.83 0.54 0.04 93.97 [2021-08-24T18:52:38.696Z] 18:47:01 0 3.93 0.00 1.86 0.27 0.05 93.89 [2021-08-24T18:52:38.696Z] 18:47:01 1 3.30 0.00 1.80 0.81 0.03 94.06 [2021-08-24T18:52:38.696Z] 18:48:01 all 0.28 0.00 0.06 0.00 0.02 99.65 [2021-08-24T18:52:38.696Z] 18:48:01 0 0.17 0.00 0.07 0.00 0.03 99.73 [2021-08-24T18:52:38.696Z] 18:48:01 1 0.38 0.00 0.05 0.00 0.00 99.57 [2021-08-24T18:52:38.696Z] 18:49:01 all 0.43 0.00 0.62 0.00 0.01 98.94 [2021-08-24T18:52:38.696Z] 18:49:01 0 0.25 0.00 0.66 0.00 0.00 99.09 [2021-08-24T18:52:38.696Z] 18:49:01 1 0.61 0.00 0.58 0.00 0.02 98.79 [2021-08-24T18:52:38.696Z] 18:50:01 all 0.32 0.00 0.06 0.00 0.02 99.61 [2021-08-24T18:52:38.696Z] 18:50:01 0 0.15 0.00 0.08 0.00 0.02 99.75 [2021-08-24T18:52:38.696Z] 18:50:01 1 0.48 0.00 0.03 0.00 0.02 99.47 [2021-08-24T18:52:38.696Z] 18:51:01 all 0.28 0.00 0.04 0.00 0.02 99.67 [2021-08-24T18:52:38.696Z] 18:51:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-24T18:52:38.696Z] 18:51:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2021-08-24T18:52:38.696Z] 18:52:01 all 0.20 0.00 0.04 0.00 0.01 99.75 [2021-08-24T18:52:38.696Z] 18:52:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-08-24T18:52:38.696Z] 18:52:01 1 0.33 0.00 0.02 0.00 0.02 99.63 [2021-08-24T18:52:38.696Z] Average: all 0.85 0.00 0.44 0.09 0.02 98.61 [2021-08-24T18:52:38.696Z] Average: 0 0.77 0.00 0.46 0.04 0.02 98.70 [2021-08-24T18:52:38.696Z] Average: 1 0.92 0.00 0.42 0.13 0.02 98.51 [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z] [2021-08-24T18:52:38.696Z]