Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 85f2bab5483a22acc923dc4d1cd030b27a4c08bb 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com: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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2217 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" > git rev-list --no-walk 5e7cb76b013c46f029a1efb0647da7ee99bdbfc6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-28T18:31:56.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-28T18:31:56.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-28T18:31:56.484Z] ========================================================= [2021-04-28T18:31:56.484Z] EdgeX Global Pipelines Version Info [2021-04-28T18:31:56.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:31:58.058Z] ------------------- [2021-04-28T18:31:58.058Z] stable info: [2021-04-28T18:31:58.058Z] ------------------- [2021-04-28T18:31:58.058Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-28T18:31:58.058Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-28T18:31:58.058Z] Message: update stable to v1.0.190 [2021-04-28T18:31:59.007Z] ------------------- [2021-04-28T18:31:59.007Z] experimental info: [2021-04-28T18:31:59.007Z] ------------------- [2021-04-28T18:31:59.007Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-28T18:31:59.007Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-28T18:31:59.007Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-28T18:31:59.121Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-04-28T18:31:59.145Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-04-28T18:31:59.168Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-28T18:31:59.190Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-28T18:31:59.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-28T18:31:59.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-28T18:31:59.261Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-28T18:31:59.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-28T18:31:59.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-28T18:31:59.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-28T18:31:59.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-28T18:31:59.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-04-28T18:31:59.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-28T18:31:59.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-28T18:31:59.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-28T18:31:59.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-28T18:31:59.520Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T18:31:59.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-28T18:31:59.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-28T18:31:59.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-28T18:31:59.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-28T18:31:59.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-28T18:31:59.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-28T18:31:59.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-28T18:31:59.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-28T18:31:59.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-28T18:31:59.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-28T18:31:59.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-28T18:31:59.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-28T18:31:59.819Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] echo [2021-04-28T18:31:59.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85f2bab [Pipeline] echo [2021-04-28T18:31:59.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T18:31:59.936Z] provisioning config files... [2021-04-28T18:31:59.967Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7973145519439602262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:32:00.287Z] ---> docker-login.sh [2021-04-28T18:32:00.287Z] nexus3.edgexfoundry.org:10001 [2021-04-28T18:32:00.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:00.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:00.819Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:00.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:00.819Z] [2021-04-28T18:32:00.819Z] Login Succeeded [2021-04-28T18:32:00.819Z] nexus3.edgexfoundry.org:10002 [2021-04-28T18:32:00.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:00.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:00.819Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:00.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:00.819Z] [2021-04-28T18:32:00.819Z] Login Succeeded [2021-04-28T18:32:00.819Z] nexus3.edgexfoundry.org:10003 [2021-04-28T18:32:01.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:01.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:01.085Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:01.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:01.085Z] [2021-04-28T18:32:01.085Z] Login Succeeded [2021-04-28T18:32:01.085Z] nexus3.edgexfoundry.org:10004 [2021-04-28T18:32:01.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:01.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:01.348Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:01.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:01.348Z] [2021-04-28T18:32:01.348Z] Login Succeeded [2021-04-28T18:32:01.348Z] docker.io [2021-04-28T18:32:01.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:01.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:01.610Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:01.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:01.610Z] [2021-04-28T18:32:01.610Z] Login Succeeded [2021-04-28T18:32:01.610Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T18:32:01.666Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T18:32:02.124Z] + git log --format=format:%s -1 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] echo [2021-04-28T18:32:02.205Z] GIT_COMMIT: 85f2bab5483a22acc923dc4d1cd030b27a4c08bb, Commit Message: fix: Add missing Database config to message-bus-redis profile (#238) [Pipeline] echo [2021-04-28T18:32:02.219Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:32:03.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:32:03.126Z] [2021-04-28T18:32:03.126Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:32:03.445Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:32:03.445Z] latest: Pulling from edgex-devops/git-semver [2021-04-28T18:32:03.445Z] 31603596830f: Pulling fs layer [2021-04-28T18:32:03.445Z] 54011a49482f: Pulling fs layer [2021-04-28T18:32:03.445Z] a6820b24f6d8: Pulling fs layer [2021-04-28T18:32:03.445Z] f581987b2513: Pulling fs layer [2021-04-28T18:32:03.445Z] f581987b2513: Waiting [2021-04-28T18:32:03.445Z] 54011a49482f: Verifying Checksum [2021-04-28T18:32:03.445Z] 54011a49482f: Download complete [2021-04-28T18:32:03.445Z] 31603596830f: Verifying Checksum [2021-04-28T18:32:03.445Z] 31603596830f: Download complete [2021-04-28T18:32:03.708Z] f581987b2513: Verifying Checksum [2021-04-28T18:32:03.708Z] f581987b2513: Download complete [2021-04-28T18:32:03.708Z] a6820b24f6d8: Verifying Checksum [2021-04-28T18:32:03.708Z] a6820b24f6d8: Download complete [2021-04-28T18:32:03.971Z] 31603596830f: Pull complete [2021-04-28T18:32:03.971Z] 54011a49482f: Pull complete [2021-04-28T18:32:04.922Z] a6820b24f6d8: Pull complete [2021-04-28T18:32:05.187Z] f581987b2513: Pull complete [2021-04-28T18:32:05.187Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-28T18:32:05.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:32:05.187Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-28T18:32:05.290Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:32:05.337Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T18:32:07.412Z] $ docker top d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T18:32:07.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T18:32:07.683Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T18:32:07.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T18:32:07.953Z] $ docker exec d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent [2021-04-28T18:32:08.147Z] SSH_AUTH_SOCK=/tmp/ssh-vRr8IE9P0pdP/agent.11 [2021-04-28T18:32:08.147Z] SSH_AGENT_PID=16 [2021-04-28T18:32:08.162Z] Running ssh-add (command line suppressed) [2021-04-28T18:32:08.297Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4945286108673200199.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4945286108673200199.key) [2021-04-28T18:32:08.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T18:32:08.660Z] + git tag --points-at HEAD [Pipeline] } [2021-04-28T18:32:08.681Z] $ docker exec --env ******** --env ******** d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent -k [2021-04-28T18:32:08.806Z] unset SSH_AUTH_SOCK; [2021-04-28T18:32:08.806Z] unset SSH_AGENT_PID; [2021-04-28T18:32:08.807Z] echo Agent pid 16 killed; [2021-04-28T18:32:08.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-28T18:32:08.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T18:32:08.900Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T18:32:09.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T18:32:09.069Z] $ docker exec d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent [2021-04-28T18:32:09.238Z] SSH_AUTH_SOCK=/tmp/ssh-ScUTeQvc9NKB/agent.46 [2021-04-28T18:32:09.238Z] SSH_AGENT_PID=52 [2021-04-28T18:32:09.249Z] Running ssh-add (command line suppressed) [2021-04-28T18:32:09.369Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7384589331420832441.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7384589331420832441.key) [2021-04-28T18:32:09.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T18:32:09.727Z] + git semver init [2021-04-28T18:32:09.728Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T18:32:09.728Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-04-28T18:32:09.728Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-04-28T18:32:09.728Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T18:32:09.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T18:32:09.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T18:32:09.728Z] # $SEMVER_BRANCH = master [2021-04-28T18:32:09.728Z] # $SEMVER_TEMP = /tmp/semver-918136639 [2021-04-28T18:32:09.728Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-04-28T18:32:10.304Z] # '/tmp/semver-918136639' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-04-28T18:32:10.304Z] # -> Force: false [2021-04-28T18:32:10.304Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-04-28T18:32:10.316Z] $ docker exec --env ******** --env ******** d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e ssh-agent -k [2021-04-28T18:32:10.436Z] unset SSH_AUTH_SOCK; [2021-04-28T18:32:10.437Z] unset SSH_AGENT_PID; [2021-04-28T18:32:10.437Z] echo Agent pid 52 killed; [2021-04-28T18:32:10.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T18:32:10.824Z] + git semver [Pipeline] } [2021-04-28T18:32:10.842Z] $ docker stop --time=1 d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e [2021-04-28T18:32:12.409Z] $ docker rm -f d4be0655ad7f0595e72e3e60387b38d2397c520cbecc6d27494150a50aeb9b6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T18:32:12.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-28T18:32:13.148Z] Stashed 1 file(s) [Pipeline] echo [2021-04-28T18:32:13.152Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.32 [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-04-28T18:32:24.131Z] Running on prd-centos7-docker-4c-2g-2218 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-04-28T18:32:24.156Z] Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout [2021-04-28T18:32:26.882Z] using credential edgex-jenkins-ssh [2021-04-28T18:32:26.898Z] Cloning the remote Git repository [2021-04-28T18:32:26.655Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:32:26.729Z] > git init /w/workspace/app-service-configurable/102 # timeout=10 [2021-04-28T18:32:26.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:32:26.794Z] > git --version # timeout=10 [2021-04-28T18:32:26.805Z] > git --version # 'git version 2.24.3' [2021-04-28T18:32:26.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T18:32:26.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T18:32:28.044Z] Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) [2021-04-28T18:32:28.355Z] Still waiting to schedule task [2021-04-28T18:32:28.355Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2213’ is offline [2021-04-28T18:32:27.408Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-04-28T18:32:27.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T18:32:27.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-04-28T18:32:27.446Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:32:27.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T18:32:27.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-28T18:32:27.874Z] > git config core.sparsecheckout # timeout=10 [2021-04-28T18:32:27.880Z] > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 [2021-04-28T18:32:31.647Z] Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T18:32:32.976Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-28T18:32:33.315Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T18:32:33.612Z] + true [2021-04-28T18:32:33.612Z] + sudo service docker restart [2021-04-28T18:32:33.612Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T18:32:34.595Z] provisioning config files... [2021-04-28T18:32:34.628Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config1401363259330622907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:32:34.949Z] ---> docker-login.sh [2021-04-28T18:32:34.949Z] nexus3.edgexfoundry.org:10001 [2021-04-28T18:32:35.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:35.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:35.478Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:35.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:35.478Z] [2021-04-28T18:32:35.478Z] Login Succeeded [2021-04-28T18:32:35.478Z] nexus3.edgexfoundry.org:10002 [2021-04-28T18:32:35.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:35.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:35.478Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:35.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:35.478Z] [2021-04-28T18:32:35.478Z] Login Succeeded [2021-04-28T18:32:35.478Z] nexus3.edgexfoundry.org:10003 [2021-04-28T18:32:35.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:35.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:35.743Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:35.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:35.743Z] [2021-04-28T18:32:35.743Z] Login Succeeded [2021-04-28T18:32:35.743Z] nexus3.edgexfoundry.org:10004 [2021-04-28T18:32:35.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:36.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:36.006Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:36.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:36.006Z] [2021-04-28T18:32:36.006Z] Login Succeeded [2021-04-28T18:32:36.006Z] docker.io [2021-04-28T18:32:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:32:36.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:32:36.269Z] Configure a credential helper to remove this warning. See [2021-04-28T18:32:36.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:32:36.269Z] [2021-04-28T18:32:36.269Z] Login Succeeded [2021-04-28T18:32:36.269Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T18:32:36.279Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-28T18:32:36.469Z] ========================================================= [2021-04-28T18:32:36.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-28T18:32:36.469Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:32:36.781Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-28T18:32:36.782Z] Sending build context to Docker daemon 99.33kB [2021-04-28T18:32:36.782Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T18:32:36.782Z] Step 2/8 : FROM ${BASE} [2021-04-28T18:32:36.782Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-28T18:32:36.782Z] 188c0c94c7c5: Pulling fs layer [2021-04-28T18:32:36.782Z] 0ef7d3d256c8: Pulling fs layer [2021-04-28T18:32:36.782Z] de9db76c5a1d: Pulling fs layer [2021-04-28T18:32:36.782Z] bca2f99d35d6: Pulling fs layer [2021-04-28T18:32:36.782Z] 93359f2a8cfa: Pulling fs layer [2021-04-28T18:32:36.782Z] 7c6f9722023f: Pulling fs layer [2021-04-28T18:32:36.782Z] a35cf1a2eb13: Pulling fs layer [2021-04-28T18:32:36.782Z] bca2f99d35d6: Waiting [2021-04-28T18:32:36.782Z] 93359f2a8cfa: Waiting [2021-04-28T18:32:36.782Z] 7c6f9722023f: Waiting [2021-04-28T18:32:36.782Z] a35cf1a2eb13: Waiting [2021-04-28T18:32:36.782Z] de9db76c5a1d: Verifying Checksum [2021-04-28T18:32:36.782Z] de9db76c5a1d: Download complete [2021-04-28T18:32:37.046Z] 0ef7d3d256c8: Download complete [2021-04-28T18:32:37.046Z] 93359f2a8cfa: Verifying Checksum [2021-04-28T18:32:37.046Z] 93359f2a8cfa: Download complete [2021-04-28T18:32:37.046Z] 7c6f9722023f: Verifying Checksum [2021-04-28T18:32:37.046Z] 7c6f9722023f: Download complete [2021-04-28T18:32:37.046Z] 188c0c94c7c5: Verifying Checksum [2021-04-28T18:32:37.046Z] 188c0c94c7c5: Download complete [2021-04-28T18:32:37.313Z] 188c0c94c7c5: Pull complete [2021-04-28T18:32:37.313Z] 0ef7d3d256c8: Pull complete [2021-04-28T18:32:37.577Z] de9db76c5a1d: Pull complete [2021-04-28T18:32:38.976Z] a35cf1a2eb13: Verifying Checksum [2021-04-28T18:32:38.976Z] a35cf1a2eb13: Download complete [2021-04-28T18:32:39.926Z] bca2f99d35d6: Verifying Checksum [2021-04-28T18:32:39.926Z] bca2f99d35d6: Download complete [2021-04-28T18:32:45.260Z] bca2f99d35d6: Pull complete [2021-04-28T18:32:45.260Z] 93359f2a8cfa: Pull complete [2021-04-28T18:32:45.260Z] 7c6f9722023f: Pull complete [2021-04-28T18:32:53.447Z] a35cf1a2eb13: Pull complete [2021-04-28T18:32:53.447Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-28T18:32:53.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-28T18:32:53.447Z] ---> a62c8e92a672 [2021-04-28T18:32:53.447Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-28T18:32:53.711Z] ---> Running in 2577d791ec4d [2021-04-28T18:32:53.975Z] Removing intermediate container 2577d791ec4d [2021-04-28T18:32:53.975Z] ---> 5418497b013f [2021-04-28T18:32:53.975Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-28T18:32:53.975Z] ---> Running in 8ac06a52aacd [2021-04-28T18:32:55.379Z] Removing intermediate container 8ac06a52aacd [2021-04-28T18:32:55.379Z] ---> faeada0e3be3 [2021-04-28T18:32:55.379Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-04-28T18:32:55.379Z] ---> Running in b930b1b6377e [2021-04-28T18:32:55.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-28T18:32:56.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-28T18:32:56.793Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-28T18:32:57.055Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-28T18:32:57.055Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-28T18:32:57.055Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-28T18:32:57.318Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-28T18:32:57.318Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-28T18:32:57.318Z] Executing busybox-1.31.1-r19.trigger [2021-04-28T18:32:57.585Z] OK: 167 MiB in 45 packages [2021-04-28T18:32:58.539Z] Removing intermediate container b930b1b6377e [2021-04-28T18:32:58.539Z] ---> dc61fccbc839 [2021-04-28T18:32:58.539Z] Step 6/8 : WORKDIR /app [2021-04-28T18:32:58.539Z] ---> Running in 90a5add6cbe5 [2021-04-28T18:32:58.539Z] Removing intermediate container 90a5add6cbe5 [2021-04-28T18:32:58.539Z] ---> b12b344cd7d2 [2021-04-28T18:32:58.539Z] Step 7/8 : COPY . . [2021-04-28T18:32:58.805Z] ---> 26225e23605a [2021-04-28T18:32:58.805Z] Step 8/8 : RUN go mod download [2021-04-28T18:32:59.071Z] ---> Running in 69b637b51d5b [2021-04-28T18:33:21.094Z] Removing intermediate container 69b637b51d5b [2021-04-28T18:33:21.094Z] ---> efd0a6172c2f [2021-04-28T18:33:21.094Z] Successfully built efd0a6172c2f [2021-04-28T18:33:21.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:33:21.417Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T18:33:21.417Z] . [Pipeline] withDockerContainer [2021-04-28T18:33:21.624Z] prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container [2021-04-28T18:33:21.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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 ******** ci-base-image-x86_64 cat [2021-04-28T18:33:22.914Z] $ docker top 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T18:33:23.315Z] + go version [2021-04-28T18:33:23.315Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-28T18:33:23.332Z] $ docker stop --time=1 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea [2021-04-28T18:33:24.675Z] $ docker rm -f 431955071be502872b5d86b06ee24bb21263be1377b7f5744492a2f2ba677dea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:33:25.172Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T18:33:25.172Z] . [Pipeline] withDockerContainer [2021-04-28T18:33:25.270Z] prd-centos7-docker-4c-2g-2218 does not seem to be running inside a container [2021-04-28T18:33:25.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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 ******** ci-base-image-x86_64 cat [2021-04-28T18:33:25.875Z] $ docker top 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T18:33:26.273Z] + make test [2021-04-28T18:33:26.273Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-04-28T18:33:41.291Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-04-28T18:33:41.291Z] CGO_ENABLED=1 go vet ./... [2021-04-28T18:33:42.250Z] gofmt -l . [2021-04-28T18:33:42.250Z] [ "`gofmt -l .`" = "" ] [2021-04-28T18:33:42.250Z] ./bin/test-go-mod-tidy.sh [2021-04-28T18:33:42.514Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-04-28T18:33:43.104Z] $ docker stop --time=1 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 [2021-04-28T18:33:45.423Z] $ docker rm -f 6e31bae77fdb7c5c469dd10bd8d54c510e2b1bdb4adfefa1b04b146864184c76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T18:33:45.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-28T18:33:46.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-28T18:33:47.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-28T18:33:47.770Z] + ls -al . [2021-04-28T18:33:47.770Z] total 92 [2021-04-28T18:33:47.770Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 28 18:33 . [2021-04-28T18:33:47.770Z] drwxrwxr-x. 4 jenkins jenkins 32 Apr 28 18:32 .. [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 7306 Apr 28 18:32 Attribution.txt [2021-04-28T18:33:47.770Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 28 18:32 bin [2021-04-28T18:33:47.770Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 28 18:33 coverage.out [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 2032 Apr 28 18:32 Dockerfile [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 970 Apr 28 18:32 Dockerfile.build [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 119 Apr 28 18:32 .dockerignore [2021-04-28T18:33:47.770Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 28 18:32 .git [2021-04-28T18:33:47.770Z] drwxrwxr-x. 2 jenkins jenkins 81 Apr 28 18:32 .github [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 111 Apr 28 18:32 .gitignore [2021-04-28T18:33:47.770Z] -rw-r--r--. 1 jenkins jenkins 136 Apr 28 18:33 go.mod [2021-04-28T18:33:47.770Z] -rw-r--r--. 1 jenkins jenkins 21508 Apr 28 18:33 go.sum [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 687 Apr 28 18:32 Jenkinsfile [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 28 18:32 LICENSE [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 1460 Apr 28 18:32 main.go [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 1582 Apr 28 18:32 makefile [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 3230 Apr 28 18:32 README.md [2021-04-28T18:33:47.770Z] drwxrwxr-x. 10 jenkins jenkins 173 Apr 28 18:32 res [2021-04-28T18:33:47.770Z] drwxrwxr-x. 4 jenkins jenkins 71 Apr 28 18:32 snap [2021-04-28T18:33:47.770Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 28 18:32 VERSION [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:33:48.077Z] + docker build -t docker-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=85f2bab5483a22acc923dc4d1cd030b27a4c08bb --label arch=amd64 --label version=2.0.0-dev.32 . [2021-04-28T18:33:48.077Z] Sending build context to Docker daemon 123.9kB [2021-04-28T18:33:48.077Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T18:33:48.077Z] Step 2/27 : FROM ${BASE} AS builder [2021-04-28T18:33:48.077Z] ---> efd0a6172c2f [2021-04-28T18:33:48.077Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-04-28T18:33:48.077Z] ---> Running in 5334ab443057 [2021-04-28T18:33:48.339Z] Removing intermediate container 5334ab443057 [2021-04-28T18:33:48.339Z] ---> 189ab1c5944d [2021-04-28T18:33:48.339Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-04-28T18:33:48.339Z] ---> Running in dea5a3ae901d [2021-04-28T18:33:48.601Z] Removing intermediate container dea5a3ae901d [2021-04-28T18:33:48.601Z] ---> f5acc3b34dbe [2021-04-28T18:33:48.601Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-04-28T18:33:48.601Z] ---> Running in 3d86e7b1eca3 [2021-04-28T18:33:48.864Z] Removing intermediate container 3d86e7b1eca3 [2021-04-28T18:33:48.865Z] ---> 946a25aedade [2021-04-28T18:33:48.865Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-28T18:33:48.865Z] ---> Running in 2affa10cad7e [2021-04-28T18:33:49.824Z] Removing intermediate container 2affa10cad7e [2021-04-28T18:33:49.824Z] ---> f454dccb6b5a [2021-04-28T18:33:49.824Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-28T18:33:49.824Z] ---> Running in f073227d782e [2021-04-28T18:33:50.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-28T18:33:50.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-28T18:33:51.556Z] OK: 167 MiB in 45 packages [2021-04-28T18:33:52.505Z] Removing intermediate container f073227d782e [2021-04-28T18:33:52.505Z] ---> adac838a673c [2021-04-28T18:33:52.505Z] Step 8/27 : WORKDIR /app [2021-04-28T18:33:52.505Z] ---> Running in 072f95b80306 [2021-04-28T18:33:52.505Z] Removing intermediate container 072f95b80306 [2021-04-28T18:33:52.505Z] ---> 02e1d1d8c0da [2021-04-28T18:33:52.505Z] Step 9/27 : COPY go.mod . [2021-04-28T18:33:52.767Z] ---> 4b2724c509f4 [2021-04-28T18:33:52.767Z] Step 10/27 : RUN go mod download [2021-04-28T18:33:53.030Z] ---> Running in a7ba04751ba0 [2021-04-28T18:33:53.981Z] Removing intermediate container a7ba04751ba0 [2021-04-28T18:33:53.981Z] ---> f847839ae749 [2021-04-28T18:33:53.981Z] Step 11/27 : COPY . . [2021-04-28T18:33:53.981Z] ---> 6f8de447af9f [2021-04-28T18:33:53.981Z] Step 12/27 : ARG MAKE="make build" [2021-04-28T18:33:54.243Z] ---> Running in 41bab0eab77c [2021-04-28T18:33:54.243Z] Removing intermediate container 41bab0eab77c [2021-04-28T18:33:54.243Z] ---> f5a1f5624f84 [2021-04-28T18:33:54.243Z] Step 13/27 : RUN $MAKE [2021-04-28T18:33:54.506Z] ---> Running in bb8313a5a925 [2021-04-28T18:33:54.781Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.32" -o app-service-configurable [2021-04-28T18:34:09.815Z] Removing intermediate container bb8313a5a925 [2021-04-28T18:34:09.815Z] ---> fcfd97be7787 [2021-04-28T18:34:09.815Z] Step 14/27 : FROM alpine:3.12 [2021-04-28T18:34:10.389Z] 3.12: Pulling from library/alpine [2021-04-28T18:34:10.652Z] 339de151aab4: Pulling fs layer [2021-04-28T18:34:10.652Z] 339de151aab4: Download complete [2021-04-28T18:34:10.914Z] 339de151aab4: Pull complete [2021-04-28T18:34:10.914Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-28T18:34:11.177Z] Status: Downloaded newer image for alpine:3.12 [2021-04-28T18:34:11.177Z] ---> 13621d1b12d4 [2021-04-28T18:34:11.177Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-04-28T18:34:11.177Z] ---> Running in 7cccf993ed97 [2021-04-28T18:34:11.439Z] Removing intermediate container 7cccf993ed97 [2021-04-28T18:34:11.439Z] ---> 931e6e555fac [2021-04-28T18:34:11.439Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-04-28T18:34:11.439Z] ---> Running in 0c3be679dde9 [2021-04-28T18:34:11.439Z] Removing intermediate container 0c3be679dde9 [2021-04-28T18:34:11.439Z] ---> bbae374e797e [2021-04-28T18:34:11.439Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-04-28T18:34:11.720Z] ---> Running in d9331225336c [2021-04-28T18:34:12.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-28T18:34:12.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-28T18:34:12.558Z] (1/7) Installing ca-certificates (20191127-r4) [2021-04-28T18:34:12.558Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-04-28T18:34:12.558Z] (3/7) Installing libgcc (9.3.0-r2) [2021-04-28T18:34:12.558Z] (4/7) Installing libsodium (1.0.18-r0) [2021-04-28T18:34:12.558Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-04-28T18:34:12.558Z] (6/7) Installing libzmq (4.3.3-r0) [2021-04-28T18:34:12.558Z] (7/7) Installing zeromq (4.3.3-r0) [2021-04-28T18:34:12.558Z] Executing busybox-1.31.1-r20.trigger [2021-04-28T18:34:12.558Z] Executing ca-certificates-20191127-r4.trigger [2021-04-28T18:34:12.558Z] OK: 9 MiB in 21 packages [2021-04-28T18:34:13.951Z] Removing intermediate container d9331225336c [2021-04-28T18:34:13.951Z] ---> cbbbb245cb63 [2021-04-28T18:34:13.951Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-04-28T18:34:14.214Z] ---> f11ff6417770 [2021-04-28T18:34:14.214Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-04-28T18:34:14.476Z] ---> 15d1d3183dbf [2021-04-28T18:34:14.476Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-04-28T18:34:14.737Z] ---> f58495ad818c [2021-04-28T18:34:14.738Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-04-28T18:34:15.315Z] ---> 66cf6f958ec7 [2021-04-28T18:34:15.315Z] Step 22/27 : EXPOSE 48095 [2021-04-28T18:34:15.315Z] ---> Running in 9b4eb108aced [2021-04-28T18:34:15.577Z] Removing intermediate container 9b4eb108aced [2021-04-28T18:34:15.577Z] ---> b05e645cf942 [2021-04-28T18:34:15.577Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-04-28T18:34:15.577Z] ---> Running in 51e4a072ec39 [2021-04-28T18:34:15.577Z] Removing intermediate container 51e4a072ec39 [2021-04-28T18:34:15.577Z] ---> 2985749c63bc [2021-04-28T18:34:15.577Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-28T18:34:15.839Z] ---> Running in 87ccf79fee0f [2021-04-28T18:34:15.839Z] Removing intermediate container 87ccf79fee0f [2021-04-28T18:34:15.839Z] ---> 4954f6cc0b7b [2021-04-28T18:34:15.839Z] Step 25/27 : LABEL arch=amd64 [2021-04-28T18:34:16.103Z] ---> Running in 15a40fd46a6e [2021-04-28T18:34:16.103Z] Removing intermediate container 15a40fd46a6e [2021-04-28T18:34:16.103Z] ---> 25002144830c [2021-04-28T18:34:16.103Z] Step 26/27 : LABEL git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:34:16.103Z] ---> Running in d790c45eca52 [2021-04-28T18:34:16.365Z] Removing intermediate container d790c45eca52 [2021-04-28T18:34:16.365Z] ---> 82a63bbae51e [2021-04-28T18:34:16.365Z] Step 27/27 : LABEL version=2.0.0-dev.32 [2021-04-28T18:34:16.365Z] ---> Running in 32ac95df51ae [2021-04-28T18:34:16.629Z] Removing intermediate container 32ac95df51ae [2021-04-28T18:34:16.629Z] ---> 7ab870004df5 [2021-04-28T18:34:16.629Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-28T18:34:16.629Z] Successfully built 7ab870004df5 [2021-04-28T18:34:16.629Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T18:34:16.803Z] provisioning config files... [2021-04-28T18:34:16.840Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config4593937756366610014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:34:17.168Z] ---> docker-login.sh [2021-04-28T18:34:17.168Z] nexus3.edgexfoundry.org:10001 [2021-04-28T18:34:17.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:17.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:17.431Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:17.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:17.431Z] [2021-04-28T18:34:17.431Z] Login Succeeded [2021-04-28T18:34:17.431Z] nexus3.edgexfoundry.org:10002 [2021-04-28T18:34:17.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:17.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:17.431Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:17.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:17.431Z] [2021-04-28T18:34:17.431Z] Login Succeeded [2021-04-28T18:34:17.431Z] nexus3.edgexfoundry.org:10003 [2021-04-28T18:34:17.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:17.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:17.694Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:17.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:17.694Z] [2021-04-28T18:34:17.694Z] Login Succeeded [2021-04-28T18:34:17.694Z] nexus3.edgexfoundry.org:10004 [2021-04-28T18:34:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:17.955Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:17.955Z] [2021-04-28T18:34:17.955Z] Login Succeeded [2021-04-28T18:34:17.955Z] docker.io [2021-04-28T18:34:17.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:18.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:18.219Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:18.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:18.219Z] [2021-04-28T18:34:18.219Z] Login Succeeded [2021-04-28T18:34:18.219Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T18:34:18.229Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-28T18:34:18.309Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2021-04-28T18:34:18.309Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:34:18.309Z] latest [2021-04-28T18:34:18.309Z] 2.0.0-dev.32 [2021-04-28T18:34:18.309Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:34:18.309Z] master [2021-04-28T18:34:18.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:18.667Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:18.970Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:34:18.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-04-28T18:34:18.970Z] 9a536f5c1c95: Preparing [2021-04-28T18:34:18.970Z] 84b61b070a49: Preparing [2021-04-28T18:34:18.971Z] 423cf49d8cee: Preparing [2021-04-28T18:34:18.971Z] 581affd2ae25: Preparing [2021-04-28T18:34:18.971Z] 4b90617a5d9b: Preparing [2021-04-28T18:34:18.971Z] 32f366d666a5: Preparing [2021-04-28T18:34:18.971Z] 32f366d666a5: Waiting [2021-04-28T18:34:19.235Z] 581affd2ae25: Pushed [2021-04-28T18:34:19.235Z] 423cf49d8cee: Pushed [2021-04-28T18:34:19.235Z] 84b61b070a49: Pushed [2021-04-28T18:34:19.235Z] 32f366d666a5: Layer already exists [2021-04-28T18:34:19.235Z] 4b90617a5d9b: Pushed [2021-04-28T18:34:19.971Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2220 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-04-28T18:34:19.992Z] Running in /w/workspace/app-service-configurable/102 [Pipeline] { [Pipeline] checkout [2021-04-28T18:34:20.628Z] 9a536f5c1c95: Pushed [2021-04-28T18:34:20.628Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:20.948Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:21.249Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-04-28T18:34:21.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-04-28T18:34:21.249Z] 9a536f5c1c95: Preparing [2021-04-28T18:34:21.249Z] 84b61b070a49: Preparing [2021-04-28T18:34:21.249Z] 423cf49d8cee: Preparing [2021-04-28T18:34:21.249Z] 581affd2ae25: Preparing [2021-04-28T18:34:21.249Z] 4b90617a5d9b: Preparing [2021-04-28T18:34:21.249Z] 32f366d666a5: Preparing [2021-04-28T18:34:21.249Z] 32f366d666a5: Waiting [2021-04-28T18:34:21.249Z] 423cf49d8cee: Layer already exists [2021-04-28T18:34:21.249Z] 4b90617a5d9b: Layer already exists [2021-04-28T18:34:21.249Z] 84b61b070a49: Layer already exists [2021-04-28T18:34:21.249Z] 581affd2ae25: Layer already exists [2021-04-28T18:34:21.249Z] 9a536f5c1c95: Layer already exists [2021-04-28T18:34:21.249Z] 32f366d666a5: Layer already exists [2021-04-28T18:34:21.249Z] latest: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:21.558Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:21.866Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 [2021-04-28T18:34:21.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-04-28T18:34:21.866Z] 9a536f5c1c95: Preparing [2021-04-28T18:34:21.866Z] 84b61b070a49: Preparing [2021-04-28T18:34:21.866Z] 423cf49d8cee: Preparing [2021-04-28T18:34:21.866Z] 581affd2ae25: Preparing [2021-04-28T18:34:21.866Z] 4b90617a5d9b: Preparing [2021-04-28T18:34:21.866Z] 32f366d666a5: Preparing [2021-04-28T18:34:21.866Z] 32f366d666a5: Waiting [2021-04-28T18:34:21.867Z] 84b61b070a49: Layer already exists [2021-04-28T18:34:21.867Z] 9a536f5c1c95: Layer already exists [2021-04-28T18:34:21.867Z] 581affd2ae25: Layer already exists [2021-04-28T18:34:21.867Z] 4b90617a5d9b: Layer already exists [2021-04-28T18:34:21.867Z] 423cf49d8cee: Layer already exists [2021-04-28T18:34:21.867Z] 32f366d666a5: Layer already exists [2021-04-28T18:34:21.867Z] 2.0.0-dev.32: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:22.177Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:22.739Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:34:22.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-04-28T18:34:22.739Z] 9a536f5c1c95: Preparing [2021-04-28T18:34:22.739Z] 84b61b070a49: Preparing [2021-04-28T18:34:22.739Z] 423cf49d8cee: Preparing [2021-04-28T18:34:22.739Z] 581affd2ae25: Preparing [2021-04-28T18:34:22.739Z] 4b90617a5d9b: Preparing [2021-04-28T18:34:22.739Z] 32f366d666a5: Preparing [2021-04-28T18:34:22.739Z] 32f366d666a5: Waiting [2021-04-28T18:34:22.739Z] 4b90617a5d9b: Layer already exists [2021-04-28T18:34:22.739Z] 9a536f5c1c95: Layer already exists [2021-04-28T18:34:22.739Z] 581affd2ae25: Layer already exists [2021-04-28T18:34:22.739Z] 84b61b070a49: Layer already exists [2021-04-28T18:34:22.739Z] 423cf49d8cee: Layer already exists [2021-04-28T18:34:22.739Z] 32f366d666a5: Layer already exists [2021-04-28T18:34:22.739Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:23.050Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:23.351Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2021-04-28T18:34:23.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2021-04-28T18:34:23.351Z] 9a536f5c1c95: Preparing [2021-04-28T18:34:23.351Z] 84b61b070a49: Preparing [2021-04-28T18:34:23.351Z] 423cf49d8cee: Preparing [2021-04-28T18:34:23.351Z] 581affd2ae25: Preparing [2021-04-28T18:34:23.351Z] 4b90617a5d9b: Preparing [2021-04-28T18:34:23.351Z] 32f366d666a5: Preparing [2021-04-28T18:34:23.351Z] 32f366d666a5: Waiting [2021-04-28T18:34:23.351Z] 423cf49d8cee: Layer already exists [2021-04-28T18:34:23.351Z] 9a536f5c1c95: Layer already exists [2021-04-28T18:34:23.351Z] 84b61b070a49: Layer already exists [2021-04-28T18:34:23.351Z] 4b90617a5d9b: Layer already exists [2021-04-28T18:34:23.351Z] 581affd2ae25: Layer already exists [2021-04-28T18:34:23.351Z] 32f366d666a5: Layer already exists [2021-04-28T18:34:23.351Z] master: digest: sha256:4aeae15aa2b9cb249cb9b355402841131211cb3be53189dac3da9974c74b41fb size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-28T18:34:23.420Z] ===================================================== [Pipeline] echo [2021-04-28T18:34:23.438Z] taggedImages: [2021-04-28T18:34:23.438Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:34:23.438Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2021-04-28T18:34:23.438Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.32 [2021-04-28T18:34:23.438Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:34:23.438Z] - nexus3.edgexfoundry.org:10004/docker-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-04-28T18:34:23.941Z] ---> job-cost.sh [2021-04-28T18:34:23.941Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VNsB [2021-04-28T18:34:25.522Z] using credential edgex-jenkins-ssh [2021-04-28T18:34:25.542Z] Cloning the remote Git repository [2021-04-28T18:34:25.625Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:34:25.721Z] > git init /w/workspace/app-service-configurable/102 # timeout=10 [2021-04-28T18:34:25.782Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:34:25.782Z] > git --version # timeout=10 [2021-04-28T18:34:25.801Z] > git --version # 'git version 2.17.1' [2021-04-28T18:34:25.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T18:34:25.872Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T18:34:27.561Z] Checking out Revision 85f2bab5483a22acc923dc4d1cd030b27a4c08bb (master) [2021-04-28T18:34:27.001Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-04-28T18:34:27.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T18:34:27.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-04-28T18:34:27.078Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-04-28T18:34:27.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T18:34:27.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-28T18:34:27.594Z] > git config core.sparsecheckout # timeout=10 [2021-04-28T18:34:27.614Z] > git checkout -f 85f2bab5483a22acc923dc4d1cd030b27a4c08bb # timeout=10 [2021-04-28T18:34:31.817Z] Commit message: "fix: Add missing Database config to message-bus-redis profile (#238)" [2021-04-28T18:34:32.183Z] [2021-04-28T18:34:32.183Z] GitHub has been notified of this commit’s build result [2021-04-28T18:34:32.183Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T18:34:33.287Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-28T18:34:33.703Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T18:34:34.050Z] + sudo service docker restart [2021-04-28T18:34:34.050Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T18:34:36.721Z] provisioning config files... [2021-04-28T18:34:36.761Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config5550880898317449642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:34:37.133Z] ---> docker-login.sh [2021-04-28T18:34:37.133Z] nexus3.edgexfoundry.org:10001 [2021-04-28T18:34:37.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:38.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:38.335Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:38.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:38.336Z] [2021-04-28T18:34:38.336Z] Login Succeeded [2021-04-28T18:34:38.336Z] nexus3.edgexfoundry.org:10002 [2021-04-28T18:34:38.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:38.873Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-28T18:34:38.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:38.881Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:38.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:38.881Z] [2021-04-28T18:34:38.881Z] Login Succeeded [2021-04-28T18:34:38.881Z] nexus3.edgexfoundry.org:10003 [2021-04-28T18:34:39.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:39.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:39.153Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:39.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:39.153Z] [2021-04-28T18:34:39.153Z] Login Succeeded [2021-04-28T18:34:39.153Z] nexus3.edgexfoundry.org:10004 [2021-04-28T18:34:39.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:39.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:39.756Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:39.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:39.756Z] [2021-04-28T18:34:39.756Z] Login Succeeded [2021-04-28T18:34:39.756Z] docker.io [2021-04-28T18:34:40.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:34:40.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:34:40.623Z] Configure a credential helper to remove this warning. See [2021-04-28T18:34:40.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:34:40.623Z] [2021-04-28T18:34:40.623Z] Login Succeeded [2021-04-28T18:34:40.623Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T18:34:40.643Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-28T18:34:40.965Z] ========================================================= [2021-04-28T18:34:40.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-28T18:34:40.965Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:34:41.306Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-28T18:34:41.306Z] Sending build context to Docker daemon 99.33kB [2021-04-28T18:34:41.579Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T18:34:41.579Z] Step 2/8 : FROM ${BASE} [2021-04-28T18:34:41.579Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-28T18:34:41.863Z] 5f621e34cdf4: Pulling fs layer [2021-04-28T18:34:41.863Z] a4357932f1b6: Pulling fs layer [2021-04-28T18:34:41.863Z] 18c013af1878: Pulling fs layer [2021-04-28T18:34:41.863Z] 00ac8860ef70: Pulling fs layer [2021-04-28T18:34:41.863Z] 63d7cb157983: Pulling fs layer [2021-04-28T18:34:41.863Z] b116817d02f9: Pulling fs layer [2021-04-28T18:34:41.863Z] 745a02a5169b: Pulling fs layer [2021-04-28T18:34:41.863Z] 00ac8860ef70: Waiting [2021-04-28T18:34:41.863Z] 63d7cb157983: Waiting [2021-04-28T18:34:41.863Z] b116817d02f9: Waiting [2021-04-28T18:34:41.863Z] 745a02a5169b: Waiting [2021-04-28T18:34:41.863Z] 18c013af1878: Verifying Checksum [2021-04-28T18:34:41.863Z] 18c013af1878: Download complete [2021-04-28T18:34:41.863Z] a4357932f1b6: Verifying Checksum [2021-04-28T18:34:41.863Z] a4357932f1b6: Download complete [2021-04-28T18:34:41.863Z] 63d7cb157983: Verifying Checksum [2021-04-28T18:34:41.863Z] b116817d02f9: Verifying Checksum [2021-04-28T18:34:41.864Z] 5f621e34cdf4: Verifying Checksum [2021-04-28T18:34:41.864Z] 5f621e34cdf4: Download complete [2021-04-28T18:34:42.462Z] 5f621e34cdf4: Pull complete [2021-04-28T18:34:43.058Z] a4357932f1b6: Pull complete [2021-04-28T18:34:43.340Z] 18c013af1878: Pull complete [2021-04-28T18:34:44.323Z] 745a02a5169b: Verifying Checksum [2021-04-28T18:34:44.323Z] 745a02a5169b: Download complete [2021-04-28T18:34:45.299Z] 00ac8860ef70: Verifying Checksum [2021-04-28T18:34:45.299Z] 00ac8860ef70: Download complete [2021-04-28T18:34:55.471Z] 00ac8860ef70: Pull complete [2021-04-28T18:34:56.066Z] 63d7cb157983: Pull complete [2021-04-28T18:34:56.338Z] b116817d02f9: Pull complete [2021-04-28T18:35:00.648Z] 745a02a5169b: Pull complete [2021-04-28T18:35:00.648Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-28T18:35:00.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-28T18:35:00.648Z] ---> b7e6874047d6 [2021-04-28T18:35:00.648Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-28T18:35:02.634Z] ---> Running in 05ba8ff5e009 [2021-04-28T18:35:03.229Z] Removing intermediate container 05ba8ff5e009 [2021-04-28T18:35:03.229Z] ---> 3d4076374c31 [2021-04-28T18:35:03.229Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-28T18:35:03.229Z] ---> Running in 41ff3e093357 [2021-04-28T18:35:05.206Z] Removing intermediate container 41ff3e093357 [2021-04-28T18:35:05.206Z] ---> 3650fc4b6cf7 [2021-04-28T18:35:05.206Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-04-28T18:35:05.480Z] lf-activate-venv(): INFO: Adding /tmp/venv-VNsB/bin to PATH [2021-04-28T18:35:05.480Z] INFO: No Stack... [2021-04-28T18:35:05.480Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-28T18:35:05.480Z] INFO: Archiving Costs [2021-04-28T18:35:05.485Z] ---> Running in 9bfdbe37dff3 [Pipeline] sh [2021-04-28T18:35:05.791Z] + cat /w/workspace/app-service-configurable/102/archives/cost.csv [2021-04-28T18:35:05.791Z] + cut -d, -f6 [Pipeline] lock [2021-04-28T18:35:05.887Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [2021-04-28T18:35:05.921Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] did not exist. Created. [2021-04-28T18:35:05.922Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-28T18:35:06.250Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-28T18:35:06.375Z] Stashed 1 file(s) [Pipeline] } [2021-04-28T18:35:06.395Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-28T18:35:06.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-28T18:35:07.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-28T18:35:07.675Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-28T18:35:07.945Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-28T18:35:07.945Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-28T18:35:07.945Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-28T18:35:08.218Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-28T18:35:08.218Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-28T18:35:08.490Z] Executing busybox-1.31.1-r19.trigger [2021-04-28T18:35:08.490Z] OK: 144 MiB in 45 packages [2021-04-28T18:35:09.925Z] Removing intermediate container 9bfdbe37dff3 [2021-04-28T18:35:09.925Z] ---> aeb248802a28 [2021-04-28T18:35:09.925Z] Step 6/8 : WORKDIR /app [2021-04-28T18:35:09.925Z] ---> Running in b9adc46a05c9 [2021-04-28T18:35:10.196Z] Removing intermediate container b9adc46a05c9 [2021-04-28T18:35:10.196Z] ---> 157c9a0d32ef [2021-04-28T18:35:10.196Z] Step 7/8 : COPY . . [2021-04-28T18:35:11.171Z] ---> e1b08ff77d0e [2021-04-28T18:35:11.171Z] Step 8/8 : RUN go mod download [2021-04-28T18:35:11.171Z] ---> Running in 5afd768030ec [2021-04-28T18:35:38.922Z] Removing intermediate container 5afd768030ec [2021-04-28T18:35:38.922Z] ---> 33ecaf23a615 [2021-04-28T18:35:38.922Z] Successfully built 33ecaf23a615 [2021-04-28T18:35:38.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:35:39.266Z] + docker inspect -f . ci-base-image-arm64 [2021-04-28T18:35:39.266Z] . [Pipeline] withDockerContainer [2021-04-28T18:35:39.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-2220 does not seem to be running inside a container [2021-04-28T18:35:39.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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 ******** ci-base-image-arm64 cat [2021-04-28T18:35:41.017Z] $ docker top 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T18:35:41.909Z] + go version [2021-04-28T18:35:41.909Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-28T18:35:41.962Z] $ docker stop --time=1 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a [2021-04-28T18:35:43.892Z] $ docker rm -f 6f0acc82dab2a4f49a78623c9333ba93c3d480dc4ef2d17c676728410ce0751a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:35:44.560Z] + docker inspect -f . ci-base-image-arm64 [2021-04-28T18:35:44.560Z] . [Pipeline] withDockerContainer [2021-04-28T18:35:44.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-2220 does not seem to be running inside a container [2021-04-28T18:35:44.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/102 -v /w/workspace/app-service-configurable/102:/w/workspace/app-service-configurable/102:rw,z -v /w/workspace/app-service-configurable/102@tmp:/w/workspace/app-service-configurable/102@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 ******** ci-base-image-arm64 cat [2021-04-28T18:35:46.519Z] $ docker top ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T18:35:47.449Z] + make test [2021-04-28T18:35:47.449Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-04-28T18:36:26.489Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-04-28T18:36:26.489Z] CGO_ENABLED=1 go vet ./... [2021-04-28T18:36:34.785Z] gofmt -l . [2021-04-28T18:36:34.785Z] [ "`gofmt -l .`" = "" ] [2021-04-28T18:36:34.785Z] ./bin/test-go-mod-tidy.sh [2021-04-28T18:36:35.764Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-04-28T18:36:36.802Z] $ docker stop --time=1 ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e [2021-04-28T18:36:39.131Z] $ docker rm -f ab9181471b43ffd5155a9fc5d0d0a48bd4ecaf910f3ae5806b5283d57668f48e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T18:36:39.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-28T18:36:39.904Z] Warning: overwriting stash ‘coverage-report’ [2021-04-28T18:36:40.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T18:36:41.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-28T18:36:41.811Z] + ls -al . [2021-04-28T18:36:41.811Z] total 116 [2021-04-28T18:36:41.811Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 18:36 . [2021-04-28T18:36:41.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 18:34 .. [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 18:34 .dockerignore [2021-04-28T18:36:41.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 18:34 .git [2021-04-28T18:36:41.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 18:34 .github [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 111 Apr 28 18:34 .gitignore [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 7306 Apr 28 18:34 Attribution.txt [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 2032 Apr 28 18:34 Dockerfile [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 970 Apr 28 18:34 Dockerfile.build [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 18:34 Jenkinsfile [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 18:34 LICENSE [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 3230 Apr 28 18:34 README.md [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 18:32 VERSION [2021-04-28T18:36:41.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 18:34 bin [2021-04-28T18:36:41.811Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 18:35 coverage.out [2021-04-28T18:36:41.811Z] -rw-r--r-- 1 jenkins jenkins 136 Apr 28 18:36 go.mod [2021-04-28T18:36:41.811Z] -rw-r--r-- 1 jenkins jenkins 21508 Apr 28 18:36 go.sum [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 1460 Apr 28 18:34 main.go [2021-04-28T18:36:41.811Z] -rw-rw-r-- 1 jenkins jenkins 1582 Apr 28 18:34 makefile [2021-04-28T18:36:41.811Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 18:34 res [2021-04-28T18:36:41.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 18:34 snap [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:36:42.176Z] + docker build -t docker-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=85f2bab5483a22acc923dc4d1cd030b27a4c08bb --label arch=arm64 --label version=2.0.0-dev.32 . [2021-04-28T18:36:42.176Z] Sending build context to Docker daemon 123.9kB [2021-04-28T18:36:42.458Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T18:36:42.458Z] Step 2/27 : FROM ${BASE} AS builder [2021-04-28T18:36:42.458Z] ---> 33ecaf23a615 [2021-04-28T18:36:42.458Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-04-28T18:36:42.738Z] ---> Running in 539fbdb945ef [2021-04-28T18:36:43.330Z] Removing intermediate container 539fbdb945ef [2021-04-28T18:36:43.330Z] ---> 8bde14b8fe99 [2021-04-28T18:36:43.330Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-04-28T18:36:43.330Z] ---> Running in 842fbbc455f4 [2021-04-28T18:36:43.924Z] Removing intermediate container 842fbbc455f4 [2021-04-28T18:36:43.924Z] ---> d034b3e7f0d3 [2021-04-28T18:36:43.924Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-04-28T18:36:43.924Z] ---> Running in 623d25fd278c [2021-04-28T18:36:44.518Z] Removing intermediate container 623d25fd278c [2021-04-28T18:36:44.518Z] ---> 734669c065b6 [2021-04-28T18:36:44.518Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-28T18:36:44.518Z] ---> Running in d24ef233c1ac [2021-04-28T18:36:46.490Z] Removing intermediate container d24ef233c1ac [2021-04-28T18:36:46.490Z] ---> bdbf7065f03c [2021-04-28T18:36:46.490Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-28T18:36:46.771Z] ---> Running in e05746bf440b [2021-04-28T18:36:47.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-28T18:36:48.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-28T18:36:49.318Z] OK: 144 MiB in 45 packages [2021-04-28T18:36:50.298Z] Removing intermediate container e05746bf440b [2021-04-28T18:36:50.298Z] ---> b169d65a5cd1 [2021-04-28T18:36:50.298Z] Step 8/27 : WORKDIR /app [2021-04-28T18:36:50.570Z] ---> Running in af50f8c151b8 [2021-04-28T18:36:51.164Z] Removing intermediate container af50f8c151b8 [2021-04-28T18:36:51.164Z] ---> c41e7f57898f [2021-04-28T18:36:51.164Z] Step 9/27 : COPY go.mod . [2021-04-28T18:36:51.764Z] ---> 481eb28b2fb4 [2021-04-28T18:36:51.764Z] Step 10/27 : RUN go mod download [2021-04-28T18:36:51.764Z] ---> Running in ed231ee0d90f [2021-04-28T18:36:54.385Z] Removing intermediate container ed231ee0d90f [2021-04-28T18:36:54.385Z] ---> 5fd547d14bcd [2021-04-28T18:36:54.385Z] Step 11/27 : COPY . . [2021-04-28T18:36:54.981Z] ---> b4a4afadae0a [2021-04-28T18:36:54.981Z] Step 12/27 : ARG MAKE="make build" [2021-04-28T18:36:54.981Z] ---> Running in 4334fe0d1ded [2021-04-28T18:36:55.585Z] Removing intermediate container 4334fe0d1ded [2021-04-28T18:36:55.585Z] ---> 31dedeac2661 [2021-04-28T18:36:55.585Z] Step 13/27 : RUN $MAKE [2021-04-28T18:36:55.585Z] ---> Running in 6051d430d291 [2021-04-28T18:36:56.566Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.32" -o app-service-configurable [2021-04-28T18:37:35.590Z] Removing intermediate container 6051d430d291 [2021-04-28T18:37:35.590Z] ---> 5fc33f5b5407 [2021-04-28T18:37:35.590Z] Step 14/27 : FROM alpine:3.12 [2021-04-28T18:37:35.590Z] 3.12: Pulling from library/alpine [2021-04-28T18:37:35.590Z] d2f70382dc9a: Pulling fs layer [2021-04-28T18:37:35.590Z] d2f70382dc9a: Verifying Checksum [2021-04-28T18:37:35.590Z] d2f70382dc9a: Download complete [2021-04-28T18:37:35.590Z] d2f70382dc9a: Pull complete [2021-04-28T18:37:35.590Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-28T18:37:35.590Z] Status: Downloaded newer image for alpine:3.12 [2021-04-28T18:37:35.590Z] ---> 9852663dfa18 [2021-04-28T18:37:35.590Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-04-28T18:37:35.591Z] ---> Running in dc251e851df9 [2021-04-28T18:37:35.591Z] Removing intermediate container dc251e851df9 [2021-04-28T18:37:35.591Z] ---> 3a7028edcdeb [2021-04-28T18:37:35.591Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-04-28T18:37:35.591Z] ---> Running in ce5306e20128 [2021-04-28T18:37:35.591Z] Removing intermediate container ce5306e20128 [2021-04-28T18:37:35.591Z] ---> 3c8427334a63 [2021-04-28T18:37:35.591Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-04-28T18:37:35.591Z] ---> Running in 7ed6d264fa6a [2021-04-28T18:37:36.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-28T18:37:36.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-28T18:37:37.042Z] (1/7) Installing ca-certificates (20191127-r4) [2021-04-28T18:37:37.042Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-04-28T18:37:37.042Z] (3/7) Installing libgcc (9.3.0-r2) [2021-04-28T18:37:37.042Z] (4/7) Installing libsodium (1.0.18-r0) [2021-04-28T18:37:37.042Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-04-28T18:37:37.042Z] (6/7) Installing libzmq (4.3.3-r0) [2021-04-28T18:37:37.042Z] (7/7) Installing zeromq (4.3.3-r0) [2021-04-28T18:37:37.042Z] Executing busybox-1.31.1-r20.trigger [2021-04-28T18:37:37.042Z] Executing ca-certificates-20191127-r4.trigger [2021-04-28T18:37:37.334Z] OK: 9 MiB in 21 packages [2021-04-28T18:37:38.785Z] Removing intermediate container 7ed6d264fa6a [2021-04-28T18:37:38.785Z] ---> 443d85dd34ae [2021-04-28T18:37:38.785Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-04-28T18:37:39.767Z] ---> a5059daf0396 [2021-04-28T18:37:39.767Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-04-28T18:37:40.414Z] ---> 303585822a34 [2021-04-28T18:37:40.414Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-04-28T18:37:41.009Z] ---> d774e67c6a32 [2021-04-28T18:37:41.009Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-04-28T18:37:42.447Z] ---> 192179705561 [2021-04-28T18:37:42.447Z] Step 22/27 : EXPOSE 48095 [2021-04-28T18:37:42.447Z] ---> Running in 1c25c3343e47 [2021-04-28T18:37:43.040Z] Removing intermediate container 1c25c3343e47 [2021-04-28T18:37:43.040Z] ---> f462ac3bcccb [2021-04-28T18:37:43.040Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-04-28T18:37:43.312Z] ---> Running in f3cec951772b [2021-04-28T18:37:43.582Z] Removing intermediate container f3cec951772b [2021-04-28T18:37:43.582Z] ---> 812faec951d3 [2021-04-28T18:37:43.582Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-28T18:37:43.854Z] ---> Running in a34191827da2 [2021-04-28T18:37:44.126Z] Removing intermediate container a34191827da2 [2021-04-28T18:37:44.126Z] ---> 324b55e4052b [2021-04-28T18:37:44.126Z] Step 25/27 : LABEL arch=arm64 [2021-04-28T18:37:44.399Z] ---> Running in 029a5af247a7 [2021-04-28T18:37:44.671Z] Removing intermediate container 029a5af247a7 [2021-04-28T18:37:44.671Z] ---> 62d594c08d19 [2021-04-28T18:37:44.671Z] Step 26/27 : LABEL git_sha=85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:37:44.942Z] ---> Running in f7ce164a0321 [2021-04-28T18:37:45.537Z] Removing intermediate container f7ce164a0321 [2021-04-28T18:37:45.537Z] ---> 1be59147f5b0 [2021-04-28T18:37:45.537Z] Step 27/27 : LABEL version=2.0.0-dev.32 [2021-04-28T18:37:45.537Z] ---> Running in 222e5b6c59f6 [2021-04-28T18:37:46.130Z] Removing intermediate container 222e5b6c59f6 [2021-04-28T18:37:46.130Z] ---> f33bda17f71e [2021-04-28T18:37:46.130Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-28T18:37:46.130Z] Successfully built f33bda17f71e [2021-04-28T18:37:46.130Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T18:37:46.280Z] provisioning config files... [2021-04-28T18:37:46.312Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/102@tmp/config116126587501402079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:37:46.668Z] ---> docker-login.sh [2021-04-28T18:37:46.668Z] nexus3.edgexfoundry.org:10001 [2021-04-28T18:37:46.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:37:46.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:37:46.942Z] Configure a credential helper to remove this warning. See [2021-04-28T18:37:46.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:37:46.942Z] [2021-04-28T18:37:46.942Z] Login Succeeded [2021-04-28T18:37:46.942Z] nexus3.edgexfoundry.org:10002 [2021-04-28T18:37:47.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:37:47.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:37:47.541Z] Configure a credential helper to remove this warning. See [2021-04-28T18:37:47.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:37:47.541Z] [2021-04-28T18:37:47.541Z] Login Succeeded [2021-04-28T18:37:47.541Z] nexus3.edgexfoundry.org:10003 [2021-04-28T18:37:48.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:37:48.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:37:48.137Z] Configure a credential helper to remove this warning. See [2021-04-28T18:37:48.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:37:48.137Z] [2021-04-28T18:37:48.137Z] Login Succeeded [2021-04-28T18:37:48.137Z] nexus3.edgexfoundry.org:10004 [2021-04-28T18:37:48.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:37:48.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:37:48.680Z] Configure a credential helper to remove this warning. See [2021-04-28T18:37:48.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:37:48.680Z] [2021-04-28T18:37:48.680Z] Login Succeeded [2021-04-28T18:37:48.680Z] docker.io [2021-04-28T18:37:48.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T18:37:49.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T18:37:49.223Z] Configure a credential helper to remove this warning. See [2021-04-28T18:37:49.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T18:37:49.223Z] [2021-04-28T18:37:49.223Z] Login Succeeded [2021-04-28T18:37:49.223Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T18:37:49.240Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-28T18:37:49.310Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2021-04-28T18:37:49.310Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:37:49.310Z] latest [2021-04-28T18:37:49.310Z] 2.0.0-dev.32 [2021-04-28T18:37:49.310Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:37:49.310Z] master [2021-04-28T18:37:49.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:49.688Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:50.028Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:37:50.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-04-28T18:37:50.028Z] 05513c279d63: Preparing [2021-04-28T18:37:50.028Z] d40064358bd7: Preparing [2021-04-28T18:37:50.028Z] 3de6ecf89726: Preparing [2021-04-28T18:37:50.028Z] 9522d193717c: Preparing [2021-04-28T18:37:50.028Z] 672068872cf9: Preparing [2021-04-28T18:37:50.028Z] 3fbe34a1663b: Preparing [2021-04-28T18:37:50.028Z] 3fbe34a1663b: Waiting [2021-04-28T18:37:50.301Z] d40064358bd7: Pushed [2021-04-28T18:37:50.302Z] 9522d193717c: Pushed [2021-04-28T18:37:50.302Z] 3de6ecf89726: Pushed [2021-04-28T18:37:50.302Z] 3fbe34a1663b: Layer already exists [2021-04-28T18:37:51.274Z] 672068872cf9: Pushed [2021-04-28T18:37:53.874Z] 05513c279d63: Pushed [2021-04-28T18:37:54.143Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:54.484Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:54.817Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-04-28T18:37:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-04-28T18:37:54.817Z] 05513c279d63: Preparing [2021-04-28T18:37:54.817Z] d40064358bd7: Preparing [2021-04-28T18:37:54.817Z] 3de6ecf89726: Preparing [2021-04-28T18:37:54.817Z] 9522d193717c: Preparing [2021-04-28T18:37:54.817Z] 672068872cf9: Preparing [2021-04-28T18:37:54.817Z] 3fbe34a1663b: Preparing [2021-04-28T18:37:54.817Z] 3fbe34a1663b: Waiting [2021-04-28T18:37:54.817Z] d40064358bd7: Layer already exists [2021-04-28T18:37:54.817Z] 3de6ecf89726: Layer already exists [2021-04-28T18:37:54.817Z] 9522d193717c: Layer already exists [2021-04-28T18:37:54.817Z] 672068872cf9: Layer already exists [2021-04-28T18:37:54.817Z] 05513c279d63: Layer already exists [2021-04-28T18:37:54.817Z] 3fbe34a1663b: Layer already exists [2021-04-28T18:37:55.088Z] latest: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:55.431Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:55.768Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 [2021-04-28T18:37:55.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-04-28T18:37:55.768Z] 05513c279d63: Preparing [2021-04-28T18:37:55.768Z] d40064358bd7: Preparing [2021-04-28T18:37:55.768Z] 3de6ecf89726: Preparing [2021-04-28T18:37:55.768Z] 9522d193717c: Preparing [2021-04-28T18:37:55.768Z] 672068872cf9: Preparing [2021-04-28T18:37:55.768Z] 3fbe34a1663b: Preparing [2021-04-28T18:37:55.768Z] 3fbe34a1663b: Waiting [2021-04-28T18:37:55.768Z] 9522d193717c: Layer already exists [2021-04-28T18:37:55.768Z] 05513c279d63: Layer already exists [2021-04-28T18:37:55.768Z] d40064358bd7: Layer already exists [2021-04-28T18:37:55.768Z] 672068872cf9: Layer already exists [2021-04-28T18:37:55.768Z] 3de6ecf89726: Layer already exists [2021-04-28T18:37:56.041Z] 3fbe34a1663b: Layer already exists [2021-04-28T18:37:56.041Z] 2.0.0-dev.32: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:56.382Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:56.722Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:37:56.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-04-28T18:37:56.722Z] 05513c279d63: Preparing [2021-04-28T18:37:56.722Z] d40064358bd7: Preparing [2021-04-28T18:37:56.722Z] 3de6ecf89726: Preparing [2021-04-28T18:37:56.722Z] 9522d193717c: Preparing [2021-04-28T18:37:56.722Z] 672068872cf9: Preparing [2021-04-28T18:37:56.722Z] 3fbe34a1663b: Preparing [2021-04-28T18:37:56.722Z] 3fbe34a1663b: Waiting [2021-04-28T18:37:56.722Z] 3de6ecf89726: Layer already exists [2021-04-28T18:37:56.722Z] 672068872cf9: Layer already exists [2021-04-28T18:37:56.722Z] d40064358bd7: Layer already exists [2021-04-28T18:37:56.993Z] 9522d193717c: Layer already exists [2021-04-28T18:37:56.993Z] 05513c279d63: Layer already exists [2021-04-28T18:37:56.993Z] 3fbe34a1663b: Layer already exists [2021-04-28T18:37:56.993Z] 85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:57.338Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:37:57.670Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2021-04-28T18:37:57.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2021-04-28T18:37:57.670Z] 05513c279d63: Preparing [2021-04-28T18:37:57.670Z] d40064358bd7: Preparing [2021-04-28T18:37:57.670Z] 3de6ecf89726: Preparing [2021-04-28T18:37:57.670Z] 9522d193717c: Preparing [2021-04-28T18:37:57.670Z] 672068872cf9: Preparing [2021-04-28T18:37:57.670Z] 3fbe34a1663b: Preparing [2021-04-28T18:37:57.670Z] 3fbe34a1663b: Waiting [2021-04-28T18:37:57.938Z] 05513c279d63: Layer already exists [2021-04-28T18:37:57.938Z] 9522d193717c: Layer already exists [2021-04-28T18:37:57.938Z] 672068872cf9: Layer already exists [2021-04-28T18:37:57.938Z] d40064358bd7: Layer already exists [2021-04-28T18:37:57.938Z] 3de6ecf89726: Layer already exists [2021-04-28T18:37:57.938Z] 3fbe34a1663b: Layer already exists [2021-04-28T18:37:57.938Z] master: digest: sha256:473591d72069b56113397085c9f7c3a87e22d2424e574cabec3e83aa1eef3214 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-04-28T18:37:58.013Z] ===================================================== [Pipeline] echo [2021-04-28T18:37:58.030Z] taggedImages: [2021-04-28T18:37:58.030Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb [2021-04-28T18:37:58.030Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2021-04-28T18:37:58.030Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.32 [2021-04-28T18:37:58.030Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:85f2bab5483a22acc923dc4d1cd030b27a4c08bb-2.0.0-dev.32 [2021-04-28T18:37:58.030Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:37:58.464Z] ---> job-cost.sh [2021-04-28T18:37:58.465Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S9cp [2021-04-28T18:38:37.420Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-28T18:39:59.121Z] lf-activate-venv(): INFO: Adding /tmp/venv-S9cp/bin to PATH [2021-04-28T18:39:59.121Z] INFO: No Stack... [2021-04-28T18:39:59.121Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-28T18:39:59.121Z] INFO: Archiving Costs [Pipeline] sh [2021-04-28T18:39:59.458Z] + cat /w/workspace/app-service-configurable/102/archives/cost.csv [2021-04-28T18:39:59.459Z] + cut -d, -f6 [Pipeline] lock [2021-04-28T18:39:59.568Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [2021-04-28T18:39:59.577Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] did not exist. Created. [2021-04-28T18:39:59.577Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-28T18:39:59.948Z] /w/workspace/app-service-configurable/102@tmp/durable-245b40c3/script.sh: 1: /w/workspace/app-service-configurable/102@tmp/durable-245b40c3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-28T18:40:00.296Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-28T18:40:00.316Z] Warning: overwriting stash ‘stack-cost’ [2021-04-28T18:40:00.471Z] Stashed 1 file(s) [Pipeline] } [2021-04-28T18:40:00.479Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-102-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] wrap [2021-04-28T18:40:00.876Z] provisioning config files... [2021-04-28T18:40:00.887Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8536068936956877448tmp [Pipeline] { [Pipeline] sh [2021-04-28T18:40:01.216Z] + set +x [2021-04-28T18:40:01.216Z] + curl -s https://codecov.io/bash [2021-04-28T18:40:01.216Z] + bash -s -- [2021-04-28T18:40:01.478Z] [2021-04-28T18:40:01.478Z] _____ _ [2021-04-28T18:40:01.478Z] / ____| | | [2021-04-28T18:40:01.478Z] | | ___ __| | ___ ___ _____ __ [2021-04-28T18:40:01.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-28T18:40:01.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-28T18:40:01.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-28T18:40:01.478Z] Bash-1.0.2 [2021-04-28T18:40:01.478Z] [2021-04-28T18:40:01.478Z] [2021-04-28T18:40:01.478Z] ==> git version 2.24.3 found [2021-04-28T18:40:01.478Z] ==> 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-04-28T18:40:01.478Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-28T18:40:01.478Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-28T18:40:01.478Z] ==> Jenkins CI detected. [2021-04-28T18:40:01.478Z] project root: . [2021-04-28T18:40:01.478Z] --> token set from env [2021-04-28T18:40:01.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-28T18:40:01.478Z] ==> Running gcov in . (disable via -X gcov) [2021-04-28T18:40:01.479Z] ==> Python coveragepy not found [2021-04-28T18:40:01.479Z] ==> Searching for coverage reports in: [2021-04-28T18:40:01.479Z] + . [2021-04-28T18:40:01.479Z] -> Found 1 reports [2021-04-28T18:40:01.479Z] ==> Detecting git/mercurial file structure [2021-04-28T18:40:01.479Z] ==> Reading reports [2021-04-28T18:40:01.479Z] + ./coverage.out bytes=10 [2021-04-28T18:40:01.479Z] ==> Appending adjustments [2021-04-28T18:40:01.479Z] https://docs.codecov.io/docs/fixing-reports [2021-04-28T18:40:01.479Z] + Found adjustments [2021-04-28T18:40:01.479Z] ==> Gzipping contents [2021-04-28T18:40:01.479Z] 4.0K /tmp/codecov.mnMmie.gz [2021-04-28T18:40:01.479Z] ==> Uploading reports [2021-04-28T18:40:01.479Z] url: https://codecov.io [2021-04-28T18:40:01.479Z] query: branch=master&commit=85f2bab5483a22acc923dc4d1cd030b27a4c08bb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-28T18:40:01.479Z] -> Pinging Codecov [2021-04-28T18:40:01.479Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=85f2bab5483a22acc923dc4d1cd030b27a4c08bb&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F102%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-28T18:40:02.469Z] -> Uploading to [2021-04-28T18:40:02.469Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-28/A97CA9966030D2A3747ED39772930CCE/85f2bab5483a22acc923dc4d1cd030b27a4c08bb/711de6f1-7ca7-40dd-8ad4-18df93d811d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210428T184002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6438620e665e7022bc41747a8cc2f5e18f3a36fac860ea1bdd9a1269407d411 [2021-04-28T18:40:02.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-28T18:40:02.469Z] Dload Upload Total Spent Left Speed [2021-04-28T18:40:02.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396 0 0 100 396 0 840 --:--:-- --:--:-- --:--:-- 838 100 396 0 0 100 396 0 839 --:--:-- --:--:-- --:--:-- 838 [2021-04-28T18:40:02.732Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] } [2021-04-28T18:40:02.744Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-28T18:40:03.418Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-28T18:40:03.444Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:40:03.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-28T18:40:03.759Z] [2021-04-28T18:40:03.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:40:04.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-28T18:40:04.094Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-28T18:40:04.094Z] 188c0c94c7c5: Pulling fs layer [2021-04-28T18:40:04.094Z] 0ef7d3d256c8: Pulling fs layer [2021-04-28T18:40:04.094Z] de9db76c5a1d: Pulling fs layer [2021-04-28T18:40:04.094Z] 0eba1c9be4d2: Pulling fs layer [2021-04-28T18:40:04.094Z] 0d57e429df01: Pulling fs layer [2021-04-28T18:40:04.094Z] 4e4be7b47b0d: Pulling fs layer [2021-04-28T18:40:04.094Z] e1f770b5df2f: Pulling fs layer [2021-04-28T18:40:04.094Z] 85a0685a4137: Pulling fs layer [2021-04-28T18:40:04.094Z] 0d57e429df01: Waiting [2021-04-28T18:40:04.094Z] 4e4be7b47b0d: Waiting [2021-04-28T18:40:04.094Z] e1f770b5df2f: Waiting [2021-04-28T18:40:04.094Z] 85a0685a4137: Waiting [2021-04-28T18:40:04.094Z] 0eba1c9be4d2: Waiting [2021-04-28T18:40:04.094Z] de9db76c5a1d: Verifying Checksum [2021-04-28T18:40:04.094Z] de9db76c5a1d: Download complete [2021-04-28T18:40:04.094Z] 0ef7d3d256c8: Verifying Checksum [2021-04-28T18:40:04.094Z] 0ef7d3d256c8: Download complete [2021-04-28T18:40:04.094Z] 0d57e429df01: Verifying Checksum [2021-04-28T18:40:04.094Z] 0d57e429df01: Download complete [2021-04-28T18:40:04.094Z] 4e4be7b47b0d: Verifying Checksum [2021-04-28T18:40:04.094Z] 4e4be7b47b0d: Download complete [2021-04-28T18:40:04.094Z] 188c0c94c7c5: Verifying Checksum [2021-04-28T18:40:04.094Z] 188c0c94c7c5: Download complete [2021-04-28T18:40:04.677Z] 188c0c94c7c5: Pull complete [2021-04-28T18:40:04.941Z] 0ef7d3d256c8: Pull complete [2021-04-28T18:40:05.207Z] de9db76c5a1d: Pull complete [2021-04-28T18:40:05.785Z] e1f770b5df2f: Verifying Checksum [2021-04-28T18:40:05.785Z] e1f770b5df2f: Download complete [2021-04-28T18:40:07.741Z] 0eba1c9be4d2: Verifying Checksum [2021-04-28T18:40:07.741Z] 0eba1c9be4d2: Download complete [2021-04-28T18:40:08.325Z] 85a0685a4137: Verifying Checksum [2021-04-28T18:40:08.326Z] 85a0685a4137: Download complete [2021-04-28T18:40:15.105Z] 0eba1c9be4d2: Pull complete [2021-04-28T18:40:15.105Z] 0d57e429df01: Pull complete [2021-04-28T18:40:15.105Z] 4e4be7b47b0d: Pull complete [2021-04-28T18:40:17.041Z] e1f770b5df2f: Pull complete [2021-04-28T18:40:25.260Z] 85a0685a4137: Pull complete [2021-04-28T18:40:25.260Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-28T18:40:25.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-28T18:40:25.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-28T18:40:25.487Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:40:25.586Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-28T18:40:26.910Z] $ docker top ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-28T18:40:27.101Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-28T18:40:27.409Z] + set -o pipefail [2021-04-28T18:40:27.409Z] + snyk monitor '--org=edgex-jenkins' [2021-04-28T18:40:49.457Z] [2021-04-28T18:40:49.457Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-04-28T18:40:49.457Z] [2021-04-28T18:40:49.457Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/453e5144-9207-44d9-86df-8c2e87396d19 [2021-04-28T18:40:49.457Z] [2021-04-28T18:40:49.457Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-28T18:40:49.457Z] [2021-04-28T18:40:49.457Z] [Pipeline] } [2021-04-28T18:40:49.478Z] $ docker stop --time=1 ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 [2021-04-28T18:40:51.736Z] $ docker rm -f ceb537eae675f03236448b8ce84f0cf18faf96d496e05745c358390b5f0e6d35 [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-04-28T18:40:52.934Z] + git log --format=format:%s -1 85f2bab5483a22acc923dc4d1cd030b27a4c08bb [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:40:53.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:40:53.273Z] . [Pipeline] withDockerContainer [2021-04-28T18:40:53.373Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:40:53.437Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T18:40:54.333Z] $ docker top 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T18:40:54.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T18:40:54.531Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T18:40:54.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T18:40:54.778Z] $ docker exec 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 ssh-agent [2021-04-28T18:40:54.954Z] SSH_AUTH_SOCK=/tmp/ssh-JJbHAPjZixMZ/agent.11 [2021-04-28T18:40:54.954Z] SSH_AGENT_PID=16 [2021-04-28T18:40:54.963Z] Running ssh-add (command line suppressed) [2021-04-28T18:40:55.100Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1514690807301673982.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1514690807301673982.key) [2021-04-28T18:40:55.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T18:40:55.463Z] + git semver tag [2021-04-28T18:40:55.463Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T18:40:55.463Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-04-28T18:40:55.463Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-04-28T18:40:55.463Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T18:40:55.463Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T18:40:55.463Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T18:40:55.463Z] # $SEMVER_BRANCH = master [2021-04-28T18:40:55.463Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-04-28T18:40:55.463Z] # 85f2bab5483a22acc923dc4d1cd030b27a4c08bb HEAD [2021-04-28T18:40:55.463Z] # -> Force: false [2021-04-28T18:40:55.463Z] # bc3beb8c80c8e4c8ca66b87b2228e460fc6f57b4 refs/tags/v2.0.0-dev.32 [Pipeline] } [2021-04-28T18:40:55.478Z] $ docker exec --env ******** --env ******** 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 ssh-agent -k [2021-04-28T18:40:55.602Z] unset SSH_AUTH_SOCK; [2021-04-28T18:40:55.602Z] unset SSH_AGENT_PID; [2021-04-28T18:40:55.602Z] echo Agent pid 16 killed; [2021-04-28T18:40:55.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T18:40:56.000Z] + git semver [Pipeline] } [2021-04-28T18:40:56.019Z] $ docker stop --time=1 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 [2021-04-28T18:40:57.375Z] $ docker rm -f 1db423c6d2544b2dbe4adc8e9f950c5c50fde7484c2619beba404001455f74d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:40:57.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-28T18:40:57.877Z] [2021-04-28T18:40:57.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:40:58.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-28T18:40:58.195Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-28T18:40:58.195Z] ab5ef0e58194: Pulling fs layer [2021-04-28T18:40:58.195Z] 9712f1f96733: Pulling fs layer [2021-04-28T18:40:58.195Z] 63f879dbbcfc: Pulling fs layer [2021-04-28T18:40:58.195Z] 0d9ebad4ef96: Pulling fs layer [2021-04-28T18:40:58.195Z] e9a5061849ea: Pulling fs layer [2021-04-28T18:40:58.195Z] d747dcd14b5f: Pulling fs layer [2021-04-28T18:40:58.195Z] 2de7ff778b66: Pulling fs layer [2021-04-28T18:40:58.195Z] e9a5061849ea: Waiting [2021-04-28T18:40:58.195Z] d747dcd14b5f: Waiting [2021-04-28T18:40:58.195Z] 2de7ff778b66: Waiting [2021-04-28T18:40:58.195Z] 0d9ebad4ef96: Waiting [2021-04-28T18:40:58.195Z] 9712f1f96733: Verifying Checksum [2021-04-28T18:40:58.195Z] 9712f1f96733: Download complete [2021-04-28T18:41:00.130Z] 63f879dbbcfc: Verifying Checksum [2021-04-28T18:41:00.130Z] 63f879dbbcfc: Download complete [2021-04-28T18:41:00.130Z] e9a5061849ea: Verifying Checksum [2021-04-28T18:41:00.130Z] e9a5061849ea: Download complete [2021-04-28T18:41:00.130Z] d747dcd14b5f: Verifying Checksum [2021-04-28T18:41:00.130Z] d747dcd14b5f: Download complete [2021-04-28T18:41:00.399Z] 2de7ff778b66: Verifying Checksum [2021-04-28T18:41:00.399Z] 2de7ff778b66: Download complete [2021-04-28T18:41:00.662Z] 0d9ebad4ef96: Verifying Checksum [2021-04-28T18:41:00.662Z] 0d9ebad4ef96: Download complete [2021-04-28T18:41:00.930Z] ab5ef0e58194: Verifying Checksum [2021-04-28T18:41:00.930Z] ab5ef0e58194: Download complete [2021-04-28T18:41:07.577Z] ab5ef0e58194: Pull complete [2021-04-28T18:41:07.577Z] 9712f1f96733: Pull complete [2021-04-28T18:41:08.977Z] 63f879dbbcfc: Pull complete [2021-04-28T18:41:15.614Z] 0d9ebad4ef96: Pull complete [2021-04-28T18:41:18.941Z] e9a5061849ea: Pull complete [2021-04-28T18:41:18.941Z] d747dcd14b5f: Pull complete [2021-04-28T18:41:20.339Z] 2de7ff778b66: Pull complete [2021-04-28T18:41:20.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-28T18:41:20.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-28T18:41:20.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-28T18:41:20.814Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:41:20.865Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-28T18:41:24.144Z] $ docker top 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-28T18:41:24.317Z] provisioning config files... [2021-04-28T18:41:24.332Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7676464790767996039tmp [2021-04-28T18:41:24.351Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8443590645967411119tmp [2021-04-28T18:41:24.368Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config6512017838790338344tmp [Pipeline] { [Pipeline] echo [2021-04-28T18:41:24.392Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:41:24.701Z] ---> sigul-configuration.sh [2021-04-28T18:41:24.701Z] gpg: directory `/root/.gnupg' created [2021-04-28T18:41:24.701Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-28T18:41:24.701Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-28T18:41:24.701Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-28T18:41:24.701Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-28T18:41:24.701Z] gpg: CAST5 encrypted data [2021-04-28T18:41:24.968Z] gpg: encrypted with 1 passphrase [2021-04-28T18:41:24.968Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-28T18:41:25.274Z] + mkdir /home/jenkins [2021-04-28T18:41:25.274Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-28T18:41:25.579Z] + 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-04-28T18:41:25.590Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:41:25.891Z] ---> sigul-install.sh [2021-04-28T18:41:32.511Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-28T18:41:32.821Z] + git tag --list [2021-04-28T18:41:32.821Z] v1.0.0 [2021-04-28T18:41:32.821Z] v1.1.0 [2021-04-28T18:41:32.821Z] v1.2.0 [2021-04-28T18:41:32.821Z] v1.3.0 [2021-04-28T18:41:32.821Z] v1.3.1 [2021-04-28T18:41:32.821Z] v1.3.1-dev.1 [2021-04-28T18:41:32.821Z] v1.3.1-dev.2 [2021-04-28T18:41:32.821Z] v1.3.1-dev.3 [2021-04-28T18:41:32.821Z] v2.0.0-dev.1 [2021-04-28T18:41:32.821Z] v2.0.0-dev.10 [2021-04-28T18:41:32.821Z] v2.0.0-dev.11 [2021-04-28T18:41:32.821Z] v2.0.0-dev.12 [2021-04-28T18:41:32.822Z] v2.0.0-dev.13 [2021-04-28T18:41:32.822Z] v2.0.0-dev.14 [2021-04-28T18:41:32.822Z] v2.0.0-dev.15 [2021-04-28T18:41:32.822Z] v2.0.0-dev.16 [2021-04-28T18:41:32.822Z] v2.0.0-dev.17 [2021-04-28T18:41:32.822Z] v2.0.0-dev.18 [2021-04-28T18:41:32.822Z] v2.0.0-dev.19 [2021-04-28T18:41:32.822Z] v2.0.0-dev.2 [2021-04-28T18:41:32.822Z] v2.0.0-dev.20 [2021-04-28T18:41:32.822Z] v2.0.0-dev.21 [2021-04-28T18:41:32.822Z] v2.0.0-dev.22 [2021-04-28T18:41:32.822Z] v2.0.0-dev.23 [2021-04-28T18:41:32.822Z] v2.0.0-dev.24 [2021-04-28T18:41:32.822Z] v2.0.0-dev.25 [2021-04-28T18:41:32.822Z] v2.0.0-dev.26 [2021-04-28T18:41:32.822Z] v2.0.0-dev.27 [2021-04-28T18:41:32.822Z] v2.0.0-dev.28 [2021-04-28T18:41:32.822Z] v2.0.0-dev.29 [2021-04-28T18:41:32.822Z] v2.0.0-dev.3 [2021-04-28T18:41:32.822Z] v2.0.0-dev.30 [2021-04-28T18:41:32.822Z] v2.0.0-dev.31 [2021-04-28T18:41:32.822Z] v2.0.0-dev.32 [2021-04-28T18:41:32.822Z] v2.0.0-dev.4 [2021-04-28T18:41:32.822Z] v2.0.0-dev.5 [2021-04-28T18:41:32.822Z] v2.0.0-dev.6 [2021-04-28T18:41:32.822Z] v2.0.0-dev.7 [2021-04-28T18:41:32.822Z] v2.0.0-dev.8 [2021-04-28T18:41:32.822Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-28T18:41:33.136Z] + lftools sign git-tag v2.0.0-dev.32 [2021-04-28T18:41:34.531Z] Signing Git tag with Sigul... [2021-04-28T18:41:34.531Z] Signing v2.0.0-dev.32 [Pipeline] echo [2021-04-28T18:41:35.494Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:41:35.795Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-28T18:41:35.805Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-28T18:41:35.845Z] $ docker stop --time=1 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 [2021-04-28T18:41:38.043Z] $ docker rm -f 2a1f8d7eb538c5fab92f847cb30e5f5e59766f244410d93b9eb163b883ba2d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:41:38.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:41:38.624Z] . [Pipeline] withDockerContainer [2021-04-28T18:41:38.757Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:41:38.868Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T18:41:39.614Z] $ docker top 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T18:41:39.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T18:41:39.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T18:41:39.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T18:41:39.989Z] $ docker exec 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d ssh-agent [2021-04-28T18:41:40.179Z] SSH_AUTH_SOCK=/tmp/ssh-s6FK0DQLxT9F/agent.11 [2021-04-28T18:41:40.179Z] SSH_AGENT_PID=17 [2021-04-28T18:41:40.186Z] Running ssh-add (command line suppressed) [2021-04-28T18:41:40.312Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2402330331488220316.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2402330331488220316.key) [2021-04-28T18:41:40.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T18:41:40.695Z] + git semver bump pre [2021-04-28T18:41:40.695Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T18:41:40.695Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-04-28T18:41:40.695Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-04-28T18:41:40.695Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T18:41:40.696Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T18:41:40.696Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T18:41:40.696Z] # $SEMVER_BRANCH = master [2021-04-28T18:41:40.696Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-04-28T18:41:40.696Z] 2.0.0-dev.33 [Pipeline] } [2021-04-28T18:41:40.708Z] $ docker exec --env ******** --env ******** 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d ssh-agent -k [2021-04-28T18:41:40.828Z] unset SSH_AUTH_SOCK; [2021-04-28T18:41:40.829Z] unset SSH_AGENT_PID; [2021-04-28T18:41:40.829Z] echo Agent pid 17 killed; [2021-04-28T18:41:40.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T18:41:41.229Z] + git semver [Pipeline] } [2021-04-28T18:41:41.248Z] $ docker stop --time=1 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d [2021-04-28T18:41:42.972Z] $ docker rm -f 28bc9dcc77c4139cf4c99699243d5aa7b7087d37ab2222fb6b725eb94450be9d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:41:43.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T18:41:43.414Z] . [Pipeline] withDockerContainer [2021-04-28T18:41:43.527Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:41:43.575Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T18:41:44.243Z] $ docker top e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T18:41:44.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T18:41:44.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T18:41:44.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T18:41:44.621Z] $ docker exec e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c ssh-agent [2021-04-28T18:41:44.798Z] SSH_AUTH_SOCK=/tmp/ssh-YSAop9kVZjm2/agent.11 [2021-04-28T18:41:44.798Z] SSH_AGENT_PID=16 [2021-04-28T18:41:44.805Z] Running ssh-add (command line suppressed) [2021-04-28T18:41:44.933Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2746171261775614921.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2746171261775614921.key) [2021-04-28T18:41:44.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T18:41:45.297Z] + git semver push [2021-04-28T18:41:45.297Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T18:41:45.297Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-04-28T18:41:45.297Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-04-28T18:41:45.297Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T18:41:45.297Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T18:41:45.297Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T18:41:45.297Z] # $SEMVER_BRANCH = master [2021-04-28T18:41:45.297Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-04-28T18:41:49.537Z] $ docker exec --env ******** --env ******** e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c ssh-agent -k [2021-04-28T18:41:49.664Z] unset SSH_AUTH_SOCK; [2021-04-28T18:41:49.664Z] unset SSH_AGENT_PID; [2021-04-28T18:41:49.664Z] echo Agent pid 16 killed; [2021-04-28T18:41:49.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T18:41:50.067Z] + git semver [Pipeline] } [2021-04-28T18:41:50.086Z] $ docker stop --time=1 e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c [2021-04-28T18:41:51.452Z] $ docker rm -f e7f49d5223a159903726edcd3675421c6dd90c03ee5d0074346371b571949a3c [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-04-28T18:41:52.281Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:41:52.862Z] ---> package-listing.sh [2021-04-28T18:41:52.862Z] ++ facter osfamily [2021-04-28T18:41:52.862Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-28T18:41:52.862Z] + OS_FAMILY=redhat [2021-04-28T18:41:52.862Z] + workspace=/w/workspace/_app-service-configurable_master [2021-04-28T18:41:52.862Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-28T18:41:52.862Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-28T18:41:52.862Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-28T18:41:52.862Z] + PACKAGES=/tmp/packages_start.txt [2021-04-28T18:41:52.862Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-04-28T18:41:52.862Z] + PACKAGES=/tmp/packages_end.txt [2021-04-28T18:41:52.862Z] + case "${OS_FAMILY}" in [2021-04-28T18:41:52.862Z] + rpm -qa [2021-04-28T18:41:52.862Z] + sort [2021-04-28T18:41:58.182Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-28T18:41:58.182Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-28T18:41:58.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-28T18:41:58.182Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-04-28T18:41:58.182Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-04-28T18:41:58.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-04-28T18:41:58.198Z] 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-04-28T18:41:58.497Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:41:58.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T18:41:58.810Z] [2021-04-28T18:41:58.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-28T18:41:59.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T18:41:59.130Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-28T18:41:59.130Z] df20fa9351a1: Pulling fs layer [2021-04-28T18:41:59.130Z] 36b3adc4ff6f: Pulling fs layer [2021-04-28T18:41:59.130Z] 8ad3a11d3b57: Pulling fs layer [2021-04-28T18:41:59.130Z] 46f8f816bc3b: Pulling fs layer [2021-04-28T18:41:59.130Z] 93b61091891f: Pulling fs layer [2021-04-28T18:41:59.130Z] 93b9cdb0e59b: Pulling fs layer [2021-04-28T18:41:59.130Z] 5e14af77c1be: Pulling fs layer [2021-04-28T18:41:59.130Z] 01666e4c0597: Pulling fs layer [2021-04-28T18:41:59.130Z] aa168da1d23b: Pulling fs layer [2021-04-28T18:41:59.130Z] 93b9cdb0e59b: Waiting [2021-04-28T18:41:59.130Z] 5e14af77c1be: Waiting [2021-04-28T18:41:59.130Z] 01666e4c0597: Waiting [2021-04-28T18:41:59.130Z] 46f8f816bc3b: Waiting [2021-04-28T18:41:59.130Z] 93b61091891f: Waiting [2021-04-28T18:41:59.130Z] aa168da1d23b: Waiting [2021-04-28T18:41:59.130Z] 36b3adc4ff6f: Verifying Checksum [2021-04-28T18:41:59.130Z] 36b3adc4ff6f: Download complete [2021-04-28T18:41:59.130Z] 46f8f816bc3b: Verifying Checksum [2021-04-28T18:41:59.130Z] 46f8f816bc3b: Download complete [2021-04-28T18:41:59.130Z] df20fa9351a1: Verifying Checksum [2021-04-28T18:41:59.130Z] df20fa9351a1: Download complete [2021-04-28T18:41:59.392Z] 93b9cdb0e59b: Verifying Checksum [2021-04-28T18:41:59.392Z] 93b9cdb0e59b: Download complete [2021-04-28T18:41:59.392Z] 5e14af77c1be: Verifying Checksum [2021-04-28T18:41:59.392Z] 5e14af77c1be: Download complete [2021-04-28T18:41:59.392Z] 01666e4c0597: Download complete [2021-04-28T18:41:59.392Z] 93b61091891f: Verifying Checksum [2021-04-28T18:41:59.392Z] 93b61091891f: Download complete [2021-04-28T18:41:59.392Z] 8ad3a11d3b57: Verifying Checksum [2021-04-28T18:41:59.392Z] 8ad3a11d3b57: Download complete [2021-04-28T18:41:59.659Z] df20fa9351a1: Pull complete [2021-04-28T18:42:00.236Z] 36b3adc4ff6f: Pull complete [2021-04-28T18:42:01.647Z] aa168da1d23b: Verifying Checksum [2021-04-28T18:42:01.647Z] aa168da1d23b: Download complete [2021-04-28T18:42:01.914Z] 8ad3a11d3b57: Pull complete [2021-04-28T18:42:02.181Z] 46f8f816bc3b: Pull complete [2021-04-28T18:42:02.444Z] 93b61091891f: Pull complete [2021-04-28T18:42:02.708Z] 93b9cdb0e59b: Pull complete [2021-04-28T18:42:02.708Z] 5e14af77c1be: Pull complete [2021-04-28T18:42:02.972Z] 01666e4c0597: Pull complete [2021-04-28T18:42:11.158Z] aa168da1d23b: Pull complete [2021-04-28T18:42:11.158Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-28T18:42:11.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T18:42:11.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-28T18:42:11.346Z] prd-centos7-docker-4c-2g-2217 does not seem to be running inside a container [2021-04-28T18:42:11.395Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-28T18:42:14.405Z] $ docker top 84330042fc0d0817f55ed49ba1820a62283192d825f3601c7bdeb19b064d22a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T18:42:14.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-28T18:42:15.152Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-28T18:42:15.457Z] + ls /var/log/sa-host [2021-04-28T18:42:15.457Z] + sadf -c /var/log/sa-host/sa23 [2021-04-28T18:42:15.457Z] file_magic: OK [2021-04-28T18:42:15.457Z] HZ: Using current value: 100 [2021-04-28T18:42:15.457Z] file_header: OK [2021-04-28T18:42:15.457Z] 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-04-28T18:42:15.457Z] Statistics: [2021-04-28T18:42:15.457Z] Hnuu...uuuununununu... [2021-04-28T18:42:15.457Z] File successfully converted to sysstat format version 12.2.1 [2021-04-28T18:42:15.457Z] + sadf -c /var/log/sa-host/sa28 [2021-04-28T18:42:15.457Z] file_magic: OK [2021-04-28T18:42:15.457Z] HZ: Using current value: 100 [2021-04-28T18:42:15.457Z] file_header: OK [2021-04-28T18:42:15.457Z] 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-04-28T18:42:15.457Z] Statistics: [2021-04-28T18:42:15.457Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-28T18:42:15.458Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-28T18:42:15.651Z] provisioning config files... [2021-04-28T18:42:15.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7765883583380247145tmp [Pipeline] { [Pipeline] echo [2021-04-28T18:42:15.704Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:42:16.003Z] ---> create-netrc.sh [Pipeline] } [2021-04-28T18:42:16.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-28T18:42:16.047Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:42:16.353Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-28T18:42:16.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:42:16.667Z] ---> sudo-logs.sh [2021-04-28T18:42:16.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-28T18:42:16.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:42:16.998Z] ---> job-cost.sh [2021-04-28T18:42:16.998Z] lf-activate-venv: SKIPPING [2021-04-28T18:42:16.998Z] DEBUG: total: 0.20999999344348907 [2021-04-28T18:42:16.998Z] INFO: Retrieving Stack Cost... [2021-04-28T18:42:18.393Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-28T18:42:18.655Z] INFO: Archiving Costs [Pipeline] echo [2021-04-28T18:42:18.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T18:42:18.969Z] ---> logs-deploy.sh [2021-04-28T18:42:18.969Z] lf-activate-venv: SKIPPING [2021-04-28T18:42:18.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/102 [2021-04-28T18:42:18.969Z] INFO: archiving workspace using pattern(s): [2021-04-28T18:42:20.938Z] Archives upload complete. [2021-04-28T18:42:20.938Z] INFO: archiving logs to Nexus