Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 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-ssh10941040629997485467.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-ssh16017943798583337540.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-ssh13348350005857174992.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-ssh11628786266787052263.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-ssh3048555413309767381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-548 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-ssh35637154941158665.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 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (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 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" > git rev-list --no-walk adf35cac20c73e0af0fbc8d6b00614d7927e61bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-09T09:54:57.917Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-09T09:54:57.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-09T09:54:57.996Z] ========================================================= [2021-12-09T09:54:57.996Z] EdgeX Global Pipelines Version Info [2021-12-09T09:54:57.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:54:59.116Z] ------------------- [2021-12-09T09:54:59.116Z] stable info: [2021-12-09T09:54:59.116Z] ------------------- [2021-12-09T09:54:59.116Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-09T09:54:59.116Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-09T09:54:59.116Z] Message: update stable to v1.0.217 [2021-12-09T09:54:59.690Z] ------------------- [2021-12-09T09:54:59.690Z] experimental info: [2021-12-09T09:54:59.690Z] ------------------- [2021-12-09T09:54:59.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-09T09:54:59.690Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-09T09:54:59.690Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-09T09:54:59.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-12-09T09:54:59.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-12-09T09:54:59.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-09T09:54:59.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-09T09:54:59.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-09T09:54:59.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-09T09:54:59.899Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-09T09:54:59.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-09T09:54:59.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-09T09:54:59.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-09T09:54:59.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-09T09:54:59.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-12-09T09:54:59.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-09T09:55:00.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-09T09:55:00.025Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-09T09:55:00.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-09T09:55:00.044Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-09T09:55:00.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-09T09:55:00.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-09T09:55:00.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-09T09:55:00.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-09T09:55:00.090Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-09T09:55:00.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-09T09:55:00.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-09T09:55:00.129Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-09T09:55:00.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-09T09:55:00.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-09T09:55:00.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-09T09:55:00.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-09T09:55:00.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo [2021-12-09T09:55:00.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e76c9c6 [Pipeline] echo [2021-12-09T09:55:00.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-09T09:55:00.287Z] provisioning config files... [2021-12-09T09:55:00.300Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3610338596325537206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:55:00.609Z] ---> docker-login.sh [2021-12-09T09:55:00.609Z] nexus3.edgexfoundry.org:10001 [2021-12-09T09:55:00.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:55:00.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:55:00.875Z] Configure a credential helper to remove this warning. See [2021-12-09T09:55:00.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:55:00.875Z] [2021-12-09T09:55:00.875Z] Login Succeeded [2021-12-09T09:55:00.875Z] nexus3.edgexfoundry.org:10002 [2021-12-09T09:55:00.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:55:00.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:55:00.875Z] Configure a credential helper to remove this warning. See [2021-12-09T09:55:00.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:55:00.875Z] [2021-12-09T09:55:00.875Z] Login Succeeded [2021-12-09T09:55:00.875Z] nexus3.edgexfoundry.org:10003 [2021-12-09T09:55:01.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:55:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:55:01.142Z] Configure a credential helper to remove this warning. See [2021-12-09T09:55:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:55:01.142Z] [2021-12-09T09:55:01.142Z] Login Succeeded [2021-12-09T09:55:01.142Z] nexus3.edgexfoundry.org:10004 [2021-12-09T09:55:01.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:55:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:55:01.142Z] Configure a credential helper to remove this warning. See [2021-12-09T09:55:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:55:01.142Z] [2021-12-09T09:55:01.142Z] Login Succeeded [2021-12-09T09:55:01.142Z] docker.io [2021-12-09T09:55:01.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:55:01.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:55:01.667Z] Configure a credential helper to remove this warning. See [2021-12-09T09:55:01.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:55:01.667Z] [2021-12-09T09:55:01.667Z] Login Succeeded [2021-12-09T09:55:01.667Z] ---> docker-login.sh ends [Pipeline] } [2021-12-09T09:55:01.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-09T09:55:02.182Z] + git rev-list -1 --merges e76c9c6ed5ae398db3a463d072f73d8a564d1ddd~1..e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo [2021-12-09T09:55:02.213Z] -----------> git rev-list -1 --merges e76c9c6ed5ae398db3a463d072f73d8a564d1ddd~1..e76c9c6ed5ae398db3a463d072f73d8a564d1ddd e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T09:55:02.213Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [false] [Pipeline] sh [2021-12-09T09:55:02.511Z] + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo [2021-12-09T09:55:02.532Z] ========================================================= [2021-12-09T09:55:02.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-09T09:55:02.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-09T09:55:02.879Z] + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo [2021-12-09T09:55:02.893Z] [semverPrep] GIT_COMMIT: e76c9c6ed5ae398db3a463d072f73d8a564d1ddd, Commit Message: Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file [Pipeline] echo [2021-12-09T09:55:02.901Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-09T09:55:03.344Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-09T09:55:03.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-09T09:55:03.344Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-09T09:55:03.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-09T09:55:03.344Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-09T09:55:03.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-09T09:55:03.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:55:03.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T09:55:03.784Z] [2021-12-09T09:55:03.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:55:04.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T09:55:04.100Z] latest: Pulling from edgex-devops/git-semver [2021-12-09T09:55:04.100Z] a0d0a0d46f8b: Pulling fs layer [2021-12-09T09:55:04.100Z] 3e5f54012d9b: Pulling fs layer [2021-12-09T09:55:04.100Z] 4c7163046ea9: Pulling fs layer [2021-12-09T09:55:04.100Z] 0c2d73faf560: Pulling fs layer [2021-12-09T09:55:04.100Z] 0c2d73faf560: Waiting [2021-12-09T09:55:04.100Z] 3e5f54012d9b: Verifying Checksum [2021-12-09T09:55:04.100Z] 3e5f54012d9b: Download complete [2021-12-09T09:55:04.100Z] a0d0a0d46f8b: Verifying Checksum [2021-12-09T09:55:04.100Z] a0d0a0d46f8b: Download complete [2021-12-09T09:55:04.100Z] 4c7163046ea9: Verifying Checksum [2021-12-09T09:55:04.100Z] 4c7163046ea9: Download complete [2021-12-09T09:55:04.362Z] 0c2d73faf560: Verifying Checksum [2021-12-09T09:55:04.362Z] 0c2d73faf560: Download complete [2021-12-09T09:55:04.362Z] a0d0a0d46f8b: Pull complete [2021-12-09T09:55:04.362Z] 3e5f54012d9b: Pull complete [2021-12-09T09:55:04.624Z] 4c7163046ea9: Pull complete [2021-12-09T09:55:04.885Z] 0c2d73faf560: Pull complete [2021-12-09T09:55:04.885Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-09T09:55:04.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T09:55:04.885Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-09T09:55:04.966Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T09:55:05.003Z] $ 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-09T09:55:05.716Z] $ docker top de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-09T09:55:05.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-09T09:55:05.827Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-09T09:55:05.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-09T09:55:05.926Z] $ docker exec de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent [2021-12-09T09:55:06.032Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcCpEnO/agent.13 [2021-12-09T09:55:06.032Z] SSH_AGENT_PID=19 [2021-12-09T09:55:06.041Z] Running ssh-add (command line suppressed) [2021-12-09T09:55:06.130Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8866700491578461708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8866700491578461708.key) [2021-12-09T09:55:06.145Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-09T09:55:06.444Z] + git tag --points-at HEAD [Pipeline] } [2021-12-09T09:55:06.462Z] $ docker exec --env ******** --env ******** de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent -k [2021-12-09T09:55:06.551Z] unset SSH_AUTH_SOCK; [2021-12-09T09:55:06.553Z] unset SSH_AGENT_PID; [2021-12-09T09:55:06.553Z] echo Agent pid 19 killed; [2021-12-09T09:55:06.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-09T09:55:06.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-09T09:55:06.585Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-09T09:55:06.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-09T09:55:06.692Z] $ docker exec de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent [2021-12-09T09:55:06.798Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGebLA/agent.51 [2021-12-09T09:55:06.798Z] SSH_AGENT_PID=57 [2021-12-09T09:55:06.803Z] Running ssh-add (command line suppressed) [2021-12-09T09:55:06.899Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7676390644035006187.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7676390644035006187.key) [2021-12-09T09:55:06.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-09T09:55:07.212Z] + git semver init [2021-12-09T09:55:07.212Z] # -> Open(): unable to determine branch for HEAD [2021-12-09T09:55:07.212Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-09T09:55:07.212Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-09T09:55:07.212Z] # $SEMVER_REMOTE_NAME = origin [2021-12-09T09:55:07.212Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-09T09:55:07.212Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-09T09:55:07.212Z] # $SEMVER_BRANCH = main [2021-12-09T09:55:07.212Z] # $SEMVER_TEMP = /tmp/semver-015366063 [2021-12-09T09:55:07.212Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-12-09T09:55:08.150Z] # '/tmp/semver-015366063' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2021-12-09T09:55:08.150Z] # -> Force: false [2021-12-09T09:55:08.150Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-09T09:55:08.158Z] $ docker exec --env ******** --env ******** de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent -k [2021-12-09T09:55:08.246Z] unset SSH_AUTH_SOCK; [2021-12-09T09:55:08.246Z] unset SSH_AGENT_PID; [2021-12-09T09:55:08.246Z] echo Agent pid 57 killed; [2021-12-09T09:55:08.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-09T09:55:08.570Z] + git semver [Pipeline] } [2021-12-09T09:55:08.582Z] $ docker stop --time=1 de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 [2021-12-09T09:55:09.867Z] $ docker rm -f de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-09T09:55:10.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-09T09:55:10.455Z] Stashed 1 file(s) [Pipeline] echo [2021-12-09T09:55:10.459Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [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-09T09:55:25.673Z] Still waiting to schedule task [2021-12-09T09:55:25.674Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-548’ [2021-12-09T09:55:25.675Z] Still waiting to schedule task [2021-12-09T09:55:25.676Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-09T09:56:49.243Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-549 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-09T09:56:49.256Z] Running in /w/workspace/app-service-configurable/40 [Pipeline] { [Pipeline] checkout [2021-12-09T09:56:49.440Z] Selected Git installation does not exist. Using Default [2021-12-09T09:56:49.440Z] The recommended git tool is: NONE [2021-12-09T09:56:53.893Z] using credential edgex-jenkins-ssh [2021-12-09T09:56:53.909Z] Cloning the remote Git repository [2021-12-09T09:56:53.980Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-09T09:56:54.059Z] > git init /w/workspace/app-service-configurable/40 # timeout=10 [2021-12-09T09:56:54.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-09T09:56:54.150Z] > git --version # timeout=10 [2021-12-09T09:56:54.169Z] > git --version # 'git version 2.17.1' [2021-12-09T09:56:54.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-09T09:56:54.245Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-09T09:56:55.444Z] Avoid second fetch [2021-12-09T09:56:55.444Z] Checking out Revision e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (main) [2021-12-09T09:56:55.363Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-09T09:56:55.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-09T09:56:55.483Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T09:56:55.513Z] > git checkout -f e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 [2021-12-09T09:56:59.933Z] Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-09T09:57:00.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-09T09:57:00.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-09T09:57:00.933Z] Dload Upload Total Spent Left Speed [2021-12-09T09:57:00.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66055 0 --:--:-- --:--:-- --:--:-- 66426 [Pipeline] sh [2021-12-09T09:57:01.451Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-09T09:57:01.791Z] + sudo tee /etc/docker/daemon.new [2021-12-09T09:57:01.791Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-09T09:57:01.791Z] { [2021-12-09T09:57:01.791Z] "registry-mirrors": [ [2021-12-09T09:57:01.791Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-09T09:57:01.791Z] ], [2021-12-09T09:57:01.791Z] "bip": "10.250.0.254/24", [2021-12-09T09:57:01.791Z] "hosts": [ [2021-12-09T09:57:01.791Z] "tcp://0.0.0.0:5555", [2021-12-09T09:57:01.791Z] "unix:///var/run/docker.sock" [2021-12-09T09:57:01.791Z] ], [2021-12-09T09:57:01.791Z] "mtu": 1458, [2021-12-09T09:57:01.791Z] "selinux-enabled": true, [2021-12-09T09:57:01.791Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-09T09:57:01.791Z] } [Pipeline] sh [2021-12-09T09:57:02.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-09T09:57:02.480Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-09T09:57:20.879Z] provisioning config files... [2021-12-09T09:57:20.903Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config7623367980799199817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:57:21.262Z] ---> docker-login.sh [2021-12-09T09:57:21.262Z] nexus3.edgexfoundry.org:10001 [2021-12-09T09:57:21.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:22.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:22.133Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:22.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:22.133Z] [2021-12-09T09:57:22.133Z] Login Succeeded [2021-12-09T09:57:22.133Z] nexus3.edgexfoundry.org:10002 [2021-12-09T09:57:22.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:22.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:22.405Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:22.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:22.405Z] [2021-12-09T09:57:22.405Z] Login Succeeded [2021-12-09T09:57:22.405Z] nexus3.edgexfoundry.org:10003 [2021-12-09T09:57:22.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:22.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:22.949Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:22.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:22.949Z] [2021-12-09T09:57:22.949Z] Login Succeeded [2021-12-09T09:57:22.949Z] nexus3.edgexfoundry.org:10004 [2021-12-09T09:57:23.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:23.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:23.226Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:23.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:23.226Z] [2021-12-09T09:57:23.226Z] Login Succeeded [2021-12-09T09:57:23.226Z] docker.io [2021-12-09T09:57:23.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:24.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:24.096Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:24.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:24.096Z] [2021-12-09T09:57:24.096Z] Login Succeeded [2021-12-09T09:57:24.096Z] ---> docker-login.sh ends [Pipeline] } [2021-12-09T09:57:24.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-09T09:57:24.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-09T09:57:24.543Z] ========================================================= [2021-12-09T09:57:24.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-09T09:57:24.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:57:24.940Z] + 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-09T09:57:24.941Z] Sending build context to Docker daemon 203.3kB [2021-12-09T09:57:25.212Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-09T09:57:25.212Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-09T09:57:25.486Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-09T09:57:25.486Z] 552d1f2373af: Pulling fs layer [2021-12-09T09:57:25.486Z] ea3f2d53f512: Pulling fs layer [2021-12-09T09:57:25.486Z] 9e70ebbbe112: Pulling fs layer [2021-12-09T09:57:25.486Z] 7a9cfe048b4a: Pulling fs layer [2021-12-09T09:57:25.486Z] 72dc09318566: Pulling fs layer [2021-12-09T09:57:25.486Z] f4f7b4309257: Pulling fs layer [2021-12-09T09:57:25.486Z] 0ac9a79272e3: Pulling fs layer [2021-12-09T09:57:25.486Z] b78e95d17946: Pulling fs layer [2021-12-09T09:57:25.486Z] f4f7b4309257: Waiting [2021-12-09T09:57:25.486Z] 0ac9a79272e3: Waiting [2021-12-09T09:57:25.486Z] b78e95d17946: Waiting [2021-12-09T09:57:25.486Z] 7a9cfe048b4a: Waiting [2021-12-09T09:57:25.486Z] 72dc09318566: Waiting [2021-12-09T09:57:25.486Z] 9e70ebbbe112: Download complete [2021-12-09T09:57:25.486Z] ea3f2d53f512: Verifying Checksum [2021-12-09T09:57:25.486Z] ea3f2d53f512: Download complete [2021-12-09T09:57:25.486Z] 72dc09318566: Verifying Checksum [2021-12-09T09:57:25.486Z] 72dc09318566: Download complete [2021-12-09T09:57:25.486Z] f4f7b4309257: Verifying Checksum [2021-12-09T09:57:25.486Z] f4f7b4309257: Download complete [2021-12-09T09:57:25.486Z] 0ac9a79272e3: Verifying Checksum [2021-12-09T09:57:25.486Z] 0ac9a79272e3: Download complete [2021-12-09T09:57:25.486Z] 552d1f2373af: Verifying Checksum [2021-12-09T09:57:25.486Z] 552d1f2373af: Download complete [2021-12-09T09:57:26.096Z] 552d1f2373af: Pull complete [2021-12-09T09:57:26.713Z] ea3f2d53f512: Pull complete [2021-12-09T09:57:26.988Z] 9e70ebbbe112: Pull complete [2021-12-09T09:57:27.262Z] b78e95d17946: Verifying Checksum [2021-12-09T09:57:27.860Z] 7a9cfe048b4a: Verifying Checksum [2021-12-09T09:57:27.860Z] 7a9cfe048b4a: Download complete [2021-12-09T09:57:34.340Z] Running on prd-centos7-docker-4c-2g-550 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2021-12-09T09:57:34.353Z] Running in /w/workspace/app-service-configurable/40 [Pipeline] { [Pipeline] checkout [2021-12-09T09:57:34.430Z] Selected Git installation does not exist. Using Default [2021-12-09T09:57:34.430Z] The recommended git tool is: NONE [2021-12-09T09:57:36.106Z] using credential edgex-jenkins-ssh [2021-12-09T09:57:36.117Z] Cloning the remote Git repository [2021-12-09T09:57:35.721Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-12-09T09:57:35.766Z] > git init /w/workspace/app-service-configurable/40 # timeout=10 [2021-12-09T09:57:35.837Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-12-09T09:57:35.838Z] > git --version # timeout=10 [2021-12-09T09:57:35.852Z] > git --version # 'git version 2.24.4' [2021-12-09T09:57:35.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-09T09:57:35.873Z] [INFO] Currently running in a labeled security context [2021-12-09T09:57:35.873Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-09T09:57:35.873Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/40@tmp/jenkins-gitclient-ssh6761228108664973411.key [2021-12-09T09:57:35.889Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-09T09:57:37.074Z] Avoid second fetch [2021-12-09T09:57:37.074Z] Checking out Revision e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (main) [2021-12-09T09:57:36.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-12-09T09:57:36.646Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-09T09:57:36.667Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T09:57:36.676Z] > git checkout -f e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 [2021-12-09T09:57:40.296Z] 7a9cfe048b4a: Pull complete [2021-12-09T09:57:40.296Z] 72dc09318566: Pull complete [2021-12-09T09:57:40.296Z] f4f7b4309257: Pull complete [2021-12-09T09:57:40.296Z] 0ac9a79272e3: Pull complete [2021-12-09T09:57:40.614Z] Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-09T09:57:40.970Z] provisioning config files... [2021-12-09T09:57:40.987Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config8749004795571437086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:57:41.389Z] ---> docker-login.sh [2021-12-09T09:57:41.389Z] nexus3.edgexfoundry.org:10001 [2021-12-09T09:57:41.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:41.389Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:41.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:41.389Z] [2021-12-09T09:57:41.389Z] Login Succeeded [2021-12-09T09:57:41.389Z] nexus3.edgexfoundry.org:10002 [2021-12-09T09:57:41.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:41.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:41.653Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:41.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:41.653Z] [2021-12-09T09:57:41.653Z] Login Succeeded [2021-12-09T09:57:41.653Z] nexus3.edgexfoundry.org:10003 [2021-12-09T09:57:41.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:41.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:41.653Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:41.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:41.653Z] [2021-12-09T09:57:41.653Z] Login Succeeded [2021-12-09T09:57:41.653Z] nexus3.edgexfoundry.org:10004 [2021-12-09T09:57:41.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:41.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:41.915Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:41.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:41.915Z] [2021-12-09T09:57:41.915Z] Login Succeeded [2021-12-09T09:57:41.915Z] docker.io [2021-12-09T09:57:41.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:57:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:57:42.178Z] Configure a credential helper to remove this warning. See [2021-12-09T09:57:42.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:57:42.178Z] [2021-12-09T09:57:42.178Z] Login Succeeded [2021-12-09T09:57:42.178Z] ---> docker-login.sh ends [Pipeline] } [2021-12-09T09:57:42.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-09T09:57:42.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-09T09:57:42.397Z] ========================================================= [2021-12-09T09:57:42.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-09T09:57:42.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:57:42.720Z] + 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-09T09:57:42.720Z] Sending build context to Docker daemon 203.3kB [2021-12-09T09:57:42.720Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-09T09:57:42.720Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-09T09:57:42.720Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-09T09:57:42.720Z] a0d0a0d46f8b: Pulling fs layer [2021-12-09T09:57:42.720Z] 31adcdaf11c8: Pulling fs layer [2021-12-09T09:57:42.720Z] b8b176561691: Pulling fs layer [2021-12-09T09:57:42.720Z] 4527c011a84f: Pulling fs layer [2021-12-09T09:57:42.720Z] 5d74067f8e1e: Pulling fs layer [2021-12-09T09:57:42.720Z] e0aca202a116: Pulling fs layer [2021-12-09T09:57:42.720Z] 3a43be97a3b4: Pulling fs layer [2021-12-09T09:57:42.720Z] 34cad66bf833: Pulling fs layer [2021-12-09T09:57:42.720Z] b4e3c513aaa6: Pulling fs layer [2021-12-09T09:57:42.720Z] 4527c011a84f: Waiting [2021-12-09T09:57:42.720Z] 5d74067f8e1e: Waiting [2021-12-09T09:57:42.720Z] e0aca202a116: Waiting [2021-12-09T09:57:42.720Z] 3a43be97a3b4: Waiting [2021-12-09T09:57:42.720Z] 34cad66bf833: Waiting [2021-12-09T09:57:42.720Z] b4e3c513aaa6: Waiting [2021-12-09T09:57:42.720Z] b8b176561691: Verifying Checksum [2021-12-09T09:57:42.720Z] b8b176561691: Download complete [2021-12-09T09:57:42.720Z] 31adcdaf11c8: Verifying Checksum [2021-12-09T09:57:42.720Z] 31adcdaf11c8: Download complete [2021-12-09T09:57:42.720Z] 5d74067f8e1e: Verifying Checksum [2021-12-09T09:57:42.720Z] 5d74067f8e1e: Download complete [2021-12-09T09:57:42.720Z] a0d0a0d46f8b: Verifying Checksum [2021-12-09T09:57:42.720Z] a0d0a0d46f8b: Download complete [2021-12-09T09:57:42.720Z] e0aca202a116: Verifying Checksum [2021-12-09T09:57:42.720Z] e0aca202a116: Download complete [2021-12-09T09:57:42.720Z] 3a43be97a3b4: Verifying Checksum [2021-12-09T09:57:42.720Z] 3a43be97a3b4: Download complete [2021-12-09T09:57:42.987Z] 34cad66bf833: Verifying Checksum [2021-12-09T09:57:42.987Z] 34cad66bf833: Download complete [2021-12-09T09:57:42.987Z] a0d0a0d46f8b: Pull complete [2021-12-09T09:57:43.575Z] 31adcdaf11c8: Pull complete [2021-12-09T09:57:43.575Z] 4527c011a84f: Verifying Checksum [2021-12-09T09:57:43.575Z] 4527c011a84f: Download complete [2021-12-09T09:57:43.575Z] b8b176561691: Pull complete [2021-12-09T09:57:43.575Z] b4e3c513aaa6: Verifying Checksum [2021-12-09T09:57:43.575Z] b4e3c513aaa6: Download complete [2021-12-09T09:57:44.598Z] b78e95d17946: Pull complete [2021-12-09T09:57:44.871Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-09T09:57:44.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-09T09:57:44.871Z] ---> 8b459fc5aaf0 [2021-12-09T09:57:44.871Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-09T09:57:46.302Z] ---> Running in 9c0ebad8e605 [2021-12-09T09:57:46.578Z] Removing intermediate container 9c0ebad8e605 [2021-12-09T09:57:46.578Z] ---> ab54e5c45d48 [2021-12-09T09:57:46.578Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-09T09:57:46.851Z] ---> Running in 634e15e5fe74 [2021-12-09T09:57:47.126Z] Removing intermediate container 634e15e5fe74 [2021-12-09T09:57:47.126Z] ---> f699e6fedfaa [2021-12-09T09:57:47.126Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T09:57:47.126Z] ---> Running in a4031e8f0a75 [2021-12-09T09:57:47.402Z] Removing intermediate container a4031e8f0a75 [2021-12-09T09:57:47.402Z] ---> 9d8704990447 [2021-12-09T09:57:47.402Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-09T09:57:47.675Z] ---> Running in 801a466ee1db [2021-12-09T09:57:47.817Z] 4527c011a84f: Pull complete [2021-12-09T09:57:47.817Z] 5d74067f8e1e: Pull complete [2021-12-09T09:57:47.817Z] e0aca202a116: Pull complete [2021-12-09T09:57:47.817Z] 3a43be97a3b4: Pull complete [2021-12-09T09:57:47.817Z] 34cad66bf833: Pull complete [2021-12-09T09:57:49.647Z] Removing intermediate container 801a466ee1db [2021-12-09T09:57:49.647Z] ---> 261310f96e90 [2021-12-09T09:57:49.647Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-09T09:57:49.647Z] ---> Running in 1f6827e6199c [2021-12-09T09:57:49.739Z] b4e3c513aaa6: Pull complete [2021-12-09T09:57:49.739Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-09T09:57:49.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-09T09:57:49.739Z] ---> 9f6097aaca64 [2021-12-09T09:57:49.739Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-09T09:57:50.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-09T09:57:51.591Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-09T09:57:52.182Z] OK: 219 MiB in 52 packages [2021-12-09T09:57:52.773Z] Removing intermediate container 1f6827e6199c [2021-12-09T09:57:52.773Z] ---> 980e9e86398f [2021-12-09T09:57:52.773Z] Step 8/12 : WORKDIR /app [2021-12-09T09:57:53.042Z] ---> Running in 71f9e6e75228 [2021-12-09T09:57:53.316Z] Removing intermediate container 71f9e6e75228 [2021-12-09T09:57:53.316Z] ---> 2e3995ca1888 [2021-12-09T09:57:53.316Z] Step 9/12 : COPY . . [2021-12-09T09:57:53.905Z] ---> 1d680b655fcf [2021-12-09T09:57:53.905Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-09T09:57:53.905Z] ---> Running in 10b09fa55b0d [2021-12-09T09:57:53.947Z] ---> Running in 7029693d40ce [2021-12-09T09:57:53.947Z] Removing intermediate container 7029693d40ce [2021-12-09T09:57:53.947Z] ---> a6eb17470f28 [2021-12-09T09:57:53.947Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-09T09:57:53.947Z] ---> Running in ecb10484b2e4 [2021-12-09T09:57:53.947Z] Removing intermediate container ecb10484b2e4 [2021-12-09T09:57:53.947Z] ---> f56109f5ad66 [2021-12-09T09:57:53.947Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T09:57:53.947Z] ---> Running in ae9b309d09b6 [2021-12-09T09:57:53.947Z] Removing intermediate container ae9b309d09b6 [2021-12-09T09:57:53.947Z] ---> deac816ebf3d [2021-12-09T09:57:53.947Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-09T09:57:53.947Z] ---> Running in be7d1fc63a61 [2021-12-09T09:57:54.522Z] Removing intermediate container be7d1fc63a61 [2021-12-09T09:57:54.522Z] ---> 3a8fcb02d7e6 [2021-12-09T09:57:54.522Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-09T09:57:54.522Z] ---> Running in 94ec3e429d9b [2021-12-09T09:57:54.522Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-09T09:57:55.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-09T09:57:55.722Z] OK: 220 MiB in 52 packages [2021-12-09T09:57:55.983Z] Removing intermediate container 94ec3e429d9b [2021-12-09T09:57:55.983Z] ---> a674774e7b55 [2021-12-09T09:57:55.983Z] Step 8/12 : WORKDIR /app [2021-12-09T09:57:55.983Z] ---> Running in f87d873e3657 [2021-12-09T09:57:56.252Z] Removing intermediate container f87d873e3657 [2021-12-09T09:57:56.252Z] ---> 7d60a9fcbbd9 [2021-12-09T09:57:56.252Z] Step 9/12 : COPY . . [2021-12-09T09:57:56.252Z] ---> 442c902fe0c4 [2021-12-09T09:57:56.252Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-09T09:57:56.252Z] ---> Running in 76eecb4a1513 [2021-12-09T09:58:28.430Z] Removing intermediate container 76eecb4a1513 [2021-12-09T09:58:28.430Z] ---> 2c2cdd5562ce [2021-12-09T09:58:28.430Z] Step 11/12 : ARG MAKE="make build" [2021-12-09T09:58:28.430Z] ---> Running in d83ec8f2951d [2021-12-09T09:58:28.430Z] Removing intermediate container d83ec8f2951d [2021-12-09T09:58:28.430Z] ---> 986b844ee878 [2021-12-09T09:58:28.430Z] Step 12/12 : RUN $MAKE [2021-12-09T09:58:28.430Z] ---> Running in 742bfeac3b04 [2021-12-09T09:58:28.691Z] noop [2021-12-09T09:58:28.691Z] Removing intermediate container 742bfeac3b04 [2021-12-09T09:58:28.691Z] ---> 7ee0e7731be6 [2021-12-09T09:58:28.691Z] Successfully built 7ee0e7731be6 [2021-12-09T09:58:28.691Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:58:28.996Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-09T09:58:28.996Z] . [Pipeline] withDockerContainer [2021-12-09T09:58:29.061Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2021-12-09T09:58:29.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T09:58:29.422Z] $ docker top b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-09T09:58:29.785Z] + go version [2021-12-09T09:58:29.785Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-09T09:58:29.799Z] $ docker stop --time=1 b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 [2021-12-09T09:58:31.002Z] $ docker rm -f b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:58:31.491Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-09T09:58:31.491Z] . [Pipeline] withDockerContainer [2021-12-09T09:58:31.556Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2021-12-09T09:58:31.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T09:58:31.944Z] $ docker top 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-09T09:58:32.329Z] + make test [2021-12-09T09:58:32.329Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-09T09:58:50.520Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-09T09:58:50.520Z] CGO_ENABLED=1 go vet ./... [2021-12-09T09:58:54.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-09T09:58:54.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-09T09:58:54.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-09T09:58:54.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-09T09:58:54.783Z] $ docker stop --time=1 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 [2021-12-09T09:58:56.180Z] $ docker rm -f 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-09T09:58:56.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-09T09:58:56.750Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-09T09:58:57.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-09T09:58:58.168Z] + ls -al . [2021-12-09T09:58:58.168Z] total 148 [2021-12-09T09:58:58.168Z] drwxrwxr-x. 7 jenkins jenkins 4096 Dec 9 09:58 . [2021-12-09T09:58:58.168Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 9 09:57 .. [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 7608 Dec 9 09:57 Attribution.txt [2021-12-09T09:58:58.168Z] drwxrwxr-x. 2 jenkins jenkins 37 Dec 9 09:57 bin [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 23791 Dec 9 09:57 CHANGELOG.md [2021-12-09T09:58:58.168Z] -rw-r--r--. 1 jenkins jenkins 10 Dec 9 09:58 coverage.out [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 2064 Dec 9 09:57 Dockerfile [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 119 Dec 9 09:57 .dockerignore [2021-12-09T09:58:58.168Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 9 09:57 .git [2021-12-09T09:58:58.168Z] drwxrwxr-x. 2 jenkins jenkins 104 Dec 9 09:57 .github [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 104 Dec 9 09:57 .gitignore [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 135 Dec 9 09:57 go.mod [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 49217 Dec 9 09:57 go.sum [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 9 09:57 GOVERNANCE.md [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 687 Dec 9 09:57 Jenkinsfile [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 10174 Dec 9 09:57 LICENSE [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 1949 Dec 9 09:57 main.go [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 1614 Dec 9 09:57 makefile [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 618 Dec 9 09:57 OWNERS.md [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 3429 Dec 9 09:57 README.md [2021-12-09T09:58:58.168Z] drwxrwxr-x. 9 jenkins jenkins 151 Dec 9 09:57 res [2021-12-09T09:58:58.168Z] drwxrwxr-x. 3 jenkins jenkins 58 Dec 9 09:57 snap [2021-12-09T09:58:58.168Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 9 09:55 VERSION [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:58:58.467Z] + 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd --label arch=amd64 --label version=2.2.0-dev.4 . [2021-12-09T09:58:58.467Z] Sending build context to Docker daemon 204.3kB [2021-12-09T09:58:58.467Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-09T09:58:58.467Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-09T09:58:58.467Z] ---> 7ee0e7731be6 [2021-12-09T09:58:58.467Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-09T09:58:58.467Z] ---> Running in a5ab3e5d18ec [2021-12-09T09:58:58.467Z] Removing intermediate container a5ab3e5d18ec [2021-12-09T09:58:58.467Z] ---> 215ca7f003e5 [2021-12-09T09:58:58.467Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-09T09:58:58.727Z] ---> Running in 0d3b65885a40 [2021-12-09T09:58:58.727Z] Removing intermediate container 0d3b65885a40 [2021-12-09T09:58:58.727Z] ---> 9ff55faafcf5 [2021-12-09T09:58:58.727Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T09:58:58.727Z] ---> Running in 0029edc698a6 [2021-12-09T09:58:58.727Z] Removing intermediate container 0029edc698a6 [2021-12-09T09:58:58.727Z] ---> a8e39d03e98c [2021-12-09T09:58:58.727Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-09T09:58:58.727Z] ---> Running in 11da2a871790 [2021-12-09T09:58:59.306Z] Removing intermediate container 11da2a871790 [2021-12-09T09:58:59.306Z] ---> 5bb8e10295ed [2021-12-09T09:58:59.306Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-09T09:58:59.306Z] ---> Running in bd26111b5b11 [2021-12-09T09:58:59.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-09T09:59:00.509Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-09T09:59:00.771Z] OK: 220 MiB in 52 packages [2021-12-09T09:59:00.771Z] Removing intermediate container bd26111b5b11 [2021-12-09T09:59:00.771Z] ---> 55e70d5e6a26 [2021-12-09T09:59:00.771Z] Step 8/26 : WORKDIR /app [2021-12-09T09:59:01.031Z] ---> Running in 10dea3b69bda [2021-12-09T09:59:01.031Z] Removing intermediate container 10dea3b69bda [2021-12-09T09:59:01.031Z] ---> 6ef536058275 [2021-12-09T09:59:01.031Z] Step 9/26 : COPY . . [2021-12-09T09:59:01.031Z] ---> fbfa0400807b [2021-12-09T09:59:01.031Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-09T09:59:01.295Z] ---> Running in 334c83137f69 [2021-12-09T09:59:01.884Z] Removing intermediate container 334c83137f69 [2021-12-09T09:59:01.884Z] ---> 93f94c5ce637 [2021-12-09T09:59:01.884Z] Step 11/26 : ARG MAKE="make build" [2021-12-09T09:59:01.884Z] ---> Running in 6139cbb8fb0b [2021-12-09T09:59:01.884Z] Removing intermediate container 6139cbb8fb0b [2021-12-09T09:59:01.884Z] ---> 8336bf66ecd4 [2021-12-09T09:59:01.884Z] Step 12/26 : RUN $MAKE [2021-12-09T09:59:01.884Z] ---> Running in 935160e5eeac [2021-12-09T09:59:02.148Z] 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.4" -o app-service-configurable [2021-12-09T09:59:14.548Z] Removing intermediate container 935160e5eeac [2021-12-09T09:59:14.548Z] ---> 4ac33c2b33a6 [2021-12-09T09:59:14.548Z] Step 13/26 : FROM alpine:3.14 [2021-12-09T09:59:14.548Z] 3.14: Pulling from library/alpine [2021-12-09T09:59:14.548Z] 97518928ae5f: Pulling fs layer [2021-12-09T09:59:14.548Z] 97518928ae5f: Verifying Checksum [2021-12-09T09:59:14.548Z] 97518928ae5f: Download complete [2021-12-09T09:59:14.812Z] 97518928ae5f: Pull complete [2021-12-09T09:59:14.812Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-09T09:59:14.812Z] Status: Downloaded newer image for alpine:3.14 [2021-12-09T09:59:14.812Z] ---> 0a97eee8041e [2021-12-09T09:59:14.812Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T09:59:14.812Z] ---> Running in c140bc1d891f [2021-12-09T09:59:14.812Z] Removing intermediate container c140bc1d891f [2021-12-09T09:59:14.812Z] ---> c597e2ed60fc [2021-12-09T09:59:14.812Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-09T09:59:14.812Z] ---> Running in 52a391645072 [2021-12-09T09:59:15.078Z] Removing intermediate container 52a391645072 [2021-12-09T09:59:15.078Z] ---> 55df86977b71 [2021-12-09T09:59:15.078Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-09T09:59:15.078Z] ---> Running in 07ef28fe3d3e [2021-12-09T09:59:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-09T09:59:15.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-09T09:59:15.601Z] (1/7) Installing ca-certificates (20191127-r5) [2021-12-09T09:59:15.601Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-09T09:59:15.601Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-09T09:59:15.601Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-09T09:59:15.601Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-09T09:59:15.601Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-09T09:59:15.601Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-09T09:59:15.601Z] Executing busybox-1.33.1-r6.trigger [2021-12-09T09:59:15.601Z] Executing ca-certificates-20191127-r5.trigger [2021-12-09T09:59:15.601Z] OK: 9 MiB in 21 packages [2021-12-09T09:59:15.655Z] Removing intermediate container 10b09fa55b0d [2021-12-09T09:59:15.655Z] ---> aeac270b3160 [2021-12-09T09:59:15.655Z] Step 11/12 : ARG MAKE="make build" [2021-12-09T09:59:15.655Z] ---> Running in 9adc33e4505b [2021-12-09T09:59:15.655Z] Removing intermediate container 9adc33e4505b [2021-12-09T09:59:15.655Z] ---> f14b6bdb2012 [2021-12-09T09:59:15.655Z] Step 12/12 : RUN $MAKE [2021-12-09T09:59:15.655Z] ---> Running in 58edb68dc9f1 [2021-12-09T09:59:15.655Z] noop [2021-12-09T09:59:15.655Z] Removing intermediate container 58edb68dc9f1 [2021-12-09T09:59:15.655Z] ---> 68b2abbe6b0c [2021-12-09T09:59:15.655Z] Successfully built 68b2abbe6b0c [2021-12-09T09:59:15.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:15.867Z] Removing intermediate container 07ef28fe3d3e [2021-12-09T09:59:15.867Z] ---> db0b084c4059 [2021-12-09T09:59:15.867Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-09T09:59:16.000Z] + docker inspect -f . ci-base-image-arm64 [2021-12-09T09:59:16.000Z] . [Pipeline] withDockerContainer [2021-12-09T09:59:16.130Z] ---> 7102bc61b222 [2021-12-09T09:59:16.130Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-09T09:59:16.130Z] ---> 1124f93f7bcf [2021-12-09T09:59:16.130Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-09T09:59:16.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container [2021-12-09T09:59:16.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T09:59:16.390Z] ---> d2e3f1054b6b [2021-12-09T09:59:16.391Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-09T09:59:16.962Z] ---> 25180e0c254b [2021-12-09T09:59:16.962Z] Step 21/26 : EXPOSE 48095 [2021-12-09T09:59:16.962Z] ---> Running in c57b1d81e308 [2021-12-09T09:59:16.962Z] Removing intermediate container c57b1d81e308 [2021-12-09T09:59:16.962Z] ---> ef3ee1fec3dc [2021-12-09T09:59:16.962Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-09T09:59:16.962Z] ---> Running in 92430517771a [2021-12-09T09:59:16.962Z] Removing intermediate container 92430517771a [2021-12-09T09:59:16.962Z] ---> 834af1411018 [2021-12-09T09:59:16.962Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-09T09:59:16.962Z] ---> Running in 46c5708bff0b [2021-12-09T09:59:16.962Z] Removing intermediate container 46c5708bff0b [2021-12-09T09:59:16.962Z] ---> dc1b0b8db425 [2021-12-09T09:59:16.962Z] Step 24/26 : LABEL arch=amd64 [2021-12-09T09:59:17.223Z] ---> Running in a46b05df99a9 [2021-12-09T09:59:17.223Z] Removing intermediate container a46b05df99a9 [2021-12-09T09:59:17.223Z] ---> 07dd4ea3a9f4 [2021-12-09T09:59:17.223Z] Step 25/26 : LABEL git_sha=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T09:59:17.223Z] ---> Running in 135f5be28487 [2021-12-09T09:59:17.223Z] Removing intermediate container 135f5be28487 [2021-12-09T09:59:17.223Z] ---> e851466bff83 [2021-12-09T09:59:17.223Z] Step 26/26 : LABEL version=2.2.0-dev.4 [2021-12-09T09:59:17.223Z] ---> Running in e6e8378dd606 [2021-12-09T09:59:17.482Z] Removing intermediate container e6e8378dd606 [2021-12-09T09:59:17.482Z] ---> 443e7e2f031c [2021-12-09T09:59:17.482Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-09T09:59:17.482Z] Successfully built 443e7e2f031c [2021-12-09T09:59:17.482Z] Successfully tagged app-service-configurable:latest [2021-12-09T09:59:17.632Z] $ docker top de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-09T09:59:18.073Z] provisioning config files... [2021-12-09T09:59:18.084Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config8738816291491863160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:59:18.391Z] ---> docker-login.sh [2021-12-09T09:59:18.391Z] nexus3.edgexfoundry.org:10001 [2021-12-09T09:59:18.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:59:18.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:59:18.391Z] Configure a credential helper to remove this warning. See [2021-12-09T09:59:18.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:59:18.391Z] [2021-12-09T09:59:18.391Z] Login Succeeded [2021-12-09T09:59:18.391Z] nexus3.edgexfoundry.org:10002 [2021-12-09T09:59:18.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:59:18.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:59:18.391Z] Configure a credential helper to remove this warning. See [2021-12-09T09:59:18.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:59:18.391Z] [2021-12-09T09:59:18.391Z] Login Succeeded [2021-12-09T09:59:18.391Z] nexus3.edgexfoundry.org:10003 [2021-12-09T09:59:18.530Z] + go version [2021-12-09T09:59:18.530Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-09T09:59:18.552Z] $ docker stop --time=1 de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f [2021-12-09T09:59:18.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:59:18.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:59:18.656Z] Configure a credential helper to remove this warning. See [2021-12-09T09:59:18.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:59:18.656Z] [2021-12-09T09:59:18.656Z] Login Succeeded [2021-12-09T09:59:18.656Z] nexus3.edgexfoundry.org:10004 [2021-12-09T09:59:18.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:59:18.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:59:18.656Z] Configure a credential helper to remove this warning. See [2021-12-09T09:59:18.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:59:18.656Z] [2021-12-09T09:59:18.656Z] Login Succeeded [2021-12-09T09:59:18.656Z] docker.io [2021-12-09T09:59:18.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T09:59:19.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T09:59:19.179Z] Configure a credential helper to remove this warning. See [2021-12-09T09:59:19.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T09:59:19.179Z] [2021-12-09T09:59:19.179Z] Login Succeeded [2021-12-09T09:59:19.179Z] ---> docker-login.sh ends [2021-12-09T09:59:20.211Z] $ docker rm -f de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-12-09T09:59:20.405Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] echo [2021-12-09T09:59:20.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2021-12-09T09:59:20.602Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-12-09T09:59:20.602Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T09:59:20.602Z] latest [2021-12-09T09:59:20.602Z] 2.2.0-dev.4 [2021-12-09T09:59:20.602Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T09:59:20.602Z] main [2021-12-09T09:59:20.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:20.926Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:21.008Z] + docker inspect -f . ci-base-image-arm64 [2021-12-09T09:59:21.008Z] . [Pipeline] withDockerContainer [2021-12-09T09:59:21.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container [2021-12-09T09:59:21.222Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T09:59:21.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-09T09:59:21.223Z] 74bb9924e542: Preparing [2021-12-09T09:59:21.223Z] 15bf9f02251c: Preparing [2021-12-09T09:59:21.223Z] 01af6ee8a11d: Preparing [2021-12-09T09:59:21.223Z] 3b849a282071: Preparing [2021-12-09T09:59:21.223Z] 517a8ba4adf9: Preparing [2021-12-09T09:59:21.223Z] 1a058d5342cc: Preparing [2021-12-09T09:59:21.223Z] 1a058d5342cc: Waiting [2021-12-09T09:59:21.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T09:59:21.489Z] 15bf9f02251c: Pushed [2021-12-09T09:59:21.489Z] 01af6ee8a11d: Pushed [2021-12-09T09:59:21.489Z] 1a058d5342cc: Layer already exists [2021-12-09T09:59:21.489Z] 3b849a282071: Pushed [2021-12-09T09:59:21.489Z] 517a8ba4adf9: Pushed [2021-12-09T09:59:22.595Z] $ docker top 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-09T09:59:22.890Z] 74bb9924e542: Pushed [2021-12-09T09:59:22.890Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:23.244Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:23.512Z] + make test [2021-12-09T09:59:23.512Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-09T09:59:23.538Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-09T09:59:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-09T09:59:23.538Z] 74bb9924e542: Preparing [2021-12-09T09:59:23.538Z] 15bf9f02251c: Preparing [2021-12-09T09:59:23.538Z] 01af6ee8a11d: Preparing [2021-12-09T09:59:23.538Z] 3b849a282071: Preparing [2021-12-09T09:59:23.538Z] 517a8ba4adf9: Preparing [2021-12-09T09:59:23.538Z] 1a058d5342cc: Preparing [2021-12-09T09:59:23.538Z] 1a058d5342cc: Waiting [2021-12-09T09:59:23.538Z] 15bf9f02251c: Layer already exists [2021-12-09T09:59:23.538Z] 01af6ee8a11d: Layer already exists [2021-12-09T09:59:23.538Z] 517a8ba4adf9: Layer already exists [2021-12-09T09:59:23.538Z] 3b849a282071: Layer already exists [2021-12-09T09:59:23.538Z] 74bb9924e542: Layer already exists [2021-12-09T09:59:23.538Z] 1a058d5342cc: Layer already exists [2021-12-09T09:59:23.538Z] latest: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:23.843Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:24.134Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 [2021-12-09T09:59:24.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-09T09:59:24.134Z] 74bb9924e542: Preparing [2021-12-09T09:59:24.134Z] 15bf9f02251c: Preparing [2021-12-09T09:59:24.134Z] 01af6ee8a11d: Preparing [2021-12-09T09:59:24.134Z] 3b849a282071: Preparing [2021-12-09T09:59:24.134Z] 517a8ba4adf9: Preparing [2021-12-09T09:59:24.134Z] 1a058d5342cc: Preparing [2021-12-09T09:59:24.134Z] 1a058d5342cc: Waiting [2021-12-09T09:59:24.134Z] 517a8ba4adf9: Layer already exists [2021-12-09T09:59:24.134Z] 01af6ee8a11d: Layer already exists [2021-12-09T09:59:24.134Z] 74bb9924e542: Layer already exists [2021-12-09T09:59:24.134Z] 15bf9f02251c: Layer already exists [2021-12-09T09:59:24.134Z] 3b849a282071: Layer already exists [2021-12-09T09:59:24.134Z] 1a058d5342cc: Layer already exists [2021-12-09T09:59:24.134Z] 2.2.0-dev.4: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:24.434Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:24.734Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T09:59:24.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-09T09:59:24.734Z] 74bb9924e542: Preparing [2021-12-09T09:59:24.734Z] 15bf9f02251c: Preparing [2021-12-09T09:59:24.734Z] 01af6ee8a11d: Preparing [2021-12-09T09:59:24.734Z] 3b849a282071: Preparing [2021-12-09T09:59:24.734Z] 517a8ba4adf9: Preparing [2021-12-09T09:59:24.734Z] 1a058d5342cc: Preparing [2021-12-09T09:59:24.734Z] 1a058d5342cc: Waiting [2021-12-09T09:59:24.734Z] 01af6ee8a11d: Layer already exists [2021-12-09T09:59:24.734Z] 74bb9924e542: Layer already exists [2021-12-09T09:59:24.734Z] 3b849a282071: Layer already exists [2021-12-09T09:59:24.734Z] 517a8ba4adf9: Layer already exists [2021-12-09T09:59:24.734Z] 15bf9f02251c: Layer already exists [2021-12-09T09:59:24.734Z] 1a058d5342cc: Layer already exists [2021-12-09T09:59:24.734Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:25.035Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:25.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2021-12-09T09:59:25.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-12-09T09:59:25.331Z] 74bb9924e542: Preparing [2021-12-09T09:59:25.331Z] 15bf9f02251c: Preparing [2021-12-09T09:59:25.331Z] 01af6ee8a11d: Preparing [2021-12-09T09:59:25.331Z] 3b849a282071: Preparing [2021-12-09T09:59:25.331Z] 517a8ba4adf9: Preparing [2021-12-09T09:59:25.331Z] 1a058d5342cc: Preparing [2021-12-09T09:59:25.331Z] 1a058d5342cc: Waiting [2021-12-09T09:59:25.331Z] 01af6ee8a11d: Layer already exists [2021-12-09T09:59:25.331Z] 517a8ba4adf9: Layer already exists [2021-12-09T09:59:25.331Z] 74bb9924e542: Layer already exists [2021-12-09T09:59:25.331Z] 3b849a282071: Layer already exists [2021-12-09T09:59:25.331Z] 15bf9f02251c: Layer already exists [2021-12-09T09:59:25.331Z] 1a058d5342cc: Layer already exists [2021-12-09T09:59:25.331Z] main: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-09T09:59:25.371Z] ===================================================== [Pipeline] echo [2021-12-09T09:59:25.381Z] taggedImages: [2021-12-09T09:59:25.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T09:59:25.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-12-09T09:59:25.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 [2021-12-09T09:59:25.381Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T09:59:25.381Z] - 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-09T09:59:25.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T09:59:25.922Z] [2021-12-09T09:59:25.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T09:59:26.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T09:59:26.229Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-09T09:59:26.229Z] b4d181a07f80: Pulling fs layer [2021-12-09T09:59:26.229Z] a1111a8f2ec3: Pulling fs layer [2021-12-09T09:59:26.229Z] ed53099fbce6: Pulling fs layer [2021-12-09T09:59:26.229Z] dc539afda2c1: Pulling fs layer [2021-12-09T09:59:26.229Z] 77bc0d833cb6: Pulling fs layer [2021-12-09T09:59:26.229Z] 9065ff56babe: Pulling fs layer [2021-12-09T09:59:26.229Z] d287ab97295c: Pulling fs layer [2021-12-09T09:59:26.229Z] dc539afda2c1: Waiting [2021-12-09T09:59:26.229Z] 77bc0d833cb6: Waiting [2021-12-09T09:59:26.229Z] 9065ff56babe: Waiting [2021-12-09T09:59:26.229Z] d287ab97295c: Waiting [2021-12-09T09:59:26.229Z] a1111a8f2ec3: Verifying Checksum [2021-12-09T09:59:26.229Z] a1111a8f2ec3: Download complete [2021-12-09T09:59:26.229Z] dc539afda2c1: Verifying Checksum [2021-12-09T09:59:26.229Z] dc539afda2c1: Download complete [2021-12-09T09:59:26.229Z] ed53099fbce6: Verifying Checksum [2021-12-09T09:59:26.229Z] ed53099fbce6: Download complete [2021-12-09T09:59:26.489Z] 9065ff56babe: Verifying Checksum [2021-12-09T09:59:26.489Z] 9065ff56babe: Download complete [2021-12-09T09:59:26.489Z] 77bc0d833cb6: Verifying Checksum [2021-12-09T09:59:26.489Z] 77bc0d833cb6: Download complete [2021-12-09T09:59:26.489Z] b4d181a07f80: Verifying Checksum [2021-12-09T09:59:26.489Z] b4d181a07f80: Download complete [2021-12-09T09:59:27.067Z] d287ab97295c: Verifying Checksum [2021-12-09T09:59:27.067Z] d287ab97295c: Download complete [2021-12-09T09:59:28.021Z] b4d181a07f80: Pull complete [2021-12-09T09:59:28.021Z] a1111a8f2ec3: Pull complete [2021-12-09T09:59:28.593Z] ed53099fbce6: Pull complete [2021-12-09T09:59:28.593Z] dc539afda2c1: Pull complete [2021-12-09T09:59:28.854Z] 77bc0d833cb6: Pull complete [2021-12-09T09:59:29.117Z] 9065ff56babe: Pull complete [2021-12-09T09:59:34.420Z] d287ab97295c: Pull complete [2021-12-09T09:59:34.420Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-09T09:59:34.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T09:59:34.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-09T09:59:34.487Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2021-12-09T09:59:34.524Z] $ 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/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T09:59:37.173Z] $ docker top 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T09:59:37.613Z] ---> job-cost.sh [2021-12-09T09:59:37.613Z] lf-activate-venv: SKIPPING [2021-12-09T09:59:37.613Z] INFO: No Stack... [2021-12-09T09:59:37.874Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-09T09:59:38.134Z] INFO: Archiving Costs [Pipeline] sh [2021-12-09T09:59:38.427Z] + cut -d, -f6 [2021-12-09T09:59:38.427Z] + cat /w/workspace/app-service-configurable/40/archives/cost.csv [Pipeline] lock [2021-12-09T09:59:38.471Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [2021-12-09T09:59:38.478Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] did not exist. Created. [2021-12-09T09:59:38.478Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-09T09:59:38.784Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-09T09:59:38.812Z] Stashed 1 file(s) [Pipeline] } [2021-12-09T09:59:38.819Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-09T09:59:38.840Z] $ docker stop --time=1 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 [2021-12-09T09:59:39.977Z] $ docker rm -f 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-09T10:00:20.067Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-12-09T10:00:20.068Z] CGO_ENABLED=1 go vet ./... [2021-12-09T10:00:38.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-09T10:00:38.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-09T10:00:38.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-09T10:00:39.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-09T10:00:39.017Z] $ docker stop --time=1 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 [2021-12-09T10:00:40.742Z] $ docker rm -f 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-09T10:00:41.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-09T10:00:41.539Z] Warning: overwriting stash ‘coverage-report’ [2021-12-09T10:00:41.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-09T10:00:42.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-09T10:00:43.056Z] + ls -al . [2021-12-09T10:00:43.056Z] total 172 [2021-12-09T10:00:43.056Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 9 10:00 . [2021-12-09T10:00:43.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 09:56 .. [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 09:56 .dockerignore [2021-12-09T10:00:43.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 09:56 .git [2021-12-09T10:00:43.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 09:56 .github [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 104 Dec 9 09:56 .gitignore [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 7608 Dec 9 09:56 Attribution.txt [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 23791 Dec 9 09:56 CHANGELOG.md [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 2064 Dec 9 09:56 Dockerfile [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 09:56 GOVERNANCE.md [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 687 Dec 9 09:56 Jenkinsfile [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 09:56 LICENSE [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 09:56 OWNERS.md [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 3429 Dec 9 09:56 README.md [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 09:55 VERSION [2021-12-09T10:00:43.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 09:56 bin [2021-12-09T10:00:43.056Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 9 09:59 coverage.out [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 135 Dec 9 09:56 go.mod [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 49217 Dec 9 09:56 go.sum [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 1949 Dec 9 09:56 main.go [2021-12-09T10:00:43.056Z] -rw-rw-r-- 1 jenkins jenkins 1614 Dec 9 09:56 makefile [2021-12-09T10:00:43.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 09:56 res [2021-12-09T10:00:43.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 09:56 snap [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:00:43.397Z] + 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd --label arch=arm64 --label version=2.2.0-dev.4 . [2021-12-09T10:00:43.397Z] Sending build context to Docker daemon 204.3kB [2021-12-09T10:00:43.675Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2021-12-09T10:00:43.675Z] Step 2/26 : FROM ${BASE} AS builder [2021-12-09T10:00:43.675Z] ---> 68b2abbe6b0c [2021-12-09T10:00:43.675Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-12-09T10:00:43.675Z] ---> Running in 76fd5af96459 [2021-12-09T10:00:44.275Z] Removing intermediate container 76fd5af96459 [2021-12-09T10:00:44.275Z] ---> f73634adc9a1 [2021-12-09T10:00:44.275Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-12-09T10:00:44.275Z] ---> Running in 0ab6990d09fa [2021-12-09T10:00:44.546Z] Removing intermediate container 0ab6990d09fa [2021-12-09T10:00:44.546Z] ---> 53dc706e767d [2021-12-09T10:00:44.546Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T10:00:44.546Z] ---> Running in 1d46a6f9074a [2021-12-09T10:00:45.153Z] Removing intermediate container 1d46a6f9074a [2021-12-09T10:00:45.153Z] ---> fee14954c663 [2021-12-09T10:00:45.153Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-09T10:00:45.153Z] ---> Running in e18fbbbdd3c2 [2021-12-09T10:00:47.187Z] Removing intermediate container e18fbbbdd3c2 [2021-12-09T10:00:47.187Z] ---> fa9c869a4e32 [2021-12-09T10:00:47.187Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-09T10:00:47.187Z] ---> Running in 7155cc0f657c [2021-12-09T10:00:48.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-09T10:00:49.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-09T10:00:49.753Z] OK: 219 MiB in 52 packages [2021-12-09T10:00:50.346Z] Removing intermediate container 7155cc0f657c [2021-12-09T10:00:50.346Z] ---> b087b006f57f [2021-12-09T10:00:50.346Z] Step 8/26 : WORKDIR /app [2021-12-09T10:00:50.619Z] ---> Running in 1fcc66c521b0 [2021-12-09T10:00:50.891Z] Removing intermediate container 1fcc66c521b0 [2021-12-09T10:00:50.891Z] ---> 66c9a22ef8e2 [2021-12-09T10:00:50.891Z] Step 9/26 : COPY . . [2021-12-09T10:00:51.489Z] ---> ec2629426fc9 [2021-12-09T10:00:51.489Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-09T10:00:51.765Z] ---> Running in e75f14c37559 [2021-12-09T10:00:53.743Z] Removing intermediate container e75f14c37559 [2021-12-09T10:00:53.743Z] ---> 33cce764383f [2021-12-09T10:00:53.743Z] Step 11/26 : ARG MAKE="make build" [2021-12-09T10:00:54.014Z] ---> Running in 0792b83aafdc [2021-12-09T10:00:54.285Z] Removing intermediate container 0792b83aafdc [2021-12-09T10:00:54.285Z] ---> 605dbfed7927 [2021-12-09T10:00:54.285Z] Step 12/26 : RUN $MAKE [2021-12-09T10:00:54.285Z] ---> Running in 8b348d14ab6c [2021-12-09T10:00:55.259Z] 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.4" -o app-service-configurable [2021-12-09T10:01:34.237Z] Removing intermediate container 8b348d14ab6c [2021-12-09T10:01:34.237Z] ---> 29c8e09e4f10 [2021-12-09T10:01:34.237Z] Step 13/26 : FROM alpine:3.14 [2021-12-09T10:01:34.237Z] 3.14: Pulling from library/alpine [2021-12-09T10:01:34.237Z] be307f383ecc: Pulling fs layer [2021-12-09T10:01:34.237Z] be307f383ecc: Download complete [2021-12-09T10:01:34.237Z] be307f383ecc: Pull complete [2021-12-09T10:01:34.237Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-09T10:01:34.237Z] Status: Downloaded newer image for alpine:3.14 [2021-12-09T10:01:34.237Z] ---> 5b8b7b635229 [2021-12-09T10:01:34.237Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-12-09T10:01:34.237Z] ---> Running in 47e8224622d9 [2021-12-09T10:01:34.237Z] Removing intermediate container 47e8224622d9 [2021-12-09T10:01:34.237Z] ---> d0f563622e0c [2021-12-09T10:01:34.237Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2021-12-09T10:01:34.237Z] ---> Running in 229696eb616c [2021-12-09T10:01:34.836Z] Removing intermediate container 229696eb616c [2021-12-09T10:01:34.836Z] ---> d3c3f891ac5a [2021-12-09T10:01:34.836Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-12-09T10:01:34.836Z] ---> Running in 83b978b6031e [2021-12-09T10:01:35.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-09T10:01:35.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-09T10:01:36.790Z] (1/7) Installing ca-certificates (20191127-r5) [2021-12-09T10:01:36.790Z] (2/7) Installing dumb-init (1.2.5-r1) [2021-12-09T10:01:36.790Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2021-12-09T10:01:36.790Z] (4/7) Installing libsodium (1.0.18-r0) [2021-12-09T10:01:36.790Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-09T10:01:36.790Z] (6/7) Installing libzmq (4.3.4-r0) [2021-12-09T10:01:36.790Z] (7/7) Installing zeromq (4.3.4-r0) [2021-12-09T10:01:36.790Z] Executing busybox-1.33.1-r6.trigger [2021-12-09T10:01:36.790Z] Executing ca-certificates-20191127-r5.trigger [2021-12-09T10:01:37.063Z] OK: 9 MiB in 21 packages [2021-12-09T10:01:38.040Z] Removing intermediate container 83b978b6031e [2021-12-09T10:01:38.041Z] ---> b833dcc8ad21 [2021-12-09T10:01:38.041Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-12-09T10:01:38.636Z] ---> 6a285a830448 [2021-12-09T10:01:38.636Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2021-12-09T10:01:39.238Z] ---> 5eb13b24cb79 [2021-12-09T10:01:39.238Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2021-12-09T10:01:39.829Z] ---> 06e65f5c1192 [2021-12-09T10:01:39.829Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-12-09T10:01:41.257Z] ---> 6aaa6549b902 [2021-12-09T10:01:41.257Z] Step 21/26 : EXPOSE 48095 [2021-12-09T10:01:41.257Z] ---> Running in 44a6650ceea6 [2021-12-09T10:01:41.528Z] Removing intermediate container 44a6650ceea6 [2021-12-09T10:01:41.528Z] ---> e0f2d3ebdb7e [2021-12-09T10:01:41.528Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2021-12-09T10:01:41.528Z] ---> Running in 828464e8c92e [2021-12-09T10:01:41.800Z] Removing intermediate container 828464e8c92e [2021-12-09T10:01:41.800Z] ---> 4ffffdeb15a5 [2021-12-09T10:01:41.800Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-09T10:01:42.071Z] ---> Running in cfe5ed8574a5 [2021-12-09T10:01:42.344Z] Removing intermediate container cfe5ed8574a5 [2021-12-09T10:01:42.344Z] ---> 53b347478137 [2021-12-09T10:01:42.344Z] Step 24/26 : LABEL arch=arm64 [2021-12-09T10:01:42.344Z] ---> Running in 392bf70891be [2021-12-09T10:01:42.616Z] Removing intermediate container 392bf70891be [2021-12-09T10:01:42.616Z] ---> f7a06420f1dc [2021-12-09T10:01:42.616Z] Step 25/26 : LABEL git_sha=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T10:01:42.891Z] ---> Running in 01fea850701c [2021-12-09T10:01:43.164Z] Removing intermediate container 01fea850701c [2021-12-09T10:01:43.164Z] ---> dda807f32661 [2021-12-09T10:01:43.164Z] Step 26/26 : LABEL version=2.2.0-dev.4 [2021-12-09T10:01:43.164Z] ---> Running in dd8086aaea37 [2021-12-09T10:01:43.758Z] Removing intermediate container dd8086aaea37 [2021-12-09T10:01:43.758Z] ---> c69e63fc1eb8 [2021-12-09T10:01:43.758Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-09T10:01:43.758Z] Successfully built c69e63fc1eb8 [2021-12-09T10:01:43.758Z] 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-09T10:01:43.985Z] provisioning config files... [2021-12-09T10:01:44.003Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config1564905830788163286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:01:44.351Z] ---> docker-login.sh [2021-12-09T10:01:44.351Z] nexus3.edgexfoundry.org:10001 [2021-12-09T10:01:44.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T10:01:44.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T10:01:44.625Z] Configure a credential helper to remove this warning. See [2021-12-09T10:01:44.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T10:01:44.625Z] [2021-12-09T10:01:44.625Z] Login Succeeded [2021-12-09T10:01:44.625Z] nexus3.edgexfoundry.org:10002 [2021-12-09T10:01:44.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T10:01:45.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T10:01:45.175Z] Configure a credential helper to remove this warning. See [2021-12-09T10:01:45.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T10:01:45.175Z] [2021-12-09T10:01:45.175Z] Login Succeeded [2021-12-09T10:01:45.175Z] nexus3.edgexfoundry.org:10003 [2021-12-09T10:01:45.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T10:01:45.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T10:01:45.719Z] Configure a credential helper to remove this warning. See [2021-12-09T10:01:45.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T10:01:45.719Z] [2021-12-09T10:01:45.719Z] Login Succeeded [2021-12-09T10:01:45.719Z] nexus3.edgexfoundry.org:10004 [2021-12-09T10:01:45.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T10:01:45.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T10:01:45.991Z] Configure a credential helper to remove this warning. See [2021-12-09T10:01:45.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T10:01:45.991Z] [2021-12-09T10:01:45.991Z] Login Succeeded [2021-12-09T10:01:45.991Z] docker.io [2021-12-09T10:01:46.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-09T10:01:46.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-09T10:01:46.860Z] Configure a credential helper to remove this warning. See [2021-12-09T10:01:46.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-09T10:01:46.860Z] [2021-12-09T10:01:46.860Z] Login Succeeded [2021-12-09T10:01:46.860Z] ---> docker-login.sh ends [Pipeline] } [2021-12-09T10:01:46.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-09T10:01:46.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-09T10:01:46.937Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-12-09T10:01:46.937Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T10:01:46.937Z] latest [2021-12-09T10:01:46.937Z] 2.2.0-dev.4 [2021-12-09T10:01:46.937Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T10:01:46.937Z] main [2021-12-09T10:01:46.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:47.295Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:47.635Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T10:01:47.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-09T10:01:47.635Z] 67ca508f2ba8: Preparing [2021-12-09T10:01:47.635Z] 306cfa692858: Preparing [2021-12-09T10:01:47.635Z] c3e7a379e2d6: Preparing [2021-12-09T10:01:47.635Z] ed86f5cc2725: Preparing [2021-12-09T10:01:47.635Z] 509d21b8a550: Preparing [2021-12-09T10:01:47.635Z] 62170e181a92: Preparing [2021-12-09T10:01:47.635Z] 62170e181a92: Waiting [2021-12-09T10:01:47.911Z] c3e7a379e2d6: Pushed [2021-12-09T10:01:47.911Z] ed86f5cc2725: Pushed [2021-12-09T10:01:47.911Z] 306cfa692858: Pushed [2021-12-09T10:01:47.911Z] 62170e181a92: Layer already exists [2021-12-09T10:01:48.505Z] 509d21b8a550: Pushed [2021-12-09T10:01:51.117Z] 67ca508f2ba8: Pushed [2021-12-09T10:01:51.389Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:51.729Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:52.063Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-09T10:01:52.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-09T10:01:52.063Z] 67ca508f2ba8: Preparing [2021-12-09T10:01:52.063Z] 306cfa692858: Preparing [2021-12-09T10:01:52.063Z] c3e7a379e2d6: Preparing [2021-12-09T10:01:52.063Z] ed86f5cc2725: Preparing [2021-12-09T10:01:52.063Z] 509d21b8a550: Preparing [2021-12-09T10:01:52.063Z] 62170e181a92: Preparing [2021-12-09T10:01:52.063Z] 62170e181a92: Waiting [2021-12-09T10:01:52.063Z] 306cfa692858: Layer already exists [2021-12-09T10:01:52.063Z] c3e7a379e2d6: Layer already exists [2021-12-09T10:01:52.063Z] ed86f5cc2725: Layer already exists [2021-12-09T10:01:52.063Z] 67ca508f2ba8: Layer already exists [2021-12-09T10:01:52.063Z] 509d21b8a550: Layer already exists [2021-12-09T10:01:52.063Z] 62170e181a92: Layer already exists [2021-12-09T10:01:52.335Z] latest: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:52.679Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:53.024Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 [2021-12-09T10:01:53.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-09T10:01:53.024Z] 67ca508f2ba8: Preparing [2021-12-09T10:01:53.024Z] 306cfa692858: Preparing [2021-12-09T10:01:53.024Z] c3e7a379e2d6: Preparing [2021-12-09T10:01:53.024Z] ed86f5cc2725: Preparing [2021-12-09T10:01:53.024Z] 509d21b8a550: Preparing [2021-12-09T10:01:53.024Z] 62170e181a92: Preparing [2021-12-09T10:01:53.024Z] 62170e181a92: Waiting [2021-12-09T10:01:53.024Z] 67ca508f2ba8: Layer already exists [2021-12-09T10:01:53.024Z] 509d21b8a550: Layer already exists [2021-12-09T10:01:53.024Z] 306cfa692858: Layer already exists [2021-12-09T10:01:53.024Z] ed86f5cc2725: Layer already exists [2021-12-09T10:01:53.024Z] c3e7a379e2d6: Layer already exists [2021-12-09T10:01:53.024Z] 62170e181a92: Layer already exists [2021-12-09T10:01:53.024Z] 2.2.0-dev.4: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:53.639Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:53.976Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T10:01:53.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-09T10:01:53.976Z] 67ca508f2ba8: Preparing [2021-12-09T10:01:53.976Z] 306cfa692858: Preparing [2021-12-09T10:01:53.976Z] c3e7a379e2d6: Preparing [2021-12-09T10:01:53.976Z] ed86f5cc2725: Preparing [2021-12-09T10:01:53.976Z] 509d21b8a550: Preparing [2021-12-09T10:01:53.976Z] 62170e181a92: Preparing [2021-12-09T10:01:53.976Z] 62170e181a92: Waiting [2021-12-09T10:01:53.976Z] 67ca508f2ba8: Layer already exists [2021-12-09T10:01:53.976Z] 509d21b8a550: Layer already exists [2021-12-09T10:01:53.976Z] c3e7a379e2d6: Layer already exists [2021-12-09T10:01:53.976Z] ed86f5cc2725: Layer already exists [2021-12-09T10:01:53.976Z] 306cfa692858: Layer already exists [2021-12-09T10:01:53.976Z] 62170e181a92: Layer already exists [2021-12-09T10:01:53.976Z] e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:54.588Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:54.923Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2021-12-09T10:01:54.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-12-09T10:01:54.923Z] 67ca508f2ba8: Preparing [2021-12-09T10:01:54.923Z] 306cfa692858: Preparing [2021-12-09T10:01:54.923Z] c3e7a379e2d6: Preparing [2021-12-09T10:01:54.923Z] ed86f5cc2725: Preparing [2021-12-09T10:01:54.923Z] 509d21b8a550: Preparing [2021-12-09T10:01:54.923Z] 62170e181a92: Preparing [2021-12-09T10:01:54.923Z] 62170e181a92: Waiting [2021-12-09T10:01:54.923Z] 306cfa692858: Layer already exists [2021-12-09T10:01:54.923Z] c3e7a379e2d6: Layer already exists [2021-12-09T10:01:54.923Z] 509d21b8a550: Layer already exists [2021-12-09T10:01:54.923Z] ed86f5cc2725: Layer already exists [2021-12-09T10:01:54.923Z] 67ca508f2ba8: Layer already exists [2021-12-09T10:01:54.923Z] 62170e181a92: Layer already exists [2021-12-09T10:01:55.194Z] main: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-09T10:01:55.248Z] ===================================================== [Pipeline] echo [2021-12-09T10:01:55.257Z] taggedImages: [2021-12-09T10:01:55.257Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [2021-12-09T10:01:55.257Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-12-09T10:01:55.257Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 [2021-12-09T10:01:55.257Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [2021-12-09T10:01:55.257Z] - 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-09T10:01:55.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-09T10:01:55.727Z] [2021-12-09T10:01:55.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:01:56.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-09T10:01:56.346Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-09T10:01:56.346Z] 448f6bf000e3: Pulling fs layer [2021-12-09T10:01:56.346Z] f757da607395: Pulling fs layer [2021-12-09T10:01:56.346Z] 05883995daec: Pulling fs layer [2021-12-09T10:01:56.346Z] 8603b9c90790: Pulling fs layer [2021-12-09T10:01:56.346Z] 1560dd03e051: Pulling fs layer [2021-12-09T10:01:56.346Z] 27f5ce0e4adf: Pulling fs layer [2021-12-09T10:01:56.346Z] c2d8d7efcc4b: Pulling fs layer [2021-12-09T10:01:56.346Z] 1560dd03e051: Waiting [2021-12-09T10:01:56.346Z] 8603b9c90790: Waiting [2021-12-09T10:01:56.346Z] 27f5ce0e4adf: Waiting [2021-12-09T10:01:56.346Z] c2d8d7efcc4b: Waiting [2021-12-09T10:01:56.346Z] f757da607395: Verifying Checksum [2021-12-09T10:01:56.346Z] f757da607395: Download complete [2021-12-09T10:01:56.346Z] 8603b9c90790: Download complete [2021-12-09T10:01:56.346Z] 1560dd03e051: Verifying Checksum [2021-12-09T10:01:56.346Z] 1560dd03e051: Download complete [2021-12-09T10:01:56.346Z] 27f5ce0e4adf: Verifying Checksum [2021-12-09T10:01:56.346Z] 27f5ce0e4adf: Download complete [2021-12-09T10:01:56.346Z] 05883995daec: Verifying Checksum [2021-12-09T10:01:56.346Z] 05883995daec: Download complete [2021-12-09T10:01:56.942Z] 448f6bf000e3: Download complete [2021-12-09T10:01:59.561Z] c2d8d7efcc4b: Verifying Checksum [2021-12-09T10:01:59.561Z] c2d8d7efcc4b: Download complete [2021-12-09T10:02:00.536Z] 448f6bf000e3: Pull complete [2021-12-09T10:02:01.133Z] f757da607395: Pull complete [2021-12-09T10:02:02.561Z] 05883995daec: Pull complete [2021-12-09T10:02:02.561Z] 8603b9c90790: Pull complete [2021-12-09T10:02:03.539Z] 1560dd03e051: Pull complete [2021-12-09T10:02:03.810Z] 27f5ce0e4adf: Pull complete [2021-12-09T10:02:18.966Z] c2d8d7efcc4b: Pull complete [2021-12-09T10:02:18.966Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-09T10:02:18.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-09T10:02:18.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-09T10:02:19.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container [2021-12-09T10:02:19.362Z] $ 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/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-09T10:02:21.866Z] $ docker top 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:02:22.762Z] ---> job-cost.sh [2021-12-09T10:02:22.762Z] lf-activate-venv: SKIPPING [2021-12-09T10:02:22.762Z] INFO: No Stack... [2021-12-09T10:02:23.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-09T10:02:23.625Z] INFO: Archiving Costs [Pipeline] sh [2021-12-09T10:02:24.285Z] + cat /w/workspace/app-service-configurable/40/archives/cost.csv [2021-12-09T10:02:24.285Z] + cut -d, -f6 [Pipeline] lock [2021-12-09T10:02:24.347Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [2021-12-09T10:02:24.355Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] did not exist. Created. [2021-12-09T10:02:24.355Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-09T10:02:25.023Z] /w/workspace/app-service-configurable/40@tmp/durable-f708ec88/script.sh: 1: /w/workspace/app-service-configurable/40@tmp/durable-f708ec88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-09T10:02:25.686Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-09T10:02:25.714Z] Warning: overwriting stash ‘stack-cost’ [2021-12-09T10:02:25.758Z] Stashed 1 file(s) [Pipeline] } [2021-12-09T10:02:25.764Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-09T10:02:25.781Z] $ docker stop --time=1 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 [2021-12-09T10:02:27.247Z] $ docker rm -f 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 [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-09T10:02:27.879Z] provisioning config files... [2021-12-09T10:02:27.888Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config144468681691781522tmp [Pipeline] { [Pipeline] sh [2021-12-09T10:02:28.193Z] + set +x [2021-12-09T10:02:28.193Z] + curl -s https://codecov.io/bash [2021-12-09T10:02:28.193Z] + bash -s -- [2021-12-09T10:02:28.193Z] [2021-12-09T10:02:28.193Z] _____ _ [2021-12-09T10:02:28.193Z] / ____| | | [2021-12-09T10:02:28.193Z] | | ___ __| | ___ ___ _____ __ [2021-12-09T10:02:28.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-09T10:02:28.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-09T10:02:28.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-09T10:02:28.193Z] Bash-1.0.6 [2021-12-09T10:02:28.193Z] [2021-12-09T10:02:28.193Z] [2021-12-09T10:02:28.193Z] ==> git version 2.24.4 found [2021-12-09T10:02:28.193Z] ==> 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-09T10:02:28.193Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-09T10:02:28.193Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-09T10:02:28.193Z] ==> Jenkins CI detected. [2021-12-09T10:02:28.193Z] current dir:  /w/workspace/ry_app-service-configurable_main [2021-12-09T10:02:28.193Z] project root: . [2021-12-09T10:02:28.193Z] --> token set from env [2021-12-09T10:02:28.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-09T10:02:28.454Z] ==> Running gcov in . (disable via -X gcov) [2021-12-09T10:02:28.454Z] ==> Python coveragepy not found [2021-12-09T10:02:28.454Z] ==> Searching for coverage reports in: [2021-12-09T10:02:28.454Z] + . [2021-12-09T10:02:28.454Z] -> Found 1 reports [2021-12-09T10:02:28.454Z] ==> Detecting git/mercurial file structure [2021-12-09T10:02:28.454Z] ==> Reading reports [2021-12-09T10:02:28.454Z] + ./coverage.out bytes=10 [2021-12-09T10:02:28.454Z] ==> Appending adjustments [2021-12-09T10:02:28.454Z] https://docs.codecov.io/docs/fixing-reports [2021-12-09T10:02:28.454Z] + Found adjustments [2021-12-09T10:02:28.454Z] ==> Gzipping contents [2021-12-09T10:02:28.454Z] 4.0K /tmp/codecov.4fm0RM.gz [2021-12-09T10:02:28.454Z] ==> Uploading reports [2021-12-09T10:02:28.454Z] url: https://codecov.io [2021-12-09T10:02:28.454Z] query: branch=main&commit=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-09T10:02:28.454Z] -> Pinging Codecov [2021-12-09T10:02:28.454Z] 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-09T10:02:28.715Z] -> Uploading to [2021-12-09T10:02:28.715Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-09/A97CA9966030D2A3747ED39772930CCE/e76c9c6ed5ae398db3a463d072f73d8a564d1ddd/b57e833a-fb77-45ae-acb1-2f5313674d82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211209T100228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4567bfea67bf0d6904bf96f19a938bd530ef2710d0052003fdfe16ed8070794 [2021-12-09T10:02:28.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-09T10:02:28.715Z] Dload Upload Total Spent Left Speed [2021-12-09T10:02:29.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1778 --:--:-- --:--:-- --:--:-- 1781 [2021-12-09T10:02:29.302Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] } [2021-12-09T10:02:29.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-09T10:02:29.645Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-09T10:02:29.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:02:29.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-09T10:02:29.968Z] [2021-12-09T10:02:29.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:02:30.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-09T10:02:30.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-09T10:02:30.300Z] 188c0c94c7c5: Pulling fs layer [2021-12-09T10:02:30.300Z] 0ef7d3d256c8: Pulling fs layer [2021-12-09T10:02:30.300Z] de9db76c5a1d: Pulling fs layer [2021-12-09T10:02:30.300Z] 0eba1c9be4d2: Pulling fs layer [2021-12-09T10:02:30.300Z] 0d57e429df01: Pulling fs layer [2021-12-09T10:02:30.300Z] 4e4be7b47b0d: Pulling fs layer [2021-12-09T10:02:30.300Z] e1f770b5df2f: Pulling fs layer [2021-12-09T10:02:30.300Z] 85a0685a4137: Pulling fs layer [2021-12-09T10:02:30.300Z] 0eba1c9be4d2: Waiting [2021-12-09T10:02:30.300Z] 0d57e429df01: Waiting [2021-12-09T10:02:30.300Z] 4e4be7b47b0d: Waiting [2021-12-09T10:02:30.300Z] e1f770b5df2f: Waiting [2021-12-09T10:02:30.300Z] 85a0685a4137: Waiting [2021-12-09T10:02:30.300Z] de9db76c5a1d: Download complete [2021-12-09T10:02:30.300Z] 0ef7d3d256c8: Verifying Checksum [2021-12-09T10:02:30.300Z] 0ef7d3d256c8: Download complete [2021-12-09T10:02:30.300Z] 0d57e429df01: Verifying Checksum [2021-12-09T10:02:30.300Z] 0d57e429df01: Download complete [2021-12-09T10:02:30.300Z] 4e4be7b47b0d: Verifying Checksum [2021-12-09T10:02:30.300Z] 4e4be7b47b0d: Download complete [2021-12-09T10:02:30.300Z] 188c0c94c7c5: Verifying Checksum [2021-12-09T10:02:30.300Z] 188c0c94c7c5: Download complete [2021-12-09T10:02:30.570Z] e1f770b5df2f: Verifying Checksum [2021-12-09T10:02:30.570Z] e1f770b5df2f: Download complete [2021-12-09T10:02:30.836Z] 188c0c94c7c5: Pull complete [2021-12-09T10:02:30.836Z] 0ef7d3d256c8: Pull complete [2021-12-09T10:02:30.836Z] 0eba1c9be4d2: Verifying Checksum [2021-12-09T10:02:30.836Z] 0eba1c9be4d2: Download complete [2021-12-09T10:02:31.098Z] de9db76c5a1d: Pull complete [2021-12-09T10:02:31.360Z] 85a0685a4137: Verifying Checksum [2021-12-09T10:02:31.360Z] 85a0685a4137: Download complete [2021-12-09T10:02:34.696Z] 0eba1c9be4d2: Pull complete [2021-12-09T10:02:34.955Z] 0d57e429df01: Pull complete [2021-12-09T10:02:34.955Z] 4e4be7b47b0d: Pull complete [2021-12-09T10:02:35.920Z] e1f770b5df2f: Pull complete [2021-12-09T10:02:39.267Z] 85a0685a4137: Pull complete [2021-12-09T10:02:39.267Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-09T10:02:39.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-09T10:02:39.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-09T10:02:39.335Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:02:39.397Z] $ 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-09T10:02:41.230Z] $ docker top 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-09T10:02:41.312Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-09T10:02:41.610Z] + set -o pipefail [2021-12-09T10:02:41.610Z] + snyk monitor '--org=edgex-jenkins' [2021-12-09T10:02:45.819Z] [2021-12-09T10:02:45.819Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2021-12-09T10:02:45.819Z] [2021-12-09T10:02:45.819Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3340190e-e497-4a4e-b56a-ca4cc16896b7 [2021-12-09T10:02:45.819Z] [2021-12-09T10:02:45.819Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-09T10:02:45.819Z] [2021-12-09T10:02:45.819Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-09T10:02:45.819Z] [2021-12-09T10:02:45.819Z] [Pipeline] } [2021-12-09T10:02:45.831Z] $ docker stop --time=1 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 [2021-12-09T10:02:47.808Z] $ docker rm -f 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 [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-09T10:02:48.772Z] + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] sh [2021-12-09T10:02:49.069Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-09T10:02:49.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:02:49.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T10:02:49.362Z] . [Pipeline] withDockerContainer [2021-12-09T10:02:49.426Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:02:49.461Z] $ 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-09T10:02:49.832Z] $ docker top acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-09T10:02:49.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-09T10:02:49.925Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-09T10:02:50.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-09T10:02:50.032Z] $ docker exec acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 ssh-agent [2021-12-09T10:02:50.150Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDFHKfn/agent.14 [2021-12-09T10:02:50.150Z] SSH_AGENT_PID=20 [2021-12-09T10:02:50.155Z] Running ssh-add (command line suppressed) [2021-12-09T10:02:50.264Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5543790935951312620.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5543790935951312620.key) [2021-12-09T10:02:50.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-09T10:02:50.577Z] + git semver tag [2021-12-09T10:02:50.577Z] # -> Open(): unable to determine branch for HEAD [2021-12-09T10:02:50.577Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-09T10:02:50.577Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-09T10:02:50.577Z] # $SEMVER_REMOTE_NAME = origin [2021-12-09T10:02:50.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-09T10:02:50.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-09T10:02:50.577Z] # $SEMVER_BRANCH = main [2021-12-09T10:02:50.577Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-09T10:02:50.577Z] # e76c9c6ed5ae398db3a463d072f73d8a564d1ddd HEAD [2021-12-09T10:02:50.577Z] # -> Force: false [2021-12-09T10:02:50.577Z] # 482fe84d70433fd4314f47eec73728c1cc240eae refs/tags/v2.2.0-dev.4 [Pipeline] } [2021-12-09T10:02:50.586Z] $ docker exec --env ******** --env ******** acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 ssh-agent -k [2021-12-09T10:02:50.672Z] unset SSH_AUTH_SOCK; [2021-12-09T10:02:50.672Z] unset SSH_AGENT_PID; [2021-12-09T10:02:50.672Z] echo Agent pid 20 killed; [2021-12-09T10:02:50.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-09T10:02:50.999Z] + git semver [Pipeline] } [2021-12-09T10:02:51.018Z] $ docker stop --time=1 acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 [2021-12-09T10:02:52.198Z] $ docker rm -f acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:02:52.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-09T10:02:52.609Z] [2021-12-09T10:02:52.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:02:52.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-09T10:02:52.920Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-09T10:02:52.920Z] ab5ef0e58194: Pulling fs layer [2021-12-09T10:02:52.920Z] 9712f1f96733: Pulling fs layer [2021-12-09T10:02:52.920Z] 63f879dbbcfc: Pulling fs layer [2021-12-09T10:02:52.920Z] 0d9ebad4ef96: Pulling fs layer [2021-12-09T10:02:52.920Z] e9a5061849ea: Pulling fs layer [2021-12-09T10:02:52.920Z] d747dcd14b5f: Pulling fs layer [2021-12-09T10:02:52.920Z] 2de7ff778b66: Pulling fs layer [2021-12-09T10:02:52.920Z] e9a5061849ea: Waiting [2021-12-09T10:02:52.920Z] d747dcd14b5f: Waiting [2021-12-09T10:02:52.920Z] 2de7ff778b66: Waiting [2021-12-09T10:02:52.920Z] 0d9ebad4ef96: Waiting [2021-12-09T10:02:52.920Z] 9712f1f96733: Verifying Checksum [2021-12-09T10:02:52.920Z] 9712f1f96733: Download complete [2021-12-09T10:02:53.186Z] 63f879dbbcfc: Verifying Checksum [2021-12-09T10:02:53.186Z] 63f879dbbcfc: Download complete [2021-12-09T10:02:53.451Z] ab5ef0e58194: Verifying Checksum [2021-12-09T10:02:53.451Z] ab5ef0e58194: Download complete [2021-12-09T10:02:53.451Z] d747dcd14b5f: Verifying Checksum [2021-12-09T10:02:53.451Z] d747dcd14b5f: Download complete [2021-12-09T10:02:53.451Z] e9a5061849ea: Verifying Checksum [2021-12-09T10:02:53.451Z] e9a5061849ea: Download complete [2021-12-09T10:02:53.451Z] 0d9ebad4ef96: Verifying Checksum [2021-12-09T10:02:53.451Z] 0d9ebad4ef96: Download complete [2021-12-09T10:02:53.714Z] 2de7ff778b66: Verifying Checksum [2021-12-09T10:02:53.714Z] 2de7ff778b66: Download complete [2021-12-09T10:02:57.035Z] ab5ef0e58194: Pull complete [2021-12-09T10:02:57.035Z] 9712f1f96733: Pull complete [2021-12-09T10:02:57.303Z] 63f879dbbcfc: Pull complete [2021-12-09T10:03:01.570Z] 0d9ebad4ef96: Pull complete [2021-12-09T10:03:01.570Z] e9a5061849ea: Pull complete [2021-12-09T10:03:01.570Z] d747dcd14b5f: Pull complete [2021-12-09T10:03:02.517Z] 2de7ff778b66: Pull complete [2021-12-09T10:03:02.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-09T10:03:02.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-09T10:03:02.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-09T10:03:02.584Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:03:02.619Z] $ 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-09T10:03:05.716Z] $ docker top 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-09T10:03:05.793Z] provisioning config files... [2021-12-09T10:03:05.800Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8149912071259242910tmp [2021-12-09T10:03:05.812Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8103391632420689938tmp [2021-12-09T10:03:05.821Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config359957203695112690tmp [Pipeline] { [Pipeline] echo [2021-12-09T10:03:05.845Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:06.135Z] ---> sigul-configuration.sh [2021-12-09T10:03:06.135Z] gpg: directory `/root/.gnupg' created [2021-12-09T10:03:06.135Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-09T10:03:06.135Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-09T10:03:06.135Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-09T10:03:06.135Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-09T10:03:06.135Z] gpg: CAST5 encrypted data [2021-12-09T10:03:06.135Z] gpg: encrypted with 1 passphrase [2021-12-09T10:03:06.135Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-09T10:03:06.665Z] + mkdir /home/jenkins [2021-12-09T10:03:06.665Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-09T10:03:06.983Z] + 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-09T10:03:06.993Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:07.286Z] ---> sigul-install.sh [2021-12-09T10:03:07.286Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-09T10:03:07.593Z] + git tag --list [2021-12-09T10:03:07.593Z] v1.0.0 [2021-12-09T10:03:07.593Z] v1.1.0 [2021-12-09T10:03:07.593Z] v1.2.0 [2021-12-09T10:03:07.593Z] v1.3.0 [2021-12-09T10:03:07.593Z] v1.3.1 [2021-12-09T10:03:07.593Z] v2.0.0 [2021-12-09T10:03:07.593Z] v2.0.1 [2021-12-09T10:03:07.593Z] v2.0.1-dev.1 [2021-12-09T10:03:07.593Z] v2.0.2-dev.1 [2021-12-09T10:03:07.593Z] v2.0.2-dev.10 [2021-12-09T10:03:07.593Z] v2.0.2-dev.11 [2021-12-09T10:03:07.593Z] v2.0.2-dev.12 [2021-12-09T10:03:07.593Z] v2.0.2-dev.13 [2021-12-09T10:03:07.593Z] v2.0.2-dev.14 [2021-12-09T10:03:07.593Z] v2.0.2-dev.15 [2021-12-09T10:03:07.593Z] v2.0.2-dev.16 [2021-12-09T10:03:07.593Z] v2.0.2-dev.17 [2021-12-09T10:03:07.593Z] v2.0.2-dev.18 [2021-12-09T10:03:07.593Z] v2.0.2-dev.19 [2021-12-09T10:03:07.593Z] v2.0.2-dev.2 [2021-12-09T10:03:07.593Z] v2.0.2-dev.20 [2021-12-09T10:03:07.593Z] v2.0.2-dev.21 [2021-12-09T10:03:07.593Z] v2.0.2-dev.22 [2021-12-09T10:03:07.593Z] v2.0.2-dev.23 [2021-12-09T10:03:07.593Z] v2.0.2-dev.24 [2021-12-09T10:03:07.593Z] v2.0.2-dev.25 [2021-12-09T10:03:07.593Z] v2.0.2-dev.26 [2021-12-09T10:03:07.593Z] v2.0.2-dev.27 [2021-12-09T10:03:07.593Z] v2.0.2-dev.28 [2021-12-09T10:03:07.593Z] v2.0.2-dev.29 [2021-12-09T10:03:07.593Z] v2.0.2-dev.3 [2021-12-09T10:03:07.593Z] v2.0.2-dev.30 [2021-12-09T10:03:07.593Z] v2.0.2-dev.4 [2021-12-09T10:03:07.593Z] v2.0.2-dev.5 [2021-12-09T10:03:07.593Z] v2.0.2-dev.6 [2021-12-09T10:03:07.593Z] v2.0.2-dev.7 [2021-12-09T10:03:07.593Z] v2.0.2-dev.8 [2021-12-09T10:03:07.593Z] v2.0.2-dev.9 [2021-12-09T10:03:07.593Z] v2.1.0 [2021-12-09T10:03:07.593Z] v2.2.0-dev.1 [2021-12-09T10:03:07.593Z] v2.2.0-dev.2 [2021-12-09T10:03:07.593Z] v2.2.0-dev.3 [2021-12-09T10:03:07.593Z] v2.2.0-dev.4 [Pipeline] sh [2021-12-09T10:03:07.887Z] + lftools sign git-tag v2.2.0-dev.4 [2021-12-09T10:03:08.457Z] Signing Git tag with Sigul... [2021-12-09T10:03:08.457Z] Signing v2.2.0-dev.4 [Pipeline] echo [2021-12-09T10:03:09.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:10.138Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-09T10:03:10.147Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-09T10:03:10.167Z] $ docker stop --time=1 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd [2021-12-09T10:03:11.353Z] $ docker rm -f 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-09T10:03:11.953Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-09T10:03:11.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:03:12.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T10:03:12.247Z] . [Pipeline] withDockerContainer [2021-12-09T10:03:12.310Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:03:12.341Z] $ 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-09T10:03:12.682Z] $ docker top 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-09T10:03:12.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-09T10:03:12.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-09T10:03:12.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-09T10:03:12.910Z] $ docker exec 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 ssh-agent [2021-12-09T10:03:13.025Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDBebKL/agent.13 [2021-12-09T10:03:13.025Z] SSH_AGENT_PID=19 [2021-12-09T10:03:13.031Z] Running ssh-add (command line suppressed) [2021-12-09T10:03:13.139Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_595404246206089485.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_595404246206089485.key) [2021-12-09T10:03:13.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-09T10:03:13.447Z] + git semver bump pre [2021-12-09T10:03:13.447Z] # -> Open(): unable to determine branch for HEAD [2021-12-09T10:03:13.447Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-09T10:03:13.447Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-09T10:03:13.447Z] # $SEMVER_REMOTE_NAME = origin [2021-12-09T10:03:13.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-09T10:03:13.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-09T10:03:13.447Z] # $SEMVER_BRANCH = main [2021-12-09T10:03:13.447Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2021-12-09T10:03:13.447Z] 2.2.0-dev.5 [Pipeline] } [2021-12-09T10:03:13.456Z] $ docker exec --env ******** --env ******** 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 ssh-agent -k [2021-12-09T10:03:13.557Z] unset SSH_AUTH_SOCK; [2021-12-09T10:03:13.557Z] unset SSH_AGENT_PID; [2021-12-09T10:03:13.557Z] echo Agent pid 19 killed; [2021-12-09T10:03:13.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-09T10:03:13.880Z] + git semver [Pipeline] } [2021-12-09T10:03:13.893Z] $ docker stop --time=1 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 [2021-12-09T10:03:15.079Z] $ docker rm -f 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-09T10:03:15.422Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-09T10:03:15.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:03:15.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-09T10:03:15.719Z] . [Pipeline] withDockerContainer [2021-12-09T10:03:15.780Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:03:15.812Z] $ 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-09T10:03:16.153Z] $ docker top b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-09T10:03:16.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-09T10:03:16.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-09T10:03:16.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-09T10:03:16.346Z] $ docker exec b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 ssh-agent [2021-12-09T10:03:16.451Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcGmPdg/agent.13 [2021-12-09T10:03:16.451Z] SSH_AGENT_PID=19 [2021-12-09T10:03:16.456Z] Running ssh-add (command line suppressed) [2021-12-09T10:03:16.549Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3490418035686422246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3490418035686422246.key) [2021-12-09T10:03:16.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-09T10:03:16.856Z] + git semver push [2021-12-09T10:03:16.856Z] # -> Open(): unable to determine branch for HEAD [2021-12-09T10:03:16.856Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2021-12-09T10:03:16.856Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2021-12-09T10:03:16.856Z] # $SEMVER_REMOTE_NAME = origin [2021-12-09T10:03:16.856Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-09T10:03:16.856Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-09T10:03:16.856Z] # $SEMVER_BRANCH = main [2021-12-09T10:03:16.856Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2021-12-09T10:03:18.772Z] $ docker exec --env ******** --env ******** b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 ssh-agent -k [2021-12-09T10:03:18.850Z] unset SSH_AUTH_SOCK; [2021-12-09T10:03:18.850Z] unset SSH_AGENT_PID; [2021-12-09T10:03:18.850Z] echo Agent pid 19 killed; [2021-12-09T10:03:18.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-09T10:03:19.171Z] + git semver [Pipeline] } [2021-12-09T10:03:19.181Z] $ docker stop --time=1 b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 [2021-12-09T10:03:20.353Z] $ docker rm -f b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 [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-09T10:03:21.748Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:22.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:22.599Z] ---> package-listing.sh [2021-12-09T10:03:22.599Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-09T10:03:22.599Z] ++ facter osfamily [2021-12-09T10:03:22.860Z] + OS_FAMILY=redhat [2021-12-09T10:03:22.860Z] + workspace=/w/workspace/ry_app-service-configurable_main [2021-12-09T10:03:22.860Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-09T10:03:22.860Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-09T10:03:22.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-09T10:03:22.860Z] + PACKAGES=/tmp/packages_start.txt [2021-12-09T10:03:22.860Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-09T10:03:22.860Z] + PACKAGES=/tmp/packages_end.txt [2021-12-09T10:03:22.860Z] + case "${OS_FAMILY}" in [2021-12-09T10:03:22.860Z] + sort [2021-12-09T10:03:22.860Z] + rpm -qa [2021-12-09T10:03:23.428Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-09T10:03:23.428Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-09T10:03:23.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-09T10:03:23.428Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2021-12-09T10:03:23.428Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2021-12-09T10:03:23.428Z] + 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-09T10:03:23.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-09T10:03:23.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:03:24.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T10:03:24.281Z] [2021-12-09T10:03:24.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-09T10:03:24.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T10:03:24.590Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-09T10:03:24.590Z] b4d181a07f80: Pulling fs layer [2021-12-09T10:03:24.590Z] a1111a8f2ec3: Pulling fs layer [2021-12-09T10:03:24.590Z] ed53099fbce6: Pulling fs layer [2021-12-09T10:03:24.590Z] dc539afda2c1: Pulling fs layer [2021-12-09T10:03:24.590Z] 77bc0d833cb6: Pulling fs layer [2021-12-09T10:03:24.590Z] 9065ff56babe: Pulling fs layer [2021-12-09T10:03:24.590Z] d287ab97295c: Pulling fs layer [2021-12-09T10:03:24.590Z] dc539afda2c1: Waiting [2021-12-09T10:03:24.590Z] 77bc0d833cb6: Waiting [2021-12-09T10:03:24.590Z] 9065ff56babe: Waiting [2021-12-09T10:03:24.590Z] d287ab97295c: Waiting [2021-12-09T10:03:24.590Z] a1111a8f2ec3: Verifying Checksum [2021-12-09T10:03:24.590Z] a1111a8f2ec3: Download complete [2021-12-09T10:03:24.590Z] dc539afda2c1: Verifying Checksum [2021-12-09T10:03:24.590Z] dc539afda2c1: Download complete [2021-12-09T10:03:24.590Z] ed53099fbce6: Verifying Checksum [2021-12-09T10:03:24.590Z] ed53099fbce6: Download complete [2021-12-09T10:03:24.590Z] 9065ff56babe: Verifying Checksum [2021-12-09T10:03:24.590Z] 9065ff56babe: Download complete [2021-12-09T10:03:24.590Z] 77bc0d833cb6: Verifying Checksum [2021-12-09T10:03:24.590Z] 77bc0d833cb6: Download complete [2021-12-09T10:03:24.856Z] b4d181a07f80: Verifying Checksum [2021-12-09T10:03:24.856Z] b4d181a07f80: Download complete [2021-12-09T10:03:25.426Z] d287ab97295c: Verifying Checksum [2021-12-09T10:03:25.426Z] d287ab97295c: Download complete [2021-12-09T10:03:26.387Z] b4d181a07f80: Pull complete [2021-12-09T10:03:26.387Z] a1111a8f2ec3: Pull complete [2021-12-09T10:03:26.981Z] ed53099fbce6: Pull complete [2021-12-09T10:03:26.981Z] dc539afda2c1: Pull complete [2021-12-09T10:03:27.247Z] 77bc0d833cb6: Pull complete [2021-12-09T10:03:27.247Z] 9065ff56babe: Pull complete [2021-12-09T10:03:32.552Z] d287ab97295c: Pull complete [2021-12-09T10:03:32.552Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-09T10:03:32.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-09T10:03:32.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-09T10:03:32.610Z] prd-centos7-docker-4c-2g-548 does not seem to be running inside a container [2021-12-09T10:03:32.638Z] $ 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-09T10:03:35.382Z] $ docker top b2f09f5020619665cc72a5e52d6fdb6b2ccda085263ec4cd2e1954d23cb7af34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-09T10:03:35.733Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-09T10:03:36.022Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-09T10:03:36.311Z] + ls /var/log/sa-host [2021-12-09T10:03:36.311Z] + sadf -c /var/log/sa-host/sa09 [2021-12-09T10:03:36.311Z] file_magic: OK [2021-12-09T10:03:36.311Z] HZ: Using current value: 100 [2021-12-09T10:03:36.311Z] file_header: OK [2021-12-09T10:03:36.311Z] 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-09T10:03:36.311Z] Statistics: [2021-12-09T10:03:36.311Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-09T10:03:36.311Z] File successfully converted to sysstat format version 12.0.3 [2021-12-09T10:03:36.311Z] + sadf -c /var/log/sa-host/sa17 [2021-12-09T10:03:36.311Z] file_magic: OK [2021-12-09T10:03:36.311Z] HZ: Using current value: 100 [2021-12-09T10:03:36.311Z] file_header: OK [2021-12-09T10:03:36.311Z] 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-09T10:03:36.311Z] Statistics: [2021-12-09T10:03:36.312Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-09T10:03:36.312Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-09T10:03:36.531Z] provisioning config files... [2021-12-09T10:03:36.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7545194217058775711tmp [Pipeline] { [Pipeline] echo [2021-12-09T10:03:36.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:36.848Z] ---> create-netrc.sh [Pipeline] } [2021-12-09T10:03:36.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:37.194Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-09T10:03:37.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:37.495Z] ---> sudo-logs.sh [2021-12-09T10:03:37.495Z] Archiving 'sudo' log.. [2021-12-09T10:03:37.495Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-548.novalocal: Name or service not known [2021-12-09T10:03:37.495Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-09T10:03:37.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:37.808Z] ---> job-cost.sh [2021-12-09T10:03:37.808Z] lf-activate-venv: SKIPPING [2021-12-09T10:03:37.808Z] DEBUG: total: 0.10999999940395355 [2021-12-09T10:03:37.808Z] INFO: Retrieving Stack Cost... [2021-12-09T10:03:38.379Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-09T10:03:38.638Z] INFO: Archiving Costs [Pipeline] echo [2021-12-09T10:03:38.651Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-09T10:03:38.940Z] ---> logs-deploy.sh [2021-12-09T10:03:38.940Z] lf-activate-venv: SKIPPING [2021-12-09T10:03:38.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/40 [2021-12-09T10:03:38.940Z] INFO: archiving workspace using pattern(s): [2021-12-09T10:03:39.510Z] Archives upload complete. [2021-12-09T10:03:39.771Z] INFO: archiving logs to Nexus