Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 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-ssh1466357843909340058.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-ssh6388267016904186183.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-ssh2802439577850982439.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-ssh1476367565809320780.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4252414463225489459.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-298 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-ssh6205657390833486399.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 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (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 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" > git rev-list --no-walk de5cd0cb9a18e8462d225bcec7b92c8f5f3d0527 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:25 ========================================================= 22:38:25 EdgeX Global Pipelines Version Info 22:38:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:26 ------------------- 22:38:26 stable info: 22:38:26 ------------------- 22:38:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:38:26 Message: update stable to v1.0.205 22:38:26 ------------------- 22:38:26 experimental info: 22:38:26 ------------------- 22:38:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 22:38:26 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d717f84 [Pipeline] echo 22:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:28 provisioning config files... 22:38:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5153094720256194246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:28 ---> docker-login.sh 22:38:28 nexus3.edgexfoundry.org:10001 22:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:28 Configure a credential helper to remove this warning. See 22:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:28 22:38:28 Login Succeeded 22:38:28 nexus3.edgexfoundry.org:10002 22:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:28 Configure a credential helper to remove this warning. See 22:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:28 22:38:28 Login Succeeded 22:38:28 nexus3.edgexfoundry.org:10003 22:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:28 Configure a credential helper to remove this warning. See 22:38:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:28 22:38:28 Login Succeeded 22:38:28 nexus3.edgexfoundry.org:10004 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 docker.io 22:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:29 Configure a credential helper to remove this warning. See 22:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:29 22:38:29 Login Succeeded 22:38:29 ---> docker-login.sh ends [Pipeline] } 22:38:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:38:30 + git log --format=format:%s -1 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] echo 22:38:30 GIT_COMMIT: d717f84b9fafdf289de1acd36ca7b6ff7fd7758d, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324) [Pipeline] echo 22:38:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:38:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:31 22:38:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:38:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:31 latest: Pulling from edgex-devops/git-semver 22:38:31 31603596830f: Pulling fs layer 22:38:31 04fac38145f0: Pulling fs layer 22:38:31 701f6daf10bf: Pulling fs layer 22:38:31 24f72da36158: Pulling fs layer 22:38:31 24f72da36158: Waiting 22:38:31 04fac38145f0: Download complete 22:38:31 31603596830f: Verifying Checksum 22:38:31 31603596830f: Download complete 22:38:32 31603596830f: Pull complete 22:38:32 04fac38145f0: Pull complete 22:38:32 24f72da36158: Verifying Checksum 22:38:32 24f72da36158: Download complete 22:38:32 701f6daf10bf: Verifying Checksum 22:38:32 701f6daf10bf: Download complete 22:38:32 701f6daf10bf: Pull complete 22:38:32 24f72da36158: Pull complete 22:38:32 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:38:33 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:38:33 $ docker top d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:34 [ssh-agent] Looking for ssh-agent implementation... 22:38:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:34 $ docker exec d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent 22:38:34 SSH_AUTH_SOCK=/tmp/ssh-bM1qNyXAdMjP/agent.15 22:38:34 SSH_AGENT_PID=22 22:38:34 Running ssh-add (command line suppressed) 22:38:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7815840322382134512.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7815840322382134512.key) 22:38:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:34 + git tag --points-at HEAD [Pipeline] } 22:38:34 $ docker exec --env ******** --env ******** d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent -k 22:38:34 unset SSH_AUTH_SOCK; 22:38:34 unset SSH_AGENT_PID; 22:38:34 echo Agent pid 22 killed; 22:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:34 [ssh-agent] Looking for ssh-agent implementation... 22:38:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:35 $ docker exec d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent 22:38:35 SSH_AUTH_SOCK=/tmp/ssh-Gi1Co6UrLnhn/agent.55 22:38:35 SSH_AGENT_PID=61 22:38:35 Running ssh-add (command line suppressed) 22:38:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5625872712349425313.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5625872712349425313.key) 22:38:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:35 + git semver init 22:38:35 # -> Open(): unable to determine branch for HEAD 22:38:35 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:38:35 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:38:35 # $SEMVER_REMOTE_NAME = origin 22:38:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:38:35 # $SEMVER_USER_NAME = edgex-jenkins 22:38:35 # $SEMVER_BRANCH = main 22:38:35 # $SEMVER_TEMP = /tmp/semver-553582600 22:38:35 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:38:36 # '/tmp/semver-553582600' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:38:36 # -> Force: false 22:38:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:38:36 $ docker exec --env ******** --env ******** d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b ssh-agent -k 22:38:36 unset SSH_AUTH_SOCK; 22:38:36 unset SSH_AGENT_PID; 22:38:36 echo Agent pid 61 killed; 22:38:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:38:36 + git semver [Pipeline] } 22:38:36 $ docker stop --time=1 d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b 22:38:37 $ docker rm -f d76482b9bd31a176b89b886fc596ac5b8da1bed96972f8b257972199efffd00b [Pipeline] // withDockerContainer [Pipeline] sh 22:38:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:38:38 Stashed 1 file(s) [Pipeline] echo 22:38:38 [edgeXSemver]: initialized semver on version 2.0.2-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:38:53 Still waiting to schedule task 22:38:53 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-298’ 22:38:53 Still waiting to schedule task 22:38:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:41:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-299 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:41:14 Running in /w/workspace/app-service-configurable/16 [Pipeline] { [Pipeline] checkout 22:41:15 Selected Git installation does not exist. Using Default 22:41:15 The recommended git tool is: NONE 22:41:20 using credential edgex-jenkins-ssh 22:41:20 Cloning the remote Git repository 22:41:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:41:21 > git init /w/workspace/app-service-configurable/16 # timeout=10 22:41:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:41:21 > git --version # timeout=10 22:41:21 > git --version # 'git version 2.17.1' 22:41:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:22 Avoid second fetch 22:41:22 Checking out Revision d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (main) 22:41:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:41:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:22 > git config core.sparsecheckout # timeout=10 22:41:22 > git checkout -f d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 22:41:26 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:27 provisioning config files... 22:41:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config6826570832257449433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:27 ---> docker-login.sh 22:41:27 nexus3.edgexfoundry.org:10001 22:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:29 Configure a credential helper to remove this warning. See 22:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:29 22:41:29 Login Succeeded 22:41:29 nexus3.edgexfoundry.org:10002 22:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:30 Configure a credential helper to remove this warning. See 22:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:30 22:41:30 Login Succeeded 22:41:30 nexus3.edgexfoundry.org:10003 22:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:31 Configure a credential helper to remove this warning. See 22:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:31 22:41:31 Login Succeeded 22:41:31 nexus3.edgexfoundry.org:10004 22:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:31 Configure a credential helper to remove this warning. See 22:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:31 22:41:31 Login Succeeded 22:41:31 docker.io 22:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:32 Configure a credential helper to remove this warning. See 22:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:32 22:41:32 Login Succeeded 22:41:32 ---> docker-login.sh ends [Pipeline] } 22:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:33 ========================================================= 22:41:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:41:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:41:33 Sending build context to Docker daemon 158.2kB 22:41:34 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 22:41:34 Step 2/13 : FROM ${BASE} AS builder 22:41:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:41:34 595b0fe564bb: Pulling fs layer 22:41:34 24495759ef45: Pulling fs layer 22:41:34 d148012ef14d: Pulling fs layer 22:41:34 e90a11edd702: Pulling fs layer 22:41:34 d77568369979: Pulling fs layer 22:41:34 fc1c9f9a7f3b: Pulling fs layer 22:41:34 170f2ba95c9a: Pulling fs layer 22:41:34 97ac5df62f85: Pulling fs layer 22:41:34 e90a11edd702: Waiting 22:41:34 d77568369979: Waiting 22:41:34 fc1c9f9a7f3b: Waiting 22:41:34 170f2ba95c9a: Waiting 22:41:34 97ac5df62f85: Waiting 22:41:34 d148012ef14d: Verifying Checksum 22:41:34 d148012ef14d: Download complete 22:41:34 24495759ef45: Verifying Checksum 22:41:34 24495759ef45: Download complete 22:41:34 d77568369979: Verifying Checksum 22:41:34 d77568369979: Download complete 22:41:34 fc1c9f9a7f3b: Verifying Checksum 22:41:34 fc1c9f9a7f3b: Download complete 22:41:34 595b0fe564bb: Verifying Checksum 22:41:34 595b0fe564bb: Download complete 22:41:34 170f2ba95c9a: Download complete 22:41:35 595b0fe564bb: Pull complete 22:41:35 24495759ef45: Pull complete 22:41:36 d148012ef14d: Pull complete 22:41:37 Running on prd-centos7-docker-4c-2g-300 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:41:37 Running in /w/workspace/app-service-configurable/16 [Pipeline] { [Pipeline] checkout 22:41:37 Selected Git installation does not exist. Using Default 22:41:37 The recommended git tool is: NONE 22:41:38 97ac5df62f85: Verifying Checksum 22:41:38 97ac5df62f85: Download complete 22:41:38 e90a11edd702: Verifying Checksum 22:41:38 e90a11edd702: Download complete 22:41:40 using credential edgex-jenkins-ssh 22:41:40 Cloning the remote Git repository 22:41:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:41:39 > git init /w/workspace/app-service-configurable/16 # timeout=10 22:41:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:41:39 > git --version # timeout=10 22:41:39 > git --version # 'git version 2.24.4' 22:41:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:39 [INFO] Currently running in a labeled security context 22:41:39 [INFO] Currently SELinux is 'enforcing' on the host 22:41:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/16@tmp/jenkins-gitclient-ssh2487198380546081234.key 22:41:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:40 Avoid second fetch 22:41:40 Checking out Revision d717f84b9fafdf289de1acd36ca7b6ff7fd7758d (main) 22:41:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:41:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:40 > git config core.sparsecheckout # timeout=10 22:41:40 > git checkout -f d717f84b9fafdf289de1acd36ca7b6ff7fd7758d # timeout=10 22:41:44 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:45 provisioning config files... 22:41:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config3512969888583242329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:45 ---> docker-login.sh 22:41:45 nexus3.edgexfoundry.org:10001 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:45 Configure a credential helper to remove this warning. See 22:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:45 22:41:45 Login Succeeded 22:41:45 nexus3.edgexfoundry.org:10002 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:45 Configure a credential helper to remove this warning. See 22:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:45 22:41:45 Login Succeeded 22:41:45 nexus3.edgexfoundry.org:10003 22:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 nexus3.edgexfoundry.org:10004 22:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 docker.io 22:41:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:46 Configure a credential helper to remove this warning. See 22:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:46 22:41:46 Login Succeeded 22:41:46 ---> docker-login.sh ends [Pipeline] } 22:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:46 ========================================================= 22:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:41:47 Sending build context to Docker daemon 158.2kB 22:41:47 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 22:41:47 Step 2/13 : FROM ${BASE} AS builder 22:41:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:47 540db60ca938: Pulling fs layer 22:41:47 adcc1eea9eea: Pulling fs layer 22:41:47 4c4ab2625f07: Pulling fs layer 22:41:47 db62176df00c: Pulling fs layer 22:41:47 3b30891b0d05: Pulling fs layer 22:41:47 06b49ca38bd5: Pulling fs layer 22:41:47 c788192a36de: Pulling fs layer 22:41:47 a77e37c0d609: Pulling fs layer 22:41:47 c3185cebc471: Pulling fs layer 22:41:47 db62176df00c: Waiting 22:41:47 3b30891b0d05: Waiting 22:41:47 06b49ca38bd5: Waiting 22:41:47 c788192a36de: Waiting 22:41:47 a77e37c0d609: Waiting 22:41:47 c3185cebc471: Waiting 22:41:47 4c4ab2625f07: Download complete 22:41:47 adcc1eea9eea: Verifying Checksum 22:41:47 adcc1eea9eea: Download complete 22:41:47 3b30891b0d05: Verifying Checksum 22:41:47 3b30891b0d05: Download complete 22:41:47 06b49ca38bd5: Verifying Checksum 22:41:47 06b49ca38bd5: Download complete 22:41:47 c788192a36de: Verifying Checksum 22:41:47 c788192a36de: Download complete 22:41:47 540db60ca938: Verifying Checksum 22:41:47 540db60ca938: Download complete 22:41:47 540db60ca938: Pull complete 22:41:47 adcc1eea9eea: Pull complete 22:41:47 4c4ab2625f07: Pull complete 22:41:48 a77e37c0d609: Verifying Checksum 22:41:48 a77e37c0d609: Download complete 22:41:49 e90a11edd702: Pull complete 22:41:49 d77568369979: Pull complete 22:41:49 fc1c9f9a7f3b: Pull complete 22:41:50 170f2ba95c9a: Pull complete 22:41:51 c3185cebc471: Verifying Checksum 22:41:51 c3185cebc471: Download complete 22:41:51 db62176df00c: Verifying Checksum 22:41:51 db62176df00c: Download complete 22:41:55 db62176df00c: Pull complete 22:41:55 3b30891b0d05: Pull complete 22:41:55 06b49ca38bd5: Pull complete 22:41:55 c788192a36de: Pull complete 22:41:55 a77e37c0d609: Pull complete 22:41:55 97ac5df62f85: Pull complete 22:41:56 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 22:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:41:56 ---> 04bc70af865f 22:41:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:41:57 c3185cebc471: Pull complete 22:41:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 22:41:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:57 ---> 031687cdd783 22:41:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:41:58 ---> Running in b815f5399c3f 22:41:58 Removing intermediate container b815f5399c3f 22:41:58 ---> d32bbaa63d70 22:41:58 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:41:58 ---> Running in d8fb06426edf 22:41:58 Removing intermediate container d8fb06426edf 22:41:58 ---> 37064a142de2 22:41:58 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:41:58 ---> Running in 2e7aae51c66d 22:41:58 Removing intermediate container 2e7aae51c66d 22:41:58 ---> c82ed6bf9b04 22:41:58 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:58 ---> Running in 460ee6900a2e 22:41:59 Removing intermediate container 460ee6900a2e 22:41:59 ---> 64009d4ff5c0 22:41:59 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:59 ---> Running in 41547a1fec3b 22:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:00 ---> Running in 548a4ce0a7fd 22:42:00 Removing intermediate container 548a4ce0a7fd 22:42:00 ---> 69464e0817c4 22:42:00 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:42:00 ---> Running in 286da52d18a9 22:42:00 OK: 219 MiB in 52 packages 22:42:01 Removing intermediate container 41547a1fec3b 22:42:01 ---> ab15874f35ca 22:42:01 Step 8/13 : WORKDIR /app 22:42:01 ---> Running in 2f6c7e72fc60 22:42:01 Removing intermediate container 2f6c7e72fc60 22:42:01 ---> 49d577495b6b 22:42:01 Step 9/13 : COPY go.mod . 22:42:01 Removing intermediate container 286da52d18a9 22:42:01 ---> e18ab3adac4b 22:42:01 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:01 ---> 9606ff10c086 22:42:01 Step 10/13 : RUN go mod download 22:42:01 ---> Running in 6aabf183d309 22:42:01 ---> Running in 22b1e67c27de 22:42:02 Removing intermediate container 22b1e67c27de 22:42:02 ---> 1629c59e7b47 22:42:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:02 ---> Running in 45ee03f01b35 22:42:05 Removing intermediate container 45ee03f01b35 22:42:05 ---> 56b411a94d54 22:42:05 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:05 ---> Running in b71401c01e0b 22:42:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:42:08 OK: 218 MiB in 52 packages 22:42:09 Removing intermediate container b71401c01e0b 22:42:09 ---> d707d883a206 22:42:09 Step 8/13 : WORKDIR /app 22:42:09 ---> Running in bed8aaeb7be2 22:42:10 Removing intermediate container bed8aaeb7be2 22:42:10 ---> f50a6ae2757a 22:42:10 Step 9/13 : COPY go.mod . 22:42:11 ---> 3cee748d5b7e 22:42:11 Step 10/13 : RUN go mod download 22:42:11 ---> Running in d13e67daf124 22:42:16 Removing intermediate container 6aabf183d309 22:42:16 ---> 1e0ac01dab3e 22:42:16 Step 11/13 : COPY . . 22:42:16 ---> 4947b1a3c1ac 22:42:16 Step 12/13 : ARG MAKE="make build" 22:42:16 ---> Running in 020347e4d811 22:42:16 Removing intermediate container 020347e4d811 22:42:16 ---> d3f9d9534c3f 22:42:16 Step 13/13 : RUN $MAKE 22:42:16 ---> Running in b7128ea232dd 22:42:16 noop 22:42:16 Removing intermediate container b7128ea232dd 22:42:16 ---> 2589e490d4b1 22:42:16 Successfully built 2589e490d4b1 22:42:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:16 + docker inspect -f . ci-base-image-x86_64 22:42:16 . [Pipeline] withDockerContainer 22:42:16 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 22:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:17 $ docker top 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:17 + go version 22:42:17 go version go1.16.6 linux/amd64 [Pipeline] } 22:42:17 $ docker stop --time=1 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 22:42:18 $ docker rm -f 805454a1b30b49cc02a3201ce09c1132f9985e563fc97bd0a3ebcc3f7cd79897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:19 + docker inspect -f . ci-base-image-x86_64 22:42:19 . [Pipeline] withDockerContainer 22:42:19 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 22:42:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:19 $ docker top 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:20 + make test 22:42:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:42:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:42:35 CGO_ENABLED=1 go vet ./... 22:42:42 gofmt -l . 22:42:42 [ "`gofmt -l .`" = "" ] 22:42:42 ./bin/test-attribution-txt.sh [Pipeline] } 22:42:42 $ docker stop --time=1 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 22:42:43 $ docker rm -f 53ddd98575aadb2ff4e0d18f511f419569069f5aeb37c3f0b657cb09961d8f46 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:43 Removing intermediate container d13e67daf124 22:42:43 ---> 5880d4afe3f5 22:42:43 Step 11/13 : COPY . . 22:42:43 ---> bc5ce36a21e8 22:42:43 Step 12/13 : ARG MAKE="make build" 22:42:43 ---> Running in 73cb8f7eda46 22:42:43 Removing intermediate container 73cb8f7eda46 22:42:43 ---> 57e56de87b4f 22:42:43 Step 13/13 : RUN $MAKE 22:42:43 ---> Running in cccacb464689 22:42:43 noop 22:42:43 Removing intermediate container cccacb464689 22:42:43 ---> 6059e2b3de55 22:42:43 Successfully built 6059e2b3de55 22:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:42:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:44 + docker inspect -f . ci-base-image-arm64 22:42:44 . [Pipeline] withDockerContainer 22:42:44 Stashed 1 file(s) 22:42:44 prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container 22:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:46 $ docker top f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 22:42:47 + go version 22:42:47 go version go1.16.6 linux/arm64 [Pipeline] } 22:42:48 $ docker stop --time=1 f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 22:42:50 $ docker rm -f f6e1025da2f42c7151890087124a064d70f116d15713451325f80966dd56ca61 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:42:51 + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:51 + ls -al . 22:42:51 total 120 22:42:51 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 22:42 . 22:42:51 drwxrwxr-x. 4 jenkins jenkins 30 Sep 15 22:41 .. 22:42:51 -rw-rw-r--. 1 jenkins jenkins 7608 Sep 15 22:41 Attribution.txt 22:42:51 drwxrwxr-x. 2 jenkins jenkins 37 Sep 15 22:41 bin 22:42:51 -rw-rw-r--. 1 jenkins jenkins 22206 Sep 15 22:41 CHANGELOG.md 22:42:51 -rw-r--r--. 1 jenkins jenkins 10 Sep 15 22:42 coverage.out 22:42:51 -rw-rw-r--. 1 jenkins jenkins 2032 Sep 15 22:41 Dockerfile 22:42:51 -rw-rw-r--. 1 jenkins jenkins 119 Sep 15 22:41 .dockerignore 22:42:51 drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 22:41 .git 22:42:51 drwxrwxr-x. 2 jenkins jenkins 81 Sep 15 22:41 .github 22:42:51 -rw-rw-r--. 1 jenkins jenkins 104 Sep 15 22:41 .gitignore 22:42:51 -rw-rw-r--. 1 jenkins jenkins 136 Sep 15 22:41 go.mod 22:42:51 -rw-rw-r--. 1 jenkins jenkins 20734 Sep 15 22:41 go.sum 22:42:51 -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 22:41 GOVERNANCE.md 22:42:51 -rw-rw-r--. 1 jenkins jenkins 687 Sep 15 22:41 Jenkinsfile 22:42:51 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 15 22:41 LICENSE 22:42:51 -rw-rw-r--. 1 jenkins jenkins 1949 Sep 15 22:41 main.go 22:42:51 -rw-rw-r--. 1 jenkins jenkins 1488 Sep 15 22:41 makefile 22:42:51 -rw-rw-r--. 1 jenkins jenkins 618 Sep 15 22:41 OWNERS.md 22:42:51 -rw-rw-r--. 1 jenkins jenkins 3224 Sep 15 22:41 README.md 22:42:51 drwxrwxr-x. 8 jenkins jenkins 122 Sep 15 22:41 res 22:42:51 drwxrwxr-x. 3 jenkins jenkins 58 Sep 15 22:41 snap 22:42:51 -rw-rw-r--. 1 jenkins jenkins 12 Sep 15 22:38 VERSION [Pipeline] isUnix [Pipeline] sh 22:42:51 + docker inspect -f . ci-base-image-arm64 22:42:51 . [Pipeline] withDockerContainer 22:42:52 + 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d --label arch=amd64 --label version=2.0.2-dev.12 . 22:42:52 Sending build context to Docker daemon 159.2kB 22:42:52 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 22:42:52 Step 2/27 : FROM ${BASE} AS builder 22:42:52 ---> 2589e490d4b1 22:42:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:42:52 ---> Running in 57583c531a10 22:42:52 Removing intermediate container 57583c531a10 22:42:52 ---> c9f767679516 22:42:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:42:52 ---> Running in 153155fbae64 22:42:52 prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container 22:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:42:52 Removing intermediate container 153155fbae64 22:42:52 ---> ccf7428ac39c 22:42:52 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:52 ---> Running in 9afa657ffd2e 22:42:52 Removing intermediate container 9afa657ffd2e 22:42:52 ---> 576fb83423e2 22:42:52 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:52 ---> Running in d94ba88ac916 22:42:52 Removing intermediate container d94ba88ac916 22:42:52 ---> 14af8100a66e 22:42:52 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:52 ---> Running in 2c2c9f59b7e9 22:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:54 $ docker top 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 -eo pid,comm 22:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:54 OK: 219 MiB in 52 packages 22:42:54 Removing intermediate container 2c2c9f59b7e9 22:42:54 ---> dee59da7d3fa 22:42:54 Step 8/27 : WORKDIR /app 22:42:54 ---> Running in dd7b90df8934 22:42:54 Removing intermediate container dd7b90df8934 22:42:54 ---> ff56a4b7cfb7 22:42:54 Step 9/27 : COPY go.mod . 22:42:55 + make test 22:42:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:42:55 ---> 966fe309c1c8 22:42:55 Step 10/27 : RUN go mod download 22:42:55 ---> Running in 790d8bfc3ee4 22:42:55 Removing intermediate container 790d8bfc3ee4 22:42:55 ---> bcf7908ecfec 22:42:55 Step 11/27 : COPY . . 22:42:55 ---> ff7e15e1eac1 22:42:55 Step 12/27 : ARG MAKE="make build" 22:42:55 ---> Running in efbd51ce695c 22:42:56 Removing intermediate container efbd51ce695c 22:42:56 ---> 48a42e7aed0a 22:42:56 Step 13/27 : RUN $MAKE 22:42:56 ---> Running in b89f052bb0f0 22:42:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.12" -o app-service-configurable 22:43:08 Removing intermediate container b89f052bb0f0 22:43:08 ---> 67797675aac9 22:43:08 Step 14/27 : FROM alpine:3.12 22:43:08 3.12: Pulling from library/alpine 22:43:08 e519532ddf75: Pulling fs layer 22:43:08 e519532ddf75: Verifying Checksum 22:43:08 e519532ddf75: Download complete 22:43:08 e519532ddf75: Pull complete 22:43:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:43:08 Status: Downloaded newer image for alpine:3.12 22:43:08 ---> 48b8ec4ed9eb 22:43:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:43:08 ---> Running in 7e66ade8d0d0 22:43:08 Removing intermediate container 7e66ade8d0d0 22:43:08 ---> 09b7c169545e 22:43:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:43:08 ---> Running in 0d600bdc1861 22:43:08 Removing intermediate container 0d600bdc1861 22:43:08 ---> 15bdac5a88f5 22:43:08 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:43:08 ---> Running in 916bcc5d9cae 22:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:43:09 (1/7) Installing ca-certificates (20191127-r4) 22:43:09 (2/7) Installing dumb-init (1.2.2-r1) 22:43:09 (3/7) Installing libgcc (9.3.0-r2) 22:43:09 (4/7) Installing libsodium (1.0.18-r0) 22:43:09 (5/7) Installing libstdc++ (9.3.0-r2) 22:43:09 (6/7) Installing libzmq (4.3.3-r0) 22:43:09 (7/7) Installing zeromq (4.3.3-r0) 22:43:09 Executing busybox-1.31.1-r20.trigger 22:43:09 Executing ca-certificates-20191127-r4.trigger 22:43:09 OK: 9 MiB in 21 packages 22:43:09 Removing intermediate container 916bcc5d9cae 22:43:09 ---> 30b51ec2e74b 22:43:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:43:09 ---> 1d18c4b9726c 22:43:09 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:43:09 ---> 55edf31f0c65 22:43:09 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:43:09 ---> 25f9267db977 22:43:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:43:10 ---> 48c1bdd05b93 22:43:10 Step 22/27 : EXPOSE 48095 22:43:10 ---> Running in e0a4c477ab21 22:43:10 Removing intermediate container e0a4c477ab21 22:43:10 ---> d1e9735c4bbd 22:43:10 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:43:10 ---> Running in 031babefb42c 22:43:10 Removing intermediate container 031babefb42c 22:43:10 ---> 3dedde381af5 22:43:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:10 ---> Running in aaa33cc832be 22:43:10 Removing intermediate container aaa33cc832be 22:43:10 ---> 16e74af37115 22:43:10 Step 25/27 : LABEL arch=amd64 22:43:10 ---> Running in 8acec12b73da 22:43:10 Removing intermediate container 8acec12b73da 22:43:10 ---> af631edf51fa 22:43:10 Step 26/27 : LABEL git_sha=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:43:10 ---> Running in f40a1b18f8d3 22:43:10 Removing intermediate container f40a1b18f8d3 22:43:10 ---> 09c254ff642e 22:43:10 Step 27/27 : LABEL version=2.0.2-dev.12 22:43:10 ---> Running in 13203e16a879 22:43:10 Removing intermediate container 13203e16a879 22:43:10 ---> 8ebcd0496608 22:43:10 [Warning] One or more build-args [ARCH] were not consumed 22:43:10 Successfully built 8ebcd0496608 22:43:10 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:11 provisioning config files... 22:43:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config7931084917519107665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:11 ---> docker-login.sh 22:43:11 nexus3.edgexfoundry.org:10001 22:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:11 Configure a credential helper to remove this warning. See 22:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:11 22:43:11 Login Succeeded 22:43:11 nexus3.edgexfoundry.org:10002 22:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:11 Configure a credential helper to remove this warning. See 22:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:11 22:43:11 Login Succeeded 22:43:11 nexus3.edgexfoundry.org:10003 22:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:11 Configure a credential helper to remove this warning. See 22:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:11 22:43:11 Login Succeeded 22:43:11 nexus3.edgexfoundry.org:10004 22:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:12 Configure a credential helper to remove this warning. See 22:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:12 22:43:12 Login Succeeded 22:43:12 docker.io 22:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:12 Configure a credential helper to remove this warning. See 22:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:12 22:43:12 Login Succeeded 22:43:12 ---> docker-login.sh ends [Pipeline] } 22:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:12 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:43:12 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:43:12 latest 22:43:12 2.0.2-dev.12 22:43:12 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:43:12 main 22:43:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:13 4fc6b2ecc828: Preparing 22:43:13 da613e67623d: Preparing 22:43:13 40408548b750: Preparing 22:43:13 60973e228120: Preparing 22:43:13 b50ea71dbf53: Preparing 22:43:13 e6688e911f15: Preparing 22:43:13 e6688e911f15: Waiting 22:43:13 60973e228120: Pushed 22:43:13 da613e67623d: Pushed 22:43:13 e6688e911f15: Layer already exists 22:43:13 40408548b750: Pushed 22:43:13 b50ea71dbf53: Pushed 22:43:15 4fc6b2ecc828: Pushed 22:43:15 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:43:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:16 4fc6b2ecc828: Preparing 22:43:16 da613e67623d: Preparing 22:43:16 40408548b750: Preparing 22:43:16 60973e228120: Preparing 22:43:16 b50ea71dbf53: Preparing 22:43:16 e6688e911f15: Preparing 22:43:16 e6688e911f15: Waiting 22:43:16 4fc6b2ecc828: Layer already exists 22:43:16 60973e228120: Layer already exists 22:43:16 da613e67623d: Layer already exists 22:43:16 b50ea71dbf53: Layer already exists 22:43:16 40408548b750: Layer already exists 22:43:16 e6688e911f15: Layer already exists 22:43:16 latest: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh 22:43:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 22:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:16 4fc6b2ecc828: Preparing 22:43:16 da613e67623d: Preparing 22:43:16 40408548b750: Preparing 22:43:16 60973e228120: Preparing 22:43:16 b50ea71dbf53: Preparing 22:43:16 e6688e911f15: Preparing 22:43:16 e6688e911f15: Waiting 22:43:16 4fc6b2ecc828: Layer already exists 22:43:16 b50ea71dbf53: Layer already exists 22:43:16 da613e67623d: Layer already exists 22:43:16 60973e228120: Layer already exists 22:43:16 40408548b750: Layer already exists 22:43:16 e6688e911f15: Layer already exists 22:43:16 2.0.2-dev.12: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh 22:43:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:17 4fc6b2ecc828: Preparing 22:43:17 da613e67623d: Preparing 22:43:17 40408548b750: Preparing 22:43:17 60973e228120: Preparing 22:43:17 b50ea71dbf53: Preparing 22:43:17 e6688e911f15: Preparing 22:43:17 e6688e911f15: Waiting 22:43:17 4fc6b2ecc828: Layer already exists 22:43:17 b50ea71dbf53: Layer already exists 22:43:17 60973e228120: Layer already exists 22:43:17 40408548b750: Layer already exists 22:43:17 da613e67623d: Layer already exists 22:43:17 e6688e911f15: Layer already exists 22:43:17 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:43:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:43:17 4fc6b2ecc828: Preparing 22:43:17 da613e67623d: Preparing 22:43:17 40408548b750: Preparing 22:43:17 60973e228120: Preparing 22:43:17 b50ea71dbf53: Preparing 22:43:17 e6688e911f15: Preparing 22:43:17 e6688e911f15: Waiting 22:43:17 b50ea71dbf53: Layer already exists 22:43:17 4fc6b2ecc828: Layer already exists 22:43:17 40408548b750: Layer already exists 22:43:17 60973e228120: Layer already exists 22:43:17 da613e67623d: Layer already exists 22:43:17 e6688e911f15: Layer already exists 22:43:17 main: digest: sha256:886057e4d4ee3c678639fcf3a07cca95db99ac1462895801151f069c986ee1bc size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:18 ===================================================== [Pipeline] echo 22:43:18 taggedImages: 22:43:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:43:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:43:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.12 22:43:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:43:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:18 22:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:43:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:18 latest: Pulling from edgex-lftools-log-publisher 22:43:18 b4d181a07f80: Pulling fs layer 22:43:18 a1111a8f2ec3: Pulling fs layer 22:43:18 ed53099fbce6: Pulling fs layer 22:43:18 dc539afda2c1: Pulling fs layer 22:43:18 77bc0d833cb6: Pulling fs layer 22:43:18 9065ff56babe: Pulling fs layer 22:43:18 d287ab97295c: Pulling fs layer 22:43:18 dc539afda2c1: Waiting 22:43:18 77bc0d833cb6: Waiting 22:43:18 9065ff56babe: Waiting 22:43:18 d287ab97295c: Waiting 22:43:19 a1111a8f2ec3: Verifying Checksum 22:43:19 a1111a8f2ec3: Download complete 22:43:19 dc539afda2c1: Verifying Checksum 22:43:19 dc539afda2c1: Download complete 22:43:19 77bc0d833cb6: Verifying Checksum 22:43:19 77bc0d833cb6: Download complete 22:43:19 9065ff56babe: Verifying Checksum 22:43:19 9065ff56babe: Download complete 22:43:19 ed53099fbce6: Verifying Checksum 22:43:19 ed53099fbce6: Download complete 22:43:20 b4d181a07f80: Verifying Checksum 22:43:20 b4d181a07f80: Download complete 22:43:21 b4d181a07f80: Pull complete 22:43:21 a1111a8f2ec3: Pull complete 22:43:22 ed53099fbce6: Pull complete 22:43:22 dc539afda2c1: Pull complete 22:43:22 77bc0d833cb6: Pull complete 22:43:22 9065ff56babe: Pull complete 22:43:24 d287ab97295c: Verifying Checksum 22:43:24 d287ab97295c: Download complete 22:43:28 d287ab97295c: Pull complete 22:43:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:43:28 prd-centos7-docker-4c-2g-300 does not seem to be running inside a container 22:43:28 $ 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/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:43:30 $ docker top 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:31 ---> job-cost.sh 22:43:31 lf-activate-venv: SKIPPING 22:43:31 INFO: No Stack... 22:43:32 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:32 INFO: Archiving Costs [Pipeline] sh 22:43:33 + cat /w/workspace/app-service-configurable/16/archives/cost.csv 22:43:33 + cut -d, -f6 [Pipeline] lock 22:43:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] 22:43:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] did not exist. Created. 22:43:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:33 + echo total: 0.05999999865889549 [Pipeline] stash 22:43:33 Stashed 1 file(s) [Pipeline] } 22:43:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:33 $ docker stop --time=1 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d 22:43:34 $ docker rm -f 81354ecc3a3decc5d0ad671abf0a4c711bd489547c1ba29be4e76fe72fd6fa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:43:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:43:42 CGO_ENABLED=1 go vet ./... 22:44:09 gofmt -l . 22:44:09 [ "`gofmt -l .`" = "" ] 22:44:09 ./bin/test-attribution-txt.sh [Pipeline] } 22:44:09 $ docker stop --time=1 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 22:44:11 $ docker rm -f 2b2cec6201bc378a724c026370c498e8808c81d59630514138336930fa1499f1 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:44:12 Warning: overwriting stash ‘coverage-report’ 22:44:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:44:13 + ls -al . 22:44:13 total 144 22:44:13 drwxrwxr-x 7 jenkins jenkins 4096 Sep 15 22:44 . 22:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:41 .. 22:44:13 -rw-rw-r-- 1 jenkins jenkins 119 Sep 15 22:41 .dockerignore 22:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:41 .git 22:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:41 .github 22:44:13 -rw-rw-r-- 1 jenkins jenkins 104 Sep 15 22:41 .gitignore 22:44:13 -rw-rw-r-- 1 jenkins jenkins 7608 Sep 15 22:41 Attribution.txt 22:44:13 -rw-rw-r-- 1 jenkins jenkins 22206 Sep 15 22:41 CHANGELOG.md 22:44:13 -rw-rw-r-- 1 jenkins jenkins 2032 Sep 15 22:41 Dockerfile 22:44:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:41 GOVERNANCE.md 22:44:13 -rw-rw-r-- 1 jenkins jenkins 687 Sep 15 22:41 Jenkinsfile 22:44:13 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 15 22:41 LICENSE 22:44:13 -rw-rw-r-- 1 jenkins jenkins 618 Sep 15 22:41 OWNERS.md 22:44:13 -rw-rw-r-- 1 jenkins jenkins 3224 Sep 15 22:41 README.md 22:44:13 -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:38 VERSION 22:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:41 bin 22:44:13 -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:42 coverage.out 22:44:13 -rw-rw-r-- 1 jenkins jenkins 136 Sep 15 22:41 go.mod 22:44:13 -rw-rw-r-- 1 jenkins jenkins 20734 Sep 15 22:41 go.sum 22:44:13 -rw-rw-r-- 1 jenkins jenkins 1949 Sep 15 22:41 main.go 22:44:13 -rw-rw-r-- 1 jenkins jenkins 1488 Sep 15 22:41 makefile 22:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:41 res 22:44:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:41 snap [Pipeline] isUnix [Pipeline] sh 22:44:14 + 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d --label arch=arm64 --label version=2.0.2-dev.12 . 22:44:14 Sending build context to Docker daemon 159.2kB 22:44:14 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 22:44:14 Step 2/27 : FROM ${BASE} AS builder 22:44:14 ---> 6059e2b3de55 22:44:14 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:44:15 ---> Running in 7cd6afc3b676 22:44:15 Removing intermediate container 7cd6afc3b676 22:44:15 ---> 9ffb01d2dc7a 22:44:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:44:15 ---> Running in 42d95d546c18 22:44:16 Removing intermediate container 42d95d546c18 22:44:16 ---> 27a687c5914b 22:44:16 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:44:16 ---> Running in 9f65f71bd9e0 22:44:17 Removing intermediate container 9f65f71bd9e0 22:44:17 ---> d562877b3347 22:44:17 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:17 ---> Running in b684d5004f76 22:44:19 Removing intermediate container b684d5004f76 22:44:19 ---> be775885d865 22:44:19 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:44:19 ---> Running in 35c7c24525a8 22:44:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:22 OK: 218 MiB in 52 packages 22:44:23 Removing intermediate container 35c7c24525a8 22:44:23 ---> 3e36a98fa835 22:44:23 Step 8/27 : WORKDIR /app 22:44:23 ---> Running in 8252dfa72f7a 22:44:24 Removing intermediate container 8252dfa72f7a 22:44:24 ---> b5818ff6cb6e 22:44:24 Step 9/27 : COPY go.mod . 22:44:24 ---> 0f3b3b27d783 22:44:24 Step 10/27 : RUN go mod download 22:44:24 ---> Running in 3773304fae94 22:44:27 Removing intermediate container 3773304fae94 22:44:27 ---> e0f7fc029011 22:44:27 Step 11/27 : COPY . . 22:44:28 ---> 1d1806174af5 22:44:28 Step 12/27 : ARG MAKE="make build" 22:44:28 ---> Running in 872e265f8171 22:44:28 Removing intermediate container 872e265f8171 22:44:28 ---> 6d4f134c08c7 22:44:28 Step 13/27 : RUN $MAKE 22:44:28 ---> Running in 5b0397e12d32 22:44:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.12" -o app-service-configurable 22:45:08 Removing intermediate container 5b0397e12d32 22:45:08 ---> 97adfeec8f90 22:45:08 Step 14/27 : FROM alpine:3.12 22:45:08 3.12: Pulling from library/alpine 22:45:08 ccdebe76d529: Pulling fs layer 22:45:08 ccdebe76d529: Verifying Checksum 22:45:08 ccdebe76d529: Download complete 22:45:08 ccdebe76d529: Pull complete 22:45:08 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 22:45:08 Status: Downloaded newer image for alpine:3.12 22:45:08 ---> afc2cc120ca2 22:45:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:45:08 ---> Running in d9461d2ba4cc 22:45:08 Removing intermediate container d9461d2ba4cc 22:45:08 ---> f789919e877f 22:45:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:45:09 ---> Running in a9a53dcb5ebb 22:45:09 Removing intermediate container a9a53dcb5ebb 22:45:09 ---> dad0c59d5f53 22:45:09 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:45:09 ---> Running in df997df8424e 22:45:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:11 (1/7) Installing ca-certificates (20191127-r4) 22:45:11 (2/7) Installing dumb-init (1.2.2-r1) 22:45:11 (3/7) Installing libgcc (9.3.0-r2) 22:45:11 (4/7) Installing libsodium (1.0.18-r0) 22:45:11 (5/7) Installing libstdc++ (9.3.0-r2) 22:45:11 (6/7) Installing libzmq (4.3.3-r0) 22:45:11 (7/7) Installing zeromq (4.3.3-r0) 22:45:11 Executing busybox-1.31.1-r20.trigger 22:45:11 Executing ca-certificates-20191127-r4.trigger 22:45:11 OK: 9 MiB in 21 packages 22:45:13 Removing intermediate container df997df8424e 22:45:13 ---> b0b3aec39304 22:45:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:45:14 ---> 75517b3dbabd 22:45:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:45:14 ---> caa0377a640d 22:45:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:45:15 ---> 181f1707dde7 22:45:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:45:17 ---> 6a0af6f7329a 22:45:17 Step 22/27 : EXPOSE 48095 22:45:17 ---> Running in 52d8f16f5471 22:45:17 Removing intermediate container 52d8f16f5471 22:45:17 ---> b30996b14188 22:45:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:45:17 ---> Running in 563e1e5f32db 22:45:18 Removing intermediate container 563e1e5f32db 22:45:18 ---> 04692a3aa427 22:45:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:18 ---> Running in a722ef4e1cb6 22:45:18 Removing intermediate container a722ef4e1cb6 22:45:18 ---> 73d0137f6639 22:45:18 Step 25/27 : LABEL arch=arm64 22:45:19 ---> Running in 53fa470be2b4 22:45:19 Removing intermediate container 53fa470be2b4 22:45:19 ---> 823e38f79327 22:45:19 Step 26/27 : LABEL git_sha=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:45:19 ---> Running in e9acd238d957 22:45:20 Removing intermediate container e9acd238d957 22:45:20 ---> 230818a99aa0 22:45:20 Step 27/27 : LABEL version=2.0.2-dev.12 22:45:20 ---> Running in baa7493ac139 22:45:21 Removing intermediate container baa7493ac139 22:45:21 ---> eda5a0c2ad47 22:45:21 [Warning] One or more build-args [ARCH] were not consumed 22:45:21 Successfully built eda5a0c2ad47 22:45:21 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:21 provisioning config files... 22:45:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/16@tmp/config8810707745639235550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:45:21 ---> docker-login.sh 22:45:21 nexus3.edgexfoundry.org:10001 22:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:22 Configure a credential helper to remove this warning. See 22:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:22 22:45:22 Login Succeeded 22:45:22 nexus3.edgexfoundry.org:10002 22:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:22 Configure a credential helper to remove this warning. See 22:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:22 22:45:22 Login Succeeded 22:45:22 nexus3.edgexfoundry.org:10003 22:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:23 Configure a credential helper to remove this warning. See 22:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:23 22:45:23 Login Succeeded 22:45:23 nexus3.edgexfoundry.org:10004 22:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:23 Configure a credential helper to remove this warning. See 22:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:23 22:45:23 Login Succeeded 22:45:23 docker.io 22:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:45:24 Configure a credential helper to remove this warning. See 22:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:45:24 22:45:24 Login Succeeded 22:45:24 ---> docker-login.sh ends [Pipeline] } 22:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:45:24 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:45:24 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:45:24 latest 22:45:24 2.0.2-dev.12 22:45:24 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:45:24 main 22:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh 22:45:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:45:25 cc2dd3830dd9: Preparing 22:45:25 4da4d14ecfe8: Preparing 22:45:25 a4d30b1cecac: Preparing 22:45:25 af437876d484: Preparing 22:45:25 fd7447cb7c36: Preparing 22:45:25 bdc42e120bf6: Preparing 22:45:25 bdc42e120bf6: Waiting 22:45:25 4da4d14ecfe8: Pushed 22:45:25 af437876d484: Pushed 22:45:25 a4d30b1cecac: Pushed 22:45:26 bdc42e120bf6: Layer already exists 22:45:26 fd7447cb7c36: Pushed 22:45:29 cc2dd3830dd9: Pushed 22:45:29 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:45:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:45:30 cc2dd3830dd9: Preparing 22:45:30 4da4d14ecfe8: Preparing 22:45:30 a4d30b1cecac: Preparing 22:45:30 af437876d484: Preparing 22:45:30 fd7447cb7c36: Preparing 22:45:30 bdc42e120bf6: Preparing 22:45:30 bdc42e120bf6: Waiting 22:45:30 cc2dd3830dd9: Layer already exists 22:45:30 4da4d14ecfe8: Layer already exists 22:45:30 a4d30b1cecac: Layer already exists 22:45:30 fd7447cb7c36: Layer already exists 22:45:30 af437876d484: Layer already exists 22:45:30 bdc42e120bf6: Layer already exists 22:45:30 latest: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:45:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh 22:45:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 22:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:45:31 cc2dd3830dd9: Preparing 22:45:31 4da4d14ecfe8: Preparing 22:45:31 a4d30b1cecac: Preparing 22:45:31 af437876d484: Preparing 22:45:31 fd7447cb7c36: Preparing 22:45:31 bdc42e120bf6: Preparing 22:45:31 bdc42e120bf6: Waiting 22:45:31 af437876d484: Layer already exists 22:45:31 fd7447cb7c36: Layer already exists 22:45:31 cc2dd3830dd9: Layer already exists 22:45:31 a4d30b1cecac: Layer already exists 22:45:31 4da4d14ecfe8: Layer already exists 22:45:31 bdc42e120bf6: Layer already exists 22:45:31 2.0.2-dev.12: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:45:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 [Pipeline] isUnix [Pipeline] sh 22:45:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:45:32 cc2dd3830dd9: Preparing 22:45:32 4da4d14ecfe8: Preparing 22:45:32 a4d30b1cecac: Preparing 22:45:32 af437876d484: Preparing 22:45:32 fd7447cb7c36: Preparing 22:45:32 bdc42e120bf6: Preparing 22:45:32 bdc42e120bf6: Waiting 22:45:32 a4d30b1cecac: Layer already exists 22:45:32 4da4d14ecfe8: Layer already exists 22:45:32 cc2dd3830dd9: Layer already exists 22:45:32 af437876d484: Layer already exists 22:45:32 fd7447cb7c36: Layer already exists 22:45:32 bdc42e120bf6: Layer already exists 22:45:32 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:45:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:45:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:45:33 cc2dd3830dd9: Preparing 22:45:33 4da4d14ecfe8: Preparing 22:45:33 a4d30b1cecac: Preparing 22:45:33 af437876d484: Preparing 22:45:33 fd7447cb7c36: Preparing 22:45:33 bdc42e120bf6: Preparing 22:45:33 bdc42e120bf6: Waiting 22:45:33 af437876d484: Layer already exists 22:45:33 cc2dd3830dd9: Layer already exists 22:45:33 fd7447cb7c36: Layer already exists 22:45:33 4da4d14ecfe8: Layer already exists 22:45:33 a4d30b1cecac: Layer already exists 22:45:33 bdc42e120bf6: Layer already exists 22:45:33 main: digest: sha256:fa5725a11283c6fa3f98bcbe21d1f985d7c61bf28a0f13f3e020deca90f75d74 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:45:33 ===================================================== [Pipeline] echo 22:45:33 taggedImages: 22:45:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d 22:45:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:45:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.12 22:45:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d717f84b9fafdf289de1acd36ca7b6ff7fd7758d-2.0.2-dev.12 22:45:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:33 22:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:34 arm64: Pulling from edgex-lftools-log-publisher 22:45:34 448f6bf000e3: Pulling fs layer 22:45:34 f757da607395: Pulling fs layer 22:45:34 05883995daec: Pulling fs layer 22:45:34 8603b9c90790: Pulling fs layer 22:45:34 1560dd03e051: Pulling fs layer 22:45:34 27f5ce0e4adf: Pulling fs layer 22:45:34 c2d8d7efcc4b: Pulling fs layer 22:45:34 1560dd03e051: Waiting 22:45:34 27f5ce0e4adf: Waiting 22:45:34 c2d8d7efcc4b: Waiting 22:45:34 8603b9c90790: Waiting 22:45:35 f757da607395: Verifying Checksum 22:45:35 f757da607395: Download complete 22:45:35 8603b9c90790: Verifying Checksum 22:45:35 8603b9c90790: Download complete 22:45:35 1560dd03e051: Verifying Checksum 22:45:35 1560dd03e051: Download complete 22:45:35 27f5ce0e4adf: Verifying Checksum 22:45:35 27f5ce0e4adf: Download complete 22:45:35 05883995daec: Verifying Checksum 22:45:35 05883995daec: Download complete 22:45:36 448f6bf000e3: Verifying Checksum 22:45:36 448f6bf000e3: Download complete 22:45:39 c2d8d7efcc4b: Verifying Checksum 22:45:39 c2d8d7efcc4b: Download complete 22:45:39 448f6bf000e3: Pull complete 22:45:40 f757da607395: Pull complete 22:45:41 05883995daec: Pull complete 22:45:42 8603b9c90790: Pull complete 22:45:43 1560dd03e051: Pull complete 22:45:43 27f5ce0e4adf: Pull complete 22:45:58 c2d8d7efcc4b: Pull complete 22:45:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:45:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:45:59 prd-ubuntu18.04-docker-arm64-4c-16g-299 does not seem to be running inside a container 22:45:59 $ 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/16 -v /w/workspace/app-service-configurable/16:/w/workspace/app-service-configurable/16:rw,z -v /w/workspace/app-service-configurable/16@tmp:/w/workspace/app-service-configurable/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:03 $ docker top 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:04 ---> job-cost.sh 22:46:04 lf-activate-venv: SKIPPING 22:46:04 INFO: No Stack... 22:46:05 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:05 INFO: Archiving Costs [Pipeline] sh 22:46:06 + cut -d, -f6 22:46:06 + cat /w/workspace/app-service-configurable/16/archives/cost.csv [Pipeline] lock 22:46:06 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] 22:46:06 Resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] did not exist. Created. 22:46:06 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:07 /w/workspace/app-service-configurable/16@tmp/durable-f3e5ac64/script.sh: 1: /w/workspace/app-service-configurable/16@tmp/durable-f3e5ac64/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:07 Warning: overwriting stash ‘stack-cost’ 22:46:07 Stashed 1 file(s) [Pipeline] } 22:46:07 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:07 $ docker stop --time=1 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d 22:46:09 $ docker rm -f 9b1a3f472698cfc71325f812cf8afb3cb614a84e46897ed05c5956ea1fc76e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:46:10 provisioning config files... 22:46:10 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1100554118528734169tmp [Pipeline] { [Pipeline] sh 22:46:11 + set +x 22:46:11 + curl -s https://codecov.io/bash 22:46:11 + bash -s -- 22:46:11 22:46:11 _____ _ 22:46:11 / ____| | | 22:46:11 | | ___ __| | ___ ___ _____ __ 22:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:11 Bash-1.0.6 22:46:11 22:46:11 22:46:11 ==> git version 2.24.4 found 22:46:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:46:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:11 ==> Jenkins CI detected. 22:46:11 current dir:  /w/workspace/ry_app-service-configurable_main 22:46:11 project root: . 22:46:11 --> token set from env 22:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:11 ==> Running gcov in . (disable via -X gcov) 22:46:11 ==> Python coveragepy not found 22:46:11 ==> Searching for coverage reports in: 22:46:11 + . 22:46:11 -> Found 1 reports 22:46:11 ==> Detecting git/mercurial file structure 22:46:11 ==> Reading reports 22:46:11 + ./coverage.out bytes=10 22:46:11 ==> Appending adjustments 22:46:11 https://docs.codecov.io/docs/fixing-reports 22:46:11 + Found adjustments 22:46:11 ==> Gzipping contents 22:46:11 4.0K /tmp/codecov.UB9Arx.gz 22:46:11 ==> Uploading reports 22:46:11 url: https://codecov.io 22:46:11 query: branch=main&commit=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:11 -> Pinging Codecov 22:46:11 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=d717f84b9fafdf289de1acd36ca7b6ff7fd7758d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:11 -> Uploading to 22:46:11 https://storage.googleapis.com/codecov/v4/raw/2021-09-15/A97CA9966030D2A3747ED39772930CCE/d717f84b9fafdf289de1acd36ca7b6ff7fd7758d/53e29e0c-57fc-4657-bd8b-0e6309cfcbef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T224611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49acd06870dfb1abd6d2252502b507ebd1157fd933fdb3d12692c263cdafe285 22:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:11 Dload Upload Total Spent Left Speed 22:46:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 552 0 0 100 552 0 1569 --:--:-- --:--:-- --:--:-- 1572 22:46:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] } 22:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:46:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:46:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:13 22:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:46:13 188c0c94c7c5: Pulling fs layer 22:46:13 0ef7d3d256c8: Pulling fs layer 22:46:13 de9db76c5a1d: Pulling fs layer 22:46:13 0eba1c9be4d2: Pulling fs layer 22:46:13 0d57e429df01: Pulling fs layer 22:46:13 4e4be7b47b0d: Pulling fs layer 22:46:13 e1f770b5df2f: Pulling fs layer 22:46:13 85a0685a4137: Pulling fs layer 22:46:13 0eba1c9be4d2: Waiting 22:46:13 0d57e429df01: Waiting 22:46:13 4e4be7b47b0d: Waiting 22:46:13 e1f770b5df2f: Waiting 22:46:13 85a0685a4137: Waiting 22:46:13 de9db76c5a1d: Verifying Checksum 22:46:13 de9db76c5a1d: Download complete 22:46:13 0ef7d3d256c8: Verifying Checksum 22:46:13 0ef7d3d256c8: Download complete 22:46:13 0d57e429df01: Verifying Checksum 22:46:13 0d57e429df01: Download complete 22:46:13 4e4be7b47b0d: Verifying Checksum 22:46:13 4e4be7b47b0d: Download complete 22:46:13 188c0c94c7c5: Verifying Checksum 22:46:13 188c0c94c7c5: Download complete 22:46:14 188c0c94c7c5: Pull complete 22:46:14 0ef7d3d256c8: Pull complete 22:46:14 de9db76c5a1d: Pull complete 22:46:15 e1f770b5df2f: Verifying Checksum 22:46:15 e1f770b5df2f: Download complete 22:46:19 0eba1c9be4d2: Verifying Checksum 22:46:19 0eba1c9be4d2: Download complete 22:46:20 85a0685a4137: Verifying Checksum 22:46:20 85a0685a4137: Download complete 22:46:22 0eba1c9be4d2: Pull complete 22:46:22 0d57e429df01: Pull complete 22:46:22 4e4be7b47b0d: Pull complete 22:46:23 e1f770b5df2f: Pull complete 22:46:26 85a0685a4137: Pull complete 22:46:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:46:26 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:46:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:46:28 $ docker top 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb -eo pid,comm [Pipeline] { [Pipeline] echo 22:46:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:46:28 + set -o pipefail 22:46:28 + snyk monitor '--org=edgex-jenkins' 22:46:35 22:46:35 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:46:35 22:46:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/57e1e5a7-f333-4995-8f4a-5f0ea63d56f2 22:46:35 22:46:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:46:35 22:46:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:46:35 22:46:35 [Pipeline] } 22:46:35 $ docker stop --time=1 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb 22:46:37 $ docker rm -f 5d975340481b9f1fd2b2217afcee13c8af890ecdc4d8203025283f4805d0a1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:38 + git log --format=format:%s -1 d717f84b9fafdf289de1acd36ca7b6ff7fd7758d [Pipeline] isUnix [Pipeline] sh 22:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:39 . [Pipeline] withDockerContainer 22:46:39 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:46:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:46:39 $ docker top 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:39 [ssh-agent] Looking for ssh-agent implementation... 22:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:39 $ docker exec 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 ssh-agent 22:46:39 SSH_AUTH_SOCK=/tmp/ssh-tRTsZ2Xkklma/agent.13 22:46:39 SSH_AGENT_PID=19 22:46:40 Running ssh-add (command line suppressed) 22:46:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2310182279801534592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2310182279801534592.key) 22:46:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:40 + git semver tag 22:46:40 # -> Open(): unable to determine branch for HEAD 22:46:40 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:46:40 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:46:40 # $SEMVER_REMOTE_NAME = origin 22:46:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:46:40 # $SEMVER_USER_NAME = edgex-jenkins 22:46:40 # $SEMVER_BRANCH = main 22:46:40 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:46:40 # d717f84b9fafdf289de1acd36ca7b6ff7fd7758d HEAD 22:46:40 # -> Force: false 22:46:40 # 1ddc60e7be668170a35ccfc97cd6c39496a54a5d refs/tags/v2.0.2-dev.12 [Pipeline] } 22:46:40 $ docker exec --env ******** --env ******** 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 ssh-agent -k 22:46:40 unset SSH_AUTH_SOCK; 22:46:40 unset SSH_AGENT_PID; 22:46:40 echo Agent pid 19 killed; 22:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:40 + git semver [Pipeline] } 22:46:41 $ docker stop --time=1 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 22:46:42 $ docker rm -f 31e9fedb87881fa7eeab48fbc9206205c227ef403da2ecbaa979edea3b737489 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:46:42 22:46:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:46:43 0.23.1-centos7: Pulling from edgex-lftools 22:46:43 ab5ef0e58194: Pulling fs layer 22:46:43 9712f1f96733: Pulling fs layer 22:46:43 63f879dbbcfc: Pulling fs layer 22:46:43 0d9ebad4ef96: Pulling fs layer 22:46:43 e9a5061849ea: Pulling fs layer 22:46:43 d747dcd14b5f: Pulling fs layer 22:46:43 2de7ff778b66: Pulling fs layer 22:46:43 0d9ebad4ef96: Waiting 22:46:43 e9a5061849ea: Waiting 22:46:43 d747dcd14b5f: Waiting 22:46:43 2de7ff778b66: Waiting 22:46:43 9712f1f96733: Verifying Checksum 22:46:43 9712f1f96733: Download complete 22:46:45 63f879dbbcfc: Verifying Checksum 22:46:45 63f879dbbcfc: Download complete 22:46:45 e9a5061849ea: Verifying Checksum 22:46:45 e9a5061849ea: Download complete 22:46:45 d747dcd14b5f: Verifying Checksum 22:46:45 d747dcd14b5f: Download complete 22:46:46 2de7ff778b66: Verifying Checksum 22:46:46 2de7ff778b66: Download complete 22:46:46 0d9ebad4ef96: Verifying Checksum 22:46:46 0d9ebad4ef96: Download complete 22:46:47 ab5ef0e58194: Verifying Checksum 22:46:47 ab5ef0e58194: Download complete 22:46:49 ab5ef0e58194: Pull complete 22:46:49 9712f1f96733: Pull complete 22:46:50 63f879dbbcfc: Pull complete 22:46:53 0d9ebad4ef96: Pull complete 22:46:53 e9a5061849ea: Pull complete 22:46:53 d747dcd14b5f: Pull complete 22:46:54 2de7ff778b66: Pull complete 22:46:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:46:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:46:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:46:54 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:46:58 $ docker top 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:46:58 provisioning config files... 22:46:58 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4888639452920506261tmp 22:46:58 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2944476636619626209tmp 22:46:58 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9207200905790883670tmp [Pipeline] { [Pipeline] echo 22:46:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:46:58 ---> sigul-configuration.sh 22:46:58 gpg: directory `/root/.gnupg' created 22:46:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:46:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:46:58 gpg: keyring `/root/.gnupg/secring.gpg' created 22:46:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:46:58 gpg: CAST5 encrypted data 22:46:58 gpg: encrypted with 1 passphrase 22:46:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:46:58 + mkdir /home/jenkins 22:46:58 + mkdir /home/jenkins/sigul [Pipeline] sh 22:46:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:46:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:46:59 ---> sigul-install.sh 22:46:59 Sigul already installed; skipping installation. [Pipeline] sh 22:46:59 + git tag --list 22:46:59 v1.0.0 22:46:59 v1.1.0 22:46:59 v1.2.0 22:46:59 v1.3.0 22:46:59 v1.3.1 22:46:59 v2.0.0 22:46:59 v2.0.1 22:46:59 v2.0.1-dev.1 22:46:59 v2.0.2-dev.1 22:46:59 v2.0.2-dev.10 22:46:59 v2.0.2-dev.11 22:46:59 v2.0.2-dev.12 22:46:59 v2.0.2-dev.2 22:46:59 v2.0.2-dev.3 22:46:59 v2.0.2-dev.4 22:46:59 v2.0.2-dev.5 22:46:59 v2.0.2-dev.6 22:46:59 v2.0.2-dev.7 22:46:59 v2.0.2-dev.8 22:46:59 v2.0.2-dev.9 [Pipeline] sh 22:47:00 + lftools sign git-tag v2.0.2-dev.12 22:47:00 Signing Git tag with Sigul... 22:47:00 Signing v2.0.2-dev.12 [Pipeline] echo 22:47:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:47:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:47:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:47:01 $ docker stop --time=1 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 22:47:02 $ docker rm -f 27f3be2cf96f1c18fc70a4c4e52ab848d448bac91eaf5848e28a75e71b7999a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:03 . [Pipeline] withDockerContainer 22:47:03 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:47:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:04 $ docker top 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:04 [ssh-agent] Looking for ssh-agent implementation... 22:47:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:04 $ docker exec 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc ssh-agent 22:47:04 SSH_AUTH_SOCK=/tmp/ssh-5azmulX2PW4Q/agent.14 22:47:04 SSH_AGENT_PID=20 22:47:04 Running ssh-add (command line suppressed) 22:47:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8296363414104610131.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8296363414104610131.key) 22:47:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:05 + git semver bump pre 22:47:05 # -> Open(): unable to determine branch for HEAD 22:47:05 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:47:05 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:47:05 # $SEMVER_REMOTE_NAME = origin 22:47:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:05 # $SEMVER_USER_NAME = edgex-jenkins 22:47:05 # $SEMVER_BRANCH = main 22:47:05 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:47:05 2.0.2-dev.13 [Pipeline] } 22:47:05 $ docker exec --env ******** --env ******** 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc ssh-agent -k 22:47:05 unset SSH_AUTH_SOCK; 22:47:05 unset SSH_AGENT_PID; 22:47:05 echo Agent pid 20 killed; 22:47:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:05 + git semver [Pipeline] } 22:47:05 $ docker stop --time=1 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc 22:47:06 $ docker rm -f 2825646a67faa58ecfff5b326af4e668762a1290aa4291c65508c4eaa2399dcc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:07 . [Pipeline] withDockerContainer 22:47:07 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:07 $ docker top 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:07 [ssh-agent] Looking for ssh-agent implementation... 22:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:07 $ docker exec 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 ssh-agent 22:47:08 SSH_AUTH_SOCK=/tmp/ssh-GwF8rdEroYYg/agent.14 22:47:08 SSH_AGENT_PID=21 22:47:08 Running ssh-add (command line suppressed) 22:47:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1721887877278830044.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1721887877278830044.key) 22:47:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:08 + git semver push 22:47:08 # -> Open(): unable to determine branch for HEAD 22:47:08 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:47:08 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:47:08 # $SEMVER_REMOTE_NAME = origin 22:47:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:08 # $SEMVER_USER_NAME = edgex-jenkins 22:47:08 # $SEMVER_BRANCH = main 22:47:08 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:47:09 $ docker exec --env ******** --env ******** 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 ssh-agent -k 22:47:10 unset SSH_AUTH_SOCK; 22:47:10 unset SSH_AGENT_PID; 22:47:10 echo Agent pid 21 killed; 22:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:10 + git semver [Pipeline] } 22:47:10 $ docker stop --time=1 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 22:47:11 $ docker rm -f 8c2def8cac13bdeb0a3c067d9c1aa6285add3aa9360a19733f09855a58784116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:47:12 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:47:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:47:13 ---> package-listing.sh 22:47:13 ++ facter osfamily 22:47:13 ++ tr '[:upper:]' '[:lower:]' 22:47:13 + OS_FAMILY=redhat 22:47:13 + workspace=/w/workspace/ry_app-service-configurable_main 22:47:13 + START_PACKAGES=/tmp/packages_start.txt 22:47:13 + END_PACKAGES=/tmp/packages_end.txt 22:47:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:47:13 + PACKAGES=/tmp/packages_start.txt 22:47:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:47:13 + PACKAGES=/tmp/packages_end.txt 22:47:13 + case "${OS_FAMILY}" in 22:47:13 + rpm -qa 22:47:13 + sort 22:47:14 + '[' -f /tmp/packages_start.txt ']' 22:47:14 + '[' -f /tmp/packages_end.txt ']' 22:47:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:47:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:47:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:47:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:47:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:47:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:15 22:47:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:47:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:15 latest: Pulling from edgex-lftools-log-publisher 22:47:15 b4d181a07f80: Pulling fs layer 22:47:15 a1111a8f2ec3: Pulling fs layer 22:47:15 ed53099fbce6: Pulling fs layer 22:47:15 dc539afda2c1: Pulling fs layer 22:47:15 77bc0d833cb6: Pulling fs layer 22:47:15 9065ff56babe: Pulling fs layer 22:47:15 d287ab97295c: Pulling fs layer 22:47:15 77bc0d833cb6: Waiting 22:47:15 9065ff56babe: Waiting 22:47:15 d287ab97295c: Waiting 22:47:15 dc539afda2c1: Waiting 22:47:16 a1111a8f2ec3: Verifying Checksum 22:47:16 a1111a8f2ec3: Download complete 22:47:16 dc539afda2c1: Verifying Checksum 22:47:16 dc539afda2c1: Download complete 22:47:16 77bc0d833cb6: Verifying Checksum 22:47:16 77bc0d833cb6: Download complete 22:47:16 9065ff56babe: Verifying Checksum 22:47:16 ed53099fbce6: Verifying Checksum 22:47:16 ed53099fbce6: Download complete 22:47:17 b4d181a07f80: Verifying Checksum 22:47:17 b4d181a07f80: Download complete 22:47:18 b4d181a07f80: Pull complete 22:47:18 a1111a8f2ec3: Pull complete 22:47:19 ed53099fbce6: Pull complete 22:47:19 dc539afda2c1: Pull complete 22:47:19 77bc0d833cb6: Pull complete 22:47:19 9065ff56babe: Pull complete 22:47:21 d287ab97295c: Verifying Checksum 22:47:21 d287ab97295c: Download complete 22:47:25 d287ab97295c: Pull complete 22:47:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:47:25 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 22:47:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:47:28 $ docker top 913b846f854c1c7fa2eddf958ace4f5540e21d94046183e73b0c5a77adf6dfb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:47:28 + mkdir -p /var/log/sysstat [Pipeline] sh 22:47:29 + ls /var/log/sa-host 22:47:29 + sadf -c /var/log/sa-host/sa05 22:47:29 file_magic: OK 22:47:29 HZ: Using current value: 100 22:47:29 file_header: OK 22:47:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:47:29 Statistics: 22:47:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:47:29 File successfully converted to sysstat format version 12.0.3 22:47:29 + sadf -c /var/log/sa-host/sa15 22:47:29 file_magic: OK 22:47:29 HZ: Using current value: 100 22:47:29 file_header: OK 22:47:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:47:29 Statistics: 22:47:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:47:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:29 provisioning config files... 22:47:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6181236802521827235tmp [Pipeline] { [Pipeline] echo 22:47:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:47:30 ---> create-netrc.sh [Pipeline] } 22:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:47:30 ---> python-tools-install.sh [Pipeline] echo 22:47:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:47:30 ---> sudo-logs.sh 22:47:30 Archiving 'sudo' log.. 22:47:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known 22:47:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-298.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:47:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:47:31 ---> job-cost.sh 22:47:31 lf-activate-venv: SKIPPING 22:47:31 DEBUG: total: 0.10999999940395355 22:47:31 INFO: Retrieving Stack Cost... 22:47:32 INFO: Retrieving Pricing Info for: v3-standard-2 22:47:32 INFO: Archiving Costs [Pipeline] echo 22:47:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:33 ---> logs-deploy.sh 22:47:33 lf-activate-venv: SKIPPING 22:47:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/16 22:47:33 INFO: archiving workspace using pattern(s): 22:47:33 Archives upload complete. 22:47:33 INFO: archiving logs to Nexus 22:47:34 ---> uname -a: 22:47:34 Linux prd-centos7-docker-4c-2g-298.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:47:34 22:47:34 22:47:34 ---> lscpu: 22:47:34 Architecture: x86_64 22:47:34 CPU op-mode(s): 32-bit, 64-bit 22:47:34 Byte Order: Little Endian 22:47:34 Address sizes: 40 bits physical, 48 bits virtual 22:47:34 CPU(s): 2 22:47:34 On-line CPU(s) list: 0,1 22:47:34 Thread(s) per core: 1 22:47:34 Core(s) per socket: 1 22:47:34 Socket(s): 2 22:47:34 NUMA node(s): 1 22:47:34 Vendor ID: AuthenticAMD 22:47:34 CPU family: 23 22:47:34 Model: 49 22:47:34 Model name: AMD EPYC-Rome Processor 22:47:34 Stepping: 0 22:47:34 CPU MHz: 2799.998 22:47:34 BogoMIPS: 5599.99 22:47:34 Virtualization: AMD-V 22:47:34 Hypervisor vendor: KVM 22:47:34 Virtualization type: full 22:47:34 L1d cache: 32K 22:47:34 L1i cache: 32K 22:47:34 L2 cache: 512K 22:47:34 L3 cache: 16384K 22:47:34 NUMA node0 CPU(s): 0,1 22:47:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:47:34 22:47:34 22:47:34 ---> nproc: 22:47:34 2 22:47:34 22:47:34 22:47:34 ---> df -h: 22:47:34 Filesystem Size Used Avail Use% Mounted on 22:47:34 overlay 40G 9.0G 32G 23% / 22:47:34 tmpfs 64M 0 64M 0% /dev 22:47:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:47:34 shm 64M 0 64M 0% /dev/shm 22:47:34 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:47:34 22:47:34 22:47:34 ---> sar -b -r -n DEV: 22:47:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 22:47:34 22:47:34 22:37:41 LINUX RESTART (2 CPU) 22:47:34 22:47:34 22:38:01 tps rtps wtps bread/s bwrtn/s 22:47:34 22:39:01 186.43 55.02 131.41 7942.18 39637.85 22:47:34 22:40:01 1.93 0.00 1.93 0.00 36.68 22:47:34 22:41:01 0.17 0.00 0.17 0.00 1.73 22:47:34 22:42:01 0.25 0.00 0.25 0.00 3.20 22:47:34 22:43:01 0.27 0.00 0.27 0.00 3.08 22:47:34 22:44:01 0.27 0.00 0.27 0.00 3.68 22:47:34 22:45:01 0.27 0.00 0.27 0.00 3.48 22:47:34 22:46:01 0.23 0.00 0.23 0.00 2.88 22:47:34 22:47:01 193.26 0.03 193.22 3.73 53844.20 22:47:34 Average: 42.57 6.12 36.45 883.09 10395.47 22:47:34 22:47:34 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:47:34 22:39:01 5468228 0 804888 10.05 2620 1733196 1289296 14.23 580164 1561440 132 22:47:34 22:40:01 5477256 0 795852 9.94 2620 1733204 1218948 13.46 572672 1561404 12 22:47:34 22:41:01 5479116 0 793992 9.91 2620 1733204 1205584 13.31 574924 1557876 8 22:47:34 22:42:01 5475792 0 797308 9.96 2620 1733212 1205884 13.31 577960 1557876 16 22:47:34 22:43:01 5478040 0 795056 9.93 2620 1733216 1205584 13.31 568872 1565252 16 22:47:34 22:44:01 5475916 0 797172 9.95 2620 1733224 1205716 13.31 571040 1565252 8 22:47:34 22:45:01 5476604 0 796480 9.94 2620 1733228 1205584 13.31 570336 1565252 8 22:47:34 22:46:01 5475492 0 797584 9.96 2620 1733236 1205584 13.31 571032 1565256 8 22:47:34 22:47:01 3880408 0 1070456 13.37 2620 3055448 1454084 16.05 801548 2700876 304 22:47:34 Average: 5298539 0 827643 10.33 2620 1880130 1244029 13.73 598728 1688943 57 22:47:34 22:47:34 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:47:34 22:39:01 eth0 481.10 298.67 1000.49 76.70 0.00 0.00 0.00 0.00 22:47:34 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:39:01 docker0 2.88 2.15 0.57 6.98 0.00 0.00 0.00 0.00 22:47:34 22:40:01 eth0 2.80 1.33 3.20 0.10 0.00 0.00 0.00 0.00 22:47:34 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:41:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 22:47:34 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:42:01 eth0 1.27 0.57 0.58 0.37 0.00 0.00 0.00 0.00 22:47:34 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:43:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 22:47:34 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:44:01 eth0 0.38 0.32 0.18 0.08 0.00 0.00 0.00 0.00 22:47:34 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:47:34 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:46:01 eth0 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 22:47:34 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:47:01 veth7cefff8 0.30 0.40 0.08 0.12 0.00 0.00 0.00 0.00 22:47:34 22:47:01 eth0 1265.16 860.85 7698.22 116.18 0.00 0.00 0.00 0.00 22:47:34 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 22:47:01 docker0 50.96 70.99 4.01 364.60 0.00 0.00 0.00 0.00 22:47:34 Average: veth7cefff8 0.03 0.04 0.01 0.01 0.00 0.00 0.00 0.00 22:47:34 Average: eth0 194.67 129.15 967.21 21.50 0.00 0.00 0.00 0.00 22:47:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:34 Average: docker0 5.98 8.13 0.51 41.30 0.00 0.00 0.00 0.00 22:47:34 22:47:34 22:47:34 ---> sar -P ALL: 22:47:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/15/21 _x86_64_ (2 CPU) 22:47:34 22:47:34 22:37:41 LINUX RESTART (2 CPU) 22:47:34 22:47:34 22:38:01 CPU %user %nice %system %iowait %steal %idle 22:47:34 22:39:01 all 19.17 0.00 7.08 5.46 0.08 68.22 22:47:34 22:39:01 0 19.70 0.00 7.30 4.47 0.07 68.46 22:47:34 22:39:01 1 18.64 0.00 6.86 6.44 0.09 67.98 22:47:34 22:40:01 all 0.27 0.00 0.06 0.00 0.02 99.66 22:47:34 22:40:01 0 0.45 0.00 0.07 0.00 0.02 99.47 22:47:34 22:40:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:47:34 22:41:01 all 0.19 0.00 0.08 0.00 0.03 99.71 22:47:34 22:41:01 0 0.30 0.00 0.05 0.00 0.02 99.63 22:47:34 22:41:01 1 0.08 0.00 0.10 0.00 0.03 99.78 22:47:34 22:42:01 all 0.17 0.00 0.05 0.00 0.03 99.76 22:47:34 22:42:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:47:34 22:42:01 1 0.05 0.00 0.07 0.00 0.03 99.85 22:47:34 22:43:01 all 0.18 0.00 0.06 0.00 0.03 99.73 22:47:34 22:43:01 0 0.28 0.00 0.07 0.00 0.02 99.63 22:47:34 22:43:01 1 0.08 0.00 0.05 0.00 0.03 99.83 22:47:34 22:44:01 all 0.21 0.00 0.04 0.00 0.02 99.73 22:47:34 22:44:01 0 0.38 0.00 0.07 0.00 0.02 99.53 22:47:34 22:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:47:34 22:45:01 all 0.21 0.00 0.03 0.00 0.02 99.74 22:47:34 22:45:01 0 0.37 0.00 0.02 0.00 0.02 99.60 22:47:34 22:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:47:34 22:46:01 all 0.18 0.00 0.07 0.00 0.03 99.72 22:47:34 22:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 22:47:34 22:46:01 1 0.35 0.00 0.08 0.00 0.03 99.53 22:47:34 22:47:01 all 21.51 0.00 9.88 1.51 0.09 67.02 22:47:34 22:47:01 0 21.41 0.00 9.96 1.60 0.09 66.94 22:47:34 22:47:01 1 21.60 0.00 9.80 1.41 0.09 67.10 22:47:34 Average: all 4.50 0.00 1.85 0.75 0.03 92.87 22:47:34 Average: 0 4.60 0.00 1.87 0.65 0.03 92.85 22:47:34 Average: 1 4.39 0.00 1.83 0.85 0.04 92.89 22:47:34 22:47:34 22:47:34