Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d12ee3a0b5baed37547fcaca25ffc1f12635d3ea Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5690074398622816088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7852026182664121058.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5968715449264240242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1774080853307566267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7886082298389361556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-818 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh7622144093098142183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" > git rev-list --no-walk 36e4556e19d47a73733e529c83cf9b2d06cecfaa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-30T18:56:44.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-30T18:56:44.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-30T18:56:44.889Z] ========================================================= [2021-11-30T18:56:44.889Z] EdgeX Global Pipelines Version Info [2021-11-30T18:56:44.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-30T18:56:46.023Z] ------------------- [2021-11-30T18:56:46.023Z] stable info: [2021-11-30T18:56:46.023Z] ------------------- [2021-11-30T18:56:46.023Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-30T18:56:46.023Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T18:56:46.023Z] Message: update stable to v1.0.217 [2021-11-30T18:56:46.593Z] ------------------- [2021-11-30T18:56:46.593Z] experimental info: [2021-11-30T18:56:46.593Z] ------------------- [2021-11-30T18:56:46.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-30T18:56:46.593Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-30T18:56:46.593Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-30T18:56:46.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-11-30T18:56:46.697Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-11-30T18:56:46.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-30T18:56:46.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-30T18:56:46.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-30T18:56:46.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-30T18:56:46.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-30T18:56:46.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-30T18:56:46.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-30T18:56:46.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-30T18:56:46.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-30T18:56:46.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-11-30T18:56:46.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-30T18:56:46.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-30T18:56:46.864Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T18:56:46.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-30T18:56:46.886Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-30T18:56:46.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-30T18:56:46.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-30T18:56:46.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-30T18:56:46.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-30T18:56:46.951Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-30T18:56:46.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-30T18:56:46.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-30T18:56:46.994Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-30T18:56:47.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-30T18:56:47.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-30T18:56:47.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-30T18:56:47.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-30T18:56:47.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo [2021-11-30T18:56:47.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d12ee3a [Pipeline] echo [2021-11-30T18:56:47.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T18:56:47.128Z] provisioning config files... [2021-11-30T18:56:47.143Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1098251340526836793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T18:56:47.453Z] ---> docker-login.sh [2021-11-30T18:56:47.453Z] nexus3.edgexfoundry.org:10001 [2021-11-30T18:56:47.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:56:47.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:56:47.716Z] Configure a credential helper to remove this warning. See [2021-11-30T18:56:47.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:56:47.716Z] [2021-11-30T18:56:47.716Z] Login Succeeded [2021-11-30T18:56:47.716Z] nexus3.edgexfoundry.org:10002 [2021-11-30T18:56:47.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:56:47.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:56:47.716Z] Configure a credential helper to remove this warning. See [2021-11-30T18:56:47.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:56:47.716Z] [2021-11-30T18:56:47.716Z] Login Succeeded [2021-11-30T18:56:47.716Z] nexus3.edgexfoundry.org:10003 [2021-11-30T18:56:47.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:56:47.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:56:47.716Z] Configure a credential helper to remove this warning. See [2021-11-30T18:56:47.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:56:47.716Z] [2021-11-30T18:56:47.716Z] Login Succeeded [2021-11-30T18:56:47.716Z] nexus3.edgexfoundry.org:10004 [2021-11-30T18:56:47.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:56:47.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:56:47.976Z] Configure a credential helper to remove this warning. See [2021-11-30T18:56:47.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:56:47.976Z] [2021-11-30T18:56:47.976Z] Login Succeeded [2021-11-30T18:56:47.976Z] docker.io [2021-11-30T18:56:47.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:56:48.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:56:48.239Z] Configure a credential helper to remove this warning. See [2021-11-30T18:56:48.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:56:48.239Z] [2021-11-30T18:56:48.239Z] Login Succeeded [2021-11-30T18:56:48.239Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T18:56:48.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-30T18:56:48.671Z] + git rev-list -1 --merges d12ee3a0b5baed37547fcaca25ffc1f12635d3ea~1..d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo [2021-11-30T18:56:48.709Z] -----------> git rev-list -1 --merges d12ee3a0b5baed37547fcaca25ffc1f12635d3ea~1..d12ee3a0b5baed37547fcaca25ffc1f12635d3ea d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [false] [Pipeline] sh [2021-11-30T18:56:49.007Z] + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo [2021-11-30T18:56:49.023Z] ========================================================= [2021-11-30T18:56:49.023Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-30T18:56:49.023Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T18:56:49.352Z] + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] echo [2021-11-30T18:56:49.364Z] [semverPrep] GIT_COMMIT: d12ee3a0b5baed37547fcaca25ffc1f12635d3ea, Commit Message: build: Update to latest SDK w/o ZMQ on windows (#362) [Pipeline] echo [2021-11-30T18:56:49.374Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-30T18:56:49.842Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T18:56:49.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-30T18:56:49.843Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-30T18:56:49.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-30T18:56:49.843Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-30T18:56:49.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-30T18:56:49.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T18:56:50.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T18:56:50.283Z] [2021-11-30T18:56:50.283Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T18:56:50.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T18:56:50.583Z] latest: Pulling from edgex-devops/git-semver [2021-11-30T18:56:50.583Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T18:56:50.583Z] 3e5f54012d9b: Pulling fs layer [2021-11-30T18:56:50.583Z] 4c7163046ea9: Pulling fs layer [2021-11-30T18:56:50.583Z] 0c2d73faf560: Pulling fs layer [2021-11-30T18:56:50.583Z] 0c2d73faf560: Waiting [2021-11-30T18:56:50.583Z] 3e5f54012d9b: Verifying Checksum [2021-11-30T18:56:50.583Z] 3e5f54012d9b: Download complete [2021-11-30T18:56:50.583Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T18:56:50.583Z] a0d0a0d46f8b: Download complete [2021-11-30T18:56:50.583Z] 0c2d73faf560: Verifying Checksum [2021-11-30T18:56:50.583Z] 0c2d73faf560: Download complete [2021-11-30T18:56:50.583Z] 4c7163046ea9: Verifying Checksum [2021-11-30T18:56:50.583Z] 4c7163046ea9: Download complete [2021-11-30T18:56:50.852Z] a0d0a0d46f8b: Pull complete [2021-11-30T18:56:50.852Z] 3e5f54012d9b: Pull complete [2021-11-30T18:56:51.120Z] 4c7163046ea9: Pull complete [2021-11-30T18:56:51.382Z] 0c2d73faf560: Pull complete [2021-11-30T18:56:51.382Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-30T18:56:51.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T18:56:51.382Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-30T18:56:51.458Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T18:56:51.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T18:56:52.012Z] $ docker top 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T18:56:52.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T18:56:52.165Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T18:56:52.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T18:56:52.222Z] $ docker exec 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent [2021-11-30T18:56:52.394Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBMeckc/agent.13 [2021-11-30T18:56:52.394Z] SSH_AGENT_PID=19 [2021-11-30T18:56:52.402Z] Running ssh-add (command line suppressed) [2021-11-30T18:56:52.473Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4780782286160295792.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4780782286160295792.key) [2021-11-30T18:56:52.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T18:56:52.810Z] + git tag --points-at HEAD [Pipeline] } [2021-11-30T18:56:52.814Z] $ docker exec --env ******** --env ******** 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent -k [2021-11-30T18:56:52.931Z] unset SSH_AUTH_SOCK; [2021-11-30T18:56:52.931Z] unset SSH_AGENT_PID; [2021-11-30T18:56:52.931Z] echo Agent pid 19 killed; [2021-11-30T18:56:52.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-30T18:56:52.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T18:56:52.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T18:56:53.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T18:56:53.088Z] $ docker exec 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent [2021-11-30T18:56:53.217Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdpJglb/agent.53 [2021-11-30T18:56:53.217Z] SSH_AGENT_PID=60 [2021-11-30T18:56:53.222Z] Running ssh-add (command line suppressed) [2021-11-30T18:56:53.312Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7176902999361209407.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7176902999361209407.key) [2021-11-30T18:56:53.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T18:56:53.633Z] + git semver init [2021-11-30T18:56:53.633Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T18:56:53.633Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-30T18:56:53.633Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-30T18:56:53.633Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T18:56:53.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T18:56:53.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T18:56:53.633Z] # $SEMVER_BRANCH = main [2021-11-30T18:56:53.633Z] # $SEMVER_TEMP = /tmp/semver-859678437 [2021-11-30T18:56:53.633Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-11-30T18:56:54.577Z] # '/tmp/semver-859678437' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-11-30T18:56:54.577Z] # -> Force: false [2021-11-30T18:56:54.577Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-30T18:56:54.587Z] $ docker exec --env ******** --env ******** 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 ssh-agent -k [2021-11-30T18:56:54.674Z] unset SSH_AUTH_SOCK; [2021-11-30T18:56:54.674Z] unset SSH_AGENT_PID; [2021-11-30T18:56:54.674Z] echo Agent pid 60 killed; [2021-11-30T18:56:54.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T18:56:55.000Z] + git semver [Pipeline] } [2021-11-30T18:56:55.013Z] $ docker stop --time=1 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 [2021-11-30T18:56:56.241Z] $ docker rm -f 4a9b30f05b79d1d8b3e5bd32916a7fa7f4d404ed0af94c5a580a71a0206bf0c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T18:56:56.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-30T18:56:56.816Z] Stashed 1 file(s) [Pipeline] echo [2021-11-30T18:56:56.819Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.2 [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-11-30T18:57:11.945Z] Still waiting to schedule task [2021-11-30T18:57:11.945Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-30T18:57:11.947Z] Still waiting to schedule task [2021-11-30T18:57:11.947Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-817’ [2021-11-30T18:59:15.372Z] Running on prd-centos7-docker-4c-2g-820 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-30T18:59:15.384Z] Running in /w/workspace/app-service-configurable/38 [Pipeline] { [Pipeline] checkout [2021-11-30T18:59:15.474Z] Selected Git installation does not exist. Using Default [2021-11-30T18:59:15.474Z] The recommended git tool is: NONE [2021-11-30T18:59:17.552Z] using credential edgex-jenkins-ssh [2021-11-30T18:59:17.567Z] Cloning the remote Git repository [2021-11-30T18:59:17.488Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-30T18:59:17.544Z] > git init /w/workspace/app-service-configurable/38 # timeout=10 [2021-11-30T18:59:17.577Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-30T18:59:17.577Z] > git --version # timeout=10 [2021-11-30T18:59:17.587Z] > git --version # 'git version 2.24.4' [2021-11-30T18:59:17.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T18:59:17.614Z] [INFO] Currently running in a labeled security context [2021-11-30T18:59:17.614Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-30T18:59:17.614Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/38@tmp/jenkins-gitclient-ssh4741113007595239836.key [2021-11-30T18:59:17.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T18:59:18.517Z] Avoid second fetch [2021-11-30T18:59:18.518Z] Checking out Revision d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (main) [2021-11-30T18:59:18.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-30T18:59:18.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T18:59:18.425Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T18:59:18.432Z] > git checkout -f d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 [2021-11-30T18:59:22.202Z] Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T18:59:22.505Z] provisioning config files... [2021-11-30T18:59:22.521Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config2098539210872481016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T18:59:22.923Z] ---> docker-login.sh [2021-11-30T18:59:22.923Z] nexus3.edgexfoundry.org:10001 [2021-11-30T18:59:22.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:59:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:59:23.188Z] Configure a credential helper to remove this warning. See [2021-11-30T18:59:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:59:23.188Z] [2021-11-30T18:59:23.188Z] Login Succeeded [2021-11-30T18:59:23.188Z] nexus3.edgexfoundry.org:10002 [2021-11-30T18:59:23.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:59:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:59:23.188Z] Configure a credential helper to remove this warning. See [2021-11-30T18:59:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:59:23.188Z] [2021-11-30T18:59:23.188Z] Login Succeeded [2021-11-30T18:59:23.188Z] nexus3.edgexfoundry.org:10003 [2021-11-30T18:59:23.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:59:23.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:59:23.188Z] Configure a credential helper to remove this warning. See [2021-11-30T18:59:23.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:59:23.188Z] [2021-11-30T18:59:23.188Z] Login Succeeded [2021-11-30T18:59:23.188Z] nexus3.edgexfoundry.org:10004 [2021-11-30T18:59:23.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:59:23.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:59:23.451Z] Configure a credential helper to remove this warning. See [2021-11-30T18:59:23.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:59:23.451Z] [2021-11-30T18:59:23.451Z] Login Succeeded [2021-11-30T18:59:23.451Z] docker.io [2021-11-30T18:59:23.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T18:59:23.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T18:59:23.713Z] Configure a credential helper to remove this warning. See [2021-11-30T18:59:23.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T18:59:23.713Z] [2021-11-30T18:59:23.713Z] Login Succeeded [2021-11-30T18:59:23.713Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T18:59:23.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-30T18:59:23.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T18:59:23.909Z] ========================================================= [2021-11-30T18:59:23.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-30T18:59:23.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-30T18:59:24.229Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-30T18:59:24.229Z] Sending build context to Docker daemon 200.7kB [2021-11-30T18:59:24.229Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-30T18:59:24.229Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-30T18:59:24.229Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-30T18:59:24.229Z] a0d0a0d46f8b: Pulling fs layer [2021-11-30T18:59:24.229Z] 31adcdaf11c8: Pulling fs layer [2021-11-30T18:59:24.229Z] b8b176561691: Pulling fs layer [2021-11-30T18:59:24.229Z] 4527c011a84f: Pulling fs layer [2021-11-30T18:59:24.229Z] 5d74067f8e1e: Pulling fs layer [2021-11-30T18:59:24.229Z] e0aca202a116: Pulling fs layer [2021-11-30T18:59:24.229Z] 3a43be97a3b4: Pulling fs layer [2021-11-30T18:59:24.229Z] 34cad66bf833: Pulling fs layer [2021-11-30T18:59:24.229Z] b4e3c513aaa6: Pulling fs layer [2021-11-30T18:59:24.229Z] 4527c011a84f: Waiting [2021-11-30T18:59:24.229Z] 5d74067f8e1e: Waiting [2021-11-30T18:59:24.229Z] e0aca202a116: Waiting [2021-11-30T18:59:24.229Z] 3a43be97a3b4: Waiting [2021-11-30T18:59:24.229Z] b4e3c513aaa6: Waiting [2021-11-30T18:59:24.229Z] 34cad66bf833: Waiting [2021-11-30T18:59:24.229Z] b8b176561691: Verifying Checksum [2021-11-30T18:59:24.229Z] b8b176561691: Download complete [2021-11-30T18:59:24.229Z] 31adcdaf11c8: Verifying Checksum [2021-11-30T18:59:24.229Z] 31adcdaf11c8: Download complete [2021-11-30T18:59:24.229Z] 5d74067f8e1e: Verifying Checksum [2021-11-30T18:59:24.229Z] 5d74067f8e1e: Download complete [2021-11-30T18:59:24.229Z] e0aca202a116: Verifying Checksum [2021-11-30T18:59:24.229Z] e0aca202a116: Download complete [2021-11-30T18:59:24.229Z] 3a43be97a3b4: Verifying Checksum [2021-11-30T18:59:24.229Z] 3a43be97a3b4: Download complete [2021-11-30T18:59:24.229Z] a0d0a0d46f8b: Verifying Checksum [2021-11-30T18:59:24.229Z] a0d0a0d46f8b: Download complete [2021-11-30T18:59:24.496Z] 34cad66bf833: Verifying Checksum [2021-11-30T18:59:24.496Z] 34cad66bf833: Download complete [2021-11-30T18:59:24.766Z] a0d0a0d46f8b: Pull complete [2021-11-30T18:59:25.034Z] 4527c011a84f: Verifying Checksum [2021-11-30T18:59:25.034Z] 4527c011a84f: Download complete [2021-11-30T18:59:25.034Z] b4e3c513aaa6: Verifying Checksum [2021-11-30T18:59:25.034Z] b4e3c513aaa6: Download complete [2021-11-30T18:59:25.034Z] 31adcdaf11c8: Pull complete [2021-11-30T18:59:25.034Z] b8b176561691: Pull complete [2021-11-30T18:59:29.293Z] 4527c011a84f: Pull complete [2021-11-30T18:59:29.293Z] 5d74067f8e1e: Pull complete [2021-11-30T18:59:29.293Z] e0aca202a116: Pull complete [2021-11-30T18:59:29.293Z] 3a43be97a3b4: Pull complete [2021-11-30T18:59:29.293Z] 34cad66bf833: Pull complete [2021-11-30T18:59:31.860Z] b4e3c513aaa6: Pull complete [2021-11-30T18:59:31.860Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-30T18:59:31.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-30T18:59:31.860Z] ---> 9f6097aaca64 [2021-11-30T18:59:31.860Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-30T18:59:36.088Z] ---> Running in ea121db188ff [2021-11-30T18:59:36.088Z] Removing intermediate container ea121db188ff [2021-11-30T18:59:36.088Z] ---> b81684f54442 [2021-11-30T18:59:36.088Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-30T18:59:36.088Z] ---> Running in d66d0ac6d25d [2021-11-30T18:59:36.088Z] Removing intermediate container d66d0ac6d25d [2021-11-30T18:59:36.088Z] ---> c58fe0e8b2bb [2021-11-30T18:59:36.088Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T18:59:36.088Z] ---> Running in 376ba521402c [2021-11-30T18:59:36.088Z] Removing intermediate container 376ba521402c [2021-11-30T18:59:36.088Z] ---> f5d3d7f1d53e [2021-11-30T18:59:36.088Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T18:59:36.088Z] ---> Running in 315bb7f6975e [2021-11-30T18:59:36.088Z] Removing intermediate container 315bb7f6975e [2021-11-30T18:59:36.088Z] ---> dffa042de3b1 [2021-11-30T18:59:36.088Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-30T18:59:36.363Z] ---> Running in 66f8343c4ba3 [2021-11-30T18:59:36.363Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T18:59:37.308Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T18:59:37.572Z] OK: 220 MiB in 52 packages [2021-11-30T18:59:37.837Z] Removing intermediate container 66f8343c4ba3 [2021-11-30T18:59:37.837Z] ---> 1d116c03e847 [2021-11-30T18:59:37.837Z] Step 8/12 : WORKDIR /app [2021-11-30T18:59:37.837Z] ---> Running in a90d98bd7e94 [2021-11-30T18:59:37.837Z] Removing intermediate container a90d98bd7e94 [2021-11-30T18:59:37.837Z] ---> 2086cf49a339 [2021-11-30T18:59:37.837Z] Step 9/12 : COPY . . [2021-11-30T18:59:38.100Z] ---> 130747807a02 [2021-11-30T18:59:38.100Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T18:59:38.100Z] ---> Running in 66a713426dac [2021-11-30T18:59:48.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-819 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-11-30T18:59:48.286Z] Running in /w/workspace/app-service-configurable/38 [Pipeline] { [Pipeline] checkout [2021-11-30T18:59:48.509Z] Selected Git installation does not exist. Using Default [2021-11-30T18:59:48.509Z] The recommended git tool is: NONE [2021-11-30T18:59:54.652Z] using credential edgex-jenkins-ssh [2021-11-30T18:59:54.671Z] Cloning the remote Git repository [2021-11-30T18:59:54.759Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-11-30T18:59:54.908Z] > git init /w/workspace/app-service-configurable/38 # timeout=10 [2021-11-30T18:59:55.052Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-11-30T18:59:55.053Z] > git --version # timeout=10 [2021-11-30T18:59:55.071Z] > git --version # 'git version 2.17.1' [2021-11-30T18:59:55.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-30T18:59:55.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T18:59:56.452Z] Avoid second fetch [2021-11-30T18:59:56.453Z] Checking out Revision d12ee3a0b5baed37547fcaca25ffc1f12635d3ea (main) [2021-11-30T18:59:56.410Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-11-30T18:59:56.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-30T18:59:56.476Z] > git config core.sparsecheckout # timeout=10 [2021-11-30T18:59:56.500Z] > git checkout -f d12ee3a0b5baed37547fcaca25ffc1f12635d3ea # timeout=10 [2021-11-30T19:00:00.954Z] Commit message: "build: Update to latest SDK w/o ZMQ on windows (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T19:00:02.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-30T19:00:02.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T19:00:02.051Z] Dload Upload Total Spent Left Speed [2021-11-30T19:00:02.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 65688 0 --:--:-- --:--:-- --:--:-- 65688 [Pipeline] sh [2021-11-30T19:00:02.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-30T19:00:02.860Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-30T19:00:02.860Z] + sudo tee /etc/docker/daemon.new [2021-11-30T19:00:02.860Z] { [2021-11-30T19:00:02.860Z] "registry-mirrors": [ [2021-11-30T19:00:02.860Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-30T19:00:02.860Z] ], [2021-11-30T19:00:02.860Z] "bip": "10.250.0.254/24", [2021-11-30T19:00:02.860Z] "hosts": [ [2021-11-30T19:00:02.860Z] "tcp://0.0.0.0:5555", [2021-11-30T19:00:02.860Z] "unix:///var/run/docker.sock" [2021-11-30T19:00:02.860Z] ], [2021-11-30T19:00:02.860Z] "mtu": 1458, [2021-11-30T19:00:02.860Z] "selinux-enabled": true, [2021-11-30T19:00:02.860Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-30T19:00:02.860Z] } [Pipeline] sh [2021-11-30T19:00:03.218Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-30T19:00:03.566Z] + sudo service docker restart [2021-11-30T19:00:10.275Z] Removing intermediate container 66a713426dac [2021-11-30T19:00:10.275Z] ---> d48ce18e2bf4 [2021-11-30T19:00:10.275Z] Step 11/12 : ARG MAKE="make build" [2021-11-30T19:00:10.275Z] ---> Running in 010f73f932ec [2021-11-30T19:00:10.275Z] Removing intermediate container 010f73f932ec [2021-11-30T19:00:10.275Z] ---> 3b7a9effd2de [2021-11-30T19:00:10.275Z] Step 12/12 : RUN $MAKE [2021-11-30T19:00:10.275Z] ---> Running in 36fe31ff931c [2021-11-30T19:00:10.275Z] noop [2021-11-30T19:00:10.275Z] Removing intermediate container 36fe31ff931c [2021-11-30T19:00:10.275Z] ---> 4fb5b44228b9 [2021-11-30T19:00:10.275Z] Successfully built 4fb5b44228b9 [2021-11-30T19:00:10.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:10.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T19:00:10.575Z] . [Pipeline] withDockerContainer [2021-11-30T19:00:10.648Z] prd-centos7-docker-4c-2g-820 does not seem to be running inside a container [2021-11-30T19:00:10.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@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-11-30T19:00:11.036Z] $ docker top c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T19:00:11.420Z] + go version [2021-11-30T19:00:11.420Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-30T19:00:11.432Z] $ docker stop --time=1 c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 [2021-11-30T19:00:12.603Z] $ docker rm -f c66bc097dd941094bbf936d2481fe1e66c419ed6e35b60a350fbb8ae9b854280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:13.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-30T19:00:13.079Z] . [Pipeline] withDockerContainer [2021-11-30T19:00:13.141Z] prd-centos7-docker-4c-2g-820 does not seem to be running inside a container [2021-11-30T19:00:13.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@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-11-30T19:00:13.502Z] $ docker top 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-30T19:00:13.875Z] + make test [2021-11-30T19:00:13.875Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T19:00:21.904Z] provisioning config files... [2021-11-30T19:00:21.929Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config3454856489258354847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:00:22.296Z] ---> docker-login.sh [2021-11-30T19:00:22.296Z] nexus3.edgexfoundry.org:10001 [2021-11-30T19:00:22.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:23.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:23.168Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:23.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:23.168Z] [2021-11-30T19:00:23.168Z] Login Succeeded [2021-11-30T19:00:23.444Z] nexus3.edgexfoundry.org:10002 [2021-11-30T19:00:23.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:23.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:23.993Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:23.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:23.993Z] [2021-11-30T19:00:23.993Z] Login Succeeded [2021-11-30T19:00:23.993Z] nexus3.edgexfoundry.org:10003 [2021-11-30T19:00:24.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:24.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:24.549Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:24.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:24.549Z] [2021-11-30T19:00:24.549Z] Login Succeeded [2021-11-30T19:00:24.549Z] nexus3.edgexfoundry.org:10004 [2021-11-30T19:00:24.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:25.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:25.105Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:25.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:25.105Z] [2021-11-30T19:00:25.105Z] Login Succeeded [2021-11-30T19:00:25.105Z] docker.io [2021-11-30T19:00:25.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:26.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:26.030Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:26.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:26.030Z] [2021-11-30T19:00:26.030Z] Login Succeeded [2021-11-30T19:00:26.030Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T19:00:26.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-30T19:00:26.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T19:00:26.411Z] ========================================================= [2021-11-30T19:00:26.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-30T19:00:26.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:26.782Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-30T19:00:26.782Z] Sending build context to Docker daemon 200.7kB [2021-11-30T19:00:27.380Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-30T19:00:27.380Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-30T19:00:27.380Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-30T19:00:27.380Z] 552d1f2373af: Pulling fs layer [2021-11-30T19:00:27.380Z] ea3f2d53f512: Pulling fs layer [2021-11-30T19:00:27.380Z] 9e70ebbbe112: Pulling fs layer [2021-11-30T19:00:27.380Z] 7a9cfe048b4a: Pulling fs layer [2021-11-30T19:00:27.380Z] 72dc09318566: Pulling fs layer [2021-11-30T19:00:27.380Z] f4f7b4309257: Pulling fs layer [2021-11-30T19:00:27.380Z] 0ac9a79272e3: Pulling fs layer [2021-11-30T19:00:27.380Z] b78e95d17946: Pulling fs layer [2021-11-30T19:00:27.380Z] 72dc09318566: Waiting [2021-11-30T19:00:27.380Z] f4f7b4309257: Waiting [2021-11-30T19:00:27.380Z] 0ac9a79272e3: Waiting [2021-11-30T19:00:27.380Z] b78e95d17946: Waiting [2021-11-30T19:00:27.380Z] 9e70ebbbe112: Verifying Checksum [2021-11-30T19:00:27.380Z] 9e70ebbbe112: Download complete [2021-11-30T19:00:27.380Z] ea3f2d53f512: Verifying Checksum [2021-11-30T19:00:27.380Z] ea3f2d53f512: Download complete [2021-11-30T19:00:27.380Z] 72dc09318566: Download complete [2021-11-30T19:00:27.380Z] f4f7b4309257: Verifying Checksum [2021-11-30T19:00:27.380Z] f4f7b4309257: Download complete [2021-11-30T19:00:27.380Z] 552d1f2373af: Verifying Checksum [2021-11-30T19:00:27.380Z] 552d1f2373af: Download complete [2021-11-30T19:00:27.380Z] 0ac9a79272e3: Verifying Checksum [2021-11-30T19:00:27.380Z] 0ac9a79272e3: Download complete [2021-11-30T19:00:28.384Z] 552d1f2373af: Pull complete [2021-11-30T19:00:28.868Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-30T19:00:28.868Z] CGO_ENABLED=1 go vet ./... [2021-11-30T19:00:29.251Z] ea3f2d53f512: Pull complete [2021-11-30T19:00:29.251Z] 9e70ebbbe112: Pull complete [2021-11-30T19:00:29.525Z] b78e95d17946: Verifying Checksum [2021-11-30T19:00:29.525Z] b78e95d17946: Download complete [2021-11-30T19:00:30.125Z] 7a9cfe048b4a: Verifying Checksum [2021-11-30T19:00:30.125Z] 7a9cfe048b4a: Download complete [2021-11-30T19:00:35.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T19:00:35.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T19:00:35.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T19:00:35.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-30T19:00:35.517Z] $ docker stop --time=1 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 [2021-11-30T19:00:36.929Z] $ docker rm -f 4db39df89722d800431a0ae603863eafc44383b76688c6148efaff673371ac77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T19:00:37.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-30T19:00:37.495Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-30T19:00:38.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-30T19:00:38.972Z] + ls -al . [2021-11-30T19:00:38.972Z] total 148 [2021-11-30T19:00:38.972Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 19:00 . [2021-11-30T19:00:38.972Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 30 18:59 .. [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 7608 Nov 30 18:59 Attribution.txt [2021-11-30T19:00:38.972Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 30 18:59 bin [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 23791 Nov 30 18:59 CHANGELOG.md [2021-11-30T19:00:38.972Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 30 19:00 coverage.out [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 2064 Nov 30 18:59 Dockerfile [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 119 Nov 30 18:59 .dockerignore [2021-11-30T19:00:38.972Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 30 18:59 .git [2021-11-30T19:00:38.972Z] drwxrwxr-x. 2 jenkins jenkins 104 Nov 30 18:59 .github [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 104 Nov 30 18:59 .gitignore [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 135 Nov 30 18:59 go.mod [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 49217 Nov 30 18:59 go.sum [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 30 18:59 GOVERNANCE.md [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 687 Nov 30 18:59 Jenkinsfile [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 30 18:59 LICENSE [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 1949 Nov 30 18:59 main.go [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 1614 Nov 30 18:59 makefile [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 618 Nov 30 18:59 OWNERS.md [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 3429 Nov 30 18:59 README.md [2021-11-30T19:00:38.972Z] drwxrwxr-x. 9 jenkins jenkins 151 Nov 30 18:59 res [2021-11-30T19:00:38.972Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 30 18:59 snap [2021-11-30T19:00:38.972Z] -rw-rw-r--. 1 jenkins jenkins 11 Nov 30 18:56 VERSION [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:39.267Z] + 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=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea --label arch=amd64 --label version=2.2.0-dev.2 . [2021-11-30T19:00:39.267Z] Sending build context to Docker daemon 201.7kB [2021-11-30T19:00:39.267Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-30T19:00:39.267Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-30T19:00:39.267Z] ---> 4fb5b44228b9 [2021-11-30T19:00:39.267Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-30T19:00:39.267Z] ---> Running in c2b0d7d9aabc [2021-11-30T19:00:39.267Z] Removing intermediate container c2b0d7d9aabc [2021-11-30T19:00:39.267Z] ---> 9dfb7e4ef2ce [2021-11-30T19:00:39.267Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-30T19:00:39.267Z] ---> Running in da99ba7c1106 [2021-11-30T19:00:39.527Z] Removing intermediate container da99ba7c1106 [2021-11-30T19:00:39.527Z] ---> 7d6feb41ab68 [2021-11-30T19:00:39.527Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T19:00:39.527Z] ---> Running in 56a55bc14ad1 [2021-11-30T19:00:39.527Z] Removing intermediate container 56a55bc14ad1 [2021-11-30T19:00:39.527Z] ---> 92a7e3adb235 [2021-11-30T19:00:39.527Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T19:00:39.527Z] ---> Running in 9c65962f2390 [2021-11-30T19:00:40.096Z] Removing intermediate container 9c65962f2390 [2021-11-30T19:00:40.096Z] ---> c34cd4d4fc3e [2021-11-30T19:00:40.096Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-30T19:00:40.096Z] ---> Running in 2479b8812b68 [2021-11-30T19:00:40.293Z] 7a9cfe048b4a: Pull complete [2021-11-30T19:00:40.293Z] 72dc09318566: Pull complete [2021-11-30T19:00:40.358Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T19:00:40.566Z] f4f7b4309257: Pull complete [2021-11-30T19:00:40.838Z] 0ac9a79272e3: Pull complete [2021-11-30T19:00:41.298Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T19:00:41.298Z] OK: 220 MiB in 52 packages [2021-11-30T19:00:41.556Z] Removing intermediate container 2479b8812b68 [2021-11-30T19:00:41.556Z] ---> 5574961edd8f [2021-11-30T19:00:41.556Z] Step 8/26 : WORKDIR /app [2021-11-30T19:00:41.556Z] ---> Running in e93513d3f63a [2021-11-30T19:00:41.816Z] Removing intermediate container e93513d3f63a [2021-11-30T19:00:41.816Z] ---> cf143894dc52 [2021-11-30T19:00:41.816Z] Step 9/26 : COPY . . [2021-11-30T19:00:41.816Z] ---> d14dec8ae239 [2021-11-30T19:00:41.816Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T19:00:41.816Z] ---> Running in 3e3d07aecb91 [2021-11-30T19:00:42.394Z] Removing intermediate container 3e3d07aecb91 [2021-11-30T19:00:42.394Z] ---> da3d1bef66a2 [2021-11-30T19:00:42.394Z] Step 11/26 : ARG MAKE="make build" [2021-11-30T19:00:42.394Z] ---> Running in b2ba02f328f4 [2021-11-30T19:00:42.660Z] Removing intermediate container b2ba02f328f4 [2021-11-30T19:00:42.660Z] ---> 99b4bf3b59de [2021-11-30T19:00:42.660Z] Step 12/26 : RUN $MAKE [2021-11-30T19:00:42.660Z] ---> Running in 3ac85651e3c4 [2021-11-30T19:00:42.922Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.2" -o app-service-configurable [2021-11-30T19:00:47.571Z] b78e95d17946: Pull complete [2021-11-30T19:00:47.571Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-30T19:00:47.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-30T19:00:47.571Z] ---> 8b459fc5aaf0 [2021-11-30T19:00:47.571Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-30T19:00:48.581Z] ---> Running in efc3ac6f7468 [2021-11-30T19:00:48.870Z] Removing intermediate container efc3ac6f7468 [2021-11-30T19:00:48.870Z] ---> e234e8b9b3d2 [2021-11-30T19:00:48.870Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-30T19:00:48.870Z] ---> Running in 339658c97a8f [2021-11-30T19:00:49.469Z] Removing intermediate container 339658c97a8f [2021-11-30T19:00:49.469Z] ---> a488588e4839 [2021-11-30T19:00:49.469Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T19:00:49.469Z] ---> Running in 19df3b906c9a [2021-11-30T19:00:50.067Z] Removing intermediate container 19df3b906c9a [2021-11-30T19:00:50.067Z] ---> 8cf1473831df [2021-11-30T19:00:50.067Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T19:00:50.067Z] ---> Running in 76f4e124ea6c [2021-11-30T19:00:52.053Z] Removing intermediate container 76f4e124ea6c [2021-11-30T19:00:52.053Z] ---> cb75829357dc [2021-11-30T19:00:52.053Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-30T19:00:52.053Z] ---> Running in f7ff988a96af [2021-11-30T19:00:53.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T19:00:54.081Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T19:00:55.060Z] OK: 219 MiB in 52 packages [2021-11-30T19:00:55.250Z] Removing intermediate container 3ac85651e3c4 [2021-11-30T19:00:55.250Z] ---> daa7066bf041 [2021-11-30T19:00:55.250Z] Step 13/26 : FROM alpine:3.14 [2021-11-30T19:00:55.250Z] 3.14: Pulling from library/alpine [2021-11-30T19:00:55.250Z] 97518928ae5f: Pulling fs layer [2021-11-30T19:00:55.250Z] 97518928ae5f: Verifying Checksum [2021-11-30T19:00:55.250Z] 97518928ae5f: Download complete [2021-11-30T19:00:55.250Z] 97518928ae5f: Pull complete [2021-11-30T19:00:55.250Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T19:00:55.250Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T19:00:55.250Z] ---> 0a97eee8041e [2021-11-30T19:00:55.250Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T19:00:55.250Z] ---> Running in 6830b2864729 [2021-11-30T19:00:55.250Z] Removing intermediate container 6830b2864729 [2021-11-30T19:00:55.250Z] ---> 966ebb861335 [2021-11-30T19:00:55.250Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-30T19:00:55.250Z] ---> Running in 1c3a16683387 [2021-11-30T19:00:55.511Z] Removing intermediate container 1c3a16683387 [2021-11-30T19:00:55.511Z] ---> e7dc7d7ad253 [2021-11-30T19:00:55.511Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-30T19:00:55.511Z] ---> Running in 2a3403dc87d7 [2021-11-30T19:00:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-30T19:00:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-30T19:00:56.034Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-30T19:00:56.034Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-30T19:00:56.034Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T19:00:56.034Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-30T19:00:56.034Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T19:00:56.034Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-30T19:00:56.034Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-30T19:00:56.034Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T19:00:56.034Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T19:00:56.034Z] OK: 9 MiB in 21 packages [2021-11-30T19:00:56.046Z] Removing intermediate container f7ff988a96af [2021-11-30T19:00:56.046Z] ---> 6b756f2f7c51 [2021-11-30T19:00:56.046Z] Step 8/12 : WORKDIR /app [2021-11-30T19:00:56.046Z] ---> Running in ed1e46f5981b [2021-11-30T19:00:56.318Z] Removing intermediate container ed1e46f5981b [2021-11-30T19:00:56.318Z] ---> 6634a032ca89 [2021-11-30T19:00:56.318Z] Step 9/12 : COPY . . [2021-11-30T19:00:56.604Z] Removing intermediate container 2a3403dc87d7 [2021-11-30T19:00:56.604Z] ---> add278674cd7 [2021-11-30T19:00:56.604Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-30T19:00:56.604Z] ---> 2e8250946d75 [2021-11-30T19:00:56.604Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-30T19:00:56.871Z] ---> a09f81499d52 [2021-11-30T19:00:56.871Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-30T19:00:56.871Z] ---> eac4592b83b4 [2021-11-30T19:00:56.871Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-30T19:00:57.310Z] ---> 28336ea4491c [2021-11-30T19:00:57.310Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T19:00:57.310Z] ---> Running in 87f67d3553eb [2021-11-30T19:00:57.446Z] ---> fc5fae64dd73 [2021-11-30T19:00:57.446Z] Step 21/26 : EXPOSE 48095 [2021-11-30T19:00:57.446Z] ---> Running in 1915296d6a21 [2021-11-30T19:00:57.446Z] Removing intermediate container 1915296d6a21 [2021-11-30T19:00:57.446Z] ---> d36a1a55ef8d [2021-11-30T19:00:57.446Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-30T19:00:57.446Z] ---> Running in 918db1e13abd [2021-11-30T19:00:57.446Z] Removing intermediate container 918db1e13abd [2021-11-30T19:00:57.446Z] ---> 701845f08382 [2021-11-30T19:00:57.446Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T19:00:57.446Z] ---> Running in 6c35ab139d25 [2021-11-30T19:00:57.707Z] Removing intermediate container 6c35ab139d25 [2021-11-30T19:00:57.707Z] ---> 71f1a6a27582 [2021-11-30T19:00:57.707Z] Step 24/26 : LABEL arch=amd64 [2021-11-30T19:00:57.707Z] ---> Running in 1aaf0b6624ed [2021-11-30T19:00:57.707Z] Removing intermediate container 1aaf0b6624ed [2021-11-30T19:00:57.707Z] ---> 0bf4d3a8bb11 [2021-11-30T19:00:57.707Z] Step 25/26 : LABEL git_sha=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:00:57.707Z] ---> Running in 601e65bc5278 [2021-11-30T19:00:57.975Z] Removing intermediate container 601e65bc5278 [2021-11-30T19:00:57.975Z] ---> 134c427fabaa [2021-11-30T19:00:57.975Z] Step 26/26 : LABEL version=2.2.0-dev.2 [2021-11-30T19:00:57.975Z] ---> Running in 9c27c40a10ed [2021-11-30T19:00:57.975Z] Removing intermediate container 9c27c40a10ed [2021-11-30T19:00:57.975Z] ---> 58f1bc34fa7e [2021-11-30T19:00:57.975Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-30T19:00:57.975Z] Successfully built 58f1bc34fa7e [2021-11-30T19:00:57.975Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T19:00:58.131Z] provisioning config files... [2021-11-30T19:00:58.140Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config7244729625093532692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:00:58.448Z] ---> docker-login.sh [2021-11-30T19:00:58.448Z] nexus3.edgexfoundry.org:10001 [2021-11-30T19:00:58.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:58.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:58.448Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:58.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:58.448Z] [2021-11-30T19:00:58.448Z] Login Succeeded [2021-11-30T19:00:58.448Z] nexus3.edgexfoundry.org:10002 [2021-11-30T19:00:58.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:58.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:58.448Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:58.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:58.448Z] [2021-11-30T19:00:58.448Z] Login Succeeded [2021-11-30T19:00:58.448Z] nexus3.edgexfoundry.org:10003 [2021-11-30T19:00:58.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:58.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:58.708Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:58.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:58.708Z] [2021-11-30T19:00:58.708Z] Login Succeeded [2021-11-30T19:00:58.708Z] nexus3.edgexfoundry.org:10004 [2021-11-30T19:00:58.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:58.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:58.708Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:58.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:58.708Z] [2021-11-30T19:00:58.708Z] Login Succeeded [2021-11-30T19:00:58.708Z] docker.io [2021-11-30T19:00:58.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:00:59.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:00:59.227Z] Configure a credential helper to remove this warning. See [2021-11-30T19:00:59.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:00:59.227Z] [2021-11-30T19:00:59.227Z] Login Succeeded [2021-11-30T19:00:59.227Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T19:00:59.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-30T19:00:59.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T19:00:59.280Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-11-30T19:00:59.280Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:00:59.280Z] latest [2021-11-30T19:00:59.280Z] 2.2.0-dev.2 [2021-11-30T19:00:59.280Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:00:59.280Z] main [2021-11-30T19:00:59.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:59.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:00:59.906Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:00:59.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-30T19:00:59.906Z] f75fd37f382d: Preparing [2021-11-30T19:00:59.906Z] 9a3cd3df565c: Preparing [2021-11-30T19:00:59.906Z] 91bfeb41fa39: Preparing [2021-11-30T19:00:59.906Z] f36dd0c9e442: Preparing [2021-11-30T19:00:59.906Z] 70f1fc22d236: Preparing [2021-11-30T19:00:59.906Z] 1a058d5342cc: Preparing [2021-11-30T19:00:59.906Z] 1a058d5342cc: Waiting [2021-11-30T19:01:00.170Z] 91bfeb41fa39: Pushed [2021-11-30T19:01:00.170Z] 9a3cd3df565c: Pushed [2021-11-30T19:01:00.170Z] 1a058d5342cc: Layer already exists [2021-11-30T19:01:00.170Z] f36dd0c9e442: Pushed [2021-11-30T19:01:00.170Z] 70f1fc22d236: Pushed [2021-11-30T19:01:01.571Z] f75fd37f382d: Pushed [2021-11-30T19:01:01.571Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:01.868Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:02.187Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-30T19:01:02.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-30T19:01:02.187Z] f75fd37f382d: Preparing [2021-11-30T19:01:02.187Z] 9a3cd3df565c: Preparing [2021-11-30T19:01:02.187Z] 91bfeb41fa39: Preparing [2021-11-30T19:01:02.187Z] f36dd0c9e442: Preparing [2021-11-30T19:01:02.187Z] 70f1fc22d236: Preparing [2021-11-30T19:01:02.187Z] 1a058d5342cc: Preparing [2021-11-30T19:01:02.187Z] 1a058d5342cc: Waiting [2021-11-30T19:01:02.187Z] f75fd37f382d: Layer already exists [2021-11-30T19:01:02.187Z] 9a3cd3df565c: Layer already exists [2021-11-30T19:01:02.187Z] 70f1fc22d236: Layer already exists [2021-11-30T19:01:02.187Z] 91bfeb41fa39: Layer already exists [2021-11-30T19:01:02.187Z] f36dd0c9e442: Layer already exists [2021-11-30T19:01:02.187Z] 1a058d5342cc: Layer already exists [2021-11-30T19:01:02.187Z] latest: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:02.483Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:02.772Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 [2021-11-30T19:01:02.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-30T19:01:02.772Z] f75fd37f382d: Preparing [2021-11-30T19:01:02.772Z] 9a3cd3df565c: Preparing [2021-11-30T19:01:02.772Z] 91bfeb41fa39: Preparing [2021-11-30T19:01:02.772Z] f36dd0c9e442: Preparing [2021-11-30T19:01:02.772Z] 70f1fc22d236: Preparing [2021-11-30T19:01:02.772Z] 1a058d5342cc: Preparing [2021-11-30T19:01:02.772Z] 1a058d5342cc: Waiting [2021-11-30T19:01:02.772Z] 70f1fc22d236: Layer already exists [2021-11-30T19:01:02.772Z] 91bfeb41fa39: Layer already exists [2021-11-30T19:01:02.772Z] 9a3cd3df565c: Layer already exists [2021-11-30T19:01:02.772Z] f36dd0c9e442: Layer already exists [2021-11-30T19:01:02.772Z] f75fd37f382d: Layer already exists [2021-11-30T19:01:02.772Z] 1a058d5342cc: Layer already exists [2021-11-30T19:01:02.772Z] 2.2.0-dev.2: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:03.076Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:03.373Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:01:03.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-30T19:01:03.373Z] f75fd37f382d: Preparing [2021-11-30T19:01:03.373Z] 9a3cd3df565c: Preparing [2021-11-30T19:01:03.373Z] 91bfeb41fa39: Preparing [2021-11-30T19:01:03.373Z] f36dd0c9e442: Preparing [2021-11-30T19:01:03.373Z] 70f1fc22d236: Preparing [2021-11-30T19:01:03.373Z] 1a058d5342cc: Preparing [2021-11-30T19:01:03.373Z] 1a058d5342cc: Waiting [2021-11-30T19:01:03.373Z] 9a3cd3df565c: Layer already exists [2021-11-30T19:01:03.373Z] 91bfeb41fa39: Layer already exists [2021-11-30T19:01:03.373Z] 70f1fc22d236: Layer already exists [2021-11-30T19:01:03.373Z] f36dd0c9e442: Layer already exists [2021-11-30T19:01:03.373Z] f75fd37f382d: Layer already exists [2021-11-30T19:01:03.373Z] 1a058d5342cc: Layer already exists [2021-11-30T19:01:03.373Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:03.672Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:03.964Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-11-30T19:01:03.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-11-30T19:01:03.964Z] f75fd37f382d: Preparing [2021-11-30T19:01:03.964Z] 9a3cd3df565c: Preparing [2021-11-30T19:01:03.964Z] 91bfeb41fa39: Preparing [2021-11-30T19:01:03.964Z] f36dd0c9e442: Preparing [2021-11-30T19:01:03.964Z] 70f1fc22d236: Preparing [2021-11-30T19:01:03.964Z] 1a058d5342cc: Preparing [2021-11-30T19:01:03.964Z] 1a058d5342cc: Waiting [2021-11-30T19:01:03.964Z] f36dd0c9e442: Layer already exists [2021-11-30T19:01:03.964Z] 91bfeb41fa39: Layer already exists [2021-11-30T19:01:03.964Z] 9a3cd3df565c: Layer already exists [2021-11-30T19:01:03.964Z] f75fd37f382d: Layer already exists [2021-11-30T19:01:03.964Z] 70f1fc22d236: Layer already exists [2021-11-30T19:01:03.964Z] 1a058d5342cc: Layer already exists [2021-11-30T19:01:03.964Z] main: digest: sha256:9703da8de1e8c6043eadddb68bf3cc3f605b57b124eb1645e4e74d134c5f7ea8 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-30T19:01:03.998Z] ===================================================== [Pipeline] echo [2021-11-30T19:01:04.007Z] taggedImages: [2021-11-30T19:01:04.007Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:01:04.007Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-11-30T19:01:04.007Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.2 [2021-11-30T19:01:04.007Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:01:04.007Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:04.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:01:04.517Z] [2021-11-30T19:01:04.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:01:04.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:01:04.826Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T19:01:04.826Z] b4d181a07f80: Pulling fs layer [2021-11-30T19:01:04.826Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T19:01:04.826Z] ed53099fbce6: Pulling fs layer [2021-11-30T19:01:04.826Z] dc539afda2c1: Pulling fs layer [2021-11-30T19:01:04.826Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T19:01:04.826Z] 9065ff56babe: Pulling fs layer [2021-11-30T19:01:04.826Z] d287ab97295c: Pulling fs layer [2021-11-30T19:01:04.826Z] dc539afda2c1: Waiting [2021-11-30T19:01:04.826Z] 77bc0d833cb6: Waiting [2021-11-30T19:01:04.826Z] 9065ff56babe: Waiting [2021-11-30T19:01:04.826Z] d287ab97295c: Waiting [2021-11-30T19:01:04.826Z] a1111a8f2ec3: Verifying Checksum [2021-11-30T19:01:04.826Z] a1111a8f2ec3: Download complete [2021-11-30T19:01:04.826Z] dc539afda2c1: Verifying Checksum [2021-11-30T19:01:04.826Z] dc539afda2c1: Download complete [2021-11-30T19:01:04.826Z] ed53099fbce6: Verifying Checksum [2021-11-30T19:01:04.826Z] ed53099fbce6: Download complete [2021-11-30T19:01:05.088Z] 9065ff56babe: Verifying Checksum [2021-11-30T19:01:05.089Z] 9065ff56babe: Download complete [2021-11-30T19:01:05.089Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T19:01:05.089Z] 77bc0d833cb6: Download complete [2021-11-30T19:01:05.089Z] b4d181a07f80: Verifying Checksum [2021-11-30T19:01:05.089Z] b4d181a07f80: Download complete [2021-11-30T19:01:05.659Z] d287ab97295c: Verifying Checksum [2021-11-30T19:01:05.659Z] d287ab97295c: Download complete [2021-11-30T19:01:06.636Z] b4d181a07f80: Pull complete [2021-11-30T19:01:06.900Z] a1111a8f2ec3: Pull complete [2021-11-30T19:01:07.161Z] ed53099fbce6: Pull complete [2021-11-30T19:01:07.419Z] dc539afda2c1: Pull complete [2021-11-30T19:01:07.681Z] 77bc0d833cb6: Pull complete [2021-11-30T19:01:07.681Z] 9065ff56babe: Pull complete [2021-11-30T19:01:13.041Z] d287ab97295c: Pull complete [2021-11-30T19:01:13.041Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T19:01:13.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:01:13.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T19:01:13.136Z] prd-centos7-docker-4c-2g-820 does not seem to be running inside a container [2021-11-30T19:01:13.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-30T19:01:15.770Z] $ docker top 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:01:16.233Z] ---> job-cost.sh [2021-11-30T19:01:16.233Z] lf-activate-venv: SKIPPING [2021-11-30T19:01:16.233Z] INFO: No Stack... [2021-11-30T19:01:16.494Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T19:01:16.754Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T19:01:17.049Z] + cat /w/workspace/app-service-configurable/38/archives/cost.csv [2021-11-30T19:01:17.049Z] + cut -d, -f6 [Pipeline] lock [2021-11-30T19:01:17.077Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [2021-11-30T19:01:17.084Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] did not exist. Created. [2021-11-30T19:01:17.084Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T19:01:17.389Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-30T19:01:17.410Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T19:01:17.416Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T19:01:17.428Z] $ docker stop --time=1 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 [2021-11-30T19:01:18.574Z] $ docker rm -f 1cbb2b45ea1786fea71c291e332f6211fa1750dd89d6c7f33452eac7f464dcc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-30T19:02:19.162Z] Removing intermediate container 87f67d3553eb [2021-11-30T19:02:19.162Z] ---> 77fa64bcc484 [2021-11-30T19:02:19.162Z] Step 11/12 : ARG MAKE="make build" [2021-11-30T19:02:19.162Z] ---> Running in 18e8c99832bc [2021-11-30T19:02:19.162Z] Removing intermediate container 18e8c99832bc [2021-11-30T19:02:19.162Z] ---> bf36612d93ce [2021-11-30T19:02:19.162Z] Step 12/12 : RUN $MAKE [2021-11-30T19:02:19.162Z] ---> Running in a12484862a86 [2021-11-30T19:02:19.162Z] noop [2021-11-30T19:02:19.162Z] Removing intermediate container a12484862a86 [2021-11-30T19:02:19.162Z] ---> ac7cb0c3763d [2021-11-30T19:02:19.162Z] Successfully built ac7cb0c3763d [2021-11-30T19:02:19.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:02:19.505Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T19:02:19.505Z] . [Pipeline] withDockerContainer [2021-11-30T19:02:19.773Z] prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container [2021-11-30T19:02:19.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T19:02:21.329Z] $ docker top 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T19:02:22.288Z] + go version [2021-11-30T19:02:22.288Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-30T19:02:22.322Z] $ docker stop --time=1 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 [2021-11-30T19:02:24.027Z] $ docker rm -f 996647aea7bf463c7d717c1e83a8416a8bfbc13a07a0fa5e77b333eb1d8c0e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:02:24.816Z] + docker inspect -f . ci-base-image-arm64 [2021-11-30T19:02:24.816Z] . [Pipeline] withDockerContainer [2021-11-30T19:02:25.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container [2021-11-30T19:02:25.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-30T19:02:26.651Z] $ docker top faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-30T19:02:27.650Z] + make test [2021-11-30T19:02:27.650Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-11-30T19:03:24.226Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-11-30T19:03:24.226Z] CGO_ENABLED=1 go vet ./... [2021-11-30T19:03:46.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-30T19:03:46.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-30T19:03:46.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-30T19:03:48.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-30T19:03:48.487Z] $ docker stop --time=1 faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 [2021-11-30T19:03:50.359Z] $ docker rm -f faa2bad74692a4c7d29be6754e16b8b0c1546c7ee4432badcfe0e74e7c2fd058 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T19:03:51.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-30T19:03:51.272Z] Warning: overwriting stash ‘coverage-report’ [2021-11-30T19:03:51.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-30T19:03:52.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-30T19:03:52.523Z] + ls -al . [2021-11-30T19:03:52.523Z] total 172 [2021-11-30T19:03:52.523Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 30 19:03 . [2021-11-30T19:03:52.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 30 18:59 .. [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 30 18:59 .dockerignore [2021-11-30T19:03:52.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 30 19:00 .git [2021-11-30T19:03:52.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 18:59 .github [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 104 Nov 30 18:59 .gitignore [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 7608 Nov 30 18:59 Attribution.txt [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 23791 Nov 30 18:59 CHANGELOG.md [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 2064 Nov 30 18:59 Dockerfile [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 30 18:59 GOVERNANCE.md [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 687 Nov 30 18:59 Jenkinsfile [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 30 18:59 LICENSE [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 30 18:59 OWNERS.md [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 3429 Nov 30 18:59 README.md [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 30 18:56 VERSION [2021-11-30T19:03:52.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 18:59 bin [2021-11-30T19:03:52.523Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 30 19:02 coverage.out [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 135 Nov 30 18:59 go.mod [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 49217 Nov 30 18:59 go.sum [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 30 18:59 main.go [2021-11-30T19:03:52.523Z] -rw-rw-r-- 1 jenkins jenkins 1614 Nov 30 18:59 makefile [2021-11-30T19:03:52.523Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 18:59 res [2021-11-30T19:03:52.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 30 18:59 snap [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:03:52.857Z] + 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=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea --label arch=arm64 --label version=2.2.0-dev.2 . [2021-11-30T19:03:52.857Z] Sending build context to Docker daemon 201.7kB [2021-11-30T19:03:53.129Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-11-30T19:03:53.129Z] Step 2/26 : FROM ${BASE} AS builder [2021-11-30T19:03:53.129Z] ---> ac7cb0c3763d [2021-11-30T19:03:53.129Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-30T19:03:53.406Z] ---> Running in 73dcbee99152 [2021-11-30T19:03:54.003Z] Removing intermediate container 73dcbee99152 [2021-11-30T19:03:54.003Z] ---> b2d367abe545 [2021-11-30T19:03:54.003Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-11-30T19:03:54.003Z] ---> Running in bc21b84eea13 [2021-11-30T19:03:54.277Z] Removing intermediate container bc21b84eea13 [2021-11-30T19:03:54.277Z] ---> 55a502f8f1ba [2021-11-30T19:03:54.277Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T19:03:54.552Z] ---> Running in 0b7d410cf112 [2021-11-30T19:03:54.831Z] Removing intermediate container 0b7d410cf112 [2021-11-30T19:03:54.831Z] ---> 202b8c156c18 [2021-11-30T19:03:54.831Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-30T19:03:55.105Z] ---> Running in f3cb74422ab7 [2021-11-30T19:03:57.088Z] Removing intermediate container f3cb74422ab7 [2021-11-30T19:03:57.088Z] ---> eee190a94a3b [2021-11-30T19:03:57.088Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-30T19:03:57.088Z] ---> Running in f28c0807b8e1 [2021-11-30T19:03:58.069Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T19:03:59.045Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T19:04:00.022Z] OK: 219 MiB in 52 packages [2021-11-30T19:04:00.624Z] Removing intermediate container f28c0807b8e1 [2021-11-30T19:04:00.624Z] ---> ad16e23c708b [2021-11-30T19:04:00.624Z] Step 8/26 : WORKDIR /app [2021-11-30T19:04:00.900Z] ---> Running in 95635e71e590 [2021-11-30T19:04:01.173Z] Removing intermediate container 95635e71e590 [2021-11-30T19:04:01.173Z] ---> f840b88818e6 [2021-11-30T19:04:01.173Z] Step 9/26 : COPY . . [2021-11-30T19:04:02.157Z] ---> 4e30748fa7e8 [2021-11-30T19:04:02.158Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-30T19:04:02.158Z] ---> Running in df088f6ae196 [2021-11-30T19:04:04.804Z] Removing intermediate container df088f6ae196 [2021-11-30T19:04:04.804Z] ---> 0db2b6696dd6 [2021-11-30T19:04:04.804Z] Step 11/26 : ARG MAKE="make build" [2021-11-30T19:04:04.804Z] ---> Running in ba90f0655dd2 [2021-11-30T19:04:05.399Z] Removing intermediate container ba90f0655dd2 [2021-11-30T19:04:05.399Z] ---> 04dba733d822 [2021-11-30T19:04:05.399Z] Step 12/26 : RUN $MAKE [2021-11-30T19:04:05.399Z] ---> Running in 76eafe0deed5 [2021-11-30T19:04:06.842Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.2" -o app-service-configurable [2021-11-30T19:04:54.227Z] Removing intermediate container 76eafe0deed5 [2021-11-30T19:04:54.227Z] ---> c846b68fefa1 [2021-11-30T19:04:54.227Z] Step 13/26 : FROM alpine:3.14 [2021-11-30T19:04:54.227Z] 3.14: Pulling from library/alpine [2021-11-30T19:04:54.227Z] be307f383ecc: Pulling fs layer [2021-11-30T19:04:54.227Z] be307f383ecc: Download complete [2021-11-30T19:04:54.227Z] be307f383ecc: Pull complete [2021-11-30T19:04:54.227Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-30T19:04:54.227Z] Status: Downloaded newer image for alpine:3.14 [2021-11-30T19:04:54.227Z] ---> 5b8b7b635229 [2021-11-30T19:04:54.227Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-30T19:04:54.227Z] ---> Running in 778fc2ff51de [2021-11-30T19:04:54.227Z] Removing intermediate container 778fc2ff51de [2021-11-30T19:04:54.227Z] ---> 2306856d8b22 [2021-11-30T19:04:54.227Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-11-30T19:04:54.227Z] ---> Running in 813598f2ff1d [2021-11-30T19:04:54.227Z] Removing intermediate container 813598f2ff1d [2021-11-30T19:04:54.227Z] ---> 955b96717de6 [2021-11-30T19:04:54.227Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-11-30T19:04:54.227Z] ---> Running in 2cd4434b2342 [2021-11-30T19:04:54.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-30T19:04:54.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-30T19:04:54.227Z] (1/7) Installing ca-certificates (20191127-r5) [2021-11-30T19:04:54.227Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-11-30T19:04:54.227Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-11-30T19:04:54.227Z] (4/7) Installing libsodium (1.0.18-r0) [2021-11-30T19:04:54.227Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-30T19:04:54.227Z] (6/7) Installing libzmq (4.3.4-r0) [2021-11-30T19:04:54.227Z] (7/7) Installing zeromq (4.3.4-r0) [2021-11-30T19:04:54.227Z] Executing busybox-1.33.1-r6.trigger [2021-11-30T19:04:54.227Z] Executing ca-certificates-20191127-r5.trigger [2021-11-30T19:04:54.227Z] OK: 9 MiB in 21 packages [2021-11-30T19:04:54.227Z] Removing intermediate container 2cd4434b2342 [2021-11-30T19:04:54.227Z] ---> 00feb075eb92 [2021-11-30T19:04:54.227Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-30T19:04:54.498Z] ---> 7deab40f617b [2021-11-30T19:04:54.499Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-30T19:04:55.094Z] ---> 6212f2a8b9f5 [2021-11-30T19:04:55.094Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-11-30T19:04:56.070Z] ---> 7f386f5cc56c [2021-11-30T19:04:56.070Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-11-30T19:04:57.045Z] ---> d2a0ff849d1b [2021-11-30T19:04:57.045Z] Step 21/26 : EXPOSE 48095 [2021-11-30T19:04:57.319Z] ---> Running in 903c93d554b6 [2021-11-30T19:04:57.598Z] Removing intermediate container 903c93d554b6 [2021-11-30T19:04:57.598Z] ---> 279510d74408 [2021-11-30T19:04:57.598Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-11-30T19:04:57.874Z] ---> Running in 357f4ee43200 [2021-11-30T19:04:58.145Z] Removing intermediate container 357f4ee43200 [2021-11-30T19:04:58.145Z] ---> e01d1016488c [2021-11-30T19:04:58.145Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-30T19:04:58.417Z] ---> Running in e4adf00d0bdd [2021-11-30T19:04:58.689Z] Removing intermediate container e4adf00d0bdd [2021-11-30T19:04:58.689Z] ---> 1dede643891a [2021-11-30T19:04:58.689Z] Step 24/26 : LABEL arch=arm64 [2021-11-30T19:04:58.689Z] ---> Running in 40f3f52a0375 [2021-11-30T19:04:59.286Z] Removing intermediate container 40f3f52a0375 [2021-11-30T19:04:59.286Z] ---> 1335d22fb5f2 [2021-11-30T19:04:59.286Z] Step 25/26 : LABEL git_sha=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:04:59.286Z] ---> Running in 42faf3c96647 [2021-11-30T19:04:59.882Z] Removing intermediate container 42faf3c96647 [2021-11-30T19:04:59.882Z] ---> 80df83ba7749 [2021-11-30T19:04:59.882Z] Step 26/26 : LABEL version=2.2.0-dev.2 [2021-11-30T19:04:59.882Z] ---> Running in 30221fd12f2c [2021-11-30T19:05:00.157Z] Removing intermediate container 30221fd12f2c [2021-11-30T19:05:00.157Z] ---> 5c0d8d55de20 [2021-11-30T19:05:00.157Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-30T19:05:00.157Z] Successfully built 5c0d8d55de20 [2021-11-30T19:05:00.157Z] 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-11-30T19:05:00.324Z] provisioning config files... [2021-11-30T19:05:00.343Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/38@tmp/config1349561054650759314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:05:00.693Z] ---> docker-login.sh [2021-11-30T19:05:00.693Z] nexus3.edgexfoundry.org:10001 [2021-11-30T19:05:00.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:05:01.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:05:01.245Z] Configure a credential helper to remove this warning. See [2021-11-30T19:05:01.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:05:01.245Z] [2021-11-30T19:05:01.245Z] Login Succeeded [2021-11-30T19:05:01.245Z] nexus3.edgexfoundry.org:10002 [2021-11-30T19:05:01.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:05:01.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:05:01.790Z] Configure a credential helper to remove this warning. See [2021-11-30T19:05:01.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:05:01.790Z] [2021-11-30T19:05:01.790Z] Login Succeeded [2021-11-30T19:05:01.790Z] nexus3.edgexfoundry.org:10003 [2021-11-30T19:05:02.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:05:02.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:05:02.382Z] Configure a credential helper to remove this warning. See [2021-11-30T19:05:02.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:05:02.382Z] [2021-11-30T19:05:02.382Z] Login Succeeded [2021-11-30T19:05:02.382Z] nexus3.edgexfoundry.org:10004 [2021-11-30T19:05:02.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:05:02.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:05:02.977Z] Configure a credential helper to remove this warning. See [2021-11-30T19:05:02.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:05:02.977Z] [2021-11-30T19:05:02.977Z] Login Succeeded [2021-11-30T19:05:02.977Z] docker.io [2021-11-30T19:05:03.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-30T19:05:03.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-30T19:05:03.846Z] Configure a credential helper to remove this warning. See [2021-11-30T19:05:03.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-30T19:05:03.846Z] [2021-11-30T19:05:03.846Z] Login Succeeded [2021-11-30T19:05:03.846Z] ---> docker-login.sh ends [Pipeline] } [2021-11-30T19:05:03.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-30T19:05:03.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-30T19:05:03.911Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-11-30T19:05:03.911Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:05:03.911Z] latest [2021-11-30T19:05:03.911Z] 2.2.0-dev.2 [2021-11-30T19:05:03.911Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:05:03.911Z] main [2021-11-30T19:05:03.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:04.265Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:04.607Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:05:04.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-30T19:05:04.607Z] de18dd1ccba3: Preparing [2021-11-30T19:05:04.607Z] 9d7305abf0ba: Preparing [2021-11-30T19:05:04.607Z] f7e28a0f40ee: Preparing [2021-11-30T19:05:04.607Z] 97558df828b4: Preparing [2021-11-30T19:05:04.607Z] 4a7f28a8473a: Preparing [2021-11-30T19:05:04.607Z] 62170e181a92: Preparing [2021-11-30T19:05:04.607Z] 62170e181a92: Waiting [2021-11-30T19:05:04.878Z] f7e28a0f40ee: Pushed [2021-11-30T19:05:04.878Z] 9d7305abf0ba: Pushed [2021-11-30T19:05:04.878Z] 97558df828b4: Pushed [2021-11-30T19:05:04.878Z] 62170e181a92: Layer already exists [2021-11-30T19:05:05.851Z] 4a7f28a8473a: Pushed [2021-11-30T19:05:08.458Z] de18dd1ccba3: Pushed [2021-11-30T19:05:08.458Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:08.799Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:09.131Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-30T19:05:09.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-30T19:05:09.131Z] de18dd1ccba3: Preparing [2021-11-30T19:05:09.131Z] 9d7305abf0ba: Preparing [2021-11-30T19:05:09.131Z] f7e28a0f40ee: Preparing [2021-11-30T19:05:09.131Z] 97558df828b4: Preparing [2021-11-30T19:05:09.131Z] 4a7f28a8473a: Preparing [2021-11-30T19:05:09.131Z] 62170e181a92: Preparing [2021-11-30T19:05:09.131Z] 62170e181a92: Waiting [2021-11-30T19:05:09.405Z] 97558df828b4: Layer already exists [2021-11-30T19:05:09.405Z] de18dd1ccba3: Layer already exists [2021-11-30T19:05:09.405Z] 9d7305abf0ba: Layer already exists [2021-11-30T19:05:09.405Z] 4a7f28a8473a: Layer already exists [2021-11-30T19:05:09.405Z] f7e28a0f40ee: Layer already exists [2021-11-30T19:05:09.405Z] 62170e181a92: Layer already exists [2021-11-30T19:05:09.405Z] latest: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:09.748Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:10.085Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 [2021-11-30T19:05:10.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-30T19:05:10.085Z] de18dd1ccba3: Preparing [2021-11-30T19:05:10.085Z] 9d7305abf0ba: Preparing [2021-11-30T19:05:10.085Z] f7e28a0f40ee: Preparing [2021-11-30T19:05:10.085Z] 97558df828b4: Preparing [2021-11-30T19:05:10.085Z] 4a7f28a8473a: Preparing [2021-11-30T19:05:10.085Z] 62170e181a92: Preparing [2021-11-30T19:05:10.085Z] 62170e181a92: Waiting [2021-11-30T19:05:10.356Z] 9d7305abf0ba: Layer already exists [2021-11-30T19:05:10.356Z] f7e28a0f40ee: Layer already exists [2021-11-30T19:05:10.356Z] 4a7f28a8473a: Layer already exists [2021-11-30T19:05:10.356Z] de18dd1ccba3: Layer already exists [2021-11-30T19:05:10.356Z] 97558df828b4: Layer already exists [2021-11-30T19:05:10.356Z] 62170e181a92: Layer already exists [2021-11-30T19:05:10.356Z] 2.2.0-dev.2: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:10.703Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:11.048Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:05:11.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-30T19:05:11.048Z] de18dd1ccba3: Preparing [2021-11-30T19:05:11.048Z] 9d7305abf0ba: Preparing [2021-11-30T19:05:11.048Z] f7e28a0f40ee: Preparing [2021-11-30T19:05:11.048Z] 97558df828b4: Preparing [2021-11-30T19:05:11.048Z] 4a7f28a8473a: Preparing [2021-11-30T19:05:11.048Z] 62170e181a92: Preparing [2021-11-30T19:05:11.048Z] 62170e181a92: Waiting [2021-11-30T19:05:11.048Z] f7e28a0f40ee: Layer already exists [2021-11-30T19:05:11.048Z] 9d7305abf0ba: Layer already exists [2021-11-30T19:05:11.048Z] 97558df828b4: Layer already exists [2021-11-30T19:05:11.048Z] de18dd1ccba3: Layer already exists [2021-11-30T19:05:11.048Z] 4a7f28a8473a: Layer already exists [2021-11-30T19:05:11.321Z] 62170e181a92: Layer already exists [2021-11-30T19:05:11.321Z] d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:11.659Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:11.998Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-11-30T19:05:11.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-11-30T19:05:11.998Z] de18dd1ccba3: Preparing [2021-11-30T19:05:11.998Z] 9d7305abf0ba: Preparing [2021-11-30T19:05:11.998Z] f7e28a0f40ee: Preparing [2021-11-30T19:05:11.998Z] 97558df828b4: Preparing [2021-11-30T19:05:11.998Z] 4a7f28a8473a: Preparing [2021-11-30T19:05:11.998Z] 62170e181a92: Preparing [2021-11-30T19:05:11.998Z] 62170e181a92: Waiting [2021-11-30T19:05:12.271Z] 4a7f28a8473a: Layer already exists [2021-11-30T19:05:12.271Z] f7e28a0f40ee: Layer already exists [2021-11-30T19:05:12.271Z] de18dd1ccba3: Layer already exists [2021-11-30T19:05:12.271Z] 9d7305abf0ba: Layer already exists [2021-11-30T19:05:12.271Z] 97558df828b4: Layer already exists [2021-11-30T19:05:12.271Z] 62170e181a92: Layer already exists [2021-11-30T19:05:12.271Z] main: digest: sha256:5b135acc272f21503f73e0290c0fdc90d15c2fb31c7e561c77a5b3a1b077d336 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-30T19:05:12.317Z] ===================================================== [Pipeline] echo [2021-11-30T19:05:12.325Z] taggedImages: [2021-11-30T19:05:12.325Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [2021-11-30T19:05:12.325Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-11-30T19:05:12.325Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.2 [2021-11-30T19:05:12.325Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d12ee3a0b5baed37547fcaca25ffc1f12635d3ea-2.2.0-dev.2 [2021-11-30T19:05:12.325Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:12.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T19:05:13.008Z] [2021-11-30T19:05:13.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:13.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T19:05:13.627Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-30T19:05:13.627Z] 448f6bf000e3: Pulling fs layer [2021-11-30T19:05:13.627Z] f757da607395: Pulling fs layer [2021-11-30T19:05:13.627Z] 05883995daec: Pulling fs layer [2021-11-30T19:05:13.627Z] 8603b9c90790: Pulling fs layer [2021-11-30T19:05:13.627Z] 1560dd03e051: Pulling fs layer [2021-11-30T19:05:13.627Z] 27f5ce0e4adf: Pulling fs layer [2021-11-30T19:05:13.627Z] 8603b9c90790: Waiting [2021-11-30T19:05:13.627Z] 1560dd03e051: Waiting [2021-11-30T19:05:13.627Z] c2d8d7efcc4b: Pulling fs layer [2021-11-30T19:05:13.627Z] 27f5ce0e4adf: Waiting [2021-11-30T19:05:13.627Z] c2d8d7efcc4b: Waiting [2021-11-30T19:05:13.627Z] f757da607395: Verifying Checksum [2021-11-30T19:05:13.627Z] f757da607395: Download complete [2021-11-30T19:05:13.627Z] 8603b9c90790: Verifying Checksum [2021-11-30T19:05:13.627Z] 8603b9c90790: Download complete [2021-11-30T19:05:13.627Z] 1560dd03e051: Verifying Checksum [2021-11-30T19:05:13.627Z] 1560dd03e051: Download complete [2021-11-30T19:05:13.901Z] 27f5ce0e4adf: Download complete [2021-11-30T19:05:13.901Z] 05883995daec: Verifying Checksum [2021-11-30T19:05:13.901Z] 05883995daec: Download complete [2021-11-30T19:05:14.176Z] 448f6bf000e3: Download complete [2021-11-30T19:05:16.791Z] c2d8d7efcc4b: Verifying Checksum [2021-11-30T19:05:16.791Z] c2d8d7efcc4b: Download complete [2021-11-30T19:05:17.767Z] 448f6bf000e3: Pull complete [2021-11-30T19:05:18.363Z] f757da607395: Pull complete [2021-11-30T19:05:19.789Z] 05883995daec: Pull complete [2021-11-30T19:05:20.062Z] 8603b9c90790: Pull complete [2021-11-30T19:05:21.034Z] 1560dd03e051: Pull complete [2021-11-30T19:05:21.306Z] 27f5ce0e4adf: Pull complete [2021-11-30T19:05:36.386Z] c2d8d7efcc4b: Pull complete [2021-11-30T19:05:36.386Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-30T19:05:36.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-30T19:05:36.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-30T19:05:36.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-819 does not seem to be running inside a container [2021-11-30T19:05:36.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/38 -v /w/workspace/app-service-configurable/38:/w/workspace/app-service-configurable/38:rw,z -v /w/workspace/app-service-configurable/38@tmp:/w/workspace/app-service-configurable/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-30T19:05:39.662Z] $ docker top c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:05:40.631Z] ---> job-cost.sh [2021-11-30T19:05:40.631Z] lf-activate-venv: SKIPPING [2021-11-30T19:05:40.631Z] INFO: No Stack... [2021-11-30T19:05:41.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-30T19:05:41.517Z] INFO: Archiving Costs [Pipeline] sh [2021-11-30T19:05:42.182Z] + cat /w/workspace/app-service-configurable/38/archives/cost.csv [2021-11-30T19:05:42.182Z] + cut -d, -f6 [Pipeline] lock [2021-11-30T19:05:42.241Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [2021-11-30T19:05:42.257Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] did not exist. Created. [2021-11-30T19:05:42.257Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-30T19:05:42.932Z] /w/workspace/app-service-configurable/38@tmp/durable-74820b1e/script.sh: 1: /w/workspace/app-service-configurable/38@tmp/durable-74820b1e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-30T19:05:43.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-30T19:05:43.625Z] Warning: overwriting stash ‘stack-cost’ [2021-11-30T19:05:43.677Z] Stashed 1 file(s) [Pipeline] } [2021-11-30T19:05:43.683Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-30T19:05:43.716Z] $ docker stop --time=1 c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 [2021-11-30T19:05:45.306Z] $ docker rm -f c26e375ade7521630c828d52304efe2ca74910b8844187d143ed3e04b1588772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-30T19:05:46.021Z] provisioning config files... [2021-11-30T19:05:46.031Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2049583103115622494tmp [Pipeline] { [Pipeline] sh [2021-11-30T19:05:46.332Z] + set +x [2021-11-30T19:05:46.332Z] + curl -s https://codecov.io/bash [2021-11-30T19:05:46.332Z] + bash -s -- [2021-11-30T19:05:46.332Z] [2021-11-30T19:05:46.332Z] _____ _ [2021-11-30T19:05:46.332Z] / ____| | | [2021-11-30T19:05:46.332Z] | | ___ __| | ___ ___ _____ __ [2021-11-30T19:05:46.332Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-30T19:05:46.332Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-30T19:05:46.332Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-30T19:05:46.332Z] Bash-1.0.6 [2021-11-30T19:05:46.332Z] [2021-11-30T19:05:46.332Z] [2021-11-30T19:05:46.332Z] ==> git version 2.24.4 found [2021-11-30T19:05:46.332Z] ==> 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-11-30T19:05:46.332Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-30T19:05:46.332Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-30T19:05:46.332Z] ==> Jenkins CI detected. [2021-11-30T19:05:46.332Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-11-30T19:05:46.332Z] project root: . [2021-11-30T19:05:46.332Z] --> token set from env [2021-11-30T19:05:46.332Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-30T19:05:46.593Z] ==> Running gcov in . (disable via -X gcov) [2021-11-30T19:05:46.593Z] ==> Python coveragepy not found [2021-11-30T19:05:46.593Z] ==> Searching for coverage reports in: [2021-11-30T19:05:46.593Z] + . [2021-11-30T19:05:46.593Z] -> Found 1 reports [2021-11-30T19:05:46.593Z] ==> Detecting git/mercurial file structure [2021-11-30T19:05:46.593Z] ==> Reading reports [2021-11-30T19:05:46.593Z] + ./coverage.out bytes=10 [2021-11-30T19:05:46.593Z] ==> Appending adjustments [2021-11-30T19:05:46.593Z] https://docs.codecov.io/docs/fixing-reports [2021-11-30T19:05:46.593Z] + Found adjustments [2021-11-30T19:05:46.593Z] ==> Gzipping contents [2021-11-30T19:05:46.593Z] 4.0K /tmp/codecov.YDQpi0.gz [2021-11-30T19:05:46.593Z] ==> Uploading reports [2021-11-30T19:05:46.593Z] url: https://codecov.io [2021-11-30T19:05:46.593Z] query: branch=main&commit=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-30T19:05:46.593Z] -> Pinging Codecov [2021-11-30T19:05:46.593Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=d12ee3a0b5baed37547fcaca25ffc1f12635d3ea&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-30T19:05:47.179Z] -> Uploading to [2021-11-30T19:05:47.179Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-30/A97CA9966030D2A3747ED39772930CCE/d12ee3a0b5baed37547fcaca25ffc1f12635d3ea/147d5352-c522-4870-b8a4-c007da3cad43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211130T190546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ca3cf35ad5a328f2621e030ef539328a54666890e97bdd272c7fdf94c1d44fd [2021-11-30T19:05:47.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-30T19:05:47.179Z] Dload Upload Total Spent Left Speed [2021-11-30T19:05:47.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2032 --:--:-- --:--:-- --:--:-- 2035 [2021-11-30T19:05:47.437Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] } [2021-11-30T19:05:47.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-30T19:05:47.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-30T19:05:47.825Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:48.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-30T19:05:48.120Z] [2021-11-30T19:05:48.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:05:48.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-30T19:05:48.450Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-30T19:05:48.450Z] 188c0c94c7c5: Pulling fs layer [2021-11-30T19:05:48.450Z] 0ef7d3d256c8: Pulling fs layer [2021-11-30T19:05:48.450Z] de9db76c5a1d: Pulling fs layer [2021-11-30T19:05:48.450Z] 0eba1c9be4d2: Pulling fs layer [2021-11-30T19:05:48.450Z] 0d57e429df01: Pulling fs layer [2021-11-30T19:05:48.450Z] 4e4be7b47b0d: Pulling fs layer [2021-11-30T19:05:48.450Z] e1f770b5df2f: Pulling fs layer [2021-11-30T19:05:48.450Z] 85a0685a4137: Pulling fs layer [2021-11-30T19:05:48.450Z] 0eba1c9be4d2: Waiting [2021-11-30T19:05:48.450Z] 0d57e429df01: Waiting [2021-11-30T19:05:48.450Z] 4e4be7b47b0d: Waiting [2021-11-30T19:05:48.450Z] e1f770b5df2f: Waiting [2021-11-30T19:05:48.450Z] 85a0685a4137: Waiting [2021-11-30T19:05:48.450Z] de9db76c5a1d: Verifying Checksum [2021-11-30T19:05:48.450Z] de9db76c5a1d: Download complete [2021-11-30T19:05:48.450Z] 0ef7d3d256c8: Verifying Checksum [2021-11-30T19:05:48.450Z] 0ef7d3d256c8: Download complete [2021-11-30T19:05:48.450Z] 0d57e429df01: Verifying Checksum [2021-11-30T19:05:48.450Z] 0d57e429df01: Download complete [2021-11-30T19:05:48.450Z] 4e4be7b47b0d: Verifying Checksum [2021-11-30T19:05:48.450Z] 4e4be7b47b0d: Download complete [2021-11-30T19:05:48.450Z] 188c0c94c7c5: Verifying Checksum [2021-11-30T19:05:48.450Z] 188c0c94c7c5: Download complete [2021-11-30T19:05:48.715Z] e1f770b5df2f: Verifying Checksum [2021-11-30T19:05:48.715Z] e1f770b5df2f: Download complete [2021-11-30T19:05:48.983Z] 0eba1c9be4d2: Verifying Checksum [2021-11-30T19:05:48.984Z] 0eba1c9be4d2: Download complete [2021-11-30T19:05:48.984Z] 188c0c94c7c5: Pull complete [2021-11-30T19:05:49.265Z] 85a0685a4137: Verifying Checksum [2021-11-30T19:05:49.265Z] 85a0685a4137: Download complete [2021-11-30T19:05:49.265Z] 0ef7d3d256c8: Pull complete [2021-11-30T19:05:49.265Z] de9db76c5a1d: Pull complete [2021-11-30T19:05:53.491Z] 0eba1c9be4d2: Pull complete [2021-11-30T19:05:53.491Z] 0d57e429df01: Pull complete [2021-11-30T19:05:53.491Z] 4e4be7b47b0d: Pull complete [2021-11-30T19:05:54.061Z] e1f770b5df2f: Pull complete [2021-11-30T19:05:57.402Z] 85a0685a4137: Pull complete [2021-11-30T19:05:57.402Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-30T19:05:57.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-30T19:05:57.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-30T19:05:57.720Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:05:57.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-30T19:05:59.814Z] $ docker top 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-30T19:05:59.884Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-30T19:06:00.164Z] + set -o pipefail [2021-11-30T19:06:00.164Z] + snyk monitor '--org=edgex-jenkins' [2021-11-30T19:06:04.379Z] [2021-11-30T19:06:04.379Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-11-30T19:06:04.379Z] [2021-11-30T19:06:04.379Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/15deda3e-a640-4b8a-994e-30559de30754 [2021-11-30T19:06:04.379Z] [2021-11-30T19:06:04.379Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-30T19:06:04.379Z] [2021-11-30T19:06:04.379Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-30T19:06:04.379Z] [2021-11-30T19:06:04.638Z] [Pipeline] } [2021-11-30T19:06:04.648Z] $ docker stop --time=1 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 [2021-11-30T19:06:06.480Z] $ docker rm -f 11170bdcedd9601317ffbacdcaaaec528ba9efe46883a9cf78578b425b99bba5 [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-11-30T19:06:07.371Z] + git log --format=format:%s -1 d12ee3a0b5baed37547fcaca25ffc1f12635d3ea [Pipeline] sh [2021-11-30T19:06:07.670Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T19:06:07.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:07.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T19:06:07.975Z] . [Pipeline] withDockerContainer [2021-11-30T19:06:08.040Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:06:08.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T19:06:08.446Z] $ docker top 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T19:06:08.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T19:06:08.541Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T19:06:08.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T19:06:08.647Z] $ docker exec 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 ssh-agent [2021-11-30T19:06:08.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKJopIM/agent.14 [2021-11-30T19:06:08.743Z] SSH_AGENT_PID=20 [2021-11-30T19:06:08.748Z] Running ssh-add (command line suppressed) [2021-11-30T19:06:08.842Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6024064773895683047.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6024064773895683047.key) [2021-11-30T19:06:08.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T19:06:09.155Z] + git semver tag [2021-11-30T19:06:09.156Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T19:06:09.156Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-30T19:06:09.156Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-30T19:06:09.156Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T19:06:09.156Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T19:06:09.156Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T19:06:09.156Z] # $SEMVER_BRANCH = main [2021-11-30T19:06:09.156Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-30T19:06:09.156Z] # d12ee3a0b5baed37547fcaca25ffc1f12635d3ea HEAD [2021-11-30T19:06:09.156Z] # -> Force: false [2021-11-30T19:06:09.156Z] # cb3e81590f46f7291d31581c173ac15ebca2a854 refs/tags/v2.2.0-dev.2 [Pipeline] } [2021-11-30T19:06:09.164Z] $ docker exec --env ******** --env ******** 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 ssh-agent -k [2021-11-30T19:06:09.256Z] unset SSH_AUTH_SOCK; [2021-11-30T19:06:09.257Z] unset SSH_AGENT_PID; [2021-11-30T19:06:09.257Z] echo Agent pid 20 killed; [2021-11-30T19:06:09.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T19:06:09.583Z] + git semver [Pipeline] } [2021-11-30T19:06:09.595Z] $ docker stop --time=1 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 [2021-11-30T19:06:10.772Z] $ docker rm -f 53cd77c9f458f74a4dfa70302fe1367a7d53b0e4cd46729273c767374b26cdf9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:11.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-30T19:06:11.173Z] [2021-11-30T19:06:11.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:11.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-30T19:06:11.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-30T19:06:11.483Z] ab5ef0e58194: Pulling fs layer [2021-11-30T19:06:11.483Z] 9712f1f96733: Pulling fs layer [2021-11-30T19:06:11.483Z] 63f879dbbcfc: Pulling fs layer [2021-11-30T19:06:11.483Z] 0d9ebad4ef96: Pulling fs layer [2021-11-30T19:06:11.483Z] e9a5061849ea: Pulling fs layer [2021-11-30T19:06:11.483Z] d747dcd14b5f: Pulling fs layer [2021-11-30T19:06:11.483Z] 2de7ff778b66: Pulling fs layer [2021-11-30T19:06:11.483Z] e9a5061849ea: Waiting [2021-11-30T19:06:11.483Z] d747dcd14b5f: Waiting [2021-11-30T19:06:11.483Z] 2de7ff778b66: Waiting [2021-11-30T19:06:11.483Z] 0d9ebad4ef96: Waiting [2021-11-30T19:06:11.483Z] 9712f1f96733: Verifying Checksum [2021-11-30T19:06:11.483Z] 9712f1f96733: Download complete [2021-11-30T19:06:11.743Z] 63f879dbbcfc: Verifying Checksum [2021-11-30T19:06:11.743Z] 63f879dbbcfc: Download complete [2021-11-30T19:06:12.008Z] ab5ef0e58194: Verifying Checksum [2021-11-30T19:06:12.008Z] ab5ef0e58194: Download complete [2021-11-30T19:06:12.008Z] d747dcd14b5f: Verifying Checksum [2021-11-30T19:06:12.008Z] d747dcd14b5f: Download complete [2021-11-30T19:06:12.008Z] e9a5061849ea: Verifying Checksum [2021-11-30T19:06:12.008Z] e9a5061849ea: Download complete [2021-11-30T19:06:12.008Z] 0d9ebad4ef96: Verifying Checksum [2021-11-30T19:06:12.008Z] 0d9ebad4ef96: Download complete [2021-11-30T19:06:12.272Z] 2de7ff778b66: Verifying Checksum [2021-11-30T19:06:12.272Z] 2de7ff778b66: Download complete [2021-11-30T19:06:14.868Z] ab5ef0e58194: Pull complete [2021-11-30T19:06:14.868Z] 9712f1f96733: Pull complete [2021-11-30T19:06:15.443Z] 63f879dbbcfc: Pull complete [2021-11-30T19:06:19.713Z] 0d9ebad4ef96: Pull complete [2021-11-30T19:06:19.713Z] e9a5061849ea: Pull complete [2021-11-30T19:06:19.974Z] d747dcd14b5f: Pull complete [2021-11-30T19:06:21.367Z] 2de7ff778b66: Pull complete [2021-11-30T19:06:21.367Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-30T19:06:21.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-30T19:06:21.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-30T19:06:21.436Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:06:21.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-30T19:06:24.254Z] $ docker top 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-30T19:06:24.328Z] provisioning config files... [2021-11-30T19:06:24.335Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1340848916655276259tmp [2021-11-30T19:06:24.346Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5441880449654456555tmp [2021-11-30T19:06:24.355Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4974059158794332106tmp [Pipeline] { [Pipeline] echo [2021-11-30T19:06:24.367Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:24.661Z] ---> sigul-configuration.sh [2021-11-30T19:06:24.662Z] gpg: directory `/root/.gnupg' created [2021-11-30T19:06:24.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-30T19:06:24.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-30T19:06:24.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-30T19:06:24.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-30T19:06:24.662Z] gpg: CAST5 encrypted data [2021-11-30T19:06:24.662Z] gpg: encrypted with 1 passphrase [2021-11-30T19:06:24.662Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-30T19:06:24.954Z] + mkdir /home/jenkins [2021-11-30T19:06:24.954Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-30T19:06:25.240Z] + 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-11-30T19:06:25.249Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:25.548Z] ---> sigul-install.sh [2021-11-30T19:06:25.548Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-30T19:06:25.843Z] + git tag --list [2021-11-30T19:06:25.843Z] v1.0.0 [2021-11-30T19:06:25.843Z] v1.1.0 [2021-11-30T19:06:25.843Z] v1.2.0 [2021-11-30T19:06:25.843Z] v1.3.0 [2021-11-30T19:06:25.843Z] v1.3.1 [2021-11-30T19:06:25.843Z] v2.0.0 [2021-11-30T19:06:25.843Z] v2.0.1 [2021-11-30T19:06:25.843Z] v2.0.1-dev.1 [2021-11-30T19:06:25.843Z] v2.0.2-dev.1 [2021-11-30T19:06:25.843Z] v2.0.2-dev.10 [2021-11-30T19:06:25.843Z] v2.0.2-dev.11 [2021-11-30T19:06:25.843Z] v2.0.2-dev.12 [2021-11-30T19:06:25.843Z] v2.0.2-dev.13 [2021-11-30T19:06:25.843Z] v2.0.2-dev.14 [2021-11-30T19:06:25.843Z] v2.0.2-dev.15 [2021-11-30T19:06:25.843Z] v2.0.2-dev.16 [2021-11-30T19:06:25.843Z] v2.0.2-dev.17 [2021-11-30T19:06:25.843Z] v2.0.2-dev.18 [2021-11-30T19:06:25.843Z] v2.0.2-dev.19 [2021-11-30T19:06:25.843Z] v2.0.2-dev.2 [2021-11-30T19:06:25.843Z] v2.0.2-dev.20 [2021-11-30T19:06:25.843Z] v2.0.2-dev.21 [2021-11-30T19:06:25.843Z] v2.0.2-dev.22 [2021-11-30T19:06:25.843Z] v2.0.2-dev.23 [2021-11-30T19:06:25.843Z] v2.0.2-dev.24 [2021-11-30T19:06:25.843Z] v2.0.2-dev.25 [2021-11-30T19:06:25.843Z] v2.0.2-dev.26 [2021-11-30T19:06:25.843Z] v2.0.2-dev.27 [2021-11-30T19:06:25.843Z] v2.0.2-dev.28 [2021-11-30T19:06:25.843Z] v2.0.2-dev.29 [2021-11-30T19:06:25.843Z] v2.0.2-dev.3 [2021-11-30T19:06:25.843Z] v2.0.2-dev.30 [2021-11-30T19:06:25.843Z] v2.0.2-dev.4 [2021-11-30T19:06:25.843Z] v2.0.2-dev.5 [2021-11-30T19:06:25.843Z] v2.0.2-dev.6 [2021-11-30T19:06:25.843Z] v2.0.2-dev.7 [2021-11-30T19:06:25.843Z] v2.0.2-dev.8 [2021-11-30T19:06:25.843Z] v2.0.2-dev.9 [2021-11-30T19:06:25.843Z] v2.1.0 [2021-11-30T19:06:25.843Z] v2.2.0-dev.1 [2021-11-30T19:06:25.843Z] v2.2.0-dev.2 [Pipeline] sh [2021-11-30T19:06:26.140Z] + lftools sign git-tag v2.2.0-dev.2 [2021-11-30T19:06:26.712Z] Signing Git tag with Sigul... [2021-11-30T19:06:26.712Z] Signing v2.2.0-dev.2 [Pipeline] echo [2021-11-30T19:06:27.662Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:27.958Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-30T19:06:27.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-30T19:06:27.984Z] $ docker stop --time=1 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 [2021-11-30T19:06:29.183Z] $ docker rm -f 6fd3feea22c8be23726a697379ea53f9cd95908987767d3709112abb4cea4976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-30T19:06:29.743Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T19:06:29.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:30.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T19:06:30.037Z] . [Pipeline] withDockerContainer [2021-11-30T19:06:30.097Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:06:30.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T19:06:30.475Z] $ docker top fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T19:06:30.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T19:06:30.572Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T19:06:30.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T19:06:30.680Z] $ docker exec fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 ssh-agent [2021-11-30T19:06:30.772Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbNbLkI/agent.13 [2021-11-30T19:06:30.772Z] SSH_AGENT_PID=19 [2021-11-30T19:06:30.778Z] Running ssh-add (command line suppressed) [2021-11-30T19:06:30.868Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1164271960144295352.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1164271960144295352.key) [2021-11-30T19:06:30.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T19:06:31.175Z] + git semver bump pre [2021-11-30T19:06:31.175Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T19:06:31.175Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-30T19:06:31.175Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-30T19:06:31.175Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T19:06:31.175Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T19:06:31.175Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T19:06:31.175Z] # $SEMVER_BRANCH = main [2021-11-30T19:06:31.175Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-11-30T19:06:31.175Z] 2.2.0-dev.3 [Pipeline] } [2021-11-30T19:06:31.184Z] $ docker exec --env ******** --env ******** fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 ssh-agent -k [2021-11-30T19:06:31.274Z] unset SSH_AUTH_SOCK; [2021-11-30T19:06:31.275Z] unset SSH_AGENT_PID; [2021-11-30T19:06:31.275Z] echo Agent pid 19 killed; [2021-11-30T19:06:31.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T19:06:31.589Z] + git semver [Pipeline] } [2021-11-30T19:06:31.600Z] $ docker stop --time=1 fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 [2021-11-30T19:06:32.779Z] $ docker rm -f fef960a0375ca98c6d77ac08015772318eb8fca0ed5830839ded58d7fd725cf7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-30T19:06:33.128Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-30T19:06:33.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:33.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-30T19:06:33.425Z] . [Pipeline] withDockerContainer [2021-11-30T19:06:33.493Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:06:33.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-30T19:06:33.871Z] $ docker top 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-30T19:06:33.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-30T19:06:33.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-30T19:06:34.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-30T19:06:34.075Z] $ docker exec 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d ssh-agent [2021-11-30T19:06:34.172Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNkcKni/agent.13 [2021-11-30T19:06:34.172Z] SSH_AGENT_PID=19 [2021-11-30T19:06:34.179Z] Running ssh-add (command line suppressed) [2021-11-30T19:06:34.265Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4641639423890545856.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4641639423890545856.key) [2021-11-30T19:06:34.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-30T19:06:34.572Z] + git semver push [2021-11-30T19:06:34.572Z] # -> Open(): unable to determine branch for HEAD [2021-11-30T19:06:34.572Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-11-30T19:06:34.572Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-11-30T19:06:34.572Z] # $SEMVER_REMOTE_NAME = origin [2021-11-30T19:06:34.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-30T19:06:34.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-30T19:06:34.572Z] # $SEMVER_BRANCH = main [2021-11-30T19:06:34.572Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-11-30T19:06:36.492Z] $ docker exec --env ******** --env ******** 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d ssh-agent -k [2021-11-30T19:06:36.582Z] unset SSH_AUTH_SOCK; [2021-11-30T19:06:36.582Z] unset SSH_AGENT_PID; [2021-11-30T19:06:36.582Z] echo Agent pid 19 killed; [2021-11-30T19:06:36.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-30T19:06:36.908Z] + git semver [Pipeline] } [2021-11-30T19:06:36.922Z] $ docker stop --time=1 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d [2021-11-30T19:06:38.114Z] $ docker rm -f 55a3b06f333ee36776f07788984c7db097d94d551796178a5b6d433359e0a55d [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-30T19:06:39.006Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:39.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:39.867Z] ---> package-listing.sh [2021-11-30T19:06:39.867Z] ++ facter osfamily [2021-11-30T19:06:39.867Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-30T19:06:40.151Z] + OS_FAMILY=redhat [2021-11-30T19:06:40.151Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-11-30T19:06:40.151Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-30T19:06:40.151Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-30T19:06:40.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-30T19:06:40.151Z] + PACKAGES=/tmp/packages_start.txt [2021-11-30T19:06:40.151Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-30T19:06:40.151Z] + PACKAGES=/tmp/packages_end.txt [2021-11-30T19:06:40.151Z] + case "${OS_FAMILY}" in [2021-11-30T19:06:40.151Z] + rpm -qa [2021-11-30T19:06:40.151Z] + sort [2021-11-30T19:06:40.733Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-30T19:06:40.733Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-30T19:06:40.733Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-30T19:06:40.733Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-11-30T19:06:40.733Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-11-30T19:06:40.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2021-11-30T19:06:40.746Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-30T19:06:41.034Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:41.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:06:41.595Z] [2021-11-30T19:06:41.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-30T19:06:41.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:06:41.910Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-30T19:06:41.910Z] b4d181a07f80: Pulling fs layer [2021-11-30T19:06:41.910Z] a1111a8f2ec3: Pulling fs layer [2021-11-30T19:06:41.910Z] ed53099fbce6: Pulling fs layer [2021-11-30T19:06:41.910Z] dc539afda2c1: Pulling fs layer [2021-11-30T19:06:41.910Z] 77bc0d833cb6: Pulling fs layer [2021-11-30T19:06:41.910Z] 9065ff56babe: Pulling fs layer [2021-11-30T19:06:41.910Z] d287ab97295c: Pulling fs layer [2021-11-30T19:06:41.910Z] dc539afda2c1: Waiting [2021-11-30T19:06:41.910Z] 77bc0d833cb6: Waiting [2021-11-30T19:06:41.910Z] 9065ff56babe: Waiting [2021-11-30T19:06:41.910Z] d287ab97295c: Waiting [2021-11-30T19:06:41.910Z] a1111a8f2ec3: Verifying Checksum [2021-11-30T19:06:41.910Z] a1111a8f2ec3: Download complete [2021-11-30T19:06:41.910Z] dc539afda2c1: Verifying Checksum [2021-11-30T19:06:41.910Z] dc539afda2c1: Download complete [2021-11-30T19:06:41.910Z] ed53099fbce6: Verifying Checksum [2021-11-30T19:06:41.910Z] ed53099fbce6: Download complete [2021-11-30T19:06:42.180Z] 9065ff56babe: Verifying Checksum [2021-11-30T19:06:42.180Z] 9065ff56babe: Download complete [2021-11-30T19:06:42.181Z] 77bc0d833cb6: Verifying Checksum [2021-11-30T19:06:42.181Z] 77bc0d833cb6: Download complete [2021-11-30T19:06:42.181Z] b4d181a07f80: Verifying Checksum [2021-11-30T19:06:42.181Z] b4d181a07f80: Download complete [2021-11-30T19:06:42.777Z] d287ab97295c: Verifying Checksum [2021-11-30T19:06:42.777Z] d287ab97295c: Download complete [2021-11-30T19:06:43.732Z] b4d181a07f80: Pull complete [2021-11-30T19:06:44.004Z] a1111a8f2ec3: Pull complete [2021-11-30T19:06:44.270Z] ed53099fbce6: Pull complete [2021-11-30T19:06:44.528Z] dc539afda2c1: Pull complete [2021-11-30T19:06:44.792Z] 77bc0d833cb6: Pull complete [2021-11-30T19:06:44.792Z] 9065ff56babe: Pull complete [2021-11-30T19:06:50.131Z] d287ab97295c: Pull complete [2021-11-30T19:06:50.131Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-30T19:06:50.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-30T19:06:50.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-30T19:06:50.195Z] prd-centos7-docker-4c-2g-818 does not seem to be running inside a container [2021-11-30T19:06:50.230Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-30T19:06:52.433Z] $ docker top f233955c1cf02a18539a79647ccdb8f97b35d9ffa571cb82f77a28d070a586ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-30T19:06:52.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-30T19:06:53.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-30T19:06:53.366Z] + ls /var/log/sa-host [2021-11-30T19:06:53.366Z] + sadf -c /var/log/sa-host/sa30 [2021-11-30T19:06:53.366Z] file_magic: OK [2021-11-30T19:06:53.366Z] HZ: Using current value: 100 [2021-11-30T19:06:53.366Z] file_header: OK [2021-11-30T19:06:53.366Z] 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-11-30T19:06:53.366Z] Statistics: [2021-11-30T19:06:53.366Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-30T19:06:53.366Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-30T19:06:53.442Z] provisioning config files... [2021-11-30T19:06:53.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7499072320132246349tmp [Pipeline] { [Pipeline] echo [2021-11-30T19:06:53.468Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:53.753Z] ---> create-netrc.sh [Pipeline] } [2021-11-30T19:06:53.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:54.086Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-30T19:06:54.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:54.381Z] ---> sudo-logs.sh [2021-11-30T19:06:54.381Z] Archiving 'sudo' log.. [2021-11-30T19:06:54.381Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-818.novalocal: Name or service not known [2021-11-30T19:06:54.381Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-818.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-30T19:06:54.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:54.686Z] ---> job-cost.sh [2021-11-30T19:06:54.686Z] lf-activate-venv: SKIPPING [2021-11-30T19:06:54.686Z] DEBUG: total: 0.10999999940395355 [2021-11-30T19:06:54.686Z] INFO: Retrieving Stack Cost... [2021-11-30T19:06:55.256Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-30T19:06:55.826Z] INFO: Archiving Costs [Pipeline] echo [2021-11-30T19:06:55.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-30T19:06:56.125Z] ---> logs-deploy.sh [2021-11-30T19:06:56.125Z] lf-activate-venv: SKIPPING [2021-11-30T19:06:56.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/38 [2021-11-30T19:06:56.125Z] INFO: archiving workspace using pattern(s): [2021-11-30T19:06:56.695Z] Archives upload complete. [2021-11-30T19:06:56.956Z] INFO: archiving logs to Nexus