Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b753f607c7837695aec3d6194930fb6f6074e2da 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-ssh1172746056354344749.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-ssh3041896138757513682.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-ssh5166493590811545346.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-ssh7039945968022353021.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/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-ssh185123890499346542.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-648 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 Avoid second fetch Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) 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-ssh7660168496324333850.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" > git rev-list --no-walk 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-23T22:27:08.228Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-23T22:27:08.320Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-23T22:27:08.351Z] ========================================================= [2021-08-23T22:27:08.351Z] EdgeX Global Pipelines Version Info [2021-08-23T22:27:08.351Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:27:09.608Z] ------------------- [2021-08-23T22:27:09.608Z] stable info: [2021-08-23T22:27:09.608Z] ------------------- [2021-08-23T22:27:09.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-23T22:27:09.608Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-23T22:27:09.608Z] Message: update stable to v1.0.205 [2021-08-23T22:27:10.192Z] ------------------- [2021-08-23T22:27:10.192Z] experimental info: [2021-08-23T22:27:10.192Z] ------------------- [2021-08-23T22:27:10.192Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-23T22:27:10.192Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-23T22:27:10.192Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-23T22:27:10.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-23T22:27:10.369Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-23T22:27:10.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-23T22:27:10.416Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-23T22:27:10.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-23T22:27:10.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-23T22:27:10.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-23T22:27:10.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-23T22:27:10.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-23T22:27:10.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-23T22:27:10.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-23T22:27:10.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-23T22:27:10.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-23T22:27:10.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-23T22:27:10.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-23T22:27:10.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-23T22:27:10.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-23T22:27:10.759Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-23T22:27:10.783Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-23T22:27:10.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-23T22:27:10.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-23T22:27:10.859Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-23T22:27:10.883Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-23T22:27:10.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-23T22:27:10.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-23T22:27:10.959Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-23T22:27:10.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-23T22:27:11.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-23T22:27:11.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-23T22:27:11.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-23T22:27:11.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] echo [2021-08-23T22:27:11.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b753f60 [Pipeline] echo [2021-08-23T22:27:11.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:27:11.250Z] provisioning config files... [2021-08-23T22:27:11.272Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1164409106734836416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:27:11.627Z] ---> docker-login.sh [2021-08-23T22:27:11.627Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:27:11.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:27:11.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:27:11.897Z] Configure a credential helper to remove this warning. See [2021-08-23T22:27:11.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:27:11.897Z] [2021-08-23T22:27:11.897Z] Login Succeeded [2021-08-23T22:27:11.897Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:27:11.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:27:12.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:27:12.167Z] Configure a credential helper to remove this warning. See [2021-08-23T22:27:12.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:27:12.167Z] [2021-08-23T22:27:12.167Z] Login Succeeded [2021-08-23T22:27:12.167Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:27:12.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:27:12.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:27:12.167Z] Configure a credential helper to remove this warning. See [2021-08-23T22:27:12.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:27:12.167Z] [2021-08-23T22:27:12.167Z] Login Succeeded [2021-08-23T22:27:12.167Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:27:12.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:27:12.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:27:12.436Z] Configure a credential helper to remove this warning. See [2021-08-23T22:27:12.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:27:12.436Z] [2021-08-23T22:27:12.436Z] Login Succeeded [2021-08-23T22:27:12.436Z] docker.io [2021-08-23T22:27:12.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:27:12.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:27:12.703Z] Configure a credential helper to remove this warning. See [2021-08-23T22:27:12.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:27:12.703Z] [2021-08-23T22:27:12.703Z] Login Succeeded [2021-08-23T22:27:12.971Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:27:12.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-23T22:27:13.493Z] + git log --format=format:%s -1 b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] echo [2021-08-23T22:27:13.550Z] GIT_COMMIT: b753f607c7837695aec3d6194930fb6f6074e2da, Commit Message: docs: Add Doc PR section, removed obsolete TYpes section (#312) [Pipeline] echo [2021-08-23T22:27:13.565Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:27:14.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:27:14.536Z] [2021-08-23T22:27:14.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:27:14.866Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:27:14.866Z] latest: Pulling from edgex-devops/git-semver [2021-08-23T22:27:14.866Z] 31603596830f: Pulling fs layer [2021-08-23T22:27:14.866Z] 04fac38145f0: Pulling fs layer [2021-08-23T22:27:14.866Z] 701f6daf10bf: Pulling fs layer [2021-08-23T22:27:14.866Z] 24f72da36158: Pulling fs layer [2021-08-23T22:27:14.866Z] 24f72da36158: Waiting [2021-08-23T22:27:14.866Z] 04fac38145f0: Verifying Checksum [2021-08-23T22:27:14.866Z] 04fac38145f0: Download complete [2021-08-23T22:27:15.136Z] 31603596830f: Verifying Checksum [2021-08-23T22:27:15.136Z] 31603596830f: Download complete [2021-08-23T22:27:15.136Z] 24f72da36158: Verifying Checksum [2021-08-23T22:27:15.136Z] 24f72da36158: Download complete [2021-08-23T22:27:15.136Z] 31603596830f: Pull complete [2021-08-23T22:27:15.407Z] 04fac38145f0: Pull complete [2021-08-23T22:27:15.407Z] 701f6daf10bf: Verifying Checksum [2021-08-23T22:27:15.407Z] 701f6daf10bf: Download complete [2021-08-23T22:27:16.000Z] 701f6daf10bf: Pull complete [2021-08-23T22:27:16.000Z] 24f72da36158: Pull complete [2021-08-23T22:27:16.000Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-23T22:27:16.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:27:16.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-23T22:27:16.105Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:27:16.167Z] $ 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-08-23T22:27:16.972Z] $ docker top 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-23T22:27:17.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:27:17.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:27:17.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:27:17.287Z] $ docker exec 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent [2021-08-23T22:27:17.425Z] SSH_AUTH_SOCK=/tmp/ssh-oR7qAlgBzwtt/agent.13 [2021-08-23T22:27:17.425Z] SSH_AGENT_PID=20 [2021-08-23T22:27:17.439Z] Running ssh-add (command line suppressed) [2021-08-23T22:27:17.558Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5268873613084199084.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5268873613084199084.key) [2021-08-23T22:27:17.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:27:17.903Z] + git tag --points-at HEAD [Pipeline] } [2021-08-23T22:27:17.924Z] $ docker exec --env ******** --env ******** 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent -k [2021-08-23T22:27:18.030Z] unset SSH_AUTH_SOCK; [2021-08-23T22:27:18.030Z] unset SSH_AGENT_PID; [2021-08-23T22:27:18.030Z] echo Agent pid 20 killed; [2021-08-23T22:27:18.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-23T22:27:18.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:27:18.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:27:18.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:27:18.222Z] $ docker exec 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent [2021-08-23T22:27:18.355Z] SSH_AUTH_SOCK=/tmp/ssh-CizssTfy1uEy/agent.55 [2021-08-23T22:27:18.355Z] SSH_AGENT_PID=62 [2021-08-23T22:27:18.365Z] Running ssh-add (command line suppressed) [2021-08-23T22:27:18.479Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_392148215235180799.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_392148215235180799.key) [2021-08-23T22:27:18.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:27:18.821Z] + git semver init [2021-08-23T22:27:18.821Z] # -> Open(): unable to determine branch for HEAD [2021-08-23T22:27:18.821Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-23T22:27:18.821Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-23T22:27:18.821Z] # $SEMVER_REMOTE_NAME = origin [2021-08-23T22:27:18.821Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-23T22:27:18.821Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-23T22:27:18.821Z] # $SEMVER_BRANCH = main [2021-08-23T22:27:18.821Z] # $SEMVER_TEMP = /tmp/semver-492402074 [2021-08-23T22:27:18.821Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-23T22:27:19.412Z] # '/tmp/semver-492402074' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-08-23T22:27:19.412Z] # -> Force: false [2021-08-23T22:27:19.412Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-23T22:27:19.428Z] $ docker exec --env ******** --env ******** 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab ssh-agent -k [2021-08-23T22:27:19.528Z] unset SSH_AUTH_SOCK; [2021-08-23T22:27:19.528Z] unset SSH_AGENT_PID; [2021-08-23T22:27:19.528Z] echo Agent pid 62 killed; [2021-08-23T22:27:19.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:27:19.902Z] + git semver [Pipeline] } [2021-08-23T22:27:19.920Z] $ docker stop --time=1 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab [2021-08-23T22:27:21.183Z] $ docker rm -f 85692890414e5319e39b1fd84911e397c25d1a39967aeb93caf316921031d4ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:27:21.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-23T22:27:21.920Z] Stashed 1 file(s) [Pipeline] echo [2021-08-23T22:27:21.924Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-23T22:27:37.191Z] Still waiting to schedule task [2021-08-23T22:27:37.191Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-23T22:27:37.194Z] Still waiting to schedule task [2021-08-23T22:27:37.194Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-23T22:28:47.573Z] Running on prd-centos7-docker-4c-2g-651 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-23T22:28:47.607Z] Running in /w/workspace/app-service-configurable/11 [Pipeline] { [Pipeline] checkout [2021-08-23T22:28:47.756Z] Selected Git installation does not exist. Using Default [2021-08-23T22:28:47.757Z] The recommended git tool is: NONE [2021-08-23T22:28:50.828Z] using credential edgex-jenkins-ssh [2021-08-23T22:28:50.842Z] Cloning the remote Git repository [2021-08-23T22:28:50.557Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-23T22:28:50.636Z] > git init /w/workspace/app-service-configurable/11 # timeout=10 [2021-08-23T22:28:50.672Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-23T22:28:50.673Z] > git --version # timeout=10 [2021-08-23T22:28:50.678Z] > git --version # 'git version 2.24.4' [2021-08-23T22:28:50.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:28:50.708Z] [INFO] Currently running in a labeled security context [2021-08-23T22:28:50.708Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-23T22:28:50.708Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/11@tmp/jenkins-gitclient-ssh2096096215189654440.key [2021-08-23T22:28:50.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:28:51.619Z] Avoid second fetch [2021-08-23T22:28:51.620Z] Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) [2021-08-23T22:28:51.340Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-23T22:28:51.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:28:51.377Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:28:51.387Z] > git checkout -f b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-23T22:28:55.216Z] Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:28:55.700Z] provisioning config files... [2021-08-23T22:28:55.724Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config5455891060674575339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:28:56.164Z] ---> docker-login.sh [2021-08-23T22:28:56.164Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:28:56.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:28:56.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:28:56.164Z] Configure a credential helper to remove this warning. See [2021-08-23T22:28:56.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:28:56.164Z] [2021-08-23T22:28:56.164Z] Login Succeeded [2021-08-23T22:28:56.164Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:28:56.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:28:56.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:28:56.432Z] Configure a credential helper to remove this warning. See [2021-08-23T22:28:56.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:28:56.432Z] [2021-08-23T22:28:56.432Z] Login Succeeded [2021-08-23T22:28:56.432Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:28:56.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:28:56.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:28:56.701Z] Configure a credential helper to remove this warning. See [2021-08-23T22:28:56.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:28:56.701Z] [2021-08-23T22:28:56.701Z] Login Succeeded [2021-08-23T22:28:56.701Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:28:56.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:28:56.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:28:56.701Z] Configure a credential helper to remove this warning. See [2021-08-23T22:28:56.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:28:56.701Z] [2021-08-23T22:28:56.701Z] Login Succeeded [2021-08-23T22:28:56.701Z] docker.io [2021-08-23T22:28:56.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:28:57.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:28:57.243Z] Configure a credential helper to remove this warning. See [2021-08-23T22:28:57.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:28:57.243Z] [2021-08-23T22:28:57.243Z] Login Succeeded [2021-08-23T22:28:57.243Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:28:57.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-23T22:28:57.485Z] ========================================================= [2021-08-23T22:28:57.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-23T22:28:57.485Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:28:57.830Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-23T22:28:57.830Z] Sending build context to Docker daemon 157.2kB [2021-08-23T22:28:57.830Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-23T22:28:57.830Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-23T22:28:57.830Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-23T22:28:57.830Z] 540db60ca938: Pulling fs layer [2021-08-23T22:28:57.830Z] adcc1eea9eea: Pulling fs layer [2021-08-23T22:28:57.830Z] 4c4ab2625f07: Pulling fs layer [2021-08-23T22:28:57.830Z] db62176df00c: Pulling fs layer [2021-08-23T22:28:57.830Z] 3b30891b0d05: Pulling fs layer [2021-08-23T22:28:57.830Z] 06b49ca38bd5: Pulling fs layer [2021-08-23T22:28:57.830Z] c788192a36de: Pulling fs layer [2021-08-23T22:28:57.830Z] a77e37c0d609: Pulling fs layer [2021-08-23T22:28:57.830Z] c3185cebc471: Pulling fs layer [2021-08-23T22:28:57.830Z] 06b49ca38bd5: Waiting [2021-08-23T22:28:57.830Z] c788192a36de: Waiting [2021-08-23T22:28:57.830Z] a77e37c0d609: Waiting [2021-08-23T22:28:57.830Z] c3185cebc471: Waiting [2021-08-23T22:28:57.830Z] db62176df00c: Waiting [2021-08-23T22:28:57.830Z] 3b30891b0d05: Waiting [2021-08-23T22:28:58.104Z] 4c4ab2625f07: Verifying Checksum [2021-08-23T22:28:58.104Z] 4c4ab2625f07: Download complete [2021-08-23T22:28:58.104Z] adcc1eea9eea: Verifying Checksum [2021-08-23T22:28:58.104Z] adcc1eea9eea: Download complete [2021-08-23T22:28:58.104Z] 3b30891b0d05: Verifying Checksum [2021-08-23T22:28:58.104Z] 3b30891b0d05: Download complete [2021-08-23T22:28:58.104Z] 06b49ca38bd5: Verifying Checksum [2021-08-23T22:28:58.104Z] 06b49ca38bd5: Download complete [2021-08-23T22:28:58.104Z] c788192a36de: Verifying Checksum [2021-08-23T22:28:58.104Z] c788192a36de: Download complete [2021-08-23T22:28:58.371Z] 540db60ca938: Verifying Checksum [2021-08-23T22:28:58.371Z] 540db60ca938: Download complete [2021-08-23T22:28:58.638Z] 540db60ca938: Pull complete [2021-08-23T22:28:58.638Z] adcc1eea9eea: Pull complete [2021-08-23T22:28:58.638Z] 4c4ab2625f07: Pull complete [2021-08-23T22:28:59.222Z] a77e37c0d609: Verifying Checksum [2021-08-23T22:28:59.222Z] a77e37c0d609: Download complete [2021-08-23T22:29:04.592Z] c3185cebc471: Verifying Checksum [2021-08-23T22:29:04.592Z] c3185cebc471: Download complete [2021-08-23T22:29:04.869Z] db62176df00c: Verifying Checksum [2021-08-23T22:29:04.869Z] db62176df00c: Download complete [2021-08-23T22:29:08.257Z] db62176df00c: Pull complete [2021-08-23T22:29:08.257Z] 3b30891b0d05: Pull complete [2021-08-23T22:29:08.257Z] 06b49ca38bd5: Pull complete [2021-08-23T22:29:08.257Z] c788192a36de: Pull complete [2021-08-23T22:29:08.257Z] a77e37c0d609: Pull complete [2021-08-23T22:29:10.893Z] c3185cebc471: Pull complete [2021-08-23T22:29:10.893Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-23T22:29:10.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-23T22:29:10.893Z] ---> 031687cdd783 [2021-08-23T22:29:10.893Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-23T22:29:12.326Z] ---> Running in a1ab05525366 [2021-08-23T22:29:12.326Z] Removing intermediate container a1ab05525366 [2021-08-23T22:29:12.326Z] ---> dd2f1f398ac5 [2021-08-23T22:29:12.326Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-23T22:29:12.326Z] ---> Running in 8587f5bb3366 [2021-08-23T22:29:12.326Z] Removing intermediate container 8587f5bb3366 [2021-08-23T22:29:12.326Z] ---> 95a3a3b45aeb [2021-08-23T22:29:12.326Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-23T22:29:12.326Z] ---> Running in cbd4f0afb77b [2021-08-23T22:29:12.326Z] Removing intermediate container cbd4f0afb77b [2021-08-23T22:29:12.326Z] ---> b2cfe6f719a9 [2021-08-23T22:29:12.326Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:29:12.326Z] ---> Running in cf511609ace3 [2021-08-23T22:29:12.922Z] Removing intermediate container cf511609ace3 [2021-08-23T22:29:12.922Z] ---> 59a99576f2a7 [2021-08-23T22:29:12.922Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-23T22:29:12.922Z] ---> Running in b9057dcb6a6f [2021-08-23T22:29:13.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:29:14.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:29:15.119Z] OK: 219 MiB in 52 packages [2021-08-23T22:29:15.386Z] Removing intermediate container b9057dcb6a6f [2021-08-23T22:29:15.386Z] ---> 9f4c0674b495 [2021-08-23T22:29:15.386Z] Step 8/13 : WORKDIR /app [2021-08-23T22:29:15.386Z] ---> Running in 996949cec397 [2021-08-23T22:29:15.662Z] Removing intermediate container 996949cec397 [2021-08-23T22:29:15.662Z] ---> b0214fc45d3c [2021-08-23T22:29:15.662Z] Step 9/13 : COPY go.mod . [2021-08-23T22:29:15.662Z] ---> 084e9cb61f8b [2021-08-23T22:29:15.662Z] Step 10/13 : RUN go mod download [2021-08-23T22:29:15.662Z] ---> Running in c82ab75eebb1 [2021-08-23T22:29:28.003Z] Removing intermediate container c82ab75eebb1 [2021-08-23T22:29:28.003Z] ---> e0e235334910 [2021-08-23T22:29:28.003Z] Step 11/13 : COPY . . [2021-08-23T22:29:28.003Z] ---> f2f56924558f [2021-08-23T22:29:28.003Z] Step 12/13 : ARG MAKE="make build" [2021-08-23T22:29:28.003Z] ---> Running in e8c1fb07d05a [2021-08-23T22:29:28.003Z] Removing intermediate container e8c1fb07d05a [2021-08-23T22:29:28.003Z] ---> f59bcdff0724 [2021-08-23T22:29:28.003Z] Step 13/13 : RUN $MAKE [2021-08-23T22:29:28.003Z] ---> Running in 5f8d94835549 [2021-08-23T22:29:28.003Z] noop [2021-08-23T22:29:28.003Z] Removing intermediate container 5f8d94835549 [2021-08-23T22:29:28.003Z] ---> f593c7d5493c [2021-08-23T22:29:28.003Z] Successfully built f593c7d5493c [2021-08-23T22:29:28.003Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:29:28.332Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-23T22:29:28.332Z] . [Pipeline] withDockerContainer [2021-08-23T22:29:28.427Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-08-23T22:29:28.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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-x86_64 cat [2021-08-23T22:29:28.843Z] $ docker top 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:29:29.278Z] + go version [2021-08-23T22:29:29.279Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-23T22:29:29.299Z] $ docker stop --time=1 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 [2021-08-23T22:29:30.486Z] $ docker rm -f 186f8898fd5bd972f6214246b9c22c875990961774981010f4e7e3255d0ebe31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:29:31.099Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-23T22:29:31.099Z] . [Pipeline] withDockerContainer [2021-08-23T22:29:31.193Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-08-23T22:29:31.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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-x86_64 cat [2021-08-23T22:29:31.639Z] $ docker top 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:29:32.062Z] + make test [2021-08-23T22:29:32.062Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-23T22:29:34.293Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-650 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-08-23T22:29:34.319Z] Running in /w/workspace/app-service-configurable/11 [Pipeline] { [Pipeline] checkout [2021-08-23T22:29:34.550Z] Selected Git installation does not exist. Using Default [2021-08-23T22:29:34.550Z] The recommended git tool is: NONE [2021-08-23T22:29:40.946Z] using credential edgex-jenkins-ssh [2021-08-23T22:29:40.966Z] Cloning the remote Git repository [2021-08-23T22:29:42.192Z] Avoid second fetch [2021-08-23T22:29:42.193Z] Checking out Revision b753f607c7837695aec3d6194930fb6f6074e2da (main) [2021-08-23T22:29:41.015Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-23T22:29:41.129Z] > git init /w/workspace/app-service-configurable/11 # timeout=10 [2021-08-23T22:29:41.220Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-23T22:29:41.221Z] > git --version # timeout=10 [2021-08-23T22:29:41.236Z] > git --version # 'git version 2.17.1' [2021-08-23T22:29:41.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-23T22:29:41.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:29:42.145Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-23T22:29:42.171Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-23T22:29:42.218Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T22:29:42.235Z] > git checkout -f b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-23T22:29:46.556Z] Commit message: "docs: Add Doc PR section, removed obsolete TYpes section (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:29:47.006Z] provisioning config files... [2021-08-23T22:29:47.034Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config4613512216922246431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:29:47.354Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-23T22:29:47.354Z] CGO_ENABLED=1 go vet ./... [2021-08-23T22:29:47.590Z] ---> docker-login.sh [2021-08-23T22:29:47.590Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:29:48.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:29:48.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:29:48.796Z] Configure a credential helper to remove this warning. See [2021-08-23T22:29:48.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:29:48.796Z] [2021-08-23T22:29:48.796Z] Login Succeeded [2021-08-23T22:29:48.796Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:29:49.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:29:49.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:29:49.069Z] Configure a credential helper to remove this warning. See [2021-08-23T22:29:49.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:29:49.069Z] [2021-08-23T22:29:49.069Z] Login Succeeded [2021-08-23T22:29:49.069Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:29:49.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:29:49.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:29:49.667Z] Configure a credential helper to remove this warning. See [2021-08-23T22:29:49.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:29:49.667Z] [2021-08-23T22:29:49.667Z] Login Succeeded [2021-08-23T22:29:49.667Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:29:49.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:29:49.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:29:49.945Z] Configure a credential helper to remove this warning. See [2021-08-23T22:29:49.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:29:49.945Z] [2021-08-23T22:29:49.945Z] Login Succeeded [2021-08-23T22:29:50.219Z] docker.io [2021-08-23T22:29:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:29:50.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:29:50.763Z] Configure a credential helper to remove this warning. See [2021-08-23T22:29:50.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:29:50.763Z] [2021-08-23T22:29:50.763Z] Login Succeeded [2021-08-23T22:29:50.763Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:29:50.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-23T22:29:51.161Z] ========================================================= [2021-08-23T22:29:51.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-23T22:29:51.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:29:51.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-23T22:29:51.549Z] Sending build context to Docker daemon 157.2kB [2021-08-23T22:29:51.827Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-23T22:29:51.827Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-23T22:29:52.431Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-23T22:29:52.431Z] 595b0fe564bb: Pulling fs layer [2021-08-23T22:29:52.431Z] 24495759ef45: Pulling fs layer [2021-08-23T22:29:52.431Z] d148012ef14d: Pulling fs layer [2021-08-23T22:29:52.431Z] e90a11edd702: Pulling fs layer [2021-08-23T22:29:52.431Z] d77568369979: Pulling fs layer [2021-08-23T22:29:52.431Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-23T22:29:52.431Z] 170f2ba95c9a: Pulling fs layer [2021-08-23T22:29:52.431Z] 97ac5df62f85: Pulling fs layer [2021-08-23T22:29:52.431Z] d77568369979: Waiting [2021-08-23T22:29:52.431Z] fc1c9f9a7f3b: Waiting [2021-08-23T22:29:52.431Z] e90a11edd702: Waiting [2021-08-23T22:29:52.431Z] 170f2ba95c9a: Waiting [2021-08-23T22:29:52.431Z] 97ac5df62f85: Waiting [2021-08-23T22:29:52.431Z] d148012ef14d: Verifying Checksum [2021-08-23T22:29:52.431Z] d148012ef14d: Download complete [2021-08-23T22:29:52.431Z] 24495759ef45: Verifying Checksum [2021-08-23T22:29:52.431Z] 24495759ef45: Download complete [2021-08-23T22:29:52.431Z] d77568369979: Download complete [2021-08-23T22:29:52.431Z] fc1c9f9a7f3b: Download complete [2021-08-23T22:29:52.431Z] 595b0fe564bb: Verifying Checksum [2021-08-23T22:29:52.431Z] 170f2ba95c9a: Verifying Checksum [2021-08-23T22:29:52.431Z] 170f2ba95c9a: Download complete [2021-08-23T22:29:53.037Z] 595b0fe564bb: Pull complete [2021-08-23T22:29:53.652Z] 24495759ef45: Pull complete [2021-08-23T22:29:54.049Z] gofmt -l . [2021-08-23T22:29:54.049Z] [ "`gofmt -l .`" = "" ] [2021-08-23T22:29:54.049Z] ./bin/test-go-mod-tidy.sh [2021-08-23T22:29:54.049Z] ./bin/test-attribution-txt.sh [2021-08-23T22:29:54.270Z] d148012ef14d: Pull complete [Pipeline] } [2021-08-23T22:29:54.334Z] $ docker stop --time=1 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 [2021-08-23T22:29:55.712Z] 97ac5df62f85: Verifying Checksum [2021-08-23T22:29:55.712Z] 97ac5df62f85: Download complete [2021-08-23T22:29:55.770Z] $ docker rm -f 08aaf1dbfc168862f15e2eef12d1ee4e6e6cac7f444abc1a769a1aa31a22df08 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:29:56.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-23T22:29:56.412Z] e90a11edd702: Verifying Checksum [2021-08-23T22:29:56.412Z] e90a11edd702: Download complete [2021-08-23T22:29:56.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-23T22:29:59.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-23T22:29:59.340Z] + ls -al . [2021-08-23T22:29:59.340Z] total 116 [2021-08-23T22:29:59.340Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 23 22:29 . [2021-08-23T22:29:59.340Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 23 22:28 .. [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 7306 Aug 23 22:28 Attribution.txt [2021-08-23T22:29:59.340Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 23 22:28 bin [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 22206 Aug 23 22:28 CHANGELOG.md [2021-08-23T22:29:59.340Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 23 22:29 coverage.out [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 2032 Aug 23 22:28 Dockerfile [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 119 Aug 23 22:28 .dockerignore [2021-08-23T22:29:59.340Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 23 22:28 .git [2021-08-23T22:29:59.340Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 23 22:28 .github [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 104 Aug 23 22:28 .gitignore [2021-08-23T22:29:59.340Z] -rw-r--r--. 1 jenkins jenkins 129 Aug 23 22:29 go.mod [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 20447 Aug 23 22:28 go.sum [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 23 22:28 GOVERNANCE.md [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 687 Aug 23 22:28 Jenkinsfile [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 23 22:28 LICENSE [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 1460 Aug 23 22:28 main.go [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 1495 Aug 23 22:28 makefile [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 618 Aug 23 22:28 OWNERS.md [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 3224 Aug 23 22:28 README.md [2021-08-23T22:29:59.340Z] drwxrwxr-x. 8 jenkins jenkins 122 Aug 23 22:28 res [2021-08-23T22:29:59.340Z] drwxrwxr-x. 3 jenkins jenkins 58 Aug 23 22:28 snap [2021-08-23T22:29:59.340Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 23 22:27 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:29:59.674Z] + 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=b753f607c7837695aec3d6194930fb6f6074e2da --label arch=amd64 --label version=2.0.2-dev.7 . [2021-08-23T22:29:59.674Z] Sending build context to Docker daemon 158.2kB [2021-08-23T22:29:59.674Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-23T22:29:59.674Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-23T22:29:59.674Z] ---> f593c7d5493c [2021-08-23T22:29:59.674Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-23T22:29:59.674Z] ---> Running in 3822696505c8 [2021-08-23T22:29:59.674Z] Removing intermediate container 3822696505c8 [2021-08-23T22:29:59.674Z] ---> 784fd269295c [2021-08-23T22:29:59.674Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-23T22:29:59.674Z] ---> Running in 954ad13ae3b7 [2021-08-23T22:29:59.943Z] Removing intermediate container 954ad13ae3b7 [2021-08-23T22:29:59.943Z] ---> e44e8677c017 [2021-08-23T22:29:59.943Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-23T22:29:59.943Z] ---> Running in 2a5f852a73b7 [2021-08-23T22:29:59.943Z] Removing intermediate container 2a5f852a73b7 [2021-08-23T22:29:59.943Z] ---> 9bf25d2a0ac2 [2021-08-23T22:29:59.943Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:29:59.943Z] ---> Running in 9af1369fd835 [2021-08-23T22:30:00.528Z] Removing intermediate container 9af1369fd835 [2021-08-23T22:30:00.528Z] ---> 832ce7c1e61d [2021-08-23T22:30:00.528Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-23T22:30:00.528Z] ---> Running in 8fd8d683e219 [2021-08-23T22:30:00.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:30:01.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:30:02.040Z] OK: 219 MiB in 52 packages [2021-08-23T22:30:02.317Z] Removing intermediate container 8fd8d683e219 [2021-08-23T22:30:02.317Z] ---> 37c966fa40f4 [2021-08-23T22:30:02.317Z] Step 8/27 : WORKDIR /app [2021-08-23T22:30:02.317Z] ---> Running in fb970c004ae3 [2021-08-23T22:30:02.317Z] Removing intermediate container fb970c004ae3 [2021-08-23T22:30:02.317Z] ---> a62bdb11b6fb [2021-08-23T22:30:02.317Z] Step 9/27 : COPY go.mod . [2021-08-23T22:30:02.590Z] ---> 8f181be6a9d3 [2021-08-23T22:30:02.590Z] Step 10/27 : RUN go mod download [2021-08-23T22:30:02.590Z] ---> Running in 7c0078accfe7 [2021-08-23T22:30:03.177Z] Removing intermediate container 7c0078accfe7 [2021-08-23T22:30:03.177Z] ---> 9bde0dc8b92d [2021-08-23T22:30:03.177Z] Step 11/27 : COPY . . [2021-08-23T22:30:03.177Z] ---> 64cea9f1b3dd [2021-08-23T22:30:03.177Z] Step 12/27 : ARG MAKE="make build" [2021-08-23T22:30:03.177Z] ---> Running in 980bc9a0be28 [2021-08-23T22:30:03.446Z] Removing intermediate container 980bc9a0be28 [2021-08-23T22:30:03.446Z] ---> bc999fe4a8c5 [2021-08-23T22:30:03.446Z] Step 13/27 : RUN $MAKE [2021-08-23T22:30:03.446Z] ---> Running in 7994e21a5db6 [2021-08-23T22:30:03.723Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.7" -o app-service-configurable [2021-08-23T22:30:08.871Z] e90a11edd702: Pull complete [2021-08-23T22:30:08.871Z] d77568369979: Pull complete [2021-08-23T22:30:08.871Z] fc1c9f9a7f3b: Pull complete [2021-08-23T22:30:08.871Z] 170f2ba95c9a: Pull complete [2021-08-23T22:30:14.299Z] 97ac5df62f85: Pull complete [2021-08-23T22:30:14.299Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-23T22:30:14.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-23T22:30:14.299Z] ---> 04bc70af865f [2021-08-23T22:30:14.299Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-23T22:30:16.106Z] Removing intermediate container 7994e21a5db6 [2021-08-23T22:30:16.106Z] ---> 85755af3f145 [2021-08-23T22:30:16.107Z] Step 14/27 : FROM alpine:3.12 [2021-08-23T22:30:16.107Z] 3.12: Pulling from library/alpine [2021-08-23T22:30:16.107Z] 339de151aab4: Pulling fs layer [2021-08-23T22:30:16.107Z] 339de151aab4: Verifying Checksum [2021-08-23T22:30:16.107Z] 339de151aab4: Download complete [2021-08-23T22:30:16.107Z] 339de151aab4: Pull complete [2021-08-23T22:30:16.107Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:30:16.107Z] Status: Downloaded newer image for alpine:3.12 [2021-08-23T22:30:16.107Z] ---> 13621d1b12d4 [2021-08-23T22:30:16.107Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-23T22:30:16.107Z] ---> Running in 3e51d9c6b1bc [2021-08-23T22:30:16.107Z] Removing intermediate container 3e51d9c6b1bc [2021-08-23T22:30:16.107Z] ---> 1d3617a9079d [2021-08-23T22:30:16.107Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-23T22:30:16.107Z] ---> Running in 0004721f7312 [2021-08-23T22:30:16.107Z] Removing intermediate container 0004721f7312 [2021-08-23T22:30:16.107Z] ---> 48597fb8137f [2021-08-23T22:30:16.107Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-23T22:30:16.107Z] ---> Running in 5fde371da090 [2021-08-23T22:30:16.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-23T22:30:16.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-23T22:30:16.381Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-23T22:30:16.381Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-23T22:30:16.381Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-23T22:30:16.381Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-23T22:30:16.381Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-23T22:30:16.381Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-23T22:30:16.381Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-23T22:30:16.381Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:30:16.381Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:30:16.381Z] OK: 9 MiB in 21 packages [2021-08-23T22:30:16.970Z] Removing intermediate container 5fde371da090 [2021-08-23T22:30:16.970Z] ---> 47c5ddd86e8c [2021-08-23T22:30:16.970Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-23T22:30:16.970Z] ---> e4431a1c20b4 [2021-08-23T22:30:16.970Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-23T22:30:16.970Z] ---> 2a64edb7b934 [2021-08-23T22:30:16.970Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-23T22:30:17.164Z] ---> Running in 20782221cdbc [2021-08-23T22:30:17.238Z] ---> c34e2c3a193f [2021-08-23T22:30:17.238Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-23T22:30:17.509Z] ---> 4c10efd60054 [2021-08-23T22:30:17.509Z] Step 22/27 : EXPOSE 48095 [2021-08-23T22:30:17.509Z] ---> Running in 9c07416a804e [2021-08-23T22:30:17.763Z] Removing intermediate container 20782221cdbc [2021-08-23T22:30:17.763Z] ---> b4203d9c4209 [2021-08-23T22:30:17.763Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-23T22:30:17.763Z] ---> Running in 2564579c5db7 [2021-08-23T22:30:17.775Z] Removing intermediate container 9c07416a804e [2021-08-23T22:30:17.775Z] ---> f3c4f901208b [2021-08-23T22:30:17.775Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-23T22:30:17.775Z] ---> Running in ec6dfc274b32 [2021-08-23T22:30:17.775Z] Removing intermediate container ec6dfc274b32 [2021-08-23T22:30:17.775Z] ---> f74a327190d1 [2021-08-23T22:30:17.775Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:30:17.775Z] ---> Running in e7da968c23ac [2021-08-23T22:30:18.043Z] Removing intermediate container e7da968c23ac [2021-08-23T22:30:18.043Z] ---> 63f868f3cc98 [2021-08-23T22:30:18.043Z] Step 25/27 : LABEL arch=amd64 [2021-08-23T22:30:18.043Z] ---> Running in 98c556d10824 [2021-08-23T22:30:18.043Z] Removing intermediate container 98c556d10824 [2021-08-23T22:30:18.043Z] ---> ad5d9382005f [2021-08-23T22:30:18.043Z] Step 26/27 : LABEL git_sha=b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:30:18.043Z] ---> Running in 6cae0c18aa2a [2021-08-23T22:30:18.043Z] Removing intermediate container 6cae0c18aa2a [2021-08-23T22:30:18.043Z] ---> 611d05f2e615 [2021-08-23T22:30:18.043Z] Step 27/27 : LABEL version=2.0.2-dev.7 [2021-08-23T22:30:18.043Z] ---> Running in 986521b0c9c1 [2021-08-23T22:30:18.315Z] Removing intermediate container 986521b0c9c1 [2021-08-23T22:30:18.315Z] ---> 34748babc15f [2021-08-23T22:30:18.315Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-23T22:30:18.315Z] Successfully built 34748babc15f [2021-08-23T22:30:18.315Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2021-08-23T22:30:18.365Z] Removing intermediate container 2564579c5db7 [2021-08-23T22:30:18.365Z] ---> f4620ce5278f [2021-08-23T22:30:18.365Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:30:18.584Z] provisioning config files... [2021-08-23T22:30:18.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config2831605025372107873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:30:18.643Z] ---> Running in af9f5823aa15 [2021-08-23T22:30:18.957Z] ---> docker-login.sh [2021-08-23T22:30:18.957Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:30:18.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:30:18.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:30:18.957Z] Configure a credential helper to remove this warning. See [2021-08-23T22:30:18.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:30:18.957Z] [2021-08-23T22:30:18.957Z] Login Succeeded [2021-08-23T22:30:18.957Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:30:18.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:30:19.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:30:19.227Z] Configure a credential helper to remove this warning. See [2021-08-23T22:30:19.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:30:19.227Z] [2021-08-23T22:30:19.227Z] Login Succeeded [2021-08-23T22:30:19.227Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:30:19.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:30:19.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:30:19.228Z] Configure a credential helper to remove this warning. See [2021-08-23T22:30:19.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:30:19.228Z] [2021-08-23T22:30:19.228Z] Login Succeeded [2021-08-23T22:30:19.228Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:30:19.240Z] Removing intermediate container af9f5823aa15 [2021-08-23T22:30:19.240Z] ---> 2aa3b6c34a80 [2021-08-23T22:30:19.240Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:30:19.240Z] ---> Running in c806886cfbc1 [2021-08-23T22:30:19.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:30:19.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:30:19.496Z] Configure a credential helper to remove this warning. See [2021-08-23T22:30:19.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:30:19.496Z] [2021-08-23T22:30:19.496Z] Login Succeeded [2021-08-23T22:30:19.496Z] docker.io [2021-08-23T22:30:19.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:30:19.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:30:19.769Z] Configure a credential helper to remove this warning. See [2021-08-23T22:30:19.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:30:19.769Z] [2021-08-23T22:30:19.769Z] Login Succeeded [2021-08-23T22:30:19.769Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:30:19.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-23T22:30:19.858Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-08-23T22:30:19.858Z] b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:30:19.858Z] latest [2021-08-23T22:30:19.858Z] 2.0.2-dev.7 [2021-08-23T22:30:19.858Z] b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:30:19.858Z] main [2021-08-23T22:30:19.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:20.226Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:20.555Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:30:20.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-23T22:30:20.555Z] 5bdc486ff6f1: Preparing [2021-08-23T22:30:20.555Z] 235bb9c681ac: Preparing [2021-08-23T22:30:20.555Z] 0689b30cee23: Preparing [2021-08-23T22:30:20.555Z] eea42c70bbb2: Preparing [2021-08-23T22:30:20.555Z] d78c3df68d31: Preparing [2021-08-23T22:30:20.555Z] 32f366d666a5: Preparing [2021-08-23T22:30:20.555Z] 32f366d666a5: Waiting [2021-08-23T22:30:20.840Z] 235bb9c681ac: Pushed [2021-08-23T22:30:20.840Z] eea42c70bbb2: Pushed [2021-08-23T22:30:20.840Z] 32f366d666a5: Layer already exists [2021-08-23T22:30:20.840Z] 0689b30cee23: Pushed [2021-08-23T22:30:20.840Z] d78c3df68d31: Pushed [2021-08-23T22:30:21.858Z] Removing intermediate container c806886cfbc1 [2021-08-23T22:30:21.858Z] ---> 51b47bcbcd37 [2021-08-23T22:30:21.858Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-23T22:30:21.858Z] ---> Running in a829329f397d [2021-08-23T22:30:22.268Z] 5bdc486ff6f1: Pushed [2021-08-23T22:30:22.534Z] b753f607c7837695aec3d6194930fb6f6074e2da: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:22.861Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:23.187Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-23T22:30:23.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-23T22:30:23.187Z] 5bdc486ff6f1: Preparing [2021-08-23T22:30:23.187Z] 235bb9c681ac: Preparing [2021-08-23T22:30:23.187Z] 0689b30cee23: Preparing [2021-08-23T22:30:23.187Z] eea42c70bbb2: Preparing [2021-08-23T22:30:23.187Z] d78c3df68d31: Preparing [2021-08-23T22:30:23.187Z] 32f366d666a5: Preparing [2021-08-23T22:30:23.187Z] 32f366d666a5: Waiting [2021-08-23T22:30:23.187Z] 5bdc486ff6f1: Layer already exists [2021-08-23T22:30:23.187Z] 0689b30cee23: Layer already exists [2021-08-23T22:30:23.187Z] eea42c70bbb2: Layer already exists [2021-08-23T22:30:23.187Z] d78c3df68d31: Layer already exists [2021-08-23T22:30:23.187Z] 235bb9c681ac: Layer already exists [2021-08-23T22:30:23.187Z] 32f366d666a5: Layer already exists [2021-08-23T22:30:23.187Z] latest: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:23.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:30:23.511Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:23.833Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 [2021-08-23T22:30:23.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-23T22:30:23.833Z] 5bdc486ff6f1: Preparing [2021-08-23T22:30:23.833Z] 235bb9c681ac: Preparing [2021-08-23T22:30:23.833Z] 0689b30cee23: Preparing [2021-08-23T22:30:23.833Z] eea42c70bbb2: Preparing [2021-08-23T22:30:23.833Z] d78c3df68d31: Preparing [2021-08-23T22:30:23.833Z] 32f366d666a5: Preparing [2021-08-23T22:30:23.833Z] 32f366d666a5: Waiting [2021-08-23T22:30:23.833Z] 0689b30cee23: Layer already exists [2021-08-23T22:30:23.833Z] 5bdc486ff6f1: Layer already exists [2021-08-23T22:30:23.833Z] 235bb9c681ac: Layer already exists [2021-08-23T22:30:23.833Z] d78c3df68d31: Layer already exists [2021-08-23T22:30:23.833Z] eea42c70bbb2: Layer already exists [2021-08-23T22:30:23.833Z] 32f366d666a5: Layer already exists [2021-08-23T22:30:23.833Z] 2.0.2-dev.7: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:24.160Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:24.273Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:30:24.479Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:30:24.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-23T22:30:24.479Z] 5bdc486ff6f1: Preparing [2021-08-23T22:30:24.479Z] 235bb9c681ac: Preparing [2021-08-23T22:30:24.479Z] 0689b30cee23: Preparing [2021-08-23T22:30:24.479Z] eea42c70bbb2: Preparing [2021-08-23T22:30:24.479Z] d78c3df68d31: Preparing [2021-08-23T22:30:24.479Z] 32f366d666a5: Preparing [2021-08-23T22:30:24.479Z] 32f366d666a5: Waiting [2021-08-23T22:30:24.479Z] d78c3df68d31: Layer already exists [2021-08-23T22:30:24.479Z] eea42c70bbb2: Layer already exists [2021-08-23T22:30:24.479Z] 235bb9c681ac: Layer already exists [2021-08-23T22:30:24.479Z] 5bdc486ff6f1: Layer already exists [2021-08-23T22:30:24.479Z] 0689b30cee23: Layer already exists [2021-08-23T22:30:24.479Z] 32f366d666a5: Layer already exists [2021-08-23T22:30:24.479Z] b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:24.806Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:24.869Z] OK: 218 MiB in 52 packages [2021-08-23T22:30:25.134Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-08-23T22:30:25.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-08-23T22:30:25.134Z] 5bdc486ff6f1: Preparing [2021-08-23T22:30:25.134Z] 235bb9c681ac: Preparing [2021-08-23T22:30:25.134Z] 0689b30cee23: Preparing [2021-08-23T22:30:25.134Z] eea42c70bbb2: Preparing [2021-08-23T22:30:25.134Z] d78c3df68d31: Preparing [2021-08-23T22:30:25.134Z] 32f366d666a5: Preparing [2021-08-23T22:30:25.134Z] 32f366d666a5: Waiting [2021-08-23T22:30:25.134Z] d78c3df68d31: Layer already exists [2021-08-23T22:30:25.134Z] eea42c70bbb2: Layer already exists [2021-08-23T22:30:25.134Z] 5bdc486ff6f1: Layer already exists [2021-08-23T22:30:25.134Z] 0689b30cee23: Layer already exists [2021-08-23T22:30:25.134Z] 235bb9c681ac: Layer already exists [2021-08-23T22:30:25.134Z] 32f366d666a5: Layer already exists [2021-08-23T22:30:25.134Z] main: digest: sha256:eaf663e6eae4ac0395f872800123cd26ac6fcd02129efd908a07dd47f0f399b6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-23T22:30:25.205Z] ===================================================== [Pipeline] echo [2021-08-23T22:30:25.223Z] taggedImages: [2021-08-23T22:30:25.223Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:30:25.223Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-08-23T22:30:25.223Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.7 [2021-08-23T22:30:25.223Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:30:25.223Z] - 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-08-23T22:30:25.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:30:25.817Z] [2021-08-23T22:30:25.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:26.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:30:26.149Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-23T22:30:26.149Z] b4d181a07f80: Pulling fs layer [2021-08-23T22:30:26.149Z] a1111a8f2ec3: Pulling fs layer [2021-08-23T22:30:26.149Z] ed53099fbce6: Pulling fs layer [2021-08-23T22:30:26.149Z] dc539afda2c1: Pulling fs layer [2021-08-23T22:30:26.149Z] 77bc0d833cb6: Pulling fs layer [2021-08-23T22:30:26.149Z] 9065ff56babe: Pulling fs layer [2021-08-23T22:30:26.149Z] d287ab97295c: Pulling fs layer [2021-08-23T22:30:26.149Z] dc539afda2c1: Waiting [2021-08-23T22:30:26.149Z] 77bc0d833cb6: Waiting [2021-08-23T22:30:26.149Z] 9065ff56babe: Waiting [2021-08-23T22:30:26.149Z] d287ab97295c: Waiting [2021-08-23T22:30:26.319Z] Removing intermediate container a829329f397d [2021-08-23T22:30:26.319Z] ---> f2964e174890 [2021-08-23T22:30:26.319Z] Step 8/13 : WORKDIR /app [2021-08-23T22:30:26.319Z] ---> Running in 3a0d4470d634 [2021-08-23T22:30:26.417Z] a1111a8f2ec3: Verifying Checksum [2021-08-23T22:30:26.417Z] a1111a8f2ec3: Download complete [2021-08-23T22:30:26.417Z] dc539afda2c1: Verifying Checksum [2021-08-23T22:30:26.417Z] dc539afda2c1: Download complete [2021-08-23T22:30:26.685Z] 77bc0d833cb6: Verifying Checksum [2021-08-23T22:30:26.685Z] 77bc0d833cb6: Download complete [2021-08-23T22:30:26.685Z] 9065ff56babe: Verifying Checksum [2021-08-23T22:30:26.685Z] 9065ff56babe: Download complete [2021-08-23T22:30:26.917Z] Removing intermediate container 3a0d4470d634 [2021-08-23T22:30:26.917Z] ---> 7e8ba3f6c3d8 [2021-08-23T22:30:26.917Z] Step 9/13 : COPY go.mod . [2021-08-23T22:30:26.951Z] ed53099fbce6: Verifying Checksum [2021-08-23T22:30:26.951Z] ed53099fbce6: Download complete [2021-08-23T22:30:27.549Z] b4d181a07f80: Verifying Checksum [2021-08-23T22:30:27.549Z] b4d181a07f80: Download complete [2021-08-23T22:30:27.895Z] ---> a6db2a2f21af [2021-08-23T22:30:27.895Z] Step 10/13 : RUN go mod download [2021-08-23T22:30:27.895Z] ---> Running in ff8bd624df9b [2021-08-23T22:30:28.533Z] b4d181a07f80: Pull complete [2021-08-23T22:30:28.800Z] a1111a8f2ec3: Pull complete [2021-08-23T22:30:29.389Z] ed53099fbce6: Pull complete [2021-08-23T22:30:29.389Z] dc539afda2c1: Pull complete [2021-08-23T22:30:29.659Z] 77bc0d833cb6: Pull complete [2021-08-23T22:30:29.659Z] 9065ff56babe: Pull complete [2021-08-23T22:30:31.068Z] d287ab97295c: Verifying Checksum [2021-08-23T22:30:31.068Z] d287ab97295c: Download complete [2021-08-23T22:30:35.353Z] d287ab97295c: Pull complete [2021-08-23T22:30:35.353Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-23T22:30:35.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:30:35.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-23T22:30:35.659Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-08-23T22:30:35.721Z] $ 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/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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:latest cat [2021-08-23T22:30:37.845Z] $ docker top 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:30:38.330Z] ---> job-cost.sh [2021-08-23T22:30:38.330Z] lf-activate-venv: SKIPPING [2021-08-23T22:30:38.330Z] INFO: No Stack... [2021-08-23T22:30:39.330Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-23T22:30:39.598Z] INFO: Archiving Costs [Pipeline] sh [2021-08-23T22:30:39.927Z] + cut -d, -f6 [2021-08-23T22:30:39.927Z] + cat /w/workspace/app-service-configurable/11/archives/cost.csv [Pipeline] lock [2021-08-23T22:30:39.974Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [2021-08-23T22:30:39.983Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] did not exist. Created. [2021-08-23T22:30:39.983Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-23T22:30:40.342Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-23T22:30:40.392Z] Stashed 1 file(s) [Pipeline] } [2021-08-23T22:30:40.404Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-23T22:30:40.434Z] $ docker stop --time=1 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 [2021-08-23T22:30:41.583Z] $ docker rm -f 7f2f7ea91cc92e05c29f5ee014aeda71801340443854f3aa5e699269f20997e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T22:30:54.699Z] Removing intermediate container ff8bd624df9b [2021-08-23T22:30:54.699Z] ---> 952ec89cf1c9 [2021-08-23T22:30:54.699Z] Step 11/13 : COPY . . [2021-08-23T22:30:55.291Z] ---> f0e41b7e80d5 [2021-08-23T22:30:55.291Z] Step 12/13 : ARG MAKE="make build" [2021-08-23T22:30:55.564Z] ---> Running in 7521253951da [2021-08-23T22:30:55.855Z] Removing intermediate container 7521253951da [2021-08-23T22:30:55.855Z] ---> b208bd61858f [2021-08-23T22:30:55.855Z] Step 13/13 : RUN $MAKE [2021-08-23T22:30:56.128Z] ---> Running in 59032735c294 [2021-08-23T22:30:57.568Z] noop [2021-08-23T22:30:58.550Z] Removing intermediate container 59032735c294 [2021-08-23T22:30:58.550Z] ---> 4044e872ca91 [2021-08-23T22:30:58.550Z] Successfully built 4044e872ca91 [2021-08-23T22:30:58.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:30:58.906Z] + docker inspect -f . ci-base-image-arm64 [2021-08-23T22:30:58.906Z] . [Pipeline] withDockerContainer [2021-08-23T22:30:59.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-23T22:30:59.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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-08-23T22:31:01.076Z] $ docker top 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:31:02.094Z] + go version [2021-08-23T22:31:02.094Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-23T22:31:02.119Z] $ docker stop --time=1 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 [2021-08-23T22:31:04.260Z] $ docker rm -f 91b579b7bb5b0059ad4bd542df29eb3b42ae06aee78418ba43d43819887d5aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:31:05.044Z] + docker inspect -f . ci-base-image-arm64 [2021-08-23T22:31:05.044Z] . [Pipeline] withDockerContainer [2021-08-23T22:31:05.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-23T22:31:05.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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-08-23T22:31:07.096Z] $ docker top 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-23T22:31:08.083Z] + make test [2021-08-23T22:31:08.083Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-23T22:32:04.736Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-08-23T22:32:04.736Z] CGO_ENABLED=1 go vet ./... [2021-08-23T22:32:23.110Z] gofmt -l . [2021-08-23T22:32:23.110Z] [ "`gofmt -l .`" = "" ] [2021-08-23T22:32:23.110Z] ./bin/test-go-mod-tidy.sh [2021-08-23T22:32:23.110Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-23T22:32:23.132Z] $ docker stop --time=1 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 [2021-08-23T22:32:25.064Z] $ docker rm -f 7c673755e6c2006ebfe9a8b1620ef2ca287ce9f2bdb53000871176db37fe8833 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-23T22:32:25.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-23T22:32:25.973Z] Warning: overwriting stash ‘coverage-report’ [2021-08-23T22:32:26.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-23T22:32:27.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-23T22:32:27.427Z] + ls -al . [2021-08-23T22:32:27.427Z] total 140 [2021-08-23T22:32:27.427Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 22:32 . [2021-08-23T22:32:27.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 22:29 .. [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 22:29 .dockerignore [2021-08-23T22:32:27.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 22:29 .git [2021-08-23T22:32:27.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 22:29 .github [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 104 Aug 23 22:29 .gitignore [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 7306 Aug 23 22:29 Attribution.txt [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 22206 Aug 23 22:29 CHANGELOG.md [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 2032 Aug 23 22:29 Dockerfile [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 22:29 GOVERNANCE.md [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 23 22:29 Jenkinsfile [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 22:29 LICENSE [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 22:29 OWNERS.md [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 3224 Aug 23 22:29 README.md [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 23 22:27 VERSION [2021-08-23T22:32:27.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 22:29 bin [2021-08-23T22:32:27.427Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 23 22:31 coverage.out [2021-08-23T22:32:27.427Z] -rw-r--r-- 1 jenkins jenkins 129 Aug 23 22:32 go.mod [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 20447 Aug 23 22:29 go.sum [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 1460 Aug 23 22:29 main.go [2021-08-23T22:32:27.427Z] -rw-rw-r-- 1 jenkins jenkins 1495 Aug 23 22:29 makefile [2021-08-23T22:32:27.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 22:29 res [2021-08-23T22:32:27.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 22:29 snap [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:32:27.784Z] + 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=b753f607c7837695aec3d6194930fb6f6074e2da --label arch=arm64 --label version=2.0.2-dev.7 . [2021-08-23T22:32:27.785Z] Sending build context to Docker daemon 158.2kB [2021-08-23T22:32:28.392Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-08-23T22:32:28.392Z] Step 2/27 : FROM ${BASE} AS builder [2021-08-23T22:32:28.392Z] ---> 4044e872ca91 [2021-08-23T22:32:28.392Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-23T22:32:28.392Z] ---> Running in 5c13693f67d6 [2021-08-23T22:32:28.989Z] Removing intermediate container 5c13693f67d6 [2021-08-23T22:32:28.989Z] ---> 46d2b1f9ede2 [2021-08-23T22:32:28.989Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-08-23T22:32:29.265Z] ---> Running in b9712b5e0feb [2021-08-23T22:32:29.543Z] Removing intermediate container b9712b5e0feb [2021-08-23T22:32:29.543Z] ---> f6d68feeb22b [2021-08-23T22:32:29.543Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-23T22:32:29.821Z] ---> Running in 6e10e5432cc3 [2021-08-23T22:32:30.421Z] Removing intermediate container 6e10e5432cc3 [2021-08-23T22:32:30.421Z] ---> b7409ab29cc8 [2021-08-23T22:32:30.421Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-23T22:32:30.421Z] ---> Running in 2c4c24ed3890 [2021-08-23T22:32:33.054Z] Removing intermediate container 2c4c24ed3890 [2021-08-23T22:32:33.054Z] ---> 9f4b2b0d852a [2021-08-23T22:32:33.054Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-23T22:32:33.054Z] ---> Running in ee46f3c0eea8 [2021-08-23T22:32:34.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:32:35.476Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:32:36.075Z] OK: 218 MiB in 52 packages [2021-08-23T22:32:37.509Z] Removing intermediate container ee46f3c0eea8 [2021-08-23T22:32:37.509Z] ---> 451103dd7255 [2021-08-23T22:32:37.509Z] Step 8/27 : WORKDIR /app [2021-08-23T22:32:37.509Z] ---> Running in c6fb035121fb [2021-08-23T22:32:38.109Z] Removing intermediate container c6fb035121fb [2021-08-23T22:32:38.109Z] ---> a1b4f66e2cdc [2021-08-23T22:32:38.109Z] Step 9/27 : COPY go.mod . [2021-08-23T22:32:38.706Z] ---> 35d00a51d061 [2021-08-23T22:32:38.706Z] Step 10/27 : RUN go mod download [2021-08-23T22:32:38.984Z] ---> Running in 4debc3bbca09 [2021-08-23T22:32:41.633Z] Removing intermediate container 4debc3bbca09 [2021-08-23T22:32:41.633Z] ---> 97d9c33b7d77 [2021-08-23T22:32:41.633Z] Step 11/27 : COPY . . [2021-08-23T22:32:42.231Z] ---> 14f643f76bde [2021-08-23T22:32:42.231Z] Step 12/27 : ARG MAKE="make build" [2021-08-23T22:32:42.505Z] ---> Running in cf4704c5570f [2021-08-23T22:32:43.099Z] Removing intermediate container cf4704c5570f [2021-08-23T22:32:43.099Z] ---> b03146c04d87 [2021-08-23T22:32:43.099Z] Step 13/27 : RUN $MAKE [2021-08-23T22:32:43.099Z] ---> Running in 7d3253159476 [2021-08-23T22:32:44.541Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.7" -o app-service-configurable [2021-08-23T22:33:23.572Z] Removing intermediate container 7d3253159476 [2021-08-23T22:33:23.572Z] ---> b69b9d44a81b [2021-08-23T22:33:23.572Z] Step 14/27 : FROM alpine:3.12 [2021-08-23T22:33:23.841Z] 3.12: Pulling from library/alpine [2021-08-23T22:33:24.113Z] d2f70382dc9a: Pulling fs layer [2021-08-23T22:33:24.396Z] d2f70382dc9a: Download complete [2021-08-23T22:33:25.012Z] d2f70382dc9a: Pull complete [2021-08-23T22:33:25.012Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-23T22:33:25.012Z] Status: Downloaded newer image for alpine:3.12 [2021-08-23T22:33:25.012Z] ---> c4fd0aeabfcf [2021-08-23T22:33:25.012Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-23T22:33:25.284Z] ---> Running in 19964071c568 [2021-08-23T22:33:25.878Z] Removing intermediate container 19964071c568 [2021-08-23T22:33:25.878Z] ---> 711d797fc02a [2021-08-23T22:33:25.878Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-08-23T22:33:25.878Z] ---> Running in 6c7ac05e3d91 [2021-08-23T22:33:26.476Z] Removing intermediate container 6c7ac05e3d91 [2021-08-23T22:33:26.476Z] ---> afc5634b3445 [2021-08-23T22:33:26.476Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-08-23T22:33:26.476Z] ---> Running in 111aefd792d9 [2021-08-23T22:33:27.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-23T22:33:27.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-23T22:33:28.505Z] (1/7) Installing ca-certificates (20191127-r4) [2021-08-23T22:33:28.505Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-08-23T22:33:28.505Z] (3/7) Installing libgcc (9.3.0-r2) [2021-08-23T22:33:28.505Z] (4/7) Installing libsodium (1.0.18-r0) [2021-08-23T22:33:28.505Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-08-23T22:33:28.505Z] (6/7) Installing libzmq (4.3.3-r0) [2021-08-23T22:33:28.505Z] (7/7) Installing zeromq (4.3.3-r0) [2021-08-23T22:33:28.505Z] Executing busybox-1.31.1-r20.trigger [2021-08-23T22:33:28.776Z] Executing ca-certificates-20191127-r4.trigger [2021-08-23T22:33:28.776Z] OK: 9 MiB in 21 packages [2021-08-23T22:33:30.211Z] Removing intermediate container 111aefd792d9 [2021-08-23T22:33:30.211Z] ---> a760fba321fa [2021-08-23T22:33:30.211Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-08-23T22:33:31.196Z] ---> 93fd52992dcb [2021-08-23T22:33:31.196Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-08-23T22:33:31.796Z] ---> 6dd2edf87682 [2021-08-23T22:33:31.796Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-08-23T22:33:32.781Z] ---> 65be4746d456 [2021-08-23T22:33:32.781Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-08-23T22:33:34.227Z] ---> fef7c3a0acf0 [2021-08-23T22:33:34.227Z] Step 22/27 : EXPOSE 48095 [2021-08-23T22:33:34.502Z] ---> Running in 2d3b413ade2d [2021-08-23T22:33:34.773Z] Removing intermediate container 2d3b413ade2d [2021-08-23T22:33:34.773Z] ---> 6221ae4ff3d3 [2021-08-23T22:33:34.773Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-08-23T22:33:35.045Z] ---> Running in dc3854b207bd [2021-08-23T22:33:35.642Z] Removing intermediate container dc3854b207bd [2021-08-23T22:33:35.642Z] ---> 7abf91273e13 [2021-08-23T22:33:35.642Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-23T22:33:35.642Z] ---> Running in d93d5287bb1a [2021-08-23T22:33:36.245Z] Removing intermediate container d93d5287bb1a [2021-08-23T22:33:36.245Z] ---> fad273ceae18 [2021-08-23T22:33:36.245Z] Step 25/27 : LABEL arch=arm64 [2021-08-23T22:33:36.245Z] ---> Running in d4f6d733843c [2021-08-23T22:33:36.846Z] Removing intermediate container d4f6d733843c [2021-08-23T22:33:36.846Z] ---> 8d0d56ca4bd5 [2021-08-23T22:33:36.846Z] Step 26/27 : LABEL git_sha=b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:33:37.120Z] ---> Running in 36fd54f85e0e [2021-08-23T22:33:37.395Z] Removing intermediate container 36fd54f85e0e [2021-08-23T22:33:37.395Z] ---> 7f23d6f06325 [2021-08-23T22:33:37.395Z] Step 27/27 : LABEL version=2.0.2-dev.7 [2021-08-23T22:33:37.671Z] ---> Running in d4c10581038c [2021-08-23T22:33:38.280Z] Removing intermediate container d4c10581038c [2021-08-23T22:33:38.280Z] ---> 49ee684f14fc [2021-08-23T22:33:38.280Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-23T22:33:38.280Z] Successfully built 49ee684f14fc [2021-08-23T22:33:38.280Z] 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-08-23T22:33:38.564Z] provisioning config files... [2021-08-23T22:33:38.587Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/11@tmp/config1064875060697763959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:33:38.957Z] ---> docker-login.sh [2021-08-23T22:33:38.957Z] nexus3.edgexfoundry.org:10001 [2021-08-23T22:33:39.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:33:39.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:33:39.507Z] Configure a credential helper to remove this warning. See [2021-08-23T22:33:39.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:33:39.507Z] [2021-08-23T22:33:39.507Z] Login Succeeded [2021-08-23T22:33:39.507Z] nexus3.edgexfoundry.org:10002 [2021-08-23T22:33:39.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:33:40.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:33:40.054Z] Configure a credential helper to remove this warning. See [2021-08-23T22:33:40.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:33:40.054Z] [2021-08-23T22:33:40.054Z] Login Succeeded [2021-08-23T22:33:40.054Z] nexus3.edgexfoundry.org:10003 [2021-08-23T22:33:40.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:33:40.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:33:40.607Z] Configure a credential helper to remove this warning. See [2021-08-23T22:33:40.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:33:40.607Z] [2021-08-23T22:33:40.607Z] Login Succeeded [2021-08-23T22:33:40.607Z] nexus3.edgexfoundry.org:10004 [2021-08-23T22:33:40.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:33:41.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:33:41.170Z] Configure a credential helper to remove this warning. See [2021-08-23T22:33:41.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:33:41.170Z] [2021-08-23T22:33:41.170Z] Login Succeeded [2021-08-23T22:33:41.170Z] docker.io [2021-08-23T22:33:41.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-23T22:33:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-23T22:33:42.050Z] Configure a credential helper to remove this warning. See [2021-08-23T22:33:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-23T22:33:42.050Z] [2021-08-23T22:33:42.050Z] Login Succeeded [2021-08-23T22:33:42.050Z] ---> docker-login.sh ends [Pipeline] } [2021-08-23T22:33:42.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-23T22:33:42.149Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-08-23T22:33:42.149Z] b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:33:42.149Z] latest [2021-08-23T22:33:42.149Z] 2.0.2-dev.7 [2021-08-23T22:33:42.149Z] b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:33:42.149Z] main [2021-08-23T22:33:42.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:42.551Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:42.910Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:33:42.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-23T22:33:42.910Z] 0e0618983f61: Preparing [2021-08-23T22:33:42.910Z] 1e17b9ad36c5: Preparing [2021-08-23T22:33:42.910Z] 5ea72b7d0ada: Preparing [2021-08-23T22:33:42.910Z] 03eb623f21ef: Preparing [2021-08-23T22:33:42.910Z] 6e39246e146b: Preparing [2021-08-23T22:33:42.910Z] 3fbe34a1663b: Preparing [2021-08-23T22:33:42.910Z] 3fbe34a1663b: Waiting [2021-08-23T22:33:43.517Z] 1e17b9ad36c5: Pushed [2021-08-23T22:33:43.517Z] 5ea72b7d0ada: Pushed [2021-08-23T22:33:43.517Z] 03eb623f21ef: Pushed [2021-08-23T22:33:43.517Z] 3fbe34a1663b: Layer already exists [2021-08-23T22:33:44.116Z] 6e39246e146b: Pushed [2021-08-23T22:33:46.737Z] 0e0618983f61: Pushed [2021-08-23T22:33:47.010Z] b753f607c7837695aec3d6194930fb6f6074e2da: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:47.360Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:47.708Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-23T22:33:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-23T22:33:47.708Z] 0e0618983f61: Preparing [2021-08-23T22:33:47.708Z] 1e17b9ad36c5: Preparing [2021-08-23T22:33:47.708Z] 5ea72b7d0ada: Preparing [2021-08-23T22:33:47.708Z] 03eb623f21ef: Preparing [2021-08-23T22:33:47.708Z] 6e39246e146b: Preparing [2021-08-23T22:33:47.708Z] 3fbe34a1663b: Preparing [2021-08-23T22:33:47.708Z] 3fbe34a1663b: Waiting [2021-08-23T22:33:47.987Z] 1e17b9ad36c5: Layer already exists [2021-08-23T22:33:47.987Z] 5ea72b7d0ada: Layer already exists [2021-08-23T22:33:47.987Z] 0e0618983f61: Layer already exists [2021-08-23T22:33:47.987Z] 6e39246e146b: Layer already exists [2021-08-23T22:33:47.987Z] 03eb623f21ef: Layer already exists [2021-08-23T22:33:47.987Z] 3fbe34a1663b: Layer already exists [2021-08-23T22:33:47.987Z] latest: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:48.335Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:48.687Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 [2021-08-23T22:33:48.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-23T22:33:48.687Z] 0e0618983f61: Preparing [2021-08-23T22:33:48.687Z] 1e17b9ad36c5: Preparing [2021-08-23T22:33:48.687Z] 5ea72b7d0ada: Preparing [2021-08-23T22:33:48.687Z] 03eb623f21ef: Preparing [2021-08-23T22:33:48.687Z] 6e39246e146b: Preparing [2021-08-23T22:33:48.687Z] 3fbe34a1663b: Preparing [2021-08-23T22:33:48.687Z] 3fbe34a1663b: Waiting [2021-08-23T22:33:48.961Z] 6e39246e146b: Layer already exists [2021-08-23T22:33:48.961Z] 03eb623f21ef: Layer already exists [2021-08-23T22:33:48.961Z] 5ea72b7d0ada: Layer already exists [2021-08-23T22:33:48.961Z] 0e0618983f61: Layer already exists [2021-08-23T22:33:48.961Z] 1e17b9ad36c5: Layer already exists [2021-08-23T22:33:48.961Z] 3fbe34a1663b: Layer already exists [2021-08-23T22:33:48.961Z] 2.0.2-dev.7: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:49.311Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:49.656Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:33:49.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-23T22:33:49.656Z] 0e0618983f61: Preparing [2021-08-23T22:33:49.656Z] 1e17b9ad36c5: Preparing [2021-08-23T22:33:49.656Z] 5ea72b7d0ada: Preparing [2021-08-23T22:33:49.656Z] 03eb623f21ef: Preparing [2021-08-23T22:33:49.656Z] 6e39246e146b: Preparing [2021-08-23T22:33:49.656Z] 3fbe34a1663b: Preparing [2021-08-23T22:33:49.656Z] 3fbe34a1663b: Waiting [2021-08-23T22:33:49.934Z] 03eb623f21ef: Layer already exists [2021-08-23T22:33:49.934Z] 6e39246e146b: Layer already exists [2021-08-23T22:33:49.934Z] 5ea72b7d0ada: Layer already exists [2021-08-23T22:33:49.934Z] 1e17b9ad36c5: Layer already exists [2021-08-23T22:33:49.934Z] 0e0618983f61: Layer already exists [2021-08-23T22:33:49.934Z] 3fbe34a1663b: Layer already exists [2021-08-23T22:33:49.934Z] b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:50.289Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:50.636Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-08-23T22:33:50.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-08-23T22:33:50.636Z] 0e0618983f61: Preparing [2021-08-23T22:33:50.636Z] 1e17b9ad36c5: Preparing [2021-08-23T22:33:50.636Z] 5ea72b7d0ada: Preparing [2021-08-23T22:33:50.636Z] 03eb623f21ef: Preparing [2021-08-23T22:33:50.636Z] 6e39246e146b: Preparing [2021-08-23T22:33:50.636Z] 3fbe34a1663b: Preparing [2021-08-23T22:33:50.636Z] 3fbe34a1663b: Waiting [2021-08-23T22:33:50.910Z] 6e39246e146b: Layer already exists [2021-08-23T22:33:50.910Z] 0e0618983f61: Layer already exists [2021-08-23T22:33:50.910Z] 03eb623f21ef: Layer already exists [2021-08-23T22:33:50.910Z] 5ea72b7d0ada: Layer already exists [2021-08-23T22:33:50.910Z] 1e17b9ad36c5: Layer already exists [2021-08-23T22:33:50.910Z] 3fbe34a1663b: Layer already exists [2021-08-23T22:33:50.910Z] main: digest: sha256:f13b52df68e56c126013613543a8fafd645e85720d2d568c9677b0c505fefb5e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-23T22:33:50.980Z] ===================================================== [Pipeline] echo [2021-08-23T22:33:50.996Z] taggedImages: [2021-08-23T22:33:50.997Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da [2021-08-23T22:33:50.997Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-08-23T22:33:50.997Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.7 [2021-08-23T22:33:50.997Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b753f607c7837695aec3d6194930fb6f6074e2da-2.0.2-dev.7 [2021-08-23T22:33:50.997Z] - 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-08-23T22:33:51.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:33:51.838Z] [2021-08-23T22:33:51.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:33:52.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:33:52.479Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-23T22:33:52.479Z] 448f6bf000e3: Pulling fs layer [2021-08-23T22:33:52.479Z] f757da607395: Pulling fs layer [2021-08-23T22:33:52.479Z] 05883995daec: Pulling fs layer [2021-08-23T22:33:52.479Z] 8603b9c90790: Pulling fs layer [2021-08-23T22:33:52.479Z] 1560dd03e051: Pulling fs layer [2021-08-23T22:33:52.479Z] 27f5ce0e4adf: Pulling fs layer [2021-08-23T22:33:52.479Z] c2d8d7efcc4b: Pulling fs layer [2021-08-23T22:33:52.479Z] 8603b9c90790: Waiting [2021-08-23T22:33:52.479Z] 1560dd03e051: Waiting [2021-08-23T22:33:52.479Z] c2d8d7efcc4b: Waiting [2021-08-23T22:33:52.755Z] f757da607395: Verifying Checksum [2021-08-23T22:33:52.755Z] f757da607395: Download complete [2021-08-23T22:33:52.755Z] 8603b9c90790: Download complete [2021-08-23T22:33:52.755Z] 1560dd03e051: Verifying Checksum [2021-08-23T22:33:52.755Z] 1560dd03e051: Download complete [2021-08-23T22:33:52.755Z] 27f5ce0e4adf: Download complete [2021-08-23T22:33:53.354Z] 05883995daec: Verifying Checksum [2021-08-23T22:33:53.354Z] 05883995daec: Download complete [2021-08-23T22:33:53.630Z] 448f6bf000e3: Download complete [2021-08-23T22:33:57.042Z] c2d8d7efcc4b: Verifying Checksum [2021-08-23T22:33:57.042Z] c2d8d7efcc4b: Download complete [2021-08-23T22:33:57.320Z] 448f6bf000e3: Pull complete [2021-08-23T22:33:57.920Z] f757da607395: Pull complete [2021-08-23T22:33:59.370Z] 05883995daec: Pull complete [2021-08-23T22:33:59.644Z] 8603b9c90790: Pull complete [2021-08-23T22:34:00.632Z] 1560dd03e051: Pull complete [2021-08-23T22:34:01.231Z] 27f5ce0e4adf: Pull complete [2021-08-23T22:34:16.356Z] c2d8d7efcc4b: Pull complete [2021-08-23T22:34:16.356Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-23T22:34:16.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-23T22:34:16.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-23T22:34:16.631Z] prd-ubuntu18.04-docker-arm64-4c-16g-650 does not seem to be running inside a container [2021-08-23T22:34:16.717Z] $ 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/11 -v /w/workspace/app-service-configurable/11:/w/workspace/app-service-configurable/11:rw,z -v /w/workspace/app-service-configurable/11@tmp:/w/workspace/app-service-configurable/11@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-08-23T22:34:21.115Z] $ docker top 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:34:22.130Z] ---> job-cost.sh [2021-08-23T22:34:22.130Z] lf-activate-venv: SKIPPING [2021-08-23T22:34:22.130Z] INFO: No Stack... [2021-08-23T22:34:23.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-23T22:34:23.383Z] INFO: Archiving Costs [Pipeline] sh [2021-08-23T22:34:24.058Z] + cat /w/workspace/app-service-configurable/11/archives/cost.csv [2021-08-23T22:34:24.059Z] + cut -d, -f6 [Pipeline] lock [2021-08-23T22:34:24.124Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [2021-08-23T22:34:24.138Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] did not exist. Created. [2021-08-23T22:34:24.138Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-23T22:34:24.841Z] /w/workspace/app-service-configurable/11@tmp/durable-abd63ee4/script.sh: 1: /w/workspace/app-service-configurable/11@tmp/durable-abd63ee4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-23T22:34:25.521Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-23T22:34:25.554Z] Warning: overwriting stash ‘stack-cost’ [2021-08-23T22:34:25.603Z] Stashed 1 file(s) [Pipeline] } [2021-08-23T22:34:25.616Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-23T22:34:25.645Z] $ docker stop --time=1 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b [2021-08-23T22:34:27.322Z] $ docker rm -f 07ddc3dadf06fbe2a3ce1e4605584b07a8c6818ea5ee6e665d6cef6f85e43f4b [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-08-23T22:34:28.194Z] provisioning config files... [2021-08-23T22:34:28.211Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8628533654038876102tmp [Pipeline] { [Pipeline] sh [2021-08-23T22:34:28.566Z] + set +x [2021-08-23T22:34:28.566Z] + curl -s https://codecov.io/bash [2021-08-23T22:34:28.566Z] + bash -s -- [2021-08-23T22:34:28.566Z] [2021-08-23T22:34:28.566Z] _____ _ [2021-08-23T22:34:28.566Z] / ____| | | [2021-08-23T22:34:28.566Z] | | ___ __| | ___ ___ _____ __ [2021-08-23T22:34:28.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-23T22:34:28.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-23T22:34:28.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-23T22:34:28.566Z] Bash-1.0.6 [2021-08-23T22:34:28.566Z] [2021-08-23T22:34:28.566Z] [2021-08-23T22:34:28.566Z] ==> git version 2.24.4 found [2021-08-23T22:34:28.566Z] ==> 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-08-23T22:34:28.566Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-23T22:34:28.566Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-23T22:34:28.566Z] ==> Jenkins CI detected. [2021-08-23T22:34:28.566Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-08-23T22:34:28.566Z] project root: . [2021-08-23T22:34:28.566Z] --> token set from env [2021-08-23T22:34:28.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-23T22:34:28.834Z] ==> Running gcov in . (disable via -X gcov) [2021-08-23T22:34:28.834Z] ==> Python coveragepy not found [2021-08-23T22:34:28.834Z] ==> Searching for coverage reports in: [2021-08-23T22:34:28.834Z] + . [2021-08-23T22:34:28.834Z] -> Found 1 reports [2021-08-23T22:34:28.834Z] ==> Detecting git/mercurial file structure [2021-08-23T22:34:28.834Z] ==> Reading reports [2021-08-23T22:34:28.834Z] + ./coverage.out bytes=10 [2021-08-23T22:34:28.834Z] ==> Appending adjustments [2021-08-23T22:34:28.834Z] https://docs.codecov.io/docs/fixing-reports [2021-08-23T22:34:28.834Z] + Found adjustments [2021-08-23T22:34:28.834Z] ==> Gzipping contents [2021-08-23T22:34:28.834Z] 4.0K /tmp/codecov.lkpMoW.gz [2021-08-23T22:34:28.834Z] ==> Uploading reports [2021-08-23T22:34:28.834Z] url: https://codecov.io [2021-08-23T22:34:28.834Z] query: branch=main&commit=b753f607c7837695aec3d6194930fb6f6074e2da&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-23T22:34:28.834Z] -> Pinging Codecov [2021-08-23T22:34:28.834Z] 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=b753f607c7837695aec3d6194930fb6f6074e2da&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-23T22:34:29.101Z] -> Uploading to [2021-08-23T22:34:29.101Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-23/A97CA9966030D2A3747ED39772930CCE/b753f607c7837695aec3d6194930fb6f6074e2da/606fe457-9e02-4d57-a422-437dc17e4234.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210823T223428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7a207fe4269c503923253f4111fc59fc9410b5f7ae575c7bc63cfb2b5ddf727 [2021-08-23T22:34:29.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-23T22:34:29.101Z] Dload Upload Total Spent Left Speed [2021-08-23T22:34:29.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 558 0 0 100 558 0 1522 --:--:-- --:--:-- --:--:-- 1524 [2021-08-23T22:34:29.368Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] } [2021-08-23T22:34:29.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-23T22:34:30.093Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-23T22:34:30.121Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:34:30.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-23T22:34:30.445Z] [2021-08-23T22:34:30.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:34:30.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-23T22:34:30.788Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-23T22:34:30.788Z] 188c0c94c7c5: Pulling fs layer [2021-08-23T22:34:30.788Z] 0ef7d3d256c8: Pulling fs layer [2021-08-23T22:34:30.788Z] de9db76c5a1d: Pulling fs layer [2021-08-23T22:34:30.788Z] 0eba1c9be4d2: Pulling fs layer [2021-08-23T22:34:30.788Z] 0d57e429df01: Pulling fs layer [2021-08-23T22:34:30.788Z] 4e4be7b47b0d: Pulling fs layer [2021-08-23T22:34:30.788Z] e1f770b5df2f: Pulling fs layer [2021-08-23T22:34:30.788Z] 85a0685a4137: Pulling fs layer [2021-08-23T22:34:30.788Z] 4e4be7b47b0d: Waiting [2021-08-23T22:34:30.788Z] 0eba1c9be4d2: Waiting [2021-08-23T22:34:30.788Z] 0d57e429df01: Waiting [2021-08-23T22:34:30.788Z] e1f770b5df2f: Waiting [2021-08-23T22:34:30.788Z] 85a0685a4137: Waiting [2021-08-23T22:34:30.788Z] de9db76c5a1d: Verifying Checksum [2021-08-23T22:34:30.788Z] de9db76c5a1d: Download complete [2021-08-23T22:34:31.061Z] 0ef7d3d256c8: Verifying Checksum [2021-08-23T22:34:31.061Z] 0ef7d3d256c8: Download complete [2021-08-23T22:34:31.062Z] 0d57e429df01: Verifying Checksum [2021-08-23T22:34:31.062Z] 0d57e429df01: Download complete [2021-08-23T22:34:31.062Z] 4e4be7b47b0d: Verifying Checksum [2021-08-23T22:34:31.062Z] 4e4be7b47b0d: Download complete [2021-08-23T22:34:31.338Z] 188c0c94c7c5: Verifying Checksum [2021-08-23T22:34:31.338Z] 188c0c94c7c5: Download complete [2021-08-23T22:34:31.338Z] 188c0c94c7c5: Pull complete [2021-08-23T22:34:31.604Z] 0ef7d3d256c8: Pull complete [2021-08-23T22:34:31.604Z] de9db76c5a1d: Pull complete [2021-08-23T22:34:33.543Z] e1f770b5df2f: Verifying Checksum [2021-08-23T22:34:33.543Z] e1f770b5df2f: Download complete [2021-08-23T22:34:38.887Z] 85a0685a4137: Verifying Checksum [2021-08-23T22:34:38.887Z] 85a0685a4137: Download complete [2021-08-23T22:34:39.157Z] 0eba1c9be4d2: Verifying Checksum [2021-08-23T22:34:39.157Z] 0eba1c9be4d2: Download complete [2021-08-23T22:34:42.535Z] 0eba1c9be4d2: Pull complete [2021-08-23T22:34:42.535Z] 0d57e429df01: Pull complete [2021-08-23T22:34:42.535Z] 4e4be7b47b0d: Pull complete [2021-08-23T22:34:43.120Z] e1f770b5df2f: Pull complete [2021-08-23T22:34:46.494Z] 85a0685a4137: Pull complete [2021-08-23T22:34:46.494Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-23T22:34:46.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-23T22:34:46.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-23T22:34:46.592Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:34:46.643Z] $ 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-08-23T22:34:48.698Z] $ docker top 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-23T22:34:48.804Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-23T22:34:49.122Z] + set -o pipefail [2021-08-23T22:34:49.122Z] + snyk monitor '--org=edgex-jenkins' [2021-08-23T22:34:55.785Z] [2021-08-23T22:34:55.785Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-08-23T22:34:55.785Z] [2021-08-23T22:34:55.785Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/398cdc77-6716-4f2d-9c3a-096d89012ee1 [2021-08-23T22:34:55.785Z] [2021-08-23T22:34:55.785Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-23T22:34:55.785Z] [2021-08-23T22:34:55.785Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-23T22:34:55.785Z] [2021-08-23T22:34:55.785Z] [Pipeline] } [2021-08-23T22:34:55.812Z] $ docker stop --time=1 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db [2021-08-23T22:34:57.514Z] $ docker rm -f 44df1314c4ac8ac4eb36a220d28232b2ff26257c932d69b2b73ae9710e42d4db [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-08-23T22:34:58.578Z] + git log --format=format:%s -1 b753f607c7837695aec3d6194930fb6f6074e2da [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:34:58.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:34:58.908Z] . [Pipeline] withDockerContainer [2021-08-23T22:34:58.994Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:34:59.044Z] $ 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-08-23T22:34:59.411Z] $ docker top 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-23T22:34:59.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:34:59.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:34:59.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:34:59.666Z] $ docker exec 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 ssh-agent [2021-08-23T22:34:59.784Z] SSH_AUTH_SOCK=/tmp/ssh-iL5zhCDrh3pY/agent.14 [2021-08-23T22:34:59.785Z] SSH_AGENT_PID=22 [2021-08-23T22:34:59.795Z] Running ssh-add (command line suppressed) [2021-08-23T22:34:59.894Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7021504187927862103.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7021504187927862103.key) [2021-08-23T22:34:59.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:35:00.249Z] + git semver tag [2021-08-23T22:35:00.249Z] # -> Open(): unable to determine branch for HEAD [2021-08-23T22:35:00.249Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-23T22:35:00.249Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-23T22:35:00.249Z] # $SEMVER_REMOTE_NAME = origin [2021-08-23T22:35:00.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-23T22:35:00.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-23T22:35:00.249Z] # $SEMVER_BRANCH = main [2021-08-23T22:35:00.249Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-23T22:35:00.249Z] # b753f607c7837695aec3d6194930fb6f6074e2da HEAD [2021-08-23T22:35:00.249Z] # -> Force: false [2021-08-23T22:35:00.249Z] # 69351cb972e8be188f69d88e212e274952ba1baf refs/tags/v2.0.2-dev.7 [Pipeline] } [2021-08-23T22:35:00.264Z] $ docker exec --env ******** --env ******** 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 ssh-agent -k [2021-08-23T22:35:00.367Z] unset SSH_AUTH_SOCK; [2021-08-23T22:35:00.367Z] unset SSH_AGENT_PID; [2021-08-23T22:35:00.367Z] echo Agent pid 22 killed; [2021-08-23T22:35:00.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:35:00.744Z] + git semver [Pipeline] } [2021-08-23T22:35:00.766Z] $ docker stop --time=1 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 [2021-08-23T22:35:01.994Z] $ docker rm -f 80d582a22e988a01b522eaba1234d3e892003d4df9ef4080a779d38ebd633d85 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:02.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-23T22:35:02.510Z] [2021-08-23T22:35:02.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:02.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-23T22:35:02.842Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-23T22:35:02.842Z] ab5ef0e58194: Pulling fs layer [2021-08-23T22:35:02.842Z] 9712f1f96733: Pulling fs layer [2021-08-23T22:35:02.842Z] 63f879dbbcfc: Pulling fs layer [2021-08-23T22:35:02.842Z] 0d9ebad4ef96: Pulling fs layer [2021-08-23T22:35:02.842Z] e9a5061849ea: Pulling fs layer [2021-08-23T22:35:02.842Z] d747dcd14b5f: Pulling fs layer [2021-08-23T22:35:02.842Z] 2de7ff778b66: Pulling fs layer [2021-08-23T22:35:02.842Z] 0d9ebad4ef96: Waiting [2021-08-23T22:35:02.842Z] e9a5061849ea: Waiting [2021-08-23T22:35:02.842Z] d747dcd14b5f: Waiting [2021-08-23T22:35:02.842Z] 2de7ff778b66: Waiting [2021-08-23T22:35:02.842Z] 9712f1f96733: Download complete [2021-08-23T22:35:06.193Z] 63f879dbbcfc: Verifying Checksum [2021-08-23T22:35:06.193Z] 63f879dbbcfc: Download complete [2021-08-23T22:35:06.193Z] e9a5061849ea: Verifying Checksum [2021-08-23T22:35:06.193Z] e9a5061849ea: Download complete [2021-08-23T22:35:06.193Z] d747dcd14b5f: Verifying Checksum [2021-08-23T22:35:06.193Z] d747dcd14b5f: Download complete [2021-08-23T22:35:06.458Z] 2de7ff778b66: Verifying Checksum [2021-08-23T22:35:06.458Z] 2de7ff778b66: Download complete [2021-08-23T22:35:06.458Z] 0d9ebad4ef96: Verifying Checksum [2021-08-23T22:35:06.458Z] 0d9ebad4ef96: Download complete [2021-08-23T22:35:06.932Z] ab5ef0e58194: Verifying Checksum [2021-08-23T22:35:06.932Z] ab5ef0e58194: Download complete [2021-08-23T22:35:09.555Z] ab5ef0e58194: Pull complete [2021-08-23T22:35:09.555Z] 9712f1f96733: Pull complete [2021-08-23T22:35:10.155Z] 63f879dbbcfc: Pull complete [2021-08-23T22:35:13.531Z] 0d9ebad4ef96: Pull complete [2021-08-23T22:35:13.531Z] e9a5061849ea: Pull complete [2021-08-23T22:35:13.801Z] d747dcd14b5f: Pull complete [2021-08-23T22:35:14.784Z] 2de7ff778b66: Pull complete [2021-08-23T22:35:14.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-23T22:35:14.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-23T22:35:14.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-23T22:35:14.875Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:35:14.955Z] $ 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-08-23T22:35:17.986Z] $ docker top a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:35:18.093Z] provisioning config files... [2021-08-23T22:35:18.107Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5263582706207713999tmp [2021-08-23T22:35:18.128Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3822759375539817188tmp [2021-08-23T22:35:18.150Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1947318091269777605tmp [Pipeline] { [Pipeline] echo [2021-08-23T22:35:18.176Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:18.497Z] ---> sigul-configuration.sh [2021-08-23T22:35:18.497Z] gpg: directory `/root/.gnupg' created [2021-08-23T22:35:18.497Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-23T22:35:18.497Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-23T22:35:18.497Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-23T22:35:18.497Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-23T22:35:18.497Z] gpg: CAST5 encrypted data [2021-08-23T22:35:18.497Z] gpg: encrypted with 1 passphrase [2021-08-23T22:35:18.497Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-23T22:35:18.813Z] + mkdir /home/jenkins [2021-08-23T22:35:18.813Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-23T22:35:19.139Z] + 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-08-23T22:35:19.153Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:19.466Z] ---> sigul-install.sh [2021-08-23T22:35:19.466Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-23T22:35:19.779Z] + git tag --list [2021-08-23T22:35:19.779Z] v1.0.0 [2021-08-23T22:35:19.779Z] v1.1.0 [2021-08-23T22:35:19.780Z] v1.2.0 [2021-08-23T22:35:19.780Z] v1.3.0 [2021-08-23T22:35:19.780Z] v1.3.1 [2021-08-23T22:35:19.780Z] v2.0.0 [2021-08-23T22:35:19.780Z] v2.0.1 [2021-08-23T22:35:19.780Z] v2.0.1-dev.1 [2021-08-23T22:35:19.780Z] v2.0.2-dev.1 [2021-08-23T22:35:19.780Z] v2.0.2-dev.2 [2021-08-23T22:35:19.780Z] v2.0.2-dev.3 [2021-08-23T22:35:19.780Z] v2.0.2-dev.4 [2021-08-23T22:35:19.780Z] v2.0.2-dev.5 [2021-08-23T22:35:19.780Z] v2.0.2-dev.6 [2021-08-23T22:35:19.780Z] v2.0.2-dev.7 [Pipeline] sh [2021-08-23T22:35:20.098Z] + lftools sign git-tag v2.0.2-dev.7 [2021-08-23T22:35:20.690Z] Signing Git tag with Sigul... [2021-08-23T22:35:20.690Z] Signing v2.0.2-dev.7 [Pipeline] echo [2021-08-23T22:35:21.666Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:21.982Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-23T22:35:21.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-23T22:35:22.027Z] $ docker stop --time=1 a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd [2021-08-23T22:35:23.233Z] $ docker rm -f a600794017504089b14fa4decc792eb0d4b61b06a0d57052042e73965803d9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:23.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:35:23.892Z] . [Pipeline] withDockerContainer [2021-08-23T22:35:23.983Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:35:24.046Z] $ 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-08-23T22:35:24.439Z] $ docker top 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-23T22:35:24.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:35:24.578Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:35:24.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:35:24.699Z] $ docker exec 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f ssh-agent [2021-08-23T22:35:24.818Z] SSH_AUTH_SOCK=/tmp/ssh-trilivF1jLpY/agent.14 [2021-08-23T22:35:24.818Z] SSH_AGENT_PID=21 [2021-08-23T22:35:24.827Z] Running ssh-add (command line suppressed) [2021-08-23T22:35:24.928Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8889269615259000737.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8889269615259000737.key) [2021-08-23T22:35:24.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:35:25.286Z] + git semver bump pre [2021-08-23T22:35:25.286Z] # -> Open(): unable to determine branch for HEAD [2021-08-23T22:35:25.286Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-23T22:35:25.286Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-23T22:35:25.286Z] # $SEMVER_REMOTE_NAME = origin [2021-08-23T22:35:25.286Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-23T22:35:25.286Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-23T22:35:25.286Z] # $SEMVER_BRANCH = main [2021-08-23T22:35:25.286Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-08-23T22:35:25.286Z] 2.0.2-dev.8 [Pipeline] } [2021-08-23T22:35:25.305Z] $ docker exec --env ******** --env ******** 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f ssh-agent -k [2021-08-23T22:35:25.407Z] unset SSH_AUTH_SOCK; [2021-08-23T22:35:25.407Z] unset SSH_AGENT_PID; [2021-08-23T22:35:25.407Z] echo Agent pid 21 killed; [2021-08-23T22:35:25.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:35:25.783Z] + git semver [Pipeline] } [2021-08-23T22:35:25.803Z] $ docker stop --time=1 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f [2021-08-23T22:35:26.991Z] $ docker rm -f 0ba34f3e6ae09b7868c243516233d616cb372e0c672ed3a7a9238cb3e31fcd3f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:27.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-23T22:35:27.408Z] . [Pipeline] withDockerContainer [2021-08-23T22:35:27.499Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:35:27.565Z] $ 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-08-23T22:35:28.019Z] $ docker top 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-23T22:35:28.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-23T22:35:28.294Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-23T22:35:28.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-23T22:35:28.465Z] $ docker exec 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c ssh-agent [2021-08-23T22:35:28.594Z] SSH_AUTH_SOCK=/tmp/ssh-ar1PgKRRzzHa/agent.13 [2021-08-23T22:35:28.594Z] SSH_AGENT_PID=19 [2021-08-23T22:35:28.603Z] Running ssh-add (command line suppressed) [2021-08-23T22:35:28.705Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6037436657767627548.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6037436657767627548.key) [2021-08-23T22:35:28.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-23T22:35:29.061Z] + git semver push [2021-08-23T22:35:29.062Z] # -> Open(): unable to determine branch for HEAD [2021-08-23T22:35:29.062Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-08-23T22:35:29.062Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-08-23T22:35:29.062Z] # $SEMVER_REMOTE_NAME = origin [2021-08-23T22:35:29.062Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-23T22:35:29.062Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-23T22:35:29.062Z] # $SEMVER_BRANCH = main [2021-08-23T22:35:29.062Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-08-23T22:35:30.483Z] $ docker exec --env ******** --env ******** 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c ssh-agent -k [2021-08-23T22:35:30.585Z] unset SSH_AUTH_SOCK; [2021-08-23T22:35:30.585Z] unset SSH_AGENT_PID; [2021-08-23T22:35:30.585Z] echo Agent pid 19 killed; [2021-08-23T22:35:30.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-23T22:35:30.955Z] + git semver [Pipeline] } [2021-08-23T22:35:30.977Z] $ docker stop --time=1 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c [2021-08-23T22:35:32.183Z] $ docker rm -f 3cf8b4fdafd29cb174e490c0d1887206234426b1ab5ef343cbd8abd13a74803c [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-08-23T22:35:33.261Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:33.610Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:34.216Z] ---> package-listing.sh [2021-08-23T22:35:34.216Z] ++ facter osfamily [2021-08-23T22:35:34.216Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-23T22:35:34.490Z] + OS_FAMILY=redhat [2021-08-23T22:35:34.490Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-08-23T22:35:34.490Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-23T22:35:34.490Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-23T22:35:34.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-23T22:35:34.491Z] + PACKAGES=/tmp/packages_start.txt [2021-08-23T22:35:34.491Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-23T22:35:34.491Z] + PACKAGES=/tmp/packages_end.txt [2021-08-23T22:35:34.491Z] + case "${OS_FAMILY}" in [2021-08-23T22:35:34.491Z] + rpm -qa [2021-08-23T22:35:34.491Z] + sort [2021-08-23T22:35:35.076Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-23T22:35:35.076Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-23T22:35:35.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-23T22:35:35.076Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-08-23T22:35:35.076Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-08-23T22:35:35.076Z] + 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-08-23T22:35:35.093Z] 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-08-23T22:35:35.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:35.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:35:35.987Z] [2021-08-23T22:35:35.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-23T22:35:36.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:35:36.316Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-23T22:35:36.316Z] b4d181a07f80: Pulling fs layer [2021-08-23T22:35:36.316Z] a1111a8f2ec3: Pulling fs layer [2021-08-23T22:35:36.316Z] ed53099fbce6: Pulling fs layer [2021-08-23T22:35:36.316Z] dc539afda2c1: Pulling fs layer [2021-08-23T22:35:36.316Z] 77bc0d833cb6: Pulling fs layer [2021-08-23T22:35:36.316Z] 9065ff56babe: Pulling fs layer [2021-08-23T22:35:36.316Z] d287ab97295c: Pulling fs layer [2021-08-23T22:35:36.316Z] dc539afda2c1: Waiting [2021-08-23T22:35:36.316Z] 77bc0d833cb6: Waiting [2021-08-23T22:35:36.316Z] 9065ff56babe: Waiting [2021-08-23T22:35:36.316Z] d287ab97295c: Waiting [2021-08-23T22:35:36.583Z] a1111a8f2ec3: Verifying Checksum [2021-08-23T22:35:36.583Z] a1111a8f2ec3: Download complete [2021-08-23T22:35:36.583Z] dc539afda2c1: Verifying Checksum [2021-08-23T22:35:36.583Z] dc539afda2c1: Download complete [2021-08-23T22:35:36.851Z] 77bc0d833cb6: Verifying Checksum [2021-08-23T22:35:36.851Z] 77bc0d833cb6: Download complete [2021-08-23T22:35:36.851Z] 9065ff56babe: Verifying Checksum [2021-08-23T22:35:36.851Z] 9065ff56babe: Download complete [2021-08-23T22:35:37.432Z] ed53099fbce6: Verifying Checksum [2021-08-23T22:35:37.432Z] ed53099fbce6: Download complete [2021-08-23T22:35:38.021Z] b4d181a07f80: Verifying Checksum [2021-08-23T22:35:38.021Z] b4d181a07f80: Download complete [2021-08-23T22:35:39.456Z] b4d181a07f80: Pull complete [2021-08-23T22:35:39.456Z] a1111a8f2ec3: Pull complete [2021-08-23T22:35:40.062Z] ed53099fbce6: Pull complete [2021-08-23T22:35:40.062Z] dc539afda2c1: Pull complete [2021-08-23T22:35:40.332Z] 77bc0d833cb6: Pull complete [2021-08-23T22:35:40.332Z] 9065ff56babe: Pull complete [2021-08-23T22:35:41.744Z] d287ab97295c: Verifying Checksum [2021-08-23T22:35:41.744Z] d287ab97295c: Download complete [2021-08-23T22:35:47.125Z] d287ab97295c: Pull complete [2021-08-23T22:35:47.125Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-23T22:35:47.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-23T22:35:47.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-23T22:35:47.227Z] prd-centos7-docker-4c-2g-648 does not seem to be running inside a container [2021-08-23T22:35:47.292Z] $ 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-08-23T22:35:49.415Z] $ docker top 99e558f5f98deadba95aca4a75a644437c13e825e1d7fb64b79ec43a9c975986 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-23T22:35:49.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-23T22:35:50.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-23T22:35:50.459Z] + ls /var/log/sa-host [2021-08-23T22:35:50.459Z] + sadf -c /var/log/sa-host/sa05 [2021-08-23T22:35:50.459Z] file_magic: OK [2021-08-23T22:35:50.459Z] HZ: Using current value: 100 [2021-08-23T22:35:50.459Z] file_header: OK [2021-08-23T22:35:50.459Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-23T22:35:50.459Z] Statistics: [2021-08-23T22:35:50.459Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-23T22:35:50.459Z] File successfully converted to sysstat format version 12.0.3 [2021-08-23T22:35:50.459Z] + sadf -c /var/log/sa-host/sa23 [2021-08-23T22:35:50.459Z] file_magic: OK [2021-08-23T22:35:50.459Z] HZ: Using current value: 100 [2021-08-23T22:35:50.459Z] file_header: OK [2021-08-23T22:35:50.459Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-23T22:35:50.459Z] Statistics: [2021-08-23T22:35:50.459Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-23T22:35:50.459Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-23T22:35:50.640Z] provisioning config files... [2021-08-23T22:35:50.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5335042584085016121tmp [Pipeline] { [Pipeline] echo [2021-08-23T22:35:50.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:51.003Z] ---> create-netrc.sh [Pipeline] } [2021-08-23T22:35:51.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:51.397Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-23T22:35:51.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:51.721Z] ---> sudo-logs.sh [2021-08-23T22:35:51.722Z] Archiving 'sudo' log.. [2021-08-23T22:35:51.722Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-648.vexxhost.local: Name or service not known [2021-08-23T22:35:51.722Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-648.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-23T22:35:51.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:52.081Z] ---> job-cost.sh [2021-08-23T22:35:52.081Z] lf-activate-venv: SKIPPING [2021-08-23T22:35:52.081Z] DEBUG: total: 0.10999999940395355 [2021-08-23T22:35:52.081Z] INFO: Retrieving Stack Cost... [2021-08-23T22:35:53.049Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-23T22:35:53.315Z] INFO: Archiving Costs [Pipeline] echo [2021-08-23T22:35:53.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-23T22:35:53.649Z] ---> logs-deploy.sh [2021-08-23T22:35:53.650Z] lf-activate-venv: SKIPPING [2021-08-23T22:35:53.650Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/11 [2021-08-23T22:35:53.650Z] INFO: archiving workspace using pattern(s): [2021-08-23T22:35:54.234Z] Archives upload complete. [2021-08-23T22:35:54.500Z] INFO: archiving logs to Nexus