Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4f9454d0eef6603ae673674697b06237c918d2c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5270605691528521684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7175779743932640408.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8344591029831257238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1449710587334994354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7020966122476983594.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-58 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git Avoid second fetch Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh4052966427764901819.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" > git rev-list --no-walk 712355dd88eacfbe615155d8d8094c00eead8f82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:19 ========================================================= 14:59:19 EdgeX Global Pipelines Version Info 14:59:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:20 ------------------- 14:59:20 stable info: 14:59:20 ------------------- 14:59:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:20 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:59:20 Message: update stable to v1.0.194 14:59:21 ------------------- 14:59:21 experimental info: 14:59:21 ------------------- 14:59:21 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:21 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:59:21 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f9454 [Pipeline] echo 14:59:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:59:22 provisioning config files... 14:59:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3408381215294481474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:59:22 ---> docker-login.sh 14:59:22 nexus3.edgexfoundry.org:10001 14:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:22 Configure a credential helper to remove this warning. See 14:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:22 14:59:22 Login Succeeded 14:59:22 nexus3.edgexfoundry.org:10002 14:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:23 Configure a credential helper to remove this warning. See 14:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:23 14:59:23 Login Succeeded 14:59:23 nexus3.edgexfoundry.org:10003 14:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:23 Configure a credential helper to remove this warning. See 14:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:23 14:59:23 Login Succeeded 14:59:23 nexus3.edgexfoundry.org:10004 14:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:23 Configure a credential helper to remove this warning. See 14:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:23 14:59:23 Login Succeeded 14:59:23 docker.io 14:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:59:24 Configure a credential helper to remove this warning. See 14:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:59:24 14:59:24 Login Succeeded 14:59:24 ---> docker-login.sh ends [Pipeline] } 14:59:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:24 + git log --format=format:%s -1 e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] echo 14:59:24 GIT_COMMIT: e4f9454d0eef6603ae673674697b06237c918d2c, Commit Message: feat: Update profiles for V2 PushToCoreData (#281) [Pipeline] echo 14:59:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:25 14:59:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:59:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:25 latest: Pulling from edgex-devops/git-semver 14:59:25 31603596830f: Pulling fs layer 14:59:25 54011a49482f: Pulling fs layer 14:59:25 a6820b24f6d8: Pulling fs layer 14:59:25 f581987b2513: Pulling fs layer 14:59:25 f581987b2513: Waiting 14:59:25 54011a49482f: Verifying Checksum 14:59:25 54011a49482f: Download complete 14:59:26 31603596830f: Verifying Checksum 14:59:26 31603596830f: Download complete 14:59:26 f581987b2513: Verifying Checksum 14:59:26 f581987b2513: Download complete 14:59:26 a6820b24f6d8: Verifying Checksum 14:59:26 a6820b24f6d8: Download complete 14:59:26 31603596830f: Pull complete 14:59:26 54011a49482f: Pull complete 14:59:27 a6820b24f6d8: Pull complete 14:59:27 f581987b2513: Pull complete 14:59:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:59:27 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 14:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:59:28 $ docker top bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:28 [ssh-agent] Looking for ssh-agent implementation... 14:59:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:28 $ docker exec bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent 14:59:28 SSH_AUTH_SOCK=/tmp/ssh-kWKuaN3U7fic/agent.14 14:59:28 SSH_AGENT_PID=20 14:59:28 Running ssh-add (command line suppressed) 14:59:29 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5115525004404636296.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5115525004404636296.key) 14:59:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:29 + git tag --points-at HEAD [Pipeline] } 14:59:29 $ docker exec --env ******** --env ******** bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent -k 14:59:29 unset SSH_AUTH_SOCK; 14:59:29 unset SSH_AGENT_PID; 14:59:29 echo Agent pid 20 killed; 14:59:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:59:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:29 [ssh-agent] Looking for ssh-agent implementation... 14:59:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:29 $ docker exec bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent 14:59:29 SSH_AUTH_SOCK=/tmp/ssh-Yms3JCRp7j6n/agent.53 14:59:29 SSH_AGENT_PID=60 14:59:29 Running ssh-add (command line suppressed) 14:59:29 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3666110290424788530.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3666110290424788530.key) 14:59:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:30 + git semver init 14:59:30 # -> Open(): unable to determine branch for HEAD 14:59:30 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 14:59:30 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 14:59:30 # $SEMVER_REMOTE_NAME = origin 14:59:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:59:30 # $SEMVER_USER_NAME = edgex-jenkins 14:59:30 # $SEMVER_BRANCH = master 14:59:30 # $SEMVER_TEMP = /tmp/semver-728562218 14:59:30 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 14:59:30 # '/tmp/semver-728562218' -> '/w/workspace/_app-service-configurable_master/.semver' 14:59:30 # -> Force: false 14:59:30 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 14:59:30 $ docker exec --env ******** --env ******** bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 ssh-agent -k 14:59:30 unset SSH_AUTH_SOCK; 14:59:30 unset SSH_AGENT_PID; 14:59:30 echo Agent pid 60 killed; 14:59:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:31 + git semver [Pipeline] } 14:59:31 $ docker stop --time=1 bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 14:59:32 $ docker rm -f bbb90ed3df9f8fda3da89ab9a773ec1030ca4e9d792fe56c8c5c696bbe728270 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:59:33 Stashed 1 file(s) [Pipeline] echo 14:59:33 [edgeXSemver]: initialized semver on version 2.0.0-dev.49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:59:48 Still waiting to schedule task 14:59:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-58’ 14:59:48 Still waiting to schedule task 14:59:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:01:45 Running on prd-centos7-docker-4c-2g-61 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 15:01:45 Running in /w/workspace/app-service-configurable/121 [Pipeline] { [Pipeline] checkout 15:01:45 Selected Git installation does not exist. Using Default 15:01:45 The recommended git tool is: NONE 15:01:48 using credential edgex-jenkins-ssh 15:01:48 Cloning the remote Git repository 15:01:48 Avoid second fetch 15:01:48 Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) 15:01:47 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:01:47 > git init /w/workspace/app-service-configurable/121 # timeout=10 15:01:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:01:47 > git --version # timeout=10 15:01:47 > git --version # 'git version 2.24.4' 15:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:01:47 [INFO] Currently running in a labeled security context 15:01:47 [INFO] Currently SELinux is 'enforcing' on the host 15:01:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/121@tmp/jenkins-gitclient-ssh8638029366589906675.key 15:01:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:01:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:48 > git config core.sparsecheckout # timeout=10 15:01:48 > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 15:01:52 Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:01:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:01:54 + sudo service docker restart 15:01:54 + true 15:01:54 Redirecting to /bin/systemctl restart docker.service 15:01:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-60 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 15:01:54 Running in /w/workspace/app-service-configurable/121 [Pipeline] { [Pipeline] checkout 15:01:54 Selected Git installation does not exist. Using Default 15:01:54 The recommended git tool is: NONE 15:02:00 using credential edgex-jenkins-ssh 15:02:00 Cloning the remote Git repository 15:02:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:02:00 > git init /w/workspace/app-service-configurable/121 # timeout=10 15:02:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:02:00 > git --version # timeout=10 15:02:00 > git --version # 'git version 2.17.1' 15:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:02:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:01 Avoid second fetch 15:02:01 Checking out Revision e4f9454d0eef6603ae673674697b06237c918d2c (master) 15:02:01 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:01 > git config core.sparsecheckout # timeout=10 15:02:01 > git checkout -f e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 15:02:05 Commit message: " feat: Update profiles for V2 PushToCoreData (#281)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:02:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:02:07 + + true 15:02:07 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:12 provisioning config files... 15:02:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config1421391245362008873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:12 ---> docker-login.sh 15:02:12 nexus3.edgexfoundry.org:10001 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 nexus3.edgexfoundry.org:10002 15:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:12 Configure a credential helper to remove this warning. See 15:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:12 15:02:12 Login Succeeded 15:02:12 nexus3.edgexfoundry.org:10003 15:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:13 Configure a credential helper to remove this warning. See 15:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:13 15:02:13 Login Succeeded 15:02:13 nexus3.edgexfoundry.org:10004 15:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:13 Configure a credential helper to remove this warning. See 15:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:13 15:02:13 Login Succeeded 15:02:13 docker.io 15:02:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:13 Configure a credential helper to remove this warning. See 15:02:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:13 15:02:13 Login Succeeded 15:02:13 ---> docker-login.sh ends [Pipeline] } 15:02:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:13 ========================================================= 15:02:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:02:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:02:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:02:14 Sending build context to Docker daemon 97.28kB 15:02:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:02:14 Step 2/8 : FROM ${BASE} 15:02:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:02:14 540db60ca938: Pulling fs layer 15:02:14 adcc1eea9eea: Pulling fs layer 15:02:14 4c4ab2625f07: Pulling fs layer 15:02:14 0510c868ecb4: Pulling fs layer 15:02:14 afea3b2eda06: Pulling fs layer 15:02:14 7809a108b3ef: Pulling fs layer 15:02:14 f706445af74f: Pulling fs layer 15:02:14 afea3b2eda06: Waiting 15:02:14 7809a108b3ef: Waiting 15:02:14 f706445af74f: Waiting 15:02:14 0510c868ecb4: Waiting 15:02:14 4c4ab2625f07: Verifying Checksum 15:02:14 4c4ab2625f07: Download complete 15:02:14 adcc1eea9eea: Verifying Checksum 15:02:14 adcc1eea9eea: Download complete 15:02:14 afea3b2eda06: Verifying Checksum 15:02:14 afea3b2eda06: Download complete 15:02:14 7809a108b3ef: Verifying Checksum 15:02:14 7809a108b3ef: Download complete 15:02:14 540db60ca938: Verifying Checksum 15:02:14 540db60ca938: Download complete 15:02:14 540db60ca938: Pull complete 15:02:14 adcc1eea9eea: Pull complete 15:02:15 4c4ab2625f07: Pull complete 15:02:16 f706445af74f: Verifying Checksum 15:02:16 f706445af74f: Download complete 15:02:16 0510c868ecb4: Verifying Checksum 15:02:16 0510c868ecb4: Download complete 15:02:20 0510c868ecb4: Pull complete 15:02:20 afea3b2eda06: Pull complete 15:02:20 7809a108b3ef: Pull complete 15:02:21 f706445af74f: Pull complete 15:02:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:21 ---> b068be0155e3 15:02:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:02:24 ---> Running in bc7b878834a5 15:02:24 Removing intermediate container bc7b878834a5 15:02:24 ---> 996707092d66 15:02:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:24 ---> Running in 18afb308a25a 15:02:25 Removing intermediate container 18afb308a25a 15:02:25 ---> a115ee2ac222 15:02:25 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:02:25 ---> Running in 9a867ecf0b4a 15:02:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:25 provisioning config files... 15:02:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config7011240968462710558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:26 ---> docker-login.sh 15:02:26 nexus3.edgexfoundry.org:10001 15:02:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:02:26 (1/6) Installing libc-dev (0.7.2-r3) 15:02:27 (2/6) Installing libsodium (1.0.18-r0) 15:02:27 (3/6) Installing pkgconf (1.7.3-r0) 15:02:27 (4/6) Installing libsodium-dev (1.0.18-r0) 15:02:27 (5/6) Installing libzmq (4.3.3-r1) 15:02:27 (6/6) Installing zeromq-dev (4.3.3-r1) 15:02:27 Executing busybox-1.32.1-r6.trigger 15:02:27 OK: 150 MiB in 46 packages 15:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:27 Removing intermediate container 9a867ecf0b4a 15:02:27 ---> 853e4314206b 15:02:27 Step 6/8 : WORKDIR /app 15:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:27 Configure a credential helper to remove this warning. See 15:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:27 15:02:27 Login Succeeded 15:02:27 nexus3.edgexfoundry.org:10002 15:02:27 ---> Running in 8bacb45fdb36 15:02:27 Removing intermediate container 8bacb45fdb36 15:02:27 ---> 011a0eaea569 15:02:27 Step 7/8 : COPY . . 15:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:28 ---> de31c86a80a8 15:02:28 Step 8/8 : RUN go mod download 15:02:28 ---> Running in 213499b65017 15:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:28 Configure a credential helper to remove this warning. See 15:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:28 15:02:28 Login Succeeded 15:02:28 nexus3.edgexfoundry.org:10003 15:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:28 Configure a credential helper to remove this warning. See 15:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:28 15:02:28 Login Succeeded 15:02:28 nexus3.edgexfoundry.org:10004 15:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:29 Configure a credential helper to remove this warning. See 15:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:29 15:02:29 Login Succeeded 15:02:29 docker.io 15:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:30 Configure a credential helper to remove this warning. See 15:02:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:30 15:02:30 Login Succeeded 15:02:30 ---> docker-login.sh ends [Pipeline] } 15:02:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:30 ========================================================= 15:02:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:02:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:02:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:02:30 Sending build context to Docker daemon 97.28kB 15:02:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:02:31 Step 2/8 : FROM ${BASE} 15:02:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:02:31 595b0fe564bb: Pulling fs layer 15:02:31 7186ed65a4f7: Pulling fs layer 15:02:31 316046926c0a: Pulling fs layer 15:02:31 4ebd0625c992: Pulling fs layer 15:02:31 207e8628e3a3: Pulling fs layer 15:02:31 c791037a9be2: Pulling fs layer 15:02:31 ffd874e62e21: Pulling fs layer 15:02:31 4ebd0625c992: Waiting 15:02:31 207e8628e3a3: Waiting 15:02:31 c791037a9be2: Waiting 15:02:31 ffd874e62e21: Waiting 15:02:31 316046926c0a: Download complete 15:02:31 7186ed65a4f7: Verifying Checksum 15:02:31 7186ed65a4f7: Download complete 15:02:31 207e8628e3a3: Verifying Checksum 15:02:31 207e8628e3a3: Download complete 15:02:31 c791037a9be2: Verifying Checksum 15:02:31 c791037a9be2: Download complete 15:02:31 595b0fe564bb: Verifying Checksum 15:02:31 595b0fe564bb: Download complete 15:02:33 595b0fe564bb: Pull complete 15:02:33 7186ed65a4f7: Pull complete 15:02:34 316046926c0a: Pull complete 15:02:34 ffd874e62e21: Verifying Checksum 15:02:34 ffd874e62e21: Download complete 15:02:35 4ebd0625c992: Verifying Checksum 15:02:35 4ebd0625c992: Download complete 15:02:40 Removing intermediate container 213499b65017 15:02:40 ---> 9f030d63fbf3 15:02:40 Successfully built 9f030d63fbf3 15:02:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:02:40 + docker inspect -f . ci-base-image-x86_64 15:02:40 . [Pipeline] withDockerContainer 15:02:40 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 15:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-x86_64 cat 15:02:41 $ docker top 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:41 + go version 15:02:41 go version go1.16.3 linux/amd64 [Pipeline] } 15:02:41 $ docker stop --time=1 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b 15:02:42 $ docker rm -f 509694964c572ea9f46cfb84f3ec9ff14b54daea509132e0e18cd7d3d4f1975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:43 + docker inspect -f . ci-base-image-x86_64 15:02:43 . [Pipeline] withDockerContainer 15:02:43 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 15:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@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 ******** ci-base-image-x86_64 cat 15:02:43 $ docker top 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:44 + go mod tidy [Pipeline] sh 15:02:44 + make test 15:02:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:02:47 4ebd0625c992: Pull complete 15:02:47 207e8628e3a3: Pull complete 15:02:47 c791037a9be2: Pull complete 15:02:50 ffd874e62e21: Pull complete 15:02:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:02:50 ---> cfc18b08335c 15:02:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:02:52 ---> Running in 57738e95576f 15:02:52 Removing intermediate container 57738e95576f 15:02:52 ---> 152ab4e571ec 15:02:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:53 ---> Running in 08eb445a5664 15:02:55 Removing intermediate container 08eb445a5664 15:02:55 ---> 1f7a5b4dd5cb 15:02:55 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:02:55 ---> Running in 606b555ec8b1 15:02:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:02:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:02:58 (1/6) Installing libc-dev (0.7.2-r3) 15:02:58 (2/6) Installing libsodium (1.0.18-r0) 15:02:58 (3/6) Installing pkgconf (1.7.3-r0) 15:02:58 (4/6) Installing libsodium-dev (1.0.18-r0) 15:02:59 (5/6) Installing libzmq (4.3.3-r1) 15:02:59 (6/6) Installing zeromq-dev (4.3.3-r1) 15:02:59 Executing busybox-1.32.1-r6.trigger 15:02:59 OK: 139 MiB in 46 packages 15:02:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:02:59 CGO_ENABLED=1 go vet ./... 15:03:00 Removing intermediate container 606b555ec8b1 15:03:00 ---> 1b50fb4068d9 15:03:00 Step 6/8 : WORKDIR /app 15:03:00 ---> Running in 1ccecb51fd98 15:03:01 Removing intermediate container 1ccecb51fd98 15:03:01 ---> 577628b510d2 15:03:01 Step 7/8 : COPY . . 15:03:01 ---> 71c3918da3d2 15:03:01 Step 8/8 : RUN go mod download 15:03:01 ---> Running in b8e2d10b6b72 15:03:06 gofmt -l . 15:03:06 [ "`gofmt -l .`" = "" ] 15:03:06 ./bin/test-go-mod-tidy.sh 15:03:06 ./bin/test-attribution-txt.sh [Pipeline] } 15:03:06 $ docker stop --time=1 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 15:03:07 $ docker rm -f 4786d28614fa64bd93afdeb8517aee1f46b2bdc30f0a98ad22a122803c1bbc43 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:11 + ls -al . 15:03:11 total 92 15:03:11 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 9 15:03 . 15:03:11 drwxrwxr-x. 4 jenkins jenkins 32 Jun 9 15:01 .. 15:03:11 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 9 15:01 Attribution.txt 15:03:11 drwxrwxr-x. 2 jenkins jenkins 64 Jun 9 15:01 bin 15:03:11 -rw-r--r--. 1 jenkins jenkins 10 Jun 9 15:02 coverage.out 15:03:11 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 9 15:01 Dockerfile 15:03:11 -rw-rw-r--. 1 jenkins jenkins 970 Jun 9 15:01 Dockerfile.build 15:03:11 -rw-rw-r--. 1 jenkins jenkins 119 Jun 9 15:01 .dockerignore 15:03:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 9 15:01 .git 15:03:11 drwxrwxr-x. 2 jenkins jenkins 81 Jun 9 15:01 .github 15:03:11 -rw-rw-r--. 1 jenkins jenkins 111 Jun 9 15:01 .gitignore 15:03:11 -rw-r--r--. 1 jenkins jenkins 136 Jun 9 15:03 go.mod 15:03:11 -rw-r--r--. 1 jenkins jenkins 20848 Jun 9 15:02 go.sum 15:03:11 -rw-rw-r--. 1 jenkins jenkins 687 Jun 9 15:01 Jenkinsfile 15:03:11 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 9 15:01 LICENSE 15:03:11 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 9 15:01 main.go 15:03:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 9 15:01 makefile 15:03:11 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 9 15:01 README.md 15:03:11 drwxrwxr-x. 8 jenkins jenkins 122 Jun 9 15:01 res 15:03:11 drwxrwxr-x. 4 jenkins jenkins 71 Jun 9 15:01 snap 15:03:11 -rw-rw-r--. 1 jenkins jenkins 12 Jun 9 14:59 VERSION [Pipeline] isUnix [Pipeline] sh 15:03:11 + 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=e4f9454d0eef6603ae673674697b06237c918d2c --label arch=amd64 --label version=2.0.0-dev.49 . 15:03:11 Sending build context to Docker daemon 120.8kB 15:03:11 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 15:03:11 Step 2/28 : FROM ${BASE} AS builder 15:03:11 ---> 9f030d63fbf3 15:03:11 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:03:11 ---> Running in fca81712b79d 15:03:11 Removing intermediate container fca81712b79d 15:03:11 ---> ee2a0c30d5da 15:03:11 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:03:11 ---> Running in 4a2bfd062d0d 15:03:11 Removing intermediate container 4a2bfd062d0d 15:03:11 ---> 5ee4b506fd0b 15:03:11 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:03:11 ---> Running in b532b0a9d561 15:03:11 Removing intermediate container b532b0a9d561 15:03:11 ---> 3613211ce86e 15:03:11 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:12 ---> Running in bfc3616910fd 15:03:12 Removing intermediate container bfc3616910fd 15:03:12 ---> 3f80abb10f40 15:03:12 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:12 ---> Running in 5a219fb0131c 15:03:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:03:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:03:14 OK: 150 MiB in 46 packages 15:03:14 Removing intermediate container 5a219fb0131c 15:03:14 ---> 27c1cf41e221 15:03:14 Step 8/28 : WORKDIR /app 15:03:14 ---> Running in b55fb10c25d3 15:03:14 Removing intermediate container b55fb10c25d3 15:03:14 ---> decb6f10f472 15:03:14 Step 9/28 : COPY go.mod . 15:03:14 ---> dace7ef23df2 15:03:14 Step 10/28 : RUN go mod download 15:03:14 ---> Running in 0cf3bd17e52f 15:03:15 Removing intermediate container 0cf3bd17e52f 15:03:15 ---> a45a90575f8e 15:03:15 Step 11/28 : RUN go mod tidy 15:03:15 ---> Running in 92e19144e4b4 15:03:15 Removing intermediate container 92e19144e4b4 15:03:15 ---> a63cdabed56d 15:03:15 Step 12/28 : COPY . . 15:03:15 ---> a5c02daff5e8 15:03:15 Step 13/28 : ARG MAKE="make build" 15:03:16 ---> Running in 55e12e357bbe 15:03:16 Removing intermediate container 55e12e357bbe 15:03:16 ---> c629c08953af 15:03:16 Step 14/28 : RUN $MAKE 15:03:16 ---> Running in 85f901ddc37d 15:03:16 go mod tidy 15:03:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.75 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.49" -o app-service-configurable 15:03:28 Removing intermediate container b8e2d10b6b72 15:03:28 ---> 328fb0e61135 15:03:28 Successfully built 328fb0e61135 15:03:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:03:28 Removing intermediate container 85f901ddc37d 15:03:28 ---> 120749409464 15:03:28 Step 15/28 : FROM alpine:3.12 15:03:28 3.12: Pulling from library/alpine 15:03:28 339de151aab4: Pulling fs layer 15:03:28 339de151aab4: Verifying Checksum 15:03:28 339de151aab4: Download complete 15:03:28 339de151aab4: Pull complete 15:03:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:03:28 Status: Downloaded newer image for alpine:3.12 15:03:28 ---> 13621d1b12d4 15:03:28 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:03:28 ---> Running in f448cddc2a58 15:03:28 Removing intermediate container f448cddc2a58 15:03:28 ---> 7f4999913bcc 15:03:28 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:03:28 ---> Running in 55936da94927 15:03:28 Removing intermediate container 55936da94927 15:03:28 ---> 8b2412d19c22 15:03:28 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:03:28 ---> Running in 29dd8e7d9e6b 15:03:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:03:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:03:28 (1/7) Installing ca-certificates (20191127-r4) 15:03:28 (2/7) Installing dumb-init (1.2.2-r1) 15:03:28 (3/7) Installing libgcc (9.3.0-r2) 15:03:28 (4/7) Installing libsodium (1.0.18-r0) 15:03:28 (5/7) Installing libstdc++ (9.3.0-r2) 15:03:28 (6/7) Installing libzmq (4.3.3-r0) 15:03:28 (7/7) Installing zeromq (4.3.3-r0) 15:03:28 Executing busybox-1.31.1-r20.trigger 15:03:28 Executing ca-certificates-20191127-r4.trigger 15:03:28 OK: 9 MiB in 21 packages 15:03:29 + docker inspect -f . ci-base-image-arm64 15:03:29 . [Pipeline] withDockerContainer 15:03:29 Removing intermediate container 29dd8e7d9e6b 15:03:29 ---> 67ad57b6ff11 15:03:29 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:03:29 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 15:03:29 ---> 54fd7e666e41 15:03:29 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:03:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:29 ---> 7830f5e5cbd2 15:03:29 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:03:30 ---> 8ea7464a6feb 15:03:30 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:03:31 $ docker top 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:32 + go version 15:03:32 go version go1.16.3 linux/arm64 [Pipeline] } 15:03:32 $ docker stop --time=1 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e 15:03:33 ---> b884b5478a29 15:03:33 Step 23/28 : EXPOSE 48095 15:03:33 ---> Running in c1be29f72a60 15:03:33 Removing intermediate container c1be29f72a60 15:03:33 ---> a4de1614db9c 15:03:33 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:03:33 ---> Running in 419b69396a4d 15:03:33 Removing intermediate container 419b69396a4d 15:03:33 ---> 502fc25c582a 15:03:33 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:33 ---> Running in cf06b4764977 15:03:33 Removing intermediate container cf06b4764977 15:03:33 ---> 77d22df750a0 15:03:33 Step 26/28 : LABEL arch=amd64 15:03:33 ---> Running in e45712217c2b 15:03:33 Removing intermediate container e45712217c2b 15:03:33 ---> 9a62ae8748de 15:03:33 Step 27/28 : LABEL git_sha=e4f9454d0eef6603ae673674697b06237c918d2c 15:03:33 ---> Running in 94d484a5d383 15:03:33 $ docker rm -f 22aee86950b3f5eb12fb5a43730c5e6eb61967a30eda1c7e0cc9ecf4e494017e 15:03:33 Removing intermediate container 94d484a5d383 15:03:33 ---> 649a6eb7c5f4 15:03:33 Step 28/28 : LABEL version=2.0.0-dev.49 15:03:33 ---> Running in 336a28728ca4 15:03:33 Removing intermediate container 336a28728ca4 15:03:33 ---> f2ffe4a4cc07 15:03:33 [Warning] One or more build-args [ARCH] were not consumed 15:03:33 Successfully built f2ffe4a4cc07 15:03:33 Successfully tagged app-service-configurable:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:34 provisioning config files... 15:03:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config8611748120711181973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:34 + docker inspect -f . ci-base-image-arm64 15:03:34 . [Pipeline] withDockerContainer 15:03:34 ---> docker-login.sh 15:03:34 nexus3.edgexfoundry.org:10001 15:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:34 Configure a credential helper to remove this warning. See 15:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:34 15:03:34 Login Succeeded 15:03:34 nexus3.edgexfoundry.org:10002 15:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:35 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 15:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/121 -v /w/workspace/app-service-configurable/121:/w/workspace/app-service-configurable/121:rw,z -v /w/workspace/app-service-configurable/121@tmp:/w/workspace/app-service-configurable/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:35 Configure a credential helper to remove this warning. See 15:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:35 15:03:35 Login Succeeded 15:03:35 nexus3.edgexfoundry.org:10003 15:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:35 Configure a credential helper to remove this warning. See 15:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:35 15:03:35 Login Succeeded 15:03:35 nexus3.edgexfoundry.org:10004 15:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:35 Configure a credential helper to remove this warning. See 15:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:35 15:03:35 Login Succeeded 15:03:35 docker.io 15:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:35 Configure a credential helper to remove this warning. See 15:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:35 15:03:35 Login Succeeded 15:03:35 ---> docker-login.sh ends 15:03:36 $ docker top 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b -eo pid,comm [Pipeline] { [Pipeline] } 15:03:36 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:03:37 e4f9454d0eef6603ae673674697b06237c918d2c 15:03:37 latest 15:03:37 2.0.0-dev.49 15:03:37 e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:03:37 master 15:03:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh 15:03:37 + go mod tidy 15:03:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c 15:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:37 bc0133826e21: Preparing 15:03:37 03d74f4b52e8: Preparing 15:03:37 1f143be686fa: Preparing 15:03:37 fdc173987e1a: Preparing 15:03:37 3bc1b66abc77: Preparing 15:03:37 32f366d666a5: Preparing 15:03:37 32f366d666a5: Waiting 15:03:38 03d74f4b52e8: Pushed 15:03:38 32f366d666a5: Layer already exists 15:03:38 1f143be686fa: Pushed 15:03:38 fdc173987e1a: Pushed 15:03:38 3bc1b66abc77: Pushed [Pipeline] sh 15:03:38 + make test 15:03:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:03:39 bc0133826e21: Pushed 15:03:39 e4f9454d0eef6603ae673674697b06237c918d2c: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:03:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:03:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:40 bc0133826e21: Preparing 15:03:40 03d74f4b52e8: Preparing 15:03:40 1f143be686fa: Preparing 15:03:40 fdc173987e1a: Preparing 15:03:40 3bc1b66abc77: Preparing 15:03:40 32f366d666a5: Preparing 15:03:40 32f366d666a5: Waiting 15:03:40 1f143be686fa: Layer already exists 15:03:40 fdc173987e1a: Layer already exists 15:03:40 03d74f4b52e8: Layer already exists 15:03:40 3bc1b66abc77: Layer already exists 15:03:40 bc0133826e21: Layer already exists 15:03:40 32f366d666a5: Layer already exists 15:03:40 latest: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:03:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh 15:03:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 15:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:41 bc0133826e21: Preparing 15:03:41 03d74f4b52e8: Preparing 15:03:41 1f143be686fa: Preparing 15:03:41 fdc173987e1a: Preparing 15:03:41 3bc1b66abc77: Preparing 15:03:41 32f366d666a5: Preparing 15:03:41 32f366d666a5: Waiting 15:03:41 fdc173987e1a: Layer already exists 15:03:41 3bc1b66abc77: Layer already exists 15:03:41 1f143be686fa: Layer already exists 15:03:41 bc0133826e21: Layer already exists 15:03:41 03d74f4b52e8: Layer already exists 15:03:41 32f366d666a5: Layer already exists 15:03:41 2.0.0-dev.49: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:03:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh 15:03:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:42 bc0133826e21: Preparing 15:03:42 03d74f4b52e8: Preparing 15:03:42 1f143be686fa: Preparing 15:03:42 fdc173987e1a: Preparing 15:03:42 3bc1b66abc77: Preparing 15:03:42 32f366d666a5: Preparing 15:03:42 32f366d666a5: Waiting 15:03:42 fdc173987e1a: Layer already exists 15:03:42 1f143be686fa: Layer already exists 15:03:42 03d74f4b52e8: Layer already exists 15:03:42 3bc1b66abc77: Layer already exists 15:03:42 bc0133826e21: Layer already exists 15:03:42 32f366d666a5: Layer already exists 15:03:42 e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:03:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 15:03:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 15:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:03:42 bc0133826e21: Preparing 15:03:42 03d74f4b52e8: Preparing 15:03:42 1f143be686fa: Preparing 15:03:42 fdc173987e1a: Preparing 15:03:42 3bc1b66abc77: Preparing 15:03:42 32f366d666a5: Preparing 15:03:42 32f366d666a5: Waiting 15:03:42 bc0133826e21: Layer already exists 15:03:42 3bc1b66abc77: Layer already exists 15:03:42 03d74f4b52e8: Layer already exists 15:03:42 fdc173987e1a: Layer already exists 15:03:42 1f143be686fa: Layer already exists 15:03:42 32f366d666a5: Layer already exists 15:03:42 master: digest: sha256:4b3f4f7b44e6fb3db9fe4cc98e3359763b61607359573047573d291f18b1a4b3 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:42 ===================================================== [Pipeline] echo 15:03:42 taggedImages: 15:03:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c 15:03:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:03:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.49 15:03:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:03:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:03:43 ---> job-cost.sh 15:03:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGgq 15:03:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:04:09 lf-activate-venv(): INFO: Adding /tmp/venv-QGgq/bin to PATH 15:04:09 INFO: No Stack... 15:04:09 INFO: Retrieving Pricing Info for: v3-standard-2 15:04:09 INFO: Archiving Costs [Pipeline] sh 15:04:10 + cat /w/workspace/app-service-configurable/121/archives/cost.csv 15:04:10 + cut -d, -f6 [Pipeline] lock 15:04:10 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] 15:04:10 Resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] did not exist. Created. 15:04:10 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:04:10 + echo total: 0.05999999865889549 [Pipeline] stash 15:04:10 Stashed 1 file(s) [Pipeline] } 15:04:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:04:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:04:26 CGO_ENABLED=1 go vet ./... 15:04:52 gofmt -l . 15:04:52 [ "`gofmt -l .`" = "" ] 15:04:52 ./bin/test-go-mod-tidy.sh 15:04:52 ./bin/test-attribution-txt.sh [Pipeline] } 15:04:53 $ docker stop --time=1 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b 15:04:55 $ docker rm -f 67925530f9a5ab19bd7de762870ee567b824bea62df8e6d3d2d681992159891b [Pipeline] // withDockerContainer [Pipeline] sh 15:04:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:56 Warning: overwriting stash ‘coverage-report’ 15:04:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:04:57 + ls -al . 15:04:57 total 116 15:04:57 drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 15:04 . 15:04:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 15:02 .. 15:04:57 -rw-rw-r-- 1 jenkins jenkins 119 Jun 9 15:02 .dockerignore 15:04:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 15:02 .git 15:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 15:02 .github 15:04:57 -rw-rw-r-- 1 jenkins jenkins 111 Jun 9 15:02 .gitignore 15:04:57 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 9 15:02 Attribution.txt 15:04:57 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 9 15:02 Dockerfile 15:04:57 -rw-rw-r-- 1 jenkins jenkins 970 Jun 9 15:02 Dockerfile.build 15:04:57 -rw-rw-r-- 1 jenkins jenkins 687 Jun 9 15:02 Jenkinsfile 15:04:57 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 9 15:02 LICENSE 15:04:57 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 9 15:02 README.md 15:04:57 -rw-rw-r-- 1 jenkins jenkins 12 Jun 9 14:59 VERSION 15:04:57 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 15:02 bin 15:04:57 -rw-r--r-- 1 jenkins jenkins 10 Jun 9 15:03 coverage.out 15:04:57 -rw-r--r-- 1 jenkins jenkins 136 Jun 9 15:04 go.mod 15:04:57 -rw-r--r-- 1 jenkins jenkins 20848 Jun 9 15:03 go.sum 15:04:57 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 9 15:02 main.go 15:04:57 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 9 15:02 makefile 15:04:57 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 15:02 res 15:04:57 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 15:02 snap [Pipeline] isUnix [Pipeline] sh 15:04:57 + 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=e4f9454d0eef6603ae673674697b06237c918d2c --label arch=arm64 --label version=2.0.0-dev.49 . 15:04:57 Sending build context to Docker daemon 120.8kB 15:04:58 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 15:04:58 Step 2/28 : FROM ${BASE} AS builder 15:04:58 ---> 328fb0e61135 15:04:58 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:04:58 ---> Running in 08a51d6b00c5 15:04:58 Removing intermediate container 08a51d6b00c5 15:04:58 ---> c6209434d755 15:04:58 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 15:04:58 ---> Running in 1e5b98108cc3 15:04:59 Removing intermediate container 1e5b98108cc3 15:04:59 ---> c7ae694193f7 15:04:59 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:04:59 ---> Running in d98201c86627 15:05:00 Removing intermediate container d98201c86627 15:05:00 ---> 073575cda91b 15:05:00 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:00 ---> Running in 1e8766958d35 15:05:02 Removing intermediate container 1e8766958d35 15:05:02 ---> 588ad73313fb 15:05:02 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:02 ---> Running in 5b13e65665a4 15:05:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:05:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:05:05 OK: 139 MiB in 46 packages 15:05:06 Removing intermediate container 5b13e65665a4 15:05:06 ---> fe68a2d6f3ad 15:05:06 Step 8/28 : WORKDIR /app 15:05:06 ---> Running in 706f944b13ec 15:05:07 Removing intermediate container 706f944b13ec 15:05:07 ---> bc1b24484e43 15:05:07 Step 9/28 : COPY go.mod . 15:05:07 ---> 91307fdaf9d8 15:05:07 Step 10/28 : RUN go mod download 15:05:07 ---> Running in 367e07fe5816 15:05:10 Removing intermediate container 367e07fe5816 15:05:10 ---> f26ae42f614a 15:05:10 Step 11/28 : RUN go mod tidy 15:05:10 ---> Running in 310ec4584432 15:05:12 Removing intermediate container 310ec4584432 15:05:12 ---> 22fa05009aac 15:05:12 Step 12/28 : COPY . . 15:05:13 ---> 761871030afa 15:05:13 Step 13/28 : ARG MAKE="make build" 15:05:13 ---> Running in dbe3d0d89f6e 15:05:14 Removing intermediate container dbe3d0d89f6e 15:05:14 ---> e8ba37da6023 15:05:14 Step 14/28 : RUN $MAKE 15:05:14 ---> Running in edaec14edf1f 15:05:15 go mod tidy 15:05:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.75 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.49" -o app-service-configurable 15:05:54 Removing intermediate container edaec14edf1f 15:05:54 ---> 693c969b6c97 15:05:54 Step 15/28 : FROM alpine:3.12 15:05:54 3.12: Pulling from library/alpine 15:05:54 d2f70382dc9a: Pulling fs layer 15:05:54 d2f70382dc9a: Verifying Checksum 15:05:54 d2f70382dc9a: Pull complete 15:05:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:05:54 Status: Downloaded newer image for alpine:3.12 15:05:54 ---> 9852663dfa18 15:05:54 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:05:54 ---> Running in ad2d22098171 15:05:54 Removing intermediate container ad2d22098171 15:05:54 ---> 48f00aae162b 15:05:54 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 15:05:54 ---> Running in 13b8b9c8666e 15:05:54 Removing intermediate container 13b8b9c8666e 15:05:54 ---> 9cb285abb5b8 15:05:54 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:05:54 ---> Running in 1f75534db914 15:05:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:05:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:05:56 (1/7) Installing ca-certificates (20191127-r4) 15:05:56 (2/7) Installing dumb-init (1.2.2-r1) 15:05:56 (3/7) Installing libgcc (9.3.0-r2) 15:05:56 (4/7) Installing libsodium (1.0.18-r0) 15:05:56 (5/7) Installing libstdc++ (9.3.0-r2) 15:05:56 (6/7) Installing libzmq (4.3.3-r0) 15:05:56 (7/7) Installing zeromq (4.3.3-r0) 15:05:56 Executing busybox-1.31.1-r20.trigger 15:05:56 Executing ca-certificates-20191127-r4.trigger 15:05:56 OK: 9 MiB in 21 packages 15:05:58 Removing intermediate container 1f75534db914 15:05:58 ---> fef37a448495 15:05:58 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:58 ---> 9450a0275c84 15:05:58 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 15:05:59 ---> 11df5626d115 15:05:59 Step 21/28 : COPY --from=builder /app/res/ /res/ 15:06:00 ---> 78d6f71f440d 15:06:00 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:06:01 ---> 04cbb0dcf78a 15:06:01 Step 23/28 : EXPOSE 48095 15:06:02 ---> Running in 33f8aa7fe4b1 15:06:02 Removing intermediate container 33f8aa7fe4b1 15:06:02 ---> f0c809727f4b 15:06:02 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 15:06:02 ---> Running in 84910b277125 15:06:03 Removing intermediate container 84910b277125 15:06:03 ---> c749695c91d8 15:06:03 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:03 ---> Running in fa73850c5b25 15:06:03 Removing intermediate container fa73850c5b25 15:06:03 ---> 9ab441603732 15:06:03 Step 26/28 : LABEL arch=arm64 15:06:03 ---> Running in 3b2604541b13 15:06:04 Removing intermediate container 3b2604541b13 15:06:04 ---> 191d2e38b41b 15:06:04 Step 27/28 : LABEL git_sha=e4f9454d0eef6603ae673674697b06237c918d2c 15:06:04 ---> Running in 519c3555319d 15:06:05 Removing intermediate container 519c3555319d 15:06:05 ---> 5c788eb2e75f 15:06:05 Step 28/28 : LABEL version=2.0.0-dev.49 15:06:05 ---> Running in b216a918ad42 15:06:05 Removing intermediate container b216a918ad42 15:06:05 ---> b4f24a010736 15:06:05 [Warning] One or more build-args [ARCH] were not consumed 15:06:05 Successfully built b4f24a010736 15:06:05 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 15:06:05 provisioning config files... 15:06:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/121@tmp/config7511599278281257472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:06 ---> docker-login.sh 15:06:06 nexus3.edgexfoundry.org:10001 15:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:06 Configure a credential helper to remove this warning. See 15:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:06 15:06:06 Login Succeeded 15:06:06 nexus3.edgexfoundry.org:10002 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10003 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10004 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 docker.io 15:06:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:09 Configure a credential helper to remove this warning. See 15:06:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:09 15:06:09 Login Succeeded 15:06:09 ---> docker-login.sh ends [Pipeline] } 15:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:09 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:06:09 e4f9454d0eef6603ae673674697b06237c918d2c 15:06:09 latest 15:06:09 2.0.0-dev.49 15:06:09 e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:06:09 master 15:06:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh 15:06:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c 15:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:10 75109358d188: Preparing 15:06:10 72b0b4ddacda: Preparing 15:06:10 538d306b6a6c: Preparing 15:06:10 da45075fa07b: Preparing 15:06:10 1ef8dcdd2c12: Preparing 15:06:10 3fbe34a1663b: Preparing 15:06:10 3fbe34a1663b: Waiting 15:06:10 72b0b4ddacda: Pushed 15:06:10 538d306b6a6c: Pushed 15:06:10 da45075fa07b: Pushed 15:06:11 3fbe34a1663b: Layer already exists 15:06:11 1ef8dcdd2c12: Pushed 15:06:14 75109358d188: Pushed 15:06:14 e4f9454d0eef6603ae673674697b06237c918d2c: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:06:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:06:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:15 75109358d188: Preparing 15:06:15 72b0b4ddacda: Preparing 15:06:15 538d306b6a6c: Preparing 15:06:15 da45075fa07b: Preparing 15:06:15 1ef8dcdd2c12: Preparing 15:06:15 3fbe34a1663b: Preparing 15:06:15 3fbe34a1663b: Waiting 15:06:15 72b0b4ddacda: Layer already exists 15:06:15 538d306b6a6c: Layer already exists 15:06:15 da45075fa07b: Layer already exists 15:06:15 1ef8dcdd2c12: Layer already exists 15:06:15 75109358d188: Layer already exists 15:06:15 3fbe34a1663b: Layer already exists 15:06:15 latest: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:06:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh 15:06:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 15:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:16 75109358d188: Preparing 15:06:16 72b0b4ddacda: Preparing 15:06:16 538d306b6a6c: Preparing 15:06:16 da45075fa07b: Preparing 15:06:16 1ef8dcdd2c12: Preparing 15:06:16 3fbe34a1663b: Preparing 15:06:16 3fbe34a1663b: Waiting 15:06:16 72b0b4ddacda: Layer already exists 15:06:16 75109358d188: Layer already exists 15:06:16 1ef8dcdd2c12: Layer already exists 15:06:16 da45075fa07b: Layer already exists 15:06:16 538d306b6a6c: Layer already exists 15:06:16 3fbe34a1663b: Layer already exists 15:06:16 2.0.0-dev.49: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:06:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 [Pipeline] isUnix [Pipeline] sh 15:06:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:17 75109358d188: Preparing 15:06:17 72b0b4ddacda: Preparing 15:06:17 538d306b6a6c: Preparing 15:06:17 da45075fa07b: Preparing 15:06:17 1ef8dcdd2c12: Preparing 15:06:17 3fbe34a1663b: Preparing 15:06:17 3fbe34a1663b: Waiting 15:06:17 1ef8dcdd2c12: Layer already exists 15:06:17 da45075fa07b: Layer already exists 15:06:17 538d306b6a6c: Layer already exists 15:06:17 72b0b4ddacda: Layer already exists 15:06:17 75109358d188: Layer already exists 15:06:17 3fbe34a1663b: Layer already exists 15:06:17 e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:06:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 15:06:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 15:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:06:18 75109358d188: Preparing 15:06:18 72b0b4ddacda: Preparing 15:06:18 538d306b6a6c: Preparing 15:06:18 da45075fa07b: Preparing 15:06:18 1ef8dcdd2c12: Preparing 15:06:18 3fbe34a1663b: Preparing 15:06:18 3fbe34a1663b: Waiting 15:06:18 75109358d188: Layer already exists 15:06:18 538d306b6a6c: Layer already exists 15:06:18 1ef8dcdd2c12: Layer already exists 15:06:18 da45075fa07b: Layer already exists 15:06:18 72b0b4ddacda: Layer already exists 15:06:18 3fbe34a1663b: Layer already exists 15:06:18 master: digest: sha256:72e54b7b756e251d6bfc523d660f9cf352eb2bba4f244e4615ec6e65d7ca9993 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:18 ===================================================== [Pipeline] echo 15:06:18 taggedImages: 15:06:18 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c 15:06:18 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:06:18 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.49 15:06:18 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e4f9454d0eef6603ae673674697b06237c918d2c-2.0.0-dev.49 15:06:18 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:06:19 ---> job-cost.sh 15:06:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OY1G 15:06:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-OY1G/bin to PATH 15:08:19 INFO: No Stack... 15:08:19 INFO: Retrieving Pricing Info for: v2-standard-4 15:08:19 INFO: Archiving Costs [Pipeline] sh 15:08:20 + cat /w/workspace/app-service-configurable/121/archives/cost.csv 15:08:20 + cut -d, -f6 [Pipeline] lock 15:08:20 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] 15:08:20 Resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] did not exist. Created. 15:08:20 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:20 /w/workspace/app-service-configurable/121@tmp/durable-f3af3a1d/script.sh: 1: /w/workspace/app-service-configurable/121@tmp/durable-f3af3a1d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:08:20 + echo total: 0.18000000715255737 [Pipeline] stash 15:08:20 Warning: overwriting stash ‘stack-cost’ 15:08:21 Stashed 1 file(s) [Pipeline] } 15:08:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:08:22 provisioning config files... 15:08:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1232904652445994132tmp [Pipeline] { [Pipeline] sh 15:08:22 + set +x 15:08:22 + curl -s https://codecov.io/bash 15:08:22 + bash -s -- 15:08:22 15:08:22 _____ _ 15:08:22 / ____| | | 15:08:22 | | ___ __| | ___ ___ _____ __ 15:08:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:08:22 | |___| (_) | (_| | __/ (_| (_) \ V / 15:08:22 \_____\___/ \__,_|\___|\___\___/ \_/ 15:08:22 Bash-1.0.3 15:08:22 15:08:22 15:08:22 ==> git version 2.24.4 found 15:08:22 ==> 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 15:08:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:08:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:08:22 ==> Jenkins CI detected. 15:08:22 project root: . 15:08:22 --> token set from env 15:08:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:08:22 ==> Running gcov in . (disable via -X gcov) 15:08:22 ==> Python coveragepy not found 15:08:22 ==> Searching for coverage reports in: 15:08:22 + . 15:08:22 -> Found 1 reports 15:08:22 ==> Detecting git/mercurial file structure 15:08:22 ==> Reading reports 15:08:22 + ./coverage.out bytes=10 15:08:22 ==> Appending adjustments 15:08:22 https://docs.codecov.io/docs/fixing-reports 15:08:22 + Found adjustments 15:08:22 ==> Gzipping contents 15:08:22 4.0K /tmp/codecov.ykAP7M.gz 15:08:22 ==> Uploading reports 15:08:22 url: https://codecov.io 15:08:22 query: branch=master&commit=e4f9454d0eef6603ae673674697b06237c918d2c&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:08:22 -> Pinging Codecov 15:08:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=e4f9454d0eef6603ae673674697b06237c918d2c&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:08:23 -> Uploading to 15:08:23 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/A97CA9966030D2A3747ED39772930CCE/e4f9454d0eef6603ae673674697b06237c918d2c/8b9c5876-8c3f-415a-ae40-382d438d34ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T150823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64fd7a9e3963978f2450f47e3b3bd20f68e2150898ddf4764d0f82fa1100333d 15:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:23 Dload Upload Total Spent Left Speed 15:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1180 --:--:-- --:--:-- --:--:-- 1182 15:08:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] } 15:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:08:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:08:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:08:24 15:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:08:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:08:24 188c0c94c7c5: Pulling fs layer 15:08:24 0ef7d3d256c8: Pulling fs layer 15:08:24 de9db76c5a1d: Pulling fs layer 15:08:24 0eba1c9be4d2: Pulling fs layer 15:08:24 0d57e429df01: Pulling fs layer 15:08:24 4e4be7b47b0d: Pulling fs layer 15:08:24 e1f770b5df2f: Pulling fs layer 15:08:24 85a0685a4137: Pulling fs layer 15:08:24 0eba1c9be4d2: Waiting 15:08:24 0d57e429df01: Waiting 15:08:24 4e4be7b47b0d: Waiting 15:08:24 e1f770b5df2f: Waiting 15:08:24 85a0685a4137: Waiting 15:08:24 de9db76c5a1d: Verifying Checksum 15:08:24 de9db76c5a1d: Download complete 15:08:24 0ef7d3d256c8: Verifying Checksum 15:08:24 0ef7d3d256c8: Download complete 15:08:24 0d57e429df01: Verifying Checksum 15:08:24 0d57e429df01: Download complete 15:08:25 4e4be7b47b0d: Verifying Checksum 15:08:25 4e4be7b47b0d: Download complete 15:08:25 188c0c94c7c5: Verifying Checksum 15:08:25 188c0c94c7c5: Download complete 15:08:25 188c0c94c7c5: Pull complete 15:08:25 0ef7d3d256c8: Pull complete 15:08:25 de9db76c5a1d: Pull complete 15:08:26 e1f770b5df2f: Verifying Checksum 15:08:26 e1f770b5df2f: Download complete 15:08:28 0eba1c9be4d2: Verifying Checksum 15:08:28 0eba1c9be4d2: Download complete 15:08:28 85a0685a4137: Verifying Checksum 15:08:28 85a0685a4137: Download complete 15:08:31 0eba1c9be4d2: Pull complete 15:08:31 0d57e429df01: Pull complete 15:08:31 4e4be7b47b0d: Pull complete 15:08:31 e1f770b5df2f: Pull complete 15:08:35 85a0685a4137: Pull complete 15:08:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:08:35 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:08:38 $ docker top bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe -eo pid,comm [Pipeline] { [Pipeline] echo 15:08:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:08:38 + set -o pipefail 15:08:38 + snyk monitor '--org=edgex-jenkins' 15:08:46 15:08:46 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 15:08:46 15:08:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/f4db78cb-fe8c-4634-871d-8ca6409aa2c8 15:08:46 15:08:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:08:46 15:08:46 [Pipeline] } 15:08:46 $ docker stop --time=1 bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe 15:08:50 $ docker rm -f bd95070b380337d9b3a6bcbbe43b839c3e57ce0713501ab6c1d1f385b0da71fe [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 15:08:51 + git log --format=format:%s -1 e4f9454d0eef6603ae673674697b06237c918d2c [Pipeline] isUnix [Pipeline] sh 15:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:52 . [Pipeline] withDockerContainer 15:08:52 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:08:52 $ docker top 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:52 [ssh-agent] Looking for ssh-agent implementation... 15:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:52 $ docker exec 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 ssh-agent 15:08:53 SSH_AUTH_SOCK=/tmp/ssh-3pg9ynRnZ6pr/agent.13 15:08:53 SSH_AGENT_PID=20 15:08:53 Running ssh-add (command line suppressed) 15:08:53 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5918606221416823686.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5918606221416823686.key) 15:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:53 + git semver tag 15:08:53 # -> Open(): unable to determine branch for HEAD 15:08:53 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:08:53 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:08:53 # $SEMVER_REMOTE_NAME = origin 15:08:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:08:53 # $SEMVER_USER_NAME = edgex-jenkins 15:08:53 # $SEMVER_BRANCH = master 15:08:53 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 15:08:53 # e4f9454d0eef6603ae673674697b06237c918d2c HEAD 15:08:53 # -> Force: false 15:08:53 # 6ad46aeb913dd6c919e0f1585580d72e66a42344 refs/tags/v2.0.0-dev.49 [Pipeline] } 15:08:53 $ docker exec --env ******** --env ******** 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 ssh-agent -k 15:08:53 unset SSH_AUTH_SOCK; 15:08:53 unset SSH_AGENT_PID; 15:08:53 echo Agent pid 20 killed; 15:08:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:53 + git semver [Pipeline] } 15:08:53 $ docker stop --time=1 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 15:08:55 $ docker rm -f 49c42ca2d6f4b2e2280eeb18f3d18c1dab3dbf18454c9bda334e7d33b7182f31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:55 15:08:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:56 0.23.1-centos7: Pulling from edgex-lftools 15:08:56 ab5ef0e58194: Pulling fs layer 15:08:56 9712f1f96733: Pulling fs layer 15:08:56 63f879dbbcfc: Pulling fs layer 15:08:56 0d9ebad4ef96: Pulling fs layer 15:08:56 e9a5061849ea: Pulling fs layer 15:08:56 d747dcd14b5f: Pulling fs layer 15:08:56 2de7ff778b66: Pulling fs layer 15:08:56 0d9ebad4ef96: Waiting 15:08:56 e9a5061849ea: Waiting 15:08:56 d747dcd14b5f: Waiting 15:08:56 2de7ff778b66: Waiting 15:08:56 9712f1f96733: Verifying Checksum 15:08:56 9712f1f96733: Download complete 15:08:57 63f879dbbcfc: Download complete 15:08:57 e9a5061849ea: Verifying Checksum 15:08:57 e9a5061849ea: Download complete 15:08:57 d747dcd14b5f: Verifying Checksum 15:08:57 d747dcd14b5f: Download complete 15:08:58 2de7ff778b66: Verifying Checksum 15:08:58 2de7ff778b66: Download complete 15:08:58 0d9ebad4ef96: Verifying Checksum 15:08:58 0d9ebad4ef96: Download complete 15:08:58 ab5ef0e58194: Verifying Checksum 15:08:58 ab5ef0e58194: Download complete 15:09:01 ab5ef0e58194: Pull complete 15:09:01 9712f1f96733: Pull complete 15:09:01 63f879dbbcfc: Pull complete 15:09:04 0d9ebad4ef96: Pull complete 15:09:04 e9a5061849ea: Pull complete 15:09:05 d747dcd14b5f: Pull complete 15:09:06 2de7ff778b66: Pull complete 15:09:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:09:06 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:09:10 $ docker top 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:09:10 provisioning config files... 15:09:10 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4104704054134714203tmp 15:09:10 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config6908437487712393507tmp 15:09:10 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4783876972509584100tmp [Pipeline] { [Pipeline] echo 15:09:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:09:11 ---> sigul-configuration.sh 15:09:11 gpg: directory `/root/.gnupg' created 15:09:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:09:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:09:11 gpg: keyring `/root/.gnupg/secring.gpg' created 15:09:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:09:11 gpg: CAST5 encrypted data 15:09:11 gpg: encrypted with 1 passphrase 15:09:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:09:11 + mkdir /home/jenkins 15:09:11 + mkdir /home/jenkins/sigul [Pipeline] sh 15:09:11 + 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 15:09:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:09:12 ---> sigul-install.sh 15:09:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:09:17 + git tag --list 15:09:17 v1.0.0 15:09:17 v1.1.0 15:09:17 v1.2.0 15:09:17 v1.3.0 15:09:17 v1.3.1 15:09:17 v1.3.1-dev.1 15:09:17 v1.3.1-dev.2 15:09:17 v1.3.1-dev.3 15:09:17 v2.0.0-dev.1 15:09:17 v2.0.0-dev.10 15:09:17 v2.0.0-dev.11 15:09:17 v2.0.0-dev.12 15:09:17 v2.0.0-dev.13 15:09:17 v2.0.0-dev.14 15:09:17 v2.0.0-dev.15 15:09:17 v2.0.0-dev.16 15:09:17 v2.0.0-dev.17 15:09:17 v2.0.0-dev.18 15:09:17 v2.0.0-dev.19 15:09:17 v2.0.0-dev.2 15:09:17 v2.0.0-dev.20 15:09:17 v2.0.0-dev.21 15:09:17 v2.0.0-dev.22 15:09:17 v2.0.0-dev.23 15:09:17 v2.0.0-dev.24 15:09:17 v2.0.0-dev.25 15:09:17 v2.0.0-dev.26 15:09:17 v2.0.0-dev.27 15:09:17 v2.0.0-dev.28 15:09:17 v2.0.0-dev.29 15:09:17 v2.0.0-dev.3 15:09:17 v2.0.0-dev.30 15:09:17 v2.0.0-dev.31 15:09:17 v2.0.0-dev.32 15:09:17 v2.0.0-dev.33 15:09:17 v2.0.0-dev.34 15:09:17 v2.0.0-dev.35 15:09:17 v2.0.0-dev.36 15:09:17 v2.0.0-dev.37 15:09:17 v2.0.0-dev.38 15:09:17 v2.0.0-dev.39 15:09:17 v2.0.0-dev.4 15:09:17 v2.0.0-dev.40 15:09:17 v2.0.0-dev.41 15:09:17 v2.0.0-dev.42 15:09:17 v2.0.0-dev.43 15:09:17 v2.0.0-dev.44 15:09:17 v2.0.0-dev.45 15:09:17 v2.0.0-dev.46 15:09:17 v2.0.0-dev.47 15:09:17 v2.0.0-dev.48 15:09:17 v2.0.0-dev.49 15:09:17 v2.0.0-dev.5 15:09:17 v2.0.0-dev.6 15:09:17 v2.0.0-dev.7 15:09:17 v2.0.0-dev.8 15:09:17 v2.0.0-dev.9 [Pipeline] sh 15:09:18 + lftools sign git-tag v2.0.0-dev.49 15:09:18 Signing Git tag with Sigul... 15:09:18 Signing v2.0.0-dev.49 [Pipeline] echo 15:09:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:09:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:09:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:09:19 $ docker stop --time=1 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a 15:09:21 $ docker rm -f 5d5745348c949351f1248190d8d9904dce3c555eef4e44f06445ffa5700e0c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:22 . [Pipeline] withDockerContainer 15:09:22 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:22 $ docker top f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:22 [ssh-agent] Looking for ssh-agent implementation... 15:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:22 $ docker exec f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 ssh-agent 15:09:22 SSH_AUTH_SOCK=/tmp/ssh-qncsz5KjfOpL/agent.14 15:09:22 SSH_AGENT_PID=20 15:09:22 Running ssh-add (command line suppressed) 15:09:22 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8646524649424600778.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8646524649424600778.key) 15:09:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:23 + git semver bump pre 15:09:23 # -> Open(): unable to determine branch for HEAD 15:09:23 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:09:23 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:09:23 # $SEMVER_REMOTE_NAME = origin 15:09:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:23 # $SEMVER_USER_NAME = edgex-jenkins 15:09:23 # $SEMVER_BRANCH = master 15:09:23 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 15:09:23 2.0.0-dev.50 [Pipeline] } 15:09:23 $ docker exec --env ******** --env ******** f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 ssh-agent -k 15:09:23 unset SSH_AUTH_SOCK; 15:09:23 unset SSH_AGENT_PID; 15:09:23 echo Agent pid 20 killed; 15:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:23 + git semver [Pipeline] } 15:09:23 $ docker stop --time=1 f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 15:09:24 $ docker rm -f f56b7a3ea358d1221b4ad6814b4ee371b5111bdbfebdaa5cb2bfa3db75f4e1d4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:25 . [Pipeline] withDockerContainer 15:09:25 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:25 $ docker top af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:25 [ssh-agent] Looking for ssh-agent implementation... 15:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:26 $ docker exec af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c ssh-agent 15:09:26 SSH_AUTH_SOCK=/tmp/ssh-YMspHNpiaH3L/agent.15 15:09:26 SSH_AGENT_PID=22 15:09:26 Running ssh-add (command line suppressed) 15:09:26 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6998723461433667539.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6998723461433667539.key) 15:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:26 + git semver push 15:09:26 # -> Open(): unable to determine branch for HEAD 15:09:26 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:09:26 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:09:26 # $SEMVER_REMOTE_NAME = origin 15:09:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:26 # $SEMVER_USER_NAME = edgex-jenkins 15:09:26 # $SEMVER_BRANCH = master 15:09:26 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 15:09:31 $ docker exec --env ******** --env ******** af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c ssh-agent -k 15:09:32 unset SSH_AUTH_SOCK; 15:09:32 unset SSH_AGENT_PID; 15:09:32 echo Agent pid 22 killed; 15:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:32 + git semver [Pipeline] } 15:09:32 $ docker stop --time=1 af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c 15:09:33 $ docker rm -f af8e9a8d8e7df769fd871e26443576536dfa9f9318e6f357ac65b6fbe78ea04c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:09:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> package-listing.sh 15:09:35 ++ facter osfamily 15:09:35 ++ tr '[:upper:]' '[:lower:]' 15:09:35 + OS_FAMILY=redhat 15:09:35 + workspace=/w/workspace/_app-service-configurable_master 15:09:35 + START_PACKAGES=/tmp/packages_start.txt 15:09:35 + END_PACKAGES=/tmp/packages_end.txt 15:09:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:35 + PACKAGES=/tmp/packages_start.txt 15:09:35 + '[' /w/workspace/_app-service-configurable_master ']' 15:09:35 + PACKAGES=/tmp/packages_end.txt 15:09:35 + case "${OS_FAMILY}" in 15:09:35 + sort 15:09:35 + rpm -qa 15:09:35 + '[' -f /tmp/packages_start.txt ']' 15:09:35 + '[' -f /tmp/packages_end.txt ']' 15:09:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:35 + '[' /w/workspace/_app-service-configurable_master ']' 15:09:35 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 15:09:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 15:09:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:36 15:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:37 alpine: Pulling from edgex-lftools-log-publisher 15:09:37 df20fa9351a1: Pulling fs layer 15:09:37 36b3adc4ff6f: Pulling fs layer 15:09:37 8ad3a11d3b57: Pulling fs layer 15:09:37 46f8f816bc3b: Pulling fs layer 15:09:37 93b61091891f: Pulling fs layer 15:09:37 93b9cdb0e59b: Pulling fs layer 15:09:37 5e14af77c1be: Pulling fs layer 15:09:37 01666e4c0597: Pulling fs layer 15:09:37 aa168da1d23b: Pulling fs layer 15:09:37 93b9cdb0e59b: Waiting 15:09:37 5e14af77c1be: Waiting 15:09:37 01666e4c0597: Waiting 15:09:37 aa168da1d23b: Waiting 15:09:37 46f8f816bc3b: Waiting 15:09:37 93b61091891f: Waiting 15:09:37 36b3adc4ff6f: Verifying Checksum 15:09:37 36b3adc4ff6f: Download complete 15:09:37 46f8f816bc3b: Verifying Checksum 15:09:37 46f8f816bc3b: Download complete 15:09:37 df20fa9351a1: Verifying Checksum 15:09:37 df20fa9351a1: Download complete 15:09:37 93b9cdb0e59b: Verifying Checksum 15:09:37 93b9cdb0e59b: Download complete 15:09:37 93b61091891f: Verifying Checksum 15:09:37 93b61091891f: Download complete 15:09:37 5e14af77c1be: Verifying Checksum 15:09:37 5e14af77c1be: Download complete 15:09:37 01666e4c0597: Verifying Checksum 15:09:37 01666e4c0597: Download complete 15:09:37 8ad3a11d3b57: Verifying Checksum 15:09:37 8ad3a11d3b57: Download complete 15:09:37 df20fa9351a1: Pull complete 15:09:37 36b3adc4ff6f: Pull complete 15:09:38 8ad3a11d3b57: Pull complete 15:09:38 46f8f816bc3b: Pull complete 15:09:38 93b61091891f: Pull complete 15:09:38 93b9cdb0e59b: Pull complete 15:09:38 5e14af77c1be: Pull complete 15:09:38 01666e4c0597: Pull complete 15:09:39 aa168da1d23b: Verifying Checksum 15:09:39 aa168da1d23b: Download complete 15:09:43 aa168da1d23b: Pull complete 15:09:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:09:43 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 15:09:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:09:46 $ docker top ff13296d40226ae3d6c4c2f7e97828409a73a118245d9945bbc969c4b15dcd88 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:09:47 + mkdir -p /var/log/sa [Pipeline] sh 15:09:47 + ls /var/log/sa-host 15:09:47 + sadf -c /var/log/sa-host/sa05 15:09:47 file_magic: OK 15:09:47 HZ: Using current value: 100 15:09:47 file_header: OK 15:09:47 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 15:09:47 Statistics: 15:09:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:09:47 File successfully converted to sysstat format version 12.2.1 15:09:47 + sadf -c /var/log/sa-host/sa09 15:09:47 file_magic: OK 15:09:47 HZ: Using current value: 100 15:09:47 file_header: OK 15:09:47 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 15:09:47 Statistics: 15:09:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:09:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:47 provisioning config files... 15:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4688429993566396099tmp [Pipeline] { [Pipeline] echo 15:09:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:09:47 ---> create-netrc.sh [Pipeline] } 15:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:09:48 ---> python-tools-install.sh [Pipeline] echo 15:09:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:09:48 ---> sudo-logs.sh 15:09:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:09:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:09:48 ---> job-cost.sh 15:09:48 lf-activate-venv: SKIPPING 15:09:48 DEBUG: total: 0.18000000715255737 15:09:48 INFO: Retrieving Stack Cost... 15:09:49 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:50 INFO: Archiving Costs [Pipeline] echo 15:09:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:09:50 ---> logs-deploy.sh 15:09:50 lf-activate-venv: SKIPPING 15:09:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/121 15:09:50 INFO: archiving workspace using pattern(s): 15:09:51 Archives upload complete. 15:09:51 INFO: archiving logs to Nexus 15:09:52 ---> uname -a: 15:09:52 Linux prd-centos7-docker-4c-2g-58.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:09:52 15:09:52 15:09:52 ---> lscpu: 15:09:52 Architecture: x86_64 15:09:52 CPU op-mode(s): 32-bit, 64-bit 15:09:52 Byte Order: Little Endian 15:09:52 Address sizes: 40 bits physical, 48 bits virtual 15:09:52 CPU(s): 2 15:09:52 On-line CPU(s) list: 0,1 15:09:52 Thread(s) per core: 1 15:09:52 Core(s) per socket: 1 15:09:52 Socket(s): 2 15:09:52 NUMA node(s): 1 15:09:52 Vendor ID: AuthenticAMD 15:09:52 CPU family: 23 15:09:52 Model: 49 15:09:52 Model name: AMD EPYC-Rome Processor 15:09:52 Stepping: 0 15:09:52 CPU MHz: 2799.998 15:09:52 BogoMIPS: 5599.99 15:09:52 Virtualization: AMD-V 15:09:52 Hypervisor vendor: KVM 15:09:52 Virtualization type: full 15:09:52 L1d cache: 64 KiB 15:09:52 L1i cache: 64 KiB 15:09:52 L2 cache: 1 MiB 15:09:52 L3 cache: 32 MiB 15:09:52 NUMA node0 CPU(s): 0,1 15:09:52 Vulnerability Itlb multihit: Not affected 15:09:52 Vulnerability L1tf: Not affected 15:09:52 Vulnerability Mds: Not affected 15:09:52 Vulnerability Meltdown: Not affected 15:09:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:09:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:09:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:09:52 Vulnerability Srbds: Not affected 15:09:52 Vulnerability Tsx async abort: Not affected 15:09:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:09:52 15:09:52 15:09:52 ---> nproc: 15:09:52 2 15:09:52 15:09:52 15:09:52 ---> df -h: 15:09:52 Filesystem Size Used Available Use% Mounted on 15:09:52 overlay 40.0G 8.9G 31.1G 22% / 15:09:52 tmpfs 64.0M 0 64.0M 0% /dev 15:09:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:09:52 shm 64.0M 0 64.0M 0% /dev/shm 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 15:09:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 15:09:52 15:09:52 15:09:52 ---> free -m: 15:09:52 total used free shared buff/cache available 15:09:52 Mem: 7821 1179 3256 0 3385 6560 15:09:52 Swap: 1023 0 1023 15:09:52 15:09:52 15:09:52 ---> ip addr: 15:09:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:09:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:52 inet 127.0.0.1/8 scope host lo 15:09:52 valid_lft forever preferred_lft forever 15:09:52 inet6 ::1/128 scope host 15:09:52 valid_lft forever preferred_lft forever 15:09:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:09:52 link/ether fa:16:3e:22:ba:ce brd ff:ff:ff:ff:ff:ff 15:09:52 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 15:09:52 valid_lft 85737sec preferred_lft 85737sec 15:09:52 inet6 fe80::f816:3eff:fe22:bace/64 scope link 15:09:52 valid_lft forever preferred_lft forever 15:09:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:09:52 link/ether 02:42:89:d8:7c:c3 brd ff:ff:ff:ff:ff:ff 15:09:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:09:52 valid_lft forever preferred_lft forever 15:09:52 inet6 fe80::42:89ff:fed8:7cc3/64 scope link 15:09:52 valid_lft forever preferred_lft forever 15:09:52 15:09:52 15:09:52 ---> sar -b -r -n DEV: 15:09:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 15:09:52 15:09:52 14:58:39 LINUX RESTART (2 CPU) 15:09:52 15:09:52 14:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:09:52 15:00:01 107.84 18.37 89.47 0.00 5761.89 4544.39 0.00 15:09:52 15:01:01 0.92 0.03 0.88 0.00 0.27 20.95 0.00 15:09:52 15:02:01 0.40 0.08 0.32 0.00 1.60 5.01 0.00 15:09:52 15:03:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 15:09:52 15:04:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 15:09:52 15:05:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 15:09:52 15:06:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 15:09:52 15:07:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 15:09:52 15:08:01 0.27 0.00 0.27 0.00 0.00 3.37 0.00 15:09:52 15:09:01 119.38 0.03 119.35 0.00 3.73 31914.55 0.00 15:09:52 Average: 23.00 1.85 21.15 0.00 576.84 3651.38 0.00 15:09:52 15:09:52 14:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:52 15:00:01 5454088 0 815428 10.18 2620 1736804 1291332 14.26 581452 1573924 132 15:09:52 15:01:01 5461524 0 807984 10.09 2620 1736812 1214832 13.41 575412 1573892 20 15:09:52 15:02:01 5462920 0 806468 10.07 2620 1736932 1208064 13.34 578348 1570004 20 15:09:52 15:03:01 5460188 0 809192 10.10 2620 1736940 1208124 13.34 580628 1570004 20 15:09:52 15:04:01 5462616 0 806760 10.07 2620 1736944 1207800 13.33 572320 1576628 12 15:09:52 15:05:01 5459108 0 810264 10.12 2620 1736948 1207944 13.34 575808 1576628 8 15:09:52 15:06:01 5453380 0 815988 10.19 2620 1736952 1233968 13.62 581148 1576628 20 15:09:52 15:07:01 5452276 0 817084 10.20 2620 1736960 1218332 13.45 582080 1576632 20 15:09:52 15:08:01 5451532 0 817828 10.21 2620 1736960 1201428 13.26 583724 1576628 20 15:09:52 15:09:01 4109500 0 1024852 12.80 2620 2871968 1629796 17.99 837636 2542028 415944 15:09:52 Average: 5322713 0 833185 10.40 2620 1850422 1262162 13.93 604856 1671300 41622 15:09:52 15:09:52 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:52 15:00:01 eth0 575.62 400.58 1070.90 85.84 0.00 0.00 0.00 0.00 15:09:52 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:00:01 docker0 2.98 2.20 0.71 6.23 0.00 0.00 0.00 0.00 15:09:52 15:01:01 eth0 3.31 1.02 2.45 0.25 0.00 0.00 0.00 0.00 15:09:52 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:02:01 eth0 1.37 0.47 0.58 0.36 0.00 0.00 0.00 0.00 15:09:52 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:03:01 eth0 0.95 0.42 0.32 0.24 0.00 0.00 0.00 0.00 15:09:52 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:04:01 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:09:52 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:05:01 eth0 0.80 0.45 0.41 0.27 0.00 0.00 0.00 0.00 15:09:52 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:06:01 eth0 2.67 1.55 0.44 7.97 0.00 0.00 0.00 0.00 15:09:52 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:07:01 eth0 1.28 1.23 0.32 6.59 0.00 0.00 0.00 0.00 15:09:52 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:09:52 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:09:01 eth0 770.12 714.04 7667.30 71.93 0.00 0.00 0.00 0.00 15:09:52 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 15:09:01 docker0 62.85 64.53 5.21 386.54 0.00 0.00 0.00 0.00 15:09:52 Average: eth0 135.72 112.02 874.55 17.35 0.00 0.00 0.00 0.00 15:09:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:52 Average: docker0 6.59 6.67 0.59 39.29 0.00 0.00 0.00 0.00 15:09:52 15:09:52 15:09:52 ---> sar -P ALL: 15:09:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 15:09:52 15:09:52 14:58:39 LINUX RESTART (2 CPU) 15:09:52 15:09:52 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:09:52 15:00:01 all 15.74 0.00 4.03 2.85 0.08 77.31 15:09:52 15:00:01 0 15.49 0.00 4.53 2.83 0.07 77.08 15:09:52 15:00:01 1 15.99 0.00 3.52 2.87 0.09 77.54 15:09:52 15:01:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:09:52 15:01:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:09:52 15:01:01 1 0.08 0.00 0.05 0.00 0.05 99.82 15:09:52 15:02:01 all 0.11 0.00 0.05 0.00 0.05 99.79 15:09:52 15:02:01 0 0.17 0.00 0.03 0.00 0.03 99.77 15:09:52 15:02:01 1 0.05 0.00 0.07 0.00 0.07 99.82 15:09:52 15:03:01 all 0.11 0.00 0.02 0.00 0.03 99.84 15:09:52 15:03:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:09:52 15:03:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:09:52 15:04:01 all 0.11 0.00 0.08 0.00 0.03 99.79 15:09:52 15:04:01 0 0.15 0.00 0.03 0.00 0.02 99.80 15:09:52 15:04:01 1 0.07 0.00 0.12 0.00 0.03 99.78 15:09:52 15:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:09:52 15:05:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:09:52 15:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 15:09:52 15:06:01 all 0.14 0.00 0.03 0.00 0.05 99.78 15:09:52 15:06:01 0 0.15 0.00 0.02 0.00 0.05 99.78 15:09:52 15:06:01 1 0.13 0.00 0.03 0.00 0.05 99.78 15:09:52 15:07:01 all 0.06 0.00 0.07 0.00 0.03 99.85 15:09:52 15:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:09:52 15:07:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:09:52 15:08:01 all 0.04 0.00 0.03 0.00 0.03 99.91 15:09:52 15:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:09:52 15:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:09:52 15:09:01 all 15.50 0.00 6.40 2.14 0.08 75.88 15:09:52 15:09:01 0 15.14 0.00 6.89 1.49 0.07 76.42 15:09:52 15:09:01 1 15.86 0.00 5.92 2.79 0.09 75.35 15:09:52 Average: all 3.11 0.00 1.04 0.49 0.04 95.31 15:09:52 Average: 0 3.08 0.00 1.13 0.42 0.03 95.34 15:09:52 Average: 1 3.15 0.00 0.96 0.55 0.05 95.29 15:09:52 15:09:52 15:09:52