Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 01778f3054f56a5e1c9fa7a64eee47acbae495e2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2921072051806777327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7922469588610951114.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8236584396116616488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1249134392369457779.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2248465458621910629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-795 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh8520066328374389562.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 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" > git rev-list --no-walk abca9505ae6a82096e911e89ea22bdb38e3853ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T21:21:39.457Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T21:21:39.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T21:21:39.611Z] ========================================================= [2021-06-07T21:21:39.612Z] EdgeX Global Pipelines Version Info [2021-06-07T21:21:39.612Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:21:41.067Z] ------------------- [2021-06-07T21:21:41.067Z] stable info: [2021-06-07T21:21:41.067Z] ------------------- [2021-06-07T21:21:41.067Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T21:21:41.067Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:21:41.067Z] Message: update stable to v1.0.193 [2021-06-07T21:21:41.646Z] ------------------- [2021-06-07T21:21:41.646Z] experimental info: [2021-06-07T21:21:41.646Z] ------------------- [2021-06-07T21:21:41.646Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T21:21:41.646Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T21:21:41.646Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T21:21:41.840Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-07T21:21:41.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-07T21:21:41.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T21:21:41.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T21:21:41.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T21:21:41.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T21:21:41.982Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T21:21:42.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T21:21:42.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T21:21:42.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T21:21:42.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T21:21:42.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-07T21:21:42.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T21:21:42.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T21:21:42.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:21:42.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-07T21:21:42.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T21:21:42.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T21:21:42.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T21:21:42.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-07T21:21:42.322Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T21:21:42.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T21:21:42.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T21:21:42.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T21:21:42.445Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-07T21:21:42.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T21:21:42.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-07T21:21:42.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-07T21:21:42.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-07T21:21:42.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] echo [2021-06-07T21:21:42.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01778f3 [Pipeline] echo [2021-06-07T21:21:42.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:21:42.694Z] provisioning config files... [2021-06-07T21:21:42.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3862891278011472949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:21:43.022Z] ---> docker-login.sh [2021-06-07T21:21:43.023Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:21:43.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:21:43.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:21:43.285Z] Configure a credential helper to remove this warning. See [2021-06-07T21:21:43.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:21:43.285Z] [2021-06-07T21:21:43.285Z] Login Succeeded [2021-06-07T21:21:43.285Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:21:43.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:21:43.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:21:43.549Z] Configure a credential helper to remove this warning. See [2021-06-07T21:21:43.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:21:43.549Z] [2021-06-07T21:21:43.549Z] Login Succeeded [2021-06-07T21:21:43.549Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:21:43.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:21:43.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:21:43.549Z] Configure a credential helper to remove this warning. See [2021-06-07T21:21:43.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:21:43.549Z] [2021-06-07T21:21:43.549Z] Login Succeeded [2021-06-07T21:21:43.549Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:21:43.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:21:43.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:21:43.812Z] Configure a credential helper to remove this warning. See [2021-06-07T21:21:43.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:21:43.812Z] [2021-06-07T21:21:43.812Z] Login Succeeded [2021-06-07T21:21:43.812Z] docker.io [2021-06-07T21:21:43.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:21:44.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:21:44.075Z] Configure a credential helper to remove this warning. See [2021-06-07T21:21:44.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:21:44.075Z] [2021-06-07T21:21:44.075Z] Login Succeeded [2021-06-07T21:21:44.075Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:21:44.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:21:44.572Z] + git log --format=format:%s -1 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] echo [2021-06-07T21:21:44.608Z] GIT_COMMIT: 01778f3054f56a5e1c9fa7a64eee47acbae495e2, Commit Message: feat: Multiple HTTP export destinations via chaining (#278) [Pipeline] echo [2021-06-07T21:21:44.623Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:21:45.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:21:45.202Z] [2021-06-07T21:21:45.202Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:21:45.526Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:21:45.526Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T21:21:45.526Z] 31603596830f: Pulling fs layer [2021-06-07T21:21:45.526Z] 54011a49482f: Pulling fs layer [2021-06-07T21:21:45.526Z] a6820b24f6d8: Pulling fs layer [2021-06-07T21:21:45.526Z] f581987b2513: Pulling fs layer [2021-06-07T21:21:45.526Z] f581987b2513: Waiting [2021-06-07T21:21:45.526Z] 54011a49482f: Verifying Checksum [2021-06-07T21:21:45.526Z] 54011a49482f: Download complete [2021-06-07T21:21:45.526Z] 31603596830f: Verifying Checksum [2021-06-07T21:21:45.526Z] 31603596830f: Download complete [2021-06-07T21:21:45.790Z] a6820b24f6d8: Verifying Checksum [2021-06-07T21:21:45.790Z] a6820b24f6d8: Download complete [2021-06-07T21:21:45.790Z] 31603596830f: Pull complete [2021-06-07T21:21:45.790Z] f581987b2513: Verifying Checksum [2021-06-07T21:21:45.790Z] f581987b2513: Download complete [2021-06-07T21:21:46.067Z] 54011a49482f: Pull complete [2021-06-07T21:21:47.036Z] a6820b24f6d8: Pull complete [2021-06-07T21:21:47.036Z] f581987b2513: Pull complete [2021-06-07T21:21:47.036Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T21:21:47.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:21:47.036Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T21:21:47.118Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:21:47.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:21:48.578Z] $ docker top c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:21:48.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:21:48.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:21:48.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:21:48.811Z] $ docker exec c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent [2021-06-07T21:21:48.913Z] SSH_AUTH_SOCK=/tmp/ssh-MGfKEBn355pA/agent.13 [2021-06-07T21:21:48.913Z] SSH_AGENT_PID=19 [2021-06-07T21:21:48.921Z] Running ssh-add (command line suppressed) [2021-06-07T21:21:49.018Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_883013940229221458.key (/w/workspace/_app-service-configurable_master@tmp/private_key_883013940229221458.key) [2021-06-07T21:21:49.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:21:49.357Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T21:21:49.370Z] $ docker exec --env ******** --env ******** c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent -k [2021-06-07T21:21:49.471Z] unset SSH_AUTH_SOCK; [2021-06-07T21:21:49.471Z] unset SSH_AGENT_PID; [2021-06-07T21:21:49.471Z] echo Agent pid 19 killed; [2021-06-07T21:21:49.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T21:21:49.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:21:49.523Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:21:49.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:21:49.643Z] $ docker exec c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent [2021-06-07T21:21:49.765Z] SSH_AUTH_SOCK=/tmp/ssh-ICkCQy9NR3nd/agent.52 [2021-06-07T21:21:49.765Z] SSH_AGENT_PID=58 [2021-06-07T21:21:49.770Z] Running ssh-add (command line suppressed) [2021-06-07T21:21:49.860Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1940721376144900796.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1940721376144900796.key) [2021-06-07T21:21:49.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:21:50.181Z] + git semver init [2021-06-07T21:21:50.181Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:21:50.181Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-07T21:21:50.181Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-07T21:21:50.181Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:21:50.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:21:50.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:21:50.181Z] # $SEMVER_BRANCH = master [2021-06-07T21:21:50.181Z] # $SEMVER_TEMP = /tmp/semver-652575371 [2021-06-07T21:21:50.181Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-07T21:21:50.759Z] # '/tmp/semver-652575371' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-07T21:21:50.759Z] # -> Force: false [2021-06-07T21:21:50.759Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-07T21:21:50.771Z] $ docker exec --env ******** --env ******** c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb ssh-agent -k [2021-06-07T21:21:50.867Z] unset SSH_AUTH_SOCK; [2021-06-07T21:21:50.867Z] unset SSH_AGENT_PID; [2021-06-07T21:21:50.867Z] echo Agent pid 58 killed; [2021-06-07T21:21:50.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:21:51.215Z] + git semver [Pipeline] } [2021-06-07T21:21:51.230Z] $ docker stop --time=1 c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb [2021-06-07T21:21:52.529Z] $ docker rm -f c45295032fec96b04b21409e7fc4518926a5315ff2ec237fd020dd97176967fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:21:52.912Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T21:21:53.181Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T21:21:53.184Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.47 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-07T21:22:08.459Z] Still waiting to schedule task [2021-06-07T21:22:08.460Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-07T21:22:08.462Z] Still waiting to schedule task [2021-06-07T21:22:08.462Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-793’ [2021-06-07T21:23:07.263Z] Running on prd-centos7-docker-4c-2g-799 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-07T21:23:07.284Z] Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout [2021-06-07T21:23:07.376Z] Selected Git installation does not exist. Using Default [2021-06-07T21:23:07.376Z] The recommended git tool is: NONE [2021-06-07T21:23:09.629Z] using credential edgex-jenkins-ssh [2021-06-07T21:23:09.641Z] Cloning the remote Git repository [2021-06-07T21:23:09.233Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-07T21:23:10.388Z] Avoid second fetch [2021-06-07T21:23:10.388Z] Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) [2021-06-07T21:23:09.364Z] > git init /w/workspace/app-service-configurable/119 # timeout=10 [2021-06-07T21:23:09.403Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-07T21:23:09.403Z] > git --version # timeout=10 [2021-06-07T21:23:09.413Z] > git --version # 'git version 2.24.4' [2021-06-07T21:23:09.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T21:23:09.435Z] [INFO] Currently running in a labeled security context [2021-06-07T21:23:09.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T21:23:09.436Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/119@tmp/jenkins-gitclient-ssh3467593686680290762.key [2021-06-07T21:23:09.446Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:23:09.955Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-07T21:23:09.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:23:09.982Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T21:23:09.990Z] > git checkout -f 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 [2021-06-07T21:23:13.845Z] Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:23:15.046Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:23:15.375Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:23:15.673Z] + sudo service docker restart [2021-06-07T21:23:15.673Z] + true [2021-06-07T21:23:15.673Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:23:33.841Z] provisioning config files... [2021-06-07T21:23:33.859Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config484186157251909585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:23:34.209Z] ---> docker-login.sh [2021-06-07T21:23:34.209Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:23:34.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:23:34.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:23:34.476Z] Configure a credential helper to remove this warning. See [2021-06-07T21:23:34.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:23:34.476Z] [2021-06-07T21:23:34.476Z] Login Succeeded [2021-06-07T21:23:34.476Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:23:34.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:23:34.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:23:34.476Z] Configure a credential helper to remove this warning. See [2021-06-07T21:23:34.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:23:34.476Z] [2021-06-07T21:23:34.476Z] Login Succeeded [2021-06-07T21:23:34.476Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:23:34.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:23:34.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:23:34.738Z] Configure a credential helper to remove this warning. See [2021-06-07T21:23:34.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:23:34.738Z] [2021-06-07T21:23:34.738Z] Login Succeeded [2021-06-07T21:23:34.738Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:23:34.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:23:34.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:23:34.738Z] Configure a credential helper to remove this warning. See [2021-06-07T21:23:34.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:23:34.738Z] [2021-06-07T21:23:34.738Z] Login Succeeded [2021-06-07T21:23:34.738Z] docker.io [2021-06-07T21:23:34.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:23:35.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:23:35.000Z] Configure a credential helper to remove this warning. See [2021-06-07T21:23:35.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:23:35.000Z] [2021-06-07T21:23:35.000Z] Login Succeeded [2021-06-07T21:23:35.000Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:23:35.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T21:23:35.168Z] ========================================================= [2021-06-07T21:23:35.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T21:23:35.168Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:23:35.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-07T21:23:35.478Z] Sending build context to Docker daemon 97.28kB [2021-06-07T21:23:35.478Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:23:35.478Z] Step 2/8 : FROM ${BASE} [2021-06-07T21:23:35.478Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T21:23:35.478Z] 540db60ca938: Pulling fs layer [2021-06-07T21:23:35.478Z] adcc1eea9eea: Pulling fs layer [2021-06-07T21:23:35.478Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T21:23:35.478Z] 0510c868ecb4: Pulling fs layer [2021-06-07T21:23:35.478Z] afea3b2eda06: Pulling fs layer [2021-06-07T21:23:35.478Z] 7809a108b3ef: Pulling fs layer [2021-06-07T21:23:35.478Z] f706445af74f: Pulling fs layer [2021-06-07T21:23:35.478Z] afea3b2eda06: Waiting [2021-06-07T21:23:35.478Z] 0510c868ecb4: Waiting [2021-06-07T21:23:35.478Z] 7809a108b3ef: Waiting [2021-06-07T21:23:35.478Z] f706445af74f: Waiting [2021-06-07T21:23:35.478Z] 4c4ab2625f07: Verifying Checksum [2021-06-07T21:23:35.478Z] 4c4ab2625f07: Download complete [2021-06-07T21:23:35.478Z] adcc1eea9eea: Verifying Checksum [2021-06-07T21:23:35.478Z] adcc1eea9eea: Download complete [2021-06-07T21:23:35.478Z] afea3b2eda06: Verifying Checksum [2021-06-07T21:23:35.478Z] afea3b2eda06: Download complete [2021-06-07T21:23:35.748Z] 7809a108b3ef: Verifying Checksum [2021-06-07T21:23:35.748Z] 7809a108b3ef: Download complete [2021-06-07T21:23:35.748Z] 540db60ca938: Verifying Checksum [2021-06-07T21:23:35.748Z] 540db60ca938: Download complete [2021-06-07T21:23:35.748Z] 540db60ca938: Pull complete [2021-06-07T21:23:36.011Z] adcc1eea9eea: Pull complete [2021-06-07T21:23:36.011Z] 4c4ab2625f07: Pull complete [2021-06-07T21:23:36.951Z] f706445af74f: Verifying Checksum [2021-06-07T21:23:36.951Z] f706445af74f: Download complete [2021-06-07T21:23:37.525Z] 0510c868ecb4: Verifying Checksum [2021-06-07T21:23:37.525Z] 0510c868ecb4: Download complete [2021-06-07T21:23:40.864Z] 0510c868ecb4: Pull complete [2021-06-07T21:23:40.864Z] afea3b2eda06: Pull complete [2021-06-07T21:23:40.864Z] 7809a108b3ef: Pull complete [2021-06-07T21:23:42.256Z] f706445af74f: Pull complete [2021-06-07T21:23:42.256Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T21:23:42.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T21:23:42.256Z] ---> b068be0155e3 [2021-06-07T21:23:42.256Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T21:23:45.563Z] ---> Running in c62e490de61f [2021-06-07T21:23:45.563Z] Removing intermediate container c62e490de61f [2021-06-07T21:23:45.563Z] ---> a8442ee950cc [2021-06-07T21:23:45.563Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:23:45.563Z] ---> Running in 793f6ca98bf6 [2021-06-07T21:23:46.138Z] Removing intermediate container 793f6ca98bf6 [2021-06-07T21:23:46.139Z] ---> 938b8ba1585e [2021-06-07T21:23:46.139Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-07T21:23:46.139Z] ---> Running in 22035bda4889 [2021-06-07T21:23:46.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:23:47.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:23:47.921Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-07T21:23:47.921Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-07T21:23:47.921Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-07T21:23:48.182Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-07T21:23:48.182Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-07T21:23:48.182Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-07T21:23:48.447Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T21:23:48.447Z] OK: 150 MiB in 46 packages [2021-06-07T21:23:48.710Z] Removing intermediate container 22035bda4889 [2021-06-07T21:23:48.710Z] ---> 4a5b7f7ad9ad [2021-06-07T21:23:48.710Z] Step 6/8 : WORKDIR /app [2021-06-07T21:23:48.710Z] ---> Running in 2c12d194c831 [2021-06-07T21:23:48.710Z] Removing intermediate container 2c12d194c831 [2021-06-07T21:23:48.710Z] ---> ce7a9654b6ab [2021-06-07T21:23:48.710Z] Step 7/8 : COPY . . [2021-06-07T21:23:48.973Z] ---> 08ad13ae5bf4 [2021-06-07T21:23:48.973Z] Step 8/8 : RUN go mod download [2021-06-07T21:23:48.973Z] ---> Running in 40e9edaf398a [2021-06-07T21:24:01.217Z] Removing intermediate container 40e9edaf398a [2021-06-07T21:24:01.217Z] ---> ff5d4d209c3e [2021-06-07T21:24:01.217Z] Successfully built ff5d4d209c3e [2021-06-07T21:24:01.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:01.526Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T21:24:01.526Z] . [Pipeline] withDockerContainer [2021-06-07T21:24:01.602Z] prd-centos7-docker-4c-2g-799 does not seem to be running inside a container [2021-06-07T21:24:01.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T21:24:02.013Z] $ docker top f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:24:02.416Z] + go version [2021-06-07T21:24:02.417Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T21:24:02.429Z] $ docker stop --time=1 f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 [2021-06-07T21:24:03.617Z] $ docker rm -f f8f55526d0ee5fa1f4466a869e041376f6ab1c7deca77944416f771d85e165c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:04.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T21:24:04.218Z] . [Pipeline] withDockerContainer [2021-06-07T21:24:04.290Z] prd-centos7-docker-4c-2g-799 does not seem to be running inside a container [2021-06-07T21:24:04.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T21:24:04.672Z] $ docker top 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:24:05.055Z] + go mod tidy [Pipeline] sh [2021-06-07T21:24:05.625Z] + make test [2021-06-07T21:24:05.625Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-07T21:24:20.634Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-07T21:24:20.634Z] CGO_ENABLED=1 go vet ./... [2021-06-07T21:24:26.005Z] gofmt -l . [2021-06-07T21:24:26.005Z] [ "`gofmt -l .`" = "" ] [2021-06-07T21:24:26.005Z] ./bin/test-go-mod-tidy.sh [2021-06-07T21:24:26.005Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-07T21:24:26.016Z] $ docker stop --time=1 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b [2021-06-07T21:24:27.405Z] $ docker rm -f 59e266efd4ee8b6664d2f99bb05786e768d619af5280289e533d257a67f87d7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:24:27.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T21:24:28.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-07T21:24:29.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-07T21:24:29.395Z] + ls -al . [2021-06-07T21:24:29.395Z] total 92 [2021-06-07T21:24:29.395Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 7 21:24 . [2021-06-07T21:24:29.395Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 7 21:23 .. [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 7 21:23 Attribution.txt [2021-06-07T21:24:29.395Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 7 21:23 bin [2021-06-07T21:24:29.395Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 7 21:24 coverage.out [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 7 21:23 Dockerfile [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 7 21:23 Dockerfile.build [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 7 21:23 .dockerignore [2021-06-07T21:24:29.395Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 7 21:23 .git [2021-06-07T21:24:29.395Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 7 21:23 .github [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 7 21:23 .gitignore [2021-06-07T21:24:29.395Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 7 21:24 go.mod [2021-06-07T21:24:29.395Z] -rw-r--r--. 1 jenkins jenkins 20848 Jun 7 21:24 go.sum [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 7 21:23 Jenkinsfile [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 7 21:23 LICENSE [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 7 21:23 main.go [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 7 21:23 makefile [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 7 21:23 README.md [2021-06-07T21:24:29.395Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 7 21:23 res [2021-06-07T21:24:29.395Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 7 21:23 snap [2021-06-07T21:24:29.395Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 7 21:21 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:29.765Z] + 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=01778f3054f56a5e1c9fa7a64eee47acbae495e2 --label arch=amd64 --label version=2.0.0-dev.47 . [2021-06-07T21:24:29.765Z] Sending build context to Docker daemon 120.8kB [2021-06-07T21:24:29.765Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:24:29.765Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-07T21:24:29.765Z] ---> ff5d4d209c3e [2021-06-07T21:24:29.765Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-07T21:24:29.765Z] ---> Running in 837c0e7b6e60 [2021-06-07T21:24:29.765Z] Removing intermediate container 837c0e7b6e60 [2021-06-07T21:24:29.765Z] ---> 831810781beb [2021-06-07T21:24:29.765Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-07T21:24:29.765Z] ---> Running in 4d961cc11925 [2021-06-07T21:24:30.027Z] Removing intermediate container 4d961cc11925 [2021-06-07T21:24:30.027Z] ---> c908c142770f [2021-06-07T21:24:30.027Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-07T21:24:30.027Z] ---> Running in 3c2bd828c7c8 [2021-06-07T21:24:30.027Z] Removing intermediate container 3c2bd828c7c8 [2021-06-07T21:24:30.027Z] ---> 708136369ab9 [2021-06-07T21:24:30.027Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:24:30.027Z] ---> Running in 379a7b7ac5aa [2021-06-07T21:24:30.608Z] Removing intermediate container 379a7b7ac5aa [2021-06-07T21:24:30.608Z] ---> 4c43ca9b1190 [2021-06-07T21:24:30.608Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-07T21:24:30.608Z] ---> Running in 1d993b39fb57 [2021-06-07T21:24:30.608Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:24:31.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:24:32.500Z] OK: 150 MiB in 46 packages [2021-06-07T21:24:32.765Z] Removing intermediate container 1d993b39fb57 [2021-06-07T21:24:32.765Z] ---> 771ab45f006e [2021-06-07T21:24:32.765Z] Step 8/28 : WORKDIR /app [2021-06-07T21:24:32.765Z] ---> Running in 4993428e8c47 [2021-06-07T21:24:33.027Z] Removing intermediate container 4993428e8c47 [2021-06-07T21:24:33.027Z] ---> dbb8848fce6d [2021-06-07T21:24:33.027Z] Step 9/28 : COPY go.mod . [2021-06-07T21:24:33.027Z] ---> fb537b06d994 [2021-06-07T21:24:33.027Z] Step 10/28 : RUN go mod download [2021-06-07T21:24:33.027Z] ---> Running in 4087cec7e504 [2021-06-07T21:24:33.606Z] Removing intermediate container 4087cec7e504 [2021-06-07T21:24:33.606Z] ---> 29a083eb6ce6 [2021-06-07T21:24:33.606Z] Step 11/28 : RUN go mod tidy [2021-06-07T21:24:33.606Z] ---> Running in 21de1011cf9d [2021-06-07T21:24:34.207Z] Removing intermediate container 21de1011cf9d [2021-06-07T21:24:34.207Z] ---> e5eef370bdf9 [2021-06-07T21:24:34.207Z] Step 12/28 : COPY . . [2021-06-07T21:24:34.470Z] ---> ffb1b7d1cffc [2021-06-07T21:24:34.470Z] Step 13/28 : ARG MAKE="make build" [2021-06-07T21:24:34.470Z] ---> Running in 8eda416e53fb [2021-06-07T21:24:34.470Z] Removing intermediate container 8eda416e53fb [2021-06-07T21:24:34.470Z] ---> cfbac4602a9d [2021-06-07T21:24:34.470Z] Step 14/28 : RUN $MAKE [2021-06-07T21:24:34.470Z] ---> Running in ab0793d3bb81 [2021-06-07T21:24:34.737Z] go mod tidy [2021-06-07T21:24:35.014Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.47" -o app-service-configurable [2021-06-07T21:24:47.353Z] Removing intermediate container ab0793d3bb81 [2021-06-07T21:24:47.353Z] ---> 36cc8ef16faa [2021-06-07T21:24:47.353Z] Step 15/28 : FROM alpine:3.12 [2021-06-07T21:24:47.353Z] 3.12: Pulling from library/alpine [2021-06-07T21:24:47.353Z] 339de151aab4: Pulling fs layer [2021-06-07T21:24:47.353Z] 339de151aab4: Verifying Checksum [2021-06-07T21:24:47.353Z] 339de151aab4: Download complete [2021-06-07T21:24:47.353Z] 339de151aab4: Pull complete [2021-06-07T21:24:47.353Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T21:24:47.353Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T21:24:47.353Z] ---> 13621d1b12d4 [2021-06-07T21:24:47.353Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-07T21:24:47.353Z] ---> Running in 4c15e902947d [2021-06-07T21:24:47.353Z] Removing intermediate container 4c15e902947d [2021-06-07T21:24:47.353Z] ---> 6b7a22007a5b [2021-06-07T21:24:47.353Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-07T21:24:47.353Z] ---> Running in 4762d1e601b8 [2021-06-07T21:24:47.353Z] Removing intermediate container 4762d1e601b8 [2021-06-07T21:24:47.353Z] ---> be371cff8ada [2021-06-07T21:24:47.353Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-07T21:24:47.353Z] ---> Running in 25804b4818a5 [2021-06-07T21:24:47.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-07T21:24:47.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-07T21:24:47.353Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-07T21:24:47.353Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-07T21:24:47.353Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-07T21:24:47.353Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-07T21:24:47.353Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-07T21:24:47.353Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-07T21:24:47.353Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-07T21:24:47.353Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:24:47.353Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:24:47.353Z] OK: 9 MiB in 21 packages [2021-06-07T21:24:47.620Z] Removing intermediate container 25804b4818a5 [2021-06-07T21:24:47.620Z] ---> db4f57651e2a [2021-06-07T21:24:47.620Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-07T21:24:47.882Z] ---> be58fdce235d [2021-06-07T21:24:47.882Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-07T21:24:47.882Z] ---> 19d23af03db1 [2021-06-07T21:24:47.882Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-07T21:24:48.144Z] ---> 5d36d40c073c [2021-06-07T21:24:48.144Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-07T21:24:48.406Z] ---> 1af4185082de [2021-06-07T21:24:48.406Z] Step 23/28 : EXPOSE 48095 [2021-06-07T21:24:48.406Z] ---> Running in 8fc620e33bcc [2021-06-07T21:24:48.667Z] Removing intermediate container 8fc620e33bcc [2021-06-07T21:24:48.667Z] ---> 9d1652f1a228 [2021-06-07T21:24:48.667Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-07T21:24:48.667Z] ---> Running in 69c7d1d13435 [2021-06-07T21:24:48.667Z] Removing intermediate container 69c7d1d13435 [2021-06-07T21:24:48.667Z] ---> a868419d8bb8 [2021-06-07T21:24:48.667Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:24:48.667Z] ---> Running in 4ee29939edb9 [2021-06-07T21:24:48.929Z] Removing intermediate container 4ee29939edb9 [2021-06-07T21:24:48.929Z] ---> 1cee0900b315 [2021-06-07T21:24:48.929Z] Step 26/28 : LABEL arch=amd64 [2021-06-07T21:24:48.929Z] ---> Running in 74c11d4f87f3 [2021-06-07T21:24:48.929Z] Removing intermediate container 74c11d4f87f3 [2021-06-07T21:24:48.929Z] ---> 00ee5ce8fb1b [2021-06-07T21:24:48.929Z] Step 27/28 : LABEL git_sha=01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:24:48.929Z] ---> Running in 5b3b7ed0c04e [2021-06-07T21:24:48.929Z] Removing intermediate container 5b3b7ed0c04e [2021-06-07T21:24:48.929Z] ---> 0d2380e8d3a7 [2021-06-07T21:24:48.929Z] Step 28/28 : LABEL version=2.0.0-dev.47 [2021-06-07T21:24:48.929Z] ---> Running in caeafcb21856 [2021-06-07T21:24:49.192Z] Removing intermediate container caeafcb21856 [2021-06-07T21:24:49.192Z] ---> 902e24a1c8af [2021-06-07T21:24:49.192Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-07T21:24:49.192Z] Successfully built 902e24a1c8af [2021-06-07T21:24:49.192Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:24:49.365Z] provisioning config files... [2021-06-07T21:24:49.376Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config4340021496746790210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:24:49.700Z] ---> docker-login.sh [2021-06-07T21:24:49.701Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:24:49.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:24:49.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:24:49.701Z] Configure a credential helper to remove this warning. See [2021-06-07T21:24:49.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:24:49.701Z] [2021-06-07T21:24:49.701Z] Login Succeeded [2021-06-07T21:24:49.701Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:24:49.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:24:49.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:24:49.963Z] Configure a credential helper to remove this warning. See [2021-06-07T21:24:49.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:24:49.963Z] [2021-06-07T21:24:49.963Z] Login Succeeded [2021-06-07T21:24:49.963Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:24:49.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:24:49.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:24:49.963Z] Configure a credential helper to remove this warning. See [2021-06-07T21:24:49.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:24:49.963Z] [2021-06-07T21:24:49.963Z] Login Succeeded [2021-06-07T21:24:49.963Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:24:49.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:24:50.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:24:50.224Z] Configure a credential helper to remove this warning. See [2021-06-07T21:24:50.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:24:50.224Z] [2021-06-07T21:24:50.224Z] Login Succeeded [2021-06-07T21:24:50.224Z] docker.io [2021-06-07T21:24:50.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:24:50.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:24:50.486Z] Configure a credential helper to remove this warning. See [2021-06-07T21:24:50.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:24:50.486Z] [2021-06-07T21:24:50.486Z] Login Succeeded [2021-06-07T21:24:50.486Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:24:50.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:24:50.567Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-07T21:24:50.567Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:24:50.567Z] latest [2021-06-07T21:24:50.567Z] 2.0.0-dev.47 [2021-06-07T21:24:50.567Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:24:50.567Z] master [2021-06-07T21:24:50.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:50.918Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:51.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:24:51.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-07T21:24:51.224Z] 66b6f84cc282: Preparing [2021-06-07T21:24:51.224Z] e0fc57ec5660: Preparing [2021-06-07T21:24:51.224Z] 52dc435f595e: Preparing [2021-06-07T21:24:51.224Z] 41003f5a3400: Preparing [2021-06-07T21:24:51.224Z] 69d5b861a8a7: Preparing [2021-06-07T21:24:51.224Z] 32f366d666a5: Preparing [2021-06-07T21:24:51.224Z] 32f366d666a5: Waiting [2021-06-07T21:24:51.489Z] 52dc435f595e: Pushed [2021-06-07T21:24:51.489Z] 32f366d666a5: Layer already exists [2021-06-07T21:24:51.489Z] 41003f5a3400: Pushed [2021-06-07T21:24:51.489Z] e0fc57ec5660: Pushed [2021-06-07T21:24:51.489Z] 69d5b861a8a7: Pushed [2021-06-07T21:24:52.879Z] 66b6f84cc282: Pushed [2021-06-07T21:24:53.140Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:53.449Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:53.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-07T21:24:53.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-07T21:24:53.751Z] 66b6f84cc282: Preparing [2021-06-07T21:24:53.751Z] e0fc57ec5660: Preparing [2021-06-07T21:24:53.751Z] 52dc435f595e: Preparing [2021-06-07T21:24:53.751Z] 41003f5a3400: Preparing [2021-06-07T21:24:53.751Z] 69d5b861a8a7: Preparing [2021-06-07T21:24:53.751Z] 32f366d666a5: Preparing [2021-06-07T21:24:53.751Z] 32f366d666a5: Waiting [2021-06-07T21:24:53.751Z] 69d5b861a8a7: Layer already exists [2021-06-07T21:24:53.751Z] e0fc57ec5660: Layer already exists [2021-06-07T21:24:53.751Z] 66b6f84cc282: Layer already exists [2021-06-07T21:24:53.751Z] 41003f5a3400: Layer already exists [2021-06-07T21:24:53.752Z] 52dc435f595e: Layer already exists [2021-06-07T21:24:53.752Z] 32f366d666a5: Layer already exists [2021-06-07T21:24:53.752Z] latest: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:54.059Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:54.359Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 [2021-06-07T21:24:54.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-07T21:24:54.359Z] 66b6f84cc282: Preparing [2021-06-07T21:24:54.359Z] e0fc57ec5660: Preparing [2021-06-07T21:24:54.359Z] 52dc435f595e: Preparing [2021-06-07T21:24:54.359Z] 41003f5a3400: Preparing [2021-06-07T21:24:54.359Z] 69d5b861a8a7: Preparing [2021-06-07T21:24:54.359Z] 32f366d666a5: Preparing [2021-06-07T21:24:54.359Z] 32f366d666a5: Waiting [2021-06-07T21:24:54.359Z] 69d5b861a8a7: Layer already exists [2021-06-07T21:24:54.359Z] 41003f5a3400: Layer already exists [2021-06-07T21:24:54.359Z] e0fc57ec5660: Layer already exists [2021-06-07T21:24:54.359Z] 52dc435f595e: Layer already exists [2021-06-07T21:24:54.359Z] 66b6f84cc282: Layer already exists [2021-06-07T21:24:54.359Z] 32f366d666a5: Layer already exists [2021-06-07T21:24:54.359Z] 2.0.0-dev.47: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:54.680Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:55.019Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:24:55.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-07T21:24:55.019Z] 66b6f84cc282: Preparing [2021-06-07T21:24:55.019Z] e0fc57ec5660: Preparing [2021-06-07T21:24:55.019Z] 52dc435f595e: Preparing [2021-06-07T21:24:55.019Z] 41003f5a3400: Preparing [2021-06-07T21:24:55.019Z] 69d5b861a8a7: Preparing [2021-06-07T21:24:55.019Z] 32f366d666a5: Preparing [2021-06-07T21:24:55.019Z] 32f366d666a5: Waiting [2021-06-07T21:24:55.019Z] 66b6f84cc282: Layer already exists [2021-06-07T21:24:55.019Z] 69d5b861a8a7: Layer already exists [2021-06-07T21:24:55.019Z] 41003f5a3400: Layer already exists [2021-06-07T21:24:55.019Z] 52dc435f595e: Layer already exists [2021-06-07T21:24:55.019Z] e0fc57ec5660: Layer already exists [2021-06-07T21:24:55.019Z] 32f366d666a5: Layer already exists [2021-06-07T21:24:55.019Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:55.325Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:24:55.628Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-07T21:24:55.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-07T21:24:55.628Z] 66b6f84cc282: Preparing [2021-06-07T21:24:55.628Z] e0fc57ec5660: Preparing [2021-06-07T21:24:55.628Z] 52dc435f595e: Preparing [2021-06-07T21:24:55.628Z] 41003f5a3400: Preparing [2021-06-07T21:24:55.628Z] 69d5b861a8a7: Preparing [2021-06-07T21:24:55.628Z] 32f366d666a5: Preparing [2021-06-07T21:24:55.628Z] 32f366d666a5: Waiting [2021-06-07T21:24:55.628Z] 66b6f84cc282: Layer already exists [2021-06-07T21:24:55.628Z] 69d5b861a8a7: Layer already exists [2021-06-07T21:24:55.628Z] 41003f5a3400: Layer already exists [2021-06-07T21:24:55.628Z] e0fc57ec5660: Layer already exists [2021-06-07T21:24:55.628Z] 52dc435f595e: Layer already exists [2021-06-07T21:24:55.628Z] 32f366d666a5: Layer already exists [2021-06-07T21:24:55.628Z] master: digest: sha256:5b99a9b70b96be0d573160cc77146f98d927b7bf9b49307850f03f6e0daaef12 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:24:55.685Z] ===================================================== [Pipeline] echo [2021-06-07T21:24:55.700Z] taggedImages: [2021-06-07T21:24:55.700Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:24:55.700Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-07T21:24:55.700Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.47 [2021-06-07T21:24:55.700Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:24:55.700Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:24:56.524Z] ---> job-cost.sh [2021-06-07T21:24:56.524Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOtX [2021-06-07T21:25:06.555Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T21:25:09.817Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-800 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-07T21:25:09.837Z] Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout [2021-06-07T21:25:10.083Z] Selected Git installation does not exist. Using Default [2021-06-07T21:25:10.083Z] The recommended git tool is: NONE [2021-06-07T21:25:15.972Z] using credential edgex-jenkins-ssh [2021-06-07T21:25:15.991Z] Cloning the remote Git repository [2021-06-07T21:25:16.031Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-07T21:25:16.137Z] > git init /w/workspace/app-service-configurable/119 # timeout=10 [2021-06-07T21:25:16.215Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-07T21:25:16.215Z] > git --version # timeout=10 [2021-06-07T21:25:16.235Z] > git --version # 'git version 2.17.1' [2021-06-07T21:25:16.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T21:25:17.134Z] Avoid second fetch [2021-06-07T21:25:17.135Z] Checking out Revision 01778f3054f56a5e1c9fa7a64eee47acbae495e2 (master) [2021-06-07T21:25:16.309Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:25:17.091Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-07T21:25:17.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T21:25:17.148Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T21:25:17.170Z] > git checkout -f 01778f3054f56a5e1c9fa7a64eee47acbae495e2 # timeout=10 [2021-06-07T21:25:18.849Z] lf-activate-venv(): INFO: Adding /tmp/venv-UOtX/bin to PATH [2021-06-07T21:25:18.850Z] INFO: No Stack... [2021-06-07T21:25:18.850Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T21:25:19.422Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T21:25:19.730Z] + cat /w/workspace/app-service-configurable/119/archives/cost.csv [2021-06-07T21:25:19.730Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T21:25:19.759Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [2021-06-07T21:25:19.766Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] did not exist. Created. [2021-06-07T21:25:19.766Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:25:20.088Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T21:25:20.159Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T21:25:20.169Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T21:25:21.333Z] Commit message: "feat: Multiple HTTP export destinations via chaining (#278)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:25:22.801Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:25:23.201Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T21:25:23.541Z] + sudo service docker restart [2021-06-07T21:25:23.542Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:25:41.894Z] provisioning config files... [2021-06-07T21:25:41.922Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config9151889759031243284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:25:42.315Z] ---> docker-login.sh [2021-06-07T21:25:42.315Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:25:42.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:25:43.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:25:43.531Z] Configure a credential helper to remove this warning. See [2021-06-07T21:25:43.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:25:43.531Z] [2021-06-07T21:25:43.531Z] Login Succeeded [2021-06-07T21:25:43.531Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:25:43.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:25:44.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:25:44.092Z] Configure a credential helper to remove this warning. See [2021-06-07T21:25:44.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:25:44.092Z] [2021-06-07T21:25:44.092Z] Login Succeeded [2021-06-07T21:25:44.092Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:25:44.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:25:44.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:25:44.644Z] Configure a credential helper to remove this warning. See [2021-06-07T21:25:44.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:25:44.644Z] [2021-06-07T21:25:44.644Z] Login Succeeded [2021-06-07T21:25:44.644Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:25:45.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:25:45.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:25:45.249Z] Configure a credential helper to remove this warning. See [2021-06-07T21:25:45.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:25:45.249Z] [2021-06-07T21:25:45.249Z] Login Succeeded [2021-06-07T21:25:45.249Z] docker.io [2021-06-07T21:25:45.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:25:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:25:46.125Z] Configure a credential helper to remove this warning. See [2021-06-07T21:25:46.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:25:46.125Z] [2021-06-07T21:25:46.125Z] Login Succeeded [2021-06-07T21:25:46.125Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:25:46.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-07T21:25:46.478Z] ========================================================= [2021-06-07T21:25:46.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T21:25:46.478Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:25:46.822Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-07T21:25:46.822Z] Sending build context to Docker daemon 97.28kB [2021-06-07T21:25:47.100Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:25:47.100Z] Step 2/8 : FROM ${BASE} [2021-06-07T21:25:47.377Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T21:25:47.377Z] 595b0fe564bb: Pulling fs layer [2021-06-07T21:25:47.377Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T21:25:47.377Z] 316046926c0a: Pulling fs layer [2021-06-07T21:25:47.377Z] 4ebd0625c992: Pulling fs layer [2021-06-07T21:25:47.377Z] 207e8628e3a3: Pulling fs layer [2021-06-07T21:25:47.377Z] c791037a9be2: Pulling fs layer [2021-06-07T21:25:47.377Z] ffd874e62e21: Pulling fs layer [2021-06-07T21:25:47.377Z] 207e8628e3a3: Waiting [2021-06-07T21:25:47.377Z] c791037a9be2: Waiting [2021-06-07T21:25:47.377Z] 4ebd0625c992: Waiting [2021-06-07T21:25:47.377Z] 316046926c0a: Download complete [2021-06-07T21:25:47.377Z] 7186ed65a4f7: Verifying Checksum [2021-06-07T21:25:47.377Z] 7186ed65a4f7: Download complete [2021-06-07T21:25:47.377Z] 207e8628e3a3: Download complete [2021-06-07T21:25:47.653Z] c791037a9be2: Verifying Checksum [2021-06-07T21:25:47.653Z] c791037a9be2: Download complete [2021-06-07T21:25:47.653Z] 595b0fe564bb: Download complete [2021-06-07T21:25:48.260Z] 595b0fe564bb: Pull complete [2021-06-07T21:25:48.868Z] 7186ed65a4f7: Pull complete [2021-06-07T21:25:49.492Z] 316046926c0a: Pull complete [2021-06-07T21:25:50.092Z] ffd874e62e21: Download complete [2021-06-07T21:25:51.078Z] 4ebd0625c992: Verifying Checksum [2021-06-07T21:25:51.078Z] 4ebd0625c992: Download complete [2021-06-07T21:26:01.269Z] 4ebd0625c992: Pull complete [2021-06-07T21:26:01.544Z] 207e8628e3a3: Pull complete [2021-06-07T21:26:01.827Z] c791037a9be2: Pull complete [2021-06-07T21:26:06.181Z] ffd874e62e21: Pull complete [2021-06-07T21:26:06.181Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T21:26:06.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T21:26:06.181Z] ---> cfc18b08335c [2021-06-07T21:26:06.181Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T21:26:06.777Z] ---> Running in 0ad234aafb11 [2021-06-07T21:26:07.390Z] Removing intermediate container 0ad234aafb11 [2021-06-07T21:26:07.390Z] ---> d3014c6a538f [2021-06-07T21:26:07.390Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:26:07.390Z] ---> Running in bb46cb60ca2f [2021-06-07T21:26:10.029Z] Removing intermediate container bb46cb60ca2f [2021-06-07T21:26:10.029Z] ---> 140230b35541 [2021-06-07T21:26:10.029Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-07T21:26:10.029Z] ---> Running in 7fb38ea49669 [2021-06-07T21:26:11.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:11.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:26:13.418Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-07T21:26:13.689Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-07T21:26:13.689Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-07T21:26:13.689Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-07T21:26:13.960Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-07T21:26:13.960Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-07T21:26:14.233Z] Executing busybox-1.32.1-r6.trigger [2021-06-07T21:26:14.233Z] OK: 139 MiB in 46 packages [2021-06-07T21:26:15.676Z] Removing intermediate container 7fb38ea49669 [2021-06-07T21:26:15.676Z] ---> 628601311b8c [2021-06-07T21:26:15.676Z] Step 6/8 : WORKDIR /app [2021-06-07T21:26:15.676Z] ---> Running in a22652782c33 [2021-06-07T21:26:16.274Z] Removing intermediate container a22652782c33 [2021-06-07T21:26:16.274Z] ---> ba10b5a17a0d [2021-06-07T21:26:16.274Z] Step 7/8 : COPY . . [2021-06-07T21:26:16.871Z] ---> cd06426fd71d [2021-06-07T21:26:16.871Z] Step 8/8 : RUN go mod download [2021-06-07T21:26:17.144Z] ---> Running in 6fa43f857f65 [2021-06-07T21:26:41.446Z] Removing intermediate container 6fa43f857f65 [2021-06-07T21:26:41.446Z] ---> 5feb83c53f81 [2021-06-07T21:26:41.446Z] Successfully built 5feb83c53f81 [2021-06-07T21:26:41.446Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:26:41.794Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T21:26:41.794Z] . [Pipeline] withDockerContainer [2021-06-07T21:26:42.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-800 does not seem to be running inside a container [2021-06-07T21:26:42.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T21:26:43.748Z] $ docker top bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:26:44.693Z] + go version [2021-06-07T21:26:44.693Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T21:26:44.705Z] $ docker stop --time=1 bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 [2021-06-07T21:26:46.498Z] $ docker rm -f bf249d0ae71be1cdd25fcbe96ac9f98e2dd644d2425160cf431249c1cf74b2d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:26:47.296Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T21:26:47.296Z] . [Pipeline] withDockerContainer [2021-06-07T21:26:47.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-800 does not seem to be running inside a container [2021-06-07T21:26:47.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T21:26:49.182Z] $ docker top 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:26:50.101Z] + go mod tidy [Pipeline] sh [2021-06-07T21:26:51.387Z] + make test [2021-06-07T21:26:51.387Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-07T21:27:38.395Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-07T21:27:38.395Z] CGO_ENABLED=1 go vet ./... [2021-06-07T21:28:05.217Z] gofmt -l . [2021-06-07T21:28:05.217Z] [ "`gofmt -l .`" = "" ] [2021-06-07T21:28:05.217Z] ./bin/test-go-mod-tidy.sh [2021-06-07T21:28:05.217Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-07T21:28:05.227Z] $ docker stop --time=1 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 [2021-06-07T21:28:07.250Z] $ docker rm -f 6ab67c591215e0f0f45c98a5db0d8fae95d5d3c0c2286ea4fb6aeab49b0e8680 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T21:28:08.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T21:28:08.123Z] Warning: overwriting stash ‘coverage-report’ [2021-06-07T21:28:08.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T21:28:09.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-07T21:28:09.508Z] + ls -al . [2021-06-07T21:28:09.508Z] total 116 [2021-06-07T21:28:09.508Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 21:28 . [2021-06-07T21:28:09.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:25 .. [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 7 21:25 .dockerignore [2021-06-07T21:28:09.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:25 .git [2021-06-07T21:28:09.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:25 .github [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 7 21:25 .gitignore [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 7 21:25 Attribution.txt [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 7 21:25 Dockerfile [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 7 21:25 Dockerfile.build [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 7 21:25 Jenkinsfile [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 7 21:25 LICENSE [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 7 21:25 README.md [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 21:21 VERSION [2021-06-07T21:28:09.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 21:25 bin [2021-06-07T21:28:09.508Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 21:26 coverage.out [2021-06-07T21:28:09.508Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 7 21:28 go.mod [2021-06-07T21:28:09.508Z] -rw-r--r-- 1 jenkins jenkins 20848 Jun 7 21:26 go.sum [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 7 21:25 main.go [2021-06-07T21:28:09.508Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 7 21:25 makefile [2021-06-07T21:28:09.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 21:25 res [2021-06-07T21:28:09.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 21:25 snap [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:28:09.850Z] + 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=01778f3054f56a5e1c9fa7a64eee47acbae495e2 --label arch=arm64 --label version=2.0.0-dev.47 . [2021-06-07T21:28:09.850Z] Sending build context to Docker daemon 120.8kB [2021-06-07T21:28:10.132Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-07T21:28:10.132Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-07T21:28:10.132Z] ---> 5feb83c53f81 [2021-06-07T21:28:10.132Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-07T21:28:10.405Z] ---> Running in 6eb77e2f6f23 [2021-06-07T21:28:11.000Z] Removing intermediate container 6eb77e2f6f23 [2021-06-07T21:28:11.000Z] ---> 1c10530f0127 [2021-06-07T21:28:11.000Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-07T21:28:11.000Z] ---> Running in f0f7184e08cf [2021-06-07T21:28:11.593Z] Removing intermediate container f0f7184e08cf [2021-06-07T21:28:11.593Z] ---> 8edfb2f0d463 [2021-06-07T21:28:11.593Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-07T21:28:11.593Z] ---> Running in 2fc3b68377bd [2021-06-07T21:28:12.191Z] Removing intermediate container 2fc3b68377bd [2021-06-07T21:28:12.191Z] ---> 400eeef3a41d [2021-06-07T21:28:12.191Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T21:28:12.191Z] ---> Running in 028ca781149e [2021-06-07T21:28:14.173Z] Removing intermediate container 028ca781149e [2021-06-07T21:28:14.173Z] ---> cf7a4a665b14 [2021-06-07T21:28:14.173Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-07T21:28:14.446Z] ---> Running in c21f9b451813 [2021-06-07T21:28:15.879Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:16.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:28:17.454Z] OK: 139 MiB in 46 packages [2021-06-07T21:28:18.434Z] Removing intermediate container c21f9b451813 [2021-06-07T21:28:18.434Z] ---> 3419404a1e88 [2021-06-07T21:28:18.434Z] Step 8/28 : WORKDIR /app [2021-06-07T21:28:18.707Z] ---> Running in a36eb6c4c97f [2021-06-07T21:28:19.302Z] Removing intermediate container a36eb6c4c97f [2021-06-07T21:28:19.302Z] ---> 70d092158b93 [2021-06-07T21:28:19.302Z] Step 9/28 : COPY go.mod . [2021-06-07T21:28:19.909Z] ---> 4691578e4309 [2021-06-07T21:28:19.909Z] Step 10/28 : RUN go mod download [2021-06-07T21:28:20.184Z] ---> Running in a5587a3fbc66 [2021-06-07T21:28:22.824Z] Removing intermediate container a5587a3fbc66 [2021-06-07T21:28:22.824Z] ---> cd378c6498ac [2021-06-07T21:28:22.824Z] Step 11/28 : RUN go mod tidy [2021-06-07T21:28:22.824Z] ---> Running in f70b89afd571 [2021-06-07T21:28:25.448Z] Removing intermediate container f70b89afd571 [2021-06-07T21:28:25.448Z] ---> 6e46631e3548 [2021-06-07T21:28:25.448Z] Step 12/28 : COPY . . [2021-06-07T21:28:26.046Z] ---> ea901a19cc0b [2021-06-07T21:28:26.046Z] Step 13/28 : ARG MAKE="make build" [2021-06-07T21:28:26.320Z] ---> Running in 8a8d3ac95751 [2021-06-07T21:28:26.596Z] Removing intermediate container 8a8d3ac95751 [2021-06-07T21:28:26.596Z] ---> 974553337ef3 [2021-06-07T21:28:26.596Z] Step 14/28 : RUN $MAKE [2021-06-07T21:28:26.869Z] ---> Running in 283b6f793af1 [2021-06-07T21:28:28.309Z] go mod tidy [2021-06-07T21:28:28.585Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.73 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.47" -o app-service-configurable [2021-06-07T21:29:07.610Z] Removing intermediate container 283b6f793af1 [2021-06-07T21:29:07.610Z] ---> 71ec42d64f87 [2021-06-07T21:29:07.610Z] Step 15/28 : FROM alpine:3.12 [2021-06-07T21:29:07.610Z] 3.12: Pulling from library/alpine [2021-06-07T21:29:07.610Z] d2f70382dc9a: Pulling fs layer [2021-06-07T21:29:07.610Z] d2f70382dc9a: Verifying Checksum [2021-06-07T21:29:07.610Z] d2f70382dc9a: Download complete [2021-06-07T21:29:07.610Z] d2f70382dc9a: Pull complete [2021-06-07T21:29:07.610Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-07T21:29:07.610Z] Status: Downloaded newer image for alpine:3.12 [2021-06-07T21:29:07.610Z] ---> 9852663dfa18 [2021-06-07T21:29:07.610Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-07T21:29:07.610Z] ---> Running in 2a6956365ed1 [2021-06-07T21:29:07.610Z] Removing intermediate container 2a6956365ed1 [2021-06-07T21:29:07.610Z] ---> 5adb574c70b3 [2021-06-07T21:29:07.610Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-07T21:29:07.610Z] ---> Running in 30c766fec1b0 [2021-06-07T21:29:08.214Z] Removing intermediate container 30c766fec1b0 [2021-06-07T21:29:08.214Z] ---> 09020d9809fe [2021-06-07T21:29:08.214Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-07T21:29:08.214Z] ---> Running in 6566d54a631b [2021-06-07T21:29:09.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-07T21:29:09.511Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-07T21:29:10.106Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-07T21:29:10.107Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-07T21:29:10.107Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-07T21:29:10.107Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-07T21:29:10.107Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-07T21:29:10.107Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-07T21:29:10.386Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-07T21:29:10.386Z] Executing busybox-1.31.1-r20.trigger [2021-06-07T21:29:10.386Z] Executing ca-certificates-20191127-r4.trigger [2021-06-07T21:29:10.386Z] OK: 9 MiB in 21 packages [2021-06-07T21:29:11.825Z] Removing intermediate container 6566d54a631b [2021-06-07T21:29:11.825Z] ---> e7900f2cec28 [2021-06-07T21:29:11.825Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-07T21:29:12.807Z] ---> bc5c15b20871 [2021-06-07T21:29:12.807Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-07T21:29:13.406Z] ---> 590c9b81ff10 [2021-06-07T21:29:13.406Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-07T21:29:14.384Z] ---> bdf7965580f1 [2021-06-07T21:29:14.384Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-07T21:29:15.822Z] ---> 2567cb310374 [2021-06-07T21:29:15.822Z] Step 23/28 : EXPOSE 48095 [2021-06-07T21:29:15.822Z] ---> Running in df1b9ab05ba5 [2021-06-07T21:29:16.097Z] Removing intermediate container df1b9ab05ba5 [2021-06-07T21:29:16.097Z] ---> 5117fb6fc6e1 [2021-06-07T21:29:16.097Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-07T21:29:16.372Z] ---> Running in fe051d7291a1 [2021-06-07T21:29:16.969Z] Removing intermediate container fe051d7291a1 [2021-06-07T21:29:16.969Z] ---> 93f2287d9f08 [2021-06-07T21:29:16.969Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-07T21:29:16.969Z] ---> Running in 811f8830dfc0 [2021-06-07T21:29:17.565Z] Removing intermediate container 811f8830dfc0 [2021-06-07T21:29:17.565Z] ---> c87873635ce4 [2021-06-07T21:29:17.565Z] Step 26/28 : LABEL arch=arm64 [2021-06-07T21:29:17.565Z] ---> Running in 41dba486d9c2 [2021-06-07T21:29:18.162Z] Removing intermediate container 41dba486d9c2 [2021-06-07T21:29:18.162Z] ---> 8ceb14c28293 [2021-06-07T21:29:18.162Z] Step 27/28 : LABEL git_sha=01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:29:18.162Z] ---> Running in 941901e7a6a5 [2021-06-07T21:29:18.760Z] Removing intermediate container 941901e7a6a5 [2021-06-07T21:29:18.760Z] ---> d52adefd4094 [2021-06-07T21:29:18.760Z] Step 28/28 : LABEL version=2.0.0-dev.47 [2021-06-07T21:29:18.760Z] ---> Running in df8c068d6be1 [2021-06-07T21:29:19.361Z] Removing intermediate container df8c068d6be1 [2021-06-07T21:29:19.361Z] ---> ab271990a427 [2021-06-07T21:29:19.361Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-07T21:29:19.361Z] Successfully built ab271990a427 [2021-06-07T21:29:19.361Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:29:19.638Z] provisioning config files... [2021-06-07T21:29:19.659Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config2966076945649885407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:20.024Z] ---> docker-login.sh [2021-06-07T21:29:20.025Z] nexus3.edgexfoundry.org:10001 [2021-06-07T21:29:20.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:20.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:20.575Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:20.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:20.575Z] [2021-06-07T21:29:20.575Z] Login Succeeded [2021-06-07T21:29:20.575Z] nexus3.edgexfoundry.org:10002 [2021-06-07T21:29:20.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:21.126Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:21.126Z] [2021-06-07T21:29:21.126Z] Login Succeeded [2021-06-07T21:29:21.126Z] nexus3.edgexfoundry.org:10003 [2021-06-07T21:29:21.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:21.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:21.671Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:21.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:21.671Z] [2021-06-07T21:29:21.671Z] Login Succeeded [2021-06-07T21:29:21.671Z] nexus3.edgexfoundry.org:10004 [2021-06-07T21:29:21.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:22.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:22.222Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:22.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:22.222Z] [2021-06-07T21:29:22.222Z] Login Succeeded [2021-06-07T21:29:22.222Z] docker.io [2021-06-07T21:29:22.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-07T21:29:22.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-07T21:29:22.771Z] Configure a credential helper to remove this warning. See [2021-06-07T21:29:22.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-07T21:29:22.771Z] [2021-06-07T21:29:22.771Z] Login Succeeded [2021-06-07T21:29:23.047Z] ---> docker-login.sh ends [Pipeline] } [2021-06-07T21:29:23.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:23.139Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-07T21:29:23.139Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:29:23.139Z] latest [2021-06-07T21:29:23.139Z] 2.0.0-dev.47 [2021-06-07T21:29:23.139Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:29:23.139Z] master [2021-06-07T21:29:23.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:23.525Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:23.871Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:29:23.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-07T21:29:23.871Z] 6776d111e6db: Preparing [2021-06-07T21:29:23.871Z] b56faae0cc12: Preparing [2021-06-07T21:29:23.871Z] 0510f545d0af: Preparing [2021-06-07T21:29:23.871Z] c9f2359b6c88: Preparing [2021-06-07T21:29:23.871Z] 28b940b1c07d: Preparing [2021-06-07T21:29:23.871Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:23.871Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:24.145Z] c9f2359b6c88: Pushed [2021-06-07T21:29:24.145Z] b56faae0cc12: Pushed [2021-06-07T21:29:24.145Z] 0510f545d0af: Pushed [2021-06-07T21:29:24.145Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:25.124Z] 28b940b1c07d: Pushed [2021-06-07T21:29:27.094Z] 6776d111e6db: Pushed [2021-06-07T21:29:27.365Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:27.706Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:28.042Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-07T21:29:28.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-07T21:29:28.042Z] 6776d111e6db: Preparing [2021-06-07T21:29:28.042Z] b56faae0cc12: Preparing [2021-06-07T21:29:28.042Z] 0510f545d0af: Preparing [2021-06-07T21:29:28.042Z] c9f2359b6c88: Preparing [2021-06-07T21:29:28.042Z] 28b940b1c07d: Preparing [2021-06-07T21:29:28.042Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:28.042Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:28.042Z] 28b940b1c07d: Layer already exists [2021-06-07T21:29:28.042Z] 6776d111e6db: Layer already exists [2021-06-07T21:29:28.042Z] 0510f545d0af: Layer already exists [2021-06-07T21:29:28.042Z] c9f2359b6c88: Layer already exists [2021-06-07T21:29:28.042Z] b56faae0cc12: Layer already exists [2021-06-07T21:29:28.042Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:28.316Z] latest: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:28.659Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:29.027Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 [2021-06-07T21:29:29.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-07T21:29:29.028Z] 6776d111e6db: Preparing [2021-06-07T21:29:29.028Z] b56faae0cc12: Preparing [2021-06-07T21:29:29.028Z] 0510f545d0af: Preparing [2021-06-07T21:29:29.028Z] c9f2359b6c88: Preparing [2021-06-07T21:29:29.028Z] 28b940b1c07d: Preparing [2021-06-07T21:29:29.028Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:29.028Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:29.028Z] 0510f545d0af: Layer already exists [2021-06-07T21:29:29.028Z] 28b940b1c07d: Layer already exists [2021-06-07T21:29:29.028Z] b56faae0cc12: Layer already exists [2021-06-07T21:29:29.028Z] c9f2359b6c88: Layer already exists [2021-06-07T21:29:29.028Z] 6776d111e6db: Layer already exists [2021-06-07T21:29:29.028Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:29.300Z] 2.0.0-dev.47: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:29.662Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:30.001Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:29:30.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-07T21:29:30.001Z] 6776d111e6db: Preparing [2021-06-07T21:29:30.001Z] b56faae0cc12: Preparing [2021-06-07T21:29:30.001Z] 0510f545d0af: Preparing [2021-06-07T21:29:30.001Z] c9f2359b6c88: Preparing [2021-06-07T21:29:30.001Z] 28b940b1c07d: Preparing [2021-06-07T21:29:30.001Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:30.001Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:30.001Z] b56faae0cc12: Layer already exists [2021-06-07T21:29:30.001Z] 6776d111e6db: Layer already exists [2021-06-07T21:29:30.001Z] 0510f545d0af: Layer already exists [2021-06-07T21:29:30.001Z] 28b940b1c07d: Layer already exists [2021-06-07T21:29:30.001Z] c9f2359b6c88: Layer already exists [2021-06-07T21:29:30.001Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:30.277Z] 01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:30.641Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:29:30.986Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-07T21:29:30.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-07T21:29:30.986Z] 6776d111e6db: Preparing [2021-06-07T21:29:30.986Z] b56faae0cc12: Preparing [2021-06-07T21:29:30.986Z] 0510f545d0af: Preparing [2021-06-07T21:29:30.986Z] c9f2359b6c88: Preparing [2021-06-07T21:29:30.986Z] 28b940b1c07d: Preparing [2021-06-07T21:29:30.986Z] 3fbe34a1663b: Preparing [2021-06-07T21:29:30.986Z] 3fbe34a1663b: Waiting [2021-06-07T21:29:30.986Z] 6776d111e6db: Layer already exists [2021-06-07T21:29:30.986Z] 28b940b1c07d: Layer already exists [2021-06-07T21:29:30.986Z] b56faae0cc12: Layer already exists [2021-06-07T21:29:30.986Z] c9f2359b6c88: Layer already exists [2021-06-07T21:29:30.986Z] 0510f545d0af: Layer already exists [2021-06-07T21:29:30.986Z] 3fbe34a1663b: Layer already exists [2021-06-07T21:29:31.264Z] master: digest: sha256:da1494a6d0050f03fe29bb27f6ebb8cec9ab37835fd14c59db67cd1abef53a37 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-07T21:29:31.358Z] ===================================================== [Pipeline] echo [2021-06-07T21:29:31.373Z] taggedImages: [2021-06-07T21:29:31.373Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2 [2021-06-07T21:29:31.373Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-07T21:29:31.373Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.47 [2021-06-07T21:29:31.373Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:01778f3054f56a5e1c9fa7a64eee47acbae495e2-2.0.0-dev.47 [2021-06-07T21:29:31.373Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:29:31.837Z] ---> job-cost.sh [2021-06-07T21:29:31.837Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3XJ [2021-06-07T21:30:10.793Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T21:31:32.551Z] lf-activate-venv(): INFO: Adding /tmp/venv-X3XJ/bin to PATH [2021-06-07T21:31:32.552Z] INFO: No Stack... [2021-06-07T21:31:32.552Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T21:31:32.552Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T21:31:32.892Z] + cat /w/workspace/app-service-configurable/119/archives/cost.csv+ [2021-06-07T21:31:32.892Z] cut -d, -f6 [Pipeline] lock [2021-06-07T21:31:32.958Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [2021-06-07T21:31:32.996Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] did not exist. Created. [2021-06-07T21:31:32.996Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:31:33.371Z] /w/workspace/app-service-configurable/119@tmp/durable-5eb7b269/script.sh: 1: /w/workspace/app-service-configurable/119@tmp/durable-5eb7b269/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-07T21:31:33.715Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T21:31:33.746Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T21:31:33.901Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T21:31:33.921Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-119-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-07T21:31:34.494Z] provisioning config files... [2021-06-07T21:31:34.502Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8250321080357622820tmp [Pipeline] { [Pipeline] sh [2021-06-07T21:31:34.826Z] + set +x [2021-06-07T21:31:34.826Z] + curl -s https://codecov.io/bash [2021-06-07T21:31:34.826Z] + bash -s -- [2021-06-07T21:31:34.826Z] [2021-06-07T21:31:34.826Z] _____ _ [2021-06-07T21:31:34.826Z] / ____| | | [2021-06-07T21:31:34.826Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T21:31:34.826Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T21:31:34.826Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T21:31:34.826Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T21:31:34.826Z] Bash-1.0.3 [2021-06-07T21:31:34.826Z] [2021-06-07T21:31:34.826Z] [2021-06-07T21:31:34.826Z] ==> git version 2.24.4 found [2021-06-07T21:31:34.826Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-07T21:31:34.826Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T21:31:34.826Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T21:31:34.826Z] ==> Jenkins CI detected. [2021-06-07T21:31:34.826Z] project root: . [2021-06-07T21:31:34.826Z] --> token set from env [2021-06-07T21:31:34.826Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T21:31:34.826Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T21:31:34.826Z] ==> Python coveragepy not found [2021-06-07T21:31:34.826Z] ==> Searching for coverage reports in: [2021-06-07T21:31:34.826Z] + . [2021-06-07T21:31:34.826Z] -> Found 1 reports [2021-06-07T21:31:34.826Z] ==> Detecting git/mercurial file structure [2021-06-07T21:31:34.826Z] ==> Reading reports [2021-06-07T21:31:35.090Z] + ./coverage.out bytes=10 [2021-06-07T21:31:35.090Z] ==> Appending adjustments [2021-06-07T21:31:35.090Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T21:31:35.090Z] + Found adjustments [2021-06-07T21:31:35.090Z] ==> Gzipping contents [2021-06-07T21:31:35.090Z] 4.0K /tmp/codecov.rdMSJ4.gz [2021-06-07T21:31:35.090Z] ==> Uploading reports [2021-06-07T21:31:35.090Z] url: https://codecov.io [2021-06-07T21:31:35.090Z] query: branch=master&commit=01778f3054f56a5e1c9fa7a64eee47acbae495e2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-07T21:31:35.090Z] -> Pinging Codecov [2021-06-07T21:31:35.090Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=01778f3054f56a5e1c9fa7a64eee47acbae495e2&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-07T21:31:35.351Z] -> Uploading to [2021-06-07T21:31:35.351Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/A97CA9966030D2A3747ED39772930CCE/01778f3054f56a5e1c9fa7a64eee47acbae495e2/02f9f4f3-9197-4b4d-b441-a5881b94409d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T213135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f04616be57a925fc4c70a26d4356ecfc4b0b682404e3b357daad090ed3b394a [2021-06-07T21:31:35.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T21:31:35.351Z] Dload Upload Total Spent Left Speed [2021-06-07T21:31:35.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1173 --:--:-- --:--:-- --:--:-- 1171 [2021-06-07T21:31:35.872Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] } [2021-06-07T21:31:35.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-07T21:31:36.633Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-07T21:31:36.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:31:36.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:31:36.965Z] [2021-06-07T21:31:36.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:31:37.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:31:37.286Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-07T21:31:37.286Z] 188c0c94c7c5: Pulling fs layer [2021-06-07T21:31:37.286Z] 0ef7d3d256c8: Pulling fs layer [2021-06-07T21:31:37.286Z] de9db76c5a1d: Pulling fs layer [2021-06-07T21:31:37.286Z] 0eba1c9be4d2: Pulling fs layer [2021-06-07T21:31:37.286Z] 0d57e429df01: Pulling fs layer [2021-06-07T21:31:37.286Z] 4e4be7b47b0d: Pulling fs layer [2021-06-07T21:31:37.286Z] e1f770b5df2f: Pulling fs layer [2021-06-07T21:31:37.286Z] 85a0685a4137: Pulling fs layer [2021-06-07T21:31:37.286Z] 0eba1c9be4d2: Waiting [2021-06-07T21:31:37.286Z] 0d57e429df01: Waiting [2021-06-07T21:31:37.286Z] 4e4be7b47b0d: Waiting [2021-06-07T21:31:37.286Z] e1f770b5df2f: Waiting [2021-06-07T21:31:37.286Z] 85a0685a4137: Waiting [2021-06-07T21:31:37.286Z] de9db76c5a1d: Verifying Checksum [2021-06-07T21:31:37.286Z] de9db76c5a1d: Download complete [2021-06-07T21:31:37.286Z] 0ef7d3d256c8: Verifying Checksum [2021-06-07T21:31:37.286Z] 0ef7d3d256c8: Download complete [2021-06-07T21:31:37.286Z] 0d57e429df01: Verifying Checksum [2021-06-07T21:31:37.286Z] 0d57e429df01: Download complete [2021-06-07T21:31:37.286Z] 4e4be7b47b0d: Verifying Checksum [2021-06-07T21:31:37.286Z] 4e4be7b47b0d: Download complete [2021-06-07T21:31:37.286Z] 188c0c94c7c5: Verifying Checksum [2021-06-07T21:31:37.286Z] 188c0c94c7c5: Download complete [2021-06-07T21:31:37.560Z] 188c0c94c7c5: Pull complete [2021-06-07T21:31:37.820Z] 0ef7d3d256c8: Pull complete [2021-06-07T21:31:37.820Z] de9db76c5a1d: Pull complete [2021-06-07T21:31:38.758Z] e1f770b5df2f: Verifying Checksum [2021-06-07T21:31:38.758Z] e1f770b5df2f: Download complete [2021-06-07T21:31:40.152Z] 0eba1c9be4d2: Verifying Checksum [2021-06-07T21:31:40.152Z] 0eba1c9be4d2: Download complete [2021-06-07T21:31:40.723Z] 85a0685a4137: Verifying Checksum [2021-06-07T21:31:40.723Z] 85a0685a4137: Download complete [2021-06-07T21:31:44.052Z] 0eba1c9be4d2: Pull complete [2021-06-07T21:31:44.052Z] 0d57e429df01: Pull complete [2021-06-07T21:31:44.052Z] 4e4be7b47b0d: Pull complete [2021-06-07T21:31:44.329Z] e1f770b5df2f: Pull complete [2021-06-07T21:31:47.732Z] 85a0685a4137: Pull complete [2021-06-07T21:31:47.732Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-07T21:31:47.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-07T21:31:47.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-07T21:31:47.806Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:31:47.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-07T21:31:50.535Z] $ docker top d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-07T21:31:50.634Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-07T21:31:50.933Z] + set -o pipefail [2021-06-07T21:31:50.933Z] + snyk monitor '--org=edgex-jenkins' [2021-06-07T21:32:12.963Z] [2021-06-07T21:32:12.963Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-07T21:32:12.963Z] [2021-06-07T21:32:12.963Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8d84765f-9f91-4ad9-bac9-3182b87316c0 [2021-06-07T21:32:12.963Z] [2021-06-07T21:32:12.963Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-07T21:32:12.963Z] [2021-06-07T21:32:12.963Z] [Pipeline] } [2021-06-07T21:32:12.975Z] $ docker stop --time=1 d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 [2021-06-07T21:32:15.255Z] $ docker rm -f d238284f0069094138fd259ba83301fa2da5d4e11a8d958f33036c60b951c8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T21:32:16.436Z] + git log --format=format:%s -1 01778f3054f56a5e1c9fa7a64eee47acbae495e2 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:32:16.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:32:16.740Z] . [Pipeline] withDockerContainer [2021-06-07T21:32:16.820Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:32:16.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:32:17.245Z] $ docker top 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:32:17.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:32:17.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:32:17.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:32:17.505Z] $ docker exec 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 ssh-agent [2021-06-07T21:32:17.614Z] SSH_AUTH_SOCK=/tmp/ssh-KuuwxvnYIDs6/agent.15 [2021-06-07T21:32:17.614Z] SSH_AGENT_PID=21 [2021-06-07T21:32:17.619Z] Running ssh-add (command line suppressed) [2021-06-07T21:32:17.725Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_954893282615493173.key (/w/workspace/_app-service-configurable_master@tmp/private_key_954893282615493173.key) [2021-06-07T21:32:17.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:32:18.065Z] + git semver tag [2021-06-07T21:32:18.065Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:32:18.065Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-07T21:32:18.065Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-07T21:32:18.065Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:32:18.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:32:18.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:32:18.065Z] # $SEMVER_BRANCH = master [2021-06-07T21:32:18.065Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-07T21:32:18.065Z] # 01778f3054f56a5e1c9fa7a64eee47acbae495e2 HEAD [2021-06-07T21:32:18.065Z] # -> Force: false [2021-06-07T21:32:18.065Z] # 3ce0d470cf7f66b3a5c8066894ea03921a64abb2 refs/tags/v2.0.0-dev.47 [Pipeline] } [2021-06-07T21:32:18.074Z] $ docker exec --env ******** --env ******** 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 ssh-agent -k [2021-06-07T21:32:18.183Z] unset SSH_AUTH_SOCK; [2021-06-07T21:32:18.183Z] unset SSH_AGENT_PID; [2021-06-07T21:32:18.183Z] echo Agent pid 21 killed; [2021-06-07T21:32:18.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:32:18.542Z] + git semver [Pipeline] } [2021-06-07T21:32:18.553Z] $ docker stop --time=1 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 [2021-06-07T21:32:19.731Z] $ docker rm -f 732cd6087b7fc8fc1f9d82c15c1b7b0ab9d46d9dc95a00a34aa2d25a8cb18d02 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:32:20.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:32:20.210Z] [2021-06-07T21:32:20.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:32:20.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:32:20.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-07T21:32:20.521Z] ab5ef0e58194: Pulling fs layer [2021-06-07T21:32:20.521Z] 9712f1f96733: Pulling fs layer [2021-06-07T21:32:20.521Z] 63f879dbbcfc: Pulling fs layer [2021-06-07T21:32:20.521Z] 0d9ebad4ef96: Pulling fs layer [2021-06-07T21:32:20.521Z] e9a5061849ea: Pulling fs layer [2021-06-07T21:32:20.521Z] d747dcd14b5f: Pulling fs layer [2021-06-07T21:32:20.521Z] 2de7ff778b66: Pulling fs layer [2021-06-07T21:32:20.521Z] e9a5061849ea: Waiting [2021-06-07T21:32:20.521Z] d747dcd14b5f: Waiting [2021-06-07T21:32:20.521Z] 2de7ff778b66: Waiting [2021-06-07T21:32:20.521Z] 0d9ebad4ef96: Waiting [2021-06-07T21:32:20.521Z] 9712f1f96733: Verifying Checksum [2021-06-07T21:32:20.521Z] 9712f1f96733: Download complete [2021-06-07T21:32:21.907Z] 63f879dbbcfc: Verifying Checksum [2021-06-07T21:32:21.908Z] 63f879dbbcfc: Download complete [2021-06-07T21:32:22.168Z] e9a5061849ea: Verifying Checksum [2021-06-07T21:32:22.168Z] e9a5061849ea: Download complete [2021-06-07T21:32:22.168Z] d747dcd14b5f: Verifying Checksum [2021-06-07T21:32:22.168Z] d747dcd14b5f: Download complete [2021-06-07T21:32:22.791Z] 2de7ff778b66: Verifying Checksum [2021-06-07T21:32:22.791Z] 2de7ff778b66: Download complete [2021-06-07T21:32:22.791Z] 0d9ebad4ef96: Verifying Checksum [2021-06-07T21:32:22.791Z] 0d9ebad4ef96: Download complete [2021-06-07T21:32:23.067Z] ab5ef0e58194: Verifying Checksum [2021-06-07T21:32:23.067Z] ab5ef0e58194: Download complete [2021-06-07T21:32:25.635Z] ab5ef0e58194: Pull complete [2021-06-07T21:32:25.635Z] 9712f1f96733: Pull complete [2021-06-07T21:32:26.235Z] 63f879dbbcfc: Pull complete [2021-06-07T21:32:29.886Z] 0d9ebad4ef96: Pull complete [2021-06-07T21:32:29.886Z] e9a5061849ea: Pull complete [2021-06-07T21:32:29.886Z] d747dcd14b5f: Pull complete [2021-06-07T21:32:30.479Z] 2de7ff778b66: Pull complete [2021-06-07T21:32:30.479Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-07T21:32:30.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-07T21:32:30.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-07T21:32:30.552Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:32:30.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-07T21:32:34.111Z] $ docker top f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:32:34.204Z] provisioning config files... [2021-06-07T21:32:34.217Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config2912547107949481402tmp [2021-06-07T21:32:34.231Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5557990130260995316tmp [2021-06-07T21:32:34.242Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config216814661074578333tmp [Pipeline] { [Pipeline] echo [2021-06-07T21:32:34.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:32:34.561Z] ---> sigul-configuration.sh [2021-06-07T21:32:34.562Z] gpg: directory `/root/.gnupg' created [2021-06-07T21:32:34.562Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-07T21:32:34.562Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-07T21:32:34.562Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-07T21:32:34.562Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-07T21:32:34.562Z] gpg: CAST5 encrypted data [2021-06-07T21:32:34.562Z] gpg: encrypted with 1 passphrase [2021-06-07T21:32:34.562Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-07T21:32:34.857Z] + mkdir /home/jenkins [2021-06-07T21:32:34.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-07T21:32:35.155Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-07T21:32:35.167Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:32:35.477Z] ---> sigul-install.sh [2021-06-07T21:32:40.782Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-07T21:32:41.100Z] + git tag --list [2021-06-07T21:32:41.100Z] v1.0.0 [2021-06-07T21:32:41.100Z] v1.1.0 [2021-06-07T21:32:41.100Z] v1.2.0 [2021-06-07T21:32:41.100Z] v1.3.0 [2021-06-07T21:32:41.100Z] v1.3.1 [2021-06-07T21:32:41.100Z] v1.3.1-dev.1 [2021-06-07T21:32:41.100Z] v1.3.1-dev.2 [2021-06-07T21:32:41.100Z] v1.3.1-dev.3 [2021-06-07T21:32:41.100Z] v2.0.0-dev.1 [2021-06-07T21:32:41.100Z] v2.0.0-dev.10 [2021-06-07T21:32:41.100Z] v2.0.0-dev.11 [2021-06-07T21:32:41.100Z] v2.0.0-dev.12 [2021-06-07T21:32:41.100Z] v2.0.0-dev.13 [2021-06-07T21:32:41.100Z] v2.0.0-dev.14 [2021-06-07T21:32:41.100Z] v2.0.0-dev.15 [2021-06-07T21:32:41.101Z] v2.0.0-dev.16 [2021-06-07T21:32:41.101Z] v2.0.0-dev.17 [2021-06-07T21:32:41.101Z] v2.0.0-dev.18 [2021-06-07T21:32:41.101Z] v2.0.0-dev.19 [2021-06-07T21:32:41.101Z] v2.0.0-dev.2 [2021-06-07T21:32:41.101Z] v2.0.0-dev.20 [2021-06-07T21:32:41.101Z] v2.0.0-dev.21 [2021-06-07T21:32:41.101Z] v2.0.0-dev.22 [2021-06-07T21:32:41.101Z] v2.0.0-dev.23 [2021-06-07T21:32:41.101Z] v2.0.0-dev.24 [2021-06-07T21:32:41.101Z] v2.0.0-dev.25 [2021-06-07T21:32:41.101Z] v2.0.0-dev.26 [2021-06-07T21:32:41.101Z] v2.0.0-dev.27 [2021-06-07T21:32:41.101Z] v2.0.0-dev.28 [2021-06-07T21:32:41.101Z] v2.0.0-dev.29 [2021-06-07T21:32:41.101Z] v2.0.0-dev.3 [2021-06-07T21:32:41.101Z] v2.0.0-dev.30 [2021-06-07T21:32:41.101Z] v2.0.0-dev.31 [2021-06-07T21:32:41.101Z] v2.0.0-dev.32 [2021-06-07T21:32:41.101Z] v2.0.0-dev.33 [2021-06-07T21:32:41.101Z] v2.0.0-dev.34 [2021-06-07T21:32:41.101Z] v2.0.0-dev.35 [2021-06-07T21:32:41.101Z] v2.0.0-dev.36 [2021-06-07T21:32:41.101Z] v2.0.0-dev.37 [2021-06-07T21:32:41.101Z] v2.0.0-dev.38 [2021-06-07T21:32:41.101Z] v2.0.0-dev.39 [2021-06-07T21:32:41.101Z] v2.0.0-dev.4 [2021-06-07T21:32:41.101Z] v2.0.0-dev.40 [2021-06-07T21:32:41.101Z] v2.0.0-dev.41 [2021-06-07T21:32:41.101Z] v2.0.0-dev.42 [2021-06-07T21:32:41.101Z] v2.0.0-dev.43 [2021-06-07T21:32:41.101Z] v2.0.0-dev.44 [2021-06-07T21:32:41.101Z] v2.0.0-dev.45 [2021-06-07T21:32:41.101Z] v2.0.0-dev.46 [2021-06-07T21:32:41.101Z] v2.0.0-dev.47 [2021-06-07T21:32:41.101Z] v2.0.0-dev.5 [2021-06-07T21:32:41.101Z] v2.0.0-dev.6 [2021-06-07T21:32:41.101Z] v2.0.0-dev.7 [2021-06-07T21:32:41.101Z] v2.0.0-dev.8 [2021-06-07T21:32:41.101Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-07T21:32:41.398Z] + lftools sign git-tag v2.0.0-dev.47 [2021-06-07T21:32:41.974Z] Signing Git tag with Sigul... [2021-06-07T21:32:41.974Z] Signing v2.0.0-dev.47 [Pipeline] echo [2021-06-07T21:32:42.563Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:32:42.859Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-07T21:32:42.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-07T21:32:42.898Z] $ docker stop --time=1 f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 [2021-06-07T21:32:44.612Z] $ docker rm -f f7eca73013ae5acb0b2072a0e2451558103bc68bb1b2085ab6ed60de5da264f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:32:45.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:32:45.284Z] . [Pipeline] withDockerContainer [2021-06-07T21:32:45.353Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:32:45.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:32:45.826Z] $ docker top 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:32:45.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:32:45.960Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:32:46.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:32:46.077Z] $ docker exec 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 ssh-agent [2021-06-07T21:32:46.188Z] SSH_AUTH_SOCK=/tmp/ssh-xXMC7AroMS1O/agent.15 [2021-06-07T21:32:46.188Z] SSH_AGENT_PID=21 [2021-06-07T21:32:46.194Z] Running ssh-add (command line suppressed) [2021-06-07T21:32:46.287Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7457723440544455372.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7457723440544455372.key) [2021-06-07T21:32:46.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:32:46.605Z] + git semver bump pre [2021-06-07T21:32:46.605Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:32:46.605Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-07T21:32:46.605Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-07T21:32:46.605Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:32:46.605Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:32:46.605Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:32:46.605Z] # $SEMVER_BRANCH = master [2021-06-07T21:32:46.605Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-07T21:32:46.605Z] 2.0.0-dev.48 [Pipeline] } [2021-06-07T21:32:46.617Z] $ docker exec --env ******** --env ******** 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 ssh-agent -k [2021-06-07T21:32:46.714Z] unset SSH_AUTH_SOCK; [2021-06-07T21:32:46.714Z] unset SSH_AGENT_PID; [2021-06-07T21:32:46.715Z] echo Agent pid 21 killed; [2021-06-07T21:32:46.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:32:47.062Z] + git semver [Pipeline] } [2021-06-07T21:32:47.074Z] $ docker stop --time=1 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 [2021-06-07T21:32:48.292Z] $ docker rm -f 2b9870238c90123f9ab11e9b4a25583f5649934ecc54fb1c258c71057cf68624 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:32:48.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T21:32:48.691Z] . [Pipeline] withDockerContainer [2021-06-07T21:32:48.767Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:32:48.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T21:32:49.176Z] $ docker top 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T21:32:49.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T21:32:49.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T21:32:49.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T21:32:49.415Z] $ docker exec 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 ssh-agent [2021-06-07T21:32:49.570Z] SSH_AUTH_SOCK=/tmp/ssh-wPokvUTbcnvs/agent.13 [2021-06-07T21:32:49.570Z] SSH_AGENT_PID=20 [2021-06-07T21:32:49.699Z] Running ssh-add (command line suppressed) [2021-06-07T21:32:49.799Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3944801926707956785.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3944801926707956785.key) [2021-06-07T21:32:49.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T21:32:50.124Z] + git semver push [2021-06-07T21:32:50.124Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T21:32:50.124Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-07T21:32:50.124Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-07T21:32:50.124Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T21:32:50.124Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T21:32:50.124Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T21:32:50.124Z] # $SEMVER_BRANCH = master [2021-06-07T21:32:50.124Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-07T21:32:55.430Z] $ docker exec --env ******** --env ******** 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 ssh-agent -k [2021-06-07T21:32:55.523Z] unset SSH_AUTH_SOCK; [2021-06-07T21:32:55.526Z] unset SSH_AGENT_PID; [2021-06-07T21:32:55.526Z] echo Agent pid 20 killed; [2021-06-07T21:32:55.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T21:32:55.868Z] + git semver [Pipeline] } [2021-06-07T21:32:55.881Z] $ docker stop --time=1 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 [2021-06-07T21:32:57.076Z] $ docker rm -f 3552833d87750f89b8debada43fb512d03b64f1dbfffdbd0e4101ed50fa79cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:32:58.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:32:58.615Z] ---> package-listing.sh [2021-06-07T21:32:58.615Z] ++ facter osfamily [2021-06-07T21:32:58.615Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T21:32:58.877Z] + OS_FAMILY=redhat [2021-06-07T21:32:58.877Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-07T21:32:58.877Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T21:32:58.877Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T21:32:58.877Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T21:32:58.877Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T21:32:58.877Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-07T21:32:58.877Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T21:32:58.877Z] + case "${OS_FAMILY}" in [2021-06-07T21:32:58.877Z] + rpm -qa [2021-06-07T21:32:58.877Z] + sort [2021-06-07T21:32:59.506Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T21:32:59.506Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T21:32:59.506Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T21:32:59.506Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-07T21:32:59.506Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-07T21:32:59.506Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-07T21:32:59.519Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T21:32:59.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:00.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:33:00.379Z] [2021-06-07T21:33:00.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T21:33:00.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:33:00.692Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T21:33:00.692Z] df20fa9351a1: Pulling fs layer [2021-06-07T21:33:00.692Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T21:33:00.692Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T21:33:00.692Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T21:33:00.692Z] 93b61091891f: Pulling fs layer [2021-06-07T21:33:00.692Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T21:33:00.692Z] 5e14af77c1be: Pulling fs layer [2021-06-07T21:33:00.692Z] 01666e4c0597: Pulling fs layer [2021-06-07T21:33:00.692Z] aa168da1d23b: Pulling fs layer [2021-06-07T21:33:00.692Z] 93b61091891f: Waiting [2021-06-07T21:33:00.692Z] 93b9cdb0e59b: Waiting [2021-06-07T21:33:00.692Z] 5e14af77c1be: Waiting [2021-06-07T21:33:00.692Z] 01666e4c0597: Waiting [2021-06-07T21:33:00.692Z] aa168da1d23b: Waiting [2021-06-07T21:33:00.692Z] 46f8f816bc3b: Waiting [2021-06-07T21:33:00.692Z] 36b3adc4ff6f: Verifying Checksum [2021-06-07T21:33:00.692Z] 36b3adc4ff6f: Download complete [2021-06-07T21:33:00.692Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T21:33:00.692Z] 46f8f816bc3b: Download complete [2021-06-07T21:33:00.955Z] 93b61091891f: Verifying Checksum [2021-06-07T21:33:00.955Z] 93b61091891f: Download complete [2021-06-07T21:33:00.955Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T21:33:00.955Z] 93b9cdb0e59b: Download complete [2021-06-07T21:33:00.955Z] 5e14af77c1be: Verifying Checksum [2021-06-07T21:33:00.955Z] 5e14af77c1be: Download complete [2021-06-07T21:33:00.955Z] df20fa9351a1: Verifying Checksum [2021-06-07T21:33:00.955Z] df20fa9351a1: Download complete [2021-06-07T21:33:00.955Z] 01666e4c0597: Verifying Checksum [2021-06-07T21:33:00.955Z] 01666e4c0597: Download complete [2021-06-07T21:33:00.955Z] df20fa9351a1: Pull complete [2021-06-07T21:33:01.217Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T21:33:01.217Z] 8ad3a11d3b57: Download complete [2021-06-07T21:33:01.217Z] 36b3adc4ff6f: Pull complete [2021-06-07T21:33:01.478Z] 8ad3a11d3b57: Pull complete [2021-06-07T21:33:01.742Z] 46f8f816bc3b: Pull complete [2021-06-07T21:33:02.014Z] 93b61091891f: Pull complete [2021-06-07T21:33:02.014Z] 93b9cdb0e59b: Pull complete [2021-06-07T21:33:02.014Z] 5e14af77c1be: Pull complete [2021-06-07T21:33:02.274Z] 01666e4c0597: Pull complete [2021-06-07T21:33:03.222Z] aa168da1d23b: Verifying Checksum [2021-06-07T21:33:03.222Z] aa168da1d23b: Download complete [2021-06-07T21:33:07.507Z] aa168da1d23b: Pull complete [2021-06-07T21:33:07.507Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T21:33:07.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T21:33:07.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T21:33:07.584Z] prd-centos7-docker-4c-2g-795 does not seem to be running inside a container [2021-06-07T21:33:07.623Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T21:33:09.730Z] $ docker top c2622f2a044291636d792fe185f0b994d60fe3f3b2f41aa297dac462ef71e06b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T21:33:10.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T21:33:10.409Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T21:33:10.704Z] + ls /var/log/sa-host [2021-06-07T21:33:10.704Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T21:33:10.704Z] file_magic: OK [2021-06-07T21:33:10.704Z] HZ: Using current value: 100 [2021-06-07T21:33:10.704Z] file_header: OK [2021-06-07T21:33:10.704Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-07T21:33:10.704Z] Statistics: [2021-06-07T21:33:10.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T21:33:10.704Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T21:33:10.704Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T21:33:10.704Z] file_magic: OK [2021-06-07T21:33:10.704Z] HZ: Using current value: 100 [2021-06-07T21:33:10.704Z] file_header: OK [2021-06-07T21:33:10.704Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-07T21:33:10.704Z] Statistics: [2021-06-07T21:33:10.704Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T21:33:10.704Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T21:33:10.877Z] provisioning config files... [2021-06-07T21:33:10.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5275995975477542521tmp [Pipeline] { [Pipeline] echo [2021-06-07T21:33:10.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:11.242Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T21:33:11.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:11.624Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T21:33:11.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:11.941Z] ---> sudo-logs.sh [2021-06-07T21:33:11.941Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T21:33:11.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:12.266Z] ---> job-cost.sh [2021-06-07T21:33:12.266Z] lf-activate-venv: SKIPPING [2021-06-07T21:33:12.266Z] DEBUG: total: 0.18000000715255737 [2021-06-07T21:33:12.266Z] INFO: Retrieving Stack Cost... [2021-06-07T21:33:13.210Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T21:33:13.471Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T21:33:13.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T21:33:13.778Z] ---> logs-deploy.sh [2021-06-07T21:33:13.778Z] lf-activate-venv: SKIPPING [2021-06-07T21:33:13.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/119 [2021-06-07T21:33:13.778Z] INFO: archiving workspace using pattern(s): [2021-06-07T21:33:14.722Z] Archives upload complete. [2021-06-07T21:33:14.722Z] INFO: archiving logs to Nexus [2021-06-07T21:33:15.295Z] ---> uname -a: [2021-06-07T21:33:15.295Z] Linux prd-centos7-docker-4c-2g-795.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-07T21:33:15.295Z] [2021-06-07T21:33:15.295Z] [2021-06-07T21:33:15.295Z] ---> lscpu: [2021-06-07T21:33:15.295Z] Architecture: x86_64 [2021-06-07T21:33:15.295Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-07T21:33:15.295Z] Byte Order: Little Endian [2021-06-07T21:33:15.295Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-07T21:33:15.295Z] CPU(s): 2 [2021-06-07T21:33:15.295Z] On-line CPU(s) list: 0,1 [2021-06-07T21:33:15.295Z] Thread(s) per core: 1 [2021-06-07T21:33:15.295Z] Core(s) per socket: 1 [2021-06-07T21:33:15.295Z] Socket(s): 2 [2021-06-07T21:33:15.295Z] NUMA node(s): 1 [2021-06-07T21:33:15.295Z] Vendor ID: AuthenticAMD [2021-06-07T21:33:15.295Z] CPU family: 23 [2021-06-07T21:33:15.295Z] Model: 49 [2021-06-07T21:33:15.295Z] Model name: AMD EPYC-Rome Processor [2021-06-07T21:33:15.295Z] Stepping: 0 [2021-06-07T21:33:15.295Z] CPU MHz: 2799.998 [2021-06-07T21:33:15.295Z] BogoMIPS: 5599.99 [2021-06-07T21:33:15.295Z] Virtualization: AMD-V [2021-06-07T21:33:15.295Z] Hypervisor vendor: KVM [2021-06-07T21:33:15.295Z] Virtualization type: full [2021-06-07T21:33:15.295Z] L1d cache: 64 KiB [2021-06-07T21:33:15.295Z] L1i cache: 64 KiB [2021-06-07T21:33:15.295Z] L2 cache: 1 MiB [2021-06-07T21:33:15.295Z] L3 cache: 32 MiB [2021-06-07T21:33:15.296Z] NUMA node0 CPU(s): 0,1 [2021-06-07T21:33:15.296Z] Vulnerability Itlb multihit: Not affected [2021-06-07T21:33:15.296Z] Vulnerability L1tf: Not affected [2021-06-07T21:33:15.296Z] Vulnerability Mds: Not affected [2021-06-07T21:33:15.296Z] Vulnerability Meltdown: Not affected [2021-06-07T21:33:15.296Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-07T21:33:15.296Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-07T21:33:15.296Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-07T21:33:15.296Z] Vulnerability Srbds: Not affected [2021-06-07T21:33:15.296Z] Vulnerability Tsx async abort: Not affected [2021-06-07T21:33:15.296Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> nproc: [2021-06-07T21:33:15.296Z] 2 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> df -h: [2021-06-07T21:33:15.296Z] Filesystem Size Used Available Use% Mounted on [2021-06-07T21:33:15.296Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-07T21:33:15.296Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-07T21:33:15.296Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-07T21:33:15.296Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-07T21:33:15.296Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> free -m: [2021-06-07T21:33:15.296Z] total used free shared buff/cache available [2021-06-07T21:33:15.296Z] Mem: 7821 1172 3263 0 3384 6566 [2021-06-07T21:33:15.296Z] Swap: 1023 0 1023 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> ip addr: [2021-06-07T21:33:15.296Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-07T21:33:15.296Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-07T21:33:15.296Z] inet 127.0.0.1/8 scope host lo [2021-06-07T21:33:15.296Z] valid_lft forever preferred_lft forever [2021-06-07T21:33:15.296Z] inet6 ::1/128 scope host [2021-06-07T21:33:15.296Z] valid_lft forever preferred_lft forever [2021-06-07T21:33:15.296Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-07T21:33:15.296Z] link/ether fa:16:3e:3c:1a:84 brd ff:ff:ff:ff:ff:ff [2021-06-07T21:33:15.296Z] inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-07T21:33:15.296Z] valid_lft 85672sec preferred_lft 85672sec [2021-06-07T21:33:15.296Z] inet6 fe80::f816:3eff:fe3c:1a84/64 scope link [2021-06-07T21:33:15.296Z] valid_lft forever preferred_lft forever [2021-06-07T21:33:15.296Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-07T21:33:15.296Z] link/ether 02:42:e6:4f:9f:12 brd ff:ff:ff:ff:ff:ff [2021-06-07T21:33:15.296Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-07T21:33:15.296Z] valid_lft forever preferred_lft forever [2021-06-07T21:33:15.296Z] inet6 fe80::42:e6ff:fe4f:9f12/64 scope link [2021-06-07T21:33:15.296Z] valid_lft forever preferred_lft forever [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> sar -b -r -n DEV: [2021-06-07T21:33:15.296Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:20:55 LINUX RESTART (2 CPU) [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-07T21:33:15.296Z] 21:23:01 1.70 0.00 1.70 0.00 0.00 35.77 0.00 [2021-06-07T21:33:15.296Z] 21:24:01 0.40 0.00 0.40 0.00 0.00 6.28 0.00 [2021-06-07T21:33:15.296Z] 21:25:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-07T21:33:15.296Z] 21:26:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 [2021-06-07T21:33:15.296Z] 21:27:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-07T21:33:15.296Z] 21:28:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-06-07T21:33:15.296Z] 21:29:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 [2021-06-07T21:33:15.296Z] 21:30:01 0.33 0.00 0.33 0.00 0.00 3.68 0.00 [2021-06-07T21:33:15.296Z] 21:31:01 0.32 0.00 0.32 0.00 0.00 2.95 0.00 [2021-06-07T21:33:15.296Z] 21:32:01 81.65 0.03 81.62 0.00 3.73 27152.19 0.00 [2021-06-07T21:33:15.296Z] 21:33:01 140.86 0.12 140.74 0.00 10.26 31558.62 0.00 [2021-06-07T21:33:15.296Z] Average: 20.60 0.01 20.58 0.00 1.27 5345.03 0.00 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-07T21:33:15.296Z] 21:23:01 5456240 0 813276 10.15 2620 1736804 1332548 14.71 580880 1571820 12 [2021-06-07T21:33:15.296Z] 21:24:01 5472884 0 796624 9.95 2620 1736812 1210164 13.36 561156 1577552 20 [2021-06-07T21:33:15.296Z] 21:25:01 5473460 0 796048 9.94 2620 1736812 1199860 13.25 561080 1577552 16 [2021-06-07T21:33:15.296Z] 21:26:01 5472508 0 796992 9.95 2620 1736820 1200064 13.25 561416 1578492 8 [2021-06-07T21:33:15.296Z] 21:27:01 5471676 0 797820 9.96 2620 1736824 1200088 13.25 561448 1578488 8 [2021-06-07T21:33:15.296Z] 21:28:01 5471296 0 798200 9.97 2620 1736824 1200116 13.25 562448 1578488 8 [2021-06-07T21:33:15.296Z] 21:29:01 5464308 0 805180 10.05 2620 1736832 1199924 13.25 569540 1578488 8 [2021-06-07T21:33:15.296Z] 21:30:01 5463856 0 805624 10.06 2620 1736840 1199924 13.25 569968 1578488 8 [2021-06-07T21:33:15.296Z] 21:31:01 5463760 0 805716 10.06 2620 1736844 1199924 13.25 571624 1576736 8 [2021-06-07T21:33:15.296Z] 21:32:01 4535204 0 1013588 12.66 2620 2457528 1561820 17.24 760584 2223888 1608 [2021-06-07T21:33:15.296Z] 21:33:01 3713868 0 1159568 14.48 2620 3132884 1739516 19.21 1007536 2643164 73448 [2021-06-07T21:33:15.296Z] Average: 5223551 0 853512 10.66 2620 1929257 1294904 14.30 624335 1733014 6832 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-07T21:33:15.296Z] 21:23:01 eth0 7.48 4.83 3.59 21.05 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:24:01 eth0 1.40 0.57 0.57 0.47 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:25:01 eth0 1.02 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:26:01 eth0 1.43 0.60 0.59 0.40 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:27:01 eth0 1.15 0.53 0.51 0.27 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:28:01 eth0 0.62 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:29:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:30:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:31:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:32:01 eth0 470.96 416.97 4141.71 97.54 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:32:01 veth159f737 28.61 30.31 3.21 26.21 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:32:01 docker0 28.61 30.17 2.82 26.19 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:33:01 eth0 708.31 582.13 4703.62 141.47 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] 21:33:01 docker0 105.16 154.40 6.27 623.57 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] Average: eth0 108.47 91.50 804.91 23.77 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] Average: docker0 12.17 16.79 0.83 59.09 0.00 0.00 0.00 0.00 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] ---> sar -P ALL: [2021-06-07T21:33:15.296Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:20:55 LINUX RESTART (2 CPU) [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-07T21:33:15.296Z] 21:23:01 all 0.39 0.00 0.08 0.00 0.03 99.51 [2021-06-07T21:33:15.296Z] 21:23:01 0 0.25 0.00 0.08 0.00 0.03 99.63 [2021-06-07T21:33:15.296Z] 21:23:01 1 0.53 0.00 0.07 0.00 0.02 99.38 [2021-06-07T21:33:15.296Z] 21:24:01 all 0.09 0.00 0.06 0.00 0.03 99.82 [2021-06-07T21:33:15.296Z] 21:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-07T21:33:15.296Z] 21:24:01 1 0.12 0.00 0.07 0.00 0.03 99.78 [2021-06-07T21:33:15.296Z] 21:25:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-07T21:33:15.296Z] 21:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-07T21:33:15.296Z] 21:25:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-07T21:33:15.296Z] 21:26:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-07T21:33:15.296Z] 21:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-07T21:33:15.296Z] 21:26:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-07T21:33:15.296Z] 21:27:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-07T21:33:15.296Z] 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-07T21:33:15.296Z] 21:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-07T21:33:15.296Z] 21:28:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-07T21:33:15.296Z] 21:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-07T21:33:15.296Z] 21:28:01 1 0.20 0.00 0.03 0.00 0.00 99.77 [2021-06-07T21:33:15.296Z] 21:29:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-06-07T21:33:15.296Z] 21:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-07T21:33:15.296Z] 21:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-07T21:33:15.296Z] 21:30:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-06-07T21:33:15.296Z] 21:30:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-07T21:33:15.296Z] 21:30:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-07T21:33:15.296Z] 21:31:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-07T21:33:15.296Z] 21:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-07T21:33:15.296Z] 21:31:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-07T21:33:15.296Z] 21:32:01 all 9.35 0.00 3.90 1.56 0.06 85.13 [2021-06-07T21:33:15.296Z] 21:32:01 0 9.57 0.00 4.15 1.22 0.07 84.99 [2021-06-07T21:33:15.296Z] 21:32:01 1 9.13 0.00 3.66 1.89 0.05 85.27 [2021-06-07T21:33:15.296Z] 21:33:01 all 17.69 0.00 7.89 2.23 0.09 72.11 [2021-06-07T21:33:15.296Z] 21:33:01 0 16.49 0.00 8.04 2.35 0.09 73.03 [2021-06-07T21:33:15.296Z] 21:33:01 1 18.89 0.00 7.73 2.11 0.09 71.19 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-07T21:33:15.296Z] Average: all 2.46 0.00 1.06 0.33 0.03 96.11 [2021-06-07T21:33:15.296Z] Average: 0 2.33 0.00 1.09 0.31 0.04 96.22 [2021-06-07T21:33:15.296Z] Average: 1 2.59 0.00 1.03 0.35 0.02 96.00 [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z] [2021-06-07T21:33:15.296Z]