Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c87ede0545ad4f8161b18be631b499d146a8158 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-ssh5270601229204835095.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh743729789144586561.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh16609107756750332656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh12761982615966278927.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-ssh2351656241244115821.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3560’ Running on prd-centos7-docker-4c-2g-3562 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-ssh1180348170361591593.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 5c87ede0545ad4f8161b18be631b499d146a8158 (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 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372)" > git rev-list --no-walk 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:57:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:57:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:57:41 ========================================================= 20:57:41 EdgeX Global Pipelines Version Info 20:57:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:57:43 ------------------- 20:57:43 stable info: 20:57:43 ------------------- 20:57:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:57:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:57:43 Message: update stable to v1.0.219 20:57:43 ------------------- 20:57:43 experimental info: 20:57:43 ------------------- 20:57:43 Commited By: **** collab-it+edgex@linuxfoundation.org 20:57:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 20:57:43 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c87ede [Pipeline] echo 20:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:44 provisioning config files... 20:57:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config825152254193121081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:44 ---> docker-login.sh 20:57:44 nexus3.edgexfoundry.org:10001 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 nexus3.edgexfoundry.org:10002 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:44 Configure a credential helper to remove this warning. See 20:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:44 20:57:44 Login Succeeded 20:57:44 nexus3.edgexfoundry.org:10003 20:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 nexus3.edgexfoundry.org:10004 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 docker.io 20:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:45 Configure a credential helper to remove this warning. See 20:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:45 20:57:45 Login Succeeded 20:57:45 ---> docker-login.sh ends [Pipeline] } 20:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:57:45 + git rev-list -1 --merges 5c87ede0545ad4f8161b18be631b499d146a8158~1..5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo 20:57:45 -----------> git rev-list -1 --merges 5c87ede0545ad4f8161b18be631b499d146a8158~1..5c87ede0545ad4f8161b18be631b499d146a8158 5c87ede0545ad4f8161b18be631b499d146a8158 [false] [Pipeline] sh 20:57:46 + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo 20:57:46 ========================================================= 20:57:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:57:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:57:46 + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] echo 20:57:46 [semverPrep] GIT_COMMIT: 5c87ede0545ad4f8161b18be631b499d146a8158, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372) [Pipeline] echo 20:57:46 [semverPrep] This is not a build commit. [Pipeline] sh 20:57:47 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:57:47 + grep -v github /etc/ssh/ssh_known_hosts 20:57:47 + '[' -e /tmp/ssh_known_hosts ']' 20:57:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:57:47 + sudo tee -a /etc/ssh/ssh_known_hosts 20:57:47 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:57:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:57:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:47 20:57:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:57:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:47 latest: Pulling from edgex-devops/git-semver 20:57:47 a0d0a0d46f8b: Pulling fs layer 20:57:47 3e5f54012d9b: Pulling fs layer 20:57:47 4c7163046ea9: Pulling fs layer 20:57:47 0c2d73faf560: Pulling fs layer 20:57:47 0c2d73faf560: Waiting 20:57:47 3e5f54012d9b: Verifying Checksum 20:57:47 3e5f54012d9b: Download complete 20:57:47 a0d0a0d46f8b: Verifying Checksum 20:57:47 a0d0a0d46f8b: Download complete 20:57:47 4c7163046ea9: Verifying Checksum 20:57:47 4c7163046ea9: Download complete 20:57:47 0c2d73faf560: Verifying Checksum 20:57:47 0c2d73faf560: Download complete 20:57:47 a0d0a0d46f8b: Pull complete 20:57:47 3e5f54012d9b: Pull complete 20:57:48 4c7163046ea9: Pull complete 20:57:48 0c2d73faf560: Pull complete 20:57:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:57:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:57:48 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 20:57:48 $ 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 20:57:49 $ docker top 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:49 [ssh-agent] Looking for ssh-agent implementation... 20:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:49 $ docker exec 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent 20:57:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKgCkM/agent.13 20:57:49 SSH_AGENT_PID=19 20:57:49 Running ssh-add (command line suppressed) 20:57:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7524324978419592725.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7524324978419592725.key) 20:57:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:50 + git tag --points-at HEAD [Pipeline] } 20:57:50 $ docker exec --env ******** --env ******** 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent -k 20:57:50 unset SSH_AUTH_SOCK; 20:57:50 unset SSH_AGENT_PID; 20:57:50 echo Agent pid 19 killed; 20:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:57:50 [ssh-agent] Looking for ssh-agent implementation... 20:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:57:50 $ docker exec 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent 20:57:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmneOIe/agent.51 20:57:50 SSH_AGENT_PID=57 20:57:50 Running ssh-add (command line suppressed) 20:57:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4616105388341261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4616105388341261.key) 20:57:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:57:50 + git semver init 20:57:50 # -> Open(): unable to determine branch for HEAD 20:57:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 20:57:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 20:57:50 # $SEMVER_REMOTE_NAME = origin 20:57:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:57:50 # $SEMVER_USER_NAME = edgex-jenkins 20:57:50 # $SEMVER_BRANCH = main 20:57:50 # $SEMVER_TEMP = /tmp/semver-784814269 20:57:50 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:57:51 # '/tmp/semver-784814269' -> '/w/workspace/ry_app-service-configurable_main/.semver' 20:57:51 # -> Force: false 20:57:51 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 20:57:51 $ docker exec --env ******** --env ******** 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b ssh-agent -k 20:57:51 unset SSH_AUTH_SOCK; 20:57:51 unset SSH_AGENT_PID; 20:57:51 echo Agent pid 57 killed; 20:57:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:57:52 + git semver [Pipeline] } 20:57:52 $ docker stop --time=1 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b 20:57:53 $ docker rm -f 0402801541bdc2623878e65218615c838946d244536eacbe023368512dd60f1b [Pipeline] // withDockerContainer [Pipeline] sh 20:57:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:57:54 Stashed 1 file(s) [Pipeline] echo 20:57:54 [edgeXSemver]: initialized semver on version 2.2.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:54 provisioning config files... 20:57:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3400987474391420739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:54 ---> docker-login.sh 20:57:54 nexus3.edgexfoundry.org:10001 20:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:54 Configure a credential helper to remove this warning. See 20:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:54 20:57:54 Login Succeeded 20:57:54 nexus3.edgexfoundry.org:10002 20:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:54 Configure a credential helper to remove this warning. See 20:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:54 20:57:54 Login Succeeded 20:57:54 nexus3.edgexfoundry.org:10003 20:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:55 Configure a credential helper to remove this warning. See 20:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:55 20:57:55 Login Succeeded 20:57:55 nexus3.edgexfoundry.org:10004 20:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:55 Configure a credential helper to remove this warning. See 20:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:55 20:57:55 Login Succeeded 20:57:55 docker.io 20:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:55 Configure a credential helper to remove this warning. See 20:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:55 20:57:55 Login Succeeded 20:57:55 ---> docker-login.sh ends [Pipeline] } 20:57:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:55 ========================================================= 20:57:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:57:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:57:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:57:55 Sending build context to Docker daemon 2.94MB 20:57:55 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 20:57:55 Step 2/13 : FROM ${BASE} AS builder 20:57:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:57:55 59bf1c3509f3: Pulling fs layer 20:57:55 666ba61612fd: Pulling fs layer 20:57:55 8ed8ca486205: Pulling fs layer 20:57:55 4fe6c5a15a65: Pulling fs layer 20:57:55 22a0e8bec74d: Pulling fs layer 20:57:55 f965cba54748: Pulling fs layer 20:57:55 861ffc35075e: Pulling fs layer 20:57:55 4b385c91608e: Pulling fs layer 20:57:55 560528eb2ebb: Pulling fs layer 20:57:55 f965cba54748: Waiting 20:57:55 861ffc35075e: Waiting 20:57:55 4b385c91608e: Waiting 20:57:55 560528eb2ebb: Waiting 20:57:55 4fe6c5a15a65: Waiting 20:57:55 22a0e8bec74d: Waiting 20:57:55 8ed8ca486205: Verifying Checksum 20:57:55 8ed8ca486205: Download complete 20:57:55 666ba61612fd: Verifying Checksum 20:57:55 666ba61612fd: Download complete 20:57:55 22a0e8bec74d: Verifying Checksum 20:57:55 22a0e8bec74d: Download complete 20:57:55 f965cba54748: Verifying Checksum 20:57:55 f965cba54748: Download complete 20:57:56 861ffc35075e: Verifying Checksum 20:57:56 861ffc35075e: Download complete 20:57:56 59bf1c3509f3: Verifying Checksum 20:57:56 59bf1c3509f3: Download complete 20:57:56 4b385c91608e: Verifying Checksum 20:57:56 4b385c91608e: Download complete 20:57:56 59bf1c3509f3: Pull complete 20:57:56 666ba61612fd: Pull complete 20:57:56 4fe6c5a15a65: Verifying Checksum 20:57:56 4fe6c5a15a65: Download complete 20:57:56 8ed8ca486205: Pull complete 20:57:56 560528eb2ebb: Verifying Checksum 20:57:56 560528eb2ebb: Download complete 20:58:01 4fe6c5a15a65: Pull complete 20:58:01 22a0e8bec74d: Pull complete 20:58:01 f965cba54748: Pull complete 20:58:01 861ffc35075e: Pull complete 20:58:01 4b385c91608e: Pull complete 20:58:03 560528eb2ebb: Pull complete 20:58:03 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 20:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:58:03 ---> dd4a08f94e63 20:58:03 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:58:06 ---> Running in 5151d9cf9a5a 20:58:06 Removing intermediate container 5151d9cf9a5a 20:58:06 ---> 900d5fd4f09e 20:58:06 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 20:58:06 ---> Running in 0b21fb769ac9 20:58:06 Removing intermediate container 0b21fb769ac9 20:58:06 ---> 5d67900baf50 20:58:06 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:58:06 ---> Running in 2b7a08de2ec4 20:58:06 Removing intermediate container 2b7a08de2ec4 20:58:06 ---> a0b4c0a28c76 20:58:06 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:06 ---> Running in fcb635cc0036 20:58:06 Removing intermediate container fcb635cc0036 20:58:06 ---> aef5a2ec3c7a 20:58:06 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:06 ---> Running in fd3cfe9b7f32 20:58:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:58:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:58:08 OK: 221 MiB in 52 packages 20:58:08 Removing intermediate container fd3cfe9b7f32 20:58:08 ---> b28a806bdf59 20:58:08 Step 8/13 : WORKDIR /app 20:58:08 ---> Running in f859297d6f0b 20:58:08 Removing intermediate container f859297d6f0b 20:58:08 ---> e90ddc2a48e5 20:58:08 Step 9/13 : COPY go.mod vendor* ./ 20:58:08 ---> a5e1317b2be4 20:58:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:08 ---> Running in 1263e0b80d09 20:58:09 Still waiting to schedule task 20:58:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3561’ 20:58:40 Removing intermediate container 1263e0b80d09 20:58:40 ---> f37605c7d0db 20:58:40 Step 11/13 : COPY . . 20:58:40 ---> 089ba0bcfaa1 20:58:40 Step 12/13 : ARG MAKE="make build" 20:58:40 ---> Running in 07b502a488ce 20:58:40 Removing intermediate container 07b502a488ce 20:58:40 ---> d6c8340f1b21 20:58:40 Step 13/13 : RUN $MAKE 20:58:40 ---> Running in 8ab79c56a6be 20:58:40 noop 20:58:40 Removing intermediate container 8ab79c56a6be 20:58:40 ---> 49643da0a169 20:58:40 Successfully built 49643da0a169 20:58:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:58:41 + docker inspect -f . ci-base-image-x86_64 20:58:41 . [Pipeline] withDockerContainer 20:58:41 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 20:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:41 $ docker top 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:41 + go version 20:58:41 go version go1.17.6 linux/amd64 [Pipeline] } 20:58:41 $ docker stop --time=1 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 20:58:43 $ docker rm -f 23719ea659f938f49ca4a9b16ddd5a78776ace8b74c9dfeafca5434e8c0320c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:43 + docker inspect -f . ci-base-image-x86_64 20:58:43 . [Pipeline] withDockerContainer 20:58:43 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 20:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:58:43 $ docker top f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:58:44 + make test 20:58:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:58:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:58:59 CGO_ENABLED=1 go vet ./... 20:59:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:02 $ docker stop --time=1 f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 20:59:04 $ docker rm -f f6662d145856ad7a403fc28ef4b102fff41e6f37cf106015f48b341362a22e28 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:59:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:06 + ls -al . 20:59:06 total 148 20:59:06 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 20:59 . 20:59:06 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 20:57 .. 20:59:06 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 20:57 Attribution.txt 20:59:06 drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 20:57 bin 20:59:06 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 20:57 CHANGELOG.md 20:59:06 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:58 coverage.out 20:59:06 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 20:57 Dockerfile 20:59:06 -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 20:57 .dockerignore 20:59:06 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 20:57 .git 20:59:06 drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 20:57 .github 20:59:06 -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 20:57 .gitignore 20:59:06 -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 20:57 go.mod 20:59:06 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 20:57 go.sum 20:59:06 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 20:57 GOVERNANCE.md 20:59:06 -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 20:57 Jenkinsfile 20:59:06 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 20:57 LICENSE 20:59:06 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 20:57 main.go 20:59:06 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 20:57 makefile 20:59:06 -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 20:57 OWNERS.md 20:59:06 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 20:57 README.md 20:59:06 drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 20:57 res 20:59:06 drwx------. 3 jenkins jenkins 58 Jan 20 20:57 .semver 20:59:06 drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 20:57 snap 20:59:06 -rw-rw-r--. 1 jenkins jenkins 12 Jan 20 20:57 VERSION [Pipeline] isUnix [Pipeline] sh 20:59:06 + 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=5c87ede0545ad4f8161b18be631b499d146a8158 --label arch=amd64 --label version=2.2.0-dev.10 . 20:59:06 Sending build context to Docker daemon 2.941MB 20:59:06 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 20:59:06 Step 2/27 : FROM ${BASE} AS builder 20:59:06 ---> 49643da0a169 20:59:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:59:06 ---> Running in a84ef6cf9243 20:59:06 Removing intermediate container a84ef6cf9243 20:59:06 ---> cfcba7a66d44 20:59:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:59:06 ---> Running in 66a1f2753ae5 20:59:06 Removing intermediate container 66a1f2753ae5 20:59:06 ---> fa8ce0024c69 20:59:06 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:59:06 ---> Running in e2f97c34c5e8 20:59:06 Removing intermediate container e2f97c34c5e8 20:59:06 ---> 5c83fd8aaf87 20:59:06 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:06 ---> Running in 2d2b34cfa376 20:59:07 Removing intermediate container 2d2b34cfa376 20:59:07 ---> 1de1047f158b 20:59:07 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:07 ---> Running in aa7d92dea850 20:59:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:59:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:59:08 OK: 221 MiB in 52 packages 20:59:08 Removing intermediate container aa7d92dea850 20:59:08 ---> 223b585a6148 20:59:08 Step 8/27 : WORKDIR /app 20:59:08 ---> Running in 4497fc104b5a 20:59:08 Removing intermediate container 4497fc104b5a 20:59:08 ---> 5f340fe6bbbd 20:59:08 Step 9/27 : COPY go.mod vendor* ./ 20:59:09 ---> 3fa2dde1713f 20:59:09 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:09 ---> Running in 17955242d888 20:59:09 Removing intermediate container 17955242d888 20:59:09 ---> 4065204c4f80 20:59:09 Step 11/27 : COPY . . 20:59:10 ---> 30833a289b99 20:59:10 Step 12/27 : ARG MAKE="make build" 20:59:10 ---> Running in 9a76bf99ebfb 20:59:10 Removing intermediate container 9a76bf99ebfb 20:59:10 ---> eb7280a6e032 20:59:10 Step 13/27 : RUN $MAKE 20:59:10 ---> Running in 54abf643533b 20:59:10 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.10" -o app-service-configurable 20:59:22 Removing intermediate container 54abf643533b 20:59:22 ---> beee0fd49e46 20:59:22 Step 14/27 : FROM alpine:3.14 20:59:22 3.14: Pulling from library/alpine 20:59:22 97518928ae5f: Pulling fs layer 20:59:23 97518928ae5f: Verifying Checksum 20:59:23 97518928ae5f: Download complete 20:59:23 97518928ae5f: Pull complete 20:59:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:59:23 Status: Downloaded newer image for alpine:3.14 20:59:23 ---> 0a97eee8041e 20:59:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 20:59:23 ---> Running in 1b65d52c6947 20:59:23 Removing intermediate container 1b65d52c6947 20:59:23 ---> 971f9835aebf 20:59:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:59:23 ---> Running in 7e2b30c1e220 20:59:23 Removing intermediate container 7e2b30c1e220 20:59:23 ---> 0d6151327c31 20:59:23 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:59:23 ---> Running in 1eb4474f2cdd 20:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:59:24 (1/7) Installing ca-certificates (20191127-r5) 20:59:24 (2/7) Installing dumb-init (1.2.5-r1) 20:59:24 (3/7) Installing libgcc (10.3.1_git20210424-r2) 20:59:24 (4/7) Installing libsodium (1.0.18-r0) 20:59:24 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 20:59:24 (6/7) Installing libzmq (4.3.4-r0) 20:59:24 (7/7) Installing zeromq (4.3.4-r0) 20:59:24 Executing busybox-1.33.1-r6.trigger 20:59:24 Executing ca-certificates-20191127-r5.trigger 20:59:24 OK: 9 MiB in 21 packages 20:59:24 Removing intermediate container 1eb4474f2cdd 20:59:24 ---> 385433090227 20:59:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:59:24 ---> 811afd3547cb 20:59:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:59:24 ---> 3d66e0f8c667 20:59:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:59:25 ---> ee90cd0a9b00 20:59:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:59:25 ---> 04eb023edba4 20:59:25 Step 22/27 : EXPOSE 48095 20:59:25 ---> Running in 3383ed1f425c 20:59:25 Removing intermediate container 3383ed1f425c 20:59:25 ---> 5349b7bac3b2 20:59:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:59:25 ---> Running in 3a915f967738 20:59:25 Removing intermediate container 3a915f967738 20:59:25 ---> b612f930cb90 20:59:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:25 ---> Running in bb390de6898b 20:59:25 Removing intermediate container bb390de6898b 20:59:25 ---> b5af832e547d 20:59:25 Step 25/27 : LABEL arch=amd64 20:59:25 ---> Running in 43df0d8c3059 20:59:25 Removing intermediate container 43df0d8c3059 20:59:25 ---> cf95a60a65bc 20:59:25 Step 26/27 : LABEL git_sha=5c87ede0545ad4f8161b18be631b499d146a8158 20:59:25 ---> Running in 2c46bdd22a33 20:59:26 Removing intermediate container 2c46bdd22a33 20:59:26 ---> b13bd24e88cd 20:59:26 Step 27/27 : LABEL version=2.2.0-dev.10 20:59:26 ---> Running in 24f0838d99c0 20:59:26 Removing intermediate container 24f0838d99c0 20:59:26 ---> 4b0baf269790 20:59:26 [Warning] One or more build-args [ARCH] were not consumed 20:59:26 Successfully built 4b0baf269790 20:59:26 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:26 provisioning config files... 20:59:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4357360264835005655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:26 ---> docker-login.sh 20:59:26 nexus3.edgexfoundry.org:10001 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 nexus3.edgexfoundry.org:10002 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 nexus3.edgexfoundry.org:10003 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 nexus3.edgexfoundry.org:10004 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 docker.io 20:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:27 Configure a credential helper to remove this warning. See 20:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:27 20:59:27 Login Succeeded 20:59:27 ---> docker-login.sh ends [Pipeline] } 20:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:27 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:59:27 5c87ede0545ad4f8161b18be631b499d146a8158 20:59:27 latest 20:59:27 2.2.0-dev.10 20:59:27 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 20:59:27 main 20:59:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] isUnix [Pipeline] sh 20:59:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 20:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:59:27 ef41cbacafcd: Preparing 20:59:27 f09f9543dff0: Preparing 20:59:27 1658ed0a71ad: Preparing 20:59:27 c59b114f2bc1: Preparing 20:59:27 a7b0096c41e5: Preparing 20:59:27 1a058d5342cc: Preparing 20:59:27 1a058d5342cc: Waiting 20:59:28 f09f9543dff0: Pushed 20:59:28 1a058d5342cc: Layer already exists 20:59:28 c59b114f2bc1: Pushed 20:59:28 1658ed0a71ad: Pushed 20:59:28 a7b0096c41e5: Pushed 20:59:29 ef41cbacafcd: Pushed 20:59:29 5c87ede0545ad4f8161b18be631b499d146a8158: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:59:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 20:59:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:59:30 ef41cbacafcd: Preparing 20:59:30 f09f9543dff0: Preparing 20:59:30 1658ed0a71ad: Preparing 20:59:30 c59b114f2bc1: Preparing 20:59:30 a7b0096c41e5: Preparing 20:59:30 1a058d5342cc: Preparing 20:59:30 1a058d5342cc: Waiting 20:59:30 c59b114f2bc1: Layer already exists 20:59:30 a7b0096c41e5: Layer already exists 20:59:30 1658ed0a71ad: Layer already exists 20:59:30 f09f9543dff0: Layer already exists 20:59:30 ef41cbacafcd: Layer already exists 20:59:30 1a058d5342cc: Layer already exists 20:59:30 latest: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:59:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 20:59:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 20:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:59:30 ef41cbacafcd: Preparing 20:59:30 f09f9543dff0: Preparing 20:59:30 1658ed0a71ad: Preparing 20:59:30 c59b114f2bc1: Preparing 20:59:30 a7b0096c41e5: Preparing 20:59:30 1a058d5342cc: Preparing 20:59:30 1a058d5342cc: Waiting 20:59:30 ef41cbacafcd: Layer already exists 20:59:30 c59b114f2bc1: Layer already exists 20:59:30 f09f9543dff0: Layer already exists 20:59:30 a7b0096c41e5: Layer already exists 20:59:30 1658ed0a71ad: Layer already exists 20:59:30 1a058d5342cc: Layer already exists 20:59:30 2.2.0-dev.10: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:59:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 20:59:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 20:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:59:31 ef41cbacafcd: Preparing 20:59:31 f09f9543dff0: Preparing 20:59:31 1658ed0a71ad: Preparing 20:59:31 c59b114f2bc1: Preparing 20:59:31 a7b0096c41e5: Preparing 20:59:31 1a058d5342cc: Preparing 20:59:31 1a058d5342cc: Waiting 20:59:31 1658ed0a71ad: Layer already exists 20:59:31 f09f9543dff0: Layer already exists 20:59:31 a7b0096c41e5: Layer already exists 20:59:31 ef41cbacafcd: Layer already exists 20:59:31 c59b114f2bc1: Layer already exists 20:59:31 1a058d5342cc: Layer already exists 20:59:31 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] isUnix [Pipeline] sh 20:59:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 20:59:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:59:31 ef41cbacafcd: Preparing 20:59:31 f09f9543dff0: Preparing 20:59:31 1658ed0a71ad: Preparing 20:59:31 c59b114f2bc1: Preparing 20:59:31 a7b0096c41e5: Preparing 20:59:31 1a058d5342cc: Preparing 20:59:31 1a058d5342cc: Waiting 20:59:31 1658ed0a71ad: Layer already exists 20:59:31 ef41cbacafcd: Layer already exists 20:59:31 c59b114f2bc1: Layer already exists 20:59:31 a7b0096c41e5: Layer already exists 20:59:31 f09f9543dff0: Layer already exists 20:59:31 1a058d5342cc: Layer already exists 20:59:31 main: digest: sha256:f53f10e8432c5525718f317168436912963c5cb785601d4a2bb85ef679862cf7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:59:32 ===================================================== [Pipeline] echo 20:59:32 taggedImages: 20:59:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158 20:59:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:59:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.10 20:59:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 20:59:32 - 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 20:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:32 20:59:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:59:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:32 latest: Pulling from edgex-lftools-log-publisher 20:59:32 b4d181a07f80: Pulling fs layer 20:59:32 a1111a8f2ec3: Pulling fs layer 20:59:32 ed53099fbce6: Pulling fs layer 20:59:32 dc539afda2c1: Pulling fs layer 20:59:32 77bc0d833cb6: Pulling fs layer 20:59:32 9065ff56babe: Pulling fs layer 20:59:32 d287ab97295c: Pulling fs layer 20:59:32 77bc0d833cb6: Waiting 20:59:32 9065ff56babe: Waiting 20:59:32 d287ab97295c: Waiting 20:59:32 dc539afda2c1: Waiting 20:59:32 a1111a8f2ec3: Verifying Checksum 20:59:32 a1111a8f2ec3: Download complete 20:59:32 dc539afda2c1: Verifying Checksum 20:59:32 dc539afda2c1: Download complete 20:59:32 ed53099fbce6: Verifying Checksum 20:59:32 ed53099fbce6: Download complete 20:59:32 9065ff56babe: Verifying Checksum 20:59:32 9065ff56babe: Download complete 20:59:32 77bc0d833cb6: Verifying Checksum 20:59:32 77bc0d833cb6: Download complete 20:59:32 b4d181a07f80: Verifying Checksum 20:59:32 b4d181a07f80: Download complete 20:59:33 d287ab97295c: Verifying Checksum 20:59:33 d287ab97295c: Download complete 20:59:34 b4d181a07f80: Pull complete 20:59:34 a1111a8f2ec3: Pull complete 20:59:35 ed53099fbce6: Pull complete 20:59:35 dc539afda2c1: Pull complete 20:59:35 77bc0d833cb6: Pull complete 20:59:35 9065ff56babe: Pull complete 20:59:40 d287ab97295c: Pull complete 20:59:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:59:41 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 20:59:41 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:59:43 $ docker top e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:44 ---> job-cost.sh 20:59:44 lf-activate-venv: SKIPPING 20:59:44 INFO: No Stack... 20:59:44 INFO: Retrieving Pricing Info for: v3-standard-2 20:59:44 INFO: Archiving Costs [Pipeline] sh 20:59:45 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:59:45 + cut -d, -f6 [Pipeline] lock 20:59:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] 20:59:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] did not exist. Created. 20:59:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:59:45 + echo total: 0.05999999865889549 [Pipeline] stash 20:59:45 Stashed 1 file(s) [Pipeline] } 20:59:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:45 $ docker stop --time=1 e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b 20:59:46 $ docker rm -f e56a1b98ac45be641b02a6d446818a9ba2664455227fcb0d03835c54d6e6b84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:00:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3564 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:00:12 Running in /w/workspace/app-service-configurable/46 [Pipeline] { [Pipeline] checkout 21:00:12 Selected Git installation does not exist. Using Default 21:00:12 The recommended git tool is: NONE 21:00:17 using credential edgex-jenkins-ssh 21:00:17 Cloning the remote Git repository 21:00:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:00:17 > git init /w/workspace/app-service-configurable/46 # timeout=10 21:00:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:00:17 > git --version # timeout=10 21:00:17 > git --version # 'git version 2.17.1' 21:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:19 Avoid second fetch 21:00:19 Checking out Revision 5c87ede0545ad4f8161b18be631b499d146a8158 (main) 21:00:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:00:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:19 > git config core.sparsecheckout # timeout=10 21:00:19 > git checkout -f 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 21:00:23 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#372)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:24 Dload Upload Total Spent Left Speed 21:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 21:00:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:25 + sudo tee /etc/docker/daemon.new 21:00:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:25 { 21:00:25 "registry-mirrors": [ 21:00:25 "https://nexus3.edgexfoundry.org:10001" 21:00:25 ], 21:00:25 "bip": "10.250.0.254/24", 21:00:25 "hosts": [ 21:00:25 "tcp://0.0.0.0:5555", 21:00:25 "unix:///var/run/docker.sock" 21:00:25 ], 21:00:25 "mtu": 1458, 21:00:25 "selinux-enabled": true, 21:00:25 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:25 } [Pipeline] sh 21:00:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:44 provisioning config files... 21:00:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/46@tmp/config1854127120437049517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:44 ---> docker-login.sh 21:00:44 nexus3.edgexfoundry.org:10001 21:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:45 Configure a credential helper to remove this warning. See 21:00:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:45 21:00:45 Login Succeeded 21:00:45 nexus3.edgexfoundry.org:10002 21:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:46 Configure a credential helper to remove this warning. See 21:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:46 21:00:46 Login Succeeded 21:00:46 nexus3.edgexfoundry.org:10003 21:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:46 Configure a credential helper to remove this warning. See 21:00:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:46 21:00:46 Login Succeeded 21:00:46 nexus3.edgexfoundry.org:10004 21:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 docker.io 21:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:47 Configure a credential helper to remove this warning. See 21:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:47 21:00:47 Login Succeeded 21:00:47 ---> docker-login.sh ends [Pipeline] } 21:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:48 ========================================================= 21:00:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:00:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:00:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 21:00:48 Sending build context to Docker daemon 207.4kB 21:00:48 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:00:48 Step 2/13 : FROM ${BASE} AS builder 21:00:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:49 9b3977197b4f: Pulling fs layer 21:00:49 1a89e8eeedd5: Pulling fs layer 21:00:49 94645a83ff95: Pulling fs layer 21:00:49 3f3a8bcf1eab: Pulling fs layer 21:00:49 0c92f367c5e7: Pulling fs layer 21:00:49 4b8299f9d1f4: Pulling fs layer 21:00:49 9a6b49a46696: Pulling fs layer 21:00:49 cf05db05a679: Pulling fs layer 21:00:49 0c92f367c5e7: Waiting 21:00:49 4b8299f9d1f4: Waiting 21:00:49 9a6b49a46696: Waiting 21:00:49 cf05db05a679: Waiting 21:00:49 3f3a8bcf1eab: Waiting 21:00:49 94645a83ff95: Verifying Checksum 21:00:49 94645a83ff95: Download complete 21:00:49 1a89e8eeedd5: Verifying Checksum 21:00:49 1a89e8eeedd5: Download complete 21:00:49 0c92f367c5e7: Download complete 21:00:49 4b8299f9d1f4: Verifying Checksum 21:00:49 4b8299f9d1f4: Download complete 21:00:49 9b3977197b4f: Download complete 21:00:49 9a6b49a46696: Verifying Checksum 21:00:49 9a6b49a46696: Download complete 21:00:49 9b3977197b4f: Pull complete 21:00:50 1a89e8eeedd5: Pull complete 21:00:51 94645a83ff95: Pull complete 21:00:51 cf05db05a679: Verifying Checksum 21:00:51 cf05db05a679: Download complete 21:00:51 3f3a8bcf1eab: Verifying Checksum 21:00:51 3f3a8bcf1eab: Download complete 21:01:04 3f3a8bcf1eab: Pull complete 21:01:04 0c92f367c5e7: Pull complete 21:01:04 4b8299f9d1f4: Pull complete 21:01:04 9a6b49a46696: Pull complete 21:01:09 cf05db05a679: Pull complete 21:01:09 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 21:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:01:09 ---> 0ccda1f7e2ee 21:01:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:01:11 ---> Running in 3da9f6d54df7 21:01:11 Removing intermediate container 3da9f6d54df7 21:01:11 ---> aa82038159cd 21:01:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:01:11 ---> Running in 061a2d313779 21:01:12 Removing intermediate container 061a2d313779 21:01:12 ---> 1889042b07ae 21:01:12 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:01:12 ---> Running in 6a6d0803f3ae 21:01:12 Removing intermediate container 6a6d0803f3ae 21:01:12 ---> 571abd2da310 21:01:12 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:12 ---> Running in d53e992e7203 21:01:14 Removing intermediate container d53e992e7203 21:01:14 ---> b261673d2cd7 21:01:14 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:14 ---> Running in 3b31d4e6be08 21:01:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:17 OK: 220 MiB in 52 packages 21:01:18 Removing intermediate container 3b31d4e6be08 21:01:18 ---> e075218668b4 21:01:18 Step 8/13 : WORKDIR /app 21:01:18 ---> Running in 10427fa2f24e 21:01:18 Removing intermediate container 10427fa2f24e 21:01:18 ---> c0964eb5aa32 21:01:18 Step 9/13 : COPY go.mod vendor* ./ 21:01:19 ---> 495b6b7feede 21:01:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:19 ---> Running in 0a22669177a4 21:02:41 Removing intermediate container 0a22669177a4 21:02:41 ---> c939ae1a4dc4 21:02:41 Step 11/13 : COPY . . 21:02:41 ---> 22543eac3679 21:02:41 Step 12/13 : ARG MAKE="make build" 21:02:41 ---> Running in b3b37cddc63f 21:02:41 Removing intermediate container b3b37cddc63f 21:02:41 ---> 208a042a4077 21:02:41 Step 13/13 : RUN $MAKE 21:02:41 ---> Running in 17add0474244 21:02:41 noop 21:02:41 Removing intermediate container 17add0474244 21:02:41 ---> 568ebd71c46e 21:02:41 Successfully built 568ebd71c46e 21:02:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:02:41 + docker inspect -f . ci-base-image-arm64 21:02:41 . [Pipeline] withDockerContainer 21:02:41 prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container 21:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:43 $ docker top df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:44 + go version 21:02:44 go version go1.17.6 linux/arm64 [Pipeline] } 21:02:44 $ docker stop --time=1 df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 21:02:46 $ docker rm -f df66443fa2fb09b13d50127b988c46d8ad927357347604742146f91d9862edd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:46 + docker inspect -f . ci-base-image-arm64 21:02:46 . [Pipeline] withDockerContainer 21:02:46 prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container 21:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:48 $ docker top 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:02:49 + make test 21:02:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:03:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:03:45 CGO_ENABLED=1 go vet ./... 21:03:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:56 ./bin/test-attribution-txt.sh [Pipeline] echo 21:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:58 $ docker stop --time=1 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd 21:03:59 $ docker rm -f 9588d639fc4acee23c747c8c904169922a25de18a62915426bddb8418ccb64dd [Pipeline] // withDockerContainer [Pipeline] sh 21:04:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:00 Warning: overwriting stash ‘coverage-report’ 21:04:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:01 + ls -al . 21:04:01 total 172 21:04:01 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 21:03 . 21:04:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 21:00 .. 21:04:01 -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 21:00 .dockerignore 21:04:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 21:00 .git 21:04:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:00 .github 21:04:01 -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 21:00 .gitignore 21:04:01 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 21:00 Attribution.txt 21:04:01 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 21:00 CHANGELOG.md 21:04:01 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 21:00 Dockerfile 21:04:01 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 21:00 GOVERNANCE.md 21:04:01 -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 21:00 Jenkinsfile 21:04:01 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 21:00 LICENSE 21:04:01 -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 21:00 OWNERS.md 21:04:01 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 21:00 README.md 21:04:01 -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 20:57 VERSION 21:04:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 21:00 bin 21:04:01 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 21:02 coverage.out 21:04:01 -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 21:00 go.mod 21:04:01 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 21:00 go.sum 21:04:01 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 21:00 main.go 21:04:01 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 21:00 makefile 21:04:01 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 21:00 res 21:04:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 21:00 snap [Pipeline] isUnix [Pipeline] sh 21:04:02 + 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=5c87ede0545ad4f8161b18be631b499d146a8158 --label arch=arm64 --label version=2.2.0-dev.10 . 21:04:02 Sending build context to Docker daemon 208.4kB 21:04:02 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 21:04:02 Step 2/27 : FROM ${BASE} AS builder 21:04:02 ---> 568ebd71c46e 21:04:02 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:04:02 ---> Running in 3cd47f44850f 21:04:03 Removing intermediate container 3cd47f44850f 21:04:03 ---> 756fb60ee920 21:04:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:04:03 ---> Running in ec7906b2c7d6 21:04:03 Removing intermediate container ec7906b2c7d6 21:04:03 ---> 24ecfb71f9e5 21:04:03 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:04:03 ---> Running in 898b230e867d 21:04:03 Removing intermediate container 898b230e867d 21:04:03 ---> 0f4daf3f6aed 21:04:03 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:03 ---> Running in 3fe3fab73bab 21:04:05 Removing intermediate container 3fe3fab73bab 21:04:05 ---> 53c3939dddae 21:04:05 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:05 ---> Running in b11285c8f3ba 21:04:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:08 OK: 220 MiB in 52 packages 21:04:09 Removing intermediate container b11285c8f3ba 21:04:09 ---> 49129cf4ee82 21:04:09 Step 8/27 : WORKDIR /app 21:04:09 ---> Running in 9bcf28a0836c 21:04:10 Removing intermediate container 9bcf28a0836c 21:04:10 ---> c195130baaa3 21:04:10 Step 9/27 : COPY go.mod vendor* ./ 21:04:11 ---> 850c358686fe 21:04:11 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:11 ---> Running in f6298c7b0acb 21:04:13 Removing intermediate container f6298c7b0acb 21:04:13 ---> 693e5befe560 21:04:13 Step 11/27 : COPY . . 21:04:13 ---> 3a12ff4d26ab 21:04:13 Step 12/27 : ARG MAKE="make build" 21:04:13 ---> Running in a24c37231d98 21:04:14 Removing intermediate container a24c37231d98 21:04:14 ---> 40c415026622 21:04:14 Step 13/27 : RUN $MAKE 21:04:14 ---> Running in 125055eb4e43 21:04:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.10" -o app-service-configurable 21:05:12 Removing intermediate container 125055eb4e43 21:05:12 ---> 6321a6d9e88d 21:05:12 Step 14/27 : FROM alpine:3.14 21:05:12 3.14: Pulling from library/alpine 21:05:12 be307f383ecc: Pulling fs layer 21:05:12 be307f383ecc: Verifying Checksum 21:05:12 be307f383ecc: Download complete 21:05:12 be307f383ecc: Pull complete 21:05:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 21:05:12 Status: Downloaded newer image for alpine:3.14 21:05:12 ---> 5b8b7b635229 21:05:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:05:12 ---> Running in 77482b993f1d 21:05:12 Removing intermediate container 77482b993f1d 21:05:12 ---> ba978df965f4 21:05:12 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:05:12 ---> Running in ec650a783cf6 21:05:12 Removing intermediate container ec650a783cf6 21:05:12 ---> 4d0cb2b1bf9e 21:05:12 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:05:12 ---> Running in 7db519b80763 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:12 (1/7) Installing ca-certificates (20191127-r5) 21:05:12 (2/7) Installing dumb-init (1.2.5-r1) 21:05:12 (3/7) Installing libgcc (10.3.1_git20210424-r2) 21:05:12 (4/7) Installing libsodium (1.0.18-r0) 21:05:12 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:12 (6/7) Installing libzmq (4.3.4-r0) 21:05:12 (7/7) Installing zeromq (4.3.4-r0) 21:05:12 Executing busybox-1.33.1-r6.trigger 21:05:12 Executing ca-certificates-20191127-r5.trigger 21:05:12 OK: 9 MiB in 21 packages 21:05:12 Removing intermediate container 7db519b80763 21:05:12 ---> f82ee15d4d9a 21:05:12 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:05:12 ---> 399f59eb6f8c 21:05:12 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:05:12 ---> 653f6b2da7f2 21:05:12 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:05:12 ---> 3a74cb0c375f 21:05:12 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:05:13 ---> 4935c1356e5c 21:05:13 Step 22/27 : EXPOSE 48095 21:05:13 ---> Running in b041545460e5 21:05:14 Removing intermediate container b041545460e5 21:05:14 ---> da497b47adad 21:05:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:05:14 ---> Running in 9baa95102b7a 21:05:14 Removing intermediate container 9baa95102b7a 21:05:14 ---> 8c44f90d81d6 21:05:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:14 ---> Running in a3c1c1897ac2 21:05:15 Removing intermediate container a3c1c1897ac2 21:05:15 ---> 0b3dc015927c 21:05:15 Step 25/27 : LABEL arch=arm64 21:05:15 ---> Running in 69c6bb5b43c4 21:05:15 Removing intermediate container 69c6bb5b43c4 21:05:15 ---> 3e860708f636 21:05:15 Step 26/27 : LABEL git_sha=5c87ede0545ad4f8161b18be631b499d146a8158 21:05:15 ---> Running in 92c532ee27df 21:05:16 Removing intermediate container 92c532ee27df 21:05:16 ---> 39172f5ec60c 21:05:16 Step 27/27 : LABEL version=2.2.0-dev.10 21:05:16 ---> Running in 086ec6d04d58 21:05:16 Removing intermediate container 086ec6d04d58 21:05:16 ---> 0ed705320e64 21:05:16 [Warning] One or more build-args [ARCH] were not consumed 21:05:16 Successfully built 0ed705320e64 21:05:16 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 21:05:16 provisioning config files... 21:05:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/46@tmp/config6896842495367632512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:17 ---> docker-login.sh 21:05:17 nexus3.edgexfoundry.org:10001 21:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:17 Configure a credential helper to remove this warning. See 21:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:17 21:05:17 Login Succeeded 21:05:17 nexus3.edgexfoundry.org:10002 21:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:18 Configure a credential helper to remove this warning. See 21:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:18 21:05:18 Login Succeeded 21:05:18 nexus3.edgexfoundry.org:10003 21:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:18 Configure a credential helper to remove this warning. See 21:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:18 21:05:18 Login Succeeded 21:05:18 nexus3.edgexfoundry.org:10004 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:19 Configure a credential helper to remove this warning. See 21:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:19 21:05:19 Login Succeeded 21:05:19 docker.io 21:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:20 Configure a credential helper to remove this warning. See 21:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:20 21:05:20 Login Succeeded 21:05:20 ---> docker-login.sh ends [Pipeline] } 21:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:05:20 5c87ede0545ad4f8161b18be631b499d146a8158 21:05:20 latest 21:05:20 2.2.0-dev.10 21:05:20 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 21:05:20 main 21:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] isUnix [Pipeline] sh 21:05:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 21:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:05:21 91056643d239: Preparing 21:05:21 38655f2a4cca: Preparing 21:05:21 7d8e8c43350e: Preparing 21:05:21 1a6ffb4d5ad8: Preparing 21:05:21 6b092a7a9e96: Preparing 21:05:21 62170e181a92: Preparing 21:05:21 62170e181a92: Waiting 21:05:21 38655f2a4cca: Pushed 21:05:21 7d8e8c43350e: Pushed 21:05:21 1a6ffb4d5ad8: Pushed 21:05:21 62170e181a92: Layer already exists 21:05:22 6b092a7a9e96: Pushed 21:05:24 91056643d239: Pushed 21:05:24 5c87ede0545ad4f8161b18be631b499d146a8158: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:05:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:05:25 91056643d239: Preparing 21:05:25 38655f2a4cca: Preparing 21:05:25 7d8e8c43350e: Preparing 21:05:25 1a6ffb4d5ad8: Preparing 21:05:25 6b092a7a9e96: Preparing 21:05:25 62170e181a92: Preparing 21:05:25 62170e181a92: Waiting 21:05:25 7d8e8c43350e: Layer already exists 21:05:25 6b092a7a9e96: Layer already exists 21:05:25 1a6ffb4d5ad8: Layer already exists 21:05:25 38655f2a4cca: Layer already exists 21:05:25 91056643d239: Layer already exists 21:05:25 62170e181a92: Layer already exists 21:05:25 latest: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 21:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:05:26 91056643d239: Preparing 21:05:26 38655f2a4cca: Preparing 21:05:26 7d8e8c43350e: Preparing 21:05:26 1a6ffb4d5ad8: Preparing 21:05:26 6b092a7a9e96: Preparing 21:05:26 62170e181a92: Preparing 21:05:26 62170e181a92: Waiting 21:05:26 1a6ffb4d5ad8: Layer already exists 21:05:26 7d8e8c43350e: Layer already exists 21:05:26 91056643d239: Layer already exists 21:05:26 38655f2a4cca: Layer already exists 21:05:26 6b092a7a9e96: Layer already exists 21:05:26 62170e181a92: Layer already exists 21:05:26 2.2.0-dev.10: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 21:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:05:27 91056643d239: Preparing 21:05:27 38655f2a4cca: Preparing 21:05:27 7d8e8c43350e: Preparing 21:05:27 1a6ffb4d5ad8: Preparing 21:05:27 6b092a7a9e96: Preparing 21:05:27 62170e181a92: Preparing 21:05:27 62170e181a92: Waiting 21:05:27 6b092a7a9e96: Layer already exists 21:05:27 7d8e8c43350e: Layer already exists 21:05:27 38655f2a4cca: Layer already exists 21:05:27 1a6ffb4d5ad8: Layer already exists 21:05:27 91056643d239: Layer already exists 21:05:27 62170e181a92: Layer already exists 21:05:27 5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] isUnix [Pipeline] sh 21:05:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 21:05:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:05:28 91056643d239: Preparing 21:05:28 38655f2a4cca: Preparing 21:05:28 7d8e8c43350e: Preparing 21:05:28 1a6ffb4d5ad8: Preparing 21:05:28 6b092a7a9e96: Preparing 21:05:28 62170e181a92: Preparing 21:05:28 62170e181a92: Waiting 21:05:28 1a6ffb4d5ad8: Layer already exists 21:05:28 6b092a7a9e96: Layer already exists 21:05:28 7d8e8c43350e: Layer already exists 21:05:28 38655f2a4cca: Layer already exists 21:05:28 91056643d239: Layer already exists 21:05:28 62170e181a92: Layer already exists 21:05:28 main: digest: sha256:65fc1a163936cb055af222da6b9c79e9e7e32d5dc9e240cfcd084df57cb25f56 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:05:28 ===================================================== [Pipeline] echo 21:05:28 taggedImages: 21:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158 21:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.10 21:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5c87ede0545ad4f8161b18be631b499d146a8158-2.2.0-dev.10 21:05:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:29 21:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:29 arm64: Pulling from edgex-lftools-log-publisher 21:05:29 448f6bf000e3: Pulling fs layer 21:05:29 f757da607395: Pulling fs layer 21:05:29 05883995daec: Pulling fs layer 21:05:29 8603b9c90790: Pulling fs layer 21:05:29 1560dd03e051: Pulling fs layer 21:05:29 27f5ce0e4adf: Pulling fs layer 21:05:29 c2d8d7efcc4b: Pulling fs layer 21:05:29 8603b9c90790: Waiting 21:05:29 1560dd03e051: Waiting 21:05:29 27f5ce0e4adf: Waiting 21:05:29 c2d8d7efcc4b: Waiting 21:05:29 f757da607395: Verifying Checksum 21:05:29 f757da607395: Download complete 21:05:29 8603b9c90790: Verifying Checksum 21:05:29 8603b9c90790: Download complete 21:05:29 1560dd03e051: Verifying Checksum 21:05:29 1560dd03e051: Download complete 21:05:30 27f5ce0e4adf: Verifying Checksum 21:05:30 27f5ce0e4adf: Download complete 21:05:30 05883995daec: Verifying Checksum 21:05:30 05883995daec: Download complete 21:05:30 448f6bf000e3: Download complete 21:05:33 c2d8d7efcc4b: Verifying Checksum 21:05:33 c2d8d7efcc4b: Download complete 21:05:33 448f6bf000e3: Pull complete 21:05:34 f757da607395: Pull complete 21:05:36 05883995daec: Pull complete 21:05:36 8603b9c90790: Pull complete 21:05:37 1560dd03e051: Pull complete 21:05:37 27f5ce0e4adf: Pull complete 21:05:55 c2d8d7efcc4b: Pull complete 21:05:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-3564 does not seem to be running inside a container 21:05:56 $ 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/46 -v /w/workspace/app-service-configurable/46:/w/workspace/app-service-configurable/46:rw,z -v /w/workspace/app-service-configurable/46@tmp:/w/workspace/app-service-configurable/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:05:59 $ docker top 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:00 ---> job-cost.sh 21:06:00 lf-activate-venv: SKIPPING 21:06:00 INFO: No Stack... 21:06:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:06:01 INFO: Archiving Costs [Pipeline] sh 21:06:01 + cat /w/workspace/app-service-configurable/46/archives/cost.csv 21:06:01 + cut -d, -f6 [Pipeline] lock 21:06:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] 21:06:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] did not exist. Created. 21:06:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:02 /w/workspace/app-service-configurable/46@tmp/durable-67c22a81/script.sh: 1: /w/workspace/app-service-configurable/46@tmp/durable-67c22a81/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:06:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:06:03 Warning: overwriting stash ‘stack-cost’ 21:06:03 Stashed 1 file(s) [Pipeline] } 21:06:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 21:06:03 $ docker stop --time=1 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb 21:06:04 $ docker rm -f 0e5a33dd0ae8c12d9c84e0a0181dc81fd83926f65b37216a3fde1939da2b49bb [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 21:06:05 provisioning config files... 21:06:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1717650457562862922tmp [Pipeline] { [Pipeline] sh 21:06:05 + set +x 21:06:05 + curl -s https://codecov.io/bash 21:06:05 + bash -s -- 21:06:05 21:06:05 _____ _ 21:06:05 / ____| | | 21:06:05 | | ___ __| | ___ ___ _____ __ 21:06:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:06:05 | |___| (_) | (_| | __/ (_| (_) \ V / 21:06:05 \_____\___/ \__,_|\___|\___\___/ \_/ 21:06:05 Bash-1.0.6 21:06:05 21:06:05 21:06:05 ==> git version 2.24.4 found 21:06:05 ==> 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 21:06:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:06:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:06:05 ==> Jenkins CI detected. 21:06:05 current dir:  /w/workspace/ry_app-service-configurable_main 21:06:05 project root: . 21:06:05 --> token set from env 21:06:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:06:05 ==> Running gcov in . (disable via -X gcov) 21:06:05 ==> Python coveragepy not found 21:06:05 ==> Searching for coverage reports in: 21:06:05 + . 21:06:05 -> Found 1 reports 21:06:05 ==> Detecting git/mercurial file structure 21:06:05 ==> Reading reports 21:06:05 + ./coverage.out bytes=10 21:06:05 ==> Appending adjustments 21:06:05 https://docs.codecov.io/docs/fixing-reports 21:06:05 + Found adjustments 21:06:05 ==> Gzipping contents 21:06:05 4.0K /tmp/codecov.h2MFf4.gz 21:06:05 ==> Uploading reports 21:06:05 url: https://codecov.io 21:06:05 query: branch=main&commit=5c87ede0545ad4f8161b18be631b499d146a8158&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:06:05 -> Pinging Codecov 21:06:05 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=5c87ede0545ad4f8161b18be631b499d146a8158&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:06:06 -> Uploading to 21:06:06 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/A97CA9966030D2A3747ED39772930CCE/5c87ede0545ad4f8161b18be631b499d146a8158/ca656aa6-3bbf-4f96-8948-623b0a178636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T210605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=270898a0f6b6084e2f21f38d8675c23365a0d41fcc1fb52ce23da495631b5e29 21:06:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:06 Dload Upload Total Spent Left Speed 21:06:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1671 --:--:-- --:--:-- --:--:-- 1676 21:06:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] } 21:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:06:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:06:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:06 21:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:06:07 188c0c94c7c5: Pulling fs layer 21:06:07 0ef7d3d256c8: Pulling fs layer 21:06:07 de9db76c5a1d: Pulling fs layer 21:06:07 0eba1c9be4d2: Pulling fs layer 21:06:07 0d57e429df01: Pulling fs layer 21:06:07 4e4be7b47b0d: Pulling fs layer 21:06:07 e1f770b5df2f: Pulling fs layer 21:06:07 85a0685a4137: Pulling fs layer 21:06:07 0eba1c9be4d2: Waiting 21:06:07 0d57e429df01: Waiting 21:06:07 4e4be7b47b0d: Waiting 21:06:07 e1f770b5df2f: Waiting 21:06:07 85a0685a4137: Waiting 21:06:07 de9db76c5a1d: Verifying Checksum 21:06:07 de9db76c5a1d: Download complete 21:06:07 0ef7d3d256c8: Verifying Checksum 21:06:07 0ef7d3d256c8: Download complete 21:06:07 0d57e429df01: Verifying Checksum 21:06:07 0d57e429df01: Download complete 21:06:07 4e4be7b47b0d: Verifying Checksum 21:06:07 4e4be7b47b0d: Download complete 21:06:07 188c0c94c7c5: Verifying Checksum 21:06:07 188c0c94c7c5: Download complete 21:06:07 188c0c94c7c5: Pull complete 21:06:07 0ef7d3d256c8: Pull complete 21:06:07 e1f770b5df2f: Verifying Checksum 21:06:07 e1f770b5df2f: Download complete 21:06:07 de9db76c5a1d: Pull complete 21:06:08 0eba1c9be4d2: Verifying Checksum 21:06:08 0eba1c9be4d2: Download complete 21:06:08 85a0685a4137: Verifying Checksum 21:06:08 85a0685a4137: Download complete 21:06:11 0eba1c9be4d2: Pull complete 21:06:11 0d57e429df01: Pull complete 21:06:11 4e4be7b47b0d: Pull complete 21:06:12 e1f770b5df2f: Pull complete 21:06:15 85a0685a4137: Pull complete 21:06:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:06:15 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:06:15 $ 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 21:06:18 $ docker top 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 -eo pid,comm [Pipeline] { [Pipeline] echo 21:06:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:06:18 + set -o pipefail 21:06:18 + snyk monitor '--org=edgex-jenkins' 21:06:23 21:06:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:06:23 21:06:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/bf8694fe-a94a-481d-a86f-4b29a6574f4d 21:06:23 21:06:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:06:23 21:06:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:06:23 21:06:23 [Pipeline] } 21:06:23 $ docker stop --time=1 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 21:06:25 $ docker rm -f 1fc4731f8bf09b4387e6f5daea8da5ecf845367e8771cff585516ab7e453f6e2 [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 21:06:26 + git log --format=format:%s -1 5c87ede0545ad4f8161b18be631b499d146a8158 [Pipeline] sh 21:06:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:06:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:26 . [Pipeline] withDockerContainer 21:06:27 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:06:27 $ 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 21:06:27 $ docker top 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:27 [ssh-agent] Looking for ssh-agent implementation... 21:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:27 $ docker exec 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c ssh-agent 21:06:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXocdddh/agent.14 21:06:27 SSH_AGENT_PID=21 21:06:27 Running ssh-add (command line suppressed) 21:06:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6115011807683688381.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6115011807683688381.key) 21:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:28 + git semver tag 21:06:28 # -> Open(): unable to determine branch for HEAD 21:06:28 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:06:28 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:06:28 # $SEMVER_REMOTE_NAME = origin 21:06:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:28 # $SEMVER_USER_NAME = edgex-jenkins 21:06:28 # $SEMVER_BRANCH = main 21:06:28 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:06:28 # 5c87ede0545ad4f8161b18be631b499d146a8158 HEAD 21:06:28 # -> Force: false 21:06:28 # 5b7cd689d67afe37c988bb445a3b6ac883567409 refs/tags/v2.2.0-dev.10 [Pipeline] } 21:06:28 $ docker exec --env ******** --env ******** 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c ssh-agent -k 21:06:28 unset SSH_AUTH_SOCK; 21:06:28 unset SSH_AGENT_PID; 21:06:28 echo Agent pid 21 killed; 21:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:28 + git semver [Pipeline] } 21:06:28 $ docker stop --time=1 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c 21:06:29 $ docker rm -f 39cc6f9d813d00b4080d5f69a95727ceebd1aba9a1e3ced8eddebf8d427f2c7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:30 21:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:30 0.23.1-centos7: Pulling from edgex-lftools 21:06:30 ab5ef0e58194: Pulling fs layer 21:06:30 9712f1f96733: Pulling fs layer 21:06:30 63f879dbbcfc: Pulling fs layer 21:06:30 0d9ebad4ef96: Pulling fs layer 21:06:30 e9a5061849ea: Pulling fs layer 21:06:30 d747dcd14b5f: Pulling fs layer 21:06:30 2de7ff778b66: Pulling fs layer 21:06:30 0d9ebad4ef96: Waiting 21:06:30 e9a5061849ea: Waiting 21:06:30 d747dcd14b5f: Waiting 21:06:30 2de7ff778b66: Waiting 21:06:30 9712f1f96733: Verifying Checksum 21:06:30 9712f1f96733: Download complete 21:06:30 63f879dbbcfc: Verifying Checksum 21:06:30 63f879dbbcfc: Download complete 21:06:31 0d9ebad4ef96: Verifying Checksum 21:06:31 0d9ebad4ef96: Download complete 21:06:31 d747dcd14b5f: Verifying Checksum 21:06:31 d747dcd14b5f: Download complete 21:06:31 e9a5061849ea: Verifying Checksum 21:06:31 e9a5061849ea: Download complete 21:06:31 ab5ef0e58194: Verifying Checksum 21:06:31 ab5ef0e58194: Download complete 21:06:31 2de7ff778b66: Verifying Checksum 21:06:31 2de7ff778b66: Download complete 21:06:34 ab5ef0e58194: Pull complete 21:06:34 9712f1f96733: Pull complete 21:06:34 63f879dbbcfc: Pull complete 21:06:39 0d9ebad4ef96: Pull complete 21:06:39 e9a5061849ea: Pull complete 21:06:39 d747dcd14b5f: Pull complete 21:06:40 2de7ff778b66: Pull complete 21:06:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:06:40 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:06:40 $ 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 21:06:44 $ docker top 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:44 provisioning config files... 21:06:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7669081336541206618tmp 21:06:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8728784885611542324tmp 21:06:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5570637653003381647tmp [Pipeline] { [Pipeline] echo 21:06:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:45 ---> sigul-configuration.sh 21:06:45 gpg: directory `/root/.gnupg' created 21:06:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:45 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:45 gpg: CAST5 encrypted data 21:06:45 gpg: encrypted with 1 passphrase 21:06:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:45 + mkdir /home/jenkins 21:06:45 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:45 + 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 21:06:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:45 ---> sigul-install.sh 21:06:45 Sigul already installed; skipping installation. [Pipeline] sh 21:06:46 + git tag --list 21:06:46 v1.0.0 21:06:46 v1.1.0 21:06:46 v1.2.0 21:06:46 v1.3.0 21:06:46 v1.3.1 21:06:46 v2.0.0 21:06:46 v2.0.1 21:06:46 v2.0.1-dev.1 21:06:46 v2.0.2-dev.1 21:06:46 v2.0.2-dev.10 21:06:46 v2.0.2-dev.11 21:06:46 v2.0.2-dev.12 21:06:46 v2.0.2-dev.13 21:06:46 v2.0.2-dev.14 21:06:46 v2.0.2-dev.15 21:06:46 v2.0.2-dev.16 21:06:46 v2.0.2-dev.17 21:06:46 v2.0.2-dev.18 21:06:46 v2.0.2-dev.19 21:06:46 v2.0.2-dev.2 21:06:46 v2.0.2-dev.20 21:06:46 v2.0.2-dev.21 21:06:46 v2.0.2-dev.22 21:06:46 v2.0.2-dev.23 21:06:46 v2.0.2-dev.24 21:06:46 v2.0.2-dev.25 21:06:46 v2.0.2-dev.26 21:06:46 v2.0.2-dev.27 21:06:46 v2.0.2-dev.28 21:06:46 v2.0.2-dev.29 21:06:46 v2.0.2-dev.3 21:06:46 v2.0.2-dev.30 21:06:46 v2.0.2-dev.4 21:06:46 v2.0.2-dev.5 21:06:46 v2.0.2-dev.6 21:06:46 v2.0.2-dev.7 21:06:46 v2.0.2-dev.8 21:06:46 v2.0.2-dev.9 21:06:46 v2.1.0 21:06:46 v2.2.0-dev.1 21:06:46 v2.2.0-dev.10 21:06:46 v2.2.0-dev.2 21:06:46 v2.2.0-dev.3 21:06:46 v2.2.0-dev.4 21:06:46 v2.2.0-dev.5 21:06:46 v2.2.0-dev.6 21:06:46 v2.2.0-dev.7 21:06:46 v2.2.0-dev.8 21:06:46 v2.2.0-dev.9 [Pipeline] sh 21:06:46 + lftools sign git-tag v2.2.0-dev.10 21:06:47 Signing Git tag with Sigul... 21:06:47 Signing v2.2.0-dev.10 [Pipeline] echo 21:06:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:06:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:06:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:06:47 $ docker stop --time=1 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 21:06:48 $ docker rm -f 44227c8c74abb09c0097439bca4db1134840992e36d0328d7e0de98d18b6c9d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:06:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:06:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:49 . [Pipeline] withDockerContainer 21:06:49 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:06:49 $ 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 21:06:50 $ docker top d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:50 [ssh-agent] Looking for ssh-agent implementation... 21:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:50 $ docker exec d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 ssh-agent 21:06:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjjBnLD/agent.13 21:06:50 SSH_AGENT_PID=19 21:06:50 Running ssh-add (command line suppressed) 21:06:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8214554532907133806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8214554532907133806.key) 21:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:50 + git semver bump pre 21:06:50 # -> Open(): unable to determine branch for HEAD 21:06:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:06:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:06:50 # $SEMVER_REMOTE_NAME = origin 21:06:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:50 # $SEMVER_USER_NAME = edgex-jenkins 21:06:50 # $SEMVER_BRANCH = main 21:06:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 21:06:50 2.2.0-dev.11 [Pipeline] } 21:06:50 $ docker exec --env ******** --env ******** d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 ssh-agent -k 21:06:50 unset SSH_AUTH_SOCK; 21:06:50 unset SSH_AGENT_PID; 21:06:50 echo Agent pid 19 killed; 21:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:51 + git semver [Pipeline] } 21:06:51 $ docker stop --time=1 d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 21:06:52 $ docker rm -f d2e53c3578cdf366957d83620ef9f4f1f57808075be145ecb596a494aeede5d3 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 21:06:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:52 . [Pipeline] withDockerContainer 21:06:52 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:06:53 $ 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 21:06:53 $ docker top 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:53 [ssh-agent] Looking for ssh-agent implementation... 21:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:53 $ docker exec 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 ssh-agent 21:06:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfLLiCn/agent.13 21:06:53 SSH_AGENT_PID=19 21:06:53 Running ssh-add (command line suppressed) 21:06:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3855613193374514763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3855613193374514763.key) 21:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:54 + git semver push 21:06:54 # -> Open(): unable to determine branch for HEAD 21:06:54 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 21:06:54 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 21:06:54 # $SEMVER_REMOTE_NAME = origin 21:06:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:54 # $SEMVER_USER_NAME = edgex-jenkins 21:06:54 # $SEMVER_BRANCH = main 21:06:54 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 21:06:55 $ docker exec --env ******** --env ******** 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 ssh-agent -k 21:06:55 unset SSH_AUTH_SOCK; 21:06:55 unset SSH_AGENT_PID; 21:06:55 echo Agent pid 19 killed; 21:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:55 + git semver [Pipeline] } 21:06:55 $ docker stop --time=1 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 21:06:56 $ docker rm -f 111fe8697b21d023512770ed9612e2d3cc55b6c10aa6d3a9f0ffff7745dcb932 [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 21:06:57 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 21:06:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:06:57 total 8 21:06:57 drwxr-xr-x. 3 root root 34 Jan 20 20:59 . 21:06:57 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 21:06 .. 21:06:57 drwxr-xr-x. 2 root root 6 Jan 20 20:59 cost 21:06:57 -rw-r--r--. 1 root root 94 Jan 20 20:59 cost.csv 21:06:57 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:06:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:06:57 total 8 21:06:57 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:59 . 21:06:57 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 21:06 .. 21:06:57 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:59 cost 21:06:57 -rw-r--r--. 1 jenkins jenkins 94 Jan 20 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:06:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:58 ---> package-listing.sh 21:06:58 ++ tr '[:upper:]' '[:lower:]' 21:06:58 ++ facter osfamily 21:06:58 + OS_FAMILY=redhat 21:06:58 + workspace=/w/workspace/ry_app-service-configurable_main 21:06:58 + START_PACKAGES=/tmp/packages_start.txt 21:06:58 + END_PACKAGES=/tmp/packages_end.txt 21:06:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:58 + PACKAGES=/tmp/packages_start.txt 21:06:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:06:58 + PACKAGES=/tmp/packages_end.txt 21:06:58 + case "${OS_FAMILY}" in 21:06:58 + rpm -qa 21:06:58 + sort 21:06:59 + '[' -f /tmp/packages_start.txt ']' 21:06:59 + '[' -f /tmp/packages_end.txt ']' 21:06:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:06:59 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:06:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:06:59 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 21:06:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:00 . [Pipeline] withDockerContainer 21:07:00 prd-centos7-docker-4c-2g-3562 does not seem to be running inside a container 21:07:00 $ 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 21:07:00 $ docker top 6f7130c93a92a1e08a07b0d14846292533158c13f6f3cb31f0aa65ca6daaff42 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:00 + touch /tmp/pre-build-complete [Pipeline] sh 21:07:01 + mkdir -p /var/log/sysstat [Pipeline] sh 21:07:01 + ls /var/log/sa-host 21:07:01 + sadf -c /var/log/sa-host/sa17 21:07:01 file_magic: OK 21:07:01 HZ: Using current value: 100 21:07:01 file_header: OK 21:07:01 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 21:07:01 Statistics: 21:07:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:01 File successfully converted to sysstat format version 12.0.3 21:07:01 + sadf -c /var/log/sa-host/sa20 21:07:01 file_magic: OK 21:07:01 HZ: Using current value: 100 21:07:01 file_header: OK 21:07:01 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 21:07:01 Statistics: 21:07:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:01 provisioning config files... 21:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5306606810257174609tmp [Pipeline] { [Pipeline] echo 21:07:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:07:01 ---> create-netrc.sh [Pipeline] } 21:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:07:02 ---> python-tools-install.sh [Pipeline] echo 21:07:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:07:02 ---> sudo-logs.sh 21:07:02 Archiving 'sudo' log.. 21:07:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3562.novalocal: Name or service not known 21:07:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3562.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:07:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:07:02 ---> job-cost.sh 21:07:02 lf-activate-venv: SKIPPING 21:07:02 DEBUG: total: 0.05999999865889549 21:07:02 INFO: Retrieving Stack Cost... 21:07:03 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:03 INFO: Archiving Costs [Pipeline] echo 21:07:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:07:03 ---> logs-deploy.sh 21:07:03 lf-activate-venv: SKIPPING 21:07:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/46 21:07:03 INFO: archiving workspace using pattern(s): 21:07:04 Archives upload complete. 21:07:04 INFO: archiving logs to Nexus