Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b49824f9ec169793e39571ce4fd98f03f09d482e 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30575 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" > git rev-list --no-walk d1338e868b7a96c2a43259fec3c9103ddff8cd45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:42:57 ========================================================= 16:42:57 EdgeX Global Pipelines Version Info 16:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:42:58 ------------------- 16:42:58 stable info: 16:42:58 ------------------- 16:42:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:42:58 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 16:42:58 Message: update stable to v1.0.184 16:42:59 ------------------- 16:42:59 experimental info: 16:42:59 ------------------- 16:42:59 Commited By: **** collab-it+edgex@linuxfoundation.org 16:42:59 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:42:59 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:43:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:43:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:43:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:43:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:43:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] echo 16:43:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b49824f [Pipeline] echo 16:43:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:43:03 provisioning config files... 16:43:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5955101228548814132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:43:03 ---> docker-login.sh 16:43:03 nexus3.edgexfoundry.org:10001 16:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:04 Configure a credential helper to remove this warning. See 16:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:04 16:43:04 Login Succeeded 16:43:04 nexus3.edgexfoundry.org:10002 16:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:04 Configure a credential helper to remove this warning. See 16:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:04 16:43:04 Login Succeeded 16:43:04 nexus3.edgexfoundry.org:10003 16:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:04 Configure a credential helper to remove this warning. See 16:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:04 16:43:04 Login Succeeded 16:43:04 nexus3.edgexfoundry.org:10004 16:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:04 Configure a credential helper to remove this warning. See 16:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:04 16:43:04 Login Succeeded 16:43:04 docker.io 16:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:43:05 Configure a credential helper to remove this warning. See 16:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:43:05 16:43:05 Login Succeeded 16:43:05 ---> docker-login.sh ends [Pipeline] } 16:43:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:06 + git log --format=format:%s -1 b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] echo 16:43:06 GIT_COMMIT: b49824f9ec169793e39571ce4fd98f03f09d482e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216) [Pipeline] echo 16:43:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:07 16:43:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:43:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:07 latest: Pulling from edgex-devops/git-semver 16:43:07 31603596830f: Pulling fs layer 16:43:07 2a8b12db71e7: Pulling fs layer 16:43:07 6ca5941a6612: Pulling fs layer 16:43:07 ecc8261a40a4: Pulling fs layer 16:43:07 ecc8261a40a4: Waiting 16:43:07 2a8b12db71e7: Verifying Checksum 16:43:07 2a8b12db71e7: Download complete 16:43:07 31603596830f: Verifying Checksum 16:43:07 31603596830f: Download complete 16:43:07 ecc8261a40a4: Verifying Checksum 16:43:07 ecc8261a40a4: Download complete 16:43:07 6ca5941a6612: Verifying Checksum 16:43:07 6ca5941a6612: Download complete 16:43:08 31603596830f: Pull complete 16:43:08 2a8b12db71e7: Pull complete 16:43:08 6ca5941a6612: Pull complete 16:43:08 ecc8261a40a4: Pull complete 16:43:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:43:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:43:09 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:43:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:43:11 $ docker top b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:11 [ssh-agent] Looking for ssh-agent implementation... 16:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:11 $ docker exec b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent 16:43:12 SSH_AUTH_SOCK=/tmp/ssh-s8DIUl2R5Mui/agent.11 16:43:12 SSH_AGENT_PID=16 16:43:12 Running ssh-add (command line suppressed) 16:43:12 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7561131681454463647.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7561131681454463647.key) 16:43:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:12 + git tag --points-at HEAD [Pipeline] } 16:43:12 $ docker exec --env ******** --env ******** b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent -k 16:43:12 unset SSH_AUTH_SOCK; 16:43:12 unset SSH_AGENT_PID; 16:43:12 echo Agent pid 16 killed; 16:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:43:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:12 [ssh-agent] Looking for ssh-agent implementation... 16:43:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:13 $ docker exec b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent 16:43:13 SSH_AUTH_SOCK=/tmp/ssh-fZyar1iwaJ2C/agent.45 16:43:13 SSH_AGENT_PID=50 16:43:13 Running ssh-add (command line suppressed) 16:43:13 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1756471993595853015.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1756471993595853015.key) 16:43:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:13 + git semver init 16:43:13 # -> Open(): unable to determine branch for HEAD 16:43:13 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 16:43:13 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 16:43:13 # $SEMVER_REMOTE_NAME = origin 16:43:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:43:13 # $SEMVER_USER_NAME = edgex-jenkins 16:43:13 # $SEMVER_BRANCH = master 16:43:13 # $SEMVER_TEMP = /tmp/semver-938765607 16:43:13 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:43:13 # '/tmp/semver-938765607' -> '/w/workspace/_app-service-configurable_master/.semver' 16:43:13 # -> Force: false 16:43:13 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 16:43:13 $ docker exec --env ******** --env ******** b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 ssh-agent -k 16:43:14 unset SSH_AUTH_SOCK; 16:43:14 unset SSH_AGENT_PID; 16:43:14 echo Agent pid 50 killed; 16:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:14 + git semver [Pipeline] } 16:43:14 $ docker stop --time=1 b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 16:43:16 $ docker rm -f b1bbef074f87c5c614b4155e3e3370d0ec8546265dc898a63bb960b29024e372 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:43:17 Stashed 1 file(s) [Pipeline] echo 16:43:17 [edgeXSemver]: initialized semver on version 2.0.0-dev.24 [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 16:43:32 Still waiting to schedule task 16:43:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:43:32 Still waiting to schedule task 16:43:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:45:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30576 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 16:45:09 Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout 16:45:16 using credential edgex-jenkins-ssh 16:45:16 Cloning the remote Git repository 16:45:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:45:16 > git init /w/workspace/app-service-configurable/94 # timeout=10 16:45:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:45:16 > git --version # timeout=10 16:45:16 > git --version # 'git version 2.17.1' 16:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:45:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:45:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:45:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:45:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:45:18 Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) 16:45:18 > git config core.sparsecheckout # timeout=10 16:45:18 > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 16:45:22 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:45:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:45:25 + sudo service docker restart 16:45:25 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:45:27 provisioning config files... 16:45:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7401859840463839285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:28 ---> docker-login.sh 16:45:28 nexus3.edgexfoundry.org:10001 16:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:29 Configure a credential helper to remove this warning. See 16:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:29 16:45:29 Login Succeeded 16:45:29 nexus3.edgexfoundry.org:10002 16:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:30 Configure a credential helper to remove this warning. See 16:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:30 16:45:30 Login Succeeded 16:45:30 nexus3.edgexfoundry.org:10003 16:45:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:30 Configure a credential helper to remove this warning. See 16:45:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:30 16:45:30 Login Succeeded 16:45:30 nexus3.edgexfoundry.org:10004 16:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:31 Configure a credential helper to remove this warning. See 16:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:31 16:45:31 Login Succeeded 16:45:31 docker.io 16:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:45:31 Configure a credential helper to remove this warning. See 16:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:45:31 16:45:31 Login Succeeded 16:45:31 ---> docker-login.sh ends [Pipeline] } 16:45:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:45:32 ========================================================= 16:45:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:45:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:45:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:45:32 Sending build context to Docker daemon 97.28kB 16:45:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:45:33 Step 2/8 : FROM ${BASE} 16:45:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:45:33 5f621e34cdf4: Pulling fs layer 16:45:33 a4357932f1b6: Pulling fs layer 16:45:33 18c013af1878: Pulling fs layer 16:45:33 00ac8860ef70: Pulling fs layer 16:45:33 63d7cb157983: Pulling fs layer 16:45:33 b116817d02f9: Pulling fs layer 16:45:33 745a02a5169b: Pulling fs layer 16:45:33 00ac8860ef70: Waiting 16:45:33 63d7cb157983: Waiting 16:45:33 b116817d02f9: Waiting 16:45:33 745a02a5169b: Waiting 16:45:33 18c013af1878: Download complete 16:45:33 a4357932f1b6: Verifying Checksum 16:45:33 a4357932f1b6: Download complete 16:45:33 63d7cb157983: Verifying Checksum 16:45:33 63d7cb157983: Download complete 16:45:33 b116817d02f9: Download complete 16:45:33 5f621e34cdf4: Verifying Checksum 16:45:33 5f621e34cdf4: Download complete 16:45:33 5f621e34cdf4: Pull complete 16:45:34 a4357932f1b6: Pull complete 16:45:34 18c013af1878: Pull complete 16:45:35 745a02a5169b: Verifying Checksum 16:45:35 745a02a5169b: Download complete 16:45:37 00ac8860ef70: Verifying Checksum 16:45:37 00ac8860ef70: Download complete 16:45:47 00ac8860ef70: Pull complete 16:45:47 63d7cb157983: Pull complete 16:45:47 b116817d02f9: Pull complete 16:45:52 745a02a5169b: Pull complete 16:45:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:45:52 ---> b7e6874047d6 16:45:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:45:54 ---> Running in 7da86dbcc2b2 16:45:54 Removing intermediate container 7da86dbcc2b2 16:45:54 ---> 04a9d8f964ab 16:45:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:54 ---> Running in e2e7795494cd 16:45:56 Removing intermediate container e2e7795494cd 16:45:56 ---> 043ee6f1890e 16:45:56 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:45:57 ---> Running in 11bdad12306c 16:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:45:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:45:59 (1/6) Installing libc-dev (0.7.2-r3) 16:45:59 (2/6) Installing libsodium (1.0.18-r0) 16:45:59 (3/6) Installing pkgconf (1.7.2-r0) 16:45:59 (4/6) Installing libsodium-dev (1.0.18-r0) 16:45:59 (5/6) Installing libzmq (4.3.3-r0) 16:45:59 (6/6) Installing zeromq-dev (4.3.3-r0) 16:46:00 Executing busybox-1.31.1-r19.trigger 16:46:00 OK: 144 MiB in 45 packages 16:46:02 Removing intermediate container 11bdad12306c 16:46:02 ---> 766e289e133e 16:46:02 Step 6/8 : WORKDIR /app 16:46:02 ---> Running in 71316df76635 16:46:02 Removing intermediate container 71316df76635 16:46:02 ---> acf5c88cfe1a 16:46:02 Step 7/8 : COPY . . 16:46:03 ---> 640f7cd38dff 16:46:03 Step 8/8 : RUN go mod download 16:46:03 ---> Running in 2472ccf89fc6 16:46:19 Running on prd-centos7-docker-4c-2g-30577 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 16:46:19 Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout 16:46:21 using credential edgex-jenkins-ssh 16:46:21 Cloning the remote Git repository 16:46:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:46:22 > git init /w/workspace/app-service-configurable/94 # timeout=10 16:46:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:46:22 > git --version # timeout=10 16:46:22 > git --version # 'git version 2.24.3' 16:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:46:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:46:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:46:23 Checking out Revision b49824f9ec169793e39571ce4fd98f03f09d482e (master) 16:46:23 > git config core.sparsecheckout # timeout=10 16:46:23 > git checkout -f b49824f9ec169793e39571ce4fd98f03f09d482e # timeout=10 16:46:26 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:46:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:46:28 + sudo service docker restart 16:46:28 + true 16:46:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:46:29 provisioning config files... 16:46:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7544610597591119445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:30 ---> docker-login.sh 16:46:30 nexus3.edgexfoundry.org:10001 16:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:30 Configure a credential helper to remove this warning. See 16:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:30 16:46:30 Login Succeeded 16:46:30 nexus3.edgexfoundry.org:10002 16:46:30 Removing intermediate container 2472ccf89fc6 16:46:30 ---> 05616ce8692f 16:46:30 Successfully built 05616ce8692f 16:46:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:30 Configure a credential helper to remove this warning. See 16:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:30 16:46:30 Login Succeeded 16:46:30 nexus3.edgexfoundry.org:10003 16:46:30 + docker inspect -f . ci-base-image-arm64 16:46:30 . [Pipeline] withDockerContainer 16:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:30 Configure a credential helper to remove this warning. See 16:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:30 16:46:30 Login Succeeded 16:46:30 nexus3.edgexfoundry.org:10004 16:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:30 Configure a credential helper to remove this warning. See 16:46:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:30 16:46:30 Login Succeeded 16:46:30 docker.io 16:46:30 prd-ubuntu18.04-docker-arm64-4c-16g-30576 does not seem to be running inside a container 16:46:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-arm64 cat 16:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:31 Configure a credential helper to remove this warning. See 16:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:31 16:46:31 Login Succeeded 16:46:31 ---> docker-login.sh ends 16:46:32 $ docker top b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 -eo pid,comm [Pipeline] { [Pipeline] } 16:46:32 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:46:33 ========================================================= 16:46:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:46:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:46:33 + go version 16:46:33 go version go1.15.5 linux/arm64 [Pipeline] } 16:46:33 $ docker stop --time=1 b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 16:46:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:46:33 Sending build context to Docker daemon 97.28kB 16:46:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:46:33 Step 2/8 : FROM ${BASE} 16:46:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:46:33 188c0c94c7c5: Pulling fs layer 16:46:33 0ef7d3d256c8: Pulling fs layer 16:46:33 de9db76c5a1d: Pulling fs layer 16:46:33 bca2f99d35d6: Pulling fs layer 16:46:33 93359f2a8cfa: Pulling fs layer 16:46:33 7c6f9722023f: Pulling fs layer 16:46:33 a35cf1a2eb13: Pulling fs layer 16:46:33 bca2f99d35d6: Waiting 16:46:33 93359f2a8cfa: Waiting 16:46:33 7c6f9722023f: Waiting 16:46:33 a35cf1a2eb13: Waiting 16:46:33 de9db76c5a1d: Verifying Checksum 16:46:33 de9db76c5a1d: Download complete 16:46:34 0ef7d3d256c8: Verifying Checksum 16:46:34 0ef7d3d256c8: Download complete 16:46:34 93359f2a8cfa: Verifying Checksum 16:46:34 93359f2a8cfa: Download complete 16:46:34 188c0c94c7c5: Download complete 16:46:34 7c6f9722023f: Verifying Checksum 16:46:34 7c6f9722023f: Download complete 16:46:34 188c0c94c7c5: Pull complete 16:46:34 0ef7d3d256c8: Pull complete 16:46:34 de9db76c5a1d: Pull complete 16:46:35 $ docker rm -f b554b1fb42c3c1ad9572c052da47f111ade8c9a2b0d9ac65f35493b12f80cb54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:46:36 bca2f99d35d6: Verifying Checksum 16:46:36 bca2f99d35d6: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:46:36 a35cf1a2eb13: Verifying Checksum 16:46:36 a35cf1a2eb13: Download complete 16:46:36 + docker inspect -f . ci-base-image-arm64 16:46:36 . [Pipeline] withDockerContainer 16:46:37 prd-ubuntu18.04-docker-arm64-4c-16g-30576 does not seem to be running inside a container 16:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-arm64 cat 16:46:38 $ docker top 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:39 + make test 16:46:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:46:41 bca2f99d35d6: Pull complete 16:46:41 93359f2a8cfa: Pull complete 16:46:41 7c6f9722023f: Pull complete 16:46:50 a35cf1a2eb13: Pull complete 16:46:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:46:50 ---> a62c8e92a672 16:46:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:46:50 ---> Running in b9a9c013fb39 16:46:50 Removing intermediate container b9a9c013fb39 16:46:50 ---> b818cfbbec28 16:46:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:50 ---> Running in 6f2097d4215b 16:46:51 Removing intermediate container 6f2097d4215b 16:46:51 ---> eae958210c04 16:46:51 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:46:51 ---> Running in 23f99d82eeed 16:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:46:53 (1/6) Installing libc-dev (0.7.2-r3) 16:46:53 (2/6) Installing libsodium (1.0.18-r0) 16:46:53 (3/6) Installing pkgconf (1.7.2-r0) 16:46:53 (4/6) Installing libsodium-dev (1.0.18-r0) 16:46:53 (5/6) Installing libzmq (4.3.3-r0) 16:46:53 (6/6) Installing zeromq-dev (4.3.3-r0) 16:46:54 Executing busybox-1.31.1-r19.trigger 16:46:54 OK: 167 MiB in 45 packages 16:46:54 Removing intermediate container 23f99d82eeed 16:46:54 ---> 8a74e219547a 16:46:54 Step 6/8 : WORKDIR /app 16:46:54 ---> Running in 40bd27f06f75 16:46:54 Removing intermediate container 40bd27f06f75 16:46:54 ---> 7dc49f01c367 16:46:54 Step 7/8 : COPY . . 16:46:55 ---> 1d47af752943 16:46:55 Step 8/8 : RUN go mod download 16:46:55 ---> Running in c8ea6fbf784c 16:47:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:47:18 CGO_ENABLED=1 go vet ./... 16:47:21 Removing intermediate container c8ea6fbf784c 16:47:21 ---> 6f0151a8ee19 16:47:21 Successfully built 6f0151a8ee19 16:47:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:47:22 + docker inspect -f . ci-base-image-x86_64 16:47:22 . [Pipeline] withDockerContainer 16:47:22 prd-centos7-docker-4c-2g-30577 does not seem to be running inside a container 16:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-x86_64 cat 16:47:23 $ docker top 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:23 + go version 16:47:23 go version go1.15.5 linux/amd64 [Pipeline] } 16:47:23 $ docker stop --time=1 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c 16:47:25 $ docker rm -f 4ac5e446825d54f9391cdac70d3f6c746c650b65f45b891a73f1309f91d1e86c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:47:26 + docker inspect -f . ci-base-image-x86_64 16:47:26 . [Pipeline] withDockerContainer 16:47:26 prd-centos7-docker-4c-2g-30577 does not seem to be running inside a container 16:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 ******** ci-base-image-x86_64 cat 16:47:27 gofmt -l . 16:47:27 [ "`gofmt -l .`" = "" ] 16:47:27 ./bin/test-go-mod-tidy.sh 16:47:27 ./bin/test-attribution-txt.sh 16:47:27 $ docker top b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:27 + make test 16:47:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] } 16:47:27 $ docker stop --time=1 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 16:47:29 $ docker rm -f 9b994f94b3a8e28be7ea9f52eef8229d041ea60793c1fa545359352ae1ba6538 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:35 + ls -al . 16:47:35 total 116 16:47:35 drwxrwxr-x 7 jenkins jenkins 4096 Mar 19 16:47 . 16:47:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 16:45 .. 16:47:35 -rw-rw-r-- 1 jenkins jenkins 119 Mar 19 16:45 .dockerignore 16:47:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 16:45 .git 16:47:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 16:45 .github 16:47:35 -rw-rw-r-- 1 jenkins jenkins 111 Mar 19 16:45 .gitignore 16:47:35 -rw-rw-r-- 1 jenkins jenkins 7174 Mar 19 16:45 Attribution.txt 16:47:35 -rw-rw-r-- 1 jenkins jenkins 2032 Mar 19 16:45 Dockerfile 16:47:35 -rw-rw-r-- 1 jenkins jenkins 970 Mar 19 16:45 Dockerfile.build 16:47:35 -rw-rw-r-- 1 jenkins jenkins 687 Mar 19 16:45 Jenkinsfile 16:47:35 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 19 16:45 LICENSE 16:47:35 -rw-rw-r-- 1 jenkins jenkins 1277 Mar 19 16:45 README.md 16:47:35 -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 16:43 VERSION 16:47:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 16:45 bin 16:47:35 -rw-r--r-- 1 jenkins jenkins 10 Mar 19 16:46 coverage.out 16:47:35 -rw-r--r-- 1 jenkins jenkins 136 Mar 19 16:47 go.mod 16:47:35 -rw-r--r-- 1 jenkins jenkins 21134 Mar 19 16:47 go.sum 16:47:35 -rw-rw-r-- 1 jenkins jenkins 1467 Mar 19 16:45 main.go 16:47:35 -rw-rw-r-- 1 jenkins jenkins 1582 Mar 19 16:45 makefile 16:47:35 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 16:45 res 16:47:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 16:45 snap [Pipeline] isUnix [Pipeline] sh 16:47:35 + docker build -t docker-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=b49824f9ec169793e39571ce4fd98f03f09d482e --label arch=arm64 --label version=2.0.0-dev.24 . 16:47:35 Sending build context to Docker daemon 121.3kB 16:47:35 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 16:47:35 Step 2/27 : FROM ${BASE} AS builder 16:47:35 ---> 05616ce8692f 16:47:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:47:36 ---> Running in 3d73a6f7f69b 16:47:36 Removing intermediate container 3d73a6f7f69b 16:47:36 ---> 7a31ede6291e 16:47:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:47:36 ---> Running in 30ffdc893cbf 16:47:37 Removing intermediate container 30ffdc893cbf 16:47:37 ---> f77b99e3b088 16:47:37 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:47:37 ---> Running in 6101a1c09c68 16:47:37 Removing intermediate container 6101a1c09c68 16:47:37 ---> e9bc43102d16 16:47:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:37 ---> Running in e0abdebfb211 16:47:40 Removing intermediate container e0abdebfb211 16:47:40 ---> 4f744b4e2330 16:47:40 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:40 ---> Running in c111c6e65fa2 16:47:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:47:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:47:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:47:42 CGO_ENABLED=1 go vet ./... 16:47:43 OK: 144 MiB in 45 packages 16:47:43 Removing intermediate container c111c6e65fa2 16:47:43 ---> 2d1deab2a6ae 16:47:43 Step 8/27 : WORKDIR /app 16:47:44 gofmt -l . 16:47:44 [ "`gofmt -l .`" = "" ] 16:47:44 ./bin/test-go-mod-tidy.sh 16:47:44 ---> Running in 5756278c5b86 16:47:44 ./bin/test-attribution-txt.sh 16:47:44 Removing intermediate container 5756278c5b86 16:47:44 ---> 8805598bfb5c 16:47:44 Step 9/27 : COPY go.mod . [Pipeline] } 16:47:45 $ docker stop --time=1 b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e 16:47:45 ---> 603546905c6a 16:47:45 Step 10/27 : RUN go mod download 16:47:45 ---> Running in 31e3f87716ce 16:47:48 Removing intermediate container 31e3f87716ce 16:47:48 ---> 0372a33079b5 16:47:48 Step 11/27 : COPY . . 16:47:48 ---> 4adfb995c3c0 16:47:48 Step 12/27 : ARG MAKE="make build" 16:47:48 $ docker rm -f b6c0fa72a4ee192770144d33177c3af4c5c0cc876e262e7f3c16c6c63c59e88e 16:47:48 ---> Running in b9c8544168c4 [Pipeline] // withDockerContainer [Pipeline] sh 16:47:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:49 Warning: overwriting stash ‘coverage-report’ 16:47:49 Removing intermediate container b9c8544168c4 16:47:49 ---> 3e6d6f8b038c 16:47:49 Step 13/27 : RUN $MAKE 16:47:49 ---> Running in 9dc565157a27 16:47:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.24" -o app-service-configurable 16:47:50 + ls -al . 16:47:50 total 92 16:47:50 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 19 16:47 . 16:47:50 drwxrwxr-x. 4 jenkins jenkins 30 Mar 19 16:46 .. 16:47:50 -rw-rw-r--. 1 jenkins jenkins 7174 Mar 19 16:46 Attribution.txt 16:47:50 drwxrwxr-x. 2 jenkins jenkins 64 Mar 19 16:46 bin 16:47:50 -rw-r--r--. 1 jenkins jenkins 10 Mar 19 16:47 coverage.out 16:47:50 -rw-rw-r--. 1 jenkins jenkins 2032 Mar 19 16:46 Dockerfile 16:47:50 -rw-rw-r--. 1 jenkins jenkins 970 Mar 19 16:46 Dockerfile.build 16:47:50 -rw-rw-r--. 1 jenkins jenkins 119 Mar 19 16:46 .dockerignore 16:47:50 drwxrwxr-x. 8 jenkins jenkins 162 Mar 19 16:46 .git 16:47:50 drwxrwxr-x. 2 jenkins jenkins 81 Mar 19 16:46 .github 16:47:50 -rw-rw-r--. 1 jenkins jenkins 111 Mar 19 16:46 .gitignore 16:47:50 -rw-r--r--. 1 jenkins jenkins 136 Mar 19 16:47 go.mod 16:47:50 -rw-r--r--. 1 jenkins jenkins 21134 Mar 19 16:47 go.sum 16:47:50 -rw-rw-r--. 1 jenkins jenkins 687 Mar 19 16:46 Jenkinsfile 16:47:50 -rw-rw-r--. 1 jenkins jenkins 10174 Mar 19 16:46 LICENSE 16:47:50 -rw-rw-r--. 1 jenkins jenkins 1467 Mar 19 16:46 main.go 16:47:50 -rw-rw-r--. 1 jenkins jenkins 1582 Mar 19 16:46 makefile 16:47:50 -rw-rw-r--. 1 jenkins jenkins 1277 Mar 19 16:46 README.md 16:47:50 drwxrwxr-x. 10 jenkins jenkins 173 Mar 19 16:46 res 16:47:50 drwxrwxr-x. 4 jenkins jenkins 71 Mar 19 16:46 snap 16:47:50 -rw-rw-r--. 1 jenkins jenkins 12 Mar 19 16:43 VERSION [Pipeline] isUnix [Pipeline] sh 16:47:50 + docker build -t docker-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=b49824f9ec169793e39571ce4fd98f03f09d482e --label arch=amd64 --label version=2.0.0-dev.24 . 16:47:50 Sending build context to Docker daemon 121.3kB 16:47:50 Step 1/27 : ARG BASE=golang:1.15-alpine3.12 16:47:50 Step 2/27 : FROM ${BASE} AS builder 16:47:50 ---> 6f0151a8ee19 16:47:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:47:51 ---> Running in 996f212ac61b 16:47:51 Removing intermediate container 996f212ac61b 16:47:51 ---> 10355cdcb2ad 16:47:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:47:51 ---> Running in 25d9ad29fb18 16:47:51 Removing intermediate container 25d9ad29fb18 16:47:51 ---> e55f567c48fe 16:47:51 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:47:51 ---> Running in a4650ded38f6 16:47:51 Removing intermediate container a4650ded38f6 16:47:51 ---> f03456524cb0 16:47:51 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:51 ---> Running in 1f25fa1d9145 16:47:52 Removing intermediate container 1f25fa1d9145 16:47:52 ---> cb5bc496cafa 16:47:52 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:52 ---> Running in 00969e409864 16:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:47:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:47:54 OK: 167 MiB in 45 packages 16:47:54 Removing intermediate container 00969e409864 16:47:54 ---> e18b1a1dc349 16:47:54 Step 8/27 : WORKDIR /app 16:47:54 ---> Running in 6c99420aa477 16:47:54 Removing intermediate container 6c99420aa477 16:47:54 ---> 35953d471be7 16:47:54 Step 9/27 : COPY go.mod . 16:47:55 ---> 6fbcf884f940 16:47:55 Step 10/27 : RUN go mod download 16:47:55 ---> Running in 43d54d63f099 16:47:56 Removing intermediate container 43d54d63f099 16:47:56 ---> 8040883aa02c 16:47:56 Step 11/27 : COPY . . 16:47:56 ---> 603654509d74 16:47:56 Step 12/27 : ARG MAKE="make build" 16:47:56 ---> Running in 426138c73769 16:47:56 Removing intermediate container 426138c73769 16:47:56 ---> 1ecfdefe76ef 16:47:56 Step 13/27 : RUN $MAKE 16:47:56 ---> Running in 9ade7f5f3e44 16:47:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.24" -o app-service-configurable 16:48:12 Removing intermediate container 9ade7f5f3e44 16:48:12 ---> a0e1e11fc492 16:48:12 Step 14/27 : FROM alpine:3.12 16:48:12 3.12: Pulling from library/alpine 16:48:12 f84cab65f19f: Pulling fs layer 16:48:12 f84cab65f19f: Verifying Checksum 16:48:12 f84cab65f19f: Download complete 16:48:12 f84cab65f19f: Pull complete 16:48:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:48:12 Status: Downloaded newer image for alpine:3.12 16:48:12 ---> 88dd2752d2ea 16:48:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:48:12 ---> Running in e8ed96bc66b5 16:48:12 Removing intermediate container e8ed96bc66b5 16:48:12 ---> 45f19daece8c 16:48:12 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:48:12 ---> Running in 01acaabcc1d9 16:48:12 Removing intermediate container 01acaabcc1d9 16:48:12 ---> a5317a0d4a34 16:48:12 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:48:12 ---> Running in 679c94642997 16:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:48:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:48:13 (1/7) Installing ca-certificates (20191127-r4) 16:48:13 (2/7) Installing dumb-init (1.2.2-r1) 16:48:13 (3/7) Installing libgcc (9.3.0-r2) 16:48:13 (4/7) Installing libsodium (1.0.18-r0) 16:48:13 (5/7) Installing libstdc++ (9.3.0-r2) 16:48:13 (6/7) Installing libzmq (4.3.3-r0) 16:48:13 (7/7) Installing zeromq (4.3.3-r0) 16:48:13 Executing busybox-1.31.1-r19.trigger 16:48:13 Executing ca-certificates-20191127-r4.trigger 16:48:13 OK: 9 MiB in 21 packages 16:48:14 Removing intermediate container 679c94642997 16:48:14 ---> 96d9797f6f60 16:48:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:48:14 ---> 51795751bcb4 16:48:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:48:15 ---> ee364c1a0a24 16:48:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:48:15 ---> 58b3317226b2 16:48:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:48:16 ---> a9e2fb51d62a 16:48:16 Step 22/27 : EXPOSE 48095 16:48:16 ---> Running in 3fea7ffcfb79 16:48:16 Removing intermediate container 3fea7ffcfb79 16:48:16 ---> 7e478dbd8fb6 16:48:16 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:48:16 ---> Running in 56c06b59fbe0 16:48:16 Removing intermediate container 56c06b59fbe0 16:48:16 ---> c8227d40f43f 16:48:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:16 ---> Running in c3999c6e6f8e 16:48:16 Removing intermediate container c3999c6e6f8e 16:48:16 ---> cf8887b2006f 16:48:16 Step 25/27 : LABEL arch=amd64 16:48:16 ---> Running in 3bb1cb53f466 16:48:16 Removing intermediate container 3bb1cb53f466 16:48:16 ---> 961b04633842 16:48:16 Step 26/27 : LABEL git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:16 ---> Running in 928aff6f69b0 16:48:17 Removing intermediate container 928aff6f69b0 16:48:17 ---> 2248d45442b3 16:48:17 Step 27/27 : LABEL version=2.0.0-dev.24 16:48:17 ---> Running in 5901bee5ccad 16:48:17 Removing intermediate container 5901bee5ccad 16:48:17 ---> cdc718f784e2 16:48:17 [Warning] One or more build-args [ARCH] were not consumed 16:48:17 Successfully built cdc718f784e2 16:48:17 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:48:18 provisioning config files... 16:48:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7403982471599802910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:18 ---> docker-login.sh 16:48:18 nexus3.edgexfoundry.org:10001 16:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:18 Configure a credential helper to remove this warning. See 16:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:18 16:48:18 Login Succeeded 16:48:18 nexus3.edgexfoundry.org:10002 16:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:18 Configure a credential helper to remove this warning. See 16:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:18 16:48:18 Login Succeeded 16:48:18 nexus3.edgexfoundry.org:10003 16:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:19 Configure a credential helper to remove this warning. See 16:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:19 16:48:19 Login Succeeded 16:48:19 nexus3.edgexfoundry.org:10004 16:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:19 Configure a credential helper to remove this warning. See 16:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:19 16:48:19 Login Succeeded 16:48:19 docker.io 16:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:19 Configure a credential helper to remove this warning. See 16:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:19 16:48:19 Login Succeeded 16:48:19 ---> docker-login.sh ends [Pipeline] } 16:48:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:19 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 16:48:19 b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:19 latest 16:48:19 2.0.0-dev.24 16:48:19 b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:19 master 16:48:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:20 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh 16:48:20 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 16:48:20 f492632a30fa: Preparing 16:48:20 8c315d380d1b: Preparing 16:48:20 385c748cdb60: Preparing 16:48:20 38f72efab714: Preparing 16:48:20 4f5155dc5e69: Preparing 16:48:20 33e8713114f8: Preparing 16:48:20 33e8713114f8: Waiting 16:48:20 385c748cdb60: Pushed 16:48:20 38f72efab714: Pushed 16:48:20 8c315d380d1b: Pushed 16:48:20 33e8713114f8: Layer already exists 16:48:21 4f5155dc5e69: Pushed 16:48:22 f492632a30fa: Pushed 16:48:22 b49824f9ec169793e39571ce4fd98f03f09d482e: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:22 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 16:48:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 16:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 16:48:23 f492632a30fa: Preparing 16:48:23 8c315d380d1b: Preparing 16:48:23 385c748cdb60: Preparing 16:48:23 38f72efab714: Preparing 16:48:23 4f5155dc5e69: Preparing 16:48:23 33e8713114f8: Preparing 16:48:23 33e8713114f8: Waiting 16:48:23 8c315d380d1b: Layer already exists 16:48:23 4f5155dc5e69: Layer already exists 16:48:23 385c748cdb60: Layer already exists 16:48:23 38f72efab714: Layer already exists 16:48:23 f492632a30fa: Layer already exists 16:48:23 33e8713114f8: Layer already exists 16:48:23 latest: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:23 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh 16:48:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 16:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 16:48:23 f492632a30fa: Preparing 16:48:23 8c315d380d1b: Preparing 16:48:23 385c748cdb60: Preparing 16:48:23 38f72efab714: Preparing 16:48:23 4f5155dc5e69: Preparing 16:48:23 33e8713114f8: Preparing 16:48:23 33e8713114f8: Waiting 16:48:23 8c315d380d1b: Layer already exists 16:48:23 385c748cdb60: Layer already exists 16:48:23 4f5155dc5e69: Layer already exists 16:48:23 38f72efab714: Layer already exists 16:48:23 f492632a30fa: Layer already exists 16:48:23 33e8713114f8: Layer already exists 16:48:23 2.0.0-dev.24: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 16:48:24 f492632a30fa: Preparing 16:48:24 8c315d380d1b: Preparing 16:48:24 385c748cdb60: Preparing 16:48:24 38f72efab714: Preparing 16:48:24 4f5155dc5e69: Preparing 16:48:24 33e8713114f8: Preparing 16:48:24 33e8713114f8: Waiting 16:48:24 f492632a30fa: Layer already exists 16:48:24 4f5155dc5e69: Layer already exists 16:48:24 38f72efab714: Layer already exists 16:48:24 8c315d380d1b: Layer already exists 16:48:24 385c748cdb60: Layer already exists 16:48:24 33e8713114f8: Layer already exists 16:48:24 b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 16:48:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 16:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 16:48:24 f492632a30fa: Preparing 16:48:24 8c315d380d1b: Preparing 16:48:24 385c748cdb60: Preparing 16:48:24 38f72efab714: Preparing 16:48:24 4f5155dc5e69: Preparing 16:48:24 33e8713114f8: Preparing 16:48:24 33e8713114f8: Waiting 16:48:24 8c315d380d1b: Layer already exists 16:48:24 4f5155dc5e69: Layer already exists 16:48:24 38f72efab714: Layer already exists 16:48:24 385c748cdb60: Layer already exists 16:48:24 f492632a30fa: Layer already exists 16:48:24 33e8713114f8: Layer already exists 16:48:24 master: digest: sha256:6f4af17bd301d780bf8c7c186982aa4d7c48dbeca7cb442ce104a800a3d3614c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:25 ===================================================== [Pipeline] echo 16:48:25 taggedImages: 16:48:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 16:48:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:2.0.0-dev.24 16:48:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:25 - nexus3.edgexfoundry.org:10004/docker-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 16:48:26 ---> job-cost.sh 16:48:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mhtr 16:48:29 Removing intermediate container 9dc565157a27 16:48:29 ---> 23597b3f00bc 16:48:29 Step 14/27 : FROM alpine:3.12 16:48:29 3.12: Pulling from library/alpine 16:48:29 dce8679b510e: Pulling fs layer 16:48:29 dce8679b510e: Verifying Checksum 16:48:29 dce8679b510e: Download complete 16:48:29 dce8679b510e: Pull complete 16:48:29 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:48:29 Status: Downloaded newer image for alpine:3.12 16:48:29 ---> d10569e2745f 16:48:29 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:48:29 ---> Running in 1127e900c683 16:48:29 Removing intermediate container 1127e900c683 16:48:29 ---> bcaad61462ff 16:48:29 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:48:29 ---> Running in 020b3b9758b6 16:48:29 Removing intermediate container 020b3b9758b6 16:48:29 ---> d00233fc382e 16:48:29 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 16:48:29 ---> Running in a1ba99f534da 16:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:48:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:48:30 (1/7) Installing ca-certificates (20191127-r4) 16:48:30 (2/7) Installing dumb-init (1.2.2-r1) 16:48:30 (3/7) Installing libgcc (9.3.0-r2) 16:48:30 (4/7) Installing libsodium (1.0.18-r0) 16:48:30 (5/7) Installing libstdc++ (9.3.0-r2) 16:48:30 (6/7) Installing libzmq (4.3.3-r0) 16:48:30 (7/7) Installing zeromq (4.3.3-r0) 16:48:30 Executing busybox-1.31.1-r19.trigger 16:48:30 Executing ca-certificates-20191127-r4.trigger 16:48:30 OK: 9 MiB in 21 packages 16:48:32 Removing intermediate container a1ba99f534da 16:48:32 ---> 6c3c39a0cc99 16:48:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:48:32 ---> 514965d90fcc 16:48:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:48:33 ---> 62dc4f58b256 16:48:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:48:34 ---> 6d7d409b6bb3 16:48:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:48:35 ---> c77661e1a8c5 16:48:35 Step 22/27 : EXPOSE 48095 16:48:35 ---> Running in 3493642f3f19 16:48:36 Removing intermediate container 3493642f3f19 16:48:36 ---> 014eddd1e13e 16:48:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:48:36 ---> Running in 133a9655d4c4 16:48:36 Removing intermediate container 133a9655d4c4 16:48:36 ---> 4170278a7415 16:48:36 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:48:36 ---> Running in 42fbeccce986 16:48:37 Removing intermediate container 42fbeccce986 16:48:37 ---> c601942939ed 16:48:37 Step 25/27 : LABEL arch=arm64 16:48:37 ---> Running in 926172b07cae 16:48:38 Removing intermediate container 926172b07cae 16:48:38 ---> c2d31aa3c494 16:48:38 Step 26/27 : LABEL git_sha=b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:38 ---> Running in 7ea312c5d4a7 16:48:38 Removing intermediate container 7ea312c5d4a7 16:48:38 ---> c98d9bc21377 16:48:38 Step 27/27 : LABEL version=2.0.0-dev.24 16:48:38 ---> Running in ea59055fa781 16:48:39 Removing intermediate container ea59055fa781 16:48:39 ---> 49b3c26a61d0 16:48:39 [Warning] One or more build-args [ARCH] were not consumed 16:48:39 Successfully built 49b3c26a61d0 16:48:39 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:48:39 provisioning config files... 16:48:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config6595775245814472161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:40 ---> docker-login.sh 16:48:40 nexus3.edgexfoundry.org:10001 16:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:40 Configure a credential helper to remove this warning. See 16:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:40 16:48:40 Login Succeeded 16:48:40 nexus3.edgexfoundry.org:10002 16:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 nexus3.edgexfoundry.org:10003 16:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:41 Configure a credential helper to remove this warning. See 16:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:41 16:48:41 Login Succeeded 16:48:41 nexus3.edgexfoundry.org:10004 16:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:42 Configure a credential helper to remove this warning. See 16:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:42 16:48:42 Login Succeeded 16:48:42 docker.io 16:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:43 Configure a credential helper to remove this warning. See 16:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:43 16:48:43 Login Succeeded 16:48:43 ---> docker-login.sh ends [Pipeline] } 16:48:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:43 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 16:48:43 b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:43 latest 16:48:43 2.0.0-dev.24 16:48:43 b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:43 master 16:48:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:43 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh 16:48:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 16:48:44 ea9eed56f7a6: Preparing 16:48:44 d35a02a4ea3a: Preparing 16:48:44 371c98ee6e21: Preparing 16:48:44 a9ef90630d7f: Preparing 16:48:44 7bd7362d1a19: Preparing 16:48:44 02a88cfff88f: Preparing 16:48:44 02a88cfff88f: Waiting 16:48:44 d35a02a4ea3a: Pushed 16:48:44 371c98ee6e21: Pushed 16:48:44 a9ef90630d7f: Pushed 16:48:44 02a88cfff88f: Layer already exists 16:48:45 7bd7362d1a19: Pushed 16:48:48 ea9eed56f7a6: Pushed 16:48:48 b49824f9ec169793e39571ce4fd98f03f09d482e: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:48 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:48:48 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 16:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 16:48:48 ea9eed56f7a6: Preparing 16:48:48 d35a02a4ea3a: Preparing 16:48:48 371c98ee6e21: Preparing 16:48:48 a9ef90630d7f: Preparing 16:48:48 7bd7362d1a19: Preparing 16:48:48 02a88cfff88f: Preparing 16:48:48 02a88cfff88f: Waiting 16:48:49 ea9eed56f7a6: Layer already exists 16:48:49 d35a02a4ea3a: Layer already exists 16:48:49 7bd7362d1a19: Layer already exists 16:48:49 371c98ee6e21: Layer already exists 16:48:49 a9ef90630d7f: Layer already exists 16:48:49 02a88cfff88f: Layer already exists 16:48:49 latest: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:49 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh 16:48:49 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 16:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 16:48:49 ea9eed56f7a6: Preparing 16:48:49 d35a02a4ea3a: Preparing 16:48:49 371c98ee6e21: Preparing 16:48:49 a9ef90630d7f: Preparing 16:48:49 7bd7362d1a19: Preparing 16:48:49 02a88cfff88f: Preparing 16:48:49 02a88cfff88f: Waiting 16:48:49 7bd7362d1a19: Layer already exists 16:48:49 ea9eed56f7a6: Layer already exists 16:48:49 d35a02a4ea3a: Layer already exists 16:48:49 371c98ee6e21: Layer already exists 16:48:49 a9ef90630d7f: Layer already exists 16:48:49 02a88cfff88f: Layer already exists 16:48:49 2.0.0-dev.24: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:50 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 [Pipeline] isUnix [Pipeline] sh 16:48:50 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 16:48:50 ea9eed56f7a6: Preparing 16:48:50 d35a02a4ea3a: Preparing 16:48:50 371c98ee6e21: Preparing 16:48:50 a9ef90630d7f: Preparing 16:48:50 7bd7362d1a19: Preparing 16:48:50 02a88cfff88f: Preparing 16:48:50 02a88cfff88f: Waiting 16:48:50 a9ef90630d7f: Layer already exists 16:48:50 ea9eed56f7a6: Layer already exists 16:48:50 7bd7362d1a19: Layer already exists 16:48:50 371c98ee6e21: Layer already exists 16:48:50 d35a02a4ea3a: Layer already exists 16:48:50 02a88cfff88f: Layer already exists 16:48:50 b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] isUnix [Pipeline] sh 16:48:51 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 16:48:51 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 16:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 16:48:51 ea9eed56f7a6: Preparing 16:48:51 d35a02a4ea3a: Preparing 16:48:51 371c98ee6e21: Preparing 16:48:51 a9ef90630d7f: Preparing 16:48:51 7bd7362d1a19: Preparing 16:48:51 02a88cfff88f: Preparing 16:48:51 02a88cfff88f: Waiting 16:48:51 ea9eed56f7a6: Layer already exists 16:48:51 7bd7362d1a19: Layer already exists 16:48:51 a9ef90630d7f: Layer already exists 16:48:51 d35a02a4ea3a: Layer already exists 16:48:51 371c98ee6e21: Layer already exists 16:48:51 02a88cfff88f: Layer already exists 16:48:51 master: digest: sha256:86e8eb445b9423eeb937a64332c4bc35e565311d071ef88dd5470ca226ae586b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:52 ===================================================== [Pipeline] echo 16:48:52 taggedImages: 16:48:52 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e 16:48:52 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 16:48:52 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:2.0.0-dev.24 16:48:52 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:b49824f9ec169793e39571ce4fd98f03f09d482e-2.0.0-dev.24 16:48:52 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:48:52 ---> job-cost.sh 16:48:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Jyr 16:49:07 lf-activate-venv(): INFO: Adding /tmp/venv-mhtr/bin to PATH 16:49:07 INFO: No Stack... 16:49:08 INFO: Retrieving Pricing Info for: v1-standard-2 16:49:09 INFO: Archiving Costs [Pipeline] sh 16:49:09 + cat /w/workspace/app-service-configurable/94/archives/cost.csv 16:49:09 + cut -d, -f6 [Pipeline] lock 16:49:09 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] 16:49:09 Resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] did not exist. Created. 16:49:09 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:09 + echo total: 0.029999999329447746 [Pipeline] stash 16:49:09 Stashed 1 file(s) [Pipeline] } 16:49:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:49:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:50:53 lf-activate-venv(): INFO: Adding /tmp/venv-4Jyr/bin to PATH 16:50:53 INFO: No Stack... 16:50:54 INFO: Retrieving Pricing Info for: lf-standard-4 16:50:54 INFO: Archiving Costs [Pipeline] sh 16:50:55 + + cut -d, -f6cat 16:50:55 /w/workspace/app-service-configurable/94/archives/cost.csv [Pipeline] lock 16:50:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] 16:50:55 Resource [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] did not exist. Created. 16:50:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:50:55 /w/workspace/app-service-configurable/94@tmp/durable-4d1b11ef/script.sh: 1: /w/workspace/app-service-configurable/94@tmp/durable-4d1b11ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:50:56 + echo total: 0.20999999344348907 [Pipeline] stash 16:50:56 Warning: overwriting stash ‘stack-cost’ 16:50:56 Stashed 1 file(s) [Pipeline] } 16:50:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-94-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] wrap 16:50:57 provisioning config files... 16:50:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6882311791622771646tmp [Pipeline] { [Pipeline] sh 16:50:58 + set +x 16:50:58 + bash -s -- 16:50:58 + curl -s https://codecov.io/bash 16:50:58 16:50:58 _____ _ 16:50:58 / ____| | | 16:50:58 | | ___ __| | ___ ___ _____ __ 16:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 16:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 16:50:58 Bash-20210309-2b87ace 16:50:58 16:50:58 16:50:58 ==> git version 2.24.3 found 16:50:58 ==> 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 16:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:50:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:50:58 ==> Jenkins CI detected. 16:50:58 project root: . 16:50:58 --> token set from env 16:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:50:58 ==> Running gcov in . (disable via -X gcov) 16:50:58 ==> Python coveragepy not found 16:50:58 ==> Searching for coverage reports in: 16:50:58 + . 16:50:58 -> Found 1 reports 16:50:58 ==> Detecting git/mercurial file structure 16:50:58 ==> Reading reports 16:50:58 + ./coverage.out bytes=10 16:50:58 ==> Appending adjustments 16:50:58 https://docs.codecov.io/docs/fixing-reports 16:50:58 + Found adjustments 16:50:58 ==> Gzipping contents 16:50:58 4.0K /tmp/codecov.htKVBA.gz 16:50:58 ==> Uploading reports 16:50:58 url: https://codecov.io 16:50:58 query: branch=master&commit=b49824f9ec169793e39571ce4fd98f03f09d482e&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:58 -> Pinging Codecov 16:50:58 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=b49824f9ec169793e39571ce4fd98f03f09d482e&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:50:58 -> Uploading to 16:50:58 https://storage.googleapis.com/codecov/v4/raw/2021-03-19/A97CA9966030D2A3747ED39772930CCE/b49824f9ec169793e39571ce4fd98f03f09d482e/aadf01f8-59f7-4979-8f9e-db8b34ecb8cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T165058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ede0bce7e9b2846b3344bde4efccc5109b9b01ede266b3b8197f6dda433e36b 16:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:50:58 Dload Upload Total Spent Left Speed 16:50:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396 0 0 100 396 0 856 --:--:-- --:--:-- --:--:-- 855 16:50:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] } 16:50:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:51:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:51:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:00 16:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:51:01 188c0c94c7c5: Pulling fs layer 16:51:01 0ef7d3d256c8: Pulling fs layer 16:51:01 de9db76c5a1d: Pulling fs layer 16:51:01 0eba1c9be4d2: Pulling fs layer 16:51:01 0d57e429df01: Pulling fs layer 16:51:01 4e4be7b47b0d: Pulling fs layer 16:51:01 e1f770b5df2f: Pulling fs layer 16:51:01 85a0685a4137: Pulling fs layer 16:51:01 0d57e429df01: Waiting 16:51:01 4e4be7b47b0d: Waiting 16:51:01 e1f770b5df2f: Waiting 16:51:01 85a0685a4137: Waiting 16:51:01 0eba1c9be4d2: Waiting 16:51:01 de9db76c5a1d: Download complete 16:51:01 0ef7d3d256c8: Verifying Checksum 16:51:01 0ef7d3d256c8: Download complete 16:51:01 0d57e429df01: Verifying Checksum 16:51:01 0d57e429df01: Download complete 16:51:01 188c0c94c7c5: Verifying Checksum 16:51:01 4e4be7b47b0d: Verifying Checksum 16:51:01 4e4be7b47b0d: Download complete 16:51:01 188c0c94c7c5: Pull complete 16:51:01 0ef7d3d256c8: Pull complete 16:51:01 de9db76c5a1d: Pull complete 16:51:03 e1f770b5df2f: Verifying Checksum 16:51:03 e1f770b5df2f: Download complete 16:51:05 0eba1c9be4d2: Verifying Checksum 16:51:05 0eba1c9be4d2: Download complete 16:51:05 85a0685a4137: Verifying Checksum 16:51:05 85a0685a4137: Download complete 16:51:11 0eba1c9be4d2: Pull complete 16:51:11 0d57e429df01: Pull complete 16:51:11 4e4be7b47b0d: Pull complete 16:51:12 e1f770b5df2f: Pull complete 16:51:20 85a0685a4137: Pull complete 16:51:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:51:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:51:20 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:51:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:51:21 $ docker top 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c -eo pid,comm [Pipeline] { [Pipeline] echo 16:51:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:51:22 + set -o pipefail 16:51:22 + snyk monitor '--org=edgex-jenkins' 16:52:18 16:52:18 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 16:52:18 16:52:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3eff9ba0-36ba-41e4-8355-b5145f9dd0ce 16:52:18 16:52:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:52:18 16:52:18 [Pipeline] } 16:52:18 $ docker stop --time=1 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c 16:52:20 $ docker rm -f 1121bdd6a4658ee205e618f873a2bb3cad1d7596a0f90a6c056a633c458ab40c [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 16:52:22 + git log --format=format:%s -1 b49824f9ec169793e39571ce4fd98f03f09d482e [Pipeline] isUnix [Pipeline] sh 16:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:52:22 . [Pipeline] withDockerContainer 16:52:22 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:52: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:52:23 $ docker top 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:23 [ssh-agent] Looking for ssh-agent implementation... 16:52:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:23 $ docker exec 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 ssh-agent 16:52:23 SSH_AUTH_SOCK=/tmp/ssh-keMvQrHO50pQ/agent.11 16:52:23 SSH_AGENT_PID=16 16:52:23 Running ssh-add (command line suppressed) 16:52:23 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7845415916215455637.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7845415916215455637.key) 16:52:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:24 + git semver tag 16:52:24 # -> Open(): unable to determine branch for HEAD 16:52:24 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 16:52:24 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 16:52:24 # $SEMVER_REMOTE_NAME = origin 16:52:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:52:24 # $SEMVER_USER_NAME = edgex-jenkins 16:52:24 # $SEMVER_BRANCH = master 16:52:24 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 16:52:24 # b49824f9ec169793e39571ce4fd98f03f09d482e HEAD 16:52:24 # -> Force: false 16:52:24 # ca1f6ef55c242f0c4f374ceca491f45c64996cd9 refs/tags/v2.0.0-dev.24 [Pipeline] } 16:52:24 $ docker exec --env ******** --env ******** 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 ssh-agent -k 16:52:24 unset SSH_AUTH_SOCK; 16:52:24 unset SSH_AGENT_PID; 16:52:24 echo Agent pid 16 killed; 16:52:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:25 + git semver [Pipeline] } 16:52:25 $ docker stop --time=1 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 16:52:26 $ docker rm -f 6c431d4bc17c63d5da4473b612eb39480651ec8e9023255a7016f9ff8ac3cc15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:27 16:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:27 0.23.1-centos7: Pulling from edgex-lftools 16:52:27 ab5ef0e58194: Pulling fs layer 16:52:27 9712f1f96733: Pulling fs layer 16:52:27 63f879dbbcfc: Pulling fs layer 16:52:27 0d9ebad4ef96: Pulling fs layer 16:52:27 e9a5061849ea: Pulling fs layer 16:52:27 d747dcd14b5f: Pulling fs layer 16:52:27 2de7ff778b66: Pulling fs layer 16:52:27 e9a5061849ea: Waiting 16:52:27 d747dcd14b5f: Waiting 16:52:27 2de7ff778b66: Waiting 16:52:27 0d9ebad4ef96: Waiting 16:52:27 9712f1f96733: Verifying Checksum 16:52:27 9712f1f96733: Download complete 16:52:29 63f879dbbcfc: Verifying Checksum 16:52:29 63f879dbbcfc: Download complete 16:52:29 e9a5061849ea: Verifying Checksum 16:52:29 e9a5061849ea: Download complete 16:52:29 d747dcd14b5f: Verifying Checksum 16:52:29 d747dcd14b5f: Download complete 16:52:29 2de7ff778b66: Verifying Checksum 16:52:29 2de7ff778b66: Download complete 16:52:30 0d9ebad4ef96: Verifying Checksum 16:52:30 0d9ebad4ef96: Download complete 16:52:30 ab5ef0e58194: Verifying Checksum 16:52:30 ab5ef0e58194: Download complete 16:52:34 ab5ef0e58194: Pull complete 16:52:34 9712f1f96733: Pull complete 16:52:36 63f879dbbcfc: Pull complete 16:52:43 0d9ebad4ef96: Pull complete 16:52:44 e9a5061849ea: Pull complete 16:52:44 d747dcd14b5f: Pull complete 16:52:47 2de7ff778b66: Pull complete 16:52:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:52:47 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:52:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:52:51 $ docker top 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:52:51 provisioning config files... 16:52:51 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7410463756495056566tmp 16:52:51 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config1642609314614896719tmp 16:52:51 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4872932164215569596tmp [Pipeline] { [Pipeline] echo 16:52:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:52:51 ---> sigul-configuration.sh 16:52:51 gpg: directory `/root/.gnupg' created 16:52:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:52:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:52:51 gpg: keyring `/root/.gnupg/secring.gpg' created 16:52:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:52:51 gpg: CAST5 encrypted data 16:52:52 gpg: encrypted with 1 passphrase 16:52:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:52:52 + mkdir /home/jenkins 16:52:52 + mkdir /home/jenkins/sigul [Pipeline] sh 16:52:52 + 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 16:52:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:52:53 ---> sigul-install.sh 16:52:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:52:58 + git tag --list 16:52:58 v1.0.0 16:52:58 v1.1.0 16:52:58 v1.2.0 16:52:58 v1.3.0 16:52:58 v1.3.1 16:52:58 v1.3.1-dev.1 16:52:58 v1.3.1-dev.2 16:52:58 v1.3.1-dev.3 16:52:58 v2.0.0-dev.1 16:52:58 v2.0.0-dev.10 16:52:58 v2.0.0-dev.11 16:52:58 v2.0.0-dev.12 16:52:58 v2.0.0-dev.13 16:52:58 v2.0.0-dev.14 16:52:58 v2.0.0-dev.15 16:52:58 v2.0.0-dev.16 16:52:58 v2.0.0-dev.17 16:52:58 v2.0.0-dev.18 16:52:58 v2.0.0-dev.19 16:52:58 v2.0.0-dev.2 16:52:58 v2.0.0-dev.20 16:52:58 v2.0.0-dev.21 16:52:58 v2.0.0-dev.22 16:52:58 v2.0.0-dev.23 16:52:58 v2.0.0-dev.24 16:52:58 v2.0.0-dev.3 16:52:58 v2.0.0-dev.4 16:52:58 v2.0.0-dev.5 16:52:58 v2.0.0-dev.6 16:52:58 v2.0.0-dev.7 16:52:58 v2.0.0-dev.8 16:52:58 v2.0.0-dev.9 [Pipeline] sh 16:52:58 + lftools sign git-tag v2.0.0-dev.24 16:53:00 Signing Git tag with Sigul... 16:53:00 Signing v2.0.0-dev.24 [Pipeline] echo 16:53:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:53:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:53:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:53:01 $ docker stop --time=1 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c 16:53:03 $ docker rm -f 74e4a06b9975ceb5004bd4df2300301066b2f61576c1d5285b74615dad25c01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:04 . [Pipeline] withDockerContainer 16:53:04 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:53:04 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:53:05 $ docker top b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:05 [ssh-agent] Looking for ssh-agent implementation... 16:53:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:05 $ docker exec b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 ssh-agent 16:53:05 SSH_AUTH_SOCK=/tmp/ssh-4vL1rNoHr6xy/agent.11 16:53:05 SSH_AGENT_PID=16 16:53:05 Running ssh-add (command line suppressed) 16:53:05 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6241049917977064031.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6241049917977064031.key) 16:53:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:06 + git semver bump pre 16:53:06 # -> Open(): unable to determine branch for HEAD 16:53:06 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 16:53:06 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 16:53:06 # $SEMVER_REMOTE_NAME = origin 16:53:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:53:06 # $SEMVER_USER_NAME = edgex-jenkins 16:53:06 # $SEMVER_BRANCH = master 16:53:06 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 16:53:06 2.0.0-dev.25 [Pipeline] } 16:53:06 $ docker exec --env ******** --env ******** b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 ssh-agent -k 16:53:06 unset SSH_AUTH_SOCK; 16:53:06 unset SSH_AGENT_PID; 16:53:06 echo Agent pid 16 killed; 16:53:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:06 + git semver [Pipeline] } 16:53:06 $ docker stop --time=1 b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 16:53:08 $ docker rm -f b75770dee3e3c73cdabf4f7369c37991365de02d74a993eb61cefb315aec0772 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:53:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:53:08 . [Pipeline] withDockerContainer 16:53:08 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:53:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:53:09 $ docker top 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:09 [ssh-agent] Looking for ssh-agent implementation... 16:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:10 $ docker exec 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 ssh-agent 16:53:10 SSH_AUTH_SOCK=/tmp/ssh-8FNtunlAmav7/agent.12 16:53:10 SSH_AGENT_PID=17 16:53:10 Running ssh-add (command line suppressed) 16:53:10 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3707265439441035709.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3707265439441035709.key) 16:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:10 + git semver push 16:53:10 # -> Open(): unable to determine branch for HEAD 16:53:10 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 16:53:10 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 16:53:10 # $SEMVER_REMOTE_NAME = origin 16:53:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:53:10 # $SEMVER_USER_NAME = edgex-jenkins 16:53:10 # $SEMVER_BRANCH = master 16:53:10 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 16:53:14 $ docker exec --env ******** --env ******** 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 ssh-agent -k 16:53:14 unset SSH_AUTH_SOCK; 16:53:14 unset SSH_AGENT_PID; 16:53:14 echo Agent pid 17 killed; 16:53:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:14 + git semver [Pipeline] } 16:53:14 $ docker stop --time=1 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 16:53:16 $ docker rm -f 03daf95ea1465f12a31293294aa3f8bcc940701c92f48647e9bf19dfdd74a5d1 [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 16:53:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:18 ---> package-listing.sh 16:53:18 ++ facter osfamily 16:53:18 ++ tr '[:upper:]' '[:lower:]' 16:53:18 + OS_FAMILY=redhat 16:53:18 + workspace=/w/workspace/_app-service-configurable_master 16:53:18 + START_PACKAGES=/tmp/packages_start.txt 16:53:18 + END_PACKAGES=/tmp/packages_end.txt 16:53:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:18 + PACKAGES=/tmp/packages_start.txt 16:53:18 + '[' /w/workspace/_app-service-configurable_master ']' 16:53:18 + PACKAGES=/tmp/packages_end.txt 16:53:18 + case "${OS_FAMILY}" in 16:53:18 + rpm -qa 16:53:18 + sort 16:53:23 + '[' -f /tmp/packages_start.txt ']' 16:53:23 + '[' -f /tmp/packages_end.txt ']' 16:53:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:23 + '[' /w/workspace/_app-service-configurable_master ']' 16:53:23 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 16:53:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 16:53:23 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 16:53:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:23 16:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:53:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:24 alpine: Pulling from edgex-lftools-log-publisher 16:53:24 df20fa9351a1: Pulling fs layer 16:53:24 36b3adc4ff6f: Pulling fs layer 16:53:24 8ad3a11d3b57: Pulling fs layer 16:53:24 46f8f816bc3b: Pulling fs layer 16:53:24 93b61091891f: Pulling fs layer 16:53:24 93b9cdb0e59b: Pulling fs layer 16:53:24 5e14af77c1be: Pulling fs layer 16:53:24 01666e4c0597: Pulling fs layer 16:53:24 aa168da1d23b: Pulling fs layer 16:53:24 93b9cdb0e59b: Waiting 16:53:24 5e14af77c1be: Waiting 16:53:24 01666e4c0597: Waiting 16:53:24 aa168da1d23b: Waiting 16:53:24 93b61091891f: Waiting 16:53:24 46f8f816bc3b: Waiting 16:53:24 36b3adc4ff6f: Verifying Checksum 16:53:24 36b3adc4ff6f: Download complete 16:53:24 46f8f816bc3b: Verifying Checksum 16:53:24 46f8f816bc3b: Download complete 16:53:24 df20fa9351a1: Verifying Checksum 16:53:24 df20fa9351a1: Download complete 16:53:24 93b61091891f: Verifying Checksum 16:53:24 93b61091891f: Download complete 16:53:24 93b9cdb0e59b: Verifying Checksum 16:53:24 93b9cdb0e59b: Download complete 16:53:24 5e14af77c1be: Verifying Checksum 16:53:24 5e14af77c1be: Download complete 16:53:24 01666e4c0597: Verifying Checksum 16:53:24 01666e4c0597: Download complete 16:53:24 df20fa9351a1: Pull complete 16:53:25 36b3adc4ff6f: Pull complete 16:53:25 8ad3a11d3b57: Verifying Checksum 16:53:25 8ad3a11d3b57: Download complete 16:53:26 8ad3a11d3b57: Pull complete 16:53:26 46f8f816bc3b: Pull complete 16:53:26 93b61091891f: Pull complete 16:53:26 93b9cdb0e59b: Pull complete 16:53:26 5e14af77c1be: Pull complete 16:53:27 01666e4c0597: Pull complete 16:53:28 aa168da1d23b: Verifying Checksum 16:53:28 aa168da1d23b: Download complete 16:53:36 aa168da1d23b: Pull complete 16:53:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:53:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:53:36 prd-centos7-docker-4c-2g-30575 does not seem to be running inside a container 16:53:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:53:40 $ docker top 44590e7d0b8492b1425af54c8afdacc6373e103d513686ab954f922e18c209e5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:40 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:40 + mkdir -p /var/log/sa [Pipeline] sh 16:53:41 + ls /var/log/sa-host 16:53:41 + sadf -c /var/log/sa-host/sa19 16:53:41 file_magic: OK 16:53:41 HZ: Using current value: 100 16:53:41 file_header: OK 16:53:41 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 16:53:41 Statistics: 16:53:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:41 File successfully converted to sysstat format version 12.2.1 16:53:41 + sadf -c /var/log/sa-host/sa23 16:53:41 file_magic: OK 16:53:41 HZ: Using current value: 100 16:53:41 file_header: OK 16:53:41 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 16:53:41 Statistics: 16:53:41 Hnuu...uuuununununu... 16:53:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:41 provisioning config files... 16:53:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5510165749696336707tmp [Pipeline] { [Pipeline] echo 16:53:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:41 ---> create-netrc.sh [Pipeline] } 16:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:53:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> python-tools-install.sh [Pipeline] echo 16:53:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> sudo-logs.sh 16:53:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:53:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:42 ---> job-cost.sh 16:53:42 lf-activate-venv: SKIPPING 16:53:42 DEBUG: total: 0.20999999344348907 16:53:42 INFO: Retrieving Stack Cost... 16:53:44 INFO: Retrieving Pricing Info for: v1-standard-2 16:53:44 INFO: Archiving Costs [Pipeline] echo 16:53:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:44 ---> logs-deploy.sh 16:53:44 lf-activate-venv: SKIPPING 16:53:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/94 16:53:44 INFO: archiving workspace using pattern(s): 16:53:46 Archives upload complete. 16:53:46 INFO: archiving logs to Nexus 16:53:47 ---> uname -a: 16:53:47 Linux prd-centos7-docker-4c-2g-30575.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:53:47 16:53:47 16:53:47 ---> lscpu: 16:53:47 Architecture: x86_64 16:53:47 CPU op-mode(s): 32-bit, 64-bit 16:53:47 Byte Order: Little Endian 16:53:47 Address sizes: 40 bits physical, 48 bits virtual 16:53:47 CPU(s): 4 16:53:47 On-line CPU(s) list: 0-3 16:53:47 Thread(s) per core: 1 16:53:47 Core(s) per socket: 1 16:53:47 Socket(s): 4 16:53:47 NUMA node(s): 1 16:53:47 Vendor ID: GenuineIntel 16:53:47 CPU family: 6 16:53:47 Model: 44 16:53:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:53:47 Stepping: 1 16:53:47 CPU MHz: 2933.438 16:53:47 BogoMIPS: 5866.87 16:53:47 Virtualization: VT-x 16:53:47 Hypervisor vendor: KVM 16:53:47 Virtualization type: full 16:53:47 L1d cache: 128 KiB 16:53:47 L1i cache: 128 KiB 16:53:47 L2 cache: 16 MiB 16:53:47 L3 cache: 64 MiB 16:53:47 NUMA node0 CPU(s): 0-3 16:53:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:53:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:53:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:53:47 Vulnerability Meltdown: Mitigation; PTI 16:53:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:53:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:53:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:53:47 Vulnerability Srbds: Not affected 16:53:47 Vulnerability Tsx async abort: Not affected 16:53:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:53:47 16:53:47 16:53:47 ---> nproc: 16:53:47 4 16:53:47 16:53:47 16:53:47 ---> df -h: 16:53:47 Filesystem Size Used Available Use% Mounted on 16:53:47 overlay 50.0G 8.5G 41.4G 17% / 16:53:47 tmpfs 64.0M 0 64.0M 0% /dev 16:53:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:53:47 shm 64.0M 0 64.0M 0% /dev/shm 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/_app-service-configurable_master@tmp 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 16:53:47 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 16:53:47 16:53:47 16:53:47 ---> free -m: 16:53:47 total used free shared buff/cache available 16:53:47 Mem: 1837 818 149 0 869 955 16:53:47 Swap: 1023 3 1020 16:53:47 16:53:47 16:53:47 ---> ip addr: 16:53:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:53:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:53:47 inet 127.0.0.1/8 scope host lo 16:53:47 valid_lft forever preferred_lft forever 16:53:47 inet6 ::1/128 scope host 16:53:47 valid_lft forever preferred_lft forever 16:53:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:53:47 link/ether fa:16:3e:bb:32:84 brd ff:ff:ff:ff:ff:ff 16:53:47 inet 10.30.122.137/23 brd 10.30.123.255 scope global dynamic eth0 16:53:47 valid_lft 85719sec preferred_lft 85719sec 16:53:47 inet6 fe80::f816:3eff:febb:3284/64 scope link 16:53:47 valid_lft forever preferred_lft forever 16:53:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:53:47 link/ether 02:42:da:70:c0:11 brd ff:ff:ff:ff:ff:ff 16:53:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:53:47 valid_lft forever preferred_lft forever 16:53:47 inet6 fe80::42:daff:fe70:c011/64 scope link 16:53:47 valid_lft forever preferred_lft forever 16:53:47 16:53:47 16:53:47 ---> sar -b -r -n DEV: 16:53:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 16:53:47 16:53:47 16:42:15 LINUX RESTART (4 CPU) 16:53:47 16:53:47 16:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:53:47 16:44:01 29.94 11.27 18.66 0.00 4391.21 2974.64 0.00 16:53:47 16:45:01 1.80 0.00 1.80 0.00 0.00 34.18 0.00 16:53:47 16:46:01 0.23 0.00 0.23 0.00 0.00 3.01 0.00 16:53:47 16:47:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 16:53:47 16:48:02 0.25 0.00 0.25 0.00 0.00 3.25 0.00 16:53:47 16:49:01 0.30 0.00 0.30 0.00 0.00 4.27 0.00 16:53:47 16:50:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 16:53:47 16:51:01 0.35 0.10 0.25 0.00 7.46 2.45 0.00 16:53:47 16:52:01 285.09 177.45 107.64 0.00 8182.16 34263.78 0.00 16:53:47 16:53:01 198.20 65.82 132.38 0.00 4397.14 32890.01 0.00 16:53:47 Average: 51.79 25.52 26.27 0.00 1701.38 7033.78 0.00 16:53:47 16:53:47 16:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:47 16:44:01 163888 0 615268 32.70 2600 1099788 1092312 37.28 460804 1058596 20 16:53:47 16:45:01 168908 0 610244 32.43 2600 1099792 1077272 36.77 458532 1056600 8 16:53:47 16:46:01 166500 0 612644 32.56 2600 1099800 1077476 36.77 459132 1058884 8 16:53:47 16:47:01 166612 0 612532 32.55 2600 1099800 1077440 36.77 473724 1043900 8 16:53:47 16:48:02 166332 0 612804 32.57 2600 1099808 1077356 36.77 467316 1051060 16 16:53:47 16:49:01 165720 0 613412 32.60 2600 1099812 1077308 36.77 473024 1045476 12 16:53:47 16:50:01 166296 0 612832 32.57 2600 1099816 1077272 36.77 473088 1045480 8 16:53:47 16:51:01 119228 0 655244 34.82 2600 1104472 1336852 45.62 513720 1048508 4268 16:53:47 16:52:01 94632 0 756912 40.23 2576 1027424 1265084 43.18 545352 968452 65000 16:53:47 16:53:01 150272 0 764668 40.64 1472 965132 1179972 40.27 650372 742948 84376 16:53:47 Average: 152839 0 646656 34.37 2485 1079564 1133834 38.70 497506 1011990 15372 16:53:47 16:53:47 16:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:47 16:44:01 eth0 76.66 60.02 344.88 28.60 0.00 0.00 0.00 0.00 16:53:47 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:44:01 docker0 2.33 1.70 0.50 4.81 0.00 0.00 0.00 0.00 16:53:47 16:45:01 eth0 0.62 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:53:47 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:46:01 eth0 0.98 0.43 0.32 0.20 0.00 0.00 0.00 0.00 16:53:47 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:47:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:53:47 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:48:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:53:47 16:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:49:01 eth0 0.20 0.17 0.09 0.01 0.00 0.00 0.00 0.00 16:53:47 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:53:47 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:51:01 eth0 15.75 12.21 80.55 2.92 0.00 0.00 0.00 0.00 16:53:47 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:52:01 eth0 469.79 405.01 4240.55 35.90 0.00 0.00 0.00 0.00 16:53:47 16:52:01 veth04df6f3 56.32 57.66 5.48 235.33 0.00 0.00 0.00 0.00 16:53:47 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:52:01 docker0 56.32 57.52 4.71 235.31 0.00 0.00 0.00 0.00 16:53:47 16:53:01 eth0 431.77 382.91 3461.77 83.01 0.00 0.00 0.00 0.00 16:53:47 16:53:01 vethaabbf72 29.52 35.25 2.03 232.96 0.00 0.00 0.00 0.00 16:53:47 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 16:53:01 docker0 29.77 35.38 1.67 233.01 0.00 0.00 0.00 0.00 16:53:47 Average: eth0 99.88 86.33 814.65 15.13 0.00 0.00 0.00 0.00 16:53:47 Average: vethaabbf72 2.96 3.53 0.20 23.35 0.00 0.00 0.00 0.00 16:53:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:47 Average: docker0 8.86 9.48 0.69 47.42 0.00 0.00 0.00 0.00 16:53:47 16:53:47 16:53:47 ---> sar -P ALL: 16:53:47 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/19/21 _x86_64_ (4 CPU) 16:53:47 16:53:47 16:42:15 LINUX RESTART (4 CPU) 16:53:47 16:53:47 16:43:01 CPU %user %nice %system %iowait %steal %idle 16:53:47 16:44:01 all 2.31 0.00 1.59 0.58 0.01 95.50 16:53:47 16:44:01 0 2.12 0.00 1.45 0.50 0.02 95.90 16:53:47 16:44:01 1 2.33 0.00 1.77 1.36 0.00 94.54 16:53:47 16:44:01 2 2.58 0.00 1.51 0.18 0.02 95.72 16:53:47 16:44:01 3 2.23 0.00 1.64 0.28 0.02 95.83 16:53:47 16:45:01 all 0.11 0.00 0.03 0.00 0.00 99.85 16:53:47 16:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:53:47 16:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:53:47 16:45:01 2 0.37 0.00 0.03 0.00 0.00 99.60 16:53:47 16:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:53:47 16:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 16:53:47 16:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:53:47 16:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:53:47 16:46:01 2 0.17 0.00 0.03 0.00 0.00 99.80 16:53:47 16:46:01 3 0.43 0.00 0.02 0.00 0.00 99.55 16:53:47 16:47:01 all 0.16 0.00 0.05 0.00 0.00 99.79 16:53:47 16:47:01 0 0.02 0.00 0.10 0.00 0.00 99.88 16:53:47 16:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:53:47 16:47:01 2 0.08 0.00 0.05 0.00 0.00 99.87 16:53:47 16:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 16:53:47 16:48:02 all 0.19 0.00 0.08 0.00 0.00 99.74 16:53:47 16:48:02 0 0.07 0.00 0.03 0.00 0.00 99.90 16:53:47 16:48:02 1 0.10 0.00 0.13 0.00 0.00 99.77 16:53:47 16:48:02 2 0.07 0.00 0.08 0.00 0.00 99.85 16:53:47 16:48:02 3 0.52 0.00 0.05 0.00 0.00 99.43 16:53:47 16:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 16:53:47 16:49:01 0 0.03 0.00 0.08 0.00 0.00 99.88 16:53:47 16:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:53:47 16:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:53:47 16:49:01 3 0.53 0.00 0.02 0.00 0.00 99.46 16:53:47 16:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:53:47 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:53:47 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:53:47 16:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:53:47 16:50:01 3 0.50 0.00 0.02 0.00 0.00 99.48 16:53:47 16:51:01 all 0.51 0.00 0.33 0.00 0.00 99.16 16:53:47 16:51:01 0 1.12 0.00 0.37 0.00 0.00 98.51 16:53:47 16:51:01 1 0.25 0.00 0.25 0.00 0.00 99.50 16:53:47 16:51:01 2 0.27 0.00 0.32 0.00 0.00 99.42 16:53:47 16:51:01 3 0.42 0.00 0.38 0.00 0.00 99.20 16:53:47 16:52:01 all 9.03 0.00 5.26 2.64 0.04 83.03 16:53:47 16:52:01 0 9.05 0.00 5.76 1.91 0.05 83.23 16:53:47 16:52:01 1 9.87 0.00 4.66 3.44 0.02 82.01 16:53:47 16:52:01 2 8.08 0.00 4.99 2.85 0.05 84.02 16:53:47 16:52:01 3 9.10 0.00 5.64 2.35 0.03 82.87 16:53:47 16:53:01 all 10.62 0.00 6.47 2.19 0.04 80.68 16:53:47 16:53:01 0 9.52 0.00 6.04 1.11 0.03 83.30 16:53:47 16:53:01 1 13.07 0.00 6.70 3.94 0.03 76.26 16:53:47 16:53:01 2 10.54 0.00 6.70 2.96 0.03 79.76 16:53:47 16:53:01 3 9.33 0.00 6.46 0.75 0.05 83.42 16:53:47 Average: all 2.32 0.00 1.38 0.54 0.01 95.76 16:53:47 Average: 0 2.18 0.00 1.38 0.35 0.01 96.08 16:53:47 Average: 1 2.56 0.00 1.35 0.87 0.01 95.22 16:53:47 Average: 2 2.21 0.00 1.37 0.59 0.01 95.82 16:53:47 Average: 3 2.34 0.00 1.41 0.34 0.01 95.90 16:53:47 16:53:47 16:53:47