Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5522498730065944442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4611074129282678728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7746681577149650902.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4589753697048547662.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5580417093122125848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1042 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh5055517736292622758.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 Commit message: "ci: Update PR template and add missing Conribution.md (#328)" > git rev-list --no-walk 15e51d6a7d970b2441181c6dd868534e2249da73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:13 ========================================================= 22:35:13 EdgeX Global Pipelines Version Info 22:35:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:14 ------------------- 22:35:14 stable info: 22:35:14 ------------------- 22:35:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:35:14 Message: update stable to v1.0.205 22:35:14 ------------------- 22:35:14 experimental info: 22:35:14 ------------------- 22:35:14 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:35:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] echo 22:35:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9738f39 [Pipeline] echo 22:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:16 provisioning config files... 22:35:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config724344772537952617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:16 ---> docker-login.sh 22:35:16 nexus3.edgexfoundry.org:10001 22:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:16 Configure a credential helper to remove this warning. See 22:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:16 22:35:16 Login Succeeded 22:35:16 nexus3.edgexfoundry.org:10002 22:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:16 Configure a credential helper to remove this warning. See 22:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:16 22:35:16 Login Succeeded 22:35:17 nexus3.edgexfoundry.org:10003 22:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:17 Configure a credential helper to remove this warning. See 22:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:17 22:35:17 Login Succeeded 22:35:17 nexus3.edgexfoundry.org:10004 22:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:17 Configure a credential helper to remove this warning. See 22:35:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:17 22:35:17 Login Succeeded 22:35:17 docker.io 22:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:18 Configure a credential helper to remove this warning. See 22:35:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:18 22:35:18 Login Succeeded 22:35:18 ---> docker-login.sh ends [Pipeline] } 22:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:19 + git log --format=format:%s -1 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] echo 22:35:19 GIT_COMMIT: 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7, Commit Message: ci: Update PR template and add missing Conribution.md (#328) [Pipeline] echo 22:35:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:20 22:35:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:20 latest: Pulling from edgex-devops/git-semver 22:35:20 31603596830f: Pulling fs layer 22:35:20 04fac38145f0: Pulling fs layer 22:35:20 701f6daf10bf: Pulling fs layer 22:35:20 24f72da36158: Pulling fs layer 22:35:20 24f72da36158: Waiting 22:35:20 04fac38145f0: Verifying Checksum 22:35:20 04fac38145f0: Download complete 22:35:20 31603596830f: Verifying Checksum 22:35:20 31603596830f: Download complete 22:35:20 31603596830f: Pull complete 22:35:21 04fac38145f0: Pull complete 22:35:21 24f72da36158: Verifying Checksum 22:35:21 24f72da36158: Download complete 22:35:21 701f6daf10bf: Verifying Checksum 22:35:21 701f6daf10bf: Download complete 22:35:21 701f6daf10bf: Pull complete 22:35:21 24f72da36158: Pull complete 22:35:21 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:21 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:22 $ docker top 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:22 [ssh-agent] Looking for ssh-agent implementation... 22:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:22 $ docker exec 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent 22:35:22 SSH_AUTH_SOCK=/tmp/ssh-Zd5ntzzSDGnO/agent.14 22:35:22 SSH_AGENT_PID=21 22:35:22 Running ssh-add (command line suppressed) 22:35:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2980513189114119857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2980513189114119857.key) 22:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:23 + git tag --points-at HEAD [Pipeline] } 22:35:23 $ docker exec --env ******** --env ******** 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent -k 22:35:23 unset SSH_AUTH_SOCK; 22:35:23 unset SSH_AGENT_PID; 22:35:23 echo Agent pid 21 killed; 22:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:23 [ssh-agent] Looking for ssh-agent implementation... 22:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:23 $ docker exec 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent 22:35:23 SSH_AUTH_SOCK=/tmp/ssh-GBOtvNIeMWpE/agent.54 22:35:23 SSH_AGENT_PID=60 22:35:23 Running ssh-add (command line suppressed) 22:35:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8178498021637161942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8178498021637161942.key) 22:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:24 + git semver init 22:35:24 # -> Open(): unable to determine branch for HEAD 22:35:24 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:35:24 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:35:24 # $SEMVER_REMOTE_NAME = origin 22:35:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:24 # $SEMVER_USER_NAME = edgex-jenkins 22:35:24 # $SEMVER_BRANCH = main 22:35:24 # $SEMVER_TEMP = /tmp/semver-521838653 22:35:24 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:35:24 # '/tmp/semver-521838653' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:35:24 # -> Force: false 22:35:24 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:35:24 $ docker exec --env ******** --env ******** 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 ssh-agent -k 22:35:24 unset SSH_AUTH_SOCK; 22:35:24 unset SSH_AGENT_PID; 22:35:24 echo Agent pid 60 killed; 22:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:25 + git semver [Pipeline] } 22:35:25 $ docker stop --time=1 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 22:35:26 $ docker rm -f 7b2d1e201a4da6d8bd85cda3db2b91fea646fa5204e95014f20227c3feebf8d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:27 Stashed 1 file(s) [Pipeline] echo 22:35:27 [edgeXSemver]: initialized semver on version 2.0.2-dev.14 [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 22:35:42 Still waiting to schedule task 22:35:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1042’ 22:35:42 Still waiting to schedule task 22:35:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:38:12 Running on prd-centos7-docker-4c-2g-1044 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:38:12 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 22:38:13 Selected Git installation does not exist. Using Default 22:38:13 The recommended git tool is: NONE 22:38:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1043 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:38:14 Running in /w/workspace/app-service-configurable/18 [Pipeline] { [Pipeline] checkout 22:38:14 Selected Git installation does not exist. Using Default 22:38:14 The recommended git tool is: NONE 22:38:16 using credential edgex-jenkins-ssh 22:38:16 Cloning the remote Git repository 22:38:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:38:16 > git init /w/workspace/app-service-configurable/18 # timeout=10 22:38:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:38:16 > git --version # timeout=10 22:38:16 > git --version # 'git version 2.24.4' 22:38:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:16 [INFO] Currently running in a labeled security context 22:38:16 [INFO] Currently SELinux is 'enforcing' on the host 22:38:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/18@tmp/jenkins-gitclient-ssh321713020469485045.key 22:38:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:16 Avoid second fetch 22:38:16 Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) 22:38:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:38:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:16 > git config core.sparsecheckout # timeout=10 22:38:16 > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 22:38:20 using credential edgex-jenkins-ssh 22:38:20 Cloning the remote Git repository 22:38:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:38:20 > git init /w/workspace/app-service-configurable/18 # timeout=10 22:38:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:38:20 > git --version # timeout=10 22:38:20 > git --version # 'git version 2.17.1' 22:38:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:20 Commit message: "ci: Update PR template and add missing Conribution.md (#328)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:21 provisioning config files... 22:38:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config1259940025201901747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:21 Avoid second fetch 22:38:21 Checking out Revision 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 (main) 22:38:21 ---> docker-login.sh 22:38:21 nexus3.edgexfoundry.org:10001 22:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:21 Configure a credential helper to remove this warning. See 22:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:21 22:38:21 Login Succeeded 22:38:21 nexus3.edgexfoundry.org:10002 22:38:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:38:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:21 > git config core.sparsecheckout # timeout=10 22:38:21 > git checkout -f 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 # timeout=10 22:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:22 Configure a credential helper to remove this warning. See 22:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:22 22:38:22 Login Succeeded 22:38:22 nexus3.edgexfoundry.org:10003 22:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:22 Configure a credential helper to remove this warning. See 22:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:22 22:38:22 Login Succeeded 22:38:22 nexus3.edgexfoundry.org:10004 22:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:22 Configure a credential helper to remove this warning. See 22:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:22 22:38:22 Login Succeeded 22:38:22 docker.io 22:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:23 Configure a credential helper to remove this warning. See 22:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:23 22:38:23 Login Succeeded 22:38:23 ---> docker-login.sh ends [Pipeline] } 22:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:23 ========================================================= 22:38:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:38:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:38:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:38:23 Sending build context to Docker daemon 162.3kB 22:38:23 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 22:38:23 Step 2/13 : FROM ${BASE} AS builder 22:38:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:38:23 540db60ca938: Pulling fs layer 22:38:23 adcc1eea9eea: Pulling fs layer 22:38:23 4c4ab2625f07: Pulling fs layer 22:38:23 db62176df00c: Pulling fs layer 22:38:23 3b30891b0d05: Pulling fs layer 22:38:23 06b49ca38bd5: Pulling fs layer 22:38:23 c788192a36de: Pulling fs layer 22:38:23 a77e37c0d609: Pulling fs layer 22:38:23 c3185cebc471: Pulling fs layer 22:38:23 db62176df00c: Waiting 22:38:23 3b30891b0d05: Waiting 22:38:23 06b49ca38bd5: Waiting 22:38:23 a77e37c0d609: Waiting 22:38:23 c788192a36de: Waiting 22:38:23 c3185cebc471: Waiting 22:38:23 4c4ab2625f07: Verifying Checksum 22:38:23 4c4ab2625f07: Download complete 22:38:23 adcc1eea9eea: Verifying Checksum 22:38:23 adcc1eea9eea: Download complete 22:38:23 3b30891b0d05: Verifying Checksum 22:38:23 3b30891b0d05: Download complete 22:38:23 06b49ca38bd5: Verifying Checksum 22:38:23 06b49ca38bd5: Download complete 22:38:23 540db60ca938: Verifying Checksum 22:38:23 540db60ca938: Download complete 22:38:23 c788192a36de: Verifying Checksum 22:38:23 c788192a36de: Download complete 22:38:24 540db60ca938: Pull complete 22:38:24 adcc1eea9eea: Pull complete 22:38:24 4c4ab2625f07: Pull complete 22:38:25 a77e37c0d609: Verifying Checksum 22:38:25 a77e37c0d609: Download complete 22:38:26 Commit message: "ci: Update PR template and add missing Conribution.md (#328)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:26 provisioning config files... 22:38:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config473436151406919577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:27 ---> docker-login.sh 22:38:27 nexus3.edgexfoundry.org:10001 22:38:28 c3185cebc471: Verifying Checksum 22:38:28 c3185cebc471: Download complete 22:38:28 db62176df00c: Verifying Checksum 22:38:28 db62176df00c: Download complete 22:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 nexus3.edgexfoundry.org:10002 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 nexus3.edgexfoundry.org:10003 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 nexus3.edgexfoundry.org:10004 22:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:30 Configure a credential helper to remove this warning. See 22:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:30 22:38:30 Login Succeeded 22:38:30 docker.io 22:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:31 Configure a credential helper to remove this warning. See 22:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:31 22:38:31 Login Succeeded 22:38:31 ---> docker-login.sh ends [Pipeline] } 22:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:38:31 db62176df00c: Pull complete 22:38:31 3b30891b0d05: Pull complete [Pipeline] echo 22:38:31 ========================================================= 22:38:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:38:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:38:32 06b49ca38bd5: Pull complete 22:38:32 c788192a36de: Pull complete 22:38:32 a77e37c0d609: Pull complete 22:38:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:38:32 Sending build context to Docker daemon 162.3kB 22:38:32 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 22:38:32 Step 2/13 : FROM ${BASE} AS builder 22:38:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:32 595b0fe564bb: Pulling fs layer 22:38:32 24495759ef45: Pulling fs layer 22:38:32 d148012ef14d: Pulling fs layer 22:38:32 e90a11edd702: Pulling fs layer 22:38:32 d77568369979: Pulling fs layer 22:38:32 fc1c9f9a7f3b: Pulling fs layer 22:38:32 170f2ba95c9a: Pulling fs layer 22:38:32 97ac5df62f85: Pulling fs layer 22:38:32 d77568369979: Waiting 22:38:32 fc1c9f9a7f3b: Waiting 22:38:32 170f2ba95c9a: Waiting 22:38:32 97ac5df62f85: Waiting 22:38:32 e90a11edd702: Waiting 22:38:32 d148012ef14d: Verifying Checksum 22:38:32 d148012ef14d: Download complete 22:38:33 24495759ef45: Verifying Checksum 22:38:33 24495759ef45: Download complete 22:38:33 d77568369979: Verifying Checksum 22:38:33 d77568369979: Download complete 22:38:33 fc1c9f9a7f3b: Download complete 22:38:33 595b0fe564bb: Verifying Checksum 22:38:33 595b0fe564bb: Download complete 22:38:33 170f2ba95c9a: Verifying Checksum 22:38:33 170f2ba95c9a: Download complete 22:38:33 595b0fe564bb: Pull complete 22:38:34 24495759ef45: Pull complete 22:38:34 c3185cebc471: Pull complete 22:38:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:38:34 ---> 031687cdd783 22:38:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:38:35 d148012ef14d: Pull complete 22:38:36 ---> Running in 3f0f52862633 22:38:36 Removing intermediate container 3f0f52862633 22:38:36 ---> 6860c0f4b19a 22:38:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:38:36 ---> Running in e3f98396bc55 22:38:36 Removing intermediate container e3f98396bc55 22:38:36 ---> 6eaa8fbf03ce 22:38:36 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:38:36 ---> Running in 840ab4f7c41e 22:38:36 Removing intermediate container 840ab4f7c41e 22:38:36 ---> 896782845e1e 22:38:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:36 ---> Running in ba20f2f34be8 22:38:36 97ac5df62f85: Verifying Checksum 22:38:36 97ac5df62f85: Download complete 22:38:36 e90a11edd702: Verifying Checksum 22:38:36 e90a11edd702: Download complete 22:38:37 Removing intermediate container ba20f2f34be8 22:38:37 ---> 7f58e15d655d 22:38:37 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:37 ---> Running in 4e9f0f969265 22:38:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:39 OK: 219 MiB in 52 packages 22:38:39 Removing intermediate container 4e9f0f969265 22:38:39 ---> 43c91dffeaf3 22:38:39 Step 8/13 : WORKDIR /app 22:38:39 ---> Running in f8de706cb652 22:38:39 Removing intermediate container f8de706cb652 22:38:39 ---> d9bd20ce4452 22:38:39 Step 9/13 : COPY go.mod . 22:38:39 ---> a655a637de18 22:38:39 Step 10/13 : RUN go mod download 22:38:39 ---> Running in 0805be5f8a61 22:38:46 e90a11edd702: Pull complete 22:38:47 d77568369979: Pull complete 22:38:47 fc1c9f9a7f3b: Pull complete 22:38:48 170f2ba95c9a: Pull complete 22:38:54 97ac5df62f85: Pull complete 22:38:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:38:54 ---> 04bc70af865f 22:38:54 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:38:58 ---> Running in 82f1d1193a86 22:38:58 Removing intermediate container 82f1d1193a86 22:38:58 ---> 528344a51b66 22:38:58 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:38:58 ---> Running in 5698f9bbd23d 22:38:59 Removing intermediate container 5698f9bbd23d 22:38:59 ---> a91137b342cd 22:38:59 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:38:59 ---> Running in f11a95e51c4b 22:38:59 Removing intermediate container f11a95e51c4b 22:38:59 ---> 64dc5888520b 22:38:59 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:00 ---> Running in f750a76f9c03 22:39:03 Removing intermediate container f750a76f9c03 22:39:03 ---> 51baa1ad0eab 22:39:03 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:03 ---> Running in ad982e10926c 22:39:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:39:06 Removing intermediate container 0805be5f8a61 22:39:06 ---> dfd6c45e25d4 22:39:06 Step 11/13 : COPY . . 22:39:06 ---> b8c8bdf83460 22:39:06 Step 12/13 : ARG MAKE="make build" 22:39:06 ---> Running in b608b8dfeaa2 22:39:06 Removing intermediate container b608b8dfeaa2 22:39:06 ---> a9d96099c962 22:39:06 Step 13/13 : RUN $MAKE 22:39:06 ---> Running in 024032fc60dd 22:39:06 noop 22:39:06 Removing intermediate container 024032fc60dd 22:39:06 ---> 33620c8418e9 22:39:06 Successfully built 33620c8418e9 22:39:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:39:06 + docker inspect -f . ci-base-image-x86_64 22:39:06 . [Pipeline] withDockerContainer 22:39:06 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 22:39:06 OK: 218 MiB in 52 packages 22:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:07 $ docker top 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:07 + go version 22:39:07 go version go1.16.6 linux/amd64 [Pipeline] } 22:39:07 $ docker stop --time=1 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e 22:39:07 Removing intermediate container ad982e10926c 22:39:07 ---> da207b83f4bb 22:39:07 Step 8/13 : WORKDIR /app 22:39:07 ---> Running in c4b976e69579 22:39:08 Removing intermediate container c4b976e69579 22:39:08 ---> 5b4b6ccf1c64 22:39:08 Step 9/13 : COPY go.mod . 22:39:08 $ docker rm -f 4c6927e8d18ebf0e6e88dabb93b810d273ff021e7a7f0e76f6f94ff62037510e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:09 ---> 17632b1e5a4a 22:39:09 Step 10/13 : RUN go mod download 22:39:09 + docker inspect -f . ci-base-image-x86_64 22:39:09 . [Pipeline] withDockerContainer 22:39:09 ---> Running in ace9f6fc44c1 22:39:09 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 22:39:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:09 $ docker top c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:39:10 + make test 22:39:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:39:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:39:28 CGO_ENABLED=1 go vet ./... 22:39:31 gofmt -l . 22:39:31 [ "`gofmt -l .`" = "" ] 22:39:31 ./bin/test-attribution-txt.sh [Pipeline] } 22:39:32 $ docker stop --time=1 c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c 22:39:33 $ docker rm -f c4aa1e7771a55f0f7b3a5b43a0ffa7aa387c1517071bb1efad36fb785763379c [Pipeline] // withDockerContainer [Pipeline] sh 22:39:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:37 + ls -al . 22:39:37 total 120 22:39:37 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 22:39 . 22:39:37 drwxrwxr-x. 4 jenkins jenkins 30 Sep 23 22:38 .. 22:39:37 -rw-rw-r--. 1 jenkins jenkins 7608 Sep 23 22:38 Attribution.txt 22:39:37 drwxrwxr-x. 2 jenkins jenkins 37 Sep 23 22:38 bin 22:39:37 -rw-rw-r--. 1 jenkins jenkins 22206 Sep 23 22:38 CHANGELOG.md 22:39:37 -rw-r--r--. 1 jenkins jenkins 10 Sep 23 22:39 coverage.out 22:39:37 -rw-rw-r--. 1 jenkins jenkins 2032 Sep 23 22:38 Dockerfile 22:39:37 -rw-rw-r--. 1 jenkins jenkins 119 Sep 23 22:38 .dockerignore 22:39:37 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 22:38 .git 22:39:37 drwxrwxr-x. 2 jenkins jenkins 104 Sep 23 22:38 .github 22:39:37 -rw-rw-r--. 1 jenkins jenkins 104 Sep 23 22:38 .gitignore 22:39:37 -rw-rw-r--. 1 jenkins jenkins 136 Sep 23 22:38 go.mod 22:39:37 -rw-rw-r--. 1 jenkins jenkins 20734 Sep 23 22:38 go.sum 22:39:37 -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 22:38 GOVERNANCE.md 22:39:37 -rw-rw-r--. 1 jenkins jenkins 687 Sep 23 22:38 Jenkinsfile 22:39:37 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 23 22:38 LICENSE 22:39:37 -rw-rw-r--. 1 jenkins jenkins 1949 Sep 23 22:38 main.go 22:39:37 -rw-rw-r--. 1 jenkins jenkins 1488 Sep 23 22:38 makefile 22:39:37 -rw-rw-r--. 1 jenkins jenkins 618 Sep 23 22:38 OWNERS.md 22:39:37 -rw-rw-r--. 1 jenkins jenkins 3224 Sep 23 22:38 README.md 22:39:37 drwxrwxr-x. 8 jenkins jenkins 122 Sep 23 22:38 res 22:39:37 drwxrwxr-x. 3 jenkins jenkins 58 Sep 23 22:38 snap 22:39:37 -rw-rw-r--. 1 jenkins jenkins 12 Sep 23 22:35 VERSION [Pipeline] isUnix [Pipeline] sh 22:39:37 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 --label arch=amd64 --label version=2.0.2-dev.14 . 22:39:37 Sending build context to Docker daemon 163.3kB 22:39:37 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 22:39:37 Step 2/27 : FROM ${BASE} AS builder 22:39:37 ---> 33620c8418e9 22:39:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:39:37 ---> Running in 9f67a024d460 22:39:37 Removing intermediate container 9f67a024d460 22:39:37 ---> 0150cb4ae8a9 22:39:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:39:37 ---> Running in 0a4da0ffa0be 22:39:38 Removing intermediate container 0a4da0ffa0be 22:39:38 ---> 22d1ad3980a6 22:39:38 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:39:38 ---> Running in bdc69b5914d0 22:39:38 Removing intermediate container bdc69b5914d0 22:39:38 ---> be3814fe8e13 22:39:38 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:38 ---> Running in fc05cc4b0e24 22:39:38 Removing intermediate container fc05cc4b0e24 22:39:38 ---> 6f2e2cb818a6 22:39:38 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:39:38 ---> Running in a3babb83f7ba 22:39:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:40 OK: 219 MiB in 52 packages 22:39:40 Removing intermediate container a3babb83f7ba 22:39:40 ---> 6a7c39f94158 22:39:40 Step 8/27 : WORKDIR /app 22:39:40 ---> Running in 839a8f897c42 22:39:40 Removing intermediate container 839a8f897c42 22:39:40 ---> 740dc62953c3 22:39:40 Step 9/27 : COPY go.mod . 22:39:40 ---> 310368223bb4 22:39:40 Step 10/27 : RUN go mod download 22:39:40 ---> Running in cb3579456447 22:39:41 Removing intermediate container cb3579456447 22:39:41 ---> d43b83f47e71 22:39:41 Step 11/27 : COPY . . 22:39:41 ---> 492f12de30bb 22:39:41 Step 12/27 : ARG MAKE="make build" 22:39:41 ---> Running in 82f012239630 22:39:41 Removing intermediate container 82f012239630 22:39:41 ---> ed338892b763 22:39:41 Step 13/27 : RUN $MAKE 22:39:41 ---> Running in 6dfbacaf6180 22:39:41 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.14" -o app-service-configurable 22:39:48 Removing intermediate container ace9f6fc44c1 22:39:48 ---> 0a7c64dd668a 22:39:48 Step 11/13 : COPY . . 22:39:48 ---> b1813d872558 22:39:48 Step 12/13 : ARG MAKE="make build" 22:39:48 ---> Running in 276d87e559c3 22:39:48 Removing intermediate container 276d87e559c3 22:39:48 ---> 5798589a4a35 22:39:48 Step 13/13 : RUN $MAKE 22:39:48 ---> Running in 738e9884eb9b 22:39:49 noop 22:39:50 Removing intermediate container 738e9884eb9b 22:39:50 ---> 98329f547b12 22:39:50 Successfully built 98329f547b12 22:39:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:39:51 + docker inspect -f . ci-base-image-arm64 22:39:51 . [Pipeline] withDockerContainer 22:39:51 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 22:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:53 $ docker top ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:54 + go version 22:39:54 go version go1.16.6 linux/arm64 [Pipeline] } 22:39:54 $ docker stop --time=1 ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a 22:39:54 Removing intermediate container 6dfbacaf6180 22:39:54 ---> e96c9cb44e79 22:39:54 Step 14/27 : FROM alpine:3.14 22:39:54 3.14: Pulling from library/alpine 22:39:54 a0d0a0d46f8b: Pulling fs layer 22:39:54 a0d0a0d46f8b: Verifying Checksum 22:39:54 a0d0a0d46f8b: Download complete 22:39:54 a0d0a0d46f8b: Pull complete 22:39:54 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:39:54 Status: Downloaded newer image for alpine:3.14 22:39:54 ---> 14119a10abf4 22:39:54 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:39:54 ---> Running in 6241136480b8 22:39:54 Removing intermediate container 6241136480b8 22:39:54 ---> b8722ed66e1b 22:39:54 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:39:54 ---> Running in 605f25b9e565 22:39:54 Removing intermediate container 605f25b9e565 22:39:54 ---> 9e8e10d9a661 22:39:54 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:39:54 ---> Running in 60c3f8d6c417 22:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:39:55 (1/7) Installing ca-certificates (20191127-r5) 22:39:55 (2/7) Installing dumb-init (1.2.5-r1) 22:39:55 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:39:55 (4/7) Installing libsodium (1.0.18-r0) 22:39:55 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:39:55 (6/7) Installing libzmq (4.3.4-r0) 22:39:55 (7/7) Installing zeromq (4.3.4-r0) 22:39:55 Executing busybox-1.33.1-r3.trigger 22:39:55 Executing ca-certificates-20191127-r5.trigger 22:39:55 OK: 9 MiB in 21 packages 22:39:56 $ docker rm -f ef0279f8b2eac3a677d33054862c9622d01c22f8b3761c5dbab1bb069a9bf34a 22:39:56 Removing intermediate container 60c3f8d6c417 22:39:56 ---> 43f0d50094b2 22:39:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:39:56 ---> 3c0a1e966412 22:39:56 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:39:56 ---> 84a86606d25f 22:39:56 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:39:56 ---> 34b49af9cfe8 22:39:56 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:56 + docker inspect -f . ci-base-image-arm64 22:39:56 . [Pipeline] withDockerContainer 22:39:57 ---> c53d64f20a16 22:39:57 Step 22/27 : EXPOSE 48095 22:39:57 ---> Running in 57f1f7d16420 22:39:57 Removing intermediate container 57f1f7d16420 22:39:57 ---> 5612fad91523 22:39:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:39:57 ---> Running in 384a1dddcef7 22:39:57 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 22:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:39:57 Removing intermediate container 384a1dddcef7 22:39:57 ---> 8be7794e22e5 22:39:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:57 ---> Running in 1e5213635da1 22:39:57 Removing intermediate container 1e5213635da1 22:39:57 ---> 92fbee5aeb6c 22:39:57 Step 25/27 : LABEL arch=amd64 22:39:57 ---> Running in 0da250b13a68 22:39:57 Removing intermediate container 0da250b13a68 22:39:57 ---> d543a79d77b7 22:39:57 Step 26/27 : LABEL git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:39:57 ---> Running in 89a38171cda5 22:39:57 Removing intermediate container 89a38171cda5 22:39:57 ---> 5c4f0424b482 22:39:57 Step 27/27 : LABEL version=2.0.2-dev.14 22:39:57 ---> Running in 24c9fd1cf8a0 22:39:57 Removing intermediate container 24c9fd1cf8a0 22:39:57 ---> 8ff10de760c2 22:39:57 [Warning] One or more build-args [ARCH] were not consumed 22:39:57 Successfully built 8ff10de760c2 22:39:57 Successfully tagged app-service-configurable:latest 22:39:58 $ docker top 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:59 provisioning config files... 22:39:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config7560592194634646341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:59 ---> docker-login.sh 22:39:59 nexus3.edgexfoundry.org:10001 22:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:59 Configure a credential helper to remove this warning. See 22:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:59 22:39:59 Login Succeeded 22:39:59 nexus3.edgexfoundry.org:10002 22:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:59 + make test 22:39:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:00 Configure a credential helper to remove this warning. See 22:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:00 22:40:00 Login Succeeded 22:40:00 nexus3.edgexfoundry.org:10003 22:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:00 Configure a credential helper to remove this warning. See 22:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:00 22:40:00 Login Succeeded 22:40:00 nexus3.edgexfoundry.org:10004 22:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:00 Configure a credential helper to remove this warning. See 22:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:00 22:40:00 Login Succeeded 22:40:00 docker.io 22:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:00 Configure a credential helper to remove this warning. See 22:40:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:00 22:40:00 Login Succeeded 22:40:00 ---> docker-login.sh ends [Pipeline] } 22:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:40:00 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:40:00 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:40:00 latest 22:40:00 2.0.2-dev.14 22:40:00 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:40:00 main 22:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh 22:40:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:01 7df6f02cebdd: Preparing 22:40:01 c6440a95b790: Preparing 22:40:01 c328f0480340: Preparing 22:40:01 f186540ef470: Preparing 22:40:01 57810eca78a8: Preparing 22:40:01 e2eb06d8af82: Preparing 22:40:01 e2eb06d8af82: Waiting 22:40:01 f186540ef470: Pushed 22:40:01 c6440a95b790: Pushed 22:40:01 e2eb06d8af82: Layer already exists 22:40:01 c328f0480340: Pushed 22:40:02 57810eca78a8: Pushed 22:40:03 7df6f02cebdd: Pushed 22:40:03 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:40:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:40:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:04 7df6f02cebdd: Preparing 22:40:04 c6440a95b790: Preparing 22:40:04 c328f0480340: Preparing 22:40:04 f186540ef470: Preparing 22:40:04 57810eca78a8: Preparing 22:40:04 e2eb06d8af82: Preparing 22:40:04 e2eb06d8af82: Waiting 22:40:04 c6440a95b790: Layer already exists 22:40:04 c328f0480340: Layer already exists 22:40:04 57810eca78a8: Layer already exists 22:40:04 7df6f02cebdd: Layer already exists 22:40:04 f186540ef470: Layer already exists 22:40:04 e2eb06d8af82: Layer already exists 22:40:04 latest: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:40:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh 22:40:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 22:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:05 7df6f02cebdd: Preparing 22:40:05 c6440a95b790: Preparing 22:40:05 c328f0480340: Preparing 22:40:05 f186540ef470: Preparing 22:40:05 57810eca78a8: Preparing 22:40:05 e2eb06d8af82: Preparing 22:40:05 e2eb06d8af82: Waiting 22:40:05 7df6f02cebdd: Layer already exists 22:40:05 c328f0480340: Layer already exists 22:40:05 57810eca78a8: Layer already exists 22:40:05 c6440a95b790: Layer already exists 22:40:05 f186540ef470: Layer already exists 22:40:05 e2eb06d8af82: Layer already exists 22:40:05 2.0.2-dev.14: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:40:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh 22:40:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:05 7df6f02cebdd: Preparing 22:40:05 c6440a95b790: Preparing 22:40:05 c328f0480340: Preparing 22:40:05 f186540ef470: Preparing 22:40:05 57810eca78a8: Preparing 22:40:05 e2eb06d8af82: Preparing 22:40:05 e2eb06d8af82: Waiting 22:40:05 7df6f02cebdd: Layer already exists 22:40:05 57810eca78a8: Layer already exists 22:40:05 f186540ef470: Layer already exists 22:40:05 c6440a95b790: Layer already exists 22:40:05 c328f0480340: Layer already exists 22:40:05 e2eb06d8af82: Layer already exists 22:40:05 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] isUnix [Pipeline] sh 22:40:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:40:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:06 7df6f02cebdd: Preparing 22:40:06 c6440a95b790: Preparing 22:40:06 c328f0480340: Preparing 22:40:06 f186540ef470: Preparing 22:40:06 57810eca78a8: Preparing 22:40:06 e2eb06d8af82: Preparing 22:40:06 e2eb06d8af82: Waiting 22:40:06 57810eca78a8: Layer already exists 22:40:06 f186540ef470: Layer already exists 22:40:06 c328f0480340: Layer already exists 22:40:06 c6440a95b790: Layer already exists 22:40:06 7df6f02cebdd: Layer already exists 22:40:06 e2eb06d8af82: Layer already exists 22:40:06 main: digest: sha256:67d86df2da8f2542de30dd0a09641aba8af566580e00492534603322ae830b7c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:40:06 ===================================================== [Pipeline] echo 22:40:06 taggedImages: 22:40:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:40:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:40:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.14 22:40:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:40:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:07 22:40:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:40:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:07 latest: Pulling from edgex-lftools-log-publisher 22:40:07 b4d181a07f80: Pulling fs layer 22:40:07 a1111a8f2ec3: Pulling fs layer 22:40:07 ed53099fbce6: Pulling fs layer 22:40:07 dc539afda2c1: Pulling fs layer 22:40:07 77bc0d833cb6: Pulling fs layer 22:40:07 9065ff56babe: Pulling fs layer 22:40:07 d287ab97295c: Pulling fs layer 22:40:07 dc539afda2c1: Waiting 22:40:07 77bc0d833cb6: Waiting 22:40:07 9065ff56babe: Waiting 22:40:07 d287ab97295c: Waiting 22:40:07 a1111a8f2ec3: Verifying Checksum 22:40:07 a1111a8f2ec3: Download complete 22:40:07 dc539afda2c1: Verifying Checksum 22:40:07 dc539afda2c1: Download complete 22:40:08 77bc0d833cb6: Verifying Checksum 22:40:08 77bc0d833cb6: Download complete 22:40:08 9065ff56babe: Verifying Checksum 22:40:08 9065ff56babe: Download complete 22:40:08 ed53099fbce6: Verifying Checksum 22:40:08 ed53099fbce6: Download complete 22:40:09 b4d181a07f80: Verifying Checksum 22:40:09 b4d181a07f80: Download complete 22:40:10 b4d181a07f80: Pull complete 22:40:10 a1111a8f2ec3: Pull complete 22:40:11 ed53099fbce6: Pull complete 22:40:11 dc539afda2c1: Pull complete 22:40:11 77bc0d833cb6: Pull complete 22:40:11 9065ff56babe: Pull complete 22:40:12 d287ab97295c: Verifying Checksum 22:40:12 d287ab97295c: Download complete 22:40:18 d287ab97295c: Pull complete 22:40:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:40:18 prd-centos7-docker-4c-2g-1044 does not seem to be running inside a container 22:40:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:20 $ docker top 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:21 ---> job-cost.sh 22:40:21 lf-activate-venv: SKIPPING 22:40:21 INFO: No Stack... 22:40:22 INFO: Retrieving Pricing Info for: v3-standard-2 22:40:22 INFO: Archiving Costs [Pipeline] sh 22:40:22 + cat /w/workspace/app-service-configurable/18/archives/cost.csv 22:40:22 + cut -d, -f6 [Pipeline] lock 22:40:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] 22:40:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] did not exist. Created. 22:40:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:23 + echo total: 0.05999999865889549 [Pipeline] stash 22:40:23 Stashed 1 file(s) [Pipeline] } 22:40:23 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 22:40:23 $ docker stop --time=1 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 22:40:24 $ docker rm -f 7d91e9fd5bddd908139c77f7fd9ca84e97de38c5452c38d9c77b338393672696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:40:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:40:56 CGO_ENABLED=1 go vet ./... 22:41:14 gofmt -l . 22:41:14 [ "`gofmt -l .`" = "" ] 22:41:14 ./bin/test-attribution-txt.sh [Pipeline] } 22:41:14 $ docker stop --time=1 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 22:41:16 $ docker rm -f 709910c001a08c080e89eee0416e38b6f9fedd764b9c54caac53a824d37e3ef5 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:17 Warning: overwriting stash ‘coverage-report’ 22:41:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:19 + ls -al . 22:41:19 total 144 22:41:19 drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 22:41 . 22:41:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 22:38 .. 22:41:19 -rw-rw-r-- 1 jenkins jenkins 119 Sep 23 22:38 .dockerignore 22:41:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 22:38 .git 22:41:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:38 .github 22:41:19 -rw-rw-r-- 1 jenkins jenkins 104 Sep 23 22:38 .gitignore 22:41:19 -rw-rw-r-- 1 jenkins jenkins 7608 Sep 23 22:38 Attribution.txt 22:41:19 -rw-rw-r-- 1 jenkins jenkins 22206 Sep 23 22:38 CHANGELOG.md 22:41:19 -rw-rw-r-- 1 jenkins jenkins 2032 Sep 23 22:38 Dockerfile 22:41:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 22:38 GOVERNANCE.md 22:41:19 -rw-rw-r-- 1 jenkins jenkins 687 Sep 23 22:38 Jenkinsfile 22:41:19 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 23 22:38 LICENSE 22:41:19 -rw-rw-r-- 1 jenkins jenkins 618 Sep 23 22:38 OWNERS.md 22:41:19 -rw-rw-r-- 1 jenkins jenkins 3224 Sep 23 22:38 README.md 22:41:19 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 22:35 VERSION 22:41:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 22:38 bin 22:41:19 -rw-r--r-- 1 jenkins jenkins 10 Sep 23 22:40 coverage.out 22:41:19 -rw-rw-r-- 1 jenkins jenkins 136 Sep 23 22:38 go.mod 22:41:19 -rw-rw-r-- 1 jenkins jenkins 20734 Sep 23 22:38 go.sum 22:41:19 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 23 22:38 main.go 22:41:19 -rw-rw-r-- 1 jenkins jenkins 1488 Sep 23 22:38 makefile 22:41:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 22:38 res 22:41:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 22:38 snap [Pipeline] isUnix [Pipeline] sh 22:41:19 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 --label arch=arm64 --label version=2.0.2-dev.14 . 22:41:19 Sending build context to Docker daemon 163.3kB 22:41:19 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 22:41:19 Step 2/27 : FROM ${BASE} AS builder 22:41:19 ---> 98329f547b12 22:41:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:41:20 ---> Running in a9d2ee777c7c 22:41:20 Removing intermediate container a9d2ee777c7c 22:41:20 ---> 173351ddefd2 22:41:20 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:41:21 ---> Running in 47699053f009 22:41:21 Removing intermediate container 47699053f009 22:41:21 ---> 754f024e6abb 22:41:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:41:21 ---> Running in 66e2cc772df2 22:41:22 Removing intermediate container 66e2cc772df2 22:41:22 ---> 22f0988046e4 22:41:22 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:22 ---> Running in e275ca1de8e6 22:41:24 Removing intermediate container e275ca1de8e6 22:41:24 ---> 90efa7345ebc 22:41:24 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:24 ---> Running in da15d5cd8162 22:41:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:27 OK: 218 MiB in 52 packages 22:41:28 Removing intermediate container da15d5cd8162 22:41:28 ---> f7c8bb4fc881 22:41:28 Step 8/27 : WORKDIR /app 22:41:28 ---> Running in 8c30a680f590 22:41:29 Removing intermediate container 8c30a680f590 22:41:29 ---> 047233c7853d 22:41:29 Step 9/27 : COPY go.mod . 22:41:29 ---> 6dea94c7f69c 22:41:29 Step 10/27 : RUN go mod download 22:41:30 ---> Running in 9853c869698f 22:41:32 Removing intermediate container 9853c869698f 22:41:32 ---> 5d6b4d6aa362 22:41:32 Step 11/27 : COPY . . 22:41:33 ---> 3931a5a964aa 22:41:33 Step 12/27 : ARG MAKE="make build" 22:41:33 ---> Running in 749d6e46e99d 22:41:34 Removing intermediate container 749d6e46e99d 22:41:34 ---> 3c9b6d811c9b 22:41:34 Step 13/27 : RUN $MAKE 22:41:34 ---> Running in 80c675583aa7 22:41:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.14" -o app-service-configurable 22:42:14 Removing intermediate container 80c675583aa7 22:42:14 ---> 697a8b233f53 22:42:14 Step 14/27 : FROM alpine:3.14 22:42:14 3.14: Pulling from library/alpine 22:42:14 552d1f2373af: Pulling fs layer 22:42:14 552d1f2373af: Download complete 22:42:14 552d1f2373af: Pull complete 22:42:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:42:14 Status: Downloaded newer image for alpine:3.14 22:42:14 ---> bb3de5531c18 22:42:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:14 ---> Running in 7406d7b0aca6 22:42:14 Removing intermediate container 7406d7b0aca6 22:42:14 ---> a00c91312bfc 22:42:14 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:42:14 ---> Running in d7c269ecb564 22:42:14 Removing intermediate container d7c269ecb564 22:42:14 ---> 537e75886e08 22:42:14 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:42:14 ---> Running in 710931eefdf5 22:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:42:17 (1/7) Installing ca-certificates (20191127-r5) 22:42:17 (2/7) Installing dumb-init (1.2.5-r1) 22:42:17 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:42:17 (4/7) Installing libsodium (1.0.18-r0) 22:42:17 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:42:17 (6/7) Installing libzmq (4.3.4-r0) 22:42:17 (7/7) Installing zeromq (4.3.4-r0) 22:42:17 Executing busybox-1.33.1-r3.trigger 22:42:17 Executing ca-certificates-20191127-r5.trigger 22:42:17 OK: 9 MiB in 21 packages 22:42:19 Removing intermediate container 710931eefdf5 22:42:19 ---> a57fa28ded48 22:42:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:42:19 ---> e2ef493330e9 22:42:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:42:20 ---> b986a1baca31 22:42:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:42:21 ---> c017e36d2bb5 22:42:21 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:42:23 ---> 842da75638e1 22:42:23 Step 22/27 : EXPOSE 48095 22:42:23 ---> Running in a3433f8936f9 22:42:23 Removing intermediate container a3433f8936f9 22:42:23 ---> d82667c09af1 22:42:23 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:42:23 ---> Running in cdd37d52ec23 22:42:24 Removing intermediate container cdd37d52ec23 22:42:24 ---> 0baa7909edca 22:42:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:24 ---> Running in 9a51864dda90 22:42:25 Removing intermediate container 9a51864dda90 22:42:25 ---> e997ea8a49ea 22:42:25 Step 25/27 : LABEL arch=arm64 22:42:25 ---> Running in 392febe114fa 22:42:25 Removing intermediate container 392febe114fa 22:42:25 ---> 02690e9d9adb 22:42:25 Step 26/27 : LABEL git_sha=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:42:25 ---> Running in 5837269a6f67 22:42:26 Removing intermediate container 5837269a6f67 22:42:26 ---> 0400e6c84f30 22:42:26 Step 27/27 : LABEL version=2.0.2-dev.14 22:42:26 ---> Running in 99bc44ceed9e 22:42:27 Removing intermediate container 99bc44ceed9e 22:42:27 ---> b612720c2e3f 22:42:27 [Warning] One or more build-args [ARCH] were not consumed 22:42:27 Successfully built b612720c2e3f 22:42:27 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:27 provisioning config files... 22:42:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/18@tmp/config870213113970884148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:27 ---> docker-login.sh 22:42:27 nexus3.edgexfoundry.org:10001 22:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 nexus3.edgexfoundry.org:10002 22:42:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:28 Configure a credential helper to remove this warning. See 22:42:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:28 22:42:28 Login Succeeded 22:42:28 nexus3.edgexfoundry.org:10003 22:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:29 Configure a credential helper to remove this warning. See 22:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:29 22:42:29 Login Succeeded 22:42:29 nexus3.edgexfoundry.org:10004 22:42:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:29 Configure a credential helper to remove this warning. See 22:42:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:29 22:42:29 Login Succeeded 22:42:29 docker.io 22:42:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:30 Configure a credential helper to remove this warning. See 22:42:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:30 22:42:30 Login Succeeded 22:42:30 ---> docker-login.sh ends [Pipeline] } 22:42:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:30 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:42:30 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:42:30 latest 22:42:30 2.0.2-dev.14 22:42:30 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:42:30 main 22:42:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:42:31 7c5e16516619: Preparing 22:42:31 007777c9446a: Preparing 22:42:31 442aab457021: Preparing 22:42:31 df309d868a2f: Preparing 22:42:31 4dc1b1eba5c7: Preparing 22:42:31 ee420dfed78a: Preparing 22:42:31 ee420dfed78a: Waiting 22:42:32 007777c9446a: Pushed 22:42:32 442aab457021: Pushed 22:42:32 df309d868a2f: Pushed 22:42:32 ee420dfed78a: Layer already exists 22:42:32 4dc1b1eba5c7: Pushed 22:42:35 7c5e16516619: Pushed 22:42:35 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:42:36 7c5e16516619: Preparing 22:42:36 007777c9446a: Preparing 22:42:36 442aab457021: Preparing 22:42:36 df309d868a2f: Preparing 22:42:36 4dc1b1eba5c7: Preparing 22:42:36 ee420dfed78a: Preparing 22:42:36 ee420dfed78a: Waiting 22:42:36 4dc1b1eba5c7: Layer already exists 22:42:36 442aab457021: Layer already exists 22:42:36 7c5e16516619: Layer already exists 22:42:36 007777c9446a: Layer already exists 22:42:36 df309d868a2f: Layer already exists 22:42:36 ee420dfed78a: Layer already exists 22:42:36 latest: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh 22:42:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 22:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:42:37 7c5e16516619: Preparing 22:42:37 007777c9446a: Preparing 22:42:37 442aab457021: Preparing 22:42:37 df309d868a2f: Preparing 22:42:37 4dc1b1eba5c7: Preparing 22:42:37 ee420dfed78a: Preparing 22:42:37 ee420dfed78a: Waiting 22:42:37 007777c9446a: Layer already exists 22:42:37 4dc1b1eba5c7: Layer already exists 22:42:37 7c5e16516619: Layer already exists 22:42:37 442aab457021: Layer already exists 22:42:37 df309d868a2f: Layer already exists 22:42:37 ee420dfed78a: Layer already exists 22:42:37 2.0.2-dev.14: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 [Pipeline] isUnix [Pipeline] sh 22:42:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:42:38 7c5e16516619: Preparing 22:42:38 007777c9446a: Preparing 22:42:38 442aab457021: Preparing 22:42:38 df309d868a2f: Preparing 22:42:38 4dc1b1eba5c7: Preparing 22:42:38 ee420dfed78a: Preparing 22:42:38 ee420dfed78a: Waiting 22:42:38 4dc1b1eba5c7: Layer already exists 22:42:38 df309d868a2f: Layer already exists 22:42:38 007777c9446a: Layer already exists 22:42:38 7c5e16516619: Layer already exists 22:42:38 442aab457021: Layer already exists 22:42:38 ee420dfed78a: Layer already exists 22:42:38 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:42:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:42:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:42:39 7c5e16516619: Preparing 22:42:39 007777c9446a: Preparing 22:42:39 442aab457021: Preparing 22:42:39 df309d868a2f: Preparing 22:42:39 4dc1b1eba5c7: Preparing 22:42:39 ee420dfed78a: Preparing 22:42:39 ee420dfed78a: Waiting 22:42:39 df309d868a2f: Layer already exists 22:42:39 7c5e16516619: Layer already exists 22:42:39 442aab457021: Layer already exists 22:42:39 007777c9446a: Layer already exists 22:42:39 4dc1b1eba5c7: Layer already exists 22:42:39 ee420dfed78a: Layer already exists 22:42:39 main: digest: sha256:c8c649c014ff14e4f367589f5eddaefd078311ce17bf75506fcc69edceb9ae91 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:39 ===================================================== [Pipeline] echo 22:42:39 taggedImages: 22:42:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 22:42:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:42:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.14 22:42:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7-2.0.2-dev.14 22:42:39 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:42:40 22:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:42:41 arm64: Pulling from edgex-lftools-log-publisher 22:42:41 448f6bf000e3: Pulling fs layer 22:42:41 f757da607395: Pulling fs layer 22:42:41 05883995daec: Pulling fs layer 22:42:41 8603b9c90790: Pulling fs layer 22:42:41 1560dd03e051: Pulling fs layer 22:42:41 27f5ce0e4adf: Pulling fs layer 22:42:41 c2d8d7efcc4b: Pulling fs layer 22:42:41 1560dd03e051: Waiting 22:42:41 27f5ce0e4adf: Waiting 22:42:41 c2d8d7efcc4b: Waiting 22:42:41 8603b9c90790: Waiting 22:42:41 f757da607395: Verifying Checksum 22:42:41 f757da607395: Download complete 22:42:41 8603b9c90790: Verifying Checksum 22:42:41 8603b9c90790: Download complete 22:42:41 1560dd03e051: Verifying Checksum 22:42:41 1560dd03e051: Download complete 22:42:41 27f5ce0e4adf: Verifying Checksum 22:42:41 27f5ce0e4adf: Download complete 22:42:41 05883995daec: Verifying Checksum 22:42:41 05883995daec: Download complete 22:42:42 448f6bf000e3: Verifying Checksum 22:42:42 448f6bf000e3: Download complete 22:42:46 c2d8d7efcc4b: Verifying Checksum 22:42:46 c2d8d7efcc4b: Download complete 22:42:46 448f6bf000e3: Pull complete 22:42:47 f757da607395: Pull complete 22:42:48 05883995daec: Pull complete 22:42:48 8603b9c90790: Pull complete 22:42:49 1560dd03e051: Pull complete 22:42:50 27f5ce0e4adf: Pull complete 22:43:05 c2d8d7efcc4b: Pull complete 22:43:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:43:05 prd-ubuntu18.04-docker-arm64-4c-16g-1043 does not seem to be running inside a container 22:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/18 -v /w/workspace/app-service-configurable/18:/w/workspace/app-service-configurable/18:rw,z -v /w/workspace/app-service-configurable/18@tmp:/w/workspace/app-service-configurable/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:43:10 $ docker top 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:11 ---> job-cost.sh 22:43:11 lf-activate-venv: SKIPPING 22:43:11 INFO: No Stack... 22:43:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:43:14 INFO: Archiving Costs [Pipeline] sh 22:43:14 + cut -d, -f6 22:43:14 + cat /w/workspace/app-service-configurable/18/archives/cost.csv [Pipeline] lock 22:43:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] 22:43:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] did not exist. Created. 22:43:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:15 /w/workspace/app-service-configurable/18@tmp/durable-5c9febbd/script.sh: 1: /w/workspace/app-service-configurable/18@tmp/durable-5c9febbd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:43:16 + echo total: 0.10999999940395355 [Pipeline] stash 22:43:16 Warning: overwriting stash ‘stack-cost’ 22:43:16 Stashed 1 file(s) [Pipeline] } 22:43:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:16 $ docker stop --time=1 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d 22:43:18 $ docker rm -f 688e4ef83c7225a23d8a73bcf1b406dce6218093bac6e5d0a669128bc785247d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:43:19 provisioning config files... 22:43:19 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2481906211360435049tmp [Pipeline] { [Pipeline] sh 22:43:19 + set +x 22:43:19 + curl -s https://codecov.io/bash 22:43:19 + bash -s -- 22:43:19 22:43:19 _____ _ 22:43:19 / ____| | | 22:43:19 | | ___ __| | ___ ___ _____ __ 22:43:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:43:19 | |___| (_) | (_| | __/ (_| (_) \ V / 22:43:19 \_____\___/ \__,_|\___|\___\___/ \_/ 22:43:19 Bash-1.0.6 22:43:19 22:43:19 22:43:19 ==> git version 2.24.4 found 22:43:19 ==> 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 22:43:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:43:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:43:19 ==> Jenkins CI detected. 22:43:19 current dir:  /w/workspace/ry_app-service-configurable_main 22:43:19 project root: . 22:43:19 --> token set from env 22:43:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:43:19 ==> Running gcov in . (disable via -X gcov) 22:43:19 ==> Python coveragepy not found 22:43:19 ==> Searching for coverage reports in: 22:43:19 + . 22:43:19 -> Found 1 reports 22:43:19 ==> Detecting git/mercurial file structure 22:43:19 ==> Reading reports 22:43:19 + ./coverage.out bytes=10 22:43:19 ==> Appending adjustments 22:43:19 https://docs.codecov.io/docs/fixing-reports 22:43:19 + Found adjustments 22:43:19 ==> Gzipping contents 22:43:19 4.0K /tmp/codecov.rzZ1sk.gz 22:43:19 ==> Uploading reports 22:43:19 url: https://codecov.io 22:43:19 query: branch=main&commit=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:43:19 -> Pinging Codecov 22:43:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:43:20 -> Uploading to 22:43:20 https://storage.googleapis.com/codecov/v4/raw/2021-09-23/A97CA9966030D2A3747ED39772930CCE/9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7/ccb2d883-cf26-458e-8f30-d0a8492d691a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T224319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eef4bfc0fdd7e4ce2a5056407600c92e7218904ec304061ee4088f2af75b6928 22:43:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:20 Dload Upload Total Spent Left Speed 22:43:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 746 --:--:-- --:--:-- --:--:-- 745 100 552 0 0 100 552 0 746 --:--:-- --:--:-- --:--:-- 745 22:43:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] } 22:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:43:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:43:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:43:22 22:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:43:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:43:22 188c0c94c7c5: Pulling fs layer 22:43:22 0ef7d3d256c8: Pulling fs layer 22:43:22 de9db76c5a1d: Pulling fs layer 22:43:22 0eba1c9be4d2: Pulling fs layer 22:43:22 0d57e429df01: Pulling fs layer 22:43:22 4e4be7b47b0d: Pulling fs layer 22:43:22 e1f770b5df2f: Pulling fs layer 22:43:22 85a0685a4137: Pulling fs layer 22:43:22 0eba1c9be4d2: Waiting 22:43:22 0d57e429df01: Waiting 22:43:22 4e4be7b47b0d: Waiting 22:43:22 e1f770b5df2f: Waiting 22:43:22 85a0685a4137: Waiting 22:43:22 de9db76c5a1d: Verifying Checksum 22:43:22 de9db76c5a1d: Download complete 22:43:22 0ef7d3d256c8: Verifying Checksum 22:43:22 0ef7d3d256c8: Download complete 22:43:22 0d57e429df01: Download complete 22:43:22 4e4be7b47b0d: Verifying Checksum 22:43:22 4e4be7b47b0d: Download complete 22:43:22 188c0c94c7c5: Verifying Checksum 22:43:22 188c0c94c7c5: Download complete 22:43:22 188c0c94c7c5: Pull complete 22:43:23 0ef7d3d256c8: Pull complete 22:43:23 de9db76c5a1d: Pull complete 22:43:24 e1f770b5df2f: Verifying Checksum 22:43:24 e1f770b5df2f: Download complete 22:43:26 0eba1c9be4d2: Download complete 22:43:27 85a0685a4137: Verifying Checksum 22:43:27 85a0685a4137: Download complete 22:43:29 0eba1c9be4d2: Pull complete 22:43:29 0d57e429df01: Pull complete 22:43:29 4e4be7b47b0d: Pull complete 22:43:30 e1f770b5df2f: Pull complete 22:43:35 85a0685a4137: Pull complete 22:43:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:43:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:43:35 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:43:36 $ docker top f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b -eo pid,comm [Pipeline] { [Pipeline] echo 22:43:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:43:37 + set -o pipefail 22:43:37 + snyk monitor '--org=edgex-jenkins' 22:43:43 22:43:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:43:43 22:43:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8ca9ae36-da36-4603-af03-285be19953b3 22:43:43 22:43:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:43:43 22:43:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:43:43 22:43:44 [Pipeline] } 22:43:44 $ docker stop --time=1 f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b 22:43:46 $ docker rm -f f89c87faba81d0a563a0b7054fd31152c95f8609f5bf7298114f1484f1a3a51b [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 22:43:47 + git log --format=format:%s -1 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 [Pipeline] isUnix [Pipeline] sh 22:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:43:48 . [Pipeline] withDockerContainer 22:43:48 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:43:48 $ docker top a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:43:48 [ssh-agent] Looking for ssh-agent implementation... 22:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:48 $ docker exec a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c ssh-agent 22:43:49 SSH_AUTH_SOCK=/tmp/ssh-WcfNUsaopZ6S/agent.15 22:43:49 SSH_AGENT_PID=21 22:43:49 Running ssh-add (command line suppressed) 22:43:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5955161564064408547.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5955161564064408547.key) 22:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:43:49 + git semver tag 22:43:49 # -> Open(): unable to determine branch for HEAD 22:43:49 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:43:49 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:43:49 # $SEMVER_REMOTE_NAME = origin 22:43:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:43:49 # $SEMVER_USER_NAME = edgex-jenkins 22:43:49 # $SEMVER_BRANCH = main 22:43:49 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:43:49 # 9738f39008ee95caaa3b0e9ec3b8b4c0c08e9eb7 HEAD 22:43:49 # -> Force: false 22:43:49 # 2b887efbdc8462ca0d26ff812bd42288aca8c765 refs/tags/v2.0.2-dev.14 [Pipeline] } 22:43:49 $ docker exec --env ******** --env ******** a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c ssh-agent -k 22:43:49 unset SSH_AUTH_SOCK; 22:43:49 unset SSH_AGENT_PID; 22:43:49 echo Agent pid 21 killed; 22:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:43:49 + git semver [Pipeline] } 22:43:49 $ docker stop --time=1 a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c 22:43:51 $ docker rm -f a3821f159781d326a0bcb0ec73666ce361de2b073d1308b79d9f3fd9b9598a6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:43:51 22:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:43:52 0.23.1-centos7: Pulling from edgex-lftools 22:43:52 ab5ef0e58194: Pulling fs layer 22:43:52 9712f1f96733: Pulling fs layer 22:43:52 63f879dbbcfc: Pulling fs layer 22:43:52 0d9ebad4ef96: Pulling fs layer 22:43:52 e9a5061849ea: Pulling fs layer 22:43:52 d747dcd14b5f: Pulling fs layer 22:43:52 2de7ff778b66: Pulling fs layer 22:43:52 e9a5061849ea: Waiting 22:43:52 d747dcd14b5f: Waiting 22:43:52 2de7ff778b66: Waiting 22:43:52 0d9ebad4ef96: Waiting 22:43:52 9712f1f96733: Verifying Checksum 22:43:52 9712f1f96733: Download complete 22:43:53 63f879dbbcfc: Verifying Checksum 22:43:53 63f879dbbcfc: Download complete 22:43:54 e9a5061849ea: Verifying Checksum 22:43:54 e9a5061849ea: Download complete 22:43:54 d747dcd14b5f: Verifying Checksum 22:43:54 d747dcd14b5f: Download complete 22:43:54 2de7ff778b66: Verifying Checksum 22:43:54 2de7ff778b66: Download complete 22:43:55 ab5ef0e58194: Verifying Checksum 22:43:55 ab5ef0e58194: Download complete 22:43:55 0d9ebad4ef96: Verifying Checksum 22:43:55 0d9ebad4ef96: Download complete 22:43:57 ab5ef0e58194: Pull complete 22:43:57 9712f1f96733: Pull complete 22:43:58 63f879dbbcfc: Pull complete 22:44:02 0d9ebad4ef96: Pull complete 22:44:02 e9a5061849ea: Pull complete 22:44:02 d747dcd14b5f: Pull complete 22:44:02 2de7ff778b66: Pull complete 22:44:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:44:03 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:44:05 $ docker top e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:44:06 provisioning config files... 22:44:06 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8379592800145045378tmp 22:44:06 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7227248968686381796tmp 22:44:06 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1782032838862942536tmp [Pipeline] { [Pipeline] echo 22:44:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:44:06 ---> sigul-configuration.sh 22:44:06 gpg: directory `/root/.gnupg' created 22:44:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:44:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:44:06 gpg: keyring `/root/.gnupg/secring.gpg' created 22:44:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:44:06 gpg: CAST5 encrypted data 22:44:06 gpg: encrypted with 1 passphrase 22:44:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:44:06 + mkdir /home/jenkins 22:44:06 + mkdir /home/jenkins/sigul [Pipeline] sh 22:44:07 + 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 22:44:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:44:07 ---> sigul-install.sh 22:44:07 Sigul already installed; skipping installation. [Pipeline] sh 22:44:07 + git tag --list 22:44:07 v1.0.0 22:44:07 v1.1.0 22:44:07 v1.2.0 22:44:07 v1.3.0 22:44:07 v1.3.1 22:44:07 v2.0.0 22:44:07 v2.0.1 22:44:07 v2.0.1-dev.1 22:44:07 v2.0.2-dev.1 22:44:07 v2.0.2-dev.10 22:44:07 v2.0.2-dev.11 22:44:07 v2.0.2-dev.12 22:44:07 v2.0.2-dev.13 22:44:07 v2.0.2-dev.14 22:44:07 v2.0.2-dev.2 22:44:07 v2.0.2-dev.3 22:44:07 v2.0.2-dev.4 22:44:07 v2.0.2-dev.5 22:44:07 v2.0.2-dev.6 22:44:07 v2.0.2-dev.7 22:44:07 v2.0.2-dev.8 22:44:07 v2.0.2-dev.9 [Pipeline] sh 22:44:08 + lftools sign git-tag v2.0.2-dev.14 22:44:08 Signing Git tag with Sigul... 22:44:08 Signing v2.0.2-dev.14 [Pipeline] echo 22:44:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:44:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:44:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:44:09 $ docker stop --time=1 e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 22:44:11 $ docker rm -f e902df4514180b16591618889a7c60e91814378226fa36a9c325017c019b2cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:11 . [Pipeline] withDockerContainer 22:44:11 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:44:12 $ docker top 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:12 [ssh-agent] Looking for ssh-agent implementation... 22:44:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:12 $ docker exec 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a ssh-agent 22:44:12 SSH_AUTH_SOCK=/tmp/ssh-Hw8VzfJ44vtr/agent.12 22:44:12 SSH_AGENT_PID=18 22:44:12 Running ssh-add (command line suppressed) 22:44:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5280366128785753406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5280366128785753406.key) 22:44:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:13 + git semver bump pre 22:44:13 # -> Open(): unable to determine branch for HEAD 22:44:13 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:44:13 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:44:13 # $SEMVER_REMOTE_NAME = origin 22:44:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:13 # $SEMVER_USER_NAME = edgex-jenkins 22:44:13 # $SEMVER_BRANCH = main 22:44:13 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:44:13 2.0.2-dev.15 [Pipeline] } 22:44:13 $ docker exec --env ******** --env ******** 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a ssh-agent -k 22:44:13 unset SSH_AUTH_SOCK; 22:44:13 unset SSH_AGENT_PID; 22:44:13 echo Agent pid 18 killed; 22:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:13 + git semver [Pipeline] } 22:44:13 $ docker stop --time=1 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a 22:44:14 $ docker rm -f 707ba9d3775a442323510330beb5ab74d43f438601ccc8c615224220dfba3b7a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:15 . [Pipeline] withDockerContainer 22:44:15 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:44:15 $ docker top 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:16 [ssh-agent] Looking for ssh-agent implementation... 22:44:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:16 $ docker exec 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 ssh-agent 22:44:16 SSH_AUTH_SOCK=/tmp/ssh-hg6YZx2L6X42/agent.14 22:44:16 SSH_AGENT_PID=21 22:44:16 Running ssh-add (command line suppressed) 22:44:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_639586920035845935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_639586920035845935.key) 22:44:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:16 + git semver push 22:44:16 # -> Open(): unable to determine branch for HEAD 22:44:16 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:44:16 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:44:16 # $SEMVER_REMOTE_NAME = origin 22:44:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:16 # $SEMVER_USER_NAME = edgex-jenkins 22:44:16 # $SEMVER_BRANCH = main 22:44:16 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:44:18 $ docker exec --env ******** --env ******** 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 ssh-agent -k 22:44:18 unset SSH_AUTH_SOCK; 22:44:18 unset SSH_AGENT_PID; 22:44:18 echo Agent pid 21 killed; 22:44:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:18 + git semver [Pipeline] } 22:44:18 $ docker stop --time=1 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 22:44:19 $ docker rm -f 8bd9faca0f0ca8822413ad85efd523eb13eee62bc2091b093ab7e3cbddad2d16 [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] sh 22:44:21 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:44:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:22 ---> package-listing.sh 22:44:22 ++ facter osfamily 22:44:22 ++ tr '[:upper:]' '[:lower:]' 22:44:22 + OS_FAMILY=redhat 22:44:22 + workspace=/w/workspace/ry_app-service-configurable_main 22:44:22 + START_PACKAGES=/tmp/packages_start.txt 22:44:22 + END_PACKAGES=/tmp/packages_end.txt 22:44:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:22 + PACKAGES=/tmp/packages_start.txt 22:44:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:44:22 + PACKAGES=/tmp/packages_end.txt 22:44:22 + case "${OS_FAMILY}" in 22:44:22 + rpm -qa 22:44:22 + sort 22:44:22 + '[' -f /tmp/packages_start.txt ']' 22:44:22 + '[' -f /tmp/packages_end.txt ']' 22:44:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:44:22 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:44:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:44:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:44:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:23 22:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:24 latest: Pulling from edgex-lftools-log-publisher 22:44:24 b4d181a07f80: Pulling fs layer 22:44:24 a1111a8f2ec3: Pulling fs layer 22:44:24 ed53099fbce6: Pulling fs layer 22:44:24 dc539afda2c1: Pulling fs layer 22:44:24 77bc0d833cb6: Pulling fs layer 22:44:24 9065ff56babe: Pulling fs layer 22:44:24 d287ab97295c: Pulling fs layer 22:44:24 dc539afda2c1: Waiting 22:44:24 77bc0d833cb6: Waiting 22:44:24 9065ff56babe: Waiting 22:44:24 d287ab97295c: Waiting 22:44:24 a1111a8f2ec3: Verifying Checksum 22:44:24 a1111a8f2ec3: Download complete 22:44:24 dc539afda2c1: Verifying Checksum 22:44:24 dc539afda2c1: Download complete 22:44:24 77bc0d833cb6: Verifying Checksum 22:44:24 77bc0d833cb6: Download complete 22:44:24 ed53099fbce6: Verifying Checksum 22:44:24 ed53099fbce6: Download complete 22:44:24 9065ff56babe: Verifying Checksum 22:44:24 9065ff56babe: Download complete 22:44:25 b4d181a07f80: Verifying Checksum 22:44:25 b4d181a07f80: Download complete 22:44:26 b4d181a07f80: Pull complete 22:44:26 a1111a8f2ec3: Pull complete 22:44:26 ed53099fbce6: Pull complete 22:44:27 dc539afda2c1: Pull complete 22:44:27 77bc0d833cb6: Pull complete 22:44:27 9065ff56babe: Pull complete 22:44:28 d287ab97295c: Verifying Checksum 22:44:28 d287ab97295c: Download complete 22:44:32 d287ab97295c: Pull complete 22:44:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:44:32 prd-centos7-docker-4c-2g-1042 does not seem to be running inside a container 22:44:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:44:35 $ docker top 57e30aede143bdf0ffd49e63a63515e3bc8b54de7482bc2a850e95c52bba7fdc -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:44:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:44:36 + ls /var/log/sa-host 22:44:36 + sadf -c /var/log/sa-host/sa05 22:44:36 file_magic: OK 22:44:36 HZ: Using current value: 100 22:44:36 file_header: OK 22:44:36 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 22:44:36 Statistics: 22:44:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:36 File successfully converted to sysstat format version 12.0.3 22:44:36 + sadf -c /var/log/sa-host/sa23 22:44:36 file_magic: OK 22:44:36 HZ: Using current value: 100 22:44:36 file_header: OK 22:44:36 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 22:44:36 Statistics: 22:44:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:36 provisioning config files... 22:44:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3670515629040495373tmp [Pipeline] { [Pipeline] echo 22:44:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:44:36 ---> create-netrc.sh [Pipeline] } 22:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> python-tools-install.sh [Pipeline] echo 22:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:44:37 ---> sudo-logs.sh 22:44:37 Archiving 'sudo' log.. 22:44:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.vexxhost.local: Name or service not known 22:44:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-1042.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:44:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:44:38 ---> job-cost.sh 22:44:38 lf-activate-venv: SKIPPING 22:44:38 DEBUG: total: 0.10999999940395355 22:44:38 INFO: Retrieving Stack Cost... 22:44:39 INFO: Retrieving Pricing Info for: v3-standard-2 22:44:39 INFO: Archiving Costs [Pipeline] echo 22:44:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:44:39 ---> logs-deploy.sh 22:44:39 lf-activate-venv: SKIPPING 22:44:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/18 22:44:39 INFO: archiving workspace using pattern(s): 22:44:40 Archives upload complete. 22:44:40 INFO: archiving logs to Nexus 22:44:41 ---> uname -a: 22:44:41 Linux prd-centos7-docker-4c-2g-1042.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:44:41 22:44:41 22:44:41 ---> lscpu: 22:44:41 Architecture: x86_64 22:44:41 CPU op-mode(s): 32-bit, 64-bit 22:44:41 Byte Order: Little Endian 22:44:41 Address sizes: 40 bits physical, 48 bits virtual 22:44:41 CPU(s): 2 22:44:41 On-line CPU(s) list: 0,1 22:44:41 Thread(s) per core: 1 22:44:41 Core(s) per socket: 1 22:44:41 Socket(s): 2 22:44:41 NUMA node(s): 1 22:44:41 Vendor ID: AuthenticAMD 22:44:41 CPU family: 23 22:44:41 Model: 49 22:44:41 Model name: AMD EPYC-Rome Processor 22:44:41 Stepping: 0 22:44:41 CPU MHz: 2799.996 22:44:41 BogoMIPS: 5599.99 22:44:41 Virtualization: AMD-V 22:44:41 Hypervisor vendor: KVM 22:44:41 Virtualization type: full 22:44:41 L1d cache: 32K 22:44:41 L1i cache: 32K 22:44:41 L2 cache: 512K 22:44:41 L3 cache: 16384K 22:44:41 NUMA node0 CPU(s): 0,1 22:44:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:44:41 22:44:41 22:44:41 ---> nproc: 22:44:41 2 22:44:41 22:44:41 22:44:41 ---> df -h: 22:44:41 Filesystem Size Used Avail Use% Mounted on 22:44:41 overlay 40G 9.0G 32G 23% / 22:44:41 tmpfs 64M 0 64M 0% /dev 22:44:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:44:41 shm 64M 0 64M 0% /dev/shm 22:44:41 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:44:41 22:44:41 22:44:41 ---> sar -b -r -n DEV: 22:44:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 22:44:41 22:44:41 22:34:22 LINUX RESTART (2 CPU) 22:44:41 22:44:41 22:35:01 tps rtps wtps bread/s bwrtn/s 22:44:41 22:36:01 81.92 3.58 78.33 2601.30 3332.41 22:44:41 22:37:01 1.85 0.00 1.85 0.00 35.52 22:44:41 22:38:01 0.17 0.00 0.17 0.00 1.73 22:44:41 22:39:01 0.13 0.00 0.13 0.00 2.28 22:44:41 22:40:01 0.45 0.00 0.45 0.00 5.80 22:44:41 22:41:01 0.32 0.00 0.32 0.00 4.65 22:44:41 22:42:01 0.27 0.00 0.27 0.00 3.48 22:44:41 22:43:01 0.23 0.00 0.23 0.00 2.85 22:44:41 22:44:01 127.94 0.03 127.91 3.73 32615.13 22:44:41 Average: 23.70 0.40 23.30 289.51 4001.92 22:44:41 22:44:41 22:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:44:41 22:36:01 5470144 0 803056 10.03 2620 1733112 1270732 14.03 578536 1561920 132 22:44:41 22:37:01 5480000 0 793192 9.90 2620 1733120 1195244 13.20 570368 1561884 16 22:44:41 22:38:01 5480304 0 792884 9.90 2620 1733124 1195436 13.20 573704 1559540 20 22:44:41 22:39:01 5478464 0 794716 9.92 2620 1733132 1195472 13.20 575132 1559540 8 22:44:41 22:40:01 5479112 0 794064 9.91 2620 1733136 1195376 13.20 571840 1562380 20 22:44:41 22:41:01 5478388 0 794784 9.92 2620 1733140 1195244 13.20 572084 1562380 8 22:44:41 22:42:01 5478292 0 794876 9.92 2620 1733144 1195244 13.20 572304 1562380 16 22:44:41 22:43:01 5466696 0 806464 10.07 2620 1733152 1195244 13.20 583708 1562384 8 22:44:41 22:44:01 3905396 0 1086968 13.57 2620 3013948 1705476 18.83 836868 2682920 560716 22:44:41 Average: 5301866 0 829000 10.35 2620 1875445 1260385 13.92 603838 1686148 62327 22:44:41 22:44:41 22:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:44:41 22:36:01 eth0 129.44 84.98 384.32 24.31 0.00 0.00 0.00 0.00 22:44:41 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:36:01 docker0 3.45 2.66 0.64 7.07 0.00 0.00 0.00 0.00 22:44:41 22:37:01 eth0 0.85 0.07 0.07 0.01 0.00 0.00 0.00 0.00 22:44:41 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:38:01 eth0 4.95 2.17 3.35 0.14 0.00 0.00 0.00 0.00 22:44:41 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:39:01 eth0 0.62 0.45 0.29 0.21 0.00 0.00 0.00 0.00 22:44:41 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:40:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:44:41 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:44:41 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:44:41 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:44:41 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:44:01 eth0 1164.24 812.15 7675.89 107.26 0.00 0.00 0.00 0.00 22:44:41 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 22:44:01 docker0 63.45 79.27 5.04 369.42 0.00 0.00 0.00 0.00 22:44:41 Average: eth0 144.57 100.07 896.35 14.67 0.00 0.00 0.00 0.00 22:44:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:41 Average: docker0 7.44 9.11 0.63 41.85 0.00 0.00 0.00 0.00 22:44:41 22:44:41 22:44:41 ---> sar -P ALL: 22:44:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 22:44:41 22:44:41 22:34:22 LINUX RESTART (2 CPU) 22:44:41 22:44:41 22:35:01 CPU %user %nice %system %iowait %steal %idle 22:44:41 22:36:01 all 4.68 0.00 2.30 1.82 0.04 91.17 22:44:41 22:36:01 0 4.89 0.00 2.40 1.30 0.03 91.36 22:44:41 22:36:01 1 4.46 0.00 2.19 2.34 0.05 90.97 22:44:41 22:37:01 all 0.10 0.00 0.07 0.00 0.03 99.81 22:44:41 22:37:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:44:41 22:37:01 1 0.15 0.00 0.07 0.00 0.02 99.77 22:44:41 22:38:01 all 0.18 0.00 0.09 0.00 0.03 99.71 22:44:41 22:38:01 0 0.08 0.00 0.08 0.00 0.02 99.82 22:44:41 22:38:01 1 0.27 0.00 0.10 0.00 0.03 99.60 22:44:41 22:39:01 all 0.19 0.00 0.04 0.00 0.03 99.73 22:44:41 22:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 22:44:41 22:39:01 1 0.33 0.00 0.05 0.00 0.03 99.58 22:44:41 22:40:01 all 0.13 0.00 0.03 0.00 0.03 99.81 22:44:41 22:40:01 0 0.07 0.00 0.03 0.00 0.05 99.85 22:44:41 22:40:01 1 0.20 0.00 0.02 0.00 0.02 99.77 22:44:41 22:41:01 all 0.13 0.00 0.03 0.00 0.03 99.82 22:44:41 22:41:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:44:41 22:41:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:44:41 22:42:01 all 0.09 0.00 0.04 0.00 0.03 99.83 22:44:41 22:42:01 0 0.07 0.00 0.03 0.00 0.05 99.85 22:44:41 22:42:01 1 0.12 0.00 0.05 0.00 0.02 99.82 22:44:41 22:43:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:44:41 22:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:44:41 22:43:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:44:41 22:44:01 all 19.19 0.00 8.20 1.14 0.06 71.40 22:44:41 22:44:01 0 19.03 0.00 8.97 1.48 0.07 70.44 22:44:41 22:44:01 1 19.34 0.00 7.45 0.81 0.05 72.35 22:44:41 Average: all 2.65 0.00 1.16 0.32 0.03 95.84 22:44:41 Average: 0 2.59 0.00 1.24 0.30 0.04 95.83 22:44:41 Average: 1 2.70 0.00 1.07 0.34 0.03 95.85 22:44:41 22:44:41 22:44:41