Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6013bb08acf3e92c38191439b9dca11d5b9fa898 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-ssh2306025020896994594.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-ssh1020948682004803053.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-ssh8825920228011696145.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-ssh6438648499424531231.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh8729126437726327059.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-3335 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-ssh5938534216592336258.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 6013bb08acf3e92c38191439b9dca11d5b9fa898 (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 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 Commit message: "fix(snap): update snap/README (#310)" > git rev-list --no-walk 5ed3b3f70f4bde10eb8717c273b93b80dae62851 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:44 ========================================================= 15:50:44 EdgeX Global Pipelines Version Info 15:50:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:45 ------------------- 15:50:45 stable info: 15:50:45 ------------------- 15:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:50:45 Message: update stable to v1.0.205 15:50:45 ------------------- 15:50:45 experimental info: 15:50:45 ------------------- 15:50:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:50:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:50:45 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6013bb0 [Pipeline] echo 15:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:47 provisioning config files... 15:50:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1505212102305913608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:47 ---> docker-login.sh 15:50:47 nexus3.edgexfoundry.org:10001 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10002 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10003 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:47 Configure a credential helper to remove this warning. See 15:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:47 15:50:47 Login Succeeded 15:50:47 nexus3.edgexfoundry.org:10004 15:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:48 Configure a credential helper to remove this warning. See 15:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:48 15:50:48 Login Succeeded 15:50:48 docker.io 15:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:48 Configure a credential helper to remove this warning. See 15:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:48 15:50:48 Login Succeeded 15:50:48 ---> docker-login.sh ends [Pipeline] } 15:50:48 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 15:50:48 + git log --format=format:%s -1 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] echo 15:50:49 GIT_COMMIT: 6013bb08acf3e92c38191439b9dca11d5b9fa898, Commit Message: fix(snap): update snap/README (#310) [Pipeline] echo 15:50:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:50 15:50:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:50:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:50 latest: Pulling from edgex-devops/git-semver 15:50:50 31603596830f: Pulling fs layer 15:50:50 d4622e32a9a9: Pulling fs layer 15:50:50 1030fce36090: Pulling fs layer 15:50:50 6c6cb7e1b49b: Pulling fs layer 15:50:50 6c6cb7e1b49b: Waiting 15:50:50 d4622e32a9a9: Download complete 15:50:50 31603596830f: Verifying Checksum 15:50:50 31603596830f: Download complete 15:50:50 6c6cb7e1b49b: Verifying Checksum 15:50:50 6c6cb7e1b49b: Download complete 15:50:50 31603596830f: Pull complete 15:50:50 d4622e32a9a9: Pull complete 15:50:50 1030fce36090: Verifying Checksum 15:50:50 1030fce36090: Download complete 15:50:51 1030fce36090: Pull complete 15:50:51 6c6cb7e1b49b: Pull complete 15:50:51 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:50:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:50:51 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:50:51 $ 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 15:50:52 $ docker top 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:52 [ssh-agent] Looking for ssh-agent implementation... 15:50:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:52 $ docker exec 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent 15:50:52 SSH_AUTH_SOCK=/tmp/ssh-FXFe3WIAHD5h/agent.14 15:50:52 SSH_AGENT_PID=21 15:50:52 Running ssh-add (command line suppressed) 15:50:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4431801984469301359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4431801984469301359.key) 15:50:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:53 + git tag --points-at HEAD [Pipeline] } 15:50:53 $ docker exec --env ******** --env ******** 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent -k 15:50:53 unset SSH_AUTH_SOCK; 15:50:53 unset SSH_AGENT_PID; 15:50:53 echo Agent pid 21 killed; 15:50:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:53 [ssh-agent] Looking for ssh-agent implementation... 15:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:53 $ docker exec 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent 15:50:53 SSH_AUTH_SOCK=/tmp/ssh-fBi1b64h0KdB/agent.56 15:50:53 SSH_AGENT_PID=62 15:50:53 Running ssh-add (command line suppressed) 15:50:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7076540721750660561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7076540721750660561.key) 15:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:53 + git semver init 15:50:53 # -> Open(): unable to determine branch for HEAD 15:50:53 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:50:53 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:50:53 # $SEMVER_REMOTE_NAME = origin 15:50:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:50:53 # $SEMVER_USER_NAME = edgex-jenkins 15:50:53 # $SEMVER_BRANCH = main 15:50:53 # $SEMVER_TEMP = /tmp/semver-848204856 15:50:53 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:50:54 # '/tmp/semver-848204856' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:50:54 # -> Force: false 15:50:54 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:50:54 $ docker exec --env ******** --env ******** 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 ssh-agent -k 15:50:54 unset SSH_AUTH_SOCK; 15:50:54 unset SSH_AGENT_PID; 15:50:54 echo Agent pid 62 killed; 15:50:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:54 + git semver [Pipeline] } 15:50:54 $ docker stop --time=1 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 15:50:55 $ docker rm -f 97002f88579e30386f5902370660bc00ec7c00c95efd94403f4ab0876db84431 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:50:56 Stashed 1 file(s) [Pipeline] echo 15:50:56 [edgeXSemver]: initialized semver on version 2.0.2-dev.6 [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 15:51:11 Still waiting to schedule task 15:51:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3335’ 15:51:11 Still waiting to schedule task 15:51:11 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 15:53:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3336 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:53:15 Running in /w/workspace/app-service-configurable/10 [Pipeline] { [Pipeline] checkout 15:53:15 Selected Git installation does not exist. Using Default 15:53:15 The recommended git tool is: NONE 15:53:20 using credential edgex-jenkins-ssh 15:53:20 Cloning the remote Git repository 15:53:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:53:20 > git init /w/workspace/app-service-configurable/10 # timeout=10 15:53:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:53:20 > git --version # timeout=10 15:53:20 > git --version # 'git version 2.17.1' 15:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:21 Avoid second fetch 15:53:21 Checking out Revision 6013bb08acf3e92c38191439b9dca11d5b9fa898 (main) 15:53:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:53:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:21 > git config core.sparsecheckout # timeout=10 15:53:21 > git checkout -f 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 15:53:26 Commit message: "fix(snap): update snap/README (#310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:26 provisioning config files... 15:53:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config7274159107183843877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:27 ---> docker-login.sh 15:53:27 nexus3.edgexfoundry.org:10001 15:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:28 Configure a credential helper to remove this warning. See 15:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:28 15:53:28 Login Succeeded 15:53:28 nexus3.edgexfoundry.org:10002 15:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:29 Configure a credential helper to remove this warning. See 15:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:29 15:53:29 Login Succeeded 15:53:29 nexus3.edgexfoundry.org:10003 15:53:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:29 Configure a credential helper to remove this warning. See 15:53:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:29 15:53:29 Login Succeeded 15:53:29 nexus3.edgexfoundry.org:10004 15:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:30 Configure a credential helper to remove this warning. See 15:53:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:30 15:53:30 Login Succeeded 15:53:30 docker.io 15:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 ---> docker-login.sh ends [Pipeline] } 15:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:31 ========================================================= 15:53:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:53:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:53: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 . 15:53:32 Sending build context to Docker daemon 157.2kB 15:53:32 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 15:53:32 Step 2/13 : FROM ${BASE} AS builder 15:53:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:33 595b0fe564bb: Pulling fs layer 15:53:33 24495759ef45: Pulling fs layer 15:53:33 d148012ef14d: Pulling fs layer 15:53:33 e90a11edd702: Pulling fs layer 15:53:33 d77568369979: Pulling fs layer 15:53:33 fc1c9f9a7f3b: Pulling fs layer 15:53:33 170f2ba95c9a: Pulling fs layer 15:53:33 97ac5df62f85: Pulling fs layer 15:53:33 e90a11edd702: Waiting 15:53:33 d77568369979: Waiting 15:53:33 fc1c9f9a7f3b: Waiting 15:53:33 170f2ba95c9a: Waiting 15:53:33 97ac5df62f85: Waiting 15:53:33 d148012ef14d: Verifying Checksum 15:53:33 d148012ef14d: Download complete 15:53:33 24495759ef45: Download complete 15:53:33 d77568369979: Verifying Checksum 15:53:33 d77568369979: Download complete 15:53:33 fc1c9f9a7f3b: Verifying Checksum 15:53:33 fc1c9f9a7f3b: Download complete 15:53:33 170f2ba95c9a: Verifying Checksum 15:53:33 170f2ba95c9a: Download complete 15:53:34 595b0fe564bb: Pull complete 15:53:34 24495759ef45: Pull complete 15:53:35 d148012ef14d: Pull complete 15:53:37 97ac5df62f85: Verifying Checksum 15:53:37 97ac5df62f85: Download complete 15:53:37 e90a11edd702: Verifying Checksum 15:53:37 e90a11edd702: Download complete 15:53:43 Running on prd-centos7-docker-4c-2g-3337 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:53:43 Running in /w/workspace/app-service-configurable/10 [Pipeline] { [Pipeline] checkout 15:53:43 Selected Git installation does not exist. Using Default 15:53:43 The recommended git tool is: NONE 15:53:47 using credential edgex-jenkins-ssh 15:53:47 Cloning the remote Git repository 15:53:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:53:47 > git init /w/workspace/app-service-configurable/10 # timeout=10 15:53:47 Avoid second fetch 15:53:47 Checking out Revision 6013bb08acf3e92c38191439b9dca11d5b9fa898 (main) 15:53:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:53:47 > git --version # timeout=10 15:53:47 > git --version # 'git version 2.24.4' 15:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:47 [INFO] Currently running in a labeled security context 15:53:47 [INFO] Currently SELinux is 'enforcing' on the host 15:53:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/10@tmp/jenkins-gitclient-ssh7718725592883166195.key 15:53:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:53:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:47 > git config core.sparsecheckout # timeout=10 15:53:47 > git checkout -f 6013bb08acf3e92c38191439b9dca11d5b9fa898 # timeout=10 15:53:49 e90a11edd702: Pull complete 15:53:49 d77568369979: Pull complete 15:53:49 fc1c9f9a7f3b: Pull complete 15:53:49 170f2ba95c9a: Pull complete 15:53:51 Commit message: "fix(snap): update snap/README (#310)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:52 provisioning config files... 15:53:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config1474938971047703361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:53 ---> docker-login.sh 15:53:53 nexus3.edgexfoundry.org:10001 15:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:53 Configure a credential helper to remove this warning. See 15:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:53 15:53:53 Login Succeeded 15:53:53 nexus3.edgexfoundry.org:10002 15:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:53 Configure a credential helper to remove this warning. See 15:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:53 15:53:53 Login Succeeded 15:53:53 nexus3.edgexfoundry.org:10003 15:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:53 Configure a credential helper to remove this warning. See 15:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:53 15:53:53 Login Succeeded 15:53:53 nexus3.edgexfoundry.org:10004 15:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:53 Configure a credential helper to remove this warning. See 15:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:53 15:53:53 Login Succeeded 15:53:53 docker.io 15:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:53 Configure a credential helper to remove this warning. See 15:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:53 15:53:53 Login Succeeded 15:53:53 ---> docker-login.sh ends [Pipeline] } 15:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:54 ========================================================= 15:53:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:53:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:53:54 + 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 . 15:53:54 Sending build context to Docker daemon 157.2kB 15:53:54 Step 1/13 : ARG BASE=golang:1.16-alpine3.12 15:53:54 Step 2/13 : FROM ${BASE} AS builder 15:53:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:54 540db60ca938: Pulling fs layer 15:53:54 adcc1eea9eea: Pulling fs layer 15:53:54 4c4ab2625f07: Pulling fs layer 15:53:54 db62176df00c: Pulling fs layer 15:53:54 3b30891b0d05: Pulling fs layer 15:53:54 06b49ca38bd5: Pulling fs layer 15:53:54 c788192a36de: Pulling fs layer 15:53:54 a77e37c0d609: Pulling fs layer 15:53:54 c3185cebc471: Pulling fs layer 15:53:54 06b49ca38bd5: Waiting 15:53:54 c788192a36de: Waiting 15:53:54 a77e37c0d609: Waiting 15:53:54 c3185cebc471: Waiting 15:53:54 db62176df00c: Waiting 15:53:54 3b30891b0d05: Waiting 15:53:54 4c4ab2625f07: Verifying Checksum 15:53:54 4c4ab2625f07: Download complete 15:53:54 adcc1eea9eea: Verifying Checksum 15:53:54 adcc1eea9eea: Download complete 15:53:54 3b30891b0d05: Verifying Checksum 15:53:54 3b30891b0d05: Download complete 15:53:54 06b49ca38bd5: Verifying Checksum 15:53:54 06b49ca38bd5: Download complete 15:53:54 c788192a36de: Verifying Checksum 15:53:54 c788192a36de: Download complete 15:53:54 540db60ca938: Verifying Checksum 15:53:54 540db60ca938: Download complete 15:53:55 97ac5df62f85: Pull complete 15:53:55 540db60ca938: Pull complete 15:53:55 adcc1eea9eea: Pull complete 15:53:55 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:53:55 ---> 04bc70af865f 15:53:55 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:53:55 4c4ab2625f07: Pull complete 15:53:55 a77e37c0d609: Verifying Checksum 15:53:55 a77e37c0d609: Download complete 15:54:02 ---> Running in 60eb06322959 15:54:02 Removing intermediate container 60eb06322959 15:54:02 ---> 84c566a22d41 15:54:02 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:54:02 ---> Running in 4b8295875ed0 15:54:03 Removing intermediate container 4b8295875ed0 15:54:03 ---> 2a610ba64a87 15:54:03 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:54:03 ---> Running in c98dd3b8e4e3 15:54:03 Removing intermediate container c98dd3b8e4e3 15:54:03 ---> 8e3cc2f569ad 15:54:03 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:03 ---> Running in cc258d6ff31f 15:54:03 c3185cebc471: Verifying Checksum 15:54:03 c3185cebc471: Download complete 15:54:03 db62176df00c: Verifying Checksum 15:54:03 db62176df00c: Download complete 15:54:06 Removing intermediate container cc258d6ff31f 15:54:06 ---> 849b27bcee00 15:54:06 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:06 ---> Running in b72e2fe33aa1 15:54:07 db62176df00c: Pull complete 15:54:07 3b30891b0d05: Pull complete 15:54:07 06b49ca38bd5: Pull complete 15:54:07 c788192a36de: Pull complete 15:54:07 a77e37c0d609: Pull complete 15:54:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:54:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:54:09 c3185cebc471: Pull complete 15:54:09 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:54:09 ---> 031687cdd783 15:54:09 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:54:10 OK: 218 MiB in 52 packages 15:54:11 Removing intermediate container b72e2fe33aa1 15:54:11 ---> 89f394bb0c4d 15:54:11 Step 8/13 : WORKDIR /app 15:54:11 ---> Running in d14cb42ab89e 15:54:11 ---> Running in aae75fb64106 15:54:11 Removing intermediate container aae75fb64106 15:54:11 ---> a5118549921d 15:54:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:54:11 ---> Running in b93f0ab47793 15:54:11 Removing intermediate container b93f0ab47793 15:54:11 ---> da254795bf83 15:54:11 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:54:11 ---> Running in c0b723dacb0e 15:54:11 Removing intermediate container c0b723dacb0e 15:54:11 ---> a5014dce36b0 15:54:11 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:11 ---> Running in 339d4887ac6e 15:54:11 Removing intermediate container d14cb42ab89e 15:54:11 ---> b4a5371c793b 15:54:11 Step 9/13 : COPY go.mod . 15:54:11 Removing intermediate container 339d4887ac6e 15:54:11 ---> b90613d7ef53 15:54:11 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:12 ---> Running in ed9a0da6a041 15:54:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:12 ---> 3193d3362053 15:54:12 Step 10/13 : RUN go mod download 15:54:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:13 ---> Running in 88c17e99f948 15:54:13 OK: 219 MiB in 52 packages 15:54:14 Removing intermediate container ed9a0da6a041 15:54:14 ---> cd8fc35607d9 15:54:14 Step 8/13 : WORKDIR /app 15:54:14 ---> Running in 9f01d5e1a08a 15:54:14 Removing intermediate container 9f01d5e1a08a 15:54:14 ---> cb01005a6183 15:54:14 Step 9/13 : COPY go.mod . 15:54:14 ---> c8ab6a70d66c 15:54:14 Step 10/13 : RUN go mod download 15:54:14 ---> Running in 04ac226e2d79 15:54:29 Removing intermediate container 04ac226e2d79 15:54:29 ---> 437dfae4f1d9 15:54:29 Step 11/13 : COPY . . 15:54:29 ---> d6281eeb6e03 15:54:29 Step 12/13 : ARG MAKE="make build" 15:54:29 ---> Running in 9c7f26aaaf27 15:54:29 Removing intermediate container 9c7f26aaaf27 15:54:29 ---> fc097a70a065 15:54:29 Step 13/13 : RUN $MAKE 15:54:29 ---> Running in 9c54d5f80f67 15:54:29 noop 15:54:29 Removing intermediate container 9c54d5f80f67 15:54:29 ---> 89468cb99ac7 15:54:29 Successfully built 89468cb99ac7 15:54:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:54:30 + docker inspect -f . ci-base-image-x86_64 15:54:30 . [Pipeline] withDockerContainer 15:54:30 prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container 15:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 15:54:30 $ docker top af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:31 + go version 15:54:31 go version go1.16.6 linux/amd64 [Pipeline] } 15:54:31 $ docker stop --time=1 af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f 15:54:32 $ docker rm -f af1f16cd30cc5c3a453274fc03effec500dbbf79501ccb59bbaaac67c9aaf65f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:32 + docker inspect -f . ci-base-image-x86_64 15:54:32 . [Pipeline] withDockerContainer 15:54:32 prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container 15:54:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 15:54:33 $ docker top 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:54:33 + make test 15:54:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:54:45 Removing intermediate container 88c17e99f948 15:54:45 ---> 04cad2538369 15:54:45 Step 11/13 : COPY . . 15:54:45 ---> c909d578e05a 15:54:45 Step 12/13 : ARG MAKE="make build" 15:54:45 ---> Running in 64408f2a3d0b 15:54:45 Removing intermediate container 64408f2a3d0b 15:54:45 ---> e5340f9a296f 15:54:45 Step 13/13 : RUN $MAKE 15:54:45 ---> Running in b19c654a82dc 15:54:46 noop 15:54:47 Removing intermediate container b19c654a82dc 15:54:47 ---> 188abbd49da8 15:54:47 Successfully built 188abbd49da8 15:54:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:54:47 + docker inspect -f . ci-base-image-arm64 15:54:47 . [Pipeline] withDockerContainer 15:54:48 prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container 15:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:54:48 CGO_ENABLED=1 go vet ./... 15:54:49 $ docker top 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:50 + go version 15:54:50 go version go1.16.6 linux/arm64 [Pipeline] } 15:54:50 $ docker stop --time=1 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb 15:54:52 $ docker rm -f 961a07e110c29c34e1d4970230bc2a6fc58d37fb466529d4290f71b4d512dbbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:53 + docker inspect -f . ci-base-image-arm64 15:54:53 . [Pipeline] withDockerContainer 15:54:53 prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container 15:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:55 gofmt -l . 15:54:55 [ "`gofmt -l .`" = "" ] 15:54:55 ./bin/test-go-mod-tidy.sh 15:54:55 ./bin/test-attribution-txt.sh 15:54:55 $ docker top e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 -eo pid,comm [Pipeline] { [Pipeline] } 15:54:56 $ docker stop --time=1 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b 15:54:57 $ docker rm -f 09150d5725fb65b14dce4eccca7635f6529a66be31a813b02565fdcdd0a7ca5b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 15:54:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:54:58 + make test 15:54:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] sh 15:55:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:55:00 + ls -al . 15:55:00 total 116 15:55:00 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 15:54 . 15:55:00 drwxrwxr-x. 4 jenkins jenkins 30 Aug 18 15:53 .. 15:55:00 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 18 15:53 Attribution.txt 15:55:00 drwxrwxr-x. 2 jenkins jenkins 64 Aug 18 15:53 bin 15:55:00 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 18 15:53 CHANGELOG.md 15:55:00 -rw-r--r--. 1 jenkins jenkins 10 Aug 18 15:54 coverage.out 15:55:00 -rw-rw-r--. 1 jenkins jenkins 2032 Aug 18 15:53 Dockerfile 15:55:00 -rw-rw-r--. 1 jenkins jenkins 119 Aug 18 15:53 .dockerignore 15:55:00 drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 15:53 .git 15:55:00 drwxrwxr-x. 2 jenkins jenkins 81 Aug 18 15:53 .github 15:55:00 -rw-rw-r--. 1 jenkins jenkins 104 Aug 18 15:53 .gitignore 15:55:00 -rw-r--r--. 1 jenkins jenkins 129 Aug 18 15:54 go.mod 15:55:00 -rw-rw-r--. 1 jenkins jenkins 20447 Aug 18 15:53 go.sum 15:55:00 -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 15:53 GOVERNANCE.md 15:55:00 -rw-rw-r--. 1 jenkins jenkins 687 Aug 18 15:53 Jenkinsfile 15:55:00 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 18 15:53 LICENSE 15:55:00 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 18 15:53 main.go 15:55:00 -rw-rw-r--. 1 jenkins jenkins 1495 Aug 18 15:53 makefile 15:55:00 -rw-rw-r--. 1 jenkins jenkins 618 Aug 18 15:53 OWNERS.md 15:55:00 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 18 15:53 README.md 15:55:00 drwxrwxr-x. 8 jenkins jenkins 122 Aug 18 15:53 res 15:55:00 drwxrwxr-x. 3 jenkins jenkins 58 Aug 18 15:53 snap 15:55:00 -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:50 VERSION [Pipeline] isUnix [Pipeline] sh 15:55:01 + 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=6013bb08acf3e92c38191439b9dca11d5b9fa898 --label arch=amd64 --label version=2.0.2-dev.6 . 15:55:01 Sending build context to Docker daemon 158.2kB 15:55:01 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 15:55:01 Step 2/27 : FROM ${BASE} AS builder 15:55:01 ---> 89468cb99ac7 15:55:01 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:55:01 ---> Running in aa43814b3901 15:55:01 Removing intermediate container aa43814b3901 15:55:01 ---> f0107e449b20 15:55:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:55:01 ---> Running in 34547a70b395 15:55:01 Removing intermediate container 34547a70b395 15:55:01 ---> 890f4504610b 15:55:01 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:55:01 ---> Running in 4adfa66542a5 15:55:01 Removing intermediate container 4adfa66542a5 15:55:01 ---> e2157f421999 15:55:01 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:01 ---> Running in 1020677315ea 15:55:02 Removing intermediate container 1020677315ea 15:55:02 ---> 94db71c6033b 15:55:02 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:02 ---> Running in 60604cea7676 15:55:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:55:03 OK: 219 MiB in 52 packages 15:55:03 Removing intermediate container 60604cea7676 15:55:03 ---> 1683591c8584 15:55:03 Step 8/27 : WORKDIR /app 15:55:03 ---> Running in 6adccaebd3f4 15:55:03 Removing intermediate container 6adccaebd3f4 15:55:03 ---> 08d9b6241353 15:55:03 Step 9/27 : COPY go.mod . 15:55:04 ---> 754e0e0630da 15:55:04 Step 10/27 : RUN go mod download 15:55:04 ---> Running in 4276cec3ff93 15:55:04 Removing intermediate container 4276cec3ff93 15:55:04 ---> 8fce49aeea3e 15:55:04 Step 11/27 : COPY . . 15:55:04 ---> 5626bae91801 15:55:04 Step 12/27 : ARG MAKE="make build" 15:55:05 ---> Running in 93c84de59c10 15:55:05 Removing intermediate container 93c84de59c10 15:55:05 ---> 03b43e2ea330 15:55:05 Step 13/27 : RUN $MAKE 15:55:05 ---> Running in 550de04c0ebf 15:55:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.6" -o app-service-configurable 15:55:17 Removing intermediate container 550de04c0ebf 15:55:17 ---> 8f98ba3f05c9 15:55:17 Step 14/27 : FROM alpine:3.12 15:55:17 3.12: Pulling from library/alpine 15:55:17 339de151aab4: Pulling fs layer 15:55:17 339de151aab4: Verifying Checksum 15:55:17 339de151aab4: Download complete 15:55:17 339de151aab4: Pull complete 15:55:17 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:55:17 Status: Downloaded newer image for alpine:3.12 15:55:17 ---> 13621d1b12d4 15:55:17 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:55:17 ---> Running in 58c650a2683a 15:55:17 Removing intermediate container 58c650a2683a 15:55:17 ---> 92d4512ca7b6 15:55:17 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:55:17 ---> Running in d3796fc9cb51 15:55:17 Removing intermediate container d3796fc9cb51 15:55:17 ---> 5c6b24a88079 15:55:17 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:55:17 ---> Running in 0acbf51b9f0a 15:55:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:18 (1/7) Installing ca-certificates (20191127-r4) 15:55:18 (2/7) Installing dumb-init (1.2.2-r1) 15:55:18 (3/7) Installing libgcc (9.3.0-r2) 15:55:18 (4/7) Installing libsodium (1.0.18-r0) 15:55:18 (5/7) Installing libstdc++ (9.3.0-r2) 15:55:18 (6/7) Installing libzmq (4.3.3-r0) 15:55:18 (7/7) Installing zeromq (4.3.3-r0) 15:55:18 Executing busybox-1.31.1-r20.trigger 15:55:18 Executing ca-certificates-20191127-r4.trigger 15:55:18 OK: 9 MiB in 21 packages 15:55:18 Removing intermediate container 0acbf51b9f0a 15:55:18 ---> 96bc4794141e 15:55:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:55:18 ---> 63f9697e70e3 15:55:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:55:18 ---> db37bb022f56 15:55:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:55:18 ---> bf799191e37a 15:55:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:55:19 ---> dc6294263975 15:55:19 Step 22/27 : EXPOSE 48095 15:55:19 ---> Running in 588ae2f214cd 15:55:19 Removing intermediate container 588ae2f214cd 15:55:19 ---> 44335a6be934 15:55:19 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:55:19 ---> Running in f04a376cafc7 15:55:19 Removing intermediate container f04a376cafc7 15:55:19 ---> 2e0b8c83ed29 15:55:19 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:19 ---> Running in b165b79adf30 15:55:19 Removing intermediate container b165b79adf30 15:55:19 ---> 16a4b92273a0 15:55:19 Step 25/27 : LABEL arch=amd64 15:55:19 ---> Running in 8c749f92a4a7 15:55:19 Removing intermediate container 8c749f92a4a7 15:55:19 ---> b803b432c924 15:55:19 Step 26/27 : LABEL git_sha=6013bb08acf3e92c38191439b9dca11d5b9fa898 15:55:19 ---> Running in e3fb0e5f2f4f 15:55:19 Removing intermediate container e3fb0e5f2f4f 15:55:19 ---> 8a62a2dffa70 15:55:19 Step 27/27 : LABEL version=2.0.2-dev.6 15:55:20 ---> Running in dae47ec455b9 15:55:20 Removing intermediate container dae47ec455b9 15:55:20 ---> e2827d000f44 15:55:20 [Warning] One or more build-args [ARCH] were not consumed 15:55:20 Successfully built e2827d000f44 15:55:20 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:20 provisioning config files... 15:55:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config5198246354415853188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:20 ---> docker-login.sh 15:55:20 nexus3.edgexfoundry.org:10001 15:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:20 Configure a credential helper to remove this warning. See 15:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:20 15:55:20 Login Succeeded 15:55:20 nexus3.edgexfoundry.org:10002 15:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:20 Configure a credential helper to remove this warning. See 15:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:20 15:55:20 Login Succeeded 15:55:20 nexus3.edgexfoundry.org:10003 15:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:20 Configure a credential helper to remove this warning. See 15:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:20 15:55:20 Login Succeeded 15:55:20 nexus3.edgexfoundry.org:10004 15:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:21 Configure a credential helper to remove this warning. See 15:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:21 15:55:21 Login Succeeded 15:55:21 docker.io 15:55:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:21 Configure a credential helper to remove this warning. See 15:55:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:21 15:55:21 Login Succeeded 15:55:21 ---> docker-login.sh ends [Pipeline] } 15:55:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:21 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:55:21 6013bb08acf3e92c38191439b9dca11d5b9fa898 15:55:21 latest 15:55:21 2.0.2-dev.6 15:55:21 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:55:21 main 15:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh 15:55:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 15:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:55:22 d97921ee42de: Preparing 15:55:22 8be25163e932: Preparing 15:55:22 d02d34cea3c1: Preparing 15:55:22 627b92765058: Preparing 15:55:22 5fba99b6fb7f: Preparing 15:55:22 32f366d666a5: Preparing 15:55:22 32f366d666a5: Waiting 15:55:22 627b92765058: Pushed 15:55:22 32f366d666a5: Layer already exists 15:55:22 8be25163e932: Pushed 15:55:22 d02d34cea3c1: Pushed 15:55:22 5fba99b6fb7f: Pushed 15:55:23 d97921ee42de: Pushed 15:55:24 6013bb08acf3e92c38191439b9dca11d5b9fa898: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:55:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:55:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:55:24 d97921ee42de: Preparing 15:55:24 8be25163e932: Preparing 15:55:24 d02d34cea3c1: Preparing 15:55:24 627b92765058: Preparing 15:55:24 5fba99b6fb7f: Preparing 15:55:24 32f366d666a5: Preparing 15:55:24 32f366d666a5: Waiting 15:55:24 8be25163e932: Layer already exists 15:55:24 d97921ee42de: Layer already exists 15:55:24 d02d34cea3c1: Layer already exists 15:55:24 5fba99b6fb7f: Layer already exists 15:55:24 627b92765058: Layer already exists 15:55:24 32f366d666a5: Layer already exists 15:55:24 latest: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:55:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh 15:55:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 15:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:55:25 d97921ee42de: Preparing 15:55:25 8be25163e932: Preparing 15:55:25 d02d34cea3c1: Preparing 15:55:25 627b92765058: Preparing 15:55:25 5fba99b6fb7f: Preparing 15:55:25 32f366d666a5: Preparing 15:55:25 32f366d666a5: Waiting 15:55:25 5fba99b6fb7f: Layer already exists 15:55:25 8be25163e932: Layer already exists 15:55:25 d02d34cea3c1: Layer already exists 15:55:25 d97921ee42de: Layer already exists 15:55:25 627b92765058: Layer already exists 15:55:25 32f366d666a5: Layer already exists 15:55:25 2.0.2-dev.6: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:55:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh 15:55:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:55:26 d97921ee42de: Preparing 15:55:26 8be25163e932: Preparing 15:55:26 d02d34cea3c1: Preparing 15:55:26 627b92765058: Preparing 15:55:26 5fba99b6fb7f: Preparing 15:55:26 32f366d666a5: Preparing 15:55:26 32f366d666a5: Waiting 15:55:26 d97921ee42de: Layer already exists 15:55:26 8be25163e932: Layer already exists 15:55:26 d02d34cea3c1: Layer already exists 15:55:26 5fba99b6fb7f: Layer already exists 15:55:26 627b92765058: Layer already exists 15:55:26 32f366d666a5: Layer already exists 15:55:26 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:55:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:55:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:55:26 d97921ee42de: Preparing 15:55:26 8be25163e932: Preparing 15:55:26 d02d34cea3c1: Preparing 15:55:26 627b92765058: Preparing 15:55:26 5fba99b6fb7f: Preparing 15:55:26 32f366d666a5: Preparing 15:55:26 32f366d666a5: Waiting 15:55:26 627b92765058: Layer already exists 15:55:26 5fba99b6fb7f: Layer already exists 15:55:26 d97921ee42de: Layer already exists 15:55:26 d02d34cea3c1: Layer already exists 15:55:26 8be25163e932: Layer already exists 15:55:26 32f366d666a5: Layer already exists 15:55:26 main: digest: sha256:a5e012965348cc62c07ad391f93d9171762fc64a60da303f0917108e4011e314 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:26 ===================================================== [Pipeline] echo 15:55:26 taggedImages: 15:55:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898 15:55:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:55:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.6 15:55:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:55:26 - 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 15:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:27 15:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:55:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:27 latest: Pulling from edgex-lftools-log-publisher 15:55:27 b4d181a07f80: Pulling fs layer 15:55:27 a1111a8f2ec3: Pulling fs layer 15:55:27 ed53099fbce6: Pulling fs layer 15:55:27 dc539afda2c1: Pulling fs layer 15:55:27 77bc0d833cb6: Pulling fs layer 15:55:27 9065ff56babe: Pulling fs layer 15:55:27 d287ab97295c: Pulling fs layer 15:55:27 77bc0d833cb6: Waiting 15:55:27 9065ff56babe: Waiting 15:55:27 d287ab97295c: Waiting 15:55:27 dc539afda2c1: Waiting 15:55:28 a1111a8f2ec3: Verifying Checksum 15:55:28 a1111a8f2ec3: Download complete 15:55:28 dc539afda2c1: Verifying Checksum 15:55:28 dc539afda2c1: Download complete 15:55:28 77bc0d833cb6: Verifying Checksum 15:55:28 77bc0d833cb6: Download complete 15:55:28 9065ff56babe: Verifying Checksum 15:55:28 9065ff56babe: Download complete 15:55:28 ed53099fbce6: Verifying Checksum 15:55:28 ed53099fbce6: Download complete 15:55:30 b4d181a07f80: Verifying Checksum 15:55:30 b4d181a07f80: Download complete 15:55:31 b4d181a07f80: Pull complete 15:55:31 a1111a8f2ec3: Pull complete 15:55:31 ed53099fbce6: Pull complete 15:55:31 dc539afda2c1: Pull complete 15:55:31 77bc0d833cb6: Pull complete 15:55:31 9065ff56babe: Pull complete 15:55:34 d287ab97295c: Verifying Checksum 15:55:34 d287ab97295c: Download complete 15:55:38 d287ab97295c: Pull complete 15:55:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:55:38 prd-centos7-docker-4c-2g-3337 does not seem to be running inside a container 15:55:39 $ 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/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 15:55:41 $ docker top 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:42 ---> job-cost.sh 15:55:42 lf-activate-venv: SKIPPING 15:55:42 INFO: No Stack... 15:55:44 INFO: Retrieving Pricing Info for: v3-standard-2 15:55:44 INFO: Archiving Costs [Pipeline] sh 15:55:44 + cat /w/workspace/app-service-configurable/10/archives/cost.csv 15:55:44 + cut -d, -f6 [Pipeline] lock 15:55:44 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] 15:55:44 Resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] did not exist. Created. 15:55:44 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:45 + echo total: 0.05999999865889549 [Pipeline] stash 15:55:45 Stashed 1 file(s) [Pipeline] } 15:55:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:45 $ docker stop --time=1 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 15:55:46 $ docker rm -f 054be771ef67689a85583f58043fbffa65196d369de08d1f8508eb186aad9e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:55:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:55:54 CGO_ENABLED=1 go vet ./... 15:56:10 gofmt -l . 15:56:10 [ "`gofmt -l .`" = "" ] 15:56:10 ./bin/test-go-mod-tidy.sh 15:56:10 ./bin/test-attribution-txt.sh [Pipeline] } 15:56:12 $ docker stop --time=1 e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 15:56:14 $ docker rm -f e3f1666a88a610fe777fb7d5476c5360c6965ebe1b0579f2a578ac7c7dcc45e3 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:15 Warning: overwriting stash ‘coverage-report’ 15:56:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:16 + ls -al . 15:56:16 total 140 15:56:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 18 15:56 . 15:56:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 15:53 .. 15:56:16 -rw-rw-r-- 1 jenkins jenkins 119 Aug 18 15:53 .dockerignore 15:56:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 15:53 .git 15:56:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 15:53 .github 15:56:16 -rw-rw-r-- 1 jenkins jenkins 104 Aug 18 15:53 .gitignore 15:56:16 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 18 15:53 Attribution.txt 15:56:16 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 18 15:53 CHANGELOG.md 15:56:16 -rw-rw-r-- 1 jenkins jenkins 2032 Aug 18 15:53 Dockerfile 15:56:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 15:53 GOVERNANCE.md 15:56:16 -rw-rw-r-- 1 jenkins jenkins 687 Aug 18 15:53 Jenkinsfile 15:56:16 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 18 15:53 LICENSE 15:56:16 -rw-rw-r-- 1 jenkins jenkins 618 Aug 18 15:53 OWNERS.md 15:56:16 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 18 15:53 README.md 15:56:16 -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:50 VERSION 15:56:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 15:53 bin 15:56:16 -rw-r--r-- 1 jenkins jenkins 10 Aug 18 15:54 coverage.out 15:56:16 -rw-r--r-- 1 jenkins jenkins 129 Aug 18 15:56 go.mod 15:56:16 -rw-rw-r-- 1 jenkins jenkins 20447 Aug 18 15:53 go.sum 15:56:16 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 18 15:53 main.go 15:56:16 -rw-rw-r-- 1 jenkins jenkins 1495 Aug 18 15:53 makefile 15:56:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 15:53 res 15:56:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 15:53 snap [Pipeline] isUnix [Pipeline] sh 15:56:16 + 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=6013bb08acf3e92c38191439b9dca11d5b9fa898 --label arch=arm64 --label version=2.0.2-dev.6 . 15:56:16 Sending build context to Docker daemon 158.2kB 15:56:16 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 15:56:16 Step 2/27 : FROM ${BASE} AS builder 15:56:16 ---> 188abbd49da8 15:56:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:56:17 ---> Running in 7e86ec53448a 15:56:17 Removing intermediate container 7e86ec53448a 15:56:17 ---> b05d7edd7feb 15:56:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:56:18 ---> Running in 002423ce7b55 15:56:18 Removing intermediate container 002423ce7b55 15:56:18 ---> e540f99f91a8 15:56:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:56:18 ---> Running in da4cd9813c61 15:56:19 Removing intermediate container da4cd9813c61 15:56:19 ---> ee9c9cd2db86 15:56:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:19 ---> Running in 05965e5e92cc 15:56:21 Removing intermediate container 05965e5e92cc 15:56:21 ---> 977016ed72cb 15:56:21 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:21 ---> Running in f6d89b26f37e 15:56:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:56:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:56:24 OK: 218 MiB in 52 packages 15:56:26 Removing intermediate container f6d89b26f37e 15:56:26 ---> fac756091b19 15:56:26 Step 8/27 : WORKDIR /app 15:56:26 ---> Running in 5a030218dc92 15:56:26 Removing intermediate container 5a030218dc92 15:56:26 ---> 5bf62618132d 15:56:26 Step 9/27 : COPY go.mod . 15:56:27 ---> 4ebd91a88a20 15:56:27 Step 10/27 : RUN go mod download 15:56:27 ---> Running in b9aaad744a1c 15:56:30 Removing intermediate container b9aaad744a1c 15:56:30 ---> b29bebe1b60a 15:56:30 Step 11/27 : COPY . . 15:56:30 ---> 6eadf60ce1d9 15:56:30 Step 12/27 : ARG MAKE="make build" 15:56:30 ---> Running in 466c28513b0d 15:56:31 Removing intermediate container 466c28513b0d 15:56:31 ---> 47140f32c335 15:56:31 Step 13/27 : RUN $MAKE 15:56:31 ---> Running in 1c08dee0c98d 15:56:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.6" -o app-service-configurable 15:57:12 Removing intermediate container 1c08dee0c98d 15:57:12 ---> e1573f85563c 15:57:12 Step 14/27 : FROM alpine:3.12 15:57:12 3.12: Pulling from library/alpine 15:57:12 d2f70382dc9a: Pulling fs layer 15:57:12 d2f70382dc9a: Verifying Checksum 15:57:12 d2f70382dc9a: Download complete 15:57:12 d2f70382dc9a: Pull complete 15:57:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:57:12 Status: Downloaded newer image for alpine:3.12 15:57:12 ---> c4fd0aeabfcf 15:57:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:57:12 ---> Running in 2b9dab13e3bc 15:57:13 Removing intermediate container 2b9dab13e3bc 15:57:13 ---> de905e042529 15:57:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:57:13 ---> Running in a15f126703fd 15:57:14 Removing intermediate container a15f126703fd 15:57:14 ---> 921c0e4c16e1 15:57:14 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:57:14 ---> Running in eca871fea253 15:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:57:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:57:16 (1/7) Installing ca-certificates (20191127-r4) 15:57:16 (2/7) Installing dumb-init (1.2.2-r1) 15:57:16 (3/7) Installing libgcc (9.3.0-r2) 15:57:16 (4/7) Installing libsodium (1.0.18-r0) 15:57:16 (5/7) Installing libstdc++ (9.3.0-r2) 15:57:16 (6/7) Installing libzmq (4.3.3-r0) 15:57:16 (7/7) Installing zeromq (4.3.3-r0) 15:57:16 Executing busybox-1.31.1-r20.trigger 15:57:16 Executing ca-certificates-20191127-r4.trigger 15:57:16 OK: 9 MiB in 21 packages 15:57:18 Removing intermediate container eca871fea253 15:57:18 ---> 0742683060fd 15:57:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:57:18 ---> 4e630373c428 15:57:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:57:19 ---> f89c89f12206 15:57:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:57:20 ---> 598db0627adb 15:57:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:57:22 ---> 4fd45b941ac2 15:57:22 Step 22/27 : EXPOSE 48095 15:57:22 ---> Running in 2fe5feb00e2b 15:57:22 Removing intermediate container 2fe5feb00e2b 15:57:22 ---> d5b843ce7335 15:57:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:57:23 ---> Running in e8ab6850e3c2 15:57:23 Removing intermediate container e8ab6850e3c2 15:57:23 ---> 48ed19311273 15:57:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:57:23 ---> Running in 4e7060ff501b 15:57:24 Removing intermediate container 4e7060ff501b 15:57:24 ---> d6ff04e5dcbb 15:57:24 Step 25/27 : LABEL arch=arm64 15:57:24 ---> Running in 056da8c41c2b 15:57:24 Removing intermediate container 056da8c41c2b 15:57:24 ---> 1c46efd6838b 15:57:24 Step 26/27 : LABEL git_sha=6013bb08acf3e92c38191439b9dca11d5b9fa898 15:57:24 ---> Running in 5986b8eb6cf0 15:57:25 Removing intermediate container 5986b8eb6cf0 15:57:25 ---> 284f6d897b7e 15:57:25 Step 27/27 : LABEL version=2.0.2-dev.6 15:57:25 ---> Running in 08afc1a8ecc9 15:57:26 Removing intermediate container 08afc1a8ecc9 15:57:26 ---> a311556546e7 15:57:26 [Warning] One or more build-args [ARCH] were not consumed 15:57:26 Successfully built a311556546e7 15:57:26 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:26 provisioning config files... 15:57:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config8744755954874687894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:26 ---> docker-login.sh 15:57:26 nexus3.edgexfoundry.org:10001 15:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:26 Configure a credential helper to remove this warning. See 15:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:26 15:57:26 Login Succeeded 15:57:26 nexus3.edgexfoundry.org:10002 15:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:27 Configure a credential helper to remove this warning. See 15:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:27 15:57:27 Login Succeeded 15:57:27 nexus3.edgexfoundry.org:10003 15:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:28 Configure a credential helper to remove this warning. See 15:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:28 15:57:28 Login Succeeded 15:57:28 nexus3.edgexfoundry.org:10004 15:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:28 Configure a credential helper to remove this warning. See 15:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:28 15:57:28 Login Succeeded 15:57:28 docker.io 15:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:29 Configure a credential helper to remove this warning. See 15:57:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:29 15:57:29 Login Succeeded 15:57:29 ---> docker-login.sh ends [Pipeline] } 15:57:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:29 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:57:29 6013bb08acf3e92c38191439b9dca11d5b9fa898 15:57:29 latest 15:57:29 2.0.2-dev.6 15:57:29 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:57:29 main 15:57:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh 15:57:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 15:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:57:30 610660510a0f: Preparing 15:57:30 cb034f0e1733: Preparing 15:57:30 aba40b872629: Preparing 15:57:30 301189942f8d: Preparing 15:57:30 7dca09e956d3: Preparing 15:57:30 3fbe34a1663b: Preparing 15:57:30 3fbe34a1663b: Waiting 15:57:30 301189942f8d: Pushed 15:57:30 cb034f0e1733: Pushed 15:57:30 aba40b872629: Pushed 15:57:30 3fbe34a1663b: Layer already exists 15:57:31 7dca09e956d3: Pushed 15:57:34 610660510a0f: Pushed 15:57:34 6013bb08acf3e92c38191439b9dca11d5b9fa898: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:57:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:57:35 610660510a0f: Preparing 15:57:35 cb034f0e1733: Preparing 15:57:35 aba40b872629: Preparing 15:57:35 301189942f8d: Preparing 15:57:35 7dca09e956d3: Preparing 15:57:35 3fbe34a1663b: Preparing 15:57:35 3fbe34a1663b: Waiting 15:57:35 aba40b872629: Layer already exists 15:57:35 7dca09e956d3: Layer already exists 15:57:35 cb034f0e1733: Layer already exists 15:57:35 301189942f8d: Layer already exists 15:57:35 610660510a0f: Layer already exists 15:57:35 3fbe34a1663b: Layer already exists 15:57:35 latest: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh 15:57:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 15:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:57:36 610660510a0f: Preparing 15:57:36 cb034f0e1733: Preparing 15:57:36 aba40b872629: Preparing 15:57:36 301189942f8d: Preparing 15:57:36 7dca09e956d3: Preparing 15:57:36 3fbe34a1663b: Preparing 15:57:36 3fbe34a1663b: Waiting 15:57:36 7dca09e956d3: Layer already exists 15:57:36 610660510a0f: Layer already exists 15:57:36 cb034f0e1733: Layer already exists 15:57:36 301189942f8d: Layer already exists 15:57:36 aba40b872629: Layer already exists 15:57:36 3fbe34a1663b: Layer already exists 15:57:36 2.0.2-dev.6: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:57:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 [Pipeline] isUnix [Pipeline] sh 15:57:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:57:37 610660510a0f: Preparing 15:57:37 cb034f0e1733: Preparing 15:57:37 aba40b872629: Preparing 15:57:37 301189942f8d: Preparing 15:57:37 7dca09e956d3: Preparing 15:57:37 3fbe34a1663b: Preparing 15:57:37 cb034f0e1733: Layer already exists 15:57:37 aba40b872629: Layer already exists 15:57:37 7dca09e956d3: Layer already exists 15:57:37 301189942f8d: Layer already exists 15:57:37 610660510a0f: Layer already exists 15:57:37 3fbe34a1663b: Layer already exists 15:57:37 6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:57:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:57:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:57:38 610660510a0f: Preparing 15:57:38 cb034f0e1733: Preparing 15:57:38 aba40b872629: Preparing 15:57:38 301189942f8d: Preparing 15:57:38 7dca09e956d3: Preparing 15:57:38 3fbe34a1663b: Preparing 15:57:38 3fbe34a1663b: Waiting 15:57:38 301189942f8d: Layer already exists 15:57:38 aba40b872629: Layer already exists 15:57:38 7dca09e956d3: Layer already exists 15:57:38 610660510a0f: Layer already exists 15:57:38 cb034f0e1733: Layer already exists 15:57:38 3fbe34a1663b: Layer already exists 15:57:38 main: digest: sha256:93d02dbfa886f9874391b3ac5086a37577f9fb35bae08159bdf4dc3dcfa3ee27 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:57:38 ===================================================== [Pipeline] echo 15:57:38 taggedImages: 15:57:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898 15:57:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:57:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.6 15:57:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6013bb08acf3e92c38191439b9dca11d5b9fa898-2.0.2-dev.6 15:57:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:57:38 15:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:57:39 arm64: Pulling from edgex-lftools-log-publisher 15:57:39 448f6bf000e3: Pulling fs layer 15:57:39 f757da607395: Pulling fs layer 15:57:39 05883995daec: Pulling fs layer 15:57:39 8603b9c90790: Pulling fs layer 15:57:39 1560dd03e051: Pulling fs layer 15:57:39 27f5ce0e4adf: Pulling fs layer 15:57:39 c2d8d7efcc4b: Pulling fs layer 15:57:39 1560dd03e051: Waiting 15:57:39 27f5ce0e4adf: Waiting 15:57:39 c2d8d7efcc4b: Waiting 15:57:39 8603b9c90790: Waiting 15:57:39 f757da607395: Verifying Checksum 15:57:39 f757da607395: Download complete 15:57:39 8603b9c90790: Verifying Checksum 15:57:39 8603b9c90790: Download complete 15:57:39 1560dd03e051: Verifying Checksum 15:57:39 1560dd03e051: Download complete 15:57:39 27f5ce0e4adf: Verifying Checksum 15:57:39 27f5ce0e4adf: Download complete 15:57:39 05883995daec: Verifying Checksum 15:57:39 05883995daec: Download complete 15:57:40 448f6bf000e3: Verifying Checksum 15:57:40 448f6bf000e3: Download complete 15:57:43 c2d8d7efcc4b: Verifying Checksum 15:57:43 c2d8d7efcc4b: Download complete 15:57:44 448f6bf000e3: Pull complete 15:57:45 f757da607395: Pull complete 15:57:46 05883995daec: Pull complete 15:57:46 8603b9c90790: Pull complete 15:57:47 1560dd03e051: Pull complete 15:57:48 27f5ce0e4adf: Pull complete 15:58:03 c2d8d7efcc4b: Pull complete 15:58:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:58:03 prd-ubuntu18.04-docker-arm64-4c-16g-3336 does not seem to be running inside a container 15:58:03 $ 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/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:58:10 $ docker top 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:11 ---> job-cost.sh 15:58:11 lf-activate-venv: SKIPPING 15:58:11 INFO: No Stack... 15:58:12 INFO: Retrieving Pricing Info for: v2-standard-4 15:58:12 INFO: Archiving Costs [Pipeline] sh 15:58:13 + cat /w/workspace/app-service-configurable/10/archives/cost.csv 15:58:13 + cut -d, -f6 [Pipeline] lock 15:58:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] 15:58:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] did not exist. Created. 15:58:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:14 /w/workspace/app-service-configurable/10@tmp/durable-faa695a1/script.sh: 1: /w/workspace/app-service-configurable/10@tmp/durable-faa695a1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:58:15 + echo total: 0.18000000715255737 [Pipeline] stash 15:58:15 Warning: overwriting stash ‘stack-cost’ 15:58:15 Stashed 1 file(s) [Pipeline] } 15:58:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:58:15 $ docker stop --time=1 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 15:58:16 $ docker rm -f 6930c706eab67db04ec2d2fd3215b7ab883051c93173e7ebb55052ffdda371c9 [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 15:58:17 provisioning config files... 15:58:17 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1580583174410416836tmp [Pipeline] { [Pipeline] sh 15:58:18 + set +x 15:58:18 + bash -s -- 15:58:18 + curl -s https://codecov.io/bash 15:58:18 15:58:18 _____ _ 15:58:18 / ____| | | 15:58:18 | | ___ __| | ___ ___ _____ __ 15:58:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:58:18 | |___| (_) | (_| | __/ (_| (_) \ V / 15:58:18 \_____\___/ \__,_|\___|\___\___/ \_/ 15:58:18 Bash-1.0.6 15:58:18 15:58:18 15:58:18 ==> git version 2.24.4 found 15:58:18 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:58:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:58:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:58:18 ==> Jenkins CI detected. 15:58:18 current dir:  /w/workspace/ry_app-service-configurable_main 15:58:18 project root: . 15:58:18 --> token set from env 15:58:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:58:18 ==> Running gcov in . (disable via -X gcov) 15:58:18 ==> Python coveragepy not found 15:58:18 ==> Searching for coverage reports in: 15:58:18 + . 15:58:18 -> Found 1 reports 15:58:18 ==> Detecting git/mercurial file structure 15:58:18 ==> Reading reports 15:58:18 + ./coverage.out bytes=10 15:58:18 ==> Appending adjustments 15:58:18 https://docs.codecov.io/docs/fixing-reports 15:58:18 + Found adjustments 15:58:18 ==> Gzipping contents 15:58:18 4.0K /tmp/codecov.JSXjDs.gz 15:58:18 ==> Uploading reports 15:58:18 url: https://codecov.io 15:58:18 query: branch=main&commit=6013bb08acf3e92c38191439b9dca11d5b9fa898&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:18 -> Pinging Codecov 15:58:18 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=6013bb08acf3e92c38191439b9dca11d5b9fa898&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:18 -> Uploading to 15:58:18 https://storage.googleapis.com/codecov/v4/raw/2021-08-18/A97CA9966030D2A3747ED39772930CCE/6013bb08acf3e92c38191439b9dca11d5b9fa898/8eed9659-4531-43f5-8327-064750ce23a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T155818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52c12a15de84a1ebdd9fddda1e29327c987af83120d8809ffc0d53476b89c9e1 15:58:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:18 Dload Upload Total Spent Left Speed 15:58:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 558 0 0 100 558 0 1651 --:--:-- --:--:-- --:--:-- 1655 15:58:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] } 15:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:58:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:58:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:20 15:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:58:20 188c0c94c7c5: Pulling fs layer 15:58:20 0ef7d3d256c8: Pulling fs layer 15:58:20 de9db76c5a1d: Pulling fs layer 15:58:20 0eba1c9be4d2: Pulling fs layer 15:58:20 0d57e429df01: Pulling fs layer 15:58:20 4e4be7b47b0d: Pulling fs layer 15:58:20 e1f770b5df2f: Pulling fs layer 15:58:20 85a0685a4137: Pulling fs layer 15:58:20 0eba1c9be4d2: Waiting 15:58:20 0d57e429df01: Waiting 15:58:20 4e4be7b47b0d: Waiting 15:58:20 e1f770b5df2f: Waiting 15:58:20 85a0685a4137: Waiting 15:58:20 de9db76c5a1d: Verifying Checksum 15:58:20 de9db76c5a1d: Download complete 15:58:20 0ef7d3d256c8: Verifying Checksum 15:58:20 0ef7d3d256c8: Download complete 15:58:20 0d57e429df01: Verifying Checksum 15:58:20 0d57e429df01: Download complete 15:58:20 4e4be7b47b0d: Verifying Checksum 15:58:20 4e4be7b47b0d: Download complete 15:58:20 188c0c94c7c5: Verifying Checksum 15:58:20 188c0c94c7c5: Download complete 15:58:20 188c0c94c7c5: Pull complete 15:58:21 0ef7d3d256c8: Pull complete 15:58:21 de9db76c5a1d: Pull complete 15:58:22 e1f770b5df2f: Verifying Checksum 15:58:22 e1f770b5df2f: Download complete 15:58:24 0eba1c9be4d2: Verifying Checksum 15:58:24 0eba1c9be4d2: Download complete 15:58:25 85a0685a4137: Verifying Checksum 15:58:25 85a0685a4137: Download complete 15:58:28 0eba1c9be4d2: Pull complete 15:58:28 0d57e429df01: Pull complete 15:58:28 4e4be7b47b0d: Pull complete 15:58:29 e1f770b5df2f: Pull complete 15:58:32 85a0685a4137: Pull complete 15:58:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:58:32 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:58:32 $ 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 15:58:34 $ docker top f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b -eo pid,comm [Pipeline] { [Pipeline] echo 15:58:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:58:35 + set -o pipefail 15:58:35 + snyk monitor '--org=edgex-jenkins' 15:58:40 15:58:40 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:58:40 15:58:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6b25d890-970e-43ff-bbd7-86e39b438dd4 15:58:40 15:58:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:58:40 15:58:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:58:40 15:58:40 15:58:40 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:58:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:58:40 $ docker stop --time=1 f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b 15:58:42 $ docker rm -f f072a11cd84db5d9c8f8898c920c907052cdcc5952cc1236170118a26e5a101b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:43 + git log --format=format:%s -1 6013bb08acf3e92c38191439b9dca11d5b9fa898 [Pipeline] isUnix [Pipeline] sh 15:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:43 . [Pipeline] withDockerContainer 15:58:44 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:58:44 $ 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 15:58:44 $ docker top 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:44 [ssh-agent] Looking for ssh-agent implementation... 15:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:44 $ docker exec 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 ssh-agent 15:58:44 SSH_AUTH_SOCK=/tmp/ssh-MYyOIsPf505X/agent.14 15:58:44 SSH_AGENT_PID=20 15:58:44 Running ssh-add (command line suppressed) 15:58:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7523409946652137194.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7523409946652137194.key) 15:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:45 + git semver tag 15:58:45 # -> Open(): unable to determine branch for HEAD 15:58:45 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:58:45 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:58:45 # $SEMVER_REMOTE_NAME = origin 15:58:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:45 # $SEMVER_USER_NAME = edgex-jenkins 15:58:45 # $SEMVER_BRANCH = main 15:58:45 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:58:45 # 6013bb08acf3e92c38191439b9dca11d5b9fa898 HEAD 15:58:45 # -> Force: false 15:58:45 # 7e6708b7b581f2e1ef3b174ff6bee6f3b83eb398 refs/tags/v2.0.2-dev.6 [Pipeline] } 15:58:45 $ docker exec --env ******** --env ******** 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 ssh-agent -k 15:58:45 unset SSH_AUTH_SOCK; 15:58:45 unset SSH_AGENT_PID; 15:58:45 echo Agent pid 20 killed; 15:58:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:46 + git semver [Pipeline] } 15:58:46 $ docker stop --time=1 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 15:58:47 $ docker rm -f 6a9e1fd0bc5e5423ab772a49a5ca2063d8a16e87120ebfa21199febb3ac78166 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:47 15:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:58:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:48 0.23.1-centos7: Pulling from edgex-lftools 15:58:48 ab5ef0e58194: Pulling fs layer 15:58:48 9712f1f96733: Pulling fs layer 15:58:48 63f879dbbcfc: Pulling fs layer 15:58:48 0d9ebad4ef96: Pulling fs layer 15:58:48 e9a5061849ea: Pulling fs layer 15:58:48 d747dcd14b5f: Pulling fs layer 15:58:48 2de7ff778b66: Pulling fs layer 15:58:48 e9a5061849ea: Waiting 15:58:48 d747dcd14b5f: Waiting 15:58:48 2de7ff778b66: Waiting 15:58:48 0d9ebad4ef96: Waiting 15:58:48 9712f1f96733: Verifying Checksum 15:58:48 9712f1f96733: Download complete 15:58:50 63f879dbbcfc: Download complete 15:58:50 e9a5061849ea: Verifying Checksum 15:58:50 e9a5061849ea: Download complete 15:58:50 d747dcd14b5f: Verifying Checksum 15:58:50 d747dcd14b5f: Download complete 15:58:51 2de7ff778b66: Verifying Checksum 15:58:51 2de7ff778b66: Download complete 15:58:51 0d9ebad4ef96: Verifying Checksum 15:58:51 0d9ebad4ef96: Download complete 15:58:52 ab5ef0e58194: Verifying Checksum 15:58:52 ab5ef0e58194: Download complete 15:58:54 ab5ef0e58194: Pull complete 15:58:54 9712f1f96733: Pull complete 15:58:55 63f879dbbcfc: Pull complete 15:58:59 0d9ebad4ef96: Pull complete 15:58:59 e9a5061849ea: Pull complete 15:58:59 d747dcd14b5f: Pull complete 15:59:00 2de7ff778b66: Pull complete 15:59:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:59:00 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:59:01 $ 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 15:59:04 $ docker top a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:59:04 provisioning config files... 15:59:04 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5049570567646313697tmp 15:59:04 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3811331860581548665tmp 15:59:04 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2877081125030934332tmp [Pipeline] { [Pipeline] echo 15:59:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:59:04 ---> sigul-configuration.sh 15:59:04 gpg: directory `/root/.gnupg' created 15:59:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:59:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:59:04 gpg: keyring `/root/.gnupg/secring.gpg' created 15:59:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:59:04 gpg: CAST5 encrypted data 15:59:04 gpg: encrypted with 1 passphrase 15:59:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:59:05 + mkdir /home/jenkins 15:59:05 + mkdir /home/jenkins/sigul [Pipeline] sh 15:59:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:59:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:05 ---> sigul-install.sh 15:59:05 Sigul already installed; skipping installation. [Pipeline] sh 15:59:06 + git tag --list 15:59:06 v1.0.0 15:59:06 v1.1.0 15:59:06 v1.2.0 15:59:06 v1.3.0 15:59:06 v1.3.1 15:59:06 v2.0.0 15:59:06 v2.0.1 15:59:06 v2.0.1-dev.1 15:59:06 v2.0.2-dev.1 15:59:06 v2.0.2-dev.2 15:59:06 v2.0.2-dev.3 15:59:06 v2.0.2-dev.4 15:59:06 v2.0.2-dev.5 15:59:06 v2.0.2-dev.6 [Pipeline] sh 15:59:06 + lftools sign git-tag v2.0.2-dev.6 15:59:06 Signing Git tag with Sigul... 15:59:06 Signing v2.0.2-dev.6 [Pipeline] echo 15:59:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:59:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:59:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:59:08 $ docker stop --time=1 a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad 15:59:09 $ docker rm -f a086b8ce74ce69ed35138543c9a97ee764dc2245784d1344f25151092fea56ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:10 . [Pipeline] withDockerContainer 15:59:10 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:59:10 $ 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 15:59:10 $ docker top ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:10 [ssh-agent] Looking for ssh-agent implementation... 15:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:10 $ docker exec ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b ssh-agent 15:59:11 SSH_AUTH_SOCK=/tmp/ssh-2E3wlx4y6sZt/agent.14 15:59:11 SSH_AGENT_PID=21 15:59:11 Running ssh-add (command line suppressed) 15:59:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4529996115627881413.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4529996115627881413.key) 15:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:11 + git semver bump pre 15:59:11 # -> Open(): unable to determine branch for HEAD 15:59:11 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:59:11 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:59:11 # $SEMVER_REMOTE_NAME = origin 15:59:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:11 # $SEMVER_USER_NAME = edgex-jenkins 15:59:11 # $SEMVER_BRANCH = main 15:59:11 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:59:11 2.0.2-dev.7 [Pipeline] } 15:59:11 $ docker exec --env ******** --env ******** ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b ssh-agent -k 15:59:11 unset SSH_AUTH_SOCK; 15:59:11 unset SSH_AGENT_PID; 15:59:11 echo Agent pid 21 killed; 15:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:12 + git semver [Pipeline] } 15:59:12 $ docker stop --time=1 ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b 15:59:13 $ docker rm -f ca96c978b82c29792f213f6703abc0fd597157e0173b8333176dbc03e339a72b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:13 . [Pipeline] withDockerContainer 15:59:14 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:59:14 $ 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 15:59:14 $ docker top b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:14 [ssh-agent] Looking for ssh-agent implementation... 15:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:14 $ docker exec b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 ssh-agent 15:59:15 SSH_AUTH_SOCK=/tmp/ssh-0Xy2B6x6guiQ/agent.15 15:59:15 SSH_AGENT_PID=22 15:59:15 Running ssh-add (command line suppressed) 15:59:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2393289338171380592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2393289338171380592.key) 15:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:15 + git semver push 15:59:15 # -> Open(): unable to determine branch for HEAD 15:59:15 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:59:15 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:59:15 # $SEMVER_REMOTE_NAME = origin 15:59:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:15 # $SEMVER_USER_NAME = edgex-jenkins 15:59:15 # $SEMVER_BRANCH = main 15:59:15 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:59:16 $ docker exec --env ******** --env ******** b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 ssh-agent -k 15:59:17 unset SSH_AUTH_SOCK; 15:59:17 unset SSH_AGENT_PID; 15:59:17 echo Agent pid 22 killed; 15:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:17 + git semver [Pipeline] } 15:59:17 $ docker stop --time=1 b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 15:59:18 $ docker rm -f b86171a645854c3de28e68fe87036800d63f2a9e2f66bf7b02b7ab4acfc019c7 [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 15:59:19 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:20 ---> package-listing.sh 15:59:20 ++ facter osfamily 15:59:20 ++ tr '[:upper:]' '[:lower:]' 15:59:20 + OS_FAMILY=redhat 15:59:20 + workspace=/w/workspace/ry_app-service-configurable_main 15:59:20 + START_PACKAGES=/tmp/packages_start.txt 15:59:20 + END_PACKAGES=/tmp/packages_end.txt 15:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:20 + PACKAGES=/tmp/packages_start.txt 15:59:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:59:20 + PACKAGES=/tmp/packages_end.txt 15:59:20 + case "${OS_FAMILY}" in 15:59:20 + sort 15:59:20 + rpm -qa 15:59:21 + '[' -f /tmp/packages_start.txt ']' 15:59:21 + '[' -f /tmp/packages_end.txt ']' 15:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:21 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:59:21 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:59:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:59:21 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 15:59:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:22 15:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:22 latest: Pulling from edgex-lftools-log-publisher 15:59:22 b4d181a07f80: Pulling fs layer 15:59:22 a1111a8f2ec3: Pulling fs layer 15:59:22 ed53099fbce6: Pulling fs layer 15:59:22 dc539afda2c1: Pulling fs layer 15:59:22 77bc0d833cb6: Pulling fs layer 15:59:22 9065ff56babe: Pulling fs layer 15:59:22 d287ab97295c: Pulling fs layer 15:59:22 77bc0d833cb6: Waiting 15:59:22 9065ff56babe: Waiting 15:59:22 d287ab97295c: Waiting 15:59:22 dc539afda2c1: Waiting 15:59:22 a1111a8f2ec3: Verifying Checksum 15:59:22 a1111a8f2ec3: Download complete 15:59:22 dc539afda2c1: Verifying Checksum 15:59:22 dc539afda2c1: Download complete 15:59:22 77bc0d833cb6: Verifying Checksum 15:59:22 77bc0d833cb6: Download complete 15:59:22 9065ff56babe: Verifying Checksum 15:59:22 9065ff56babe: Download complete 15:59:23 ed53099fbce6: Verifying Checksum 15:59:23 ed53099fbce6: Download complete 15:59:23 b4d181a07f80: Verifying Checksum 15:59:23 b4d181a07f80: Download complete 15:59:25 b4d181a07f80: Pull complete 15:59:25 a1111a8f2ec3: Pull complete 15:59:25 ed53099fbce6: Pull complete 15:59:25 dc539afda2c1: Pull complete 15:59:26 77bc0d833cb6: Pull complete 15:59:26 9065ff56babe: Pull complete 15:59:27 d287ab97295c: Verifying Checksum 15:59:27 d287ab97295c: Download complete 15:59:32 d287ab97295c: Pull complete 15:59:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:59:32 prd-centos7-docker-4c-2g-3335 does not seem to be running inside a container 15:59: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 15:59:34 $ docker top 7a7a5afd87b79f57055785349c6854023a6b704137cc6f39ee091b45461a0423 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:35 + ls /var/log/sa-host 15:59:35 + sadf -c /var/log/sa-host/sa05 15:59:35 file_magic: OK 15:59:35 HZ: Using current value: 100 15:59:35 file_header: OK 15:59:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:35 Statistics: 15:59:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:35 File successfully converted to sysstat format version 12.0.3 15:59:35 + sadf -c /var/log/sa-host/sa18 15:59:35 file_magic: OK 15:59:35 HZ: Using current value: 100 15:59:35 file_header: OK 15:59:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:35 Statistics: 15:59:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:35 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:36 provisioning config files... 15:59:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4146341301574343702tmp [Pipeline] { [Pipeline] echo 15:59:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:36 ---> create-netrc.sh [Pipeline] } 15:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:37 ---> python-tools-install.sh [Pipeline] echo 15:59:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:37 ---> sudo-logs.sh 15:59:37 Archiving 'sudo' log.. 15:59:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-3335.vexxhost.local: Name or service not known 15:59:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-3335.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:59:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:38 ---> job-cost.sh 15:59:38 lf-activate-venv: SKIPPING 15:59:38 DEBUG: total: 0.18000000715255737 15:59:38 INFO: Retrieving Stack Cost... 15:59:38 INFO: Retrieving Pricing Info for: v3-standard-2 15:59:39 INFO: Archiving Costs [Pipeline] echo 15:59:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:39 ---> logs-deploy.sh 15:59:39 lf-activate-venv: SKIPPING 15:59:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/10 15:59:39 INFO: archiving workspace using pattern(s): 15:59:40 Archives upload complete. 15:59:40 INFO: archiving logs to Nexus 15:59:41 ---> uname -a: 15:59:41 Linux prd-centos7-docker-4c-2g-3335.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 15:59:41 15:59:41 15:59:41 ---> lscpu: 15:59:41 Architecture: x86_64 15:59:41 CPU op-mode(s): 32-bit, 64-bit 15:59:41 Byte Order: Little Endian 15:59:41 Address sizes: 40 bits physical, 48 bits virtual 15:59:41 CPU(s): 2 15:59:41 On-line CPU(s) list: 0,1 15:59:41 Thread(s) per core: 1 15:59:41 Core(s) per socket: 1 15:59:41 Socket(s): 2 15:59:41 NUMA node(s): 1 15:59:41 Vendor ID: AuthenticAMD 15:59:41 CPU family: 23 15:59:41 Model: 49 15:59:41 Model name: AMD EPYC-Rome Processor 15:59:41 Stepping: 0 15:59:41 CPU MHz: 2799.996 15:59:41 BogoMIPS: 5599.99 15:59:41 Virtualization: AMD-V 15:59:41 Hypervisor vendor: KVM 15:59:41 Virtualization type: full 15:59:41 L1d cache: 32K 15:59:41 L1i cache: 32K 15:59:41 L2 cache: 512K 15:59:41 L3 cache: 16384K 15:59:41 NUMA node0 CPU(s): 0,1 15:59: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 15:59:41 15:59:41 15:59:41 ---> nproc: 15:59:41 2 15:59:41 15:59:41 15:59:41 ---> df -h: 15:59:41 Filesystem Size Used Avail Use% Mounted on 15:59:41 overlay 40G 9.0G 32G 23% / 15:59:41 tmpfs 64M 0 64M 0% /dev 15:59:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:59:41 shm 64M 0 64M 0% /dev/shm 15:59:41 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:59:41 15:59:41 15:59:41 ---> sar -b -r -n DEV: 15:59:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 15:59:41 15:59:41 15:50:05 LINUX RESTART (2 CPU) 15:59:41 15:59:41 15:51:01 tps rtps wtps bread/s bwrtn/s 15:59:41 15:52:02 3.45 0.00 3.45 0.00 110.18 15:59:41 15:53:01 0.51 0.00 0.51 0.00 8.52 15:59:41 15:54:01 0.27 0.00 0.27 0.00 3.33 15:59:41 15:55:01 0.25 0.00 0.25 0.00 3.73 15:59:41 15:56:01 0.25 0.00 0.25 0.00 2.78 15:59:41 15:57:01 0.25 0.00 0.25 0.00 3.36 15:59:41 15:58:01 0.23 0.00 0.23 0.00 3.20 15:59:41 15:59:01 131.20 0.03 131.16 3.73 34626.80 15:59:41 Average: 17.09 0.00 17.08 0.47 4354.92 15:59:41 15:59:41 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:59:41 15:52:02 5476272 0 796984 9.95 2620 1733056 1200680 13.26 570792 1564804 16 15:59:41 15:53:01 5474780 0 798420 9.97 2620 1733112 1198624 13.23 576592 1560648 16 15:59:41 15:54:01 5472784 0 800464 9.99 2620 1733064 1198960 13.24 578332 1560636 8 15:59:41 15:55:01 5473796 0 799444 9.98 2620 1733072 1198624 13.23 576872 1561428 8 15:59:41 15:56:01 5473308 0 799928 9.99 2620 1733076 1198720 13.23 573992 1564820 8 15:59:41 15:57:01 5473968 0 799264 9.98 2620 1733080 1198660 13.23 573552 1564820 8 15:59:41 15:58:01 5473800 0 799428 9.98 2620 1733084 1198624 13.23 573556 1564820 8 15:59:41 15:59:01 3837712 0 1113704 13.91 2620 3054896 1385600 15.30 848584 2726732 507320 15:59:41 Average: 5269552 0 838454 10.47 2620 1898305 1222312 13.50 609034 1708588 63424 15:59:41 15:59:41 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:59:41 15:52:02 eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:59:41 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:53:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:59:41 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:54:01 eth0 3.12 1.27 3.48 0.44 0.00 0.00 0.00 0.00 15:59:41 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:55:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:59:41 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:56:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:59:41 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:57:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:59:41 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:58:01 eth0 1.00 0.08 0.10 0.01 0.00 0.00 0.00 0.00 15:59:41 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:59:01 eth0 1162.96 833.23 7685.96 75.34 0.00 0.00 0.00 0.00 15:59:41 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 15:59:01 docker0 58.09 74.05 4.82 368.85 0.00 0.00 0.00 0.00 15:59:41 Average: eth0 146.38 104.62 963.37 9.51 0.00 0.00 0.00 0.00 15:59:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:41 Average: docker0 7.28 9.28 0.60 46.21 0.00 0.00 0.00 0.00 15:59:41 15:59:41 15:59:41 ---> sar -P ALL: 15:59:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 15:59:41 15:59:41 15:50:05 LINUX RESTART (2 CPU) 15:59:41 15:59:41 15:51:01 CPU %user %nice %system %iowait %steal %idle 15:59:41 15:52:02 all 0.32 0.00 0.09 0.00 0.02 99.57 15:59:41 15:52:02 0 0.48 0.00 0.08 0.00 0.02 99.42 15:59:41 15:52:02 1 0.15 0.00 0.10 0.00 0.02 99.73 15:59:41 15:53:01 all 0.23 0.00 0.07 0.00 0.02 99.69 15:59:41 15:53:01 0 0.37 0.00 0.09 0.00 0.02 99.52 15:59:41 15:53:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:59:41 15:54:01 all 0.18 0.00 0.05 0.00 0.02 99.76 15:59:41 15:54:01 0 0.30 0.00 0.05 0.00 0.02 99.63 15:59:41 15:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:59:41 15:55:01 all 0.18 0.00 0.03 0.00 0.02 99.78 15:59:41 15:55:01 0 0.30 0.00 0.02 0.00 0.02 99.67 15:59:41 15:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:59:41 15:56:01 all 0.18 0.00 0.06 0.00 0.02 99.74 15:59:41 15:56:01 0 0.13 0.00 0.05 0.00 0.02 99.80 15:59:41 15:56:01 1 0.23 0.00 0.07 0.00 0.02 99.68 15:59:41 15:57:01 all 0.12 0.00 0.05 0.00 0.03 99.81 15:59:41 15:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:59:41 15:57:01 1 0.18 0.00 0.05 0.00 0.03 99.73 15:59:41 15:58:01 all 0.14 0.00 0.04 0.00 0.00 99.82 15:59:41 15:58:01 0 0.23 0.00 0.05 0.00 0.00 99.72 15:59:41 15:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:59:41 15:59:01 all 21.93 0.00 10.24 1.27 0.09 66.47 15:59:41 15:59:01 0 22.18 0.00 10.71 1.62 0.11 65.38 15:59:41 15:59:01 1 21.69 0.00 9.78 0.92 0.07 67.54 15:59:41 Average: all 2.77 0.00 1.26 0.15 0.02 95.79 15:59:41 Average: 0 2.86 0.00 1.32 0.19 0.03 95.61 15:59:41 Average: 1 2.69 0.00 1.21 0.11 0.02 95.97 15:59:41 15:59:41 15:59:41