Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4eee9af786413c5552f513267d0ab2fdbf574e1 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-ssh12768316264113350145.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-ssh708140388025331414.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-ssh3998502421002527803.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-ssh10852770293085674501.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-ssh14569324980656794526.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-609 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-ssh6779587699330330864.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 c4eee9af786413c5552f513267d0ab2fdbf574e1 (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 c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 Commit message: "docs: update snap/README and README (#360)" > git rev-list --no-walk e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-10T11:15:06.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-10T11:15:06.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-10T11:15:06.717Z] ========================================================= [2021-12-10T11:15:06.717Z] EdgeX Global Pipelines Version Info [2021-12-10T11:15:06.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:15:07.828Z] ------------------- [2021-12-10T11:15:07.828Z] stable info: [2021-12-10T11:15:07.828Z] ------------------- [2021-12-10T11:15:07.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-10T11:15:07.828Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-10T11:15:07.828Z] Message: update stable to v1.0.217 [2021-12-10T11:15:08.402Z] ------------------- [2021-12-10T11:15:08.402Z] experimental info: [2021-12-10T11:15:08.402Z] ------------------- [2021-12-10T11:15:08.402Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-10T11:15:08.402Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-10T11:15:08.402Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-10T11:15:08.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-12-10T11:15:08.565Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-12-10T11:15:08.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-10T11:15:08.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-10T11:15:08.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-10T11:15:08.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-10T11:15:08.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-10T11:15:08.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-10T11:15:08.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-10T11:15:08.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-10T11:15:08.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-10T11:15:08.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-12-10T11:15:08.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-10T11:15:08.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-10T11:15:08.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-10T11:15:08.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-10T11:15:08.735Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-10T11:15:08.752Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-10T11:15:08.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-10T11:15:08.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-10T11:15:08.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-10T11:15:08.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-10T11:15:08.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-10T11:15:08.829Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-10T11:15:08.840Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-10T11:15:08.853Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-10T11:15:08.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-10T11:15:08.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-10T11:15:08.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-10T11:15:08.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo [2021-12-10T11:15:08.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4eee9a [Pipeline] echo [2021-12-10T11:15:08.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:15:08.960Z] provisioning config files... [2021-12-10T11:15:08.971Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2056117620609281930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:15:09.289Z] ---> docker-login.sh [2021-12-10T11:15:09.289Z] nexus3.edgexfoundry.org:10001 [2021-12-10T11:15:09.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:15:09.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:15:09.551Z] Configure a credential helper to remove this warning. See [2021-12-10T11:15:09.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:15:09.551Z] [2021-12-10T11:15:09.551Z] Login Succeeded [2021-12-10T11:15:09.551Z] nexus3.edgexfoundry.org:10002 [2021-12-10T11:15:09.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:15:09.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:15:09.551Z] Configure a credential helper to remove this warning. See [2021-12-10T11:15:09.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:15:09.551Z] [2021-12-10T11:15:09.551Z] Login Succeeded [2021-12-10T11:15:09.551Z] nexus3.edgexfoundry.org:10003 [2021-12-10T11:15:09.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:15:09.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:15:09.551Z] Configure a credential helper to remove this warning. See [2021-12-10T11:15:09.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:15:09.551Z] [2021-12-10T11:15:09.551Z] Login Succeeded [2021-12-10T11:15:09.551Z] nexus3.edgexfoundry.org:10004 [2021-12-10T11:15:09.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:15:09.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:15:09.812Z] Configure a credential helper to remove this warning. See [2021-12-10T11:15:09.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:15:09.812Z] [2021-12-10T11:15:09.812Z] Login Succeeded [2021-12-10T11:15:09.812Z] docker.io [2021-12-10T11:15:09.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:15:10.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:15:10.073Z] Configure a credential helper to remove this warning. See [2021-12-10T11:15:10.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:15:10.073Z] [2021-12-10T11:15:10.073Z] Login Succeeded [2021-12-10T11:15:10.073Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T11:15:10.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-10T11:15:10.571Z] + git rev-list -1 --merges c4eee9af786413c5552f513267d0ab2fdbf574e1~1..c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo [2021-12-10T11:15:10.606Z] -----------> git rev-list -1 --merges c4eee9af786413c5552f513267d0ab2fdbf574e1~1..c4eee9af786413c5552f513267d0ab2fdbf574e1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [false] [Pipeline] sh [2021-12-10T11:15:10.904Z] + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo [2021-12-10T11:15:10.921Z] ========================================================= [2021-12-10T11:15:10.921Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-10T11:15:10.921Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-10T11:15:11.251Z] + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] echo [2021-12-10T11:15:11.263Z] [semverPrep] GIT_COMMIT: c4eee9af786413c5552f513267d0ab2fdbf574e1, Commit Message: docs: update snap/README and README (#360) [Pipeline] echo [2021-12-10T11:15:11.275Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-10T11:15:11.650Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-10T11:15:11.650Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-10T11:15:11.650Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-10T11:15:11.650Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-10T11:15:11.650Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-10T11:15:11.650Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-10T11:15:11.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:15:11.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:15:11.995Z] [2021-12-10T11:15:11.995Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:15:12.293Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:15:12.293Z] latest: Pulling from edgex-devops/git-semver [2021-12-10T11:15:12.293Z] a0d0a0d46f8b: Pulling fs layer [2021-12-10T11:15:12.293Z] 3e5f54012d9b: Pulling fs layer [2021-12-10T11:15:12.293Z] 4c7163046ea9: Pulling fs layer [2021-12-10T11:15:12.293Z] 0c2d73faf560: Pulling fs layer [2021-12-10T11:15:12.293Z] 0c2d73faf560: Waiting [2021-12-10T11:15:12.293Z] 3e5f54012d9b: Verifying Checksum [2021-12-10T11:15:12.293Z] 3e5f54012d9b: Download complete [2021-12-10T11:15:12.293Z] a0d0a0d46f8b: Verifying Checksum [2021-12-10T11:15:12.293Z] a0d0a0d46f8b: Download complete [2021-12-10T11:15:12.293Z] 4c7163046ea9: Verifying Checksum [2021-12-10T11:15:12.293Z] 4c7163046ea9: Download complete [2021-12-10T11:15:12.557Z] 0c2d73faf560: Verifying Checksum [2021-12-10T11:15:12.557Z] 0c2d73faf560: Download complete [2021-12-10T11:15:12.557Z] a0d0a0d46f8b: Pull complete [2021-12-10T11:15:12.557Z] 3e5f54012d9b: Pull complete [2021-12-10T11:15:12.816Z] 4c7163046ea9: Pull complete [2021-12-10T11:15:13.077Z] 0c2d73faf560: Pull complete [2021-12-10T11:15:13.077Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-10T11:15:13.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:15:13.077Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-10T11:15:13.144Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:15:13.175Z] $ 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-12-10T11:15:13.770Z] $ docker top 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-10T11:15:13.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T11:15:13.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T11:15:13.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T11:15:13.955Z] $ docker exec 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent [2021-12-10T11:15:14.042Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgCPlFK/agent.12 [2021-12-10T11:15:14.042Z] SSH_AGENT_PID=18 [2021-12-10T11:15:14.048Z] Running ssh-add (command line suppressed) [2021-12-10T11:15:14.128Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4466392951237358158.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4466392951237358158.key) [2021-12-10T11:15:14.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T11:15:14.446Z] + git tag --points-at HEAD [Pipeline] } [2021-12-10T11:15:14.524Z] $ docker exec --env ******** --env ******** 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent -k [2021-12-10T11:15:14.604Z] unset SSH_AUTH_SOCK; [2021-12-10T11:15:14.605Z] unset SSH_AGENT_PID; [2021-12-10T11:15:14.605Z] echo Agent pid 18 killed; [2021-12-10T11:15:14.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-10T11:15:14.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T11:15:14.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T11:15:14.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T11:15:14.753Z] $ docker exec 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent [2021-12-10T11:15:14.851Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLdFji/agent.51 [2021-12-10T11:15:14.851Z] SSH_AGENT_PID=57 [2021-12-10T11:15:14.856Z] Running ssh-add (command line suppressed) [2021-12-10T11:15:14.940Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3439235187747350245.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3439235187747350245.key) [2021-12-10T11:15:14.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T11:15:15.237Z] + git semver init [2021-12-10T11:15:15.237Z] # -> Open(): unable to determine branch for HEAD [2021-12-10T11:15:15.237Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-10T11:15:15.237Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-10T11:15:15.237Z] # $SEMVER_REMOTE_NAME = origin [2021-12-10T11:15:15.237Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-10T11:15:15.237Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-10T11:15:15.237Z] # $SEMVER_BRANCH = main [2021-12-10T11:15:15.237Z] # $SEMVER_TEMP = /tmp/semver-622902724 [2021-12-10T11:15:15.237Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-12-10T11:15:16.179Z] # '/tmp/semver-622902724' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-12-10T11:15:16.179Z] # -> Force: false [2021-12-10T11:15:16.179Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-10T11:15:16.189Z] $ docker exec --env ******** --env ******** 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f ssh-agent -k [2021-12-10T11:15:16.274Z] unset SSH_AUTH_SOCK; [2021-12-10T11:15:16.275Z] unset SSH_AGENT_PID; [2021-12-10T11:15:16.275Z] echo Agent pid 57 killed; [2021-12-10T11:15:16.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-10T11:15:16.593Z] + git semver [Pipeline] } [2021-12-10T11:15:16.609Z] $ docker stop --time=1 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f [2021-12-10T11:15:17.835Z] $ docker rm -f 8adfdcecb2be1610d0d2711f6d9c176140417131d33a20a5b0926498549ce07f [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-10T11:15:18.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-10T11:15:18.390Z] Stashed 1 file(s) [Pipeline] echo [2021-12-10T11:15:18.394Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.5 [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-12-10T11:15:33.547Z] Still waiting to schedule task [2021-12-10T11:15:33.547Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-12-10T11:15:33.549Z] Still waiting to schedule task [2021-12-10T11:15:33.550Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-605’ is offline [2021-12-10T11:16:56.435Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-610 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-10T11:16:56.448Z] Running in /w/workspace/app-service-configurable/41 [Pipeline] { [Pipeline] checkout [2021-12-10T11:16:56.635Z] Selected Git installation does not exist. Using Default [2021-12-10T11:16:56.635Z] The recommended git tool is: NONE [2021-12-10T11:17:00.763Z] using credential edgex-jenkins-ssh [2021-12-10T11:17:00.781Z] Cloning the remote Git repository [2021-12-10T11:17:00.823Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-10T11:17:00.895Z] > git init /w/workspace/app-service-configurable/41 # timeout=10 [2021-12-10T11:17:01.064Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-10T11:17:01.068Z] > git --version # timeout=10 [2021-12-10T11:17:01.132Z] > git --version # 'git version 2.17.1' [2021-12-10T11:17:01.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T11:17:01.250Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T11:17:02.509Z] Avoid second fetch [2021-12-10T11:17:02.509Z] Checking out Revision c4eee9af786413c5552f513267d0ab2fdbf574e1 (main) [2021-12-10T11:17:02.457Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-10T11:17:02.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T11:17:02.520Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T11:17:02.540Z] > git checkout -f c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 [2021-12-10T11:17:06.705Z] Commit message: "docs: update snap/README and README (#360)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-10T11:17:07.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-10T11:17:07.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-10T11:17:07.636Z] Dload Upload Total Spent Left Speed [2021-12-10T11:17:07.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 98533 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh [2021-12-10T11:17:08.120Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-10T11:17:08.458Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-10T11:17:08.458Z] + sudo tee /etc/docker/daemon.new [2021-12-10T11:17:08.458Z] { [2021-12-10T11:17:08.458Z] "registry-mirrors": [ [2021-12-10T11:17:08.458Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-10T11:17:08.458Z] ], [2021-12-10T11:17:08.458Z] "bip": "10.250.0.254/24", [2021-12-10T11:17:08.458Z] "hosts": [ [2021-12-10T11:17:08.458Z] "tcp://0.0.0.0:5555", [2021-12-10T11:17:08.458Z] "unix:///var/run/docker.sock" [2021-12-10T11:17:08.458Z] ], [2021-12-10T11:17:08.458Z] "mtu": 1458, [2021-12-10T11:17:08.458Z] "selinux-enabled": true, [2021-12-10T11:17:08.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-10T11:17:08.458Z] } [Pipeline] sh [2021-12-10T11:17:08.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-10T11:17:09.189Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:17:27.509Z] provisioning config files... [2021-12-10T11:17:27.533Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config558749362938264272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:17:27.888Z] ---> docker-login.sh [2021-12-10T11:17:27.888Z] nexus3.edgexfoundry.org:10001 [2021-12-10T11:17:28.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:28.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:28.481Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:28.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:28.481Z] [2021-12-10T11:17:28.481Z] Login Succeeded [2021-12-10T11:17:28.760Z] nexus3.edgexfoundry.org:10002 [2021-12-10T11:17:29.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:29.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:29.035Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:29.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:29.035Z] [2021-12-10T11:17:29.035Z] Login Succeeded [2021-12-10T11:17:29.036Z] nexus3.edgexfoundry.org:10003 [2021-12-10T11:17:29.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:29.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:29.308Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:29.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:29.308Z] [2021-12-10T11:17:29.308Z] Login Succeeded [2021-12-10T11:17:29.580Z] nexus3.edgexfoundry.org:10004 [2021-12-10T11:17:29.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:29.861Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:29.861Z] [2021-12-10T11:17:29.861Z] Login Succeeded [2021-12-10T11:17:29.861Z] docker.io [2021-12-10T11:17:30.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:30.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:30.734Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:30.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:30.734Z] [2021-12-10T11:17:30.734Z] Login Succeeded [2021-12-10T11:17:30.734Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T11:17:30.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-10T11:17:31.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T11:17:31.368Z] ========================================================= [2021-12-10T11:17:31.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-10T11:17:31.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:17:31.705Z] + 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-12-10T11:17:31.705Z] Sending build context to Docker daemon 204.8kB [2021-12-10T11:17:31.980Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T11:17:31.980Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-10T11:17:32.253Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-10T11:17:32.254Z] 552d1f2373af: Pulling fs layer [2021-12-10T11:17:32.254Z] ea3f2d53f512: Pulling fs layer [2021-12-10T11:17:32.254Z] 9e70ebbbe112: Pulling fs layer [2021-12-10T11:17:32.254Z] 7a9cfe048b4a: Pulling fs layer [2021-12-10T11:17:32.254Z] 72dc09318566: Pulling fs layer [2021-12-10T11:17:32.254Z] f4f7b4309257: Pulling fs layer [2021-12-10T11:17:32.254Z] 0ac9a79272e3: Pulling fs layer [2021-12-10T11:17:32.254Z] b78e95d17946: Pulling fs layer [2021-12-10T11:17:32.254Z] 72dc09318566: Waiting [2021-12-10T11:17:32.254Z] f4f7b4309257: Waiting [2021-12-10T11:17:32.254Z] 0ac9a79272e3: Waiting [2021-12-10T11:17:32.254Z] b78e95d17946: Waiting [2021-12-10T11:17:32.254Z] 9e70ebbbe112: Download complete [2021-12-10T11:17:32.254Z] ea3f2d53f512: Verifying Checksum [2021-12-10T11:17:32.254Z] ea3f2d53f512: Download complete [2021-12-10T11:17:32.254Z] 72dc09318566: Verifying Checksum [2021-12-10T11:17:32.254Z] 72dc09318566: Download complete [2021-12-10T11:17:32.254Z] f4f7b4309257: Verifying Checksum [2021-12-10T11:17:32.254Z] f4f7b4309257: Download complete [2021-12-10T11:17:32.254Z] 552d1f2373af: Verifying Checksum [2021-12-10T11:17:32.254Z] 0ac9a79272e3: Verifying Checksum [2021-12-10T11:17:32.254Z] 0ac9a79272e3: Download complete [2021-12-10T11:17:32.857Z] 552d1f2373af: Pull complete [2021-12-10T11:17:33.465Z] ea3f2d53f512: Pull complete [2021-12-10T11:17:33.746Z] 9e70ebbbe112: Pull complete [2021-12-10T11:17:34.020Z] b78e95d17946: Verifying Checksum [2021-12-10T11:17:34.020Z] b78e95d17946: Download complete [2021-12-10T11:17:34.617Z] 7a9cfe048b4a: Verifying Checksum [2021-12-10T11:17:34.617Z] 7a9cfe048b4a: Download complete [2021-12-10T11:17:44.019Z] Running on prd-centos7-docker-4c-2g-611 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-10T11:17:44.032Z] Running in /w/workspace/app-service-configurable/41 [Pipeline] { [Pipeline] checkout [2021-12-10T11:17:44.123Z] Selected Git installation does not exist. Using Default [2021-12-10T11:17:44.123Z] The recommended git tool is: NONE [2021-12-10T11:17:45.700Z] using credential edgex-jenkins-ssh [2021-12-10T11:17:45.719Z] Cloning the remote Git repository [2021-12-10T11:17:45.172Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-10T11:17:45.206Z] > git init /w/workspace/app-service-configurable/41 # timeout=10 [2021-12-10T11:17:45.234Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-10T11:17:45.234Z] > git --version # timeout=10 [2021-12-10T11:17:45.244Z] > git --version # 'git version 2.24.4' [2021-12-10T11:17:45.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-10T11:17:45.267Z] [INFO] Currently running in a labeled security context [2021-12-10T11:17:45.267Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-10T11:17:45.268Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/41@tmp/jenkins-gitclient-ssh6115826206427920062.key [2021-12-10T11:17:45.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T11:17:46.644Z] Avoid second fetch [2021-12-10T11:17:46.645Z] Checking out Revision c4eee9af786413c5552f513267d0ab2fdbf574e1 (main) [2021-12-10T11:17:47.013Z] 7a9cfe048b4a: Pull complete [2021-12-10T11:17:47.013Z] 72dc09318566: Pull complete [2021-12-10T11:17:47.013Z] f4f7b4309257: Pull complete [2021-12-10T11:17:47.013Z] 0ac9a79272e3: Pull complete [2021-12-10T11:17:46.062Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-10T11:17:46.071Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-10T11:17:46.086Z] > git config core.sparsecheckout # timeout=10 [2021-12-10T11:17:46.096Z] > git checkout -f c4eee9af786413c5552f513267d0ab2fdbf574e1 # timeout=10 [2021-12-10T11:17:50.152Z] Commit message: "docs: update snap/README and README (#360)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:17:50.470Z] provisioning config files... [2021-12-10T11:17:50.484Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config3901204948495945073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:17:50.884Z] ---> docker-login.sh [2021-12-10T11:17:50.884Z] nexus3.edgexfoundry.org:10001 [2021-12-10T11:17:50.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:50.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:50.884Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:50.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:50.884Z] [2021-12-10T11:17:50.884Z] Login Succeeded [2021-12-10T11:17:50.884Z] nexus3.edgexfoundry.org:10002 [2021-12-10T11:17:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:51.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:51.149Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:51.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:51.149Z] [2021-12-10T11:17:51.149Z] Login Succeeded [2021-12-10T11:17:51.149Z] nexus3.edgexfoundry.org:10003 [2021-12-10T11:17:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:51.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:51.149Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:51.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:51.149Z] [2021-12-10T11:17:51.149Z] Login Succeeded [2021-12-10T11:17:51.149Z] nexus3.edgexfoundry.org:10004 [2021-12-10T11:17:51.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:51.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:51.409Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:51.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:51.409Z] [2021-12-10T11:17:51.409Z] Login Succeeded [2021-12-10T11:17:51.409Z] docker.io [2021-12-10T11:17:51.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:17:51.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:17:51.671Z] Configure a credential helper to remove this warning. See [2021-12-10T11:17:51.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:17:51.671Z] [2021-12-10T11:17:51.671Z] Login Succeeded [2021-12-10T11:17:51.671Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T11:17:51.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-10T11:17:51.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T11:17:51.893Z] ========================================================= [2021-12-10T11:17:51.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-10T11:17:51.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:17:52.221Z] + 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-12-10T11:17:52.221Z] Sending build context to Docker daemon 204.8kB [2021-12-10T11:17:52.221Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T11:17:52.221Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-10T11:17:52.221Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-10T11:17:52.221Z] a0d0a0d46f8b: Pulling fs layer [2021-12-10T11:17:52.221Z] 31adcdaf11c8: Pulling fs layer [2021-12-10T11:17:52.221Z] b8b176561691: Pulling fs layer [2021-12-10T11:17:52.221Z] 4527c011a84f: Pulling fs layer [2021-12-10T11:17:52.221Z] 5d74067f8e1e: Pulling fs layer [2021-12-10T11:17:52.221Z] e0aca202a116: Pulling fs layer [2021-12-10T11:17:52.221Z] 3a43be97a3b4: Pulling fs layer [2021-12-10T11:17:52.221Z] 34cad66bf833: Pulling fs layer [2021-12-10T11:17:52.221Z] b4e3c513aaa6: Pulling fs layer [2021-12-10T11:17:52.221Z] 4527c011a84f: Waiting [2021-12-10T11:17:52.221Z] 5d74067f8e1e: Waiting [2021-12-10T11:17:52.221Z] e0aca202a116: Waiting [2021-12-10T11:17:52.221Z] 3a43be97a3b4: Waiting [2021-12-10T11:17:52.221Z] 34cad66bf833: Waiting [2021-12-10T11:17:52.221Z] b4e3c513aaa6: Waiting [2021-12-10T11:17:52.221Z] b8b176561691: Verifying Checksum [2021-12-10T11:17:52.221Z] b8b176561691: Download complete [2021-12-10T11:17:52.221Z] 31adcdaf11c8: Verifying Checksum [2021-12-10T11:17:52.221Z] 31adcdaf11c8: Download complete [2021-12-10T11:17:52.221Z] 5d74067f8e1e: Verifying Checksum [2021-12-10T11:17:52.221Z] 5d74067f8e1e: Download complete [2021-12-10T11:17:52.221Z] a0d0a0d46f8b: Verifying Checksum [2021-12-10T11:17:52.221Z] a0d0a0d46f8b: Download complete [2021-12-10T11:17:52.221Z] e0aca202a116: Verifying Checksum [2021-12-10T11:17:52.221Z] e0aca202a116: Download complete [2021-12-10T11:17:52.221Z] 3a43be97a3b4: Verifying Checksum [2021-12-10T11:17:52.221Z] 3a43be97a3b4: Download complete [2021-12-10T11:17:52.448Z] b78e95d17946: Pull complete [2021-12-10T11:17:52.448Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-10T11:17:52.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-10T11:17:52.448Z] ---> 8b459fc5aaf0 [2021-12-10T11:17:52.448Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-10T11:17:52.489Z] 34cad66bf833: Verifying Checksum [2021-12-10T11:17:52.489Z] 34cad66bf833: Download complete [2021-12-10T11:17:52.750Z] a0d0a0d46f8b: Pull complete [2021-12-10T11:17:53.011Z] 4527c011a84f: Verifying Checksum [2021-12-10T11:17:53.011Z] 4527c011a84f: Download complete [2021-12-10T11:17:53.011Z] b4e3c513aaa6: Verifying Checksum [2021-12-10T11:17:53.011Z] b4e3c513aaa6: Download complete [2021-12-10T11:17:53.011Z] 31adcdaf11c8: Pull complete [2021-12-10T11:17:53.011Z] b8b176561691: Pull complete [2021-12-10T11:17:53.051Z] ---> Running in 57eb5b37f791 [2021-12-10T11:17:53.646Z] Removing intermediate container 57eb5b37f791 [2021-12-10T11:17:53.646Z] ---> 083d520ef3f6 [2021-12-10T11:17:53.646Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-10T11:17:53.646Z] ---> Running in 25e8bee6fb69 [2021-12-10T11:17:53.921Z] Removing intermediate container 25e8bee6fb69 [2021-12-10T11:17:53.921Z] ---> 1c455adfa5e6 [2021-12-10T11:17:53.921Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:17:53.921Z] ---> Running in 417a8c0bf575 [2021-12-10T11:17:54.517Z] Removing intermediate container 417a8c0bf575 [2021-12-10T11:17:54.517Z] ---> b8a7d3708117 [2021-12-10T11:17:54.517Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T11:17:54.517Z] ---> Running in e2aafa48e46e [2021-12-10T11:17:56.347Z] 4527c011a84f: Pull complete [2021-12-10T11:17:56.496Z] Removing intermediate container e2aafa48e46e [2021-12-10T11:17:56.496Z] ---> b61146278442 [2021-12-10T11:17:56.496Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-10T11:17:56.496Z] ---> Running in cd4685e371be [2021-12-10T11:17:56.607Z] 5d74067f8e1e: Pull complete [2021-12-10T11:17:56.607Z] e0aca202a116: Pull complete [2021-12-10T11:17:56.607Z] 3a43be97a3b4: Pull complete [2021-12-10T11:17:56.870Z] 34cad66bf833: Pull complete [2021-12-10T11:17:57.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-10T11:17:58.061Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-10T11:17:59.036Z] OK: 219 MiB in 52 packages [2021-12-10T11:17:59.436Z] b4e3c513aaa6: Pull complete [2021-12-10T11:17:59.436Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-10T11:17:59.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-10T11:17:59.436Z] ---> 9f6097aaca64 [2021-12-10T11:17:59.436Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-10T11:17:59.631Z] Removing intermediate container cd4685e371be [2021-12-10T11:17:59.631Z] ---> 8908bbf9ed48 [2021-12-10T11:17:59.631Z] Step 8/12 : WORKDIR /app [2021-12-10T11:17:59.631Z] ---> Running in f4d53549742c [2021-12-10T11:18:00.226Z] Removing intermediate container f4d53549742c [2021-12-10T11:18:00.226Z] ---> a6b061e65d7a [2021-12-10T11:18:00.226Z] Step 9/12 : COPY . . [2021-12-10T11:18:00.818Z] ---> 6665e1ed4e16 [2021-12-10T11:18:00.818Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T11:18:01.091Z] ---> Running in cc320bc6da9b [2021-12-10T11:18:02.744Z] ---> Running in 36616a713c4b [2021-12-10T11:18:02.745Z] Removing intermediate container 36616a713c4b [2021-12-10T11:18:02.745Z] ---> c1ba9e5f8194 [2021-12-10T11:18:02.745Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-10T11:18:02.745Z] ---> Running in 240c0779be87 [2021-12-10T11:18:03.008Z] Removing intermediate container 240c0779be87 [2021-12-10T11:18:03.008Z] ---> 8153b6657c0e [2021-12-10T11:18:03.008Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:18:03.008Z] ---> Running in c70e3901c273 [2021-12-10T11:18:03.008Z] Removing intermediate container c70e3901c273 [2021-12-10T11:18:03.008Z] ---> e54b51624a4e [2021-12-10T11:18:03.008Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T11:18:03.008Z] ---> Running in a999cca7273c [2021-12-10T11:18:03.585Z] Removing intermediate container a999cca7273c [2021-12-10T11:18:03.585Z] ---> 73cbf2600ef6 [2021-12-10T11:18:03.585Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-10T11:18:03.585Z] ---> Running in b66b94e4ee86 [2021-12-10T11:18:03.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-10T11:18:04.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-10T11:18:05.052Z] OK: 220 MiB in 52 packages [2021-12-10T11:18:05.052Z] Removing intermediate container b66b94e4ee86 [2021-12-10T11:18:05.052Z] ---> 8a430a59945d [2021-12-10T11:18:05.052Z] Step 8/12 : WORKDIR /app [2021-12-10T11:18:05.313Z] ---> Running in cbcde7ed0781 [2021-12-10T11:18:05.313Z] Removing intermediate container cbcde7ed0781 [2021-12-10T11:18:05.313Z] ---> c7b8e01cfd28 [2021-12-10T11:18:05.313Z] Step 9/12 : COPY . . [2021-12-10T11:18:05.313Z] ---> c17c75125d18 [2021-12-10T11:18:05.313Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T11:18:05.578Z] ---> Running in fc63df2cbf74 [2021-12-10T11:18:37.756Z] Removing intermediate container fc63df2cbf74 [2021-12-10T11:18:37.757Z] ---> e252b6dc9e7a [2021-12-10T11:18:37.757Z] Step 11/12 : ARG MAKE="make build" [2021-12-10T11:18:37.757Z] ---> Running in 56a13312fae1 [2021-12-10T11:18:37.757Z] Removing intermediate container 56a13312fae1 [2021-12-10T11:18:37.757Z] ---> 01dd55412485 [2021-12-10T11:18:37.757Z] Step 12/12 : RUN $MAKE [2021-12-10T11:18:37.757Z] ---> Running in 5f4e0144ac9e [2021-12-10T11:18:37.757Z] noop [2021-12-10T11:18:37.757Z] Removing intermediate container 5f4e0144ac9e [2021-12-10T11:18:37.757Z] ---> f426739ebf1f [2021-12-10T11:18:37.757Z] Successfully built f426739ebf1f [2021-12-10T11:18:37.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:18:38.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-10T11:18:38.079Z] . [Pipeline] withDockerContainer [2021-12-10T11:18:38.151Z] prd-centos7-docker-4c-2g-611 does not seem to be running inside a container [2021-12-10T11:18:38.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-10T11:18:38.537Z] $ docker top 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-10T11:18:38.908Z] + go version [2021-12-10T11:18:38.908Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-10T11:18:38.918Z] $ docker stop --time=1 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 [2021-12-10T11:18:40.097Z] $ docker rm -f 86d348f46520cdca1d53d6ed77afcfda199949ea414fdd94994da2911d996b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:18:40.649Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-10T11:18:40.649Z] . [Pipeline] withDockerContainer [2021-12-10T11:18:40.715Z] prd-centos7-docker-4c-2g-611 does not seem to be running inside a container [2021-12-10T11:18:40.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-10T11:18:41.092Z] $ docker top 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-10T11:18:41.465Z] + make test [2021-12-10T11:18:41.465Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-10T11:18:56.506Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-10T11:18:56.506Z] CGO_ENABLED=1 go vet ./... [2021-12-10T11:19:03.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-10T11:19:03.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-10T11:19:03.185Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-10T11:19:03.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-10T11:19:03.211Z] $ docker stop --time=1 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b [2021-12-10T11:19:04.626Z] $ docker rm -f 938ff4796ffa6793f8dce129bd6bf82b2d1073b46f30620ff7944d97c30ad15b [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-10T11:19:05.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-10T11:19:05.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-10T11:19:06.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-10T11:19:06.576Z] + ls -al . [2021-12-10T11:19:06.576Z] total 148 [2021-12-10T11:19:06.576Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 10 11:19 . [2021-12-10T11:19:06.576Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 10 11:17 .. [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 7608 Dec 10 11:17 Attribution.txt [2021-12-10T11:19:06.576Z] drwxrwxr-x. 2 jenkins jenkins 37 Dec 10 11:17 bin [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 23791 Dec 10 11:17 CHANGELOG.md [2021-12-10T11:19:06.576Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 10 11:18 coverage.out [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 2064 Dec 10 11:17 Dockerfile [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 10 11:17 .dockerignore [2021-12-10T11:19:06.576Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 10 11:17 .git [2021-12-10T11:19:06.576Z] drwxrwxr-x. 2 jenkins jenkins 104 Dec 10 11:17 .github [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 104 Dec 10 11:17 .gitignore [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 135 Dec 10 11:17 go.mod [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 49217 Dec 10 11:17 go.sum [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 10 11:17 GOVERNANCE.md [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 10 11:17 Jenkinsfile [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 10 11:17 LICENSE [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 1949 Dec 10 11:17 main.go [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 1614 Dec 10 11:17 makefile [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 618 Dec 10 11:17 OWNERS.md [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 3860 Dec 10 11:17 README.md [2021-12-10T11:19:06.576Z] drwxrwxr-x. 9 jenkins jenkins 151 Dec 10 11:17 res [2021-12-10T11:19:06.576Z] drwxrwxr-x. 3 jenkins jenkins 58 Dec 10 11:17 snap [2021-12-10T11:19:06.576Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 10 11:15 VERSION [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:06.880Z] + 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=c4eee9af786413c5552f513267d0ab2fdbf574e1 --label arch=amd64 --label version=2.2.0-dev.5 . [2021-12-10T11:19:06.880Z] Sending build context to Docker daemon 205.8kB [2021-12-10T11:19:06.880Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T11:19:06.880Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-10T11:19:06.880Z] ---> f426739ebf1f [2021-12-10T11:19:06.880Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-10T11:19:06.880Z] ---> Running in e3fb740cdbb9 [2021-12-10T11:19:06.880Z] Removing intermediate container e3fb740cdbb9 [2021-12-10T11:19:06.880Z] ---> 89bb0a67361e [2021-12-10T11:19:06.880Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-10T11:19:07.157Z] ---> Running in 3da9bb50c90f [2021-12-10T11:19:07.157Z] Removing intermediate container 3da9bb50c90f [2021-12-10T11:19:07.157Z] ---> 61b8ea938c11 [2021-12-10T11:19:07.157Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:19:07.157Z] ---> Running in b2bc1fa6be74 [2021-12-10T11:19:07.157Z] Removing intermediate container b2bc1fa6be74 [2021-12-10T11:19:07.157Z] ---> 184c655c4066 [2021-12-10T11:19:07.157Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T11:19:07.157Z] ---> Running in 6a058ea42f2f [2021-12-10T11:19:07.731Z] Removing intermediate container 6a058ea42f2f [2021-12-10T11:19:07.731Z] ---> 714292477992 [2021-12-10T11:19:07.731Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-10T11:19:07.731Z] ---> Running in 5683f8802264 [2021-12-10T11:19:08.307Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-10T11:19:08.878Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-10T11:19:09.447Z] OK: 220 MiB in 52 packages [2021-12-10T11:19:09.707Z] Removing intermediate container 5683f8802264 [2021-12-10T11:19:09.707Z] ---> 7a168e469abd [2021-12-10T11:19:09.707Z] Step 8/26 : WORKDIR /app [2021-12-10T11:19:09.707Z] ---> Running in a6e65d800f8f [2021-12-10T11:19:09.707Z] Removing intermediate container a6e65d800f8f [2021-12-10T11:19:09.707Z] ---> 55b965e0caab [2021-12-10T11:19:09.707Z] Step 9/26 : COPY . . [2021-12-10T11:19:09.970Z] ---> afd796935f84 [2021-12-10T11:19:09.970Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T11:19:09.970Z] ---> Running in 9d108211e622 [2021-12-10T11:19:10.542Z] Removing intermediate container 9d108211e622 [2021-12-10T11:19:10.542Z] ---> 90e79f561017 [2021-12-10T11:19:10.542Z] Step 11/26 : ARG MAKE="make build" [2021-12-10T11:19:10.542Z] ---> Running in 3c3520a7c233 [2021-12-10T11:19:10.542Z] Removing intermediate container 3c3520a7c233 [2021-12-10T11:19:10.542Z] ---> 859ddf97ab0a [2021-12-10T11:19:10.542Z] Step 12/26 : RUN $MAKE [2021-12-10T11:19:10.542Z] ---> Running in 195ef64b9e63 [2021-12-10T11:19:10.806Z] 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.5" -o app-service-configurable [2021-12-10T11:19:22.876Z] Removing intermediate container cc320bc6da9b [2021-12-10T11:19:22.876Z] ---> 5209dc5fcfc7 [2021-12-10T11:19:22.876Z] Step 11/12 : ARG MAKE="make build" [2021-12-10T11:19:22.876Z] ---> Running in 5f2b9c96c5fe [2021-12-10T11:19:22.876Z] Removing intermediate container 5f2b9c96c5fe [2021-12-10T11:19:22.876Z] ---> 677944c2c2a6 [2021-12-10T11:19:22.876Z] Step 12/12 : RUN $MAKE [2021-12-10T11:19:22.876Z] ---> Running in 7e90e3d832f2 [2021-12-10T11:19:22.876Z] noop [2021-12-10T11:19:22.876Z] Removing intermediate container 7e90e3d832f2 [2021-12-10T11:19:22.876Z] ---> 2fdc6dd135f1 [2021-12-10T11:19:22.876Z] Successfully built 2fdc6dd135f1 [2021-12-10T11:19:22.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:23.107Z] Removing intermediate container 195ef64b9e63 [2021-12-10T11:19:23.107Z] ---> b6f0d9448501 [2021-12-10T11:19:23.107Z] Step 13/26 : FROM alpine:3.14 [2021-12-10T11:19:23.107Z] 3.14: Pulling from library/alpine [2021-12-10T11:19:23.107Z] 97518928ae5f: Pulling fs layer [2021-12-10T11:19:23.107Z] 97518928ae5f: Verifying Checksum [2021-12-10T11:19:23.107Z] 97518928ae5f: Download complete [2021-12-10T11:19:23.107Z] 97518928ae5f: Pull complete [2021-12-10T11:19:23.107Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-10T11:19:23.107Z] Status: Downloaded newer image for alpine:3.14 [2021-12-10T11:19:23.107Z] ---> 0a97eee8041e [2021-12-10T11:19:23.107Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:19:23.221Z] + docker inspect -f . ci-base-image-arm64 [2021-12-10T11:19:23.221Z] . [Pipeline] withDockerContainer [2021-12-10T11:19:23.379Z] ---> Running in c3688f16a61e [2021-12-10T11:19:23.379Z] Removing intermediate container c3688f16a61e [2021-12-10T11:19:23.379Z] ---> 041f69b60180 [2021-12-10T11:19:23.379Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-10T11:19:23.379Z] ---> Running in 8524ddd52702 [2021-12-10T11:19:23.379Z] Removing intermediate container 8524ddd52702 [2021-12-10T11:19:23.379Z] ---> 5d7ea5cc3694 [2021-12-10T11:19:23.379Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-10T11:19:23.379Z] ---> Running in a9a8b290bee6 [2021-12-10T11:19:23.429Z] prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container [2021-12-10T11:19:23.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-10T11:19:23.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-10T11:19:24.820Z] $ docker top 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f -eo pid,comm [2021-12-10T11:19:25.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-10T11:19:25.023Z] (1/7) Installing ca-certificates (20191127-r5) [Pipeline] { [Pipeline] sh [2021-12-10T11:19:25.284Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-10T11:19:25.284Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-10T11:19:25.284Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-10T11:19:25.284Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-10T11:19:25.284Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-10T11:19:25.284Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-10T11:19:25.284Z] Executing busybox-1.33.1-r6.trigger [2021-12-10T11:19:25.284Z] Executing ca-certificates-20191127-r5.trigger [2021-12-10T11:19:25.284Z] OK: 9 MiB in 21 packages [2021-12-10T11:19:25.544Z] Removing intermediate container a9a8b290bee6 [2021-12-10T11:19:25.544Z] ---> 53a652708092 [2021-12-10T11:19:25.544Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-10T11:19:25.705Z] + go version [2021-12-10T11:19:25.705Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-10T11:19:25.722Z] $ docker stop --time=1 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f [2021-12-10T11:19:25.804Z] ---> fdd978b354b4 [2021-12-10T11:19:25.804Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-10T11:19:25.804Z] ---> 93d25f9dbb4b [2021-12-10T11:19:25.804Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-10T11:19:26.071Z] ---> 6617d3f545d1 [2021-12-10T11:19:26.071Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-10T11:19:26.332Z] ---> efb00584d275 [2021-12-10T11:19:26.332Z] Step 21/26 : EXPOSE 48095 [2021-12-10T11:19:26.332Z] ---> Running in 9c1f195db121 [2021-12-10T11:19:26.599Z] Removing intermediate container 9c1f195db121 [2021-12-10T11:19:26.599Z] ---> 0713b104c388 [2021-12-10T11:19:26.599Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-10T11:19:26.599Z] ---> Running in 1186b293ffee [2021-12-10T11:19:26.599Z] Removing intermediate container 1186b293ffee [2021-12-10T11:19:26.599Z] ---> 4bd5236185c9 [2021-12-10T11:19:26.599Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-10T11:19:26.599Z] ---> Running in 2fedac734375 [2021-12-10T11:19:26.599Z] Removing intermediate container 2fedac734375 [2021-12-10T11:19:26.599Z] ---> bf53e071b513 [2021-12-10T11:19:26.599Z] Step 24/26 : LABEL arch=amd64 [2021-12-10T11:19:26.599Z] ---> Running in b2516bc2b929 [2021-12-10T11:19:26.870Z] Removing intermediate container b2516bc2b929 [2021-12-10T11:19:26.870Z] ---> 8cf4f27a9586 [2021-12-10T11:19:26.870Z] Step 25/26 : LABEL git_sha=c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:19:26.870Z] ---> Running in bf553754910a [2021-12-10T11:19:26.870Z] Removing intermediate container bf553754910a [2021-12-10T11:19:26.870Z] ---> d0a27f5a5de7 [2021-12-10T11:19:26.870Z] Step 26/26 : LABEL version=2.2.0-dev.5 [2021-12-10T11:19:26.870Z] ---> Running in 7573cc93d396 [2021-12-10T11:19:27.131Z] Removing intermediate container 7573cc93d396 [2021-12-10T11:19:27.131Z] ---> c24a5187236e [2021-12-10T11:19:27.131Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-10T11:19:27.131Z] Successfully built c24a5187236e [2021-12-10T11:19:27.131Z] Successfully tagged app-service-configurable:latest [2021-12-10T11:19:27.361Z] $ docker rm -f 18290fd72afc6edb78c170d5bf7e179a88fc754c81f3c8c8867f42931cf65a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:19:27.860Z] provisioning config files... [2021-12-10T11:19:27.870Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config6273457523208139528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:19:28.100Z] + docker inspect -f . ci-base-image-arm64 [2021-12-10T11:19:28.100Z] . [Pipeline] withDockerContainer [2021-12-10T11:19:28.189Z] ---> docker-login.sh [2021-12-10T11:19:28.189Z] nexus3.edgexfoundry.org:10001 [2021-12-10T11:19:28.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:19:28.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:19:28.189Z] Configure a credential helper to remove this warning. See [2021-12-10T11:19:28.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:19:28.190Z] [2021-12-10T11:19:28.190Z] Login Succeeded [2021-12-10T11:19:28.190Z] nexus3.edgexfoundry.org:10002 [2021-12-10T11:19:28.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:19:28.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:19:28.190Z] Configure a credential helper to remove this warning. See [2021-12-10T11:19:28.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:19:28.190Z] [2021-12-10T11:19:28.190Z] Login Succeeded [2021-12-10T11:19:28.190Z] nexus3.edgexfoundry.org:10003 [2021-12-10T11:19:28.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container [2021-12-10T11:19:28.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-10T11:19:28.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:19:28.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:19:28.462Z] Configure a credential helper to remove this warning. See [2021-12-10T11:19:28.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:19:28.462Z] [2021-12-10T11:19:28.462Z] Login Succeeded [2021-12-10T11:19:28.462Z] nexus3.edgexfoundry.org:10004 [2021-12-10T11:19:28.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:19:28.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:19:28.462Z] Configure a credential helper to remove this warning. See [2021-12-10T11:19:28.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:19:28.462Z] [2021-12-10T11:19:28.462Z] Login Succeeded [2021-12-10T11:19:28.462Z] docker.io [2021-12-10T11:19:28.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:19:28.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:19:28.982Z] Configure a credential helper to remove this warning. See [2021-12-10T11:19:28.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:19:28.982Z] [2021-12-10T11:19:28.982Z] Login Succeeded [2021-12-10T11:19:28.982Z] ---> docker-login.sh ends [2021-12-10T11:19:29.641Z] $ docker top b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 -eo pid,comm [Pipeline] { [Pipeline] } [2021-12-10T11:19:29.882Z] Deleting 1 temporary files [Pipeline] fileExists [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] echo [2021-12-10T11:19:29.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T11:19:29.990Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-12-10T11:19:29.990Z] c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:19:29.990Z] latest [2021-12-10T11:19:29.990Z] 2.2.0-dev.5 [2021-12-10T11:19:29.990Z] c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:19:29.990Z] main [2021-12-10T11:19:29.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:30.305Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:30.559Z] + make test [2021-12-10T11:19:30.559Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-10T11:19:30.607Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:19:30.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-10T11:19:30.607Z] cc45af1d7cd6: Preparing [2021-12-10T11:19:30.607Z] c577d47bdcfe: Preparing [2021-12-10T11:19:30.607Z] 2a26388d80fc: Preparing [2021-12-10T11:19:30.607Z] 9c5ae1909478: Preparing [2021-12-10T11:19:30.607Z] ade52342af2e: Preparing [2021-12-10T11:19:30.607Z] 1a058d5342cc: Preparing [2021-12-10T11:19:30.868Z] 9c5ae1909478: Pushed [2021-12-10T11:19:30.868Z] c577d47bdcfe: Pushed [2021-12-10T11:19:30.868Z] 1a058d5342cc: Layer already exists [2021-12-10T11:19:30.868Z] 2a26388d80fc: Pushed [2021-12-10T11:19:30.868Z] ade52342af2e: Pushed [2021-12-10T11:19:32.265Z] cc45af1d7cd6: Pushed [2021-12-10T11:19:32.265Z] c4eee9af786413c5552f513267d0ab2fdbf574e1: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:32.563Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:32.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-10T11:19:32.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-10T11:19:32.857Z] cc45af1d7cd6: Preparing [2021-12-10T11:19:32.857Z] c577d47bdcfe: Preparing [2021-12-10T11:19:32.857Z] 2a26388d80fc: Preparing [2021-12-10T11:19:32.857Z] 9c5ae1909478: Preparing [2021-12-10T11:19:32.857Z] ade52342af2e: Preparing [2021-12-10T11:19:32.857Z] 1a058d5342cc: Preparing [2021-12-10T11:19:32.857Z] 1a058d5342cc: Waiting [2021-12-10T11:19:32.857Z] ade52342af2e: Layer already exists [2021-12-10T11:19:32.857Z] c577d47bdcfe: Layer already exists [2021-12-10T11:19:32.857Z] 2a26388d80fc: Layer already exists [2021-12-10T11:19:32.857Z] 9c5ae1909478: Layer already exists [2021-12-10T11:19:32.857Z] cc45af1d7cd6: Layer already exists [2021-12-10T11:19:32.857Z] 1a058d5342cc: Layer already exists [2021-12-10T11:19:32.857Z] latest: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:33.154Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:33.449Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 [2021-12-10T11:19:33.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-10T11:19:33.449Z] cc45af1d7cd6: Preparing [2021-12-10T11:19:33.449Z] c577d47bdcfe: Preparing [2021-12-10T11:19:33.449Z] 2a26388d80fc: Preparing [2021-12-10T11:19:33.449Z] 9c5ae1909478: Preparing [2021-12-10T11:19:33.449Z] ade52342af2e: Preparing [2021-12-10T11:19:33.449Z] 1a058d5342cc: Preparing [2021-12-10T11:19:33.449Z] 1a058d5342cc: Waiting [2021-12-10T11:19:33.449Z] cc45af1d7cd6: Layer already exists [2021-12-10T11:19:33.449Z] ade52342af2e: Layer already exists [2021-12-10T11:19:33.449Z] c577d47bdcfe: Layer already exists [2021-12-10T11:19:33.449Z] 9c5ae1909478: Layer already exists [2021-12-10T11:19:33.449Z] 2a26388d80fc: Layer already exists [2021-12-10T11:19:33.449Z] 1a058d5342cc: Layer already exists [2021-12-10T11:19:33.449Z] 2.2.0-dev.5: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:33.752Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:34.045Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:19:34.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-10T11:19:34.045Z] cc45af1d7cd6: Preparing [2021-12-10T11:19:34.045Z] c577d47bdcfe: Preparing [2021-12-10T11:19:34.045Z] 2a26388d80fc: Preparing [2021-12-10T11:19:34.045Z] 9c5ae1909478: Preparing [2021-12-10T11:19:34.045Z] ade52342af2e: Preparing [2021-12-10T11:19:34.045Z] 1a058d5342cc: Preparing [2021-12-10T11:19:34.045Z] 1a058d5342cc: Waiting [2021-12-10T11:19:34.045Z] ade52342af2e: Layer already exists [2021-12-10T11:19:34.045Z] cc45af1d7cd6: Layer already exists [2021-12-10T11:19:34.045Z] c577d47bdcfe: Layer already exists [2021-12-10T11:19:34.045Z] 2a26388d80fc: Layer already exists [2021-12-10T11:19:34.045Z] 9c5ae1909478: Layer already exists [2021-12-10T11:19:34.045Z] 1a058d5342cc: Layer already exists [2021-12-10T11:19:34.045Z] c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:34.345Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:34.644Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-12-10T11:19:34.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-10T11:19:34.644Z] cc45af1d7cd6: Preparing [2021-12-10T11:19:34.644Z] c577d47bdcfe: Preparing [2021-12-10T11:19:34.644Z] 2a26388d80fc: Preparing [2021-12-10T11:19:34.644Z] 9c5ae1909478: Preparing [2021-12-10T11:19:34.644Z] ade52342af2e: Preparing [2021-12-10T11:19:34.644Z] 1a058d5342cc: Preparing [2021-12-10T11:19:34.644Z] 1a058d5342cc: Waiting [2021-12-10T11:19:34.644Z] c577d47bdcfe: Layer already exists [2021-12-10T11:19:34.644Z] cc45af1d7cd6: Layer already exists [2021-12-10T11:19:34.644Z] ade52342af2e: Layer already exists [2021-12-10T11:19:34.644Z] 9c5ae1909478: Layer already exists [2021-12-10T11:19:34.644Z] 2a26388d80fc: Layer already exists [2021-12-10T11:19:34.644Z] 1a058d5342cc: Layer already exists [2021-12-10T11:19:34.644Z] main: digest: sha256:cce77f61a786863961a27ed5c82919f3a7e57318439be555eb60ae22531e9aa7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-10T11:19:34.680Z] ===================================================== [Pipeline] echo [2021-12-10T11:19:34.688Z] taggedImages: [2021-12-10T11:19:34.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:19:34.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-10T11:19:34.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.5 [2021-12-10T11:19:34.688Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:19:34.689Z] - 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-12-10T11:19:35.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:19:35.605Z] [2021-12-10T11:19:35.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:19:35.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:19:35.907Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-10T11:19:35.907Z] b4d181a07f80: Pulling fs layer [2021-12-10T11:19:35.907Z] a1111a8f2ec3: Pulling fs layer [2021-12-10T11:19:35.907Z] ed53099fbce6: Pulling fs layer [2021-12-10T11:19:35.907Z] dc539afda2c1: Pulling fs layer [2021-12-10T11:19:35.907Z] 77bc0d833cb6: Pulling fs layer [2021-12-10T11:19:35.907Z] 9065ff56babe: Pulling fs layer [2021-12-10T11:19:35.907Z] d287ab97295c: Pulling fs layer [2021-12-10T11:19:35.907Z] dc539afda2c1: Waiting [2021-12-10T11:19:35.907Z] 77bc0d833cb6: Waiting [2021-12-10T11:19:35.907Z] 9065ff56babe: Waiting [2021-12-10T11:19:35.907Z] d287ab97295c: Waiting [2021-12-10T11:19:35.907Z] a1111a8f2ec3: Verifying Checksum [2021-12-10T11:19:35.907Z] a1111a8f2ec3: Download complete [2021-12-10T11:19:35.907Z] dc539afda2c1: Verifying Checksum [2021-12-10T11:19:35.907Z] dc539afda2c1: Download complete [2021-12-10T11:19:35.907Z] ed53099fbce6: Verifying Checksum [2021-12-10T11:19:35.907Z] ed53099fbce6: Download complete [2021-12-10T11:19:35.907Z] 9065ff56babe: Verifying Checksum [2021-12-10T11:19:35.907Z] 9065ff56babe: Download complete [2021-12-10T11:19:36.170Z] 77bc0d833cb6: Verifying Checksum [2021-12-10T11:19:36.170Z] 77bc0d833cb6: Download complete [2021-12-10T11:19:36.170Z] b4d181a07f80: Verifying Checksum [2021-12-10T11:19:36.170Z] b4d181a07f80: Download complete [2021-12-10T11:19:36.751Z] d287ab97295c: Verifying Checksum [2021-12-10T11:19:36.751Z] d287ab97295c: Download complete [2021-12-10T11:19:37.324Z] b4d181a07f80: Pull complete [2021-12-10T11:19:37.586Z] a1111a8f2ec3: Pull complete [2021-12-10T11:19:38.153Z] ed53099fbce6: Pull complete [2021-12-10T11:19:38.153Z] dc539afda2c1: Pull complete [2021-12-10T11:19:38.415Z] 77bc0d833cb6: Pull complete [2021-12-10T11:19:38.679Z] 9065ff56babe: Pull complete [2021-12-10T11:19:44.006Z] d287ab97295c: Pull complete [2021-12-10T11:19:44.006Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-10T11:19:44.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:19:44.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-10T11:19:44.066Z] prd-centos7-docker-4c-2g-611 does not seem to be running inside a container [2021-12-10T11:19:44.096Z] $ 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/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-10T11:19:46.563Z] $ docker top 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:19:47.026Z] ---> job-cost.sh [2021-12-10T11:19:47.026Z] lf-activate-venv: SKIPPING [2021-12-10T11:19:47.026Z] INFO: No Stack... [2021-12-10T11:19:47.597Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-10T11:19:47.857Z] INFO: Archiving Costs [Pipeline] sh [2021-12-10T11:19:48.159Z] + cat /w/workspace/app-service-configurable/41/archives/cost.csv [2021-12-10T11:19:48.159Z] + cut -d, -f6 [Pipeline] lock [2021-12-10T11:19:48.192Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [2021-12-10T11:19:48.201Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] did not exist. Created. [2021-12-10T11:19:48.201Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-10T11:19:48.520Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-10T11:19:48.551Z] Stashed 1 file(s) [Pipeline] } [2021-12-10T11:19:48.558Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-10T11:19:48.575Z] $ docker stop --time=1 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 [2021-12-10T11:19:49.728Z] $ docker rm -f 3b84788e272f359ae9265028d62d64ea66d751795e0ad8ea429c4f14ef621e35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T11:20:27.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-10T11:20:27.121Z] CGO_ENABLED=1 go vet ./... [2021-12-10T11:20:49.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-10T11:20:49.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-10T11:20:49.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-10T11:20:49.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-10T11:20:49.331Z] $ docker stop --time=1 b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 [2021-12-10T11:20:51.050Z] $ docker rm -f b773bd2b4ee006c110a6614d782e121982cb74e3bead4f61acb45706a53631d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-10T11:20:51.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-10T11:20:51.862Z] Warning: overwriting stash ‘coverage-report’ [2021-12-10T11:20:52.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-10T11:20:52.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-10T11:20:53.136Z] + ls -al . [2021-12-10T11:20:53.136Z] total 172 [2021-12-10T11:20:53.136Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 10 11:20 . [2021-12-10T11:20:53.136Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 11:17 .. [2021-12-10T11:20:53.136Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 10 11:17 .dockerignore [2021-12-10T11:20:53.136Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 11:17 .git [2021-12-10T11:20:53.136Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 11:17 .github [2021-12-10T11:20:53.136Z] -rw-rw-r-- 1 jenkins jenkins 104 Dec 10 11:17 .gitignore [2021-12-10T11:20:53.136Z] -rw-rw-r-- 1 jenkins jenkins 7608 Dec 10 11:17 Attribution.txt [2021-12-10T11:20:53.136Z] -rw-rw-r-- 1 jenkins jenkins 23791 Dec 10 11:17 CHANGELOG.md [2021-12-10T11:20:53.136Z] -rw-rw-r-- 1 jenkins jenkins 2064 Dec 10 11:17 Dockerfile [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 11:17 GOVERNANCE.md [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 10 11:17 Jenkinsfile [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 10 11:17 LICENSE [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 10 11:17 OWNERS.md [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 3860 Dec 10 11:17 README.md [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 10 11:15 VERSION [2021-12-10T11:20:53.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 11:17 bin [2021-12-10T11:20:53.137Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 10 11:19 coverage.out [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 135 Dec 10 11:17 go.mod [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 49217 Dec 10 11:17 go.sum [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 1949 Dec 10 11:17 main.go [2021-12-10T11:20:53.137Z] -rw-rw-r-- 1 jenkins jenkins 1614 Dec 10 11:17 makefile [2021-12-10T11:20:53.137Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 11:17 res [2021-12-10T11:20:53.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 11:17 snap [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:20:53.475Z] + 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=c4eee9af786413c5552f513267d0ab2fdbf574e1 --label arch=arm64 --label version=2.2.0-dev.5 . [2021-12-10T11:20:53.475Z] Sending build context to Docker daemon 205.8kB [2021-12-10T11:20:53.749Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-10T11:20:53.749Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-10T11:20:53.749Z] ---> 2fdc6dd135f1 [2021-12-10T11:20:53.749Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-10T11:20:53.749Z] ---> Running in 8a59e0ee0712 [2021-12-10T11:20:54.389Z] Removing intermediate container 8a59e0ee0712 [2021-12-10T11:20:54.389Z] ---> 6e3343d0d3e4 [2021-12-10T11:20:54.389Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-10T11:20:54.389Z] ---> Running in b062b5c481b2 [2021-12-10T11:20:54.668Z] Removing intermediate container b062b5c481b2 [2021-12-10T11:20:54.668Z] ---> e4b40a4685bd [2021-12-10T11:20:54.668Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:20:54.668Z] ---> Running in 8a295381e7ed [2021-12-10T11:20:54.954Z] Removing intermediate container 8a295381e7ed [2021-12-10T11:20:54.954Z] ---> ab8c466f3ca8 [2021-12-10T11:20:54.954Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-10T11:20:55.235Z] ---> Running in fe5b71e71b80 [2021-12-10T11:20:56.824Z] Removing intermediate container fe5b71e71b80 [2021-12-10T11:20:56.824Z] ---> 1dbb6d64c06b [2021-12-10T11:20:56.824Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-10T11:20:57.100Z] ---> Running in 971c4fb92081 [2021-12-10T11:20:58.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-10T11:20:59.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-10T11:20:59.651Z] OK: 219 MiB in 52 packages [2021-12-10T11:21:00.627Z] Removing intermediate container 971c4fb92081 [2021-12-10T11:21:00.627Z] ---> 24cfd4a1e4cd [2021-12-10T11:21:00.628Z] Step 8/26 : WORKDIR /app [2021-12-10T11:21:00.628Z] ---> Running in 565d6e75e0d3 [2021-12-10T11:21:00.900Z] Removing intermediate container 565d6e75e0d3 [2021-12-10T11:21:00.900Z] ---> 19a6a33a50b6 [2021-12-10T11:21:00.900Z] Step 9/26 : COPY . . [2021-12-10T11:21:01.498Z] ---> 58fe3603f355 [2021-12-10T11:21:01.498Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-10T11:21:01.786Z] ---> Running in c932fe2f8998 [2021-12-10T11:21:03.765Z] Removing intermediate container c932fe2f8998 [2021-12-10T11:21:03.765Z] ---> 9df6dc875270 [2021-12-10T11:21:03.765Z] Step 11/26 : ARG MAKE="make build" [2021-12-10T11:21:03.765Z] ---> Running in 338c0fcf8326 [2021-12-10T11:21:04.358Z] Removing intermediate container 338c0fcf8326 [2021-12-10T11:21:04.358Z] ---> 46bde8bac804 [2021-12-10T11:21:04.358Z] Step 12/26 : RUN $MAKE [2021-12-10T11:21:04.358Z] ---> Running in 6fe4777c63d2 [2021-12-10T11:21:05.352Z] 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.5" -o app-service-configurable [2021-12-10T11:21:44.339Z] Removing intermediate container 6fe4777c63d2 [2021-12-10T11:21:44.339Z] ---> f2f1a87a68cb [2021-12-10T11:21:44.339Z] Step 13/26 : FROM alpine:3.14 [2021-12-10T11:21:44.339Z] 3.14: Pulling from library/alpine [2021-12-10T11:21:44.339Z] be307f383ecc: Pulling fs layer [2021-12-10T11:21:44.339Z] be307f383ecc: Download complete [2021-12-10T11:21:44.339Z] be307f383ecc: Pull complete [2021-12-10T11:21:44.339Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-10T11:21:44.339Z] Status: Downloaded newer image for alpine:3.14 [2021-12-10T11:21:44.339Z] ---> 5b8b7b635229 [2021-12-10T11:21:44.339Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-10T11:21:44.339Z] ---> Running in e3b7b79d16d8 [2021-12-10T11:21:44.339Z] Removing intermediate container e3b7b79d16d8 [2021-12-10T11:21:44.339Z] ---> 41ce55c48b05 [2021-12-10T11:21:44.339Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-10T11:21:44.339Z] ---> Running in a9e2e2494964 [2021-12-10T11:21:44.609Z] Removing intermediate container a9e2e2494964 [2021-12-10T11:21:44.609Z] ---> f25772842dd7 [2021-12-10T11:21:44.609Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-10T11:21:44.609Z] ---> Running in f9b7178cc3df [2021-12-10T11:21:45.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-10T11:21:45.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-10T11:21:46.823Z] (1/7) Installing ca-certificates (20191127-r5) [2021-12-10T11:21:46.823Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-10T11:21:46.823Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-10T11:21:46.823Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-10T11:21:46.823Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-10T11:21:46.823Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-10T11:21:46.823Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-10T11:21:46.823Z] Executing busybox-1.33.1-r6.trigger [2021-12-10T11:21:46.823Z] Executing ca-certificates-20191127-r5.trigger [2021-12-10T11:21:46.823Z] OK: 9 MiB in 21 packages [2021-12-10T11:21:48.249Z] Removing intermediate container f9b7178cc3df [2021-12-10T11:21:48.249Z] ---> 5f814d9fff59 [2021-12-10T11:21:48.249Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-10T11:21:48.841Z] ---> 853cce55ed4f [2021-12-10T11:21:48.841Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-10T11:21:49.113Z] ---> 2eb3db4f07d1 [2021-12-10T11:21:49.113Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-10T11:21:49.704Z] ---> 9170131f1124 [2021-12-10T11:21:49.704Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-10T11:21:51.125Z] ---> 69f729fb2db0 [2021-12-10T11:21:51.125Z] Step 21/26 : EXPOSE 48095 [2021-12-10T11:21:51.125Z] ---> Running in 79c30b2c047a [2021-12-10T11:21:51.125Z] Removing intermediate container 79c30b2c047a [2021-12-10T11:21:51.125Z] ---> 4766b7ce98d5 [2021-12-10T11:21:51.125Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-10T11:21:51.404Z] ---> Running in 7b4b2092c63d [2021-12-10T11:21:51.674Z] Removing intermediate container 7b4b2092c63d [2021-12-10T11:21:51.674Z] ---> 1fab9dfebe98 [2021-12-10T11:21:51.674Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-10T11:21:51.674Z] ---> Running in c5f9fc070d48 [2021-12-10T11:21:52.268Z] Removing intermediate container c5f9fc070d48 [2021-12-10T11:21:52.268Z] ---> 79e99e560ea3 [2021-12-10T11:21:52.268Z] Step 24/26 : LABEL arch=arm64 [2021-12-10T11:21:52.268Z] ---> Running in 01847533e41e [2021-12-10T11:21:52.543Z] Removing intermediate container 01847533e41e [2021-12-10T11:21:52.543Z] ---> 993986656aef [2021-12-10T11:21:52.543Z] Step 25/26 : LABEL git_sha=c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:21:52.543Z] ---> Running in 5bf8701e0553 [2021-12-10T11:21:52.817Z] Removing intermediate container 5bf8701e0553 [2021-12-10T11:21:52.817Z] ---> 6a96715da265 [2021-12-10T11:21:52.817Z] Step 26/26 : LABEL version=2.2.0-dev.5 [2021-12-10T11:21:53.088Z] ---> Running in ace6c5cf7c3d [2021-12-10T11:21:53.361Z] Removing intermediate container ace6c5cf7c3d [2021-12-10T11:21:53.361Z] ---> 0b6a80f2e26c [2021-12-10T11:21:53.361Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-10T11:21:53.361Z] Successfully built 0b6a80f2e26c [2021-12-10T11:21:53.361Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:21:53.574Z] provisioning config files... [2021-12-10T11:21:53.593Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/41@tmp/config5969433446742707736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:21:53.943Z] ---> docker-login.sh [2021-12-10T11:21:53.944Z] nexus3.edgexfoundry.org:10001 [2021-12-10T11:21:54.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:21:54.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:21:54.216Z] Configure a credential helper to remove this warning. See [2021-12-10T11:21:54.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:21:54.216Z] [2021-12-10T11:21:54.216Z] Login Succeeded [2021-12-10T11:21:54.216Z] nexus3.edgexfoundry.org:10002 [2021-12-10T11:21:54.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:21:54.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:21:54.760Z] Configure a credential helper to remove this warning. See [2021-12-10T11:21:54.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:21:54.760Z] [2021-12-10T11:21:54.760Z] Login Succeeded [2021-12-10T11:21:54.760Z] nexus3.edgexfoundry.org:10003 [2021-12-10T11:21:55.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:21:55.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:21:55.033Z] Configure a credential helper to remove this warning. See [2021-12-10T11:21:55.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:21:55.033Z] [2021-12-10T11:21:55.033Z] Login Succeeded [2021-12-10T11:21:55.033Z] nexus3.edgexfoundry.org:10004 [2021-12-10T11:21:55.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:21:55.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:21:55.583Z] Configure a credential helper to remove this warning. See [2021-12-10T11:21:55.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:21:55.583Z] [2021-12-10T11:21:55.583Z] Login Succeeded [2021-12-10T11:21:55.583Z] docker.io [2021-12-10T11:21:55.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-10T11:21:56.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-10T11:21:56.128Z] Configure a credential helper to remove this warning. See [2021-12-10T11:21:56.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-10T11:21:56.128Z] [2021-12-10T11:21:56.128Z] Login Succeeded [2021-12-10T11:21:56.128Z] ---> docker-login.sh ends [Pipeline] } [2021-12-10T11:21:56.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-10T11:21:56.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-10T11:21:56.208Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-12-10T11:21:56.208Z] c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:21:56.208Z] latest [2021-12-10T11:21:56.208Z] 2.2.0-dev.5 [2021-12-10T11:21:56.208Z] c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:21:56.208Z] main [2021-12-10T11:21:56.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:21:56.552Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:21:56.887Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:21:56.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-10T11:21:56.887Z] f8a24fd63375: Preparing [2021-12-10T11:21:56.887Z] 0db4af6b2c01: Preparing [2021-12-10T11:21:56.887Z] 71339bac202f: Preparing [2021-12-10T11:21:56.887Z] 99828e301efd: Preparing [2021-12-10T11:21:56.887Z] 442a7c51cf07: Preparing [2021-12-10T11:21:56.887Z] 62170e181a92: Preparing [2021-12-10T11:21:56.887Z] 62170e181a92: Waiting [2021-12-10T11:21:57.163Z] 99828e301efd: Pushed [2021-12-10T11:21:57.163Z] 0db4af6b2c01: Pushed [2021-12-10T11:21:57.163Z] 71339bac202f: Pushed [2021-12-10T11:21:57.163Z] 62170e181a92: Layer already exists [2021-12-10T11:21:58.136Z] 442a7c51cf07: Pushed [2021-12-10T11:22:00.736Z] f8a24fd63375: Pushed [2021-12-10T11:22:00.736Z] c4eee9af786413c5552f513267d0ab2fdbf574e1: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:01.349Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:01.682Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-10T11:22:01.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-10T11:22:01.682Z] f8a24fd63375: Preparing [2021-12-10T11:22:01.682Z] 0db4af6b2c01: Preparing [2021-12-10T11:22:01.682Z] 71339bac202f: Preparing [2021-12-10T11:22:01.682Z] 99828e301efd: Preparing [2021-12-10T11:22:01.682Z] 442a7c51cf07: Preparing [2021-12-10T11:22:01.682Z] 62170e181a92: Preparing [2021-12-10T11:22:01.682Z] 62170e181a92: Waiting [2021-12-10T11:22:01.682Z] 71339bac202f: Layer already exists [2021-12-10T11:22:01.682Z] f8a24fd63375: Layer already exists [2021-12-10T11:22:01.682Z] 0db4af6b2c01: Layer already exists [2021-12-10T11:22:01.682Z] 99828e301efd: Layer already exists [2021-12-10T11:22:01.682Z] 442a7c51cf07: Layer already exists [2021-12-10T11:22:01.682Z] 62170e181a92: Layer already exists [2021-12-10T11:22:01.953Z] latest: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:02.300Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:02.639Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 [2021-12-10T11:22:02.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-10T11:22:02.639Z] f8a24fd63375: Preparing [2021-12-10T11:22:02.639Z] 0db4af6b2c01: Preparing [2021-12-10T11:22:02.639Z] 71339bac202f: Preparing [2021-12-10T11:22:02.639Z] 99828e301efd: Preparing [2021-12-10T11:22:02.639Z] 442a7c51cf07: Preparing [2021-12-10T11:22:02.639Z] 62170e181a92: Preparing [2021-12-10T11:22:02.639Z] 62170e181a92: Waiting [2021-12-10T11:22:02.639Z] 0db4af6b2c01: Layer already exists [2021-12-10T11:22:02.639Z] 442a7c51cf07: Layer already exists [2021-12-10T11:22:02.639Z] 71339bac202f: Layer already exists [2021-12-10T11:22:02.639Z] f8a24fd63375: Layer already exists [2021-12-10T11:22:02.639Z] 99828e301efd: Layer already exists [2021-12-10T11:22:02.639Z] 62170e181a92: Layer already exists [2021-12-10T11:22:02.910Z] 2.2.0-dev.5: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:03.252Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:03.586Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:22:03.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-10T11:22:03.587Z] f8a24fd63375: Preparing [2021-12-10T11:22:03.587Z] 0db4af6b2c01: Preparing [2021-12-10T11:22:03.587Z] 71339bac202f: Preparing [2021-12-10T11:22:03.587Z] 99828e301efd: Preparing [2021-12-10T11:22:03.587Z] 442a7c51cf07: Preparing [2021-12-10T11:22:03.587Z] 62170e181a92: Preparing [2021-12-10T11:22:03.587Z] 62170e181a92: Waiting [2021-12-10T11:22:03.587Z] f8a24fd63375: Layer already exists [2021-12-10T11:22:03.587Z] 442a7c51cf07: Layer already exists [2021-12-10T11:22:03.587Z] 71339bac202f: Layer already exists [2021-12-10T11:22:03.587Z] 99828e301efd: Layer already exists [2021-12-10T11:22:03.587Z] 0db4af6b2c01: Layer already exists [2021-12-10T11:22:03.587Z] 62170e181a92: Layer already exists [2021-12-10T11:22:03.858Z] c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:04.198Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:04.536Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-12-10T11:22:04.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-10T11:22:04.536Z] f8a24fd63375: Preparing [2021-12-10T11:22:04.536Z] 0db4af6b2c01: Preparing [2021-12-10T11:22:04.536Z] 71339bac202f: Preparing [2021-12-10T11:22:04.536Z] 99828e301efd: Preparing [2021-12-10T11:22:04.536Z] 442a7c51cf07: Preparing [2021-12-10T11:22:04.536Z] 62170e181a92: Preparing [2021-12-10T11:22:04.536Z] 62170e181a92: Waiting [2021-12-10T11:22:04.536Z] 442a7c51cf07: Layer already exists [2021-12-10T11:22:04.536Z] f8a24fd63375: Layer already exists [2021-12-10T11:22:04.536Z] 0db4af6b2c01: Layer already exists [2021-12-10T11:22:04.536Z] 71339bac202f: Layer already exists [2021-12-10T11:22:04.536Z] 99828e301efd: Layer already exists [2021-12-10T11:22:04.536Z] 62170e181a92: Layer already exists [2021-12-10T11:22:04.805Z] main: digest: sha256:9066f96ffcc5d3bcb1e913392e6e8bbf0773bdaad9043305b909deed71ace0e6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-10T11:22:04.854Z] ===================================================== [Pipeline] echo [2021-12-10T11:22:04.864Z] taggedImages: [2021-12-10T11:22:04.864Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1 [2021-12-10T11:22:04.864Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-10T11:22:04.864Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.5 [2021-12-10T11:22:04.864Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4eee9af786413c5552f513267d0ab2fdbf574e1-2.2.0-dev.5 [2021-12-10T11:22:04.864Z] - 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-12-10T11:22:05.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T11:22:05.344Z] [2021-12-10T11:22:05.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:05.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T11:22:05.691Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-10T11:22:05.691Z] 448f6bf000e3: Pulling fs layer [2021-12-10T11:22:05.691Z] f757da607395: Pulling fs layer [2021-12-10T11:22:05.691Z] 05883995daec: Pulling fs layer [2021-12-10T11:22:05.691Z] 8603b9c90790: Pulling fs layer [2021-12-10T11:22:05.691Z] 1560dd03e051: Pulling fs layer [2021-12-10T11:22:05.691Z] 27f5ce0e4adf: Pulling fs layer [2021-12-10T11:22:05.691Z] c2d8d7efcc4b: Pulling fs layer [2021-12-10T11:22:05.691Z] 8603b9c90790: Waiting [2021-12-10T11:22:05.691Z] 27f5ce0e4adf: Waiting [2021-12-10T11:22:05.691Z] c2d8d7efcc4b: Waiting [2021-12-10T11:22:05.691Z] 1560dd03e051: Waiting [2021-12-10T11:22:05.963Z] f757da607395: Verifying Checksum [2021-12-10T11:22:05.963Z] f757da607395: Download complete [2021-12-10T11:22:05.963Z] 8603b9c90790: Verifying Checksum [2021-12-10T11:22:05.963Z] 8603b9c90790: Download complete [2021-12-10T11:22:05.963Z] 1560dd03e051: Verifying Checksum [2021-12-10T11:22:05.963Z] 1560dd03e051: Download complete [2021-12-10T11:22:06.236Z] 27f5ce0e4adf: Verifying Checksum [2021-12-10T11:22:06.236Z] 27f5ce0e4adf: Download complete [2021-12-10T11:22:06.236Z] 05883995daec: Verifying Checksum [2021-12-10T11:22:06.236Z] 05883995daec: Download complete [2021-12-10T11:22:06.509Z] 448f6bf000e3: Verifying Checksum [2021-12-10T11:22:06.509Z] 448f6bf000e3: Download complete [2021-12-10T11:22:09.129Z] c2d8d7efcc4b: Verifying Checksum [2021-12-10T11:22:09.129Z] c2d8d7efcc4b: Download complete [2021-12-10T11:22:10.104Z] 448f6bf000e3: Pull complete [2021-12-10T11:22:10.701Z] f757da607395: Pull complete [2021-12-10T11:22:12.131Z] 05883995daec: Pull complete [2021-12-10T11:22:12.402Z] 8603b9c90790: Pull complete [2021-12-10T11:22:13.379Z] 1560dd03e051: Pull complete [2021-12-10T11:22:13.651Z] 27f5ce0e4adf: Pull complete [2021-12-10T11:22:28.737Z] c2d8d7efcc4b: Pull complete [2021-12-10T11:22:28.737Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-10T11:22:28.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-10T11:22:28.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-10T11:22:29.001Z] prd-ubuntu18.04-docker-arm64-4c-16g-610 does not seem to be running inside a container [2021-12-10T11:22:29.085Z] $ 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/41 -v /w/workspace/app-service-configurable/41:/w/workspace/app-service-configurable/41:rw,z -v /w/workspace/app-service-configurable/41@tmp:/w/workspace/app-service-configurable/41@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:arm64 cat [2021-12-10T11:22:31.544Z] $ docker top ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:22:32.509Z] ---> job-cost.sh [2021-12-10T11:22:32.509Z] lf-activate-venv: SKIPPING [2021-12-10T11:22:32.509Z] INFO: No Stack... [2021-12-10T11:22:32.782Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-10T11:22:33.053Z] INFO: Archiving Costs [Pipeline] sh [2021-12-10T11:22:33.710Z] + cat /w/workspace/app-service-configurable/41/archives/cost.csv [2021-12-10T11:22:33.710Z] + cut -d, -f6 [Pipeline] lock [2021-12-10T11:22:33.770Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [2021-12-10T11:22:33.780Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] did not exist. Created. [2021-12-10T11:22:33.780Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-10T11:22:34.449Z] /w/workspace/app-service-configurable/41@tmp/durable-8b4ee6bc/script.sh: 1: /w/workspace/app-service-configurable/41@tmp/durable-8b4ee6bc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-10T11:22:35.118Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-10T11:22:35.145Z] Warning: overwriting stash ‘stack-cost’ [2021-12-10T11:22:35.190Z] Stashed 1 file(s) [Pipeline] } [2021-12-10T11:22:35.196Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-10T11:22:35.204Z] $ docker stop --time=1 ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff [2021-12-10T11:22:36.693Z] $ docker rm -f ef856b103ecf4cc45c6fce51236edcac56468f76fd52655f7e87cf35266607ff [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-12-10T11:22:37.354Z] provisioning config files... [2021-12-10T11:22:37.364Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3331387672903610298tmp [Pipeline] { [Pipeline] sh [2021-12-10T11:22:37.670Z] + set +x [2021-12-10T11:22:37.670Z] + curl -s https://codecov.io/bash [2021-12-10T11:22:37.670Z] + bash -s -- [2021-12-10T11:22:37.670Z] [2021-12-10T11:22:37.670Z] _____ _ [2021-12-10T11:22:37.670Z] / ____| | | [2021-12-10T11:22:37.670Z] | | ___ __| | ___ ___ _____ __ [2021-12-10T11:22:37.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-10T11:22:37.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-10T11:22:37.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-10T11:22:37.670Z] Bash-1.0.6 [2021-12-10T11:22:37.670Z] [2021-12-10T11:22:37.670Z] [2021-12-10T11:22:37.670Z] ==> git version 2.24.4 found [2021-12-10T11:22:37.670Z] ==> 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-12-10T11:22:37.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-10T11:22:37.670Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-10T11:22:37.670Z] ==> Jenkins CI detected. [2021-12-10T11:22:37.670Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-12-10T11:22:37.670Z] project root: . [2021-12-10T11:22:37.670Z] --> token set from env [2021-12-10T11:22:37.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-10T11:22:37.670Z] ==> Running gcov in . (disable via -X gcov) [2021-12-10T11:22:37.670Z] ==> Python coveragepy not found [2021-12-10T11:22:37.670Z] ==> Searching for coverage reports in: [2021-12-10T11:22:37.670Z] + . [2021-12-10T11:22:37.670Z] -> Found 1 reports [2021-12-10T11:22:37.670Z] ==> Detecting git/mercurial file structure [2021-12-10T11:22:37.930Z] ==> Reading reports [2021-12-10T11:22:37.930Z] + ./coverage.out bytes=10 [2021-12-10T11:22:37.930Z] ==> Appending adjustments [2021-12-10T11:22:37.930Z] https://docs.codecov.io/docs/fixing-reports [2021-12-10T11:22:37.930Z] + Found adjustments [2021-12-10T11:22:37.930Z] ==> Gzipping contents [2021-12-10T11:22:37.930Z] 4.0K /tmp/codecov.QhZZTp.gz [2021-12-10T11:22:37.930Z] ==> Uploading reports [2021-12-10T11:22:37.930Z] url: https://codecov.io [2021-12-10T11:22:37.930Z] query: branch=main&commit=c4eee9af786413c5552f513267d0ab2fdbf574e1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-10T11:22:37.930Z] -> Pinging Codecov [2021-12-10T11:22:37.930Z] 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=c4eee9af786413c5552f513267d0ab2fdbf574e1&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-10T11:22:38.189Z] -> Uploading to [2021-12-10T11:22:38.189Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-10/A97CA9966030D2A3747ED39772930CCE/c4eee9af786413c5552f513267d0ab2fdbf574e1/719e8eca-c48c-45d5-ba62-7b5d6cc78513.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211210T112238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdc739a366b2db4d2ab098d3ed54f7081391a26dc5802001d1e47def333f3706 [2021-12-10T11:22:38.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-10T11:22:38.189Z] Dload Upload Total Spent Left Speed [2021-12-10T11:22:38.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1965 --:--:-- --:--:-- --:--:-- 1972 [2021-12-10T11:22:38.455Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] } [2021-12-10T11:22:38.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-10T11:22:38.784Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-10T11:22:38.797Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:39.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-10T11:22:39.101Z] [2021-12-10T11:22:39.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:39.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-10T11:22:39.426Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-10T11:22:39.426Z] 188c0c94c7c5: Pulling fs layer [2021-12-10T11:22:39.426Z] 0ef7d3d256c8: Pulling fs layer [2021-12-10T11:22:39.426Z] de9db76c5a1d: Pulling fs layer [2021-12-10T11:22:39.426Z] 0eba1c9be4d2: Pulling fs layer [2021-12-10T11:22:39.426Z] 0d57e429df01: Pulling fs layer [2021-12-10T11:22:39.426Z] 4e4be7b47b0d: Pulling fs layer [2021-12-10T11:22:39.426Z] e1f770b5df2f: Pulling fs layer [2021-12-10T11:22:39.426Z] 85a0685a4137: Pulling fs layer [2021-12-10T11:22:39.426Z] 0eba1c9be4d2: Waiting [2021-12-10T11:22:39.426Z] 0d57e429df01: Waiting [2021-12-10T11:22:39.426Z] 4e4be7b47b0d: Waiting [2021-12-10T11:22:39.426Z] e1f770b5df2f: Waiting [2021-12-10T11:22:39.426Z] 85a0685a4137: Waiting [2021-12-10T11:22:39.426Z] de9db76c5a1d: Verifying Checksum [2021-12-10T11:22:39.426Z] de9db76c5a1d: Download complete [2021-12-10T11:22:39.426Z] 0ef7d3d256c8: Verifying Checksum [2021-12-10T11:22:39.426Z] 0ef7d3d256c8: Download complete [2021-12-10T11:22:39.426Z] 0d57e429df01: Verifying Checksum [2021-12-10T11:22:39.426Z] 0d57e429df01: Download complete [2021-12-10T11:22:39.426Z] 4e4be7b47b0d: Verifying Checksum [2021-12-10T11:22:39.426Z] 4e4be7b47b0d: Download complete [2021-12-10T11:22:39.426Z] 188c0c94c7c5: Verifying Checksum [2021-12-10T11:22:39.426Z] 188c0c94c7c5: Download complete [2021-12-10T11:22:39.691Z] e1f770b5df2f: Verifying Checksum [2021-12-10T11:22:39.691Z] e1f770b5df2f: Download complete [2021-12-10T11:22:39.961Z] 188c0c94c7c5: Pull complete [2021-12-10T11:22:39.961Z] 0eba1c9be4d2: Verifying Checksum [2021-12-10T11:22:39.961Z] 0eba1c9be4d2: Download complete [2021-12-10T11:22:40.223Z] 0ef7d3d256c8: Pull complete [2021-12-10T11:22:40.223Z] de9db76c5a1d: Pull complete [2021-12-10T11:22:40.223Z] 85a0685a4137: Verifying Checksum [2021-12-10T11:22:40.223Z] 85a0685a4137: Download complete [2021-12-10T11:22:44.480Z] 0eba1c9be4d2: Pull complete [2021-12-10T11:22:44.480Z] 0d57e429df01: Pull complete [2021-12-10T11:22:44.480Z] 4e4be7b47b0d: Pull complete [2021-12-10T11:22:44.480Z] e1f770b5df2f: Pull complete [2021-12-10T11:22:47.850Z] 85a0685a4137: Pull complete [2021-12-10T11:22:47.850Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-10T11:22:47.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-10T11:22:47.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-10T11:22:47.915Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:22:47.961Z] $ 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-12-10T11:22:49.995Z] $ docker top 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-10T11:22:50.070Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-10T11:22:50.354Z] + set -o pipefail [2021-12-10T11:22:50.354Z] + snyk monitor '--org=edgex-jenkins' [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/ac5e4104-defd-4af0-91fa-f1bf0e5f0876 [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] [2021-12-10T11:22:54.580Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-12-10T11:22:54.580Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-12-10T11:22:54.591Z] $ docker stop --time=1 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de [2021-12-10T11:22:56.429Z] $ docker rm -f 815101f6c5bc9206759eb3eef466c165acb8c5ce5eb4f2516f198d521ff704de [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-12-10T11:22:57.354Z] + git log --format=format:%s -1 c4eee9af786413c5552f513267d0ab2fdbf574e1 [Pipeline] sh [2021-12-10T11:22:57.657Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-10T11:22:57.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:22:57.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:22:57.956Z] . [Pipeline] withDockerContainer [2021-12-10T11:22:58.018Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:22:58.049Z] $ 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-12-10T11:22:58.359Z] $ docker top 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-10T11:22:58.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T11:22:58.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T11:22:58.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T11:22:58.562Z] $ docker exec 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 ssh-agent [2021-12-10T11:22:58.666Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJADCBf/agent.14 [2021-12-10T11:22:58.666Z] SSH_AGENT_PID=21 [2021-12-10T11:22:58.671Z] Running ssh-add (command line suppressed) [2021-12-10T11:22:58.754Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5955057421797047486.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5955057421797047486.key) [2021-12-10T11:22:58.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T11:22:59.060Z] + git semver tag [2021-12-10T11:22:59.060Z] # -> Open(): unable to determine branch for HEAD [2021-12-10T11:22:59.060Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-10T11:22:59.060Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-10T11:22:59.060Z] # $SEMVER_REMOTE_NAME = origin [2021-12-10T11:22:59.060Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-10T11:22:59.060Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-10T11:22:59.060Z] # $SEMVER_BRANCH = main [2021-12-10T11:22:59.060Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-10T11:22:59.060Z] # c4eee9af786413c5552f513267d0ab2fdbf574e1 HEAD [2021-12-10T11:22:59.060Z] # -> Force: false [2021-12-10T11:22:59.060Z] # 2d73e7070b6d5351e031a7114e821a5f27ec9fe6 refs/tags/v2.2.0-dev.5 [Pipeline] } [2021-12-10T11:22:59.070Z] $ docker exec --env ******** --env ******** 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 ssh-agent -k [2021-12-10T11:22:59.185Z] unset SSH_AUTH_SOCK; [2021-12-10T11:22:59.185Z] unset SSH_AGENT_PID; [2021-12-10T11:22:59.185Z] echo Agent pid 21 killed; [2021-12-10T11:22:59.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-10T11:22:59.514Z] + git semver [Pipeline] } [2021-12-10T11:22:59.526Z] $ docker stop --time=1 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 [2021-12-10T11:23:00.703Z] $ docker rm -f 272de6e0e6c1e4247912923bc1295efa0b09d118574f7f924c34caf7caddcd50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:01.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-10T11:23:01.107Z] [2021-12-10T11:23:01.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:01.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-10T11:23:01.407Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-10T11:23:01.407Z] ab5ef0e58194: Pulling fs layer [2021-12-10T11:23:01.407Z] 9712f1f96733: Pulling fs layer [2021-12-10T11:23:01.407Z] 63f879dbbcfc: Pulling fs layer [2021-12-10T11:23:01.407Z] 0d9ebad4ef96: Pulling fs layer [2021-12-10T11:23:01.407Z] e9a5061849ea: Pulling fs layer [2021-12-10T11:23:01.407Z] d747dcd14b5f: Pulling fs layer [2021-12-10T11:23:01.407Z] 2de7ff778b66: Pulling fs layer [2021-12-10T11:23:01.407Z] 0d9ebad4ef96: Waiting [2021-12-10T11:23:01.407Z] e9a5061849ea: Waiting [2021-12-10T11:23:01.407Z] d747dcd14b5f: Waiting [2021-12-10T11:23:01.407Z] 2de7ff778b66: Waiting [2021-12-10T11:23:01.407Z] 9712f1f96733: Verifying Checksum [2021-12-10T11:23:01.407Z] 9712f1f96733: Download complete [2021-12-10T11:23:01.991Z] 63f879dbbcfc: Verifying Checksum [2021-12-10T11:23:01.991Z] 63f879dbbcfc: Download complete [2021-12-10T11:23:01.991Z] 0d9ebad4ef96: Verifying Checksum [2021-12-10T11:23:01.991Z] 0d9ebad4ef96: Download complete [2021-12-10T11:23:01.991Z] d747dcd14b5f: Verifying Checksum [2021-12-10T11:23:01.991Z] d747dcd14b5f: Download complete [2021-12-10T11:23:01.991Z] ab5ef0e58194: Verifying Checksum [2021-12-10T11:23:01.991Z] ab5ef0e58194: Download complete [2021-12-10T11:23:01.991Z] e9a5061849ea: Verifying Checksum [2021-12-10T11:23:01.991Z] e9a5061849ea: Download complete [2021-12-10T11:23:01.991Z] 2de7ff778b66: Verifying Checksum [2021-12-10T11:23:01.991Z] 2de7ff778b66: Download complete [2021-12-10T11:23:05.314Z] ab5ef0e58194: Pull complete [2021-12-10T11:23:05.314Z] 9712f1f96733: Pull complete [2021-12-10T11:23:05.887Z] 63f879dbbcfc: Pull complete [2021-12-10T11:23:09.232Z] 0d9ebad4ef96: Pull complete [2021-12-10T11:23:09.492Z] e9a5061849ea: Pull complete [2021-12-10T11:23:09.755Z] d747dcd14b5f: Pull complete [2021-12-10T11:23:11.183Z] 2de7ff778b66: Pull complete [2021-12-10T11:23:11.183Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-10T11:23:11.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-10T11:23:11.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-10T11:23:11.249Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:23:11.284Z] $ 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-12-10T11:23:14.425Z] $ docker top b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:23:14.509Z] provisioning config files... [2021-12-10T11:23:14.517Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6450660585382170034tmp [2021-12-10T11:23:14.527Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1756165015414545558tmp [2021-12-10T11:23:14.536Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2089343404876610474tmp [Pipeline] { [Pipeline] echo [2021-12-10T11:23:14.554Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:14.845Z] ---> sigul-configuration.sh [2021-12-10T11:23:14.845Z] gpg: directory `/root/.gnupg' created [2021-12-10T11:23:14.845Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-10T11:23:14.845Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-10T11:23:14.845Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-10T11:23:14.845Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-10T11:23:14.845Z] gpg: CAST5 encrypted data [2021-12-10T11:23:14.845Z] gpg: encrypted with 1 passphrase [2021-12-10T11:23:14.845Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-10T11:23:15.136Z] + mkdir /home/jenkins [2021-12-10T11:23:15.136Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-10T11:23:15.426Z] + 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-12-10T11:23:15.437Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:15.736Z] ---> sigul-install.sh [2021-12-10T11:23:15.736Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-10T11:23:16.023Z] + git tag --list [2021-12-10T11:23:16.023Z] v1.0.0 [2021-12-10T11:23:16.023Z] v1.1.0 [2021-12-10T11:23:16.023Z] v1.2.0 [2021-12-10T11:23:16.023Z] v1.3.0 [2021-12-10T11:23:16.023Z] v1.3.1 [2021-12-10T11:23:16.023Z] v2.0.0 [2021-12-10T11:23:16.023Z] v2.0.1 [2021-12-10T11:23:16.023Z] v2.0.1-dev.1 [2021-12-10T11:23:16.023Z] v2.0.2-dev.1 [2021-12-10T11:23:16.023Z] v2.0.2-dev.10 [2021-12-10T11:23:16.023Z] v2.0.2-dev.11 [2021-12-10T11:23:16.023Z] v2.0.2-dev.12 [2021-12-10T11:23:16.023Z] v2.0.2-dev.13 [2021-12-10T11:23:16.023Z] v2.0.2-dev.14 [2021-12-10T11:23:16.023Z] v2.0.2-dev.15 [2021-12-10T11:23:16.023Z] v2.0.2-dev.16 [2021-12-10T11:23:16.023Z] v2.0.2-dev.17 [2021-12-10T11:23:16.023Z] v2.0.2-dev.18 [2021-12-10T11:23:16.023Z] v2.0.2-dev.19 [2021-12-10T11:23:16.023Z] v2.0.2-dev.2 [2021-12-10T11:23:16.023Z] v2.0.2-dev.20 [2021-12-10T11:23:16.023Z] v2.0.2-dev.21 [2021-12-10T11:23:16.023Z] v2.0.2-dev.22 [2021-12-10T11:23:16.023Z] v2.0.2-dev.23 [2021-12-10T11:23:16.023Z] v2.0.2-dev.24 [2021-12-10T11:23:16.023Z] v2.0.2-dev.25 [2021-12-10T11:23:16.023Z] v2.0.2-dev.26 [2021-12-10T11:23:16.023Z] v2.0.2-dev.27 [2021-12-10T11:23:16.023Z] v2.0.2-dev.28 [2021-12-10T11:23:16.023Z] v2.0.2-dev.29 [2021-12-10T11:23:16.023Z] v2.0.2-dev.3 [2021-12-10T11:23:16.023Z] v2.0.2-dev.30 [2021-12-10T11:23:16.023Z] v2.0.2-dev.4 [2021-12-10T11:23:16.023Z] v2.0.2-dev.5 [2021-12-10T11:23:16.023Z] v2.0.2-dev.6 [2021-12-10T11:23:16.023Z] v2.0.2-dev.7 [2021-12-10T11:23:16.023Z] v2.0.2-dev.8 [2021-12-10T11:23:16.023Z] v2.0.2-dev.9 [2021-12-10T11:23:16.023Z] v2.1.0 [2021-12-10T11:23:16.023Z] v2.2.0-dev.1 [2021-12-10T11:23:16.023Z] v2.2.0-dev.2 [2021-12-10T11:23:16.023Z] v2.2.0-dev.3 [2021-12-10T11:23:16.023Z] v2.2.0-dev.4 [2021-12-10T11:23:16.023Z] v2.2.0-dev.5 [Pipeline] sh [2021-12-10T11:23:16.312Z] + lftools sign git-tag v2.2.0-dev.5 [2021-12-10T11:23:16.883Z] Signing Git tag with Sigul... [2021-12-10T11:23:16.883Z] Signing v2.2.0-dev.5 [Pipeline] echo [2021-12-10T11:23:17.834Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:18.130Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-10T11:23:18.139Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-10T11:23:18.158Z] $ docker stop --time=1 b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c [2021-12-10T11:23:19.340Z] $ docker rm -f b980d28b0612730f6b0c971bec9d5d22d43c24d7c7d3b7b10bd4463b0c4a0e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-10T11:23:19.918Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-10T11:23:19.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:20.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:23:20.216Z] . [Pipeline] withDockerContainer [2021-12-10T11:23:20.277Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:23:20.306Z] $ 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-12-10T11:23:20.598Z] $ docker top 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-10T11:23:20.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T11:23:20.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T11:23:20.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T11:23:20.811Z] $ docker exec 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 ssh-agent [2021-12-10T11:23:20.967Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjhNCIi/agent.14 [2021-12-10T11:23:20.967Z] SSH_AGENT_PID=20 [2021-12-10T11:23:20.995Z] Running ssh-add (command line suppressed) [2021-12-10T11:23:21.120Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3759784056156410883.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3759784056156410883.key) [2021-12-10T11:23:21.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T11:23:21.501Z] + git semver bump pre [2021-12-10T11:23:21.501Z] # -> Open(): unable to determine branch for HEAD [2021-12-10T11:23:21.501Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-10T11:23:21.501Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-10T11:23:21.501Z] # $SEMVER_REMOTE_NAME = origin [2021-12-10T11:23:21.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-10T11:23:21.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-10T11:23:21.501Z] # $SEMVER_BRANCH = main [2021-12-10T11:23:21.501Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-10T11:23:21.501Z] 2.2.0-dev.6 [Pipeline] } [2021-12-10T11:23:21.509Z] $ docker exec --env ******** --env ******** 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 ssh-agent -k [2021-12-10T11:23:21.589Z] unset SSH_AUTH_SOCK; [2021-12-10T11:23:21.589Z] unset SSH_AGENT_PID; [2021-12-10T11:23:21.589Z] echo Agent pid 20 killed; [2021-12-10T11:23:21.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-10T11:23:21.925Z] + git semver [Pipeline] } [2021-12-10T11:23:21.937Z] $ docker stop --time=1 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 [2021-12-10T11:23:23.118Z] $ docker rm -f 235e1a2f18d964a8bff3a4b2fcecc6ec9d394a9f326e9de362e75ec959e9d5e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-10T11:23:23.462Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-10T11:23:23.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:23.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-10T11:23:23.757Z] . [Pipeline] withDockerContainer [2021-12-10T11:23:23.819Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:23:23.847Z] $ 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-12-10T11:23:24.187Z] $ docker top 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-10T11:23:24.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-10T11:23:24.284Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-10T11:23:24.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-10T11:23:24.382Z] $ docker exec 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc ssh-agent [2021-12-10T11:23:24.492Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDEedLf/agent.14 [2021-12-10T11:23:24.492Z] SSH_AGENT_PID=20 [2021-12-10T11:23:24.497Z] Running ssh-add (command line suppressed) [2021-12-10T11:23:24.582Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6379174398254009734.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6379174398254009734.key) [2021-12-10T11:23:24.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-10T11:23:24.892Z] + git semver push [2021-12-10T11:23:24.892Z] # -> Open(): unable to determine branch for HEAD [2021-12-10T11:23:24.892Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-10T11:23:24.892Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-10T11:23:24.892Z] # $SEMVER_REMOTE_NAME = origin [2021-12-10T11:23:24.892Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-10T11:23:24.892Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-10T11:23:24.892Z] # $SEMVER_BRANCH = main [2021-12-10T11:23:24.892Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-10T11:23:26.285Z] $ docker exec --env ******** --env ******** 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc ssh-agent -k [2021-12-10T11:23:26.373Z] unset SSH_AUTH_SOCK; [2021-12-10T11:23:26.374Z] unset SSH_AGENT_PID; [2021-12-10T11:23:26.374Z] echo Agent pid 20 killed; [2021-12-10T11:23:26.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-10T11:23:26.690Z] + git semver [Pipeline] } [2021-12-10T11:23:26.702Z] $ docker stop --time=1 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc [2021-12-10T11:23:27.888Z] $ docker rm -f 7050d5800729b6afc68edc4b777cd04b7260ebd5b3f327bac8dc933e8ad9bfdc [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-12-10T11:23:28.734Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:29.029Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:29.595Z] ---> package-listing.sh [2021-12-10T11:23:29.595Z] ++ facter osfamily [2021-12-10T11:23:29.595Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-10T11:23:29.856Z] + OS_FAMILY=redhat [2021-12-10T11:23:29.856Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-12-10T11:23:29.856Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-10T11:23:29.856Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-10T11:23:29.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-10T11:23:29.856Z] + PACKAGES=/tmp/packages_start.txt [2021-12-10T11:23:29.856Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-10T11:23:29.856Z] + PACKAGES=/tmp/packages_end.txt [2021-12-10T11:23:29.856Z] + case "${OS_FAMILY}" in [2021-12-10T11:23:29.856Z] + rpm -qa [2021-12-10T11:23:29.856Z] + sort [2021-12-10T11:23:30.427Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-10T11:23:30.427Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-10T11:23:30.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-10T11:23:30.427Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-10T11:23:30.427Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-12-10T11:23:30.427Z] + 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-12-10T11:23:30.440Z] 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-12-10T11:23:30.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:31.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:23:31.280Z] [2021-12-10T11:23:31.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-10T11:23:31.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:23:31.580Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-10T11:23:31.580Z] b4d181a07f80: Pulling fs layer [2021-12-10T11:23:31.581Z] a1111a8f2ec3: Pulling fs layer [2021-12-10T11:23:31.581Z] ed53099fbce6: Pulling fs layer [2021-12-10T11:23:31.581Z] dc539afda2c1: Pulling fs layer [2021-12-10T11:23:31.581Z] 77bc0d833cb6: Pulling fs layer [2021-12-10T11:23:31.581Z] 9065ff56babe: Pulling fs layer [2021-12-10T11:23:31.581Z] d287ab97295c: Pulling fs layer [2021-12-10T11:23:31.581Z] dc539afda2c1: Waiting [2021-12-10T11:23:31.581Z] 77bc0d833cb6: Waiting [2021-12-10T11:23:31.581Z] 9065ff56babe: Waiting [2021-12-10T11:23:31.581Z] d287ab97295c: Waiting [2021-12-10T11:23:31.581Z] a1111a8f2ec3: Verifying Checksum [2021-12-10T11:23:31.581Z] a1111a8f2ec3: Download complete [2021-12-10T11:23:31.581Z] dc539afda2c1: Verifying Checksum [2021-12-10T11:23:31.581Z] dc539afda2c1: Download complete [2021-12-10T11:23:31.581Z] 77bc0d833cb6: Verifying Checksum [2021-12-10T11:23:31.581Z] 77bc0d833cb6: Download complete [2021-12-10T11:23:31.581Z] ed53099fbce6: Verifying Checksum [2021-12-10T11:23:31.581Z] ed53099fbce6: Download complete [2021-12-10T11:23:31.841Z] 9065ff56babe: Verifying Checksum [2021-12-10T11:23:31.841Z] 9065ff56babe: Download complete [2021-12-10T11:23:31.841Z] b4d181a07f80: Verifying Checksum [2021-12-10T11:23:31.841Z] b4d181a07f80: Download complete [2021-12-10T11:23:32.413Z] d287ab97295c: Verifying Checksum [2021-12-10T11:23:32.413Z] d287ab97295c: Download complete [2021-12-10T11:23:33.370Z] b4d181a07f80: Pull complete [2021-12-10T11:23:33.631Z] a1111a8f2ec3: Pull complete [2021-12-10T11:23:34.213Z] ed53099fbce6: Pull complete [2021-12-10T11:23:34.213Z] dc539afda2c1: Pull complete [2021-12-10T11:23:34.475Z] 77bc0d833cb6: Pull complete [2021-12-10T11:23:34.475Z] 9065ff56babe: Pull complete [2021-12-10T11:23:39.771Z] d287ab97295c: Pull complete [2021-12-10T11:23:39.771Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-10T11:23:39.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-10T11:23:39.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-10T11:23:39.825Z] prd-centos7-docker-4c-2g-609 does not seem to be running inside a container [2021-12-10T11:23:39.850Z] $ 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-12-10T11:23:42.075Z] $ docker top c921977dc287f7c4d9c17ecf743794f2ced5144c71f817cf2ee1d2a9e7bfd8e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-10T11:23:42.424Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-10T11:23:42.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-10T11:23:43.008Z] + ls /var/log/sa-host [2021-12-10T11:23:43.008Z] + sadf -c /var/log/sa-host/sa10 [2021-12-10T11:23:43.008Z] file_magic: OK [2021-12-10T11:23:43.008Z] HZ: Using current value: 100 [2021-12-10T11:23:43.008Z] file_header: OK [2021-12-10T11:23:43.008Z] 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-12-10T11:23:43.008Z] Statistics: [2021-12-10T11:23:43.008Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-10T11:23:43.008Z] File successfully converted to sysstat format version 12.0.3 [2021-12-10T11:23:43.008Z] + sadf -c /var/log/sa-host/sa17 [2021-12-10T11:23:43.008Z] file_magic: OK [2021-12-10T11:23:43.008Z] HZ: Using current value: 100 [2021-12-10T11:23:43.008Z] file_header: OK [2021-12-10T11:23:43.008Z] 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-12-10T11:23:43.008Z] Statistics: [2021-12-10T11:23:43.008Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-10T11:23:43.008Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-10T11:23:43.102Z] provisioning config files... [2021-12-10T11:23:43.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8447929191660988476tmp [Pipeline] { [Pipeline] echo [2021-12-10T11:23:43.125Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:43.408Z] ---> create-netrc.sh [Pipeline] } [2021-12-10T11:23:43.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:43.754Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-10T11:23:43.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:44.051Z] ---> sudo-logs.sh [2021-12-10T11:23:44.051Z] Archiving 'sudo' log.. [2021-12-10T11:23:44.051Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-609.novalocal: Name or service not known [2021-12-10T11:23:44.051Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-609.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-10T11:23:44.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:44.359Z] ---> job-cost.sh [2021-12-10T11:23:44.359Z] lf-activate-venv: SKIPPING [2021-12-10T11:23:44.359Z] DEBUG: total: 0.10999999940395355 [2021-12-10T11:23:44.359Z] INFO: Retrieving Stack Cost... [2021-12-10T11:23:44.623Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-10T11:23:44.883Z] INFO: Archiving Costs [Pipeline] echo [2021-12-10T11:23:44.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-10T11:23:45.188Z] ---> logs-deploy.sh [2021-12-10T11:23:45.188Z] lf-activate-venv: SKIPPING [2021-12-10T11:23:45.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/41 [2021-12-10T11:23:45.188Z] INFO: archiving workspace using pattern(s): [2021-12-10T11:23:45.759Z] Archives upload complete. [2021-12-10T11:23:46.019Z] INFO: archiving logs to Nexus