Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4f9454d0eef6603ae673674697b06237c918d2c 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5270605691528521684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7175779743932640408.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8344591029831257238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1449710587334994354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7020966122476983594.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 Running on prd-centos7-docker-4c-2g-58 in /w/workspace/_app-service-configurable_master [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 Avoid second fetch Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) > git init /w/workspace/_app-service-configurable_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh4052966427764901819.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 core.sparsecheckout # timeout=10 > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" > git rev-list --no-walk 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T14:59:19.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T14:59:19.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T14:59:19.241Z] ========================================================= [2021-06-09T14:59:19.241Z] EdgeX Global Pipelines Version Info [2021-06-09T14:59:19.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T14:59:20.750Z] ------------------- [2021-06-09T14:59:20.750Z] stable info: [2021-06-09T14:59:20.750Z] ------------------- [2021-06-09T14:59:20.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T14:59:20.750Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T14:59:20.750Z] Message: update stable to v1.0.194 [2021-06-09T14:59:21.323Z] ------------------- [2021-06-09T14:59:21.324Z] experimental info: [2021-06-09T14:59:21.324Z] ------------------- [2021-06-09T14:59:21.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T14:59:21.324Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T14:59:21.324Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T14:59:21.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-09T14:59:21.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-09T14:59:21.497Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T14:59:21.521Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T14:59:21.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T14:59:21.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T14:59:21.606Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T14:59:21.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T14:59:21.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-09T14:59:21.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T14:59:21.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T14:59:21.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-09T14:59:21.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T14:59:21.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T14:59:21.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T14:59:21.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T14:59:21.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T14:59:21.950Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T14:59:21.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T14:59:21.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-09T14:59:22.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-09T14:59:22.050Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-09T14:59:22.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-09T14:59:22.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-09T14:59:22.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-09T14:59:22.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T14:59:22.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-09T14:59:22.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-09T14:59:22.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-09T14:59:22.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] echo [2021-06-09T14:59:22.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f9454 [Pipeline] echo [2021-06-09T14:59:22.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T14:59:22.393Z] provisioning config files... [2021-06-09T14:59:22.411Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3408381215294481474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T14:59:22.731Z] ---> docker-login.sh [2021-06-09T14:59:22.731Z] nexus3.edgexfoundry.org:10001 [2021-06-09T14:59:22.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T14:59:22.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T14:59:22.995Z] Configure a credential helper to remove this warning. See [2021-06-09T14:59:22.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T14:59:22.995Z] [2021-06-09T14:59:22.995Z] Login Succeeded [2021-06-09T14:59:22.995Z] nexus3.edgexfoundry.org:10002 [2021-06-09T14:59:23.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T14:59:23.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T14:59:23.256Z] Configure a credential helper to remove this warning. See [2021-06-09T14:59:23.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T14:59:23.256Z] [2021-06-09T14:59:23.256Z] Login Succeeded [2021-06-09T14:59:23.256Z] nexus3.edgexfoundry.org:10003 [2021-06-09T14:59:23.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T14:59:23.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T14:59:23.517Z] Configure a credential helper to remove this warning. See [2021-06-09T14:59:23.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T14:59:23.517Z] [2021-06-09T14:59:23.517Z] Login Succeeded [2021-06-09T14:59:23.517Z] nexus3.edgexfoundry.org:10004 [2021-06-09T14:59:23.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T14:59:23.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T14:59:23.517Z] Configure a credential helper to remove this warning. See [2021-06-09T14:59:23.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T14:59:23.517Z] [2021-06-09T14:59:23.517Z] Login Succeeded [2021-06-09T14:59:23.517Z] docker.io [2021-06-09T14:59:23.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T14:59:24.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T14:59:24.047Z] Configure a credential helper to remove this warning. See [2021-06-09T14:59:24.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T14:59:24.047Z] [2021-06-09T14:59:24.047Z] Login Succeeded [2021-06-09T14:59:24.047Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T14:59:24.058Z] 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-06-09T14:59:24.593Z] + git log --format=format:%s -1 e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] echo [2021-06-09T14:59:24.632Z] GIT_COMMIT: e4f9454d0eef6603ae673674697b06237c918d2c, Commit Message: feat: Update profiles for V2 PushToCoreData (#281) [Pipeline] echo [2021-06-09T14:59:24.647Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-09T14:59:25.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T14:59:25.622Z] [2021-06-09T14:59:25.622Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T14:59:25.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T14:59:25.935Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T14:59:25.935Z] 31603596830f: Pulling fs layer [2021-06-09T14:59:25.935Z] 54011a49482f: Pulling fs layer [2021-06-09T14:59:25.935Z] a6820b24f6d8: Pulling fs layer [2021-06-09T14:59:25.935Z] f581987b2513: Pulling fs layer [2021-06-09T14:59:25.935Z] f581987b2513: Waiting [2021-06-09T14:59:25.935Z] 54011a49482f: Verifying Checksum [2021-06-09T14:59:25.935Z] 54011a49482f: Download complete [2021-06-09T14:59:26.200Z] 31603596830f: Verifying Checksum [2021-06-09T14:59:26.200Z] 31603596830f: Download complete [2021-06-09T14:59:26.200Z] f581987b2513: Verifying Checksum [2021-06-09T14:59:26.200Z] f581987b2513: Download complete [2021-06-09T14:59:26.200Z] a6820b24f6d8: Verifying Checksum [2021-06-09T14:59:26.200Z] a6820b24f6d8: Download complete [2021-06-09T14:59:26.200Z] 31603596830f: Pull complete [2021-06-09T14:59:26.462Z] 54011a49482f: Pull complete [2021-06-09T14:59:27.035Z] a6820b24f6d8: Pull complete [2021-06-09T14:59:27.035Z] f581987b2513: Pull complete [2021-06-09T14:59:27.296Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T14:59:27.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T14:59:27.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T14:59:27.371Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T14:59:27.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T14:59:28.502Z] $ docker top bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T14:59:28.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T14:59:28.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T14:59:28.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T14:59:28.800Z] $ docker exec bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent [2021-06-09T14:59:28.904Z] SSH_AUTH_SOCK=/tmp/ssh-kWKuaN3U7fic/agent.14 [2021-06-09T14:59:28.904Z] SSH_AGENT_PID=20 [2021-06-09T14:59:28.911Z] Running ssh-add (command line suppressed) [2021-06-09T14:59:29.024Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5115525004404636296.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5115525004404636296.key) [2021-06-09T14:59:29.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T14:59:29.350Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T14:59:29.364Z] $ docker exec --env ******** --env ******** bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent -k [2021-06-09T14:59:29.464Z] unset SSH_AUTH_SOCK; [2021-06-09T14:59:29.465Z] unset SSH_AGENT_PID; [2021-06-09T14:59:29.465Z] echo Agent pid 20 killed; [2021-06-09T14:59:29.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T14:59:29.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T14:59:29.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T14:59:29.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T14:59:29.642Z] $ docker exec bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent [2021-06-09T14:59:29.753Z] SSH_AUTH_SOCK=/tmp/ssh-Yms3JCRp7j6n/agent.53 [2021-06-09T14:59:29.753Z] SSH_AGENT_PID=60 [2021-06-09T14:59:29.760Z] Running ssh-add (command line suppressed) [2021-06-09T14:59:29.853Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3666110290424788530.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3666110290424788530.key) [2021-06-09T14:59:29.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T14:59:30.176Z] + git semver init [2021-06-09T14:59:30.176Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T14:59:30.176Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-09T14:59:30.176Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-09T14:59:30.176Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T14:59:30.176Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T14:59:30.176Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T14:59:30.176Z] # $SEMVER_BRANCH = master [2021-06-09T14:59:30.176Z] # $SEMVER_TEMP = /tmp/semver-728562218 [2021-06-09T14:59:30.176Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-09T14:59:30.763Z] # '/tmp/semver-728562218' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-09T14:59:30.763Z] # -> Force: false [2021-06-09T14:59:30.763Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-09T14:59:30.772Z] $ docker exec --env ******** --env ******** bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent -k [2021-06-09T14:59:30.867Z] unset SSH_AUTH_SOCK; [2021-06-09T14:59:30.867Z] unset SSH_AGENT_PID; [2021-06-09T14:59:30.867Z] echo Agent pid 60 killed; [2021-06-09T14:59:30.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T14:59:31.212Z] + git semver [Pipeline] } [2021-06-09T14:59:31.229Z] $ docker stop --time=1 bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 [2021-06-09T14:59:32.494Z] $ docker rm -f bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T14:59:32.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T14:59:33.121Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T14:59:33.125Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.49 [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-06-09T14:59:48.454Z] Still waiting to schedule task [2021-06-09T14:59:48.454Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-58’ [2021-06-09T14:59:48.459Z] Still waiting to schedule task [2021-06-09T14:59:48.459Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-09T15:01:45.719Z] Running on prd-centos7-docker-4c-2g-61 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-09T15:01:45.743Z] Running in /w/workspace/app-service-configurable/121 [Pipeline] { [Pipeline] checkout [2021-06-09T15:01:45.861Z] Selected Git installation does not exist. Using Default [2021-06-09T15:01:45.862Z] The recommended git tool is: NONE [2021-06-09T15:01:48.130Z] using credential edgex-jenkins-ssh [2021-06-09T15:01:48.144Z] Cloning the remote Git repository [2021-06-09T15:01:48.972Z] Avoid second fetch [2021-06-09T15:01:48.972Z] Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) [2021-06-09T15:01:47.796Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-09T15:01:47.885Z] > git init /w/workspace/app-service-configurable/121 # timeout=10 [2021-06-09T15:01:47.923Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-09T15:01:47.923Z] > git --version # timeout=10 [2021-06-09T15:01:47.933Z] > git --version # 'git version 2.24.4' [2021-06-09T15:01:47.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T15:01:47.987Z] [INFO] Currently running in a labeled security context [2021-06-09T15:01:47.987Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T15:01:47.987Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/121@tmp/jenkins-gitclient-ssh8638029366589906675.key [2021-06-09T15:01:48.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:01:48.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-09T15:01:48.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:01:48.679Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T15:01:48.692Z] > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 [2021-06-09T15:01:52.457Z] Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:01:53.512Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:01:53.842Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:01:54.140Z] + sudo service docker restart [2021-06-09T15:01:54.141Z] + true [2021-06-09T15:01:54.141Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T15:01:54.545Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-60 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-09T15:01:54.563Z] Running in /w/workspace/app-service-configurable/121 [Pipeline] { [Pipeline] checkout [2021-06-09T15:01:54.745Z] Selected Git installation does not exist. Using Default [2021-06-09T15:01:54.746Z] The recommended git tool is: NONE [2021-06-09T15:02:00.069Z] using credential edgex-jenkins-ssh [2021-06-09T15:02:00.088Z] Cloning the remote Git repository [2021-06-09T15:02:00.132Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-09T15:02:00.258Z] > git init /w/workspace/app-service-configurable/121 # timeout=10 [2021-06-09T15:02:00.317Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-09T15:02:00.318Z] > git --version # timeout=10 [2021-06-09T15:02:00.333Z] > git --version # 'git version 2.17.1' [2021-06-09T15:02:00.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T15:02:00.412Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:02:01.300Z] Avoid second fetch [2021-06-09T15:02:01.301Z] Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) [2021-06-09T15:02:01.251Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-09T15:02:01.271Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T15:02:01.315Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T15:02:01.326Z] > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 [2021-06-09T15:02:05.486Z] Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:02:06.829Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:02:07.239Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T15:02:07.639Z] + + true [2021-06-09T15:02:07.639Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:02:12.320Z] provisioning config files... [2021-06-09T15:02:12.334Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config1421391245362008873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:02:12.673Z] ---> docker-login.sh [2021-06-09T15:02:12.673Z] nexus3.edgexfoundry.org:10001 [2021-06-09T15:02:12.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:12.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:12.937Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:12.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:12.937Z] [2021-06-09T15:02:12.937Z] Login Succeeded [2021-06-09T15:02:12.937Z] nexus3.edgexfoundry.org:10002 [2021-06-09T15:02:12.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:12.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:12.937Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:12.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:12.937Z] [2021-06-09T15:02:12.937Z] Login Succeeded [2021-06-09T15:02:12.937Z] nexus3.edgexfoundry.org:10003 [2021-06-09T15:02:13.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:13.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:13.203Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:13.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:13.203Z] [2021-06-09T15:02:13.203Z] Login Succeeded [2021-06-09T15:02:13.203Z] nexus3.edgexfoundry.org:10004 [2021-06-09T15:02:13.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:13.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:13.203Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:13.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:13.203Z] [2021-06-09T15:02:13.203Z] Login Succeeded [2021-06-09T15:02:13.203Z] docker.io [2021-06-09T15:02:13.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:13.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:13.725Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:13.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:13.725Z] [2021-06-09T15:02:13.725Z] Login Succeeded [2021-06-09T15:02:13.725Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T15:02:13.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T15:02:13.943Z] ========================================================= [2021-06-09T15:02:13.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T15:02:13.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:14.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T15:02:14.261Z] Sending build context to Docker daemon 97.28kB [2021-06-09T15:02:14.261Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:02:14.261Z] Step 2/8 : FROM ${BASE} [2021-06-09T15:02:14.261Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T15:02:14.261Z] 540db60ca938: Pulling fs layer [2021-06-09T15:02:14.261Z] adcc1eea9eea: Pulling fs layer [2021-06-09T15:02:14.261Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T15:02:14.261Z] 0510c868ecb4: Pulling fs layer [2021-06-09T15:02:14.261Z] afea3b2eda06: Pulling fs layer [2021-06-09T15:02:14.261Z] 7809a108b3ef: Pulling fs layer [2021-06-09T15:02:14.261Z] f706445af74f: Pulling fs layer [2021-06-09T15:02:14.261Z] afea3b2eda06: Waiting [2021-06-09T15:02:14.261Z] 7809a108b3ef: Waiting [2021-06-09T15:02:14.261Z] f706445af74f: Waiting [2021-06-09T15:02:14.261Z] 0510c868ecb4: Waiting [2021-06-09T15:02:14.526Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T15:02:14.526Z] 4c4ab2625f07: Download complete [2021-06-09T15:02:14.526Z] adcc1eea9eea: Verifying Checksum [2021-06-09T15:02:14.526Z] adcc1eea9eea: Download complete [2021-06-09T15:02:14.526Z] afea3b2eda06: Verifying Checksum [2021-06-09T15:02:14.526Z] afea3b2eda06: Download complete [2021-06-09T15:02:14.526Z] 7809a108b3ef: Verifying Checksum [2021-06-09T15:02:14.526Z] 7809a108b3ef: Download complete [2021-06-09T15:02:14.526Z] 540db60ca938: Verifying Checksum [2021-06-09T15:02:14.526Z] 540db60ca938: Download complete [2021-06-09T15:02:14.789Z] 540db60ca938: Pull complete [2021-06-09T15:02:14.789Z] adcc1eea9eea: Pull complete [2021-06-09T15:02:15.050Z] 4c4ab2625f07: Pull complete [2021-06-09T15:02:16.439Z] f706445af74f: Verifying Checksum [2021-06-09T15:02:16.439Z] f706445af74f: Download complete [2021-06-09T15:02:16.710Z] 0510c868ecb4: Verifying Checksum [2021-06-09T15:02:16.710Z] 0510c868ecb4: Download complete [2021-06-09T15:02:20.042Z] 0510c868ecb4: Pull complete [2021-06-09T15:02:20.042Z] afea3b2eda06: Pull complete [2021-06-09T15:02:20.043Z] 7809a108b3ef: Pull complete [2021-06-09T15:02:21.438Z] f706445af74f: Pull complete [2021-06-09T15:02:21.438Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T15:02:21.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T15:02:21.438Z] ---> b068be0155e3 [2021-06-09T15:02:21.438Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T15:02:24.764Z] ---> Running in bc7b878834a5 [2021-06-09T15:02:24.764Z] Removing intermediate container bc7b878834a5 [2021-06-09T15:02:24.764Z] ---> 996707092d66 [2021-06-09T15:02:24.764Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T15:02:24.764Z] ---> Running in 18afb308a25a [2021-06-09T15:02:25.347Z] Removing intermediate container 18afb308a25a [2021-06-09T15:02:25.347Z] ---> a115ee2ac222 [2021-06-09T15:02:25.347Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-09T15:02:25.347Z] ---> Running in 9a867ecf0b4a [2021-06-09T15:02:25.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:02:25.986Z] provisioning config files... [2021-06-09T15:02:26.012Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config7011240968462710558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:02:26.399Z] ---> docker-login.sh [2021-06-09T15:02:26.399Z] nexus3.edgexfoundry.org:10001 [2021-06-09T15:02:26.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T15:02:26.822Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T15:02:27.083Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T15:02:27.083Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T15:02:27.083Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T15:02:27.346Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T15:02:27.346Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T15:02:27.346Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T15:02:27.346Z] OK: 150 MiB in 46 packages [2021-06-09T15:02:27.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:27.607Z] Removing intermediate container 9a867ecf0b4a [2021-06-09T15:02:27.607Z] ---> 853e4314206b [2021-06-09T15:02:27.607Z] Step 6/8 : WORKDIR /app [2021-06-09T15:02:27.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:27.666Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:27.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:27.666Z] [2021-06-09T15:02:27.666Z] Login Succeeded [2021-06-09T15:02:27.666Z] nexus3.edgexfoundry.org:10002 [2021-06-09T15:02:27.871Z] ---> Running in 8bacb45fdb36 [2021-06-09T15:02:27.871Z] Removing intermediate container 8bacb45fdb36 [2021-06-09T15:02:27.871Z] ---> 011a0eaea569 [2021-06-09T15:02:27.871Z] Step 7/8 : COPY . . [2021-06-09T15:02:27.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:28.139Z] ---> de31c86a80a8 [2021-06-09T15:02:28.139Z] Step 8/8 : RUN go mod download [2021-06-09T15:02:28.139Z] ---> Running in 213499b65017 [2021-06-09T15:02:28.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:28.216Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:28.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:28.216Z] [2021-06-09T15:02:28.216Z] Login Succeeded [2021-06-09T15:02:28.216Z] nexus3.edgexfoundry.org:10003 [2021-06-09T15:02:28.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:28.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:28.766Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:28.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:28.766Z] [2021-06-09T15:02:28.766Z] Login Succeeded [2021-06-09T15:02:28.766Z] nexus3.edgexfoundry.org:10004 [2021-06-09T15:02:29.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:29.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:29.314Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:29.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:29.314Z] [2021-06-09T15:02:29.314Z] Login Succeeded [2021-06-09T15:02:29.314Z] docker.io [2021-06-09T15:02:29.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:02:30.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:02:30.190Z] Configure a credential helper to remove this warning. See [2021-06-09T15:02:30.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:02:30.190Z] [2021-06-09T15:02:30.190Z] Login Succeeded [2021-06-09T15:02:30.190Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T15:02:30.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T15:02:30.504Z] ========================================================= [2021-06-09T15:02:30.504Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T15:02:30.504Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:30.868Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T15:02:30.868Z] Sending build context to Docker daemon 97.28kB [2021-06-09T15:02:31.144Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:02:31.144Z] Step 2/8 : FROM ${BASE} [2021-06-09T15:02:31.420Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T15:02:31.420Z] 595b0fe564bb: Pulling fs layer [2021-06-09T15:02:31.420Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T15:02:31.420Z] 316046926c0a: Pulling fs layer [2021-06-09T15:02:31.420Z] 4ebd0625c992: Pulling fs layer [2021-06-09T15:02:31.420Z] 207e8628e3a3: Pulling fs layer [2021-06-09T15:02:31.420Z] c791037a9be2: Pulling fs layer [2021-06-09T15:02:31.420Z] ffd874e62e21: Pulling fs layer [2021-06-09T15:02:31.420Z] 4ebd0625c992: Waiting [2021-06-09T15:02:31.420Z] 207e8628e3a3: Waiting [2021-06-09T15:02:31.420Z] c791037a9be2: Waiting [2021-06-09T15:02:31.420Z] ffd874e62e21: Waiting [2021-06-09T15:02:31.420Z] 316046926c0a: Download complete [2021-06-09T15:02:31.420Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T15:02:31.420Z] 7186ed65a4f7: Download complete [2021-06-09T15:02:31.420Z] 207e8628e3a3: Verifying Checksum [2021-06-09T15:02:31.420Z] 207e8628e3a3: Download complete [2021-06-09T15:02:31.695Z] c791037a9be2: Verifying Checksum [2021-06-09T15:02:31.695Z] c791037a9be2: Download complete [2021-06-09T15:02:31.695Z] 595b0fe564bb: Verifying Checksum [2021-06-09T15:02:31.695Z] 595b0fe564bb: Download complete [2021-06-09T15:02:33.140Z] 595b0fe564bb: Pull complete [2021-06-09T15:02:33.418Z] 7186ed65a4f7: Pull complete [2021-06-09T15:02:34.024Z] 316046926c0a: Pull complete [2021-06-09T15:02:34.024Z] ffd874e62e21: Verifying Checksum [2021-06-09T15:02:34.024Z] ffd874e62e21: Download complete [2021-06-09T15:02:35.036Z] 4ebd0625c992: Verifying Checksum [2021-06-09T15:02:35.036Z] 4ebd0625c992: Download complete [2021-06-09T15:02:40.392Z] Removing intermediate container 213499b65017 [2021-06-09T15:02:40.392Z] ---> 9f030d63fbf3 [2021-06-09T15:02:40.392Z] Successfully built 9f030d63fbf3 [2021-06-09T15:02:40.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:40.697Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T15:02:40.697Z] . [Pipeline] withDockerContainer [2021-06-09T15:02:40.782Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-06-09T15:02:40.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-x86_64 cat [2021-06-09T15:02:41.226Z] $ docker top 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:02:41.610Z] + go version [2021-06-09T15:02:41.610Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T15:02:41.619Z] $ docker stop --time=1 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b [2021-06-09T15:02:42.822Z] $ docker rm -f 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:02:43.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T15:02:43.363Z] . [Pipeline] withDockerContainer [2021-06-09T15:02:43.445Z] prd-centos7-docker-4c-2g-61 does not seem to be running inside a container [2021-06-09T15:02:43.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-x86_64 cat [2021-06-09T15:02:43.844Z] $ docker top 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:02:44.242Z] + go mod tidy [Pipeline] sh [2021-06-09T15:02:44.813Z] + make test [2021-06-09T15:02:44.813Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-09T15:02:47.475Z] 4ebd0625c992: Pull complete [2021-06-09T15:02:47.475Z] 207e8628e3a3: Pull complete [2021-06-09T15:02:47.475Z] c791037a9be2: Pull complete [2021-06-09T15:02:50.890Z] ffd874e62e21: Pull complete [2021-06-09T15:02:50.890Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T15:02:50.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T15:02:50.890Z] ---> cfc18b08335c [2021-06-09T15:02:50.890Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-09T15:02:52.880Z] ---> Running in 57738e95576f [2021-06-09T15:02:52.880Z] Removing intermediate container 57738e95576f [2021-06-09T15:02:52.880Z] ---> 152ab4e571ec [2021-06-09T15:02:52.880Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T15:02:53.162Z] ---> Running in 08eb445a5664 [2021-06-09T15:02:55.807Z] Removing intermediate container 08eb445a5664 [2021-06-09T15:02:55.807Z] ---> 1f7a5b4dd5cb [2021-06-09T15:02:55.807Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-09T15:02:55.807Z] ---> Running in 606b555ec8b1 [2021-06-09T15:02:56.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T15:02:57.761Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T15:02:58.736Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-09T15:02:58.736Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-09T15:02:58.736Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-09T15:02:58.736Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-09T15:02:59.011Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-09T15:02:59.011Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-09T15:02:59.011Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T15:02:59.011Z] OK: 139 MiB in 46 packages [2021-06-09T15:02:59.798Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-09T15:02:59.798Z] CGO_ENABLED=1 go vet ./... [2021-06-09T15:03:00.459Z] Removing intermediate container 606b555ec8b1 [2021-06-09T15:03:00.459Z] ---> 1b50fb4068d9 [2021-06-09T15:03:00.459Z] Step 6/8 : WORKDIR /app [2021-06-09T15:03:00.459Z] ---> Running in 1ccecb51fd98 [2021-06-09T15:03:01.058Z] Removing intermediate container 1ccecb51fd98 [2021-06-09T15:03:01.058Z] ---> 577628b510d2 [2021-06-09T15:03:01.058Z] Step 7/8 : COPY . . [2021-06-09T15:03:01.655Z] ---> 71c3918da3d2 [2021-06-09T15:03:01.655Z] Step 8/8 : RUN go mod download [2021-06-09T15:03:01.930Z] ---> Running in b8e2d10b6b72 [2021-06-09T15:03:06.429Z] gofmt -l . [2021-06-09T15:03:06.429Z] [ "`gofmt -l .`" = "" ] [2021-06-09T15:03:06.429Z] ./bin/test-go-mod-tidy.sh [2021-06-09T15:03:06.429Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-09T15:03:06.437Z] $ docker stop --time=1 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 [2021-06-09T15:03:07.821Z] $ docker rm -f 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T15:03:08.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T15:03:08.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-09T15:03:10.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T15:03:11.252Z] + ls -al . [2021-06-09T15:03:11.253Z] total 92 [2021-06-09T15:03:11.253Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 9 15:03 . [2021-06-09T15:03:11.253Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 15:01 .. [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 9 15:01 Attribution.txt [2021-06-09T15:03:11.253Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 15:01 bin [2021-06-09T15:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 9 15:02 coverage.out [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 9 15:01 Dockerfile [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 9 15:01 Dockerfile.build [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 9 15:01 .dockerignore [2021-06-09T15:03:11.253Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 15:01 .git [2021-06-09T15:03:11.253Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 9 15:01 .github [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 9 15:01 .gitignore [2021-06-09T15:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 9 15:03 go.mod [2021-06-09T15:03:11.253Z] -rw-r--r--. 1 jenkins jenkins 20848 Jun 9 15:02 go.sum [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 9 15:01 Jenkinsfile [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 9 15:01 LICENSE [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 9 15:01 main.go [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 9 15:01 makefile [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 9 15:01 README.md [2021-06-09T15:03:11.253Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 9 15:01 res [2021-06-09T15:03:11.253Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 9 15:01 snap [2021-06-09T15:03:11.253Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 14:59 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:11.563Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e4f9454d0eef6603ae673674697b06237c918d2c --label arch=amd64 --label version=2.0.0-dev.49 . [2021-06-09T15:03:11.563Z] Sending build context to Docker daemon 120.8kB [2021-06-09T15:03:11.563Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:03:11.563Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-09T15:03:11.563Z] ---> 9f030d63fbf3 [2021-06-09T15:03:11.563Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-09T15:03:11.563Z] ---> Running in fca81712b79d [2021-06-09T15:03:11.563Z] Removing intermediate container fca81712b79d [2021-06-09T15:03:11.563Z] ---> ee2a0c30d5da [2021-06-09T15:03:11.563Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-09T15:03:11.563Z] ---> Running in 4a2bfd062d0d [2021-06-09T15:03:11.825Z] Removing intermediate container 4a2bfd062d0d [2021-06-09T15:03:11.825Z] ---> 5ee4b506fd0b [2021-06-09T15:03:11.825Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-09T15:03:11.825Z] ---> Running in b532b0a9d561 [2021-06-09T15:03:11.825Z] Removing intermediate container b532b0a9d561 [2021-06-09T15:03:11.825Z] ---> 3613211ce86e [2021-06-09T15:03:11.825Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T15:03:12.089Z] ---> Running in bfc3616910fd [2021-06-09T15:03:12.356Z] Removing intermediate container bfc3616910fd [2021-06-09T15:03:12.356Z] ---> 3f80abb10f40 [2021-06-09T15:03:12.356Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-09T15:03:12.356Z] ---> Running in 5a219fb0131c [2021-06-09T15:03:12.931Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T15:03:13.506Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T15:03:14.081Z] OK: 150 MiB in 46 packages [2021-06-09T15:03:14.345Z] Removing intermediate container 5a219fb0131c [2021-06-09T15:03:14.345Z] ---> 27c1cf41e221 [2021-06-09T15:03:14.345Z] Step 8/28 : WORKDIR /app [2021-06-09T15:03:14.345Z] ---> Running in b55fb10c25d3 [2021-06-09T15:03:14.345Z] Removing intermediate container b55fb10c25d3 [2021-06-09T15:03:14.345Z] ---> decb6f10f472 [2021-06-09T15:03:14.345Z] Step 9/28 : COPY go.mod . [2021-06-09T15:03:14.606Z] ---> dace7ef23df2 [2021-06-09T15:03:14.606Z] Step 10/28 : RUN go mod download [2021-06-09T15:03:14.606Z] ---> Running in 0cf3bd17e52f [2021-06-09T15:03:15.178Z] Removing intermediate container 0cf3bd17e52f [2021-06-09T15:03:15.178Z] ---> a45a90575f8e [2021-06-09T15:03:15.178Z] Step 11/28 : RUN go mod tidy [2021-06-09T15:03:15.178Z] ---> Running in 92e19144e4b4 [2021-06-09T15:03:15.749Z] Removing intermediate container 92e19144e4b4 [2021-06-09T15:03:15.749Z] ---> a63cdabed56d [2021-06-09T15:03:15.749Z] Step 12/28 : COPY . . [2021-06-09T15:03:15.749Z] ---> a5c02daff5e8 [2021-06-09T15:03:15.749Z] Step 13/28 : ARG MAKE="make build" [2021-06-09T15:03:16.013Z] ---> Running in 55e12e357bbe [2021-06-09T15:03:16.013Z] Removing intermediate container 55e12e357bbe [2021-06-09T15:03:16.013Z] ---> c629c08953af [2021-06-09T15:03:16.013Z] Step 14/28 : RUN $MAKE [2021-06-09T15:03:16.013Z] ---> Running in 85f901ddc37d [2021-06-09T15:03:16.276Z] go mod tidy [2021-06-09T15:03:16.542Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.75 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.49" -o app-service-configurable [2021-06-09T15:03:28.746Z] Removing intermediate container b8e2d10b6b72 [2021-06-09T15:03:28.746Z] ---> 328fb0e61135 [2021-06-09T15:03:28.746Z] Successfully built 328fb0e61135 [2021-06-09T15:03:28.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:28.918Z] Removing intermediate container 85f901ddc37d [2021-06-09T15:03:28.918Z] ---> 120749409464 [2021-06-09T15:03:28.918Z] Step 15/28 : FROM alpine:3.12 [2021-06-09T15:03:28.918Z] 3.12: Pulling from library/alpine [2021-06-09T15:03:28.918Z] 339de151aab4: Pulling fs layer [2021-06-09T15:03:28.918Z] 339de151aab4: Verifying Checksum [2021-06-09T15:03:28.918Z] 339de151aab4: Download complete [2021-06-09T15:03:28.918Z] 339de151aab4: Pull complete [2021-06-09T15:03:28.918Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T15:03:28.918Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T15:03:28.918Z] ---> 13621d1b12d4 [2021-06-09T15:03:28.918Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-09T15:03:28.918Z] ---> Running in f448cddc2a58 [2021-06-09T15:03:28.918Z] Removing intermediate container f448cddc2a58 [2021-06-09T15:03:28.918Z] ---> 7f4999913bcc [2021-06-09T15:03:28.918Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-09T15:03:28.918Z] ---> Running in 55936da94927 [2021-06-09T15:03:28.918Z] Removing intermediate container 55936da94927 [2021-06-09T15:03:28.918Z] ---> 8b2412d19c22 [2021-06-09T15:03:28.918Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-09T15:03:28.918Z] ---> Running in 29dd8e7d9e6b [2021-06-09T15:03:28.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T15:03:28.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T15:03:28.918Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-09T15:03:28.918Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-09T15:03:28.918Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-09T15:03:28.918Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-09T15:03:28.918Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-09T15:03:28.918Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-09T15:03:28.918Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-09T15:03:28.918Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T15:03:28.918Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T15:03:28.918Z] OK: 9 MiB in 21 packages [2021-06-09T15:03:29.117Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T15:03:29.117Z] . [Pipeline] withDockerContainer [2021-06-09T15:03:29.180Z] Removing intermediate container 29dd8e7d9e6b [2021-06-09T15:03:29.180Z] ---> 67ad57b6ff11 [2021-06-09T15:03:29.180Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-09T15:03:29.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container [2021-06-09T15:03:29.442Z] ---> 54fd7e666e41 [2021-06-09T15:03:29.442Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-09T15:03:29.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-arm64 cat [2021-06-09T15:03:29.704Z] ---> 7830f5e5cbd2 [2021-06-09T15:03:29.704Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-09T15:03:30.300Z] ---> 8ea7464a6feb [2021-06-09T15:03:30.300Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-09T15:03:31.061Z] $ docker top 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:03:32.041Z] + go version [2021-06-09T15:03:32.041Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T15:03:32.057Z] $ docker stop --time=1 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e [2021-06-09T15:03:33.612Z] ---> b884b5478a29 [2021-06-09T15:03:33.612Z] Step 23/28 : EXPOSE 48095 [2021-06-09T15:03:33.612Z] ---> Running in c1be29f72a60 [2021-06-09T15:03:33.612Z] Removing intermediate container c1be29f72a60 [2021-06-09T15:03:33.612Z] ---> a4de1614db9c [2021-06-09T15:03:33.612Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-09T15:03:33.612Z] ---> Running in 419b69396a4d [2021-06-09T15:03:33.612Z] Removing intermediate container 419b69396a4d [2021-06-09T15:03:33.612Z] ---> 502fc25c582a [2021-06-09T15:03:33.612Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T15:03:33.612Z] ---> Running in cf06b4764977 [2021-06-09T15:03:33.612Z] Removing intermediate container cf06b4764977 [2021-06-09T15:03:33.612Z] ---> 77d22df750a0 [2021-06-09T15:03:33.612Z] Step 26/28 : LABEL arch=amd64 [2021-06-09T15:03:33.612Z] ---> Running in e45712217c2b [2021-06-09T15:03:33.612Z] Removing intermediate container e45712217c2b [2021-06-09T15:03:33.612Z] ---> 9a62ae8748de [2021-06-09T15:03:33.612Z] Step 27/28 : LABEL git_sha=e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:03:33.612Z] ---> Running in 94d484a5d383 [2021-06-09T15:03:33.859Z] $ docker rm -f 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e [2021-06-09T15:03:33.874Z] Removing intermediate container 94d484a5d383 [2021-06-09T15:03:33.874Z] ---> 649a6eb7c5f4 [2021-06-09T15:03:33.874Z] Step 28/28 : LABEL version=2.0.0-dev.49 [2021-06-09T15:03:33.874Z] ---> Running in 336a28728ca4 [2021-06-09T15:03:33.874Z] Removing intermediate container 336a28728ca4 [2021-06-09T15:03:33.874Z] ---> f2ffe4a4cc07 [2021-06-09T15:03:33.874Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-09T15:03:33.874Z] Successfully built f2ffe4a4cc07 [2021-06-09T15:03:33.874Z] Successfully tagged app-service-configurable:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:03:34.549Z] provisioning config files... [2021-06-09T15:03:34.565Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config8611748120711181973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:03:34.782Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T15:03:34.782Z] . [Pipeline] withDockerContainer [2021-06-09T15:03:34.886Z] ---> docker-login.sh [2021-06-09T15:03:34.886Z] nexus3.edgexfoundry.org:10001 [2021-06-09T15:03:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:03:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:03:34.886Z] Configure a credential helper to remove this warning. See [2021-06-09T15:03:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:03:34.886Z] [2021-06-09T15:03:34.886Z] Login Succeeded [2021-06-09T15:03:34.886Z] nexus3.edgexfoundry.org:10002 [2021-06-09T15:03:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:03:35.032Z] prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container [2021-06-09T15:03:35.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-arm64 cat [2021-06-09T15:03:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:03:35.148Z] Configure a credential helper to remove this warning. See [2021-06-09T15:03:35.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:03:35.148Z] [2021-06-09T15:03:35.148Z] Login Succeeded [2021-06-09T15:03:35.148Z] nexus3.edgexfoundry.org:10003 [2021-06-09T15:03:35.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:03:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:03:35.149Z] Configure a credential helper to remove this warning. See [2021-06-09T15:03:35.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:03:35.149Z] [2021-06-09T15:03:35.149Z] Login Succeeded [2021-06-09T15:03:35.149Z] nexus3.edgexfoundry.org:10004 [2021-06-09T15:03:35.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:03:35.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:03:35.410Z] Configure a credential helper to remove this warning. See [2021-06-09T15:03:35.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:03:35.410Z] [2021-06-09T15:03:35.410Z] Login Succeeded [2021-06-09T15:03:35.410Z] docker.io [2021-06-09T15:03:35.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:03:35.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:03:35.672Z] Configure a credential helper to remove this warning. See [2021-06-09T15:03:35.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:03:35.672Z] [2021-06-09T15:03:35.672Z] Login Succeeded [2021-06-09T15:03:35.672Z] ---> docker-login.sh ends [2021-06-09T15:03:36.595Z] $ docker top 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-09T15:03:36.941Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T15:03:37.073Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-09T15:03:37.073Z] e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:03:37.073Z] latest [2021-06-09T15:03:37.073Z] 2.0.0-dev.49 [2021-06-09T15:03:37.073Z] e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:03:37.073Z] master [2021-06-09T15:03:37.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:37.426Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:37.598Z] + go mod tidy [2021-06-09T15:03:37.738Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:03:37.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-09T15:03:37.738Z] bc0133826e21: Preparing [2021-06-09T15:03:37.738Z] 03d74f4b52e8: Preparing [2021-06-09T15:03:37.738Z] 1f143be686fa: Preparing [2021-06-09T15:03:37.738Z] fdc173987e1a: Preparing [2021-06-09T15:03:37.738Z] 3bc1b66abc77: Preparing [2021-06-09T15:03:37.738Z] 32f366d666a5: Preparing [2021-06-09T15:03:37.738Z] 32f366d666a5: Waiting [2021-06-09T15:03:38.005Z] 03d74f4b52e8: Pushed [2021-06-09T15:03:38.005Z] 32f366d666a5: Layer already exists [2021-06-09T15:03:38.005Z] 1f143be686fa: Pushed [2021-06-09T15:03:38.005Z] fdc173987e1a: Pushed [2021-06-09T15:03:38.005Z] 3bc1b66abc77: Pushed [Pipeline] sh [2021-06-09T15:03:38.863Z] + make test [2021-06-09T15:03:38.863Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-09T15:03:39.397Z] bc0133826e21: Pushed [2021-06-09T15:03:39.658Z] e4f9454d0eef6603ae673674697b06237c918d2c: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:39.960Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:40.527Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-09T15:03:40.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-09T15:03:40.527Z] bc0133826e21: Preparing [2021-06-09T15:03:40.527Z] 03d74f4b52e8: Preparing [2021-06-09T15:03:40.527Z] 1f143be686fa: Preparing [2021-06-09T15:03:40.527Z] fdc173987e1a: Preparing [2021-06-09T15:03:40.527Z] 3bc1b66abc77: Preparing [2021-06-09T15:03:40.527Z] 32f366d666a5: Preparing [2021-06-09T15:03:40.527Z] 32f366d666a5: Waiting [2021-06-09T15:03:40.527Z] 1f143be686fa: Layer already exists [2021-06-09T15:03:40.527Z] fdc173987e1a: Layer already exists [2021-06-09T15:03:40.527Z] 03d74f4b52e8: Layer already exists [2021-06-09T15:03:40.527Z] 3bc1b66abc77: Layer already exists [2021-06-09T15:03:40.527Z] bc0133826e21: Layer already exists [2021-06-09T15:03:40.527Z] 32f366d666a5: Layer already exists [2021-06-09T15:03:40.792Z] latest: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:41.100Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:41.404Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 [2021-06-09T15:03:41.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-09T15:03:41.404Z] bc0133826e21: Preparing [2021-06-09T15:03:41.404Z] 03d74f4b52e8: Preparing [2021-06-09T15:03:41.404Z] 1f143be686fa: Preparing [2021-06-09T15:03:41.404Z] fdc173987e1a: Preparing [2021-06-09T15:03:41.404Z] 3bc1b66abc77: Preparing [2021-06-09T15:03:41.404Z] 32f366d666a5: Preparing [2021-06-09T15:03:41.404Z] 32f366d666a5: Waiting [2021-06-09T15:03:41.404Z] fdc173987e1a: Layer already exists [2021-06-09T15:03:41.404Z] 3bc1b66abc77: Layer already exists [2021-06-09T15:03:41.404Z] 1f143be686fa: Layer already exists [2021-06-09T15:03:41.404Z] bc0133826e21: Layer already exists [2021-06-09T15:03:41.404Z] 03d74f4b52e8: Layer already exists [2021-06-09T15:03:41.404Z] 32f366d666a5: Layer already exists [2021-06-09T15:03:41.404Z] 2.0.0-dev.49: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:41.712Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:42.010Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:03:42.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-09T15:03:42.010Z] bc0133826e21: Preparing [2021-06-09T15:03:42.010Z] 03d74f4b52e8: Preparing [2021-06-09T15:03:42.010Z] 1f143be686fa: Preparing [2021-06-09T15:03:42.010Z] fdc173987e1a: Preparing [2021-06-09T15:03:42.010Z] 3bc1b66abc77: Preparing [2021-06-09T15:03:42.010Z] 32f366d666a5: Preparing [2021-06-09T15:03:42.010Z] 32f366d666a5: Waiting [2021-06-09T15:03:42.010Z] fdc173987e1a: Layer already exists [2021-06-09T15:03:42.010Z] 1f143be686fa: Layer already exists [2021-06-09T15:03:42.010Z] 03d74f4b52e8: Layer already exists [2021-06-09T15:03:42.010Z] 3bc1b66abc77: Layer already exists [2021-06-09T15:03:42.010Z] bc0133826e21: Layer already exists [2021-06-09T15:03:42.010Z] 32f366d666a5: Layer already exists [2021-06-09T15:03:42.010Z] e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:42.315Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:03:42.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-09T15:03:42.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-09T15:03:42.627Z] bc0133826e21: Preparing [2021-06-09T15:03:42.627Z] 03d74f4b52e8: Preparing [2021-06-09T15:03:42.627Z] 1f143be686fa: Preparing [2021-06-09T15:03:42.627Z] fdc173987e1a: Preparing [2021-06-09T15:03:42.627Z] 3bc1b66abc77: Preparing [2021-06-09T15:03:42.627Z] 32f366d666a5: Preparing [2021-06-09T15:03:42.627Z] 32f366d666a5: Waiting [2021-06-09T15:03:42.627Z] bc0133826e21: Layer already exists [2021-06-09T15:03:42.627Z] 3bc1b66abc77: Layer already exists [2021-06-09T15:03:42.627Z] 03d74f4b52e8: Layer already exists [2021-06-09T15:03:42.627Z] fdc173987e1a: Layer already exists [2021-06-09T15:03:42.627Z] 1f143be686fa: Layer already exists [2021-06-09T15:03:42.627Z] 32f366d666a5: Layer already exists [2021-06-09T15:03:42.627Z] master: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T15:03:42.687Z] ===================================================== [Pipeline] echo [2021-06-09T15:03:42.705Z] taggedImages: [2021-06-09T15:03:42.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:03:42.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-09T15:03:42.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 [2021-06-09T15:03:42.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:03:42.705Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:03:43.440Z] ---> job-cost.sh [2021-06-09T15:03:43.440Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGgq [2021-06-09T15:03:51.604Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T15:04:09.741Z] lf-activate-venv(): INFO: Adding /tmp/venv-QGgq/bin to PATH [2021-06-09T15:04:09.741Z] INFO: No Stack... [2021-06-09T15:04:09.741Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T15:04:09.741Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T15:04:10.041Z] + cat /w/workspace/app-service-configurable/121/archives/cost.csv [2021-06-09T15:04:10.041Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T15:04:10.072Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [2021-06-09T15:04:10.083Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] did not exist. Created. [2021-06-09T15:04:10.083Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T15:04:10.444Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-09T15:04:10.509Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T15:04:10.528Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T15:04:25.863Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-09T15:04:26.136Z] CGO_ENABLED=1 go vet ./... [2021-06-09T15:04:52.969Z] gofmt -l . [2021-06-09T15:04:52.969Z] [ "`gofmt -l .`" = "" ] [2021-06-09T15:04:52.969Z] ./bin/test-go-mod-tidy.sh [2021-06-09T15:04:52.969Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-09T15:04:53.278Z] $ docker stop --time=1 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b [2021-06-09T15:04:55.306Z] $ docker rm -f 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T15:04:56.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-09T15:04:56.162Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T15:04:56.641Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T15:04:57.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T15:04:57.515Z] + ls -al . [2021-06-09T15:04:57.515Z] total 116 [2021-06-09T15:04:57.515Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 15:04 . [2021-06-09T15:04:57.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 15:02 .. [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 9 15:02 .dockerignore [2021-06-09T15:04:57.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 15:02 .git [2021-06-09T15:04:57.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 15:02 .github [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 9 15:02 .gitignore [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 9 15:02 Attribution.txt [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 9 15:02 Dockerfile [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 9 15:02 Dockerfile.build [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 9 15:02 Jenkinsfile [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 9 15:02 LICENSE [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 9 15:02 README.md [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 14:59 VERSION [2021-06-09T15:04:57.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 15:02 bin [2021-06-09T15:04:57.515Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 9 15:03 coverage.out [2021-06-09T15:04:57.515Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 9 15:04 go.mod [2021-06-09T15:04:57.515Z] -rw-r--r-- 1 jenkins jenkins 20848 Jun 9 15:03 go.sum [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 9 15:02 main.go [2021-06-09T15:04:57.515Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 9 15:02 makefile [2021-06-09T15:04:57.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 15:02 res [2021-06-09T15:04:57.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 15:02 snap [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:04:57.853Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e4f9454d0eef6603ae673674697b06237c918d2c --label arch=arm64 --label version=2.0.0-dev.49 . [2021-06-09T15:04:57.853Z] Sending build context to Docker daemon 120.8kB [2021-06-09T15:04:58.129Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T15:04:58.129Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-09T15:04:58.129Z] ---> 328fb0e61135 [2021-06-09T15:04:58.129Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-09T15:04:58.399Z] ---> Running in 08a51d6b00c5 [2021-06-09T15:04:58.991Z] Removing intermediate container 08a51d6b00c5 [2021-06-09T15:04:58.991Z] ---> c6209434d755 [2021-06-09T15:04:58.991Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-09T15:04:58.991Z] ---> Running in 1e5b98108cc3 [2021-06-09T15:04:59.584Z] Removing intermediate container 1e5b98108cc3 [2021-06-09T15:04:59.584Z] ---> c7ae694193f7 [2021-06-09T15:04:59.584Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-09T15:04:59.584Z] ---> Running in d98201c86627 [2021-06-09T15:05:00.186Z] Removing intermediate container d98201c86627 [2021-06-09T15:05:00.186Z] ---> 073575cda91b [2021-06-09T15:05:00.186Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T15:05:00.186Z] ---> Running in 1e8766958d35 [2021-06-09T15:05:02.163Z] Removing intermediate container 1e8766958d35 [2021-06-09T15:05:02.163Z] ---> 588ad73313fb [2021-06-09T15:05:02.163Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-09T15:05:02.163Z] ---> Running in 5b13e65665a4 [2021-06-09T15:05:03.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T15:05:04.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T15:05:05.167Z] OK: 139 MiB in 46 packages [2021-06-09T15:05:06.144Z] Removing intermediate container 5b13e65665a4 [2021-06-09T15:05:06.144Z] ---> fe68a2d6f3ad [2021-06-09T15:05:06.144Z] Step 8/28 : WORKDIR /app [2021-06-09T15:05:06.417Z] ---> Running in 706f944b13ec [2021-06-09T15:05:07.011Z] Removing intermediate container 706f944b13ec [2021-06-09T15:05:07.011Z] ---> bc1b24484e43 [2021-06-09T15:05:07.011Z] Step 9/28 : COPY go.mod . [2021-06-09T15:05:07.609Z] ---> 91307fdaf9d8 [2021-06-09T15:05:07.609Z] Step 10/28 : RUN go mod download [2021-06-09T15:05:07.609Z] ---> Running in 367e07fe5816 [2021-06-09T15:05:10.223Z] Removing intermediate container 367e07fe5816 [2021-06-09T15:05:10.223Z] ---> f26ae42f614a [2021-06-09T15:05:10.223Z] Step 11/28 : RUN go mod tidy [2021-06-09T15:05:10.223Z] ---> Running in 310ec4584432 [2021-06-09T15:05:12.844Z] Removing intermediate container 310ec4584432 [2021-06-09T15:05:12.844Z] ---> 22fa05009aac [2021-06-09T15:05:12.844Z] Step 12/28 : COPY . . [2021-06-09T15:05:13.445Z] ---> 761871030afa [2021-06-09T15:05:13.445Z] Step 13/28 : ARG MAKE="make build" [2021-06-09T15:05:13.445Z] ---> Running in dbe3d0d89f6e [2021-06-09T15:05:14.041Z] Removing intermediate container dbe3d0d89f6e [2021-06-09T15:05:14.041Z] ---> e8ba37da6023 [2021-06-09T15:05:14.041Z] Step 14/28 : RUN $MAKE [2021-06-09T15:05:14.041Z] ---> Running in edaec14edf1f [2021-06-09T15:05:15.477Z] go mod tidy [2021-06-09T15:05:15.755Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.75 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.49" -o app-service-configurable [2021-06-09T15:05:54.797Z] Removing intermediate container edaec14edf1f [2021-06-09T15:05:54.797Z] ---> 693c969b6c97 [2021-06-09T15:05:54.797Z] Step 15/28 : FROM alpine:3.12 [2021-06-09T15:05:54.797Z] 3.12: Pulling from library/alpine [2021-06-09T15:05:54.797Z] d2f70382dc9a: Pulling fs layer [2021-06-09T15:05:54.797Z] d2f70382dc9a: Verifying Checksum [2021-06-09T15:05:54.797Z] d2f70382dc9a: Pull complete [2021-06-09T15:05:54.797Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T15:05:54.797Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T15:05:54.797Z] ---> 9852663dfa18 [2021-06-09T15:05:54.797Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-09T15:05:54.797Z] ---> Running in ad2d22098171 [2021-06-09T15:05:54.797Z] Removing intermediate container ad2d22098171 [2021-06-09T15:05:54.797Z] ---> 48f00aae162b [2021-06-09T15:05:54.797Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-09T15:05:54.797Z] ---> Running in 13b8b9c8666e [2021-06-09T15:05:54.797Z] Removing intermediate container 13b8b9c8666e [2021-06-09T15:05:54.797Z] ---> 9cb285abb5b8 [2021-06-09T15:05:54.797Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-09T15:05:54.797Z] ---> Running in 1f75534db914 [2021-06-09T15:05:55.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T15:05:56.052Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T15:05:56.648Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-09T15:05:56.648Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-09T15:05:56.648Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-09T15:05:56.648Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-09T15:05:56.648Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-09T15:05:56.648Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-09T15:05:56.648Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-09T15:05:56.648Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T15:05:56.648Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T15:05:56.921Z] OK: 9 MiB in 21 packages [2021-06-09T15:05:58.358Z] Removing intermediate container 1f75534db914 [2021-06-09T15:05:58.359Z] ---> fef37a448495 [2021-06-09T15:05:58.359Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-09T15:05:58.959Z] ---> 9450a0275c84 [2021-06-09T15:05:58.959Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-09T15:05:59.940Z] ---> 11df5626d115 [2021-06-09T15:05:59.940Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-09T15:06:00.539Z] ---> 78d6f71f440d [2021-06-09T15:06:00.539Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-09T15:06:01.977Z] ---> 04cbb0dcf78a [2021-06-09T15:06:01.977Z] Step 23/28 : EXPOSE 48095 [2021-06-09T15:06:02.253Z] ---> Running in 33f8aa7fe4b1 [2021-06-09T15:06:02.526Z] Removing intermediate container 33f8aa7fe4b1 [2021-06-09T15:06:02.526Z] ---> f0c809727f4b [2021-06-09T15:06:02.526Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-09T15:06:02.800Z] ---> Running in 84910b277125 [2021-06-09T15:06:03.077Z] Removing intermediate container 84910b277125 [2021-06-09T15:06:03.077Z] ---> c749695c91d8 [2021-06-09T15:06:03.077Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T15:06:03.350Z] ---> Running in fa73850c5b25 [2021-06-09T15:06:03.947Z] Removing intermediate container fa73850c5b25 [2021-06-09T15:06:03.947Z] ---> 9ab441603732 [2021-06-09T15:06:03.947Z] Step 26/28 : LABEL arch=arm64 [2021-06-09T15:06:03.947Z] ---> Running in 3b2604541b13 [2021-06-09T15:06:04.542Z] Removing intermediate container 3b2604541b13 [2021-06-09T15:06:04.542Z] ---> 191d2e38b41b [2021-06-09T15:06:04.542Z] Step 27/28 : LABEL git_sha=e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:06:04.542Z] ---> Running in 519c3555319d [2021-06-09T15:06:05.139Z] Removing intermediate container 519c3555319d [2021-06-09T15:06:05.139Z] ---> 5c788eb2e75f [2021-06-09T15:06:05.139Z] Step 28/28 : LABEL version=2.0.0-dev.49 [2021-06-09T15:06:05.139Z] ---> Running in b216a918ad42 [2021-06-09T15:06:05.411Z] Removing intermediate container b216a918ad42 [2021-06-09T15:06:05.411Z] ---> b4f24a010736 [2021-06-09T15:06:05.411Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-09T15:06:05.411Z] Successfully built b4f24a010736 [2021-06-09T15:06:05.411Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:06:05.965Z] provisioning config files... [2021-06-09T15:06:05.985Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config7511599278281257472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:06:06.358Z] ---> docker-login.sh [2021-06-09T15:06:06.359Z] nexus3.edgexfoundry.org:10001 [2021-06-09T15:06:06.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:06:06.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:06:06.634Z] Configure a credential helper to remove this warning. See [2021-06-09T15:06:06.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:06:06.634Z] [2021-06-09T15:06:06.634Z] Login Succeeded [2021-06-09T15:06:06.634Z] nexus3.edgexfoundry.org:10002 [2021-06-09T15:06:07.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:06:07.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:06:07.828Z] Configure a credential helper to remove this warning. See [2021-06-09T15:06:07.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:06:07.828Z] [2021-06-09T15:06:07.828Z] Login Succeeded [2021-06-09T15:06:07.828Z] nexus3.edgexfoundry.org:10003 [2021-06-09T15:06:08.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:06:08.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:06:08.378Z] Configure a credential helper to remove this warning. See [2021-06-09T15:06:08.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:06:08.378Z] [2021-06-09T15:06:08.378Z] Login Succeeded [2021-06-09T15:06:08.378Z] nexus3.edgexfoundry.org:10004 [2021-06-09T15:06:08.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:06:08.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:06:08.928Z] Configure a credential helper to remove this warning. See [2021-06-09T15:06:08.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:06:08.928Z] [2021-06-09T15:06:08.928Z] Login Succeeded [2021-06-09T15:06:08.928Z] docker.io [2021-06-09T15:06:09.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T15:06:09.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T15:06:09.802Z] Configure a credential helper to remove this warning. See [2021-06-09T15:06:09.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T15:06:09.802Z] [2021-06-09T15:06:09.802Z] Login Succeeded [2021-06-09T15:06:09.802Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T15:06:09.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T15:06:09.896Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-09T15:06:09.896Z] e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:06:09.896Z] latest [2021-06-09T15:06:09.896Z] 2.0.0-dev.49 [2021-06-09T15:06:09.896Z] e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:06:09.896Z] master [2021-06-09T15:06:09.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:10.284Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:10.622Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:06:10.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-09T15:06:10.622Z] 75109358d188: Preparing [2021-06-09T15:06:10.622Z] 72b0b4ddacda: Preparing [2021-06-09T15:06:10.622Z] 538d306b6a6c: Preparing [2021-06-09T15:06:10.622Z] da45075fa07b: Preparing [2021-06-09T15:06:10.622Z] 1ef8dcdd2c12: Preparing [2021-06-09T15:06:10.622Z] 3fbe34a1663b: Preparing [2021-06-09T15:06:10.622Z] 3fbe34a1663b: Waiting [2021-06-09T15:06:10.901Z] 72b0b4ddacda: Pushed [2021-06-09T15:06:10.901Z] 538d306b6a6c: Pushed [2021-06-09T15:06:10.901Z] da45075fa07b: Pushed [2021-06-09T15:06:11.181Z] 3fbe34a1663b: Layer already exists [2021-06-09T15:06:11.775Z] 1ef8dcdd2c12: Pushed [2021-06-09T15:06:14.397Z] 75109358d188: Pushed [2021-06-09T15:06:14.397Z] e4f9454d0eef6603ae673674697b06237c918d2c: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:15.024Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:15.365Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-09T15:06:15.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-09T15:06:15.366Z] 75109358d188: Preparing [2021-06-09T15:06:15.366Z] 72b0b4ddacda: Preparing [2021-06-09T15:06:15.366Z] 538d306b6a6c: Preparing [2021-06-09T15:06:15.366Z] da45075fa07b: Preparing [2021-06-09T15:06:15.366Z] 1ef8dcdd2c12: Preparing [2021-06-09T15:06:15.366Z] 3fbe34a1663b: Preparing [2021-06-09T15:06:15.366Z] 3fbe34a1663b: Waiting [2021-06-09T15:06:15.366Z] 72b0b4ddacda: Layer already exists [2021-06-09T15:06:15.639Z] 538d306b6a6c: Layer already exists [2021-06-09T15:06:15.639Z] da45075fa07b: Layer already exists [2021-06-09T15:06:15.639Z] 1ef8dcdd2c12: Layer already exists [2021-06-09T15:06:15.639Z] 75109358d188: Layer already exists [2021-06-09T15:06:15.639Z] 3fbe34a1663b: Layer already exists [2021-06-09T15:06:15.639Z] latest: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:15.986Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:16.337Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 [2021-06-09T15:06:16.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-09T15:06:16.337Z] 75109358d188: Preparing [2021-06-09T15:06:16.337Z] 72b0b4ddacda: Preparing [2021-06-09T15:06:16.337Z] 538d306b6a6c: Preparing [2021-06-09T15:06:16.337Z] da45075fa07b: Preparing [2021-06-09T15:06:16.337Z] 1ef8dcdd2c12: Preparing [2021-06-09T15:06:16.337Z] 3fbe34a1663b: Preparing [2021-06-09T15:06:16.337Z] 3fbe34a1663b: Waiting [2021-06-09T15:06:16.337Z] 72b0b4ddacda: Layer already exists [2021-06-09T15:06:16.337Z] 75109358d188: Layer already exists [2021-06-09T15:06:16.337Z] 1ef8dcdd2c12: Layer already exists [2021-06-09T15:06:16.337Z] da45075fa07b: Layer already exists [2021-06-09T15:06:16.613Z] 538d306b6a6c: Layer already exists [2021-06-09T15:06:16.613Z] 3fbe34a1663b: Layer already exists [2021-06-09T15:06:16.613Z] 2.0.0-dev.49: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:16.961Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:17.303Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:06:17.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-09T15:06:17.303Z] 75109358d188: Preparing [2021-06-09T15:06:17.303Z] 72b0b4ddacda: Preparing [2021-06-09T15:06:17.303Z] 538d306b6a6c: Preparing [2021-06-09T15:06:17.303Z] da45075fa07b: Preparing [2021-06-09T15:06:17.303Z] 1ef8dcdd2c12: Preparing [2021-06-09T15:06:17.303Z] 3fbe34a1663b: Preparing [2021-06-09T15:06:17.303Z] 3fbe34a1663b: Waiting [2021-06-09T15:06:17.303Z] 1ef8dcdd2c12: Layer already exists [2021-06-09T15:06:17.303Z] da45075fa07b: Layer already exists [2021-06-09T15:06:17.303Z] 538d306b6a6c: Layer already exists [2021-06-09T15:06:17.303Z] 72b0b4ddacda: Layer already exists [2021-06-09T15:06:17.303Z] 75109358d188: Layer already exists [2021-06-09T15:06:17.303Z] 3fbe34a1663b: Layer already exists [2021-06-09T15:06:17.576Z] e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:17.923Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:06:18.267Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-09T15:06:18.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-09T15:06:18.267Z] 75109358d188: Preparing [2021-06-09T15:06:18.267Z] 72b0b4ddacda: Preparing [2021-06-09T15:06:18.267Z] 538d306b6a6c: Preparing [2021-06-09T15:06:18.267Z] da45075fa07b: Preparing [2021-06-09T15:06:18.267Z] 1ef8dcdd2c12: Preparing [2021-06-09T15:06:18.267Z] 3fbe34a1663b: Preparing [2021-06-09T15:06:18.267Z] 3fbe34a1663b: Waiting [2021-06-09T15:06:18.267Z] 75109358d188: Layer already exists [2021-06-09T15:06:18.267Z] 538d306b6a6c: Layer already exists [2021-06-09T15:06:18.541Z] 1ef8dcdd2c12: Layer already exists [2021-06-09T15:06:18.541Z] da45075fa07b: Layer already exists [2021-06-09T15:06:18.541Z] 72b0b4ddacda: Layer already exists [2021-06-09T15:06:18.541Z] 3fbe34a1663b: Layer already exists [2021-06-09T15:06:18.541Z] master: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-09T15:06:18.627Z] ===================================================== [Pipeline] echo [2021-06-09T15:06:18.644Z] taggedImages: [2021-06-09T15:06:18.644Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c [2021-06-09T15:06:18.644Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-09T15:06:18.644Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 [2021-06-09T15:06:18.644Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [2021-06-09T15:06:18.644Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:06:19.125Z] ---> job-cost.sh [2021-06-09T15:06:19.125Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OY1G [2021-06-09T15:06:58.084Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T15:08:19.823Z] lf-activate-venv(): INFO: Adding /tmp/venv-OY1G/bin to PATH [2021-06-09T15:08:19.823Z] INFO: No Stack... [2021-06-09T15:08:19.823Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T15:08:19.823Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T15:08:20.166Z] + cat /w/workspace/app-service-configurable/121/archives/cost.csv [2021-06-09T15:08:20.166Z] + cut -d, -f6 [Pipeline] lock [2021-06-09T15:08:20.229Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [2021-06-09T15:08:20.242Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] did not exist. Created. [2021-06-09T15:08:20.242Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T15:08:20.617Z] /w/workspace/app-service-configurable/121@tmp/durable-f3af3a1d/script.sh: 1: /w/workspace/app-service-configurable/121@tmp/durable-f3af3a1d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-09T15:08:20.962Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T15:08:20.996Z] Warning: overwriting stash ‘stack-cost’ [2021-06-09T15:08:21.149Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T15:08:21.167Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-09T15:08:22.091Z] provisioning config files... [2021-06-09T15:08:22.107Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1232904652445994132tmp [Pipeline] { [Pipeline] sh [2021-06-09T15:08:22.428Z] + set +x [2021-06-09T15:08:22.428Z] + curl -s https://codecov.io/bash [2021-06-09T15:08:22.428Z] + bash -s -- [2021-06-09T15:08:22.428Z] [2021-06-09T15:08:22.428Z] _____ _ [2021-06-09T15:08:22.428Z] / ____| | | [2021-06-09T15:08:22.428Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T15:08:22.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T15:08:22.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T15:08:22.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T15:08:22.428Z] Bash-1.0.3 [2021-06-09T15:08:22.428Z] [2021-06-09T15:08:22.428Z] [2021-06-09T15:08:22.428Z] ==> git version 2.24.4 found [2021-06-09T15:08:22.428Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T15:08:22.428Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T15:08:22.428Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T15:08:22.428Z] ==> Jenkins CI detected. [2021-06-09T15:08:22.428Z] project root: . [2021-06-09T15:08:22.428Z] --> token set from env [2021-06-09T15:08:22.692Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T15:08:22.692Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T15:08:22.692Z] ==> Python coveragepy not found [2021-06-09T15:08:22.692Z] ==> Searching for coverage reports in: [2021-06-09T15:08:22.692Z] + . [2021-06-09T15:08:22.692Z] -> Found 1 reports [2021-06-09T15:08:22.692Z] ==> Detecting git/mercurial file structure [2021-06-09T15:08:22.692Z] ==> Reading reports [2021-06-09T15:08:22.692Z] + ./coverage.out bytes=10 [2021-06-09T15:08:22.692Z] ==> Appending adjustments [2021-06-09T15:08:22.692Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T15:08:22.692Z] + Found adjustments [2021-06-09T15:08:22.692Z] ==> Gzipping contents [2021-06-09T15:08:22.692Z] 4.0K /tmp/codecov.ykAP7M.gz [2021-06-09T15:08:22.692Z] ==> Uploading reports [2021-06-09T15:08:22.692Z] url: https://codecov.io [2021-06-09T15:08:22.692Z] query: branch=master&commit=e4f9454d0eef6603ae673674697b06237c918d2c&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T15:08:22.692Z] -> Pinging Codecov [2021-06-09T15:08:22.692Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=e4f9454d0eef6603ae673674697b06237c918d2c&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-09T15:08:23.264Z] -> Uploading to [2021-06-09T15:08:23.265Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/A97CA9966030D2A3747ED39772930CCE/e4f9454d0eef6603ae673674697b06237c918d2c/8b9c5876-8c3f-415a-ae40-382d438d34ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T150823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64fd7a9e3963978f2450f47e3b3bd20f68e2150898ddf4764d0f82fa1100333d [2021-06-09T15:08:23.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T15:08:23.265Z] Dload Upload Total Spent Left Speed [2021-06-09T15:08:23.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1180 --:--:-- --:--:-- --:--:-- 1182 [2021-06-09T15:08:23.526Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] } [2021-06-09T15:08:23.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-09T15:08:24.274Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-09T15:08:24.302Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:24.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:08:24.618Z] [2021-06-09T15:08:24.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:24.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:08:24.935Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-09T15:08:24.935Z] 188c0c94c7c5: Pulling fs layer [2021-06-09T15:08:24.935Z] 0ef7d3d256c8: Pulling fs layer [2021-06-09T15:08:24.935Z] de9db76c5a1d: Pulling fs layer [2021-06-09T15:08:24.935Z] 0eba1c9be4d2: Pulling fs layer [2021-06-09T15:08:24.935Z] 0d57e429df01: Pulling fs layer [2021-06-09T15:08:24.935Z] 4e4be7b47b0d: Pulling fs layer [2021-06-09T15:08:24.935Z] e1f770b5df2f: Pulling fs layer [2021-06-09T15:08:24.935Z] 85a0685a4137: Pulling fs layer [2021-06-09T15:08:24.935Z] 0eba1c9be4d2: Waiting [2021-06-09T15:08:24.935Z] 0d57e429df01: Waiting [2021-06-09T15:08:24.935Z] 4e4be7b47b0d: Waiting [2021-06-09T15:08:24.935Z] e1f770b5df2f: Waiting [2021-06-09T15:08:24.935Z] 85a0685a4137: Waiting [2021-06-09T15:08:24.935Z] de9db76c5a1d: Verifying Checksum [2021-06-09T15:08:24.935Z] de9db76c5a1d: Download complete [2021-06-09T15:08:24.935Z] 0ef7d3d256c8: Verifying Checksum [2021-06-09T15:08:24.935Z] 0ef7d3d256c8: Download complete [2021-06-09T15:08:24.935Z] 0d57e429df01: Verifying Checksum [2021-06-09T15:08:24.935Z] 0d57e429df01: Download complete [2021-06-09T15:08:25.197Z] 4e4be7b47b0d: Verifying Checksum [2021-06-09T15:08:25.197Z] 4e4be7b47b0d: Download complete [2021-06-09T15:08:25.197Z] 188c0c94c7c5: Verifying Checksum [2021-06-09T15:08:25.197Z] 188c0c94c7c5: Download complete [2021-06-09T15:08:25.197Z] 188c0c94c7c5: Pull complete [2021-06-09T15:08:25.457Z] 0ef7d3d256c8: Pull complete [2021-06-09T15:08:25.457Z] de9db76c5a1d: Pull complete [2021-06-09T15:08:26.857Z] e1f770b5df2f: Verifying Checksum [2021-06-09T15:08:26.857Z] e1f770b5df2f: Download complete [2021-06-09T15:08:28.247Z] 0eba1c9be4d2: Verifying Checksum [2021-06-09T15:08:28.247Z] 0eba1c9be4d2: Download complete [2021-06-09T15:08:28.532Z] 85a0685a4137: Verifying Checksum [2021-06-09T15:08:28.532Z] 85a0685a4137: Download complete [2021-06-09T15:08:31.870Z] 0eba1c9be4d2: Pull complete [2021-06-09T15:08:31.870Z] 0d57e429df01: Pull complete [2021-06-09T15:08:31.870Z] 4e4be7b47b0d: Pull complete [2021-06-09T15:08:31.870Z] e1f770b5df2f: Pull complete [2021-06-09T15:08:35.225Z] 85a0685a4137: Pull complete [2021-06-09T15:08:35.225Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-09T15:08:35.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-09T15:08:35.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-09T15:08:35.559Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:08:35.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-09T15:08:38.369Z] $ docker top bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T15:08:38.460Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-09T15:08:38.767Z] + set -o pipefail [2021-06-09T15:08:38.767Z] + snyk monitor '--org=edgex-jenkins' [2021-06-09T15:08:46.906Z] [2021-06-09T15:08:46.906Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-09T15:08:46.906Z] [2021-06-09T15:08:46.906Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f4db78cb-fe8c-4634-871d-8ca6409aa2c8 [2021-06-09T15:08:46.906Z] [2021-06-09T15:08:46.906Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-09T15:08:46.906Z] [2021-06-09T15:08:46.906Z] [Pipeline] } [2021-06-09T15:08:46.915Z] $ docker stop --time=1 bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe [2021-06-09T15:08:50.674Z] $ docker rm -f bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T15:08:51.886Z] + git log --format=format:%s -1 e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:52.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:08:52.192Z] . [Pipeline] withDockerContainer [2021-06-09T15:08:52.262Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:08:52.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:08:52.689Z] $ docker top 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:08:52.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:08:52.809Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:08:52.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:08:52.919Z] $ docker exec 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 ssh-agent [2021-06-09T15:08:53.026Z] SSH_AUTH_SOCK=/tmp/ssh-3pg9ynRnZ6pr/agent.13 [2021-06-09T15:08:53.026Z] SSH_AGENT_PID=20 [2021-06-09T15:08:53.032Z] Running ssh-add (command line suppressed) [2021-06-09T15:08:53.120Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5918606221416823686.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5918606221416823686.key) [2021-06-09T15:08:53.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:08:53.440Z] + git semver tag [2021-06-09T15:08:53.440Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:08:53.440Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-09T15:08:53.440Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-09T15:08:53.440Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:08:53.440Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:08:53.440Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:08:53.440Z] # $SEMVER_BRANCH = master [2021-06-09T15:08:53.440Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-09T15:08:53.440Z] # e4f9454d0eef6603ae673674697b06237c918d2c HEAD [2021-06-09T15:08:53.440Z] # -> Force: false [2021-06-09T15:08:53.440Z] # 6ad46aeb913dd6c919e0f1585580d72e66a42344 refs/tags/v2.0.0-dev.49 [Pipeline] } [2021-06-09T15:08:53.447Z] $ docker exec --env ******** --env ******** 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 ssh-agent -k [2021-06-09T15:08:53.543Z] unset SSH_AUTH_SOCK; [2021-06-09T15:08:53.543Z] unset SSH_AGENT_PID; [2021-06-09T15:08:53.543Z] echo Agent pid 20 killed; [2021-06-09T15:08:53.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:08:53.911Z] + git semver [Pipeline] } [2021-06-09T15:08:53.924Z] $ docker stop --time=1 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 [2021-06-09T15:08:55.210Z] $ docker rm -f 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:55.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:08:55.727Z] [2021-06-09T15:08:55.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:08:56.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:08:56.038Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-09T15:08:56.038Z] ab5ef0e58194: Pulling fs layer [2021-06-09T15:08:56.038Z] 9712f1f96733: Pulling fs layer [2021-06-09T15:08:56.038Z] 63f879dbbcfc: Pulling fs layer [2021-06-09T15:08:56.038Z] 0d9ebad4ef96: Pulling fs layer [2021-06-09T15:08:56.038Z] e9a5061849ea: Pulling fs layer [2021-06-09T15:08:56.038Z] d747dcd14b5f: Pulling fs layer [2021-06-09T15:08:56.038Z] 2de7ff778b66: Pulling fs layer [2021-06-09T15:08:56.038Z] 0d9ebad4ef96: Waiting [2021-06-09T15:08:56.038Z] e9a5061849ea: Waiting [2021-06-09T15:08:56.038Z] d747dcd14b5f: Waiting [2021-06-09T15:08:56.038Z] 2de7ff778b66: Waiting [2021-06-09T15:08:56.038Z] 9712f1f96733: Verifying Checksum [2021-06-09T15:08:56.038Z] 9712f1f96733: Download complete [2021-06-09T15:08:57.952Z] 63f879dbbcfc: Download complete [2021-06-09T15:08:57.952Z] e9a5061849ea: Verifying Checksum [2021-06-09T15:08:57.952Z] e9a5061849ea: Download complete [2021-06-09T15:08:57.952Z] d747dcd14b5f: Verifying Checksum [2021-06-09T15:08:57.952Z] d747dcd14b5f: Download complete [2021-06-09T15:08:58.213Z] 2de7ff778b66: Verifying Checksum [2021-06-09T15:08:58.213Z] 2de7ff778b66: Download complete [2021-06-09T15:08:58.213Z] 0d9ebad4ef96: Verifying Checksum [2021-06-09T15:08:58.213Z] 0d9ebad4ef96: Download complete [2021-06-09T15:08:58.479Z] ab5ef0e58194: Verifying Checksum [2021-06-09T15:08:58.479Z] ab5ef0e58194: Download complete [2021-06-09T15:09:01.053Z] ab5ef0e58194: Pull complete [2021-06-09T15:09:01.053Z] 9712f1f96733: Pull complete [2021-06-09T15:09:01.638Z] 63f879dbbcfc: Pull complete [2021-06-09T15:09:04.986Z] 0d9ebad4ef96: Pull complete [2021-06-09T15:09:04.986Z] e9a5061849ea: Pull complete [2021-06-09T15:09:05.252Z] d747dcd14b5f: Pull complete [2021-06-09T15:09:06.218Z] 2de7ff778b66: Pull complete [2021-06-09T15:09:06.218Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-09T15:09:06.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-09T15:09:06.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-09T15:09:06.302Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:09:06.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-09T15:09:10.696Z] $ docker top 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:09:10.810Z] provisioning config files... [2021-06-09T15:09:10.820Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4104704054134714203tmp [2021-06-09T15:09:10.834Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config6908437487712393507tmp [2021-06-09T15:09:10.845Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4783876972509584100tmp [Pipeline] { [Pipeline] echo [2021-06-09T15:09:10.865Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:11.160Z] ---> sigul-configuration.sh [2021-06-09T15:09:11.160Z] gpg: directory `/root/.gnupg' created [2021-06-09T15:09:11.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-09T15:09:11.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-09T15:09:11.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-09T15:09:11.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-09T15:09:11.160Z] gpg: CAST5 encrypted data [2021-06-09T15:09:11.160Z] gpg: encrypted with 1 passphrase [2021-06-09T15:09:11.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-09T15:09:11.452Z] + mkdir /home/jenkins [2021-06-09T15:09:11.452Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-09T15:09:11.746Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-09T15:09:11.757Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:12.229Z] ---> sigul-install.sh [2021-06-09T15:09:17.528Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-09T15:09:17.829Z] + git tag --list [2021-06-09T15:09:17.829Z] v1.0.0 [2021-06-09T15:09:17.829Z] v1.1.0 [2021-06-09T15:09:17.829Z] v1.2.0 [2021-06-09T15:09:17.829Z] v1.3.0 [2021-06-09T15:09:17.829Z] v1.3.1 [2021-06-09T15:09:17.829Z] v1.3.1-dev.1 [2021-06-09T15:09:17.829Z] v1.3.1-dev.2 [2021-06-09T15:09:17.829Z] v1.3.1-dev.3 [2021-06-09T15:09:17.829Z] v2.0.0-dev.1 [2021-06-09T15:09:17.829Z] v2.0.0-dev.10 [2021-06-09T15:09:17.829Z] v2.0.0-dev.11 [2021-06-09T15:09:17.829Z] v2.0.0-dev.12 [2021-06-09T15:09:17.829Z] v2.0.0-dev.13 [2021-06-09T15:09:17.829Z] v2.0.0-dev.14 [2021-06-09T15:09:17.829Z] v2.0.0-dev.15 [2021-06-09T15:09:17.829Z] v2.0.0-dev.16 [2021-06-09T15:09:17.829Z] v2.0.0-dev.17 [2021-06-09T15:09:17.829Z] v2.0.0-dev.18 [2021-06-09T15:09:17.829Z] v2.0.0-dev.19 [2021-06-09T15:09:17.829Z] v2.0.0-dev.2 [2021-06-09T15:09:17.829Z] v2.0.0-dev.20 [2021-06-09T15:09:17.829Z] v2.0.0-dev.21 [2021-06-09T15:09:17.829Z] v2.0.0-dev.22 [2021-06-09T15:09:17.829Z] v2.0.0-dev.23 [2021-06-09T15:09:17.829Z] v2.0.0-dev.24 [2021-06-09T15:09:17.829Z] v2.0.0-dev.25 [2021-06-09T15:09:17.829Z] v2.0.0-dev.26 [2021-06-09T15:09:17.829Z] v2.0.0-dev.27 [2021-06-09T15:09:17.829Z] v2.0.0-dev.28 [2021-06-09T15:09:17.829Z] v2.0.0-dev.29 [2021-06-09T15:09:17.829Z] v2.0.0-dev.3 [2021-06-09T15:09:17.829Z] v2.0.0-dev.30 [2021-06-09T15:09:17.829Z] v2.0.0-dev.31 [2021-06-09T15:09:17.829Z] v2.0.0-dev.32 [2021-06-09T15:09:17.829Z] v2.0.0-dev.33 [2021-06-09T15:09:17.829Z] v2.0.0-dev.34 [2021-06-09T15:09:17.829Z] v2.0.0-dev.35 [2021-06-09T15:09:17.829Z] v2.0.0-dev.36 [2021-06-09T15:09:17.829Z] v2.0.0-dev.37 [2021-06-09T15:09:17.829Z] v2.0.0-dev.38 [2021-06-09T15:09:17.829Z] v2.0.0-dev.39 [2021-06-09T15:09:17.829Z] v2.0.0-dev.4 [2021-06-09T15:09:17.829Z] v2.0.0-dev.40 [2021-06-09T15:09:17.829Z] v2.0.0-dev.41 [2021-06-09T15:09:17.829Z] v2.0.0-dev.42 [2021-06-09T15:09:17.829Z] v2.0.0-dev.43 [2021-06-09T15:09:17.829Z] v2.0.0-dev.44 [2021-06-09T15:09:17.829Z] v2.0.0-dev.45 [2021-06-09T15:09:17.829Z] v2.0.0-dev.46 [2021-06-09T15:09:17.829Z] v2.0.0-dev.47 [2021-06-09T15:09:17.829Z] v2.0.0-dev.48 [2021-06-09T15:09:17.829Z] v2.0.0-dev.49 [2021-06-09T15:09:17.829Z] v2.0.0-dev.5 [2021-06-09T15:09:17.829Z] v2.0.0-dev.6 [2021-06-09T15:09:17.829Z] v2.0.0-dev.7 [2021-06-09T15:09:17.829Z] v2.0.0-dev.8 [2021-06-09T15:09:17.829Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-09T15:09:18.126Z] + lftools sign git-tag v2.0.0-dev.49 [2021-06-09T15:09:18.697Z] Signing Git tag with Sigul... [2021-06-09T15:09:18.697Z] Signing v2.0.0-dev.49 [Pipeline] echo [2021-06-09T15:09:19.279Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:19.572Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-09T15:09:19.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-09T15:09:19.616Z] $ docker stop --time=1 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a [2021-06-09T15:09:21.327Z] $ docker rm -f 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:09:22.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:09:22.030Z] . [Pipeline] withDockerContainer [2021-06-09T15:09:22.102Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:09:22.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:09:22.495Z] $ docker top f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:09:22.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:09:22.640Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:09:22.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:09:22.756Z] $ docker exec f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 ssh-agent [2021-06-09T15:09:22.871Z] SSH_AUTH_SOCK=/tmp/ssh-qncsz5KjfOpL/agent.14 [2021-06-09T15:09:22.871Z] SSH_AGENT_PID=20 [2021-06-09T15:09:22.877Z] Running ssh-add (command line suppressed) [2021-06-09T15:09:22.978Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8646524649424600778.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8646524649424600778.key) [2021-06-09T15:09:22.996Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:09:23.293Z] + git semver bump pre [2021-06-09T15:09:23.293Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:09:23.293Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-09T15:09:23.293Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-09T15:09:23.293Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:09:23.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:09:23.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:09:23.293Z] # $SEMVER_BRANCH = master [2021-06-09T15:09:23.293Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-09T15:09:23.293Z] 2.0.0-dev.50 [Pipeline] } [2021-06-09T15:09:23.300Z] $ docker exec --env ******** --env ******** f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 ssh-agent -k [2021-06-09T15:09:23.395Z] unset SSH_AUTH_SOCK; [2021-06-09T15:09:23.396Z] unset SSH_AGENT_PID; [2021-06-09T15:09:23.396Z] echo Agent pid 20 killed; [2021-06-09T15:09:23.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:09:23.749Z] + git semver [Pipeline] } [2021-06-09T15:09:23.759Z] $ docker stop --time=1 f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 [2021-06-09T15:09:24.962Z] $ docker rm -f f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:09:25.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T15:09:25.347Z] . [Pipeline] withDockerContainer [2021-06-09T15:09:25.415Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:09:25.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T15:09:25.788Z] $ docker top af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T15:09:25.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T15:09:25.967Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T15:09:26.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T15:09:26.086Z] $ docker exec af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c ssh-agent [2021-06-09T15:09:26.200Z] SSH_AUTH_SOCK=/tmp/ssh-YMspHNpiaH3L/agent.15 [2021-06-09T15:09:26.200Z] SSH_AGENT_PID=22 [2021-06-09T15:09:26.205Z] Running ssh-add (command line suppressed) [2021-06-09T15:09:26.310Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6998723461433667539.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6998723461433667539.key) [2021-06-09T15:09:26.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T15:09:26.628Z] + git semver push [2021-06-09T15:09:26.628Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T15:09:26.628Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-09T15:09:26.628Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-09T15:09:26.628Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T15:09:26.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T15:09:26.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T15:09:26.628Z] # $SEMVER_BRANCH = master [2021-06-09T15:09:26.628Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-09T15:09:31.920Z] $ docker exec --env ******** --env ******** af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c ssh-agent -k [2021-06-09T15:09:32.016Z] unset SSH_AUTH_SOCK; [2021-06-09T15:09:32.017Z] unset SSH_AGENT_PID; [2021-06-09T15:09:32.017Z] echo Agent pid 22 killed; [2021-06-09T15:09:32.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T15:09:32.379Z] + git semver [Pipeline] } [2021-06-09T15:09:32.388Z] $ docker stop --time=1 af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c [2021-06-09T15:09:33.586Z] $ docker rm -f af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-06-09T15:09:34.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:35.114Z] ---> package-listing.sh [2021-06-09T15:09:35.114Z] ++ facter osfamily [2021-06-09T15:09:35.114Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T15:09:35.378Z] + OS_FAMILY=redhat [2021-06-09T15:09:35.378Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-09T15:09:35.378Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T15:09:35.378Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T15:09:35.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T15:09:35.378Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T15:09:35.378Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-09T15:09:35.378Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T15:09:35.378Z] + case "${OS_FAMILY}" in [2021-06-09T15:09:35.378Z] + sort [2021-06-09T15:09:35.378Z] + rpm -qa [2021-06-09T15:09:35.950Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T15:09:35.950Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T15:09:35.950Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T15:09:35.950Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-09T15:09:35.950Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-09T15:09:35.950Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-09T15:09:35.967Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T15:09:36.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:09:36.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:09:36.829Z] [2021-06-09T15:09:36.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T15:09:37.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:09:37.306Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T15:09:37.306Z] df20fa9351a1: Pulling fs layer [2021-06-09T15:09:37.306Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T15:09:37.306Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T15:09:37.306Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T15:09:37.306Z] 93b61091891f: Pulling fs layer [2021-06-09T15:09:37.306Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T15:09:37.306Z] 5e14af77c1be: Pulling fs layer [2021-06-09T15:09:37.306Z] 01666e4c0597: Pulling fs layer [2021-06-09T15:09:37.306Z] aa168da1d23b: Pulling fs layer [2021-06-09T15:09:37.306Z] 93b9cdb0e59b: Waiting [2021-06-09T15:09:37.306Z] 5e14af77c1be: Waiting [2021-06-09T15:09:37.306Z] 01666e4c0597: Waiting [2021-06-09T15:09:37.306Z] aa168da1d23b: Waiting [2021-06-09T15:09:37.306Z] 46f8f816bc3b: Waiting [2021-06-09T15:09:37.306Z] 93b61091891f: Waiting [2021-06-09T15:09:37.306Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T15:09:37.306Z] 36b3adc4ff6f: Download complete [2021-06-09T15:09:37.306Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T15:09:37.306Z] 46f8f816bc3b: Download complete [2021-06-09T15:09:37.306Z] df20fa9351a1: Verifying Checksum [2021-06-09T15:09:37.306Z] df20fa9351a1: Download complete [2021-06-09T15:09:37.306Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T15:09:37.306Z] 93b9cdb0e59b: Download complete [2021-06-09T15:09:37.306Z] 93b61091891f: Verifying Checksum [2021-06-09T15:09:37.306Z] 93b61091891f: Download complete [2021-06-09T15:09:37.306Z] 5e14af77c1be: Verifying Checksum [2021-06-09T15:09:37.306Z] 5e14af77c1be: Download complete [2021-06-09T15:09:37.306Z] 01666e4c0597: Verifying Checksum [2021-06-09T15:09:37.306Z] 01666e4c0597: Download complete [2021-06-09T15:09:37.576Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T15:09:37.576Z] 8ad3a11d3b57: Download complete [2021-06-09T15:09:37.576Z] df20fa9351a1: Pull complete [2021-06-09T15:09:37.576Z] 36b3adc4ff6f: Pull complete [2021-06-09T15:09:38.156Z] 8ad3a11d3b57: Pull complete [2021-06-09T15:09:38.156Z] 46f8f816bc3b: Pull complete [2021-06-09T15:09:38.425Z] 93b61091891f: Pull complete [2021-06-09T15:09:38.425Z] 93b9cdb0e59b: Pull complete [2021-06-09T15:09:38.685Z] 5e14af77c1be: Pull complete [2021-06-09T15:09:38.685Z] 01666e4c0597: Pull complete [2021-06-09T15:09:39.261Z] aa168da1d23b: Verifying Checksum [2021-06-09T15:09:39.261Z] aa168da1d23b: Download complete [2021-06-09T15:09:43.487Z] aa168da1d23b: Pull complete [2021-06-09T15:09:43.487Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T15:09:43.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T15:09:43.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T15:09:43.567Z] prd-centos7-docker-4c-2g-58 does not seem to be running inside a container [2021-06-09T15:09:43.606Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T15:09:46.413Z] $ docker top ff13296d40226ae3d6c4c2f7e97828409a73a118245d9945bbc969c4b15dcd88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T15:09:46.794Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T15:09:47.093Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T15:09:47.387Z] + ls /var/log/sa-host [2021-06-09T15:09:47.387Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T15:09:47.387Z] file_magic: OK [2021-06-09T15:09:47.387Z] HZ: Using current value: 100 [2021-06-09T15:09:47.387Z] file_header: OK [2021-06-09T15:09:47.387Z] 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-06-09T15:09:47.387Z] Statistics: [2021-06-09T15:09:47.387Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T15:09:47.387Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T15:09:47.387Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T15:09:47.387Z] file_magic: OK [2021-06-09T15:09:47.387Z] HZ: Using current value: 100 [2021-06-09T15:09:47.387Z] file_header: OK [2021-06-09T15:09:47.387Z] 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-06-09T15:09:47.387Z] Statistics: [2021-06-09T15:09:47.387Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T15:09:47.387Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T15:09:47.571Z] provisioning config files... [2021-06-09T15:09:47.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4688429993566396099tmp [Pipeline] { [Pipeline] echo [2021-06-09T15:09:47.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:47.903Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T15:09:47.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:48.312Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T15:09:48.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:48.627Z] ---> sudo-logs.sh [2021-06-09T15:09:48.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T15:09:48.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:48.958Z] ---> job-cost.sh [2021-06-09T15:09:48.958Z] lf-activate-venv: SKIPPING [2021-06-09T15:09:48.958Z] DEBUG: total: 0.18000000715255737 [2021-06-09T15:09:48.958Z] INFO: Retrieving Stack Cost... [2021-06-09T15:09:49.901Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T15:09:50.479Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T15:09:50.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T15:09:50.792Z] ---> logs-deploy.sh [2021-06-09T15:09:50.792Z] lf-activate-venv: SKIPPING [2021-06-09T15:09:50.792Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/121 [2021-06-09T15:09:50.792Z] INFO: archiving workspace using pattern(s): [2021-06-09T15:09:51.766Z] Archives upload complete. [2021-06-09T15:09:51.766Z] INFO: archiving logs to Nexus [2021-06-09T15:09:52.340Z] ---> uname -a: [2021-06-09T15:09:52.340Z] Linux prd-centos7-docker-4c-2g-58.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> lscpu: [2021-06-09T15:09:52.340Z] Architecture: x86_64 [2021-06-09T15:09:52.340Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-09T15:09:52.340Z] Byte Order: Little Endian [2021-06-09T15:09:52.340Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-09T15:09:52.340Z] CPU(s): 2 [2021-06-09T15:09:52.340Z] On-line CPU(s) list: 0,1 [2021-06-09T15:09:52.340Z] Thread(s) per core: 1 [2021-06-09T15:09:52.340Z] Core(s) per socket: 1 [2021-06-09T15:09:52.340Z] Socket(s): 2 [2021-06-09T15:09:52.340Z] NUMA node(s): 1 [2021-06-09T15:09:52.340Z] Vendor ID: AuthenticAMD [2021-06-09T15:09:52.340Z] CPU family: 23 [2021-06-09T15:09:52.340Z] Model: 49 [2021-06-09T15:09:52.340Z] Model name: AMD EPYC-Rome Processor [2021-06-09T15:09:52.340Z] Stepping: 0 [2021-06-09T15:09:52.340Z] CPU MHz: 2799.998 [2021-06-09T15:09:52.340Z] BogoMIPS: 5599.99 [2021-06-09T15:09:52.340Z] Virtualization: AMD-V [2021-06-09T15:09:52.340Z] Hypervisor vendor: KVM [2021-06-09T15:09:52.340Z] Virtualization type: full [2021-06-09T15:09:52.340Z] L1d cache: 64 KiB [2021-06-09T15:09:52.340Z] L1i cache: 64 KiB [2021-06-09T15:09:52.340Z] L2 cache: 1 MiB [2021-06-09T15:09:52.340Z] L3 cache: 32 MiB [2021-06-09T15:09:52.340Z] NUMA node0 CPU(s): 0,1 [2021-06-09T15:09:52.340Z] Vulnerability Itlb multihit: Not affected [2021-06-09T15:09:52.340Z] Vulnerability L1tf: Not affected [2021-06-09T15:09:52.340Z] Vulnerability Mds: Not affected [2021-06-09T15:09:52.340Z] Vulnerability Meltdown: Not affected [2021-06-09T15:09:52.340Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-09T15:09:52.340Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-09T15:09:52.340Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-09T15:09:52.340Z] Vulnerability Srbds: Not affected [2021-06-09T15:09:52.340Z] Vulnerability Tsx async abort: Not affected [2021-06-09T15:09:52.340Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> nproc: [2021-06-09T15:09:52.340Z] 2 [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> df -h: [2021-06-09T15:09:52.340Z] Filesystem Size Used Available Use% Mounted on [2021-06-09T15:09:52.340Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-09T15:09:52.340Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-09T15:09:52.340Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-09T15:09:52.340Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-06-09T15:09:52.340Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> free -m: [2021-06-09T15:09:52.340Z] total used free shared buff/cache available [2021-06-09T15:09:52.340Z] Mem: 7821 1179 3256 0 3385 6560 [2021-06-09T15:09:52.340Z] Swap: 1023 0 1023 [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> ip addr: [2021-06-09T15:09:52.340Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-09T15:09:52.340Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-09T15:09:52.340Z] inet 127.0.0.1/8 scope host lo [2021-06-09T15:09:52.340Z] valid_lft forever preferred_lft forever [2021-06-09T15:09:52.340Z] inet6 ::1/128 scope host [2021-06-09T15:09:52.340Z] valid_lft forever preferred_lft forever [2021-06-09T15:09:52.340Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-09T15:09:52.340Z] link/ether fa:16:3e:22:ba:ce brd ff:ff:ff:ff:ff:ff [2021-06-09T15:09:52.340Z] inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-09T15:09:52.340Z] valid_lft 85737sec preferred_lft 85737sec [2021-06-09T15:09:52.340Z] inet6 fe80::f816:3eff:fe22:bace/64 scope link [2021-06-09T15:09:52.340Z] valid_lft forever preferred_lft forever [2021-06-09T15:09:52.340Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-09T15:09:52.340Z] link/ether 02:42:89:d8:7c:c3 brd ff:ff:ff:ff:ff:ff [2021-06-09T15:09:52.340Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-09T15:09:52.340Z] valid_lft forever preferred_lft forever [2021-06-09T15:09:52.340Z] inet6 fe80::42:89ff:fed8:7cc3/64 scope link [2021-06-09T15:09:52.340Z] valid_lft forever preferred_lft forever [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] ---> sar -b -r -n DEV: [2021-06-09T15:09:52.340Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] 14:58:39 LINUX RESTART (2 CPU) [2021-06-09T15:09:52.340Z] [2021-06-09T15:09:52.340Z] 14:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-09T15:09:52.340Z] 15:00:01 107.84 18.37 89.47 0.00 5761.89 4544.39 0.00 [2021-06-09T15:09:52.340Z] 15:01:01 0.92 0.03 0.88 0.00 0.27 20.95 0.00 [2021-06-09T15:09:52.340Z] 15:02:01 0.40 0.08 0.32 0.00 1.60 5.01 0.00 [2021-06-09T15:09:52.340Z] 15:03:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 [2021-06-09T15:09:52.341Z] 15:04:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-06-09T15:09:52.341Z] 15:05:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2021-06-09T15:09:52.341Z] 15:06:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-06-09T15:09:52.341Z] 15:07:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2021-06-09T15:09:52.341Z] 15:08:01 0.27 0.00 0.27 0.00 0.00 3.37 0.00 [2021-06-09T15:09:52.341Z] 15:09:01 119.38 0.03 119.35 0.00 3.73 31914.55 0.00 [2021-06-09T15:09:52.341Z] Average: 23.00 1.85 21.15 0.00 576.84 3651.38 0.00 [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] 14:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-09T15:09:52.341Z] 15:00:01 5454088 0 815428 10.18 2620 1736804 1291332 14.26 581452 1573924 132 [2021-06-09T15:09:52.341Z] 15:01:01 5461524 0 807984 10.09 2620 1736812 1214832 13.41 575412 1573892 20 [2021-06-09T15:09:52.341Z] 15:02:01 5462920 0 806468 10.07 2620 1736932 1208064 13.34 578348 1570004 20 [2021-06-09T15:09:52.341Z] 15:03:01 5460188 0 809192 10.10 2620 1736940 1208124 13.34 580628 1570004 20 [2021-06-09T15:09:52.341Z] 15:04:01 5462616 0 806760 10.07 2620 1736944 1207800 13.33 572320 1576628 12 [2021-06-09T15:09:52.341Z] 15:05:01 5459108 0 810264 10.12 2620 1736948 1207944 13.34 575808 1576628 8 [2021-06-09T15:09:52.341Z] 15:06:01 5453380 0 815988 10.19 2620 1736952 1233968 13.62 581148 1576628 20 [2021-06-09T15:09:52.341Z] 15:07:01 5452276 0 817084 10.20 2620 1736960 1218332 13.45 582080 1576632 20 [2021-06-09T15:09:52.341Z] 15:08:01 5451532 0 817828 10.21 2620 1736960 1201428 13.26 583724 1576628 20 [2021-06-09T15:09:52.341Z] 15:09:01 4109500 0 1024852 12.80 2620 2871968 1629796 17.99 837636 2542028 415944 [2021-06-09T15:09:52.341Z] Average: 5322713 0 833185 10.40 2620 1850422 1262162 13.93 604856 1671300 41622 [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-09T15:09:52.341Z] 15:00:01 eth0 575.62 400.58 1070.90 85.84 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:00:01 docker0 2.98 2.20 0.71 6.23 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:01:01 eth0 3.31 1.02 2.45 0.25 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:02:01 eth0 1.37 0.47 0.58 0.36 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:03:01 eth0 0.95 0.42 0.32 0.24 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:04:01 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:05:01 eth0 0.80 0.45 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:06:01 eth0 2.67 1.55 0.44 7.97 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:07:01 eth0 1.28 1.23 0.32 6.59 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:09:01 eth0 770.12 714.04 7667.30 71.93 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] 15:09:01 docker0 62.85 64.53 5.21 386.54 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] Average: eth0 135.72 112.02 874.55 17.35 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] Average: docker0 6.59 6.67 0.59 39.29 0.00 0.00 0.00 0.00 [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] ---> sar -P ALL: [2021-06-09T15:09:52.341Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] 14:58:39 LINUX RESTART (2 CPU) [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] 14:59:01 CPU %user %nice %system %iowait %steal %idle [2021-06-09T15:09:52.341Z] 15:00:01 all 15.74 0.00 4.03 2.85 0.08 77.31 [2021-06-09T15:09:52.341Z] 15:00:01 0 15.49 0.00 4.53 2.83 0.07 77.08 [2021-06-09T15:09:52.341Z] 15:00:01 1 15.99 0.00 3.52 2.87 0.09 77.54 [2021-06-09T15:09:52.341Z] 15:01:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-09T15:09:52.341Z] 15:01:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-09T15:09:52.341Z] 15:01:01 1 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-09T15:09:52.341Z] 15:02:01 all 0.11 0.00 0.05 0.00 0.05 99.79 [2021-06-09T15:09:52.341Z] 15:02:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-09T15:09:52.341Z] 15:02:01 1 0.05 0.00 0.07 0.00 0.07 99.82 [2021-06-09T15:09:52.341Z] 15:03:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-09T15:09:52.341Z] 15:03:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-09T15:09:52.341Z] 15:03:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T15:09:52.341Z] 15:04:01 all 0.11 0.00 0.08 0.00 0.03 99.79 [2021-06-09T15:09:52.341Z] 15:04:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-09T15:09:52.341Z] 15:04:01 1 0.07 0.00 0.12 0.00 0.03 99.78 [2021-06-09T15:09:52.341Z] 15:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-09T15:09:52.341Z] 15:05:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-09T15:09:52.341Z] 15:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-09T15:09:52.341Z] 15:06:01 all 0.14 0.00 0.03 0.00 0.05 99.78 [2021-06-09T15:09:52.341Z] 15:06:01 0 0.15 0.00 0.02 0.00 0.05 99.78 [2021-06-09T15:09:52.341Z] 15:06:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-09T15:09:52.341Z] 15:07:01 all 0.06 0.00 0.07 0.00 0.03 99.85 [2021-06-09T15:09:52.341Z] 15:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-09T15:09:52.341Z] 15:07:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-06-09T15:09:52.341Z] 15:08:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-06-09T15:09:52.341Z] 15:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-09T15:09:52.341Z] 15:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-09T15:09:52.341Z] 15:09:01 all 15.50 0.00 6.40 2.14 0.08 75.88 [2021-06-09T15:09:52.341Z] 15:09:01 0 15.14 0.00 6.89 1.49 0.07 76.42 [2021-06-09T15:09:52.341Z] 15:09:01 1 15.86 0.00 5.92 2.79 0.09 75.35 [2021-06-09T15:09:52.341Z] Average: all 3.11 0.00 1.04 0.49 0.04 95.31 [2021-06-09T15:09:52.341Z] Average: 0 3.08 0.00 1.13 0.42 0.03 95.34 [2021-06-09T15:09:52.341Z] Average: 1 3.15 0.00 0.96 0.55 0.05 95.29 [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z] [2021-06-09T15:09:52.341Z]