Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5522498730065944442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4611074129282678728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7746681577149650902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4589753697048547662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5580417093122125848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1042 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5055517736292622758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 Commit message: "ci: Update PR template and add missing Conribution.md (#328)" > git rev-list --no-walk 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T22:35:12.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T22:35:12.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T22:35:13.003Z] ========================================================= [2021-09-23T22:35:13.003Z] EdgeX Global Pipelines Version Info [2021-09-23T22:35:13.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:35:14.324Z] ------------------- [2021-09-23T22:35:14.324Z] stable info: [2021-09-23T22:35:14.324Z] ------------------- [2021-09-23T22:35:14.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T22:35:14.324Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T22:35:14.324Z] Message: update stable to v1.0.205 [2021-09-23T22:35:14.910Z] ------------------- [2021-09-23T22:35:14.910Z] experimental info: [2021-09-23T22:35:14.910Z] ------------------- [2021-09-23T22:35:14.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T22:35:14.910Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T22:35:14.910Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T22:35:15.059Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-09-23T22:35:15.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-09-23T22:35:15.112Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T22:35:15.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T22:35:15.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T22:35:15.191Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T22:35:15.220Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T22:35:15.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T22:35:15.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T22:35:15.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T22:35:15.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T22:35:15.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T22:35:15.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-09-23T22:35:15.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T22:35:15.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T22:35:15.446Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T22:35:15.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T22:35:15.496Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T22:35:15.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T22:35:15.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T22:35:15.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-23T22:35:15.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T22:35:15.687Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T22:35:15.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T22:35:15.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T22:35:15.773Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T22:35:15.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T22:35:15.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T22:35:15.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T22:35:15.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T22:35:15.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] echo [2021-09-23T22:35:15.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9738f39 [Pipeline] echo [2021-09-23T22:35:16.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:35:16.091Z] provisioning config files... [2021-09-23T22:35:16.111Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config724344772537952617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:35:16.474Z] ---> docker-login.sh [2021-09-23T22:35:16.474Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:35:16.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:35:16.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:35:16.740Z] Configure a credential helper to remove this warning. See [2021-09-23T22:35:16.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:35:16.740Z] [2021-09-23T22:35:16.740Z] Login Succeeded [2021-09-23T22:35:16.740Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:35:16.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:35:16.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:35:16.740Z] Configure a credential helper to remove this warning. See [2021-09-23T22:35:16.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:35:16.740Z] [2021-09-23T22:35:16.740Z] Login Succeeded [2021-09-23T22:35:17.006Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:35:17.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:35:17.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:35:17.006Z] Configure a credential helper to remove this warning. See [2021-09-23T22:35:17.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:35:17.006Z] [2021-09-23T22:35:17.006Z] Login Succeeded [2021-09-23T22:35:17.006Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:35:17.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:35:17.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:35:17.272Z] Configure a credential helper to remove this warning. See [2021-09-23T22:35:17.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:35:17.272Z] [2021-09-23T22:35:17.272Z] Login Succeeded [2021-09-23T22:35:17.272Z] docker.io [2021-09-23T22:35:17.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:35:18.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:35:18.679Z] Configure a credential helper to remove this warning. See [2021-09-23T22:35:18.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:35:18.679Z] [2021-09-23T22:35:18.679Z] Login Succeeded [2021-09-23T22:35:18.679Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:35:18.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T22:35:19.227Z] + git log --format=format:%s -1 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] echo [2021-09-23T22:35:19.275Z] GIT_COMMIT: 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7, Commit Message: ci: Update PR template and add missing Conribution.md (#328) [Pipeline] echo [2021-09-23T22:35:19.290Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:35:20.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:35:20.238Z] [2021-09-23T22:35:20.238Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:35:20.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:35:20.581Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T22:35:20.581Z] 31603596830f: Pulling fs layer [2021-09-23T22:35:20.581Z] 04fac38145f0: Pulling fs layer [2021-09-23T22:35:20.581Z] 701f6daf10bf: Pulling fs layer [2021-09-23T22:35:20.581Z] 24f72da36158: Pulling fs layer [2021-09-23T22:35:20.581Z] 24f72da36158: Waiting [2021-09-23T22:35:20.581Z] 04fac38145f0: Verifying Checksum [2021-09-23T22:35:20.581Z] 04fac38145f0: Download complete [2021-09-23T22:35:20.848Z] 31603596830f: Verifying Checksum [2021-09-23T22:35:20.848Z] 31603596830f: Download complete [2021-09-23T22:35:20.848Z] 31603596830f: Pull complete [2021-09-23T22:35:21.116Z] 04fac38145f0: Pull complete [2021-09-23T22:35:21.116Z] 24f72da36158: Verifying Checksum [2021-09-23T22:35:21.116Z] 24f72da36158: Download complete [2021-09-23T22:35:21.116Z] 701f6daf10bf: Verifying Checksum [2021-09-23T22:35:21.116Z] 701f6daf10bf: Download complete [2021-09-23T22:35:21.702Z] 701f6daf10bf: Pull complete [2021-09-23T22:35:21.702Z] 24f72da36158: Pull complete [2021-09-23T22:35:21.702Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T22:35:21.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:35:21.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T22:35:21.790Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:35:21.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T22:35:22.576Z] $ docker top 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T22:35:22.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:35:22.714Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:35:22.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:35:22.826Z] $ docker exec 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent [2021-09-23T22:35:22.952Z] SSH_AUTH_SOCK=/tmp/ssh-Zd5ntzzSDGnO/agent.14 [2021-09-23T22:35:22.952Z] SSH_AGENT_PID=21 [2021-09-23T22:35:22.962Z] Running ssh-add (command line suppressed) [2021-09-23T22:35:23.056Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2980513189114119857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2980513189114119857.key) [2021-09-23T22:35:23.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:35:23.389Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T22:35:23.406Z] $ docker exec --env ******** --env ******** 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent -k [2021-09-23T22:35:23.506Z] unset SSH_AUTH_SOCK; [2021-09-23T22:35:23.506Z] unset SSH_AGENT_PID; [2021-09-23T22:35:23.506Z] echo Agent pid 21 killed; [2021-09-23T22:35:23.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T22:35:23.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:35:23.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:35:23.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:35:23.684Z] $ docker exec 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent [2021-09-23T22:35:23.794Z] SSH_AUTH_SOCK=/tmp/ssh-GBOtvNIeMWpE/agent.54 [2021-09-23T22:35:23.794Z] SSH_AGENT_PID=60 [2021-09-23T22:35:23.802Z] Running ssh-add (command line suppressed) [2021-09-23T22:35:23.904Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8178498021637161942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8178498021637161942.key) [2021-09-23T22:35:23.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:35:24.240Z] + git semver init [2021-09-23T22:35:24.240Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T22:35:24.240Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-23T22:35:24.240Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-23T22:35:24.240Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T22:35:24.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T22:35:24.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T22:35:24.240Z] # $SEMVER_BRANCH = main [2021-09-23T22:35:24.240Z] # $SEMVER_TEMP = /tmp/semver-521838653 [2021-09-23T22:35:24.240Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-09-23T22:35:24.822Z] # '/tmp/semver-521838653' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-09-23T22:35:24.822Z] # -> Force: false [2021-09-23T22:35:24.822Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-23T22:35:24.832Z] $ docker exec --env ******** --env ******** 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent -k [2021-09-23T22:35:24.932Z] unset SSH_AUTH_SOCK; [2021-09-23T22:35:24.932Z] unset SSH_AGENT_PID; [2021-09-23T22:35:24.932Z] echo Agent pid 60 killed; [2021-09-23T22:35:24.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T22:35:25.309Z] + git semver [Pipeline] } [2021-09-23T22:35:25.322Z] $ docker stop --time=1 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 [2021-09-23T22:35:26.545Z] $ docker rm -f 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:35:26.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T22:35:27.264Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T22:35:27.268Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.14 [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-09-23T22:35:42.554Z] Still waiting to schedule task [2021-09-23T22:35:42.554Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1042’ [2021-09-23T22:35:42.557Z] Still waiting to schedule task [2021-09-23T22:35:42.557Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-23T22:38:12.940Z] Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-23T22:38:12.964Z] Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout [2021-09-23T22:38:13.110Z] Selected Git installation does not exist. Using Default [2021-09-23T22:38:13.110Z] The recommended git tool is: NONE [2021-09-23T22:38:14.358Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-09-23T22:38:14.381Z] Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout [2021-09-23T22:38:14.621Z] Selected Git installation does not exist. Using Default [2021-09-23T22:38:14.621Z] The recommended git tool is: NONE [2021-09-23T22:38:16.120Z] using credential edgex-jenkins-ssh [2021-09-23T22:38:16.141Z] Cloning the remote Git repository [2021-09-23T22:38:16.165Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-23T22:38:16.233Z] > git init /w/workspace/app-service-configurable/18 # timeout=10 [2021-09-23T22:38:16.261Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-23T22:38:16.261Z] > git --version # timeout=10 [2021-09-23T22:38:16.268Z] > git --version # 'git version 2.24.4' [2021-09-23T22:38:16.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:38:16.305Z] [INFO] Currently running in a labeled security context [2021-09-23T22:38:16.305Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T22:38:16.305Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/18@tmp/jenkins-gitclient-ssh321713020469485045.key [2021-09-23T22:38:16.314Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:38:16.964Z] Avoid second fetch [2021-09-23T22:38:16.965Z] Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) [2021-09-23T22:38:16.934Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-23T22:38:16.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:38:16.971Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:38:16.976Z] > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 [2021-09-23T22:38:20.298Z] using credential edgex-jenkins-ssh [2021-09-23T22:38:20.335Z] Cloning the remote Git repository [2021-09-23T22:38:20.406Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-09-23T22:38:20.515Z] > git init /w/workspace/app-service-configurable/18 # timeout=10 [2021-09-23T22:38:20.580Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-09-23T22:38:20.581Z] > git --version # timeout=10 [2021-09-23T22:38:20.595Z] > git --version # 'git version 2.17.1' [2021-09-23T22:38:20.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T22:38:20.672Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:38:20.830Z] Commit message: "ci: Update PR template and add missing Conribution.md (#328)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:38:21.500Z] provisioning config files... [2021-09-23T22:38:21.519Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config1259940025201901747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:38:21.873Z] Avoid second fetch [2021-09-23T22:38:21.874Z] Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) [2021-09-23T22:38:21.959Z] ---> docker-login.sh [2021-09-23T22:38:21.959Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:38:21.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:21.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:21.959Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:21.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:21.959Z] [2021-09-23T22:38:21.959Z] Login Succeeded [2021-09-23T22:38:21.959Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:38:21.830Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-09-23T22:38:21.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T22:38:21.892Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T22:38:21.906Z] > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 [2021-09-23T22:38:22.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:22.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:22.227Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:22.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:22.227Z] [2021-09-23T22:38:22.227Z] Login Succeeded [2021-09-23T22:38:22.227Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:38:22.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:22.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:22.496Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:22.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:22.496Z] [2021-09-23T22:38:22.496Z] Login Succeeded [2021-09-23T22:38:22.496Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:38:22.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:22.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:22.496Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:22.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:22.496Z] [2021-09-23T22:38:22.496Z] Login Succeeded [2021-09-23T22:38:22.496Z] docker.io [2021-09-23T22:38:22.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:23.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:23.028Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:23.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:23.028Z] [2021-09-23T22:38:23.028Z] Login Succeeded [2021-09-23T22:38:23.028Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:38:23.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T22:38:23.270Z] ========================================================= [2021-09-23T22:38:23.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T22:38:23.271Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:38:23.626Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T22:38:23.626Z] Sending build context to Docker daemon 162.3kB [2021-09-23T22:38:23.626Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:38:23.626Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-23T22:38:23.626Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T22:38:23.626Z] 540db60ca938: Pulling fs layer [2021-09-23T22:38:23.626Z] adcc1eea9eea: Pulling fs layer [2021-09-23T22:38:23.626Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T22:38:23.626Z] db62176df00c: Pulling fs layer [2021-09-23T22:38:23.626Z] 3b30891b0d05: Pulling fs layer [2021-09-23T22:38:23.626Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T22:38:23.626Z] c788192a36de: Pulling fs layer [2021-09-23T22:38:23.626Z] a77e37c0d609: Pulling fs layer [2021-09-23T22:38:23.626Z] c3185cebc471: Pulling fs layer [2021-09-23T22:38:23.626Z] db62176df00c: Waiting [2021-09-23T22:38:23.626Z] 3b30891b0d05: Waiting [2021-09-23T22:38:23.626Z] 06b49ca38bd5: Waiting [2021-09-23T22:38:23.626Z] a77e37c0d609: Waiting [2021-09-23T22:38:23.626Z] c788192a36de: Waiting [2021-09-23T22:38:23.626Z] c3185cebc471: Waiting [2021-09-23T22:38:23.626Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T22:38:23.626Z] 4c4ab2625f07: Download complete [2021-09-23T22:38:23.894Z] adcc1eea9eea: Verifying Checksum [2021-09-23T22:38:23.894Z] adcc1eea9eea: Download complete [2021-09-23T22:38:23.894Z] 3b30891b0d05: Verifying Checksum [2021-09-23T22:38:23.894Z] 3b30891b0d05: Download complete [2021-09-23T22:38:23.894Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T22:38:23.894Z] 06b49ca38bd5: Download complete [2021-09-23T22:38:23.894Z] 540db60ca938: Verifying Checksum [2021-09-23T22:38:23.894Z] 540db60ca938: Download complete [2021-09-23T22:38:23.894Z] c788192a36de: Verifying Checksum [2021-09-23T22:38:23.894Z] c788192a36de: Download complete [2021-09-23T22:38:24.167Z] 540db60ca938: Pull complete [2021-09-23T22:38:24.167Z] adcc1eea9eea: Pull complete [2021-09-23T22:38:24.167Z] 4c4ab2625f07: Pull complete [2021-09-23T22:38:25.127Z] a77e37c0d609: Verifying Checksum [2021-09-23T22:38:25.127Z] a77e37c0d609: Download complete [2021-09-23T22:38:26.127Z] Commit message: "ci: Update PR template and add missing Conribution.md (#328)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:38:26.624Z] provisioning config files... [2021-09-23T22:38:26.649Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config473436151406919577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:38:27.198Z] ---> docker-login.sh [2021-09-23T22:38:27.198Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:38:28.480Z] c3185cebc471: Verifying Checksum [2021-09-23T22:38:28.480Z] c3185cebc471: Download complete [2021-09-23T22:38:28.480Z] db62176df00c: Verifying Checksum [2021-09-23T22:38:28.480Z] db62176df00c: Download complete [2021-09-23T22:38:28.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:29.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:29.238Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:29.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:29.238Z] [2021-09-23T22:38:29.238Z] Login Succeeded [2021-09-23T22:38:29.238Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:38:29.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:29.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:29.788Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:29.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:29.788Z] [2021-09-23T22:38:29.788Z] Login Succeeded [2021-09-23T22:38:29.788Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:38:30.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:30.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:30.345Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:30.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:30.345Z] [2021-09-23T22:38:30.345Z] Login Succeeded [2021-09-23T22:38:30.345Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:38:30.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:30.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:30.897Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:30.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:30.897Z] [2021-09-23T22:38:30.897Z] Login Succeeded [2021-09-23T22:38:30.897Z] docker.io [2021-09-23T22:38:31.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:38:31.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:38:31.458Z] Configure a credential helper to remove this warning. See [2021-09-23T22:38:31.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:38:31.459Z] [2021-09-23T22:38:31.459Z] Login Succeeded [2021-09-23T22:38:31.459Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:38:31.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-23T22:38:31.866Z] db62176df00c: Pull complete [2021-09-23T22:38:31.866Z] 3b30891b0d05: Pull complete [Pipeline] echo [2021-09-23T22:38:31.880Z] ========================================================= [2021-09-23T22:38:31.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T22:38:31.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:38:32.135Z] 06b49ca38bd5: Pull complete [2021-09-23T22:38:32.135Z] c788192a36de: Pull complete [2021-09-23T22:38:32.135Z] a77e37c0d609: Pull complete [2021-09-23T22:38:32.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T22:38:32.280Z] Sending build context to Docker daemon 162.3kB [2021-09-23T22:38:32.554Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:38:32.554Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-23T22:38:32.829Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T22:38:32.829Z] 595b0fe564bb: Pulling fs layer [2021-09-23T22:38:32.829Z] 24495759ef45: Pulling fs layer [2021-09-23T22:38:32.829Z] d148012ef14d: Pulling fs layer [2021-09-23T22:38:32.829Z] e90a11edd702: Pulling fs layer [2021-09-23T22:38:32.829Z] d77568369979: Pulling fs layer [2021-09-23T22:38:32.829Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T22:38:32.829Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T22:38:32.829Z] 97ac5df62f85: Pulling fs layer [2021-09-23T22:38:32.829Z] d77568369979: Waiting [2021-09-23T22:38:32.829Z] fc1c9f9a7f3b: Waiting [2021-09-23T22:38:32.829Z] 170f2ba95c9a: Waiting [2021-09-23T22:38:32.829Z] 97ac5df62f85: Waiting [2021-09-23T22:38:32.829Z] e90a11edd702: Waiting [2021-09-23T22:38:32.829Z] d148012ef14d: Verifying Checksum [2021-09-23T22:38:32.829Z] d148012ef14d: Download complete [2021-09-23T22:38:33.106Z] 24495759ef45: Verifying Checksum [2021-09-23T22:38:33.106Z] 24495759ef45: Download complete [2021-09-23T22:38:33.106Z] d77568369979: Verifying Checksum [2021-09-23T22:38:33.106Z] d77568369979: Download complete [2021-09-23T22:38:33.106Z] fc1c9f9a7f3b: Download complete [2021-09-23T22:38:33.106Z] 595b0fe564bb: Verifying Checksum [2021-09-23T22:38:33.106Z] 595b0fe564bb: Download complete [2021-09-23T22:38:33.106Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T22:38:33.106Z] 170f2ba95c9a: Download complete [2021-09-23T22:38:33.711Z] 595b0fe564bb: Pull complete [2021-09-23T22:38:34.431Z] 24495759ef45: Pull complete [2021-09-23T22:38:34.741Z] c3185cebc471: Pull complete [2021-09-23T22:38:34.741Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T22:38:34.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T22:38:34.741Z] ---> 031687cdd783 [2021-09-23T22:38:34.741Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-23T22:38:35.087Z] d148012ef14d: Pull complete [2021-09-23T22:38:36.157Z] ---> Running in 3f0f52862633 [2021-09-23T22:38:36.157Z] Removing intermediate container 3f0f52862633 [2021-09-23T22:38:36.157Z] ---> 6860c0f4b19a [2021-09-23T22:38:36.157Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T22:38:36.157Z] ---> Running in e3f98396bc55 [2021-09-23T22:38:36.425Z] Removing intermediate container e3f98396bc55 [2021-09-23T22:38:36.425Z] ---> 6eaa8fbf03ce [2021-09-23T22:38:36.425Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:38:36.425Z] ---> Running in 840ab4f7c41e [2021-09-23T22:38:36.425Z] Removing intermediate container 840ab4f7c41e [2021-09-23T22:38:36.425Z] ---> 896782845e1e [2021-09-23T22:38:36.425Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:38:36.425Z] ---> Running in ba20f2f34be8 [2021-09-23T22:38:36.520Z] 97ac5df62f85: Verifying Checksum [2021-09-23T22:38:36.520Z] 97ac5df62f85: Download complete [2021-09-23T22:38:36.797Z] e90a11edd702: Verifying Checksum [2021-09-23T22:38:36.797Z] e90a11edd702: Download complete [2021-09-23T22:38:37.013Z] Removing intermediate container ba20f2f34be8 [2021-09-23T22:38:37.013Z] ---> 7f58e15d655d [2021-09-23T22:38:37.013Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T22:38:37.013Z] ---> Running in 4e9f0f969265 [2021-09-23T22:38:37.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T22:38:38.244Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T22:38:39.207Z] OK: 219 MiB in 52 packages [2021-09-23T22:38:39.207Z] Removing intermediate container 4e9f0f969265 [2021-09-23T22:38:39.207Z] ---> 43c91dffeaf3 [2021-09-23T22:38:39.207Z] Step 8/13 : WORKDIR /app [2021-09-23T22:38:39.207Z] ---> Running in f8de706cb652 [2021-09-23T22:38:39.207Z] Removing intermediate container f8de706cb652 [2021-09-23T22:38:39.207Z] ---> d9bd20ce4452 [2021-09-23T22:38:39.207Z] Step 9/13 : COPY go.mod . [2021-09-23T22:38:39.473Z] ---> a655a637de18 [2021-09-23T22:38:39.473Z] Step 10/13 : RUN go mod download [2021-09-23T22:38:39.473Z] ---> Running in 0805be5f8a61 [2021-09-23T22:38:46.978Z] e90a11edd702: Pull complete [2021-09-23T22:38:47.254Z] d77568369979: Pull complete [2021-09-23T22:38:47.849Z] fc1c9f9a7f3b: Pull complete [2021-09-23T22:38:48.122Z] 170f2ba95c9a: Pull complete [2021-09-23T22:38:54.855Z] 97ac5df62f85: Pull complete [2021-09-23T22:38:54.855Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T22:38:54.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T22:38:54.855Z] ---> 04bc70af865f [2021-09-23T22:38:54.855Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-23T22:38:58.253Z] ---> Running in 82f1d1193a86 [2021-09-23T22:38:58.851Z] Removing intermediate container 82f1d1193a86 [2021-09-23T22:38:58.851Z] ---> 528344a51b66 [2021-09-23T22:38:58.851Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T22:38:58.851Z] ---> Running in 5698f9bbd23d [2021-09-23T22:38:59.449Z] Removing intermediate container 5698f9bbd23d [2021-09-23T22:38:59.449Z] ---> a91137b342cd [2021-09-23T22:38:59.449Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:38:59.723Z] ---> Running in f11a95e51c4b [2021-09-23T22:38:59.999Z] Removing intermediate container f11a95e51c4b [2021-09-23T22:38:59.999Z] ---> 64dc5888520b [2021-09-23T22:38:59.999Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:39:00.271Z] ---> Running in f750a76f9c03 [2021-09-23T22:39:03.672Z] Removing intermediate container f750a76f9c03 [2021-09-23T22:39:03.672Z] ---> 51baa1ad0eab [2021-09-23T22:39:03.672Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T22:39:03.672Z] ---> Running in ad982e10926c [2021-09-23T22:39:04.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T22:39:05.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T22:39:06.179Z] Removing intermediate container 0805be5f8a61 [2021-09-23T22:39:06.179Z] ---> dfd6c45e25d4 [2021-09-23T22:39:06.179Z] Step 11/13 : COPY . . [2021-09-23T22:39:06.179Z] ---> b8c8bdf83460 [2021-09-23T22:39:06.179Z] Step 12/13 : ARG MAKE="make build" [2021-09-23T22:39:06.179Z] ---> Running in b608b8dfeaa2 [2021-09-23T22:39:06.179Z] Removing intermediate container b608b8dfeaa2 [2021-09-23T22:39:06.179Z] ---> a9d96099c962 [2021-09-23T22:39:06.179Z] Step 13/13 : RUN $MAKE [2021-09-23T22:39:06.179Z] ---> Running in 024032fc60dd [2021-09-23T22:39:06.179Z] noop [2021-09-23T22:39:06.179Z] Removing intermediate container 024032fc60dd [2021-09-23T22:39:06.179Z] ---> 33620c8418e9 [2021-09-23T22:39:06.179Z] Successfully built 33620c8418e9 [2021-09-23T22:39:06.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:39:06.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T22:39:06.506Z] . [Pipeline] withDockerContainer [2021-09-23T22:39:06.606Z] prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container [2021-09-23T22:39:06.660Z] OK: 218 MiB in 52 packages [2021-09-23T22:39:06.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T22:39:07.048Z] $ docker top 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:39:07.452Z] + go version [2021-09-23T22:39:07.452Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T22:39:07.461Z] $ docker stop --time=1 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e [2021-09-23T22:39:07.642Z] Removing intermediate container ad982e10926c [2021-09-23T22:39:07.642Z] ---> da207b83f4bb [2021-09-23T22:39:07.642Z] Step 8/13 : WORKDIR /app [2021-09-23T22:39:07.915Z] ---> Running in c4b976e69579 [2021-09-23T22:39:08.510Z] Removing intermediate container c4b976e69579 [2021-09-23T22:39:08.510Z] ---> 5b4b6ccf1c64 [2021-09-23T22:39:08.510Z] Step 9/13 : COPY go.mod . [2021-09-23T22:39:08.653Z] $ docker rm -f 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:39:09.108Z] ---> 17632b1e5a4a [2021-09-23T22:39:09.108Z] Step 10/13 : RUN go mod download [2021-09-23T22:39:09.302Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T22:39:09.302Z] . [Pipeline] withDockerContainer [2021-09-23T22:39:09.383Z] ---> Running in ace9f6fc44c1 [2021-09-23T22:39:09.398Z] prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container [2021-09-23T22:39:09.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T22:39:09.810Z] $ docker top c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T22:39:10.240Z] + make test [2021-09-23T22:39:10.240Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-23T22:39:28.527Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-23T22:39:28.527Z] CGO_ENABLED=1 go vet ./... [2021-09-23T22:39:31.906Z] gofmt -l . [2021-09-23T22:39:31.906Z] [ "`gofmt -l .`" = "" ] [2021-09-23T22:39:31.906Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T22:39:32.510Z] $ docker stop --time=1 c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c [2021-09-23T22:39:33.906Z] $ docker rm -f c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:39:34.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T22:39:34.613Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T22:39:37.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T22:39:37.478Z] + ls -al . [2021-09-23T22:39:37.478Z] total 120 [2021-09-23T22:39:37.478Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 22:39 . [2021-09-23T22:39:37.478Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 23 22:38 .. [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 7608 Sep 23 22:38 Attribution.txt [2021-09-23T22:39:37.478Z] drwxrwxr-x. 2 jenkins jenkins 37 Sep 23 22:38 bin [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 22206 Sep 23 22:38 CHANGELOG.md [2021-09-23T22:39:37.478Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 23 22:39 coverage.out [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 2032 Sep 23 22:38 Dockerfile [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 23 22:38 .dockerignore [2021-09-23T22:39:37.478Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 22:38 .git [2021-09-23T22:39:37.478Z] drwxrwxr-x. 2 jenkins jenkins 104 Sep 23 22:38 .github [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 104 Sep 23 22:38 .gitignore [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 136 Sep 23 22:38 go.mod [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 20734 Sep 23 22:38 go.sum [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 22:38 GOVERNANCE.md [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 23 22:38 Jenkinsfile [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 23 22:38 LICENSE [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 1949 Sep 23 22:38 main.go [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 1488 Sep 23 22:38 makefile [2021-09-23T22:39:37.478Z] -rw-rw-r--. 1 jenkins jenkins 618 Sep 23 22:38 OWNERS.md [2021-09-23T22:39:37.479Z] -rw-rw-r--. 1 jenkins jenkins 3224 Sep 23 22:38 README.md [2021-09-23T22:39:37.479Z] drwxrwxr-x. 8 jenkins jenkins 122 Sep 23 22:38 res [2021-09-23T22:39:37.479Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 23 22:38 snap [2021-09-23T22:39:37.479Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 23 22:35 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:39:37.808Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 --label arch=amd64 --label version=2.0.2-dev.14 . [2021-09-23T22:39:37.808Z] Sending build context to Docker daemon 163.3kB [2021-09-23T22:39:37.808Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:39:37.808Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-23T22:39:37.808Z] ---> 33620c8418e9 [2021-09-23T22:39:37.808Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-23T22:39:37.808Z] ---> Running in 9f67a024d460 [2021-09-23T22:39:37.808Z] Removing intermediate container 9f67a024d460 [2021-09-23T22:39:37.809Z] ---> 0150cb4ae8a9 [2021-09-23T22:39:37.809Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T22:39:37.809Z] ---> Running in 0a4da0ffa0be [2021-09-23T22:39:38.079Z] Removing intermediate container 0a4da0ffa0be [2021-09-23T22:39:38.079Z] ---> 22d1ad3980a6 [2021-09-23T22:39:38.079Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:39:38.079Z] ---> Running in bdc69b5914d0 [2021-09-23T22:39:38.079Z] Removing intermediate container bdc69b5914d0 [2021-09-23T22:39:38.079Z] ---> be3814fe8e13 [2021-09-23T22:39:38.079Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:39:38.079Z] ---> Running in fc05cc4b0e24 [2021-09-23T22:39:38.677Z] Removing intermediate container fc05cc4b0e24 [2021-09-23T22:39:38.677Z] ---> 6f2e2cb818a6 [2021-09-23T22:39:38.677Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T22:39:38.677Z] ---> Running in a3babb83f7ba [2021-09-23T22:39:38.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T22:39:39.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T22:39:40.496Z] OK: 219 MiB in 52 packages [2021-09-23T22:39:40.496Z] Removing intermediate container a3babb83f7ba [2021-09-23T22:39:40.496Z] ---> 6a7c39f94158 [2021-09-23T22:39:40.496Z] Step 8/27 : WORKDIR /app [2021-09-23T22:39:40.496Z] ---> Running in 839a8f897c42 [2021-09-23T22:39:40.772Z] Removing intermediate container 839a8f897c42 [2021-09-23T22:39:40.772Z] ---> 740dc62953c3 [2021-09-23T22:39:40.772Z] Step 9/27 : COPY go.mod . [2021-09-23T22:39:40.772Z] ---> 310368223bb4 [2021-09-23T22:39:40.772Z] Step 10/27 : RUN go mod download [2021-09-23T22:39:40.772Z] ---> Running in cb3579456447 [2021-09-23T22:39:41.360Z] Removing intermediate container cb3579456447 [2021-09-23T22:39:41.360Z] ---> d43b83f47e71 [2021-09-23T22:39:41.360Z] Step 11/27 : COPY . . [2021-09-23T22:39:41.629Z] ---> 492f12de30bb [2021-09-23T22:39:41.629Z] Step 12/27 : ARG MAKE="make build" [2021-09-23T22:39:41.629Z] ---> Running in 82f012239630 [2021-09-23T22:39:41.629Z] Removing intermediate container 82f012239630 [2021-09-23T22:39:41.629Z] ---> ed338892b763 [2021-09-23T22:39:41.629Z] Step 13/27 : RUN $MAKE [2021-09-23T22:39:41.629Z] ---> Running in 6dfbacaf6180 [2021-09-23T22:39:41.904Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.14" -o app-service-configurable [2021-09-23T22:39:48.367Z] Removing intermediate container ace9f6fc44c1 [2021-09-23T22:39:48.367Z] ---> 0a7c64dd668a [2021-09-23T22:39:48.367Z] Step 11/13 : COPY . . [2021-09-23T22:39:48.367Z] ---> b1813d872558 [2021-09-23T22:39:48.367Z] Step 12/13 : ARG MAKE="make build" [2021-09-23T22:39:48.367Z] ---> Running in 276d87e559c3 [2021-09-23T22:39:48.367Z] Removing intermediate container 276d87e559c3 [2021-09-23T22:39:48.367Z] ---> 5798589a4a35 [2021-09-23T22:39:48.367Z] Step 13/13 : RUN $MAKE [2021-09-23T22:39:48.367Z] ---> Running in 738e9884eb9b [2021-09-23T22:39:49.806Z] noop [2021-09-23T22:39:50.402Z] Removing intermediate container 738e9884eb9b [2021-09-23T22:39:50.402Z] ---> 98329f547b12 [2021-09-23T22:39:50.403Z] Successfully built 98329f547b12 [2021-09-23T22:39:50.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:39:51.023Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T22:39:51.024Z] . [Pipeline] withDockerContainer [2021-09-23T22:39:51.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-09-23T22:39:51.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T22:39:53.083Z] $ docker top ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:39:54.113Z] + go version [2021-09-23T22:39:54.113Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T22:39:54.132Z] $ docker stop --time=1 ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a [2021-09-23T22:39:54.259Z] Removing intermediate container 6dfbacaf6180 [2021-09-23T22:39:54.259Z] ---> e96c9cb44e79 [2021-09-23T22:39:54.259Z] Step 14/27 : FROM alpine:3.14 [2021-09-23T22:39:54.259Z] 3.14: Pulling from library/alpine [2021-09-23T22:39:54.259Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T22:39:54.259Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T22:39:54.259Z] a0d0a0d46f8b: Download complete [2021-09-23T22:39:54.259Z] a0d0a0d46f8b: Pull complete [2021-09-23T22:39:54.259Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T22:39:54.259Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T22:39:54.259Z] ---> 14119a10abf4 [2021-09-23T22:39:54.259Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:39:54.259Z] ---> Running in 6241136480b8 [2021-09-23T22:39:54.525Z] Removing intermediate container 6241136480b8 [2021-09-23T22:39:54.526Z] ---> b8722ed66e1b [2021-09-23T22:39:54.526Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-23T22:39:54.526Z] ---> Running in 605f25b9e565 [2021-09-23T22:39:54.526Z] Removing intermediate container 605f25b9e565 [2021-09-23T22:39:54.526Z] ---> 9e8e10d9a661 [2021-09-23T22:39:54.526Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-23T22:39:54.526Z] ---> Running in 60c3f8d6c417 [2021-09-23T22:39:54.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T22:39:55.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T22:39:55.444Z] (1/7) Installing ca-certificates (20191127-r5) [2021-09-23T22:39:55.444Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-09-23T22:39:55.444Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T22:39:55.444Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-23T22:39:55.807Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T22:39:55.807Z] (6/7) Installing libzmq (4.3.4-r0) [2021-09-23T22:39:55.807Z] (7/7) Installing zeromq (4.3.4-r0) [2021-09-23T22:39:55.807Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T22:39:55.807Z] Executing ca-certificates-20191127-r5.trigger [2021-09-23T22:39:55.807Z] OK: 9 MiB in 21 packages [2021-09-23T22:39:56.015Z] $ docker rm -f ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a [2021-09-23T22:39:56.174Z] Removing intermediate container 60c3f8d6c417 [2021-09-23T22:39:56.174Z] ---> 43f0d50094b2 [2021-09-23T22:39:56.174Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-23T22:39:56.174Z] ---> 3c0a1e966412 [2021-09-23T22:39:56.174Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-23T22:39:56.476Z] ---> 84a86606d25f [2021-09-23T22:39:56.476Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-23T22:39:56.476Z] ---> 34b49af9cfe8 [2021-09-23T22:39:56.476Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:39:56.867Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T22:39:56.867Z] . [Pipeline] withDockerContainer [2021-09-23T22:39:57.059Z] ---> c53d64f20a16 [2021-09-23T22:39:57.060Z] Step 22/27 : EXPOSE 48095 [2021-09-23T22:39:57.060Z] ---> Running in 57f1f7d16420 [2021-09-23T22:39:57.060Z] Removing intermediate container 57f1f7d16420 [2021-09-23T22:39:57.060Z] ---> 5612fad91523 [2021-09-23T22:39:57.060Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-23T22:39:57.060Z] ---> Running in 384a1dddcef7 [2021-09-23T22:39:57.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-09-23T22:39:57.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T22:39:57.329Z] Removing intermediate container 384a1dddcef7 [2021-09-23T22:39:57.330Z] ---> 8be7794e22e5 [2021-09-23T22:39:57.330Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T22:39:57.330Z] ---> Running in 1e5213635da1 [2021-09-23T22:39:57.330Z] Removing intermediate container 1e5213635da1 [2021-09-23T22:39:57.330Z] ---> 92fbee5aeb6c [2021-09-23T22:39:57.330Z] Step 25/27 : LABEL arch=amd64 [2021-09-23T22:39:57.330Z] ---> Running in 0da250b13a68 [2021-09-23T22:39:57.330Z] Removing intermediate container 0da250b13a68 [2021-09-23T22:39:57.330Z] ---> d543a79d77b7 [2021-09-23T22:39:57.330Z] Step 26/27 : LABEL git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:39:57.330Z] ---> Running in 89a38171cda5 [2021-09-23T22:39:57.600Z] Removing intermediate container 89a38171cda5 [2021-09-23T22:39:57.600Z] ---> 5c4f0424b482 [2021-09-23T22:39:57.600Z] Step 27/27 : LABEL version=2.0.2-dev.14 [2021-09-23T22:39:57.600Z] ---> Running in 24c9fd1cf8a0 [2021-09-23T22:39:57.600Z] Removing intermediate container 24c9fd1cf8a0 [2021-09-23T22:39:57.600Z] ---> 8ff10de760c2 [2021-09-23T22:39:57.600Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T22:39:57.600Z] Successfully built 8ff10de760c2 [2021-09-23T22:39:57.600Z] Successfully tagged app-service-configurable:latest [2021-09-23T22:39:58.850Z] $ docker top 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:39:59.422Z] provisioning config files... [2021-09-23T22:39:59.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config7560592194634646341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:39:59.783Z] ---> docker-login.sh [2021-09-23T22:39:59.783Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:39:59.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:39:59.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:39:59.783Z] Configure a credential helper to remove this warning. See [2021-09-23T22:39:59.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:39:59.783Z] [2021-09-23T22:39:59.783Z] Login Succeeded [2021-09-23T22:39:59.783Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:39:59.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:39:59.925Z] + make test [2021-09-23T22:39:59.925Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-09-23T22:40:00.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:40:00.050Z] Configure a credential helper to remove this warning. See [2021-09-23T22:40:00.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:40:00.050Z] [2021-09-23T22:40:00.050Z] Login Succeeded [2021-09-23T22:40:00.050Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:40:00.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:40:00.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:40:00.050Z] Configure a credential helper to remove this warning. See [2021-09-23T22:40:00.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:40:00.050Z] [2021-09-23T22:40:00.050Z] Login Succeeded [2021-09-23T22:40:00.050Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:40:00.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:40:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:40:00.317Z] Configure a credential helper to remove this warning. See [2021-09-23T22:40:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:40:00.317Z] [2021-09-23T22:40:00.317Z] Login Succeeded [2021-09-23T22:40:00.317Z] docker.io [2021-09-23T22:40:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:40:00.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:40:00.900Z] Configure a credential helper to remove this warning. See [2021-09-23T22:40:00.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:40:00.900Z] [2021-09-23T22:40:00.900Z] Login Succeeded [2021-09-23T22:40:00.900Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:40:00.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T22:40:00.988Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-09-23T22:40:00.988Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:40:00.988Z] latest [2021-09-23T22:40:00.988Z] 2.0.2-dev.14 [2021-09-23T22:40:00.988Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:40:00.988Z] main [2021-09-23T22:40:00.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:01.356Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:01.681Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:40:01.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-23T22:40:01.681Z] 7df6f02cebdd: Preparing [2021-09-23T22:40:01.681Z] c6440a95b790: Preparing [2021-09-23T22:40:01.681Z] c328f0480340: Preparing [2021-09-23T22:40:01.681Z] f186540ef470: Preparing [2021-09-23T22:40:01.681Z] 57810eca78a8: Preparing [2021-09-23T22:40:01.681Z] e2eb06d8af82: Preparing [2021-09-23T22:40:01.681Z] e2eb06d8af82: Waiting [2021-09-23T22:40:01.953Z] f186540ef470: Pushed [2021-09-23T22:40:01.953Z] c6440a95b790: Pushed [2021-09-23T22:40:01.954Z] e2eb06d8af82: Layer already exists [2021-09-23T22:40:01.954Z] c328f0480340: Pushed [2021-09-23T22:40:02.222Z] 57810eca78a8: Pushed [2021-09-23T22:40:03.637Z] 7df6f02cebdd: Pushed [2021-09-23T22:40:03.905Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:04.237Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:04.560Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-23T22:40:04.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-23T22:40:04.560Z] 7df6f02cebdd: Preparing [2021-09-23T22:40:04.560Z] c6440a95b790: Preparing [2021-09-23T22:40:04.560Z] c328f0480340: Preparing [2021-09-23T22:40:04.560Z] f186540ef470: Preparing [2021-09-23T22:40:04.560Z] 57810eca78a8: Preparing [2021-09-23T22:40:04.560Z] e2eb06d8af82: Preparing [2021-09-23T22:40:04.560Z] e2eb06d8af82: Waiting [2021-09-23T22:40:04.560Z] c6440a95b790: Layer already exists [2021-09-23T22:40:04.560Z] c328f0480340: Layer already exists [2021-09-23T22:40:04.560Z] 57810eca78a8: Layer already exists [2021-09-23T22:40:04.560Z] 7df6f02cebdd: Layer already exists [2021-09-23T22:40:04.560Z] f186540ef470: Layer already exists [2021-09-23T22:40:04.560Z] e2eb06d8af82: Layer already exists [2021-09-23T22:40:04.560Z] latest: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:04.882Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:05.202Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 [2021-09-23T22:40:05.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-23T22:40:05.203Z] 7df6f02cebdd: Preparing [2021-09-23T22:40:05.203Z] c6440a95b790: Preparing [2021-09-23T22:40:05.203Z] c328f0480340: Preparing [2021-09-23T22:40:05.203Z] f186540ef470: Preparing [2021-09-23T22:40:05.203Z] 57810eca78a8: Preparing [2021-09-23T22:40:05.203Z] e2eb06d8af82: Preparing [2021-09-23T22:40:05.203Z] e2eb06d8af82: Waiting [2021-09-23T22:40:05.203Z] 7df6f02cebdd: Layer already exists [2021-09-23T22:40:05.203Z] c328f0480340: Layer already exists [2021-09-23T22:40:05.203Z] 57810eca78a8: Layer already exists [2021-09-23T22:40:05.203Z] c6440a95b790: Layer already exists [2021-09-23T22:40:05.203Z] f186540ef470: Layer already exists [2021-09-23T22:40:05.203Z] e2eb06d8af82: Layer already exists [2021-09-23T22:40:05.203Z] 2.0.2-dev.14: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:05.525Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:05.840Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:40:05.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-23T22:40:05.840Z] 7df6f02cebdd: Preparing [2021-09-23T22:40:05.840Z] c6440a95b790: Preparing [2021-09-23T22:40:05.840Z] c328f0480340: Preparing [2021-09-23T22:40:05.840Z] f186540ef470: Preparing [2021-09-23T22:40:05.840Z] 57810eca78a8: Preparing [2021-09-23T22:40:05.840Z] e2eb06d8af82: Preparing [2021-09-23T22:40:05.840Z] e2eb06d8af82: Waiting [2021-09-23T22:40:05.840Z] 7df6f02cebdd: Layer already exists [2021-09-23T22:40:05.840Z] 57810eca78a8: Layer already exists [2021-09-23T22:40:05.840Z] f186540ef470: Layer already exists [2021-09-23T22:40:05.840Z] c6440a95b790: Layer already exists [2021-09-23T22:40:05.840Z] c328f0480340: Layer already exists [2021-09-23T22:40:05.840Z] e2eb06d8af82: Layer already exists [2021-09-23T22:40:05.840Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:06.169Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:06.495Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-09-23T22:40:06.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-09-23T22:40:06.495Z] 7df6f02cebdd: Preparing [2021-09-23T22:40:06.495Z] c6440a95b790: Preparing [2021-09-23T22:40:06.495Z] c328f0480340: Preparing [2021-09-23T22:40:06.495Z] f186540ef470: Preparing [2021-09-23T22:40:06.495Z] 57810eca78a8: Preparing [2021-09-23T22:40:06.495Z] e2eb06d8af82: Preparing [2021-09-23T22:40:06.495Z] e2eb06d8af82: Waiting [2021-09-23T22:40:06.495Z] 57810eca78a8: Layer already exists [2021-09-23T22:40:06.495Z] f186540ef470: Layer already exists [2021-09-23T22:40:06.495Z] c328f0480340: Layer already exists [2021-09-23T22:40:06.495Z] c6440a95b790: Layer already exists [2021-09-23T22:40:06.495Z] 7df6f02cebdd: Layer already exists [2021-09-23T22:40:06.495Z] e2eb06d8af82: Layer already exists [2021-09-23T22:40:06.495Z] main: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T22:40:06.566Z] ===================================================== [Pipeline] echo [2021-09-23T22:40:06.584Z] taggedImages: [2021-09-23T22:40:06.585Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:40:06.585Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-09-23T22:40:06.585Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 [2021-09-23T22:40:06.585Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:40:06.585Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:07.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:40:07.233Z] [2021-09-23T22:40:07.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:40:07.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:40:07.568Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T22:40:07.568Z] b4d181a07f80: Pulling fs layer [2021-09-23T22:40:07.568Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T22:40:07.568Z] ed53099fbce6: Pulling fs layer [2021-09-23T22:40:07.568Z] dc539afda2c1: Pulling fs layer [2021-09-23T22:40:07.568Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T22:40:07.568Z] 9065ff56babe: Pulling fs layer [2021-09-23T22:40:07.568Z] d287ab97295c: Pulling fs layer [2021-09-23T22:40:07.568Z] dc539afda2c1: Waiting [2021-09-23T22:40:07.568Z] 77bc0d833cb6: Waiting [2021-09-23T22:40:07.568Z] 9065ff56babe: Waiting [2021-09-23T22:40:07.568Z] d287ab97295c: Waiting [2021-09-23T22:40:07.835Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T22:40:07.835Z] a1111a8f2ec3: Download complete [2021-09-23T22:40:07.835Z] dc539afda2c1: Verifying Checksum [2021-09-23T22:40:07.835Z] dc539afda2c1: Download complete [2021-09-23T22:40:08.101Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T22:40:08.101Z] 77bc0d833cb6: Download complete [2021-09-23T22:40:08.101Z] 9065ff56babe: Verifying Checksum [2021-09-23T22:40:08.101Z] 9065ff56babe: Download complete [2021-09-23T22:40:08.101Z] ed53099fbce6: Verifying Checksum [2021-09-23T22:40:08.101Z] ed53099fbce6: Download complete [2021-09-23T22:40:09.064Z] b4d181a07f80: Verifying Checksum [2021-09-23T22:40:09.064Z] b4d181a07f80: Download complete [2021-09-23T22:40:10.476Z] b4d181a07f80: Pull complete [2021-09-23T22:40:10.476Z] a1111a8f2ec3: Pull complete [2021-09-23T22:40:11.072Z] ed53099fbce6: Pull complete [2021-09-23T22:40:11.072Z] dc539afda2c1: Pull complete [2021-09-23T22:40:11.338Z] 77bc0d833cb6: Pull complete [2021-09-23T22:40:11.338Z] 9065ff56babe: Pull complete [2021-09-23T22:40:12.744Z] d287ab97295c: Verifying Checksum [2021-09-23T22:40:12.744Z] d287ab97295c: Download complete [2021-09-23T22:40:18.144Z] d287ab97295c: Pull complete [2021-09-23T22:40:18.144Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T22:40:18.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:40:18.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T22:40:18.250Z] prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container [2021-09-23T22:40:18.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T22:40:20.532Z] $ docker top 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:40:21.101Z] ---> job-cost.sh [2021-09-23T22:40:21.101Z] lf-activate-venv: SKIPPING [2021-09-23T22:40:21.101Z] INFO: No Stack... [2021-09-23T22:40:22.059Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T22:40:22.324Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T22:40:22.642Z] + cat /w/workspace/app-service-configurable/18/archives/cost.csv [2021-09-23T22:40:22.642Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T22:40:22.686Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [2021-09-23T22:40:22.697Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] did not exist. Created. [2021-09-23T22:40:22.697Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T22:40:23.044Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T22:40:23.091Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T22:40:23.109Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T22:40:23.133Z] $ docker stop --time=1 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 [2021-09-23T22:40:24.280Z] $ docker rm -f 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T22:40:56.533Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-09-23T22:40:56.533Z] CGO_ENABLED=1 go vet ./... [2021-09-23T22:41:14.896Z] gofmt -l . [2021-09-23T22:41:14.896Z] [ "`gofmt -l .`" = "" ] [2021-09-23T22:41:14.896Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T22:41:14.913Z] $ docker stop --time=1 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 [2021-09-23T22:41:16.936Z] $ docker rm -f 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T22:41:17.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T22:41:17.861Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T22:41:18.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T22:41:18.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T22:41:19.238Z] + ls -al . [2021-09-23T22:41:19.239Z] total 144 [2021-09-23T22:41:19.239Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 22:41 . [2021-09-23T22:41:19.239Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 22:38 .. [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 23 22:38 .dockerignore [2021-09-23T22:41:19.239Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 22:38 .git [2021-09-23T22:41:19.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:38 .github [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 104 Sep 23 22:38 .gitignore [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 7608 Sep 23 22:38 Attribution.txt [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 22206 Sep 23 22:38 CHANGELOG.md [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 2032 Sep 23 22:38 Dockerfile [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 22:38 GOVERNANCE.md [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 23 22:38 Jenkinsfile [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 23 22:38 LICENSE [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 23 22:38 OWNERS.md [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 3224 Sep 23 22:38 README.md [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 22:35 VERSION [2021-09-23T22:41:19.239Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:38 bin [2021-09-23T22:41:19.239Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 23 22:40 coverage.out [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 136 Sep 23 22:38 go.mod [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 20734 Sep 23 22:38 go.sum [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 23 22:38 main.go [2021-09-23T22:41:19.239Z] -rw-rw-r-- 1 jenkins jenkins 1488 Sep 23 22:38 makefile [2021-09-23T22:41:19.239Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 22:38 res [2021-09-23T22:41:19.239Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 22:38 snap [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:41:19.588Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 --label arch=arm64 --label version=2.0.2-dev.14 . [2021-09-23T22:41:19.588Z] Sending build context to Docker daemon 163.3kB [2021-09-23T22:41:19.860Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T22:41:19.860Z] Step 2/27 : FROM ${BASE} AS builder [2021-09-23T22:41:19.860Z] ---> 98329f547b12 [2021-09-23T22:41:19.860Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-23T22:41:20.134Z] ---> Running in a9d2ee777c7c [2021-09-23T22:41:20.740Z] Removing intermediate container a9d2ee777c7c [2021-09-23T22:41:20.740Z] ---> 173351ddefd2 [2021-09-23T22:41:20.740Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T22:41:21.012Z] ---> Running in 47699053f009 [2021-09-23T22:41:21.287Z] Removing intermediate container 47699053f009 [2021-09-23T22:41:21.287Z] ---> 754f024e6abb [2021-09-23T22:41:21.287Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:41:21.559Z] ---> Running in 66e2cc772df2 [2021-09-23T22:41:22.151Z] Removing intermediate container 66e2cc772df2 [2021-09-23T22:41:22.151Z] ---> 22f0988046e4 [2021-09-23T22:41:22.151Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T22:41:22.151Z] ---> Running in e275ca1de8e6 [2021-09-23T22:41:24.765Z] Removing intermediate container e275ca1de8e6 [2021-09-23T22:41:24.765Z] ---> 90efa7345ebc [2021-09-23T22:41:24.765Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T22:41:24.765Z] ---> Running in da15d5cd8162 [2021-09-23T22:41:25.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T22:41:26.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T22:41:27.317Z] OK: 218 MiB in 52 packages [2021-09-23T22:41:28.758Z] Removing intermediate container da15d5cd8162 [2021-09-23T22:41:28.758Z] ---> f7c8bb4fc881 [2021-09-23T22:41:28.758Z] Step 8/27 : WORKDIR /app [2021-09-23T22:41:28.758Z] ---> Running in 8c30a680f590 [2021-09-23T22:41:29.353Z] Removing intermediate container 8c30a680f590 [2021-09-23T22:41:29.353Z] ---> 047233c7853d [2021-09-23T22:41:29.353Z] Step 9/27 : COPY go.mod . [2021-09-23T22:41:29.952Z] ---> 6dea94c7f69c [2021-09-23T22:41:29.952Z] Step 10/27 : RUN go mod download [2021-09-23T22:41:30.225Z] ---> Running in 9853c869698f [2021-09-23T22:41:32.837Z] Removing intermediate container 9853c869698f [2021-09-23T22:41:32.837Z] ---> 5d6b4d6aa362 [2021-09-23T22:41:32.837Z] Step 11/27 : COPY . . [2021-09-23T22:41:33.434Z] ---> 3931a5a964aa [2021-09-23T22:41:33.434Z] Step 12/27 : ARG MAKE="make build" [2021-09-23T22:41:33.434Z] ---> Running in 749d6e46e99d [2021-09-23T22:41:34.028Z] Removing intermediate container 749d6e46e99d [2021-09-23T22:41:34.028Z] ---> 3c9b6d811c9b [2021-09-23T22:41:34.028Z] Step 13/27 : RUN $MAKE [2021-09-23T22:41:34.028Z] ---> Running in 80c675583aa7 [2021-09-23T22:41:35.012Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.14" -o app-service-configurable [2021-09-23T22:42:14.039Z] Removing intermediate container 80c675583aa7 [2021-09-23T22:42:14.039Z] ---> 697a8b233f53 [2021-09-23T22:42:14.039Z] Step 14/27 : FROM alpine:3.14 [2021-09-23T22:42:14.040Z] 3.14: Pulling from library/alpine [2021-09-23T22:42:14.040Z] 552d1f2373af: Pulling fs layer [2021-09-23T22:42:14.040Z] 552d1f2373af: Download complete [2021-09-23T22:42:14.040Z] 552d1f2373af: Pull complete [2021-09-23T22:42:14.040Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T22:42:14.040Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T22:42:14.040Z] ---> bb3de5531c18 [2021-09-23T22:42:14.040Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-09-23T22:42:14.040Z] ---> Running in 7406d7b0aca6 [2021-09-23T22:42:14.040Z] Removing intermediate container 7406d7b0aca6 [2021-09-23T22:42:14.040Z] ---> a00c91312bfc [2021-09-23T22:42:14.040Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-09-23T22:42:14.313Z] ---> Running in d7c269ecb564 [2021-09-23T22:42:14.910Z] Removing intermediate container d7c269ecb564 [2021-09-23T22:42:14.910Z] ---> 537e75886e08 [2021-09-23T22:42:14.910Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-09-23T22:42:14.910Z] ---> Running in 710931eefdf5 [2021-09-23T22:42:16.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T22:42:16.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T22:42:17.318Z] (1/7) Installing ca-certificates (20191127-r5) [2021-09-23T22:42:17.318Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-09-23T22:42:17.318Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T22:42:17.318Z] (4/7) Installing libsodium (1.0.18-r0) [2021-09-23T22:42:17.318Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T22:42:17.318Z] (6/7) Installing libzmq (4.3.4-r0) [2021-09-23T22:42:17.318Z] (7/7) Installing zeromq (4.3.4-r0) [2021-09-23T22:42:17.318Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T22:42:17.318Z] Executing ca-certificates-20191127-r5.trigger [2021-09-23T22:42:17.588Z] OK: 9 MiB in 21 packages [2021-09-23T22:42:19.019Z] Removing intermediate container 710931eefdf5 [2021-09-23T22:42:19.019Z] ---> a57fa28ded48 [2021-09-23T22:42:19.019Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-23T22:42:19.994Z] ---> e2ef493330e9 [2021-09-23T22:42:19.994Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-23T22:42:20.591Z] ---> b986a1baca31 [2021-09-23T22:42:20.591Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-09-23T22:42:21.574Z] ---> c017e36d2bb5 [2021-09-23T22:42:21.574Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-09-23T22:42:23.012Z] ---> 842da75638e1 [2021-09-23T22:42:23.012Z] Step 22/27 : EXPOSE 48095 [2021-09-23T22:42:23.286Z] ---> Running in a3433f8936f9 [2021-09-23T22:42:23.559Z] Removing intermediate container a3433f8936f9 [2021-09-23T22:42:23.559Z] ---> d82667c09af1 [2021-09-23T22:42:23.559Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-09-23T22:42:23.835Z] ---> Running in cdd37d52ec23 [2021-09-23T22:42:24.433Z] Removing intermediate container cdd37d52ec23 [2021-09-23T22:42:24.433Z] ---> 0baa7909edca [2021-09-23T22:42:24.433Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-23T22:42:24.433Z] ---> Running in 9a51864dda90 [2021-09-23T22:42:25.029Z] Removing intermediate container 9a51864dda90 [2021-09-23T22:42:25.029Z] ---> e997ea8a49ea [2021-09-23T22:42:25.029Z] Step 25/27 : LABEL arch=arm64 [2021-09-23T22:42:25.029Z] ---> Running in 392febe114fa [2021-09-23T22:42:25.625Z] Removing intermediate container 392febe114fa [2021-09-23T22:42:25.625Z] ---> 02690e9d9adb [2021-09-23T22:42:25.625Z] Step 26/27 : LABEL git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:42:25.902Z] ---> Running in 5837269a6f67 [2021-09-23T22:42:26.175Z] Removing intermediate container 5837269a6f67 [2021-09-23T22:42:26.175Z] ---> 0400e6c84f30 [2021-09-23T22:42:26.175Z] Step 27/27 : LABEL version=2.0.2-dev.14 [2021-09-23T22:42:26.448Z] ---> Running in 99bc44ceed9e [2021-09-23T22:42:27.043Z] Removing intermediate container 99bc44ceed9e [2021-09-23T22:42:27.043Z] ---> b612720c2e3f [2021-09-23T22:42:27.043Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T22:42:27.043Z] Successfully built b612720c2e3f [2021-09-23T22:42:27.044Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:42:27.303Z] provisioning config files... [2021-09-23T22:42:27.324Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config870213113970884148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:42:27.696Z] ---> docker-login.sh [2021-09-23T22:42:27.696Z] nexus3.edgexfoundry.org:10001 [2021-09-23T22:42:27.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:42:28.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:42:28.244Z] Configure a credential helper to remove this warning. See [2021-09-23T22:42:28.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:42:28.244Z] [2021-09-23T22:42:28.244Z] Login Succeeded [2021-09-23T22:42:28.244Z] nexus3.edgexfoundry.org:10002 [2021-09-23T22:42:28.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:42:28.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:42:28.793Z] Configure a credential helper to remove this warning. See [2021-09-23T22:42:28.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:42:28.793Z] [2021-09-23T22:42:28.793Z] Login Succeeded [2021-09-23T22:42:28.793Z] nexus3.edgexfoundry.org:10003 [2021-09-23T22:42:29.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:42:29.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:42:29.342Z] Configure a credential helper to remove this warning. See [2021-09-23T22:42:29.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:42:29.342Z] [2021-09-23T22:42:29.342Z] Login Succeeded [2021-09-23T22:42:29.342Z] nexus3.edgexfoundry.org:10004 [2021-09-23T22:42:29.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:42:29.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:42:29.889Z] Configure a credential helper to remove this warning. See [2021-09-23T22:42:29.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:42:29.889Z] [2021-09-23T22:42:29.889Z] Login Succeeded [2021-09-23T22:42:29.889Z] docker.io [2021-09-23T22:42:30.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T22:42:30.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T22:42:30.754Z] Configure a credential helper to remove this warning. See [2021-09-23T22:42:30.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T22:42:30.754Z] [2021-09-23T22:42:30.754Z] Login Succeeded [2021-09-23T22:42:30.754Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T22:42:30.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T22:42:30.857Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-09-23T22:42:30.857Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:42:30.857Z] latest [2021-09-23T22:42:30.857Z] 2.0.2-dev.14 [2021-09-23T22:42:30.857Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:42:30.857Z] main [2021-09-23T22:42:30.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:31.249Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:31.590Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:42:31.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-23T22:42:31.591Z] 7c5e16516619: Preparing [2021-09-23T22:42:31.591Z] 007777c9446a: Preparing [2021-09-23T22:42:31.591Z] 442aab457021: Preparing [2021-09-23T22:42:31.591Z] df309d868a2f: Preparing [2021-09-23T22:42:31.591Z] 4dc1b1eba5c7: Preparing [2021-09-23T22:42:31.591Z] ee420dfed78a: Preparing [2021-09-23T22:42:31.591Z] ee420dfed78a: Waiting [2021-09-23T22:42:32.196Z] 007777c9446a: Pushed [2021-09-23T22:42:32.196Z] 442aab457021: Pushed [2021-09-23T22:42:32.196Z] df309d868a2f: Pushed [2021-09-23T22:42:32.196Z] ee420dfed78a: Layer already exists [2021-09-23T22:42:32.790Z] 4dc1b1eba5c7: Pushed [2021-09-23T22:42:35.416Z] 7c5e16516619: Pushed [2021-09-23T22:42:35.693Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:36.045Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:36.392Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-23T22:42:36.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-23T22:42:36.392Z] 7c5e16516619: Preparing [2021-09-23T22:42:36.392Z] 007777c9446a: Preparing [2021-09-23T22:42:36.392Z] 442aab457021: Preparing [2021-09-23T22:42:36.392Z] df309d868a2f: Preparing [2021-09-23T22:42:36.392Z] 4dc1b1eba5c7: Preparing [2021-09-23T22:42:36.392Z] ee420dfed78a: Preparing [2021-09-23T22:42:36.392Z] ee420dfed78a: Waiting [2021-09-23T22:42:36.664Z] 4dc1b1eba5c7: Layer already exists [2021-09-23T22:42:36.664Z] 442aab457021: Layer already exists [2021-09-23T22:42:36.664Z] 7c5e16516619: Layer already exists [2021-09-23T22:42:36.664Z] 007777c9446a: Layer already exists [2021-09-23T22:42:36.664Z] df309d868a2f: Layer already exists [2021-09-23T22:42:36.664Z] ee420dfed78a: Layer already exists [2021-09-23T22:42:36.664Z] latest: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:37.016Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:37.362Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 [2021-09-23T22:42:37.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-23T22:42:37.362Z] 7c5e16516619: Preparing [2021-09-23T22:42:37.362Z] 007777c9446a: Preparing [2021-09-23T22:42:37.362Z] 442aab457021: Preparing [2021-09-23T22:42:37.362Z] df309d868a2f: Preparing [2021-09-23T22:42:37.362Z] 4dc1b1eba5c7: Preparing [2021-09-23T22:42:37.362Z] ee420dfed78a: Preparing [2021-09-23T22:42:37.362Z] ee420dfed78a: Waiting [2021-09-23T22:42:37.636Z] 007777c9446a: Layer already exists [2021-09-23T22:42:37.636Z] 4dc1b1eba5c7: Layer already exists [2021-09-23T22:42:37.636Z] 7c5e16516619: Layer already exists [2021-09-23T22:42:37.636Z] 442aab457021: Layer already exists [2021-09-23T22:42:37.636Z] df309d868a2f: Layer already exists [2021-09-23T22:42:37.636Z] ee420dfed78a: Layer already exists [2021-09-23T22:42:37.636Z] 2.0.2-dev.14: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:37.991Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:38.339Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:42:38.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-23T22:42:38.339Z] 7c5e16516619: Preparing [2021-09-23T22:42:38.339Z] 007777c9446a: Preparing [2021-09-23T22:42:38.339Z] 442aab457021: Preparing [2021-09-23T22:42:38.339Z] df309d868a2f: Preparing [2021-09-23T22:42:38.339Z] 4dc1b1eba5c7: Preparing [2021-09-23T22:42:38.339Z] ee420dfed78a: Preparing [2021-09-23T22:42:38.339Z] ee420dfed78a: Waiting [2021-09-23T22:42:38.339Z] 4dc1b1eba5c7: Layer already exists [2021-09-23T22:42:38.339Z] df309d868a2f: Layer already exists [2021-09-23T22:42:38.339Z] 007777c9446a: Layer already exists [2021-09-23T22:42:38.339Z] 7c5e16516619: Layer already exists [2021-09-23T22:42:38.339Z] 442aab457021: Layer already exists [2021-09-23T22:42:38.339Z] ee420dfed78a: Layer already exists [2021-09-23T22:42:38.612Z] 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:38.967Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:39.315Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-09-23T22:42:39.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-09-23T22:42:39.315Z] 7c5e16516619: Preparing [2021-09-23T22:42:39.315Z] 007777c9446a: Preparing [2021-09-23T22:42:39.315Z] 442aab457021: Preparing [2021-09-23T22:42:39.315Z] df309d868a2f: Preparing [2021-09-23T22:42:39.315Z] 4dc1b1eba5c7: Preparing [2021-09-23T22:42:39.315Z] ee420dfed78a: Preparing [2021-09-23T22:42:39.315Z] ee420dfed78a: Waiting [2021-09-23T22:42:39.315Z] df309d868a2f: Layer already exists [2021-09-23T22:42:39.315Z] 7c5e16516619: Layer already exists [2021-09-23T22:42:39.315Z] 442aab457021: Layer already exists [2021-09-23T22:42:39.586Z] 007777c9446a: Layer already exists [2021-09-23T22:42:39.586Z] 4dc1b1eba5c7: Layer already exists [2021-09-23T22:42:39.586Z] ee420dfed78a: Layer already exists [2021-09-23T22:42:39.586Z] main: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T22:42:39.667Z] ===================================================== [Pipeline] echo [2021-09-23T22:42:39.685Z] taggedImages: [2021-09-23T22:42:39.685Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [2021-09-23T22:42:39.685Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-09-23T22:42:39.685Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 [2021-09-23T22:42:39.685Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [2021-09-23T22:42:39.685Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:40.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:42:40.240Z] [2021-09-23T22:42:40.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:42:40.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:42:41.146Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T22:42:41.146Z] 448f6bf000e3: Pulling fs layer [2021-09-23T22:42:41.146Z] f757da607395: Pulling fs layer [2021-09-23T22:42:41.146Z] 05883995daec: Pulling fs layer [2021-09-23T22:42:41.146Z] 8603b9c90790: Pulling fs layer [2021-09-23T22:42:41.146Z] 1560dd03e051: Pulling fs layer [2021-09-23T22:42:41.146Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T22:42:41.146Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T22:42:41.146Z] 1560dd03e051: Waiting [2021-09-23T22:42:41.146Z] 27f5ce0e4adf: Waiting [2021-09-23T22:42:41.146Z] c2d8d7efcc4b: Waiting [2021-09-23T22:42:41.146Z] 8603b9c90790: Waiting [2021-09-23T22:42:41.423Z] f757da607395: Verifying Checksum [2021-09-23T22:42:41.423Z] f757da607395: Download complete [2021-09-23T22:42:41.423Z] 8603b9c90790: Verifying Checksum [2021-09-23T22:42:41.423Z] 8603b9c90790: Download complete [2021-09-23T22:42:41.698Z] 1560dd03e051: Verifying Checksum [2021-09-23T22:42:41.698Z] 1560dd03e051: Download complete [2021-09-23T22:42:41.698Z] 27f5ce0e4adf: Verifying Checksum [2021-09-23T22:42:41.698Z] 27f5ce0e4adf: Download complete [2021-09-23T22:42:41.698Z] 05883995daec: Verifying Checksum [2021-09-23T22:42:41.698Z] 05883995daec: Download complete [2021-09-23T22:42:42.677Z] 448f6bf000e3: Verifying Checksum [2021-09-23T22:42:42.677Z] 448f6bf000e3: Download complete [2021-09-23T22:42:46.071Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T22:42:46.071Z] c2d8d7efcc4b: Download complete [2021-09-23T22:42:46.071Z] 448f6bf000e3: Pull complete [2021-09-23T22:42:47.058Z] f757da607395: Pull complete [2021-09-23T22:42:48.496Z] 05883995daec: Pull complete [2021-09-23T22:42:48.496Z] 8603b9c90790: Pull complete [2021-09-23T22:42:49.477Z] 1560dd03e051: Pull complete [2021-09-23T22:42:50.073Z] 27f5ce0e4adf: Pull complete [2021-09-23T22:43:05.186Z] c2d8d7efcc4b: Pull complete [2021-09-23T22:43:05.186Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T22:43:05.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T22:43:05.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T22:43:05.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container [2021-09-23T22:43:05.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T22:43:10.488Z] $ docker top 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:43:11.465Z] ---> job-cost.sh [2021-09-23T22:43:11.466Z] lf-activate-venv: SKIPPING [2021-09-23T22:43:11.466Z] INFO: No Stack... [2021-09-23T22:43:14.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T22:43:14.078Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T22:43:14.750Z] + cut -d, -f6 [2021-09-23T22:43:14.750Z] + cat /w/workspace/app-service-configurable/18/archives/cost.csv [Pipeline] lock [2021-09-23T22:43:14.820Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [2021-09-23T22:43:14.830Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] did not exist. Created. [2021-09-23T22:43:14.830Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T22:43:15.530Z] /w/workspace/app-service-configurable/18@tmp/durable-5c9febbd/script.sh: 1: /w/workspace/app-service-configurable/18@tmp/durable-5c9febbd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T22:43:16.199Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T22:43:16.233Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T22:43:16.279Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T22:43:16.297Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T22:43:16.322Z] $ docker stop --time=1 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d [2021-09-23T22:43:18.004Z] $ docker rm -f 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-23T22:43:19.138Z] provisioning config files... [2021-09-23T22:43:19.154Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2481906211360435049tmp [Pipeline] { [Pipeline] sh [2021-09-23T22:43:19.489Z] + set +x [2021-09-23T22:43:19.489Z] + curl -s https://codecov.io/bash [2021-09-23T22:43:19.489Z] + bash -s -- [2021-09-23T22:43:19.489Z] [2021-09-23T22:43:19.489Z] _____ _ [2021-09-23T22:43:19.489Z] / ____| | | [2021-09-23T22:43:19.489Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T22:43:19.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T22:43:19.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T22:43:19.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T22:43:19.489Z] Bash-1.0.6 [2021-09-23T22:43:19.489Z] [2021-09-23T22:43:19.489Z] [2021-09-23T22:43:19.489Z] ==> git version 2.24.4 found [2021-09-23T22:43:19.489Z] ==> 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-09-23T22:43:19.489Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T22:43:19.489Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T22:43:19.489Z] ==> Jenkins CI detected. [2021-09-23T22:43:19.759Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-09-23T22:43:19.759Z] project root: . [2021-09-23T22:43:19.759Z] --> token set from env [2021-09-23T22:43:19.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T22:43:19.759Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T22:43:19.759Z] ==> Python coveragepy not found [2021-09-23T22:43:19.759Z] ==> Searching for coverage reports in: [2021-09-23T22:43:19.759Z] + . [2021-09-23T22:43:19.759Z] -> Found 1 reports [2021-09-23T22:43:19.759Z] ==> Detecting git/mercurial file structure [2021-09-23T22:43:19.759Z] ==> Reading reports [2021-09-23T22:43:19.759Z] + ./coverage.out bytes=10 [2021-09-23T22:43:19.759Z] ==> Appending adjustments [2021-09-23T22:43:19.759Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T22:43:19.759Z] + Found adjustments [2021-09-23T22:43:19.759Z] ==> Gzipping contents [2021-09-23T22:43:19.759Z] 4.0K /tmp/codecov.rzZ1sk.gz [2021-09-23T22:43:19.759Z] ==> Uploading reports [2021-09-23T22:43:19.759Z] url: https://codecov.io [2021-09-23T22:43:19.759Z] query: branch=main&commit=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T22:43:19.759Z] -> Pinging Codecov [2021-09-23T22:43:19.759Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T22:43:20.025Z] -> Uploading to [2021-09-23T22:43:20.025Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/A97CA9966030D2A3747ED39772930CCE/9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7/ccb2d883-cf26-458e-8f30-d0a8492d691a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T224319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eef4bfc0fdd7e4ce2a5056407600c92e7218904ec304061ee4088f2af75b6928 [2021-09-23T22:43:20.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T22:43:20.025Z] Dload Upload Total Spent Left Speed [2021-09-23T22:43:20.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 746 --:--:-- --:--:-- --:--:-- 745 100 552 0 0 100 552 0 746 --:--:-- --:--:-- --:--:-- 745 [2021-09-23T22:43:20.982Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] } [2021-09-23T22:43:20.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T22:43:21.819Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T22:43:21.847Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:43:22.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T22:43:22.184Z] [2021-09-23T22:43:22.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:43:22.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T22:43:22.513Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T22:43:22.513Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T22:43:22.513Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T22:43:22.513Z] de9db76c5a1d: Pulling fs layer [2021-09-23T22:43:22.513Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T22:43:22.513Z] 0d57e429df01: Pulling fs layer [2021-09-23T22:43:22.513Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T22:43:22.513Z] e1f770b5df2f: Pulling fs layer [2021-09-23T22:43:22.513Z] 85a0685a4137: Pulling fs layer [2021-09-23T22:43:22.513Z] 0eba1c9be4d2: Waiting [2021-09-23T22:43:22.513Z] 0d57e429df01: Waiting [2021-09-23T22:43:22.513Z] 4e4be7b47b0d: Waiting [2021-09-23T22:43:22.513Z] e1f770b5df2f: Waiting [2021-09-23T22:43:22.513Z] 85a0685a4137: Waiting [2021-09-23T22:43:22.513Z] de9db76c5a1d: Verifying Checksum [2021-09-23T22:43:22.513Z] de9db76c5a1d: Download complete [2021-09-23T22:43:22.513Z] 0ef7d3d256c8: Verifying Checksum [2021-09-23T22:43:22.513Z] 0ef7d3d256c8: Download complete [2021-09-23T22:43:22.513Z] 0d57e429df01: Download complete [2021-09-23T22:43:22.789Z] 4e4be7b47b0d: Verifying Checksum [2021-09-23T22:43:22.790Z] 4e4be7b47b0d: Download complete [2021-09-23T22:43:22.790Z] 188c0c94c7c5: Verifying Checksum [2021-09-23T22:43:22.790Z] 188c0c94c7c5: Download complete [2021-09-23T22:43:22.790Z] 188c0c94c7c5: Pull complete [2021-09-23T22:43:23.055Z] 0ef7d3d256c8: Pull complete [2021-09-23T22:43:23.055Z] de9db76c5a1d: Pull complete [2021-09-23T22:43:24.011Z] e1f770b5df2f: Verifying Checksum [2021-09-23T22:43:24.011Z] e1f770b5df2f: Download complete [2021-09-23T22:43:26.584Z] 0eba1c9be4d2: Download complete [2021-09-23T22:43:27.175Z] 85a0685a4137: Verifying Checksum [2021-09-23T22:43:27.175Z] 85a0685a4137: Download complete [2021-09-23T22:43:29.760Z] 0eba1c9be4d2: Pull complete [2021-09-23T22:43:29.760Z] 0d57e429df01: Pull complete [2021-09-23T22:43:29.760Z] 4e4be7b47b0d: Pull complete [2021-09-23T22:43:30.340Z] e1f770b5df2f: Pull complete [2021-09-23T22:43:35.720Z] 85a0685a4137: Pull complete [2021-09-23T22:43:35.720Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T22:43:35.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T22:43:35.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T22:43:35.813Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:43:35.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T22:43:36.598Z] $ docker top f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T22:43:36.787Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T22:43:37.122Z] + set -o pipefail [2021-09-23T22:43:37.122Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T22:43:43.760Z] [2021-09-23T22:43:43.760Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-09-23T22:43:43.760Z] [2021-09-23T22:43:43.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8ca9ae36-da36-4603-af03-285be19953b3 [2021-09-23T22:43:43.760Z] [2021-09-23T22:43:43.760Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-23T22:43:43.760Z] [2021-09-23T22:43:43.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T22:43:43.760Z] [2021-09-23T22:43:44.716Z] [Pipeline] } [2021-09-23T22:43:44.730Z] $ docker stop --time=1 f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b [2021-09-23T22:43:46.656Z] $ docker rm -f f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b [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-09-23T22:43:47.824Z] + git log --format=format:%s -1 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:43:48.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:43:48.150Z] . [Pipeline] withDockerContainer [2021-09-23T22:43:48.237Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:43:48.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T22:43:48.667Z] $ docker top a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T22:43:48.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:43:48.819Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:43:48.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:43:48.930Z] $ docker exec a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c ssh-agent [2021-09-23T22:43:49.055Z] SSH_AUTH_SOCK=/tmp/ssh-WcfNUsaopZ6S/agent.15 [2021-09-23T22:43:49.055Z] SSH_AGENT_PID=21 [2021-09-23T22:43:49.064Z] Running ssh-add (command line suppressed) [2021-09-23T22:43:49.161Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5955161564064408547.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5955161564064408547.key) [2021-09-23T22:43:49.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:43:49.490Z] + git semver tag [2021-09-23T22:43:49.490Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T22:43:49.490Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-23T22:43:49.490Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-23T22:43:49.490Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T22:43:49.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T22:43:49.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T22:43:49.490Z] # $SEMVER_BRANCH = main [2021-09-23T22:43:49.490Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-23T22:43:49.490Z] # 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 HEAD [2021-09-23T22:43:49.490Z] # -> Force: false [2021-09-23T22:43:49.490Z] # 2b887efbdc8462ca0d26ff812bd42288aca8c765 refs/tags/v2.0.2-dev.14 [Pipeline] } [2021-09-23T22:43:49.499Z] $ docker exec --env ******** --env ******** a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c ssh-agent -k [2021-09-23T22:43:49.595Z] unset SSH_AUTH_SOCK; [2021-09-23T22:43:49.595Z] unset SSH_AGENT_PID; [2021-09-23T22:43:49.595Z] echo Agent pid 21 killed; [2021-09-23T22:43:49.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T22:43:49.976Z] + git semver [Pipeline] } [2021-09-23T22:43:49.992Z] $ docker stop --time=1 a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c [2021-09-23T22:43:51.199Z] $ docker rm -f a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:43:51.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T22:43:51.682Z] [2021-09-23T22:43:51.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:43:52.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T22:43:52.021Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T22:43:52.021Z] ab5ef0e58194: Pulling fs layer [2021-09-23T22:43:52.021Z] 9712f1f96733: Pulling fs layer [2021-09-23T22:43:52.021Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T22:43:52.021Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T22:43:52.021Z] e9a5061849ea: Pulling fs layer [2021-09-23T22:43:52.021Z] d747dcd14b5f: Pulling fs layer [2021-09-23T22:43:52.021Z] 2de7ff778b66: Pulling fs layer [2021-09-23T22:43:52.021Z] e9a5061849ea: Waiting [2021-09-23T22:43:52.021Z] d747dcd14b5f: Waiting [2021-09-23T22:43:52.021Z] 2de7ff778b66: Waiting [2021-09-23T22:43:52.021Z] 0d9ebad4ef96: Waiting [2021-09-23T22:43:52.021Z] 9712f1f96733: Verifying Checksum [2021-09-23T22:43:52.021Z] 9712f1f96733: Download complete [2021-09-23T22:43:53.961Z] 63f879dbbcfc: Verifying Checksum [2021-09-23T22:43:53.961Z] 63f879dbbcfc: Download complete [2021-09-23T22:43:54.226Z] e9a5061849ea: Verifying Checksum [2021-09-23T22:43:54.226Z] e9a5061849ea: Download complete [2021-09-23T22:43:54.226Z] d747dcd14b5f: Verifying Checksum [2021-09-23T22:43:54.226Z] d747dcd14b5f: Download complete [2021-09-23T22:43:54.805Z] 2de7ff778b66: Verifying Checksum [2021-09-23T22:43:54.805Z] 2de7ff778b66: Download complete [2021-09-23T22:43:55.077Z] ab5ef0e58194: Verifying Checksum [2021-09-23T22:43:55.077Z] ab5ef0e58194: Download complete [2021-09-23T22:43:55.077Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T22:43:55.077Z] 0d9ebad4ef96: Download complete [2021-09-23T22:43:57.662Z] ab5ef0e58194: Pull complete [2021-09-23T22:43:57.662Z] 9712f1f96733: Pull complete [2021-09-23T22:43:58.627Z] 63f879dbbcfc: Pull complete [2021-09-23T22:44:02.006Z] 0d9ebad4ef96: Pull complete [2021-09-23T22:44:02.006Z] e9a5061849ea: Pull complete [2021-09-23T22:44:02.006Z] d747dcd14b5f: Pull complete [2021-09-23T22:44:02.984Z] 2de7ff778b66: Pull complete [2021-09-23T22:44:02.984Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T22:44:02.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T22:44:02.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T22:44:03.078Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:44:03.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-23T22:44:05.972Z] $ docker top e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:44:06.084Z] provisioning config files... [2021-09-23T22:44:06.096Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8379592800145045378tmp [2021-09-23T22:44:06.115Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7227248968686381796tmp [2021-09-23T22:44:06.133Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1782032838862942536tmp [Pipeline] { [Pipeline] echo [2021-09-23T22:44:06.157Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:06.462Z] ---> sigul-configuration.sh [2021-09-23T22:44:06.462Z] gpg: directory `/root/.gnupg' created [2021-09-23T22:44:06.462Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T22:44:06.462Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T22:44:06.462Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T22:44:06.462Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T22:44:06.462Z] gpg: CAST5 encrypted data [2021-09-23T22:44:06.462Z] gpg: encrypted with 1 passphrase [2021-09-23T22:44:06.462Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T22:44:06.772Z] + mkdir /home/jenkins [2021-09-23T22:44:06.772Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T22:44:07.077Z] + 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-09-23T22:44:07.093Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:07.398Z] ---> sigul-install.sh [2021-09-23T22:44:07.398Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T22:44:07.702Z] + git tag --list [2021-09-23T22:44:07.702Z] v1.0.0 [2021-09-23T22:44:07.702Z] v1.1.0 [2021-09-23T22:44:07.702Z] v1.2.0 [2021-09-23T22:44:07.702Z] v1.3.0 [2021-09-23T22:44:07.702Z] v1.3.1 [2021-09-23T22:44:07.702Z] v2.0.0 [2021-09-23T22:44:07.702Z] v2.0.1 [2021-09-23T22:44:07.702Z] v2.0.1-dev.1 [2021-09-23T22:44:07.702Z] v2.0.2-dev.1 [2021-09-23T22:44:07.702Z] v2.0.2-dev.10 [2021-09-23T22:44:07.702Z] v2.0.2-dev.11 [2021-09-23T22:44:07.702Z] v2.0.2-dev.12 [2021-09-23T22:44:07.702Z] v2.0.2-dev.13 [2021-09-23T22:44:07.702Z] v2.0.2-dev.14 [2021-09-23T22:44:07.702Z] v2.0.2-dev.2 [2021-09-23T22:44:07.702Z] v2.0.2-dev.3 [2021-09-23T22:44:07.702Z] v2.0.2-dev.4 [2021-09-23T22:44:07.702Z] v2.0.2-dev.5 [2021-09-23T22:44:07.702Z] v2.0.2-dev.6 [2021-09-23T22:44:07.702Z] v2.0.2-dev.7 [2021-09-23T22:44:07.702Z] v2.0.2-dev.8 [2021-09-23T22:44:07.702Z] v2.0.2-dev.9 [Pipeline] sh [2021-09-23T22:44:08.015Z] + lftools sign git-tag v2.0.2-dev.14 [2021-09-23T22:44:08.597Z] Signing Git tag with Sigul... [2021-09-23T22:44:08.597Z] Signing v2.0.2-dev.14 [Pipeline] echo [2021-09-23T22:44:09.569Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:09.884Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T22:44:09.896Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T22:44:09.921Z] $ docker stop --time=1 e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 [2021-09-23T22:44:11.150Z] $ docker rm -f e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:44:11.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:44:11.764Z] . [Pipeline] withDockerContainer [2021-09-23T22:44:11.853Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:44:11.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T22:44:12.365Z] $ docker top 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T22:44:12.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:44:12.523Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:44:12.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:44:12.654Z] $ docker exec 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a ssh-agent [2021-09-23T22:44:12.801Z] SSH_AUTH_SOCK=/tmp/ssh-Hw8VzfJ44vtr/agent.12 [2021-09-23T22:44:12.801Z] SSH_AGENT_PID=18 [2021-09-23T22:44:12.809Z] Running ssh-add (command line suppressed) [2021-09-23T22:44:12.929Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5280366128785753406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5280366128785753406.key) [2021-09-23T22:44:12.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:44:13.273Z] + git semver bump pre [2021-09-23T22:44:13.273Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T22:44:13.273Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-23T22:44:13.273Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-23T22:44:13.273Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T22:44:13.273Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T22:44:13.273Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T22:44:13.273Z] # $SEMVER_BRANCH = main [2021-09-23T22:44:13.273Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-09-23T22:44:13.273Z] 2.0.2-dev.15 [Pipeline] } [2021-09-23T22:44:13.284Z] $ docker exec --env ******** --env ******** 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a ssh-agent -k [2021-09-23T22:44:13.386Z] unset SSH_AUTH_SOCK; [2021-09-23T22:44:13.387Z] unset SSH_AGENT_PID; [2021-09-23T22:44:13.387Z] echo Agent pid 18 killed; [2021-09-23T22:44:13.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T22:44:13.753Z] + git semver [Pipeline] } [2021-09-23T22:44:13.772Z] $ docker stop --time=1 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a [2021-09-23T22:44:14.990Z] $ docker rm -f 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:44:15.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T22:44:15.408Z] . [Pipeline] withDockerContainer [2021-09-23T22:44:15.501Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:44:15.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T22:44:15.994Z] $ docker top 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T22:44:16.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T22:44:16.161Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T22:44:16.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T22:44:16.285Z] $ docker exec 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 ssh-agent [2021-09-23T22:44:16.430Z] SSH_AUTH_SOCK=/tmp/ssh-hg6YZx2L6X42/agent.14 [2021-09-23T22:44:16.430Z] SSH_AGENT_PID=21 [2021-09-23T22:44:16.439Z] Running ssh-add (command line suppressed) [2021-09-23T22:44:16.553Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_639586920035845935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_639586920035845935.key) [2021-09-23T22:44:16.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T22:44:16.900Z] + git semver push [2021-09-23T22:44:16.900Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T22:44:16.900Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-09-23T22:44:16.900Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-09-23T22:44:16.900Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T22:44:16.900Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T22:44:16.900Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T22:44:16.900Z] # $SEMVER_BRANCH = main [2021-09-23T22:44:16.900Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-09-23T22:44:18.320Z] $ docker exec --env ******** --env ******** 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 ssh-agent -k [2021-09-23T22:44:18.414Z] unset SSH_AUTH_SOCK; [2021-09-23T22:44:18.414Z] unset SSH_AGENT_PID; [2021-09-23T22:44:18.414Z] echo Agent pid 21 killed; [2021-09-23T22:44:18.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T22:44:18.776Z] + git semver [Pipeline] } [2021-09-23T22:44:18.792Z] $ docker stop --time=1 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 [2021-09-23T22:44:19.978Z] $ docker rm -f 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 [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] sh [2021-09-23T22:44:21.167Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:21.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:22.070Z] ---> package-listing.sh [2021-09-23T22:44:22.070Z] ++ facter osfamily [2021-09-23T22:44:22.070Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T22:44:22.337Z] + OS_FAMILY=redhat [2021-09-23T22:44:22.338Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-09-23T22:44:22.338Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T22:44:22.338Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T22:44:22.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T22:44:22.338Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T22:44:22.338Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-23T22:44:22.338Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T22:44:22.338Z] + case "${OS_FAMILY}" in [2021-09-23T22:44:22.338Z] + rpm -qa [2021-09-23T22:44:22.338Z] + sort [2021-09-23T22:44:22.920Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T22:44:22.920Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T22:44:22.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T22:44:22.920Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-09-23T22:44:22.920Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-09-23T22:44:22.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-09-23T22:44:22.936Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T22:44:23.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:44:23.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:44:23.819Z] [2021-09-23T22:44:23.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T22:44:24.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:44:24.145Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T22:44:24.145Z] b4d181a07f80: Pulling fs layer [2021-09-23T22:44:24.145Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T22:44:24.145Z] ed53099fbce6: Pulling fs layer [2021-09-23T22:44:24.145Z] dc539afda2c1: Pulling fs layer [2021-09-23T22:44:24.145Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T22:44:24.145Z] 9065ff56babe: Pulling fs layer [2021-09-23T22:44:24.145Z] d287ab97295c: Pulling fs layer [2021-09-23T22:44:24.145Z] dc539afda2c1: Waiting [2021-09-23T22:44:24.145Z] 77bc0d833cb6: Waiting [2021-09-23T22:44:24.145Z] 9065ff56babe: Waiting [2021-09-23T22:44:24.145Z] d287ab97295c: Waiting [2021-09-23T22:44:24.409Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T22:44:24.409Z] a1111a8f2ec3: Download complete [2021-09-23T22:44:24.409Z] dc539afda2c1: Verifying Checksum [2021-09-23T22:44:24.409Z] dc539afda2c1: Download complete [2021-09-23T22:44:24.673Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T22:44:24.673Z] 77bc0d833cb6: Download complete [2021-09-23T22:44:24.673Z] ed53099fbce6: Verifying Checksum [2021-09-23T22:44:24.673Z] ed53099fbce6: Download complete [2021-09-23T22:44:24.673Z] 9065ff56babe: Verifying Checksum [2021-09-23T22:44:24.673Z] 9065ff56babe: Download complete [2021-09-23T22:44:25.253Z] b4d181a07f80: Verifying Checksum [2021-09-23T22:44:25.253Z] b4d181a07f80: Download complete [2021-09-23T22:44:26.678Z] b4d181a07f80: Pull complete [2021-09-23T22:44:26.678Z] a1111a8f2ec3: Pull complete [2021-09-23T22:44:26.955Z] ed53099fbce6: Pull complete [2021-09-23T22:44:27.227Z] dc539afda2c1: Pull complete [2021-09-23T22:44:27.227Z] 77bc0d833cb6: Pull complete [2021-09-23T22:44:27.493Z] 9065ff56babe: Pull complete [2021-09-23T22:44:28.447Z] d287ab97295c: Verifying Checksum [2021-09-23T22:44:28.447Z] d287ab97295c: Download complete [2021-09-23T22:44:32.715Z] d287ab97295c: Pull complete [2021-09-23T22:44:32.716Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T22:44:32.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T22:44:32.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T22:44:32.801Z] prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container [2021-09-23T22:44:32.848Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T22:44:35.094Z] $ docker top 57e30aede143bdf0ffd49e63a63515e3bc8b54de7482bc2a850e95c52bba7fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T22:44:35.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T22:44:35.796Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T22:44:36.101Z] + ls /var/log/sa-host [2021-09-23T22:44:36.101Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T22:44:36.101Z] file_magic: OK [2021-09-23T22:44:36.101Z] HZ: Using current value: 100 [2021-09-23T22:44:36.101Z] file_header: OK [2021-09-23T22:44:36.101Z] 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-09-23T22:44:36.101Z] Statistics: [2021-09-23T22:44:36.101Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T22:44:36.101Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T22:44:36.101Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T22:44:36.101Z] file_magic: OK [2021-09-23T22:44:36.101Z] HZ: Using current value: 100 [2021-09-23T22:44:36.101Z] file_header: OK [2021-09-23T22:44:36.101Z] 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-09-23T22:44:36.101Z] Statistics: [2021-09-23T22:44:36.101Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T22:44:36.101Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T22:44:36.629Z] provisioning config files... [2021-09-23T22:44:36.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3670515629040495373tmp [Pipeline] { [Pipeline] echo [2021-09-23T22:44:36.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:36.973Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T22:44:36.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:37.426Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T22:44:37.442Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:37.750Z] ---> sudo-logs.sh [2021-09-23T22:44:37.751Z] Archiving 'sudo' log.. [2021-09-23T22:44:37.751Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.vexxhost.local: Name or service not known [2021-09-23T22:44:37.751Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T22:44:37.787Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:38.095Z] ---> job-cost.sh [2021-09-23T22:44:38.095Z] lf-activate-venv: SKIPPING [2021-09-23T22:44:38.095Z] DEBUG: total: 0.10999999940395355 [2021-09-23T22:44:38.095Z] INFO: Retrieving Stack Cost... [2021-09-23T22:44:39.501Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T22:44:39.501Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T22:44:39.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T22:44:39.822Z] ---> logs-deploy.sh [2021-09-23T22:44:39.822Z] lf-activate-venv: SKIPPING [2021-09-23T22:44:39.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/18 [2021-09-23T22:44:39.822Z] INFO: archiving workspace using pattern(s): [2021-09-23T22:44:40.405Z] Archives upload complete. [2021-09-23T22:44:40.673Z] INFO: archiving logs to Nexus