Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8edb88587e4121e3f42998d8788d704b40f09c7e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4110256421535875784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6230343095332567723.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8942836906955256905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2829659648654375916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8169684948650617988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-570 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh7639450229991220720.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 Commit message: "feat: Update profiles for newly added/updated clients (#291)" > git rev-list --no-walk 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T19:09:38.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T19:09:38.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T19:09:38.672Z] ========================================================= [2021-06-21T19:09:38.672Z] EdgeX Global Pipelines Version Info [2021-06-21T19:09:38.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:09:40.175Z] ------------------- [2021-06-21T19:09:40.175Z] stable info: [2021-06-21T19:09:40.175Z] ------------------- [2021-06-21T19:09:40.175Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T19:09:40.175Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T19:09:40.175Z] Message: update stable to v1.0.195 [2021-06-21T19:09:40.757Z] ------------------- [2021-06-21T19:09:40.757Z] experimental info: [2021-06-21T19:09:40.757Z] ------------------- [2021-06-21T19:09:40.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T19:09:40.757Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T19:09:40.757Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T19:09:40.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-21T19:09:40.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-21T19:09:40.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T19:09:41.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T19:09:41.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T19:09:41.091Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T19:09:41.119Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T19:09:41.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T19:09:41.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T19:09:41.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T19:09:41.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T19:09:41.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-21T19:09:41.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T19:09:41.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T19:09:41.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T19:09:41.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T19:09:41.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T19:09:41.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T19:09:41.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T19:09:41.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T19:09:41.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T19:09:41.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T19:09:41.713Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T19:09:41.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T19:09:41.767Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T19:09:41.816Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T19:09:41.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T19:09:41.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T19:09:41.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T19:09:41.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-21T19:09:41.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo [2021-06-21T19:09:42.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:09:42.126Z] provisioning config files... [2021-06-21T19:09:42.143Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1564541149578480445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:09:42.473Z] ---> docker-login.sh [2021-06-21T19:09:42.473Z] nexus3.edgexfoundry.org:10001 [2021-06-21T19:09:42.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:09:42.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:09:42.738Z] Configure a credential helper to remove this warning. See [2021-06-21T19:09:42.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:09:42.738Z] [2021-06-21T19:09:42.738Z] Login Succeeded [2021-06-21T19:09:42.738Z] nexus3.edgexfoundry.org:10002 [2021-06-21T19:09:42.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:09:43.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:09:43.001Z] Configure a credential helper to remove this warning. See [2021-06-21T19:09:43.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:09:43.001Z] [2021-06-21T19:09:43.001Z] Login Succeeded [2021-06-21T19:09:43.001Z] nexus3.edgexfoundry.org:10003 [2021-06-21T19:09:43.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:09:43.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:09:43.001Z] Configure a credential helper to remove this warning. See [2021-06-21T19:09:43.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:09:43.001Z] [2021-06-21T19:09:43.001Z] Login Succeeded [2021-06-21T19:09:43.001Z] nexus3.edgexfoundry.org:10004 [2021-06-21T19:09:43.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:09:43.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:09:43.262Z] Configure a credential helper to remove this warning. See [2021-06-21T19:09:43.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:09:43.262Z] [2021-06-21T19:09:43.262Z] Login Succeeded [2021-06-21T19:09:43.262Z] docker.io [2021-06-21T19:09:43.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:09:43.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:09:43.526Z] Configure a credential helper to remove this warning. See [2021-06-21T19:09:43.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:09:43.526Z] [2021-06-21T19:09:43.526Z] Login Succeeded [2021-06-21T19:09:43.526Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T19:09:43.534Z] 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 [2021-06-21T19:09:44.158Z] + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo [2021-06-21T19:09:44.196Z] GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo [2021-06-21T19:09:44.211Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:09:45.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:09:45.307Z] [2021-06-21T19:09:45.307Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:09:45.623Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:09:45.623Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T19:09:45.623Z] 31603596830f: Pulling fs layer [2021-06-21T19:09:45.623Z] 54011a49482f: Pulling fs layer [2021-06-21T19:09:45.623Z] a6820b24f6d8: Pulling fs layer [2021-06-21T19:09:45.623Z] f581987b2513: Pulling fs layer [2021-06-21T19:09:45.623Z] f581987b2513: Waiting [2021-06-21T19:09:45.623Z] 54011a49482f: Verifying Checksum [2021-06-21T19:09:45.623Z] 54011a49482f: Download complete [2021-06-21T19:09:45.890Z] 31603596830f: Verifying Checksum [2021-06-21T19:09:45.890Z] 31603596830f: Download complete [2021-06-21T19:09:45.890Z] a6820b24f6d8: Verifying Checksum [2021-06-21T19:09:45.890Z] a6820b24f6d8: Download complete [2021-06-21T19:09:45.890Z] f581987b2513: Verifying Checksum [2021-06-21T19:09:45.890Z] f581987b2513: Download complete [2021-06-21T19:09:45.891Z] 31603596830f: Pull complete [2021-06-21T19:09:46.162Z] 54011a49482f: Pull complete [2021-06-21T19:09:46.738Z] a6820b24f6d8: Pull complete [2021-06-21T19:09:47.003Z] f581987b2513: Pull complete [2021-06-21T19:09:47.003Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T19:09:47.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:09:47.003Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T19:09:47.087Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:09:47.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T19:09:48.146Z] $ docker top 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T19:09:48.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T19:09:48.284Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T19:09:48.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T19:09:48.443Z] $ docker exec 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent [2021-06-21T19:09:48.563Z] SSH_AUTH_SOCK=/tmp/ssh-m7TuumazfZDj/agent.14 [2021-06-21T19:09:48.563Z] SSH_AGENT_PID=20 [2021-06-21T19:09:48.570Z] Running ssh-add (command line suppressed) [2021-06-21T19:09:48.681Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1069745342551801403.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1069745342551801403.key) [2021-06-21T19:09:48.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T19:09:49.007Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T19:09:49.023Z] $ docker exec --env ******** --env ******** 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent -k [2021-06-21T19:09:49.118Z] unset SSH_AUTH_SOCK; [2021-06-21T19:09:49.119Z] unset SSH_AGENT_PID; [2021-06-21T19:09:49.119Z] echo Agent pid 20 killed; [2021-06-21T19:09:49.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-06-21T19:09:49.170Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0-dev.52' [Pipeline] sshagent [2021-06-21T19:09:49.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T19:09:49.208Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T19:09:49.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T19:09:49.316Z] $ docker exec 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent [2021-06-21T19:09:49.421Z] SSH_AUTH_SOCK=/tmp/ssh-f0WGRjBbsxtN/agent.54 [2021-06-21T19:09:49.421Z] SSH_AGENT_PID=60 [2021-06-21T19:09:49.426Z] Running ssh-add (command line suppressed) [2021-06-21T19:09:49.507Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_23053525818005285.key (/w/workspace/_app-service-configurable_master@tmp/private_key_23053525818005285.key) [2021-06-21T19:09:49.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T19:09:49.827Z] + git semver init [2021-06-21T19:09:49.827Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T19:09:49.827Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T19:09:49.827Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T19:09:49.827Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T19:09:49.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T19:09:49.827Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T19:09:49.827Z] # $SEMVER_BRANCH = master [2021-06-21T19:09:49.827Z] # $SEMVER_TEMP = /tmp/semver-403195193 [2021-06-21T19:09:49.827Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-21T19:09:50.404Z] # '/tmp/semver-403195193' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-21T19:09:50.404Z] # -> Force: false [2021-06-21T19:09:50.404Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-21T19:09:50.422Z] $ docker exec --env ******** --env ******** 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent -k [2021-06-21T19:09:50.513Z] unset SSH_AUTH_SOCK; [2021-06-21T19:09:50.513Z] unset SSH_AGENT_PID; [2021-06-21T19:09:50.514Z] echo Agent pid 60 killed; [2021-06-21T19:09:50.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T19:09:50.887Z] + git semver [Pipeline] } [2021-06-21T19:09:50.901Z] $ docker stop --time=1 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 [2021-06-21T19:09:52.169Z] $ docker rm -f 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T19:09:52.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T19:09:52.838Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T19:09:52.842Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [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 [2021-06-21T19:10:08.151Z] Still waiting to schedule task [2021-06-21T19:10:08.152Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T19:10:08.154Z] Still waiting to schedule task [2021-06-21T19:10:08.155Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T19:12:13.287Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-571 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T19:12:13.311Z] Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout [2021-06-21T19:12:13.538Z] Selected Git installation does not exist. Using Default [2021-06-21T19:12:13.538Z] The recommended git tool is: NONE [2021-06-21T19:12:19.366Z] using credential edgex-jenkins-ssh [2021-06-21T19:12:19.387Z] Cloning the remote Git repository [2021-06-21T19:12:19.469Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T19:12:19.604Z] > git init /w/workspace/app-service-configurable/126 # timeout=10 [2021-06-21T19:12:20.647Z] Avoid second fetch [2021-06-21T19:12:20.648Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-21T19:12:19.685Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T19:12:19.686Z] > git --version # timeout=10 [2021-06-21T19:12:19.701Z] > git --version # 'git version 2.17.1' [2021-06-21T19:12:19.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T19:12:19.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T19:12:20.595Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T19:12:20.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T19:12:20.667Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T19:12:20.680Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [2021-06-21T19:12:24.919Z] Commit message: "feat: Update profiles for newly added/updated clients (#291)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T19:12:36.580Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T19:12:37.056Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T19:12:37.474Z] + sudo service docker restart [2021-06-21T19:12:37.475Z] + true [2021-06-21T19:12:38.965Z] Running on prd-centos7-docker-4c-2g-572 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T19:12:38.984Z] Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout [2021-06-21T19:12:39.098Z] Selected Git installation does not exist. Using Default [2021-06-21T19:12:39.099Z] The recommended git tool is: NONE [2021-06-21T19:12:41.494Z] using credential edgex-jenkins-ssh [2021-06-21T19:12:41.506Z] Cloning the remote Git repository [2021-06-21T19:12:42.214Z] Avoid second fetch [2021-06-21T19:12:42.214Z] Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) [2021-06-21T19:12:40.608Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T19:12:40.676Z] > git init /w/workspace/app-service-configurable/126 # timeout=10 [2021-06-21T19:12:40.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T19:12:40.706Z] > git --version # timeout=10 [2021-06-21T19:12:40.715Z] > git --version # 'git version 2.24.4' [2021-06-21T19:12:40.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T19:12:40.740Z] [INFO] Currently running in a labeled security context [2021-06-21T19:12:40.740Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T19:12:40.741Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/126@tmp/jenkins-gitclient-ssh2310200727389399840.key [2021-06-21T19:12:40.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T19:12:41.333Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T19:12:41.341Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T19:12:41.361Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T19:12:41.369Z] > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [2021-06-21T19:12:45.661Z] Commit message: "feat: Update profiles for newly added/updated clients (#291)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T19:12:46.715Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T19:12:47.042Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T19:12:47.341Z] + true [2021-06-21T19:12:47.341Z] + sudo service docker restart [2021-06-21T19:12:47.341Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:12:55.832Z] provisioning config files... [2021-06-21T19:12:55.858Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config748372963960312842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:12:56.247Z] ---> docker-login.sh [2021-06-21T19:12:56.247Z] nexus3.edgexfoundry.org:10001 [2021-06-21T19:12:57.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:12:57.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:12:57.513Z] Configure a credential helper to remove this warning. See [2021-06-21T19:12:57.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:12:57.513Z] [2021-06-21T19:12:57.513Z] Login Succeeded [2021-06-21T19:12:57.513Z] nexus3.edgexfoundry.org:10002 [2021-06-21T19:12:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:12:58.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:12:58.072Z] Configure a credential helper to remove this warning. See [2021-06-21T19:12:58.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:12:58.072Z] [2021-06-21T19:12:58.072Z] Login Succeeded [2021-06-21T19:12:58.072Z] nexus3.edgexfoundry.org:10003 [2021-06-21T19:12:59.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:12:59.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:12:59.338Z] Configure a credential helper to remove this warning. See [2021-06-21T19:12:59.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:12:59.338Z] [2021-06-21T19:12:59.338Z] Login Succeeded [2021-06-21T19:12:59.338Z] nexus3.edgexfoundry.org:10004 [2021-06-21T19:12:59.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:12:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:12:59.889Z] Configure a credential helper to remove this warning. See [2021-06-21T19:12:59.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:12:59.889Z] [2021-06-21T19:12:59.889Z] Login Succeeded [2021-06-21T19:12:59.889Z] docker.io [2021-06-21T19:13:00.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:00.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:00.439Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:00.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:00.439Z] [2021-06-21T19:13:00.439Z] Login Succeeded [2021-06-21T19:13:00.439Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T19:13:00.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T19:13:00.792Z] ========================================================= [2021-06-21T19:13:00.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T19:13:00.792Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:13:01.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-21T19:13:01.162Z] Sending build context to Docker daemon 98.82kB [2021-06-21T19:13:01.439Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T19:13:01.439Z] Step 2/8 : FROM ${BASE} [2021-06-21T19:13:01.718Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T19:13:01.718Z] 595b0fe564bb: Pulling fs layer [2021-06-21T19:13:01.718Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T19:13:01.718Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T19:13:01.718Z] ba82ee9f976e: Pulling fs layer [2021-06-21T19:13:01.718Z] 506bd15cee9f: Pulling fs layer [2021-06-21T19:13:01.718Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T19:13:01.718Z] 618dc40b7e24: Pulling fs layer [2021-06-21T19:13:01.718Z] 506bd15cee9f: Waiting [2021-06-21T19:13:01.718Z] 75a0a4a0db45: Waiting [2021-06-21T19:13:01.718Z] 618dc40b7e24: Waiting [2021-06-21T19:13:01.718Z] ba82ee9f976e: Waiting [2021-06-21T19:13:01.718Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T19:13:01.718Z] 5b7225fbf94c: Download complete [2021-06-21T19:13:01.718Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T19:13:01.718Z] 3088b5b3c5c0: Download complete [2021-06-21T19:13:01.718Z] 506bd15cee9f: Download complete [2021-06-21T19:13:01.718Z] 595b0fe564bb: Verifying Checksum [2021-06-21T19:13:01.718Z] 595b0fe564bb: Download complete [2021-06-21T19:13:02.002Z] 75a0a4a0db45: Download complete [2021-06-21T19:13:02.606Z] 595b0fe564bb: Pull complete [2021-06-21T19:13:03.219Z] 3088b5b3c5c0: Pull complete [2021-06-21T19:13:03.497Z] 5b7225fbf94c: Pull complete [2021-06-21T19:13:04.950Z] 618dc40b7e24: Verifying Checksum [2021-06-21T19:13:04.950Z] 618dc40b7e24: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:13:05.522Z] provisioning config files... [2021-06-21T19:13:05.542Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config8360949296353315977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:13:05.883Z] ---> docker-login.sh [2021-06-21T19:13:05.883Z] nexus3.edgexfoundry.org:10001 [2021-06-21T19:13:05.957Z] ba82ee9f976e: Download complete [2021-06-21T19:13:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:06.165Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:06.165Z] [2021-06-21T19:13:06.165Z] Login Succeeded [2021-06-21T19:13:06.165Z] nexus3.edgexfoundry.org:10002 [2021-06-21T19:13:06.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:06.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:06.165Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:06.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:06.165Z] [2021-06-21T19:13:06.165Z] Login Succeeded [2021-06-21T19:13:06.165Z] nexus3.edgexfoundry.org:10003 [2021-06-21T19:13:06.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:06.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:06.453Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:06.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:06.453Z] [2021-06-21T19:13:06.453Z] Login Succeeded [2021-06-21T19:13:06.453Z] nexus3.edgexfoundry.org:10004 [2021-06-21T19:13:06.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:06.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:06.453Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:06.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:06.453Z] [2021-06-21T19:13:06.453Z] Login Succeeded [2021-06-21T19:13:06.453Z] docker.io [2021-06-21T19:13:06.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:13:07.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:13:07.016Z] Configure a credential helper to remove this warning. See [2021-06-21T19:13:07.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:13:07.016Z] [2021-06-21T19:13:07.016Z] Login Succeeded [2021-06-21T19:13:07.016Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T19:13:07.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T19:13:07.283Z] ========================================================= [2021-06-21T19:13:07.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T19:13:07.283Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:13:07.603Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-21T19:13:07.603Z] Sending build context to Docker daemon 98.82kB [2021-06-21T19:13:07.603Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T19:13:07.603Z] Step 2/8 : FROM ${BASE} [2021-06-21T19:13:07.603Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T19:13:07.603Z] 540db60ca938: Pulling fs layer [2021-06-21T19:13:07.603Z] adcc1eea9eea: Pulling fs layer [2021-06-21T19:13:07.603Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T19:13:07.603Z] 0510c868ecb4: Pulling fs layer [2021-06-21T19:13:07.603Z] afea3b2eda06: Pulling fs layer [2021-06-21T19:13:07.603Z] 7809a108b3ef: Pulling fs layer [2021-06-21T19:13:07.603Z] f706445af74f: Pulling fs layer [2021-06-21T19:13:07.603Z] 0510c868ecb4: Waiting [2021-06-21T19:13:07.603Z] afea3b2eda06: Waiting [2021-06-21T19:13:07.603Z] 7809a108b3ef: Waiting [2021-06-21T19:13:07.603Z] f706445af74f: Waiting [2021-06-21T19:13:07.603Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T19:13:07.603Z] 4c4ab2625f07: Download complete [2021-06-21T19:13:07.603Z] adcc1eea9eea: Verifying Checksum [2021-06-21T19:13:07.603Z] adcc1eea9eea: Download complete [2021-06-21T19:13:07.872Z] afea3b2eda06: Download complete [2021-06-21T19:13:07.872Z] 7809a108b3ef: Verifying Checksum [2021-06-21T19:13:07.872Z] 7809a108b3ef: Download complete [2021-06-21T19:13:07.872Z] 540db60ca938: Verifying Checksum [2021-06-21T19:13:07.872Z] 540db60ca938: Download complete [2021-06-21T19:13:07.872Z] 540db60ca938: Pull complete [2021-06-21T19:13:08.135Z] adcc1eea9eea: Pull complete [2021-06-21T19:13:08.135Z] 4c4ab2625f07: Pull complete [2021-06-21T19:13:09.081Z] f706445af74f: Verifying Checksum [2021-06-21T19:13:09.081Z] f706445af74f: Download complete [2021-06-21T19:13:09.665Z] 0510c868ecb4: Verifying Checksum [2021-06-21T19:13:09.665Z] 0510c868ecb4: Download complete [2021-06-21T19:13:13.016Z] 0510c868ecb4: Pull complete [2021-06-21T19:13:13.016Z] afea3b2eda06: Pull complete [2021-06-21T19:13:13.016Z] 7809a108b3ef: Pull complete [2021-06-21T19:13:14.414Z] f706445af74f: Pull complete [2021-06-21T19:13:14.414Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T19:13:14.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T19:13:14.414Z] ---> b068be0155e3 [2021-06-21T19:13:14.414Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T19:13:16.181Z] ba82ee9f976e: Pull complete [2021-06-21T19:13:16.457Z] 506bd15cee9f: Pull complete [2021-06-21T19:13:17.055Z] 75a0a4a0db45: Pull complete [2021-06-21T19:13:17.737Z] ---> Running in 0f75f6ef1144 [2021-06-21T19:13:17.737Z] Removing intermediate container 0f75f6ef1144 [2021-06-21T19:13:17.737Z] ---> 96595899c616 [2021-06-21T19:13:17.737Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T19:13:17.737Z] ---> Running in 64e02ef390f3 [2021-06-21T19:13:18.318Z] Removing intermediate container 64e02ef390f3 [2021-06-21T19:13:18.318Z] ---> c2a64103c341 [2021-06-21T19:13:18.318Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T19:13:18.318Z] ---> Running in f27c37e0bec8 [2021-06-21T19:13:18.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T19:13:19.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T19:13:20.462Z] 618dc40b7e24: Pull complete [2021-06-21T19:13:20.462Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T19:13:20.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T19:13:20.488Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T19:13:20.488Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T19:13:20.488Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T19:13:20.747Z] ---> a36622ca3599 [2021-06-21T19:13:20.747Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T19:13:20.747Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T19:13:20.747Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T19:13:21.008Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T19:13:21.008Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T19:13:21.008Z] OK: 150 MiB in 46 packages [2021-06-21T19:13:21.271Z] Removing intermediate container f27c37e0bec8 [2021-06-21T19:13:21.271Z] ---> b0fe16782b71 [2021-06-21T19:13:21.271Z] Step 6/8 : WORKDIR /app [2021-06-21T19:13:21.271Z] ---> Running in b828a6b3982d [2021-06-21T19:13:21.536Z] Removing intermediate container b828a6b3982d [2021-06-21T19:13:21.536Z] ---> b40914b8e0c0 [2021-06-21T19:13:21.536Z] Step 7/8 : COPY . . [2021-06-21T19:13:21.807Z] ---> 5151a610dbf1 [2021-06-21T19:13:21.807Z] Step 8/8 : RUN go mod download [2021-06-21T19:13:21.807Z] ---> Running in f388f55bf2d7 [2021-06-21T19:13:22.738Z] ---> Running in a05aa1d90657 [2021-06-21T19:13:23.014Z] Removing intermediate container a05aa1d90657 [2021-06-21T19:13:23.014Z] ---> 34bae6564003 [2021-06-21T19:13:23.014Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T19:13:23.288Z] ---> Running in d50fec6391be [2021-06-21T19:13:25.922Z] Removing intermediate container d50fec6391be [2021-06-21T19:13:25.922Z] ---> 645aa6b3ffdc [2021-06-21T19:13:25.922Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T19:13:25.922Z] ---> Running in 8bc085f16c63 [2021-06-21T19:13:26.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T19:13:27.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T19:13:28.467Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T19:13:28.739Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T19:13:28.739Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T19:13:28.739Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T19:13:29.011Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T19:13:29.011Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T19:13:29.011Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T19:13:29.282Z] OK: 139 MiB in 46 packages [2021-06-21T19:13:30.263Z] Removing intermediate container 8bc085f16c63 [2021-06-21T19:13:30.263Z] ---> 30b4f7722c82 [2021-06-21T19:13:30.263Z] Step 6/8 : WORKDIR /app [2021-06-21T19:13:30.536Z] ---> Running in ea1b645c7ad0 [2021-06-21T19:13:31.132Z] Removing intermediate container ea1b645c7ad0 [2021-06-21T19:13:31.132Z] ---> 5e1873bddac0 [2021-06-21T19:13:31.132Z] Step 7/8 : COPY . . [2021-06-21T19:13:32.129Z] ---> 6f48ba71099c [2021-06-21T19:13:32.129Z] Step 8/8 : RUN go mod download [2021-06-21T19:13:32.129Z] ---> Running in 8d2325cd4bf9 [2021-06-21T19:13:36.835Z] Removing intermediate container f388f55bf2d7 [2021-06-21T19:13:36.835Z] ---> 50c0ed68c688 [2021-06-21T19:13:36.835Z] Successfully built 50c0ed68c688 [2021-06-21T19:13:36.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:13:37.155Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T19:13:37.155Z] . [Pipeline] withDockerContainer [2021-06-21T19:13:37.258Z] prd-centos7-docker-4c-2g-572 does not seem to be running inside a container [2021-06-21T19:13:37.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T19:13:37.699Z] $ docker top 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T19:13:38.089Z] + go version [2021-06-21T19:13:38.090Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T19:13:38.112Z] $ docker stop --time=1 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e [2021-06-21T19:13:39.297Z] $ docker rm -f 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:13:39.864Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T19:13:39.864Z] . [Pipeline] withDockerContainer [2021-06-21T19:13:39.957Z] prd-centos7-docker-4c-2g-572 does not seem to be running inside a container [2021-06-21T19:13:40.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T19:13:40.403Z] $ docker top cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T19:13:40.818Z] + go mod tidy [Pipeline] sh [2021-06-21T19:13:41.669Z] + make test [2021-06-21T19:13:41.669Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T19:13:56.671Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T19:13:56.671Z] CGO_ENABLED=1 go vet ./... [2021-06-21T19:13:59.024Z] Removing intermediate container 8d2325cd4bf9 [2021-06-21T19:13:59.024Z] ---> 0435e9b015ab [2021-06-21T19:13:59.024Z] Successfully built 0435e9b015ab [2021-06-21T19:13:59.024Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:13:59.394Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T19:13:59.394Z] . [Pipeline] withDockerContainer [2021-06-21T19:13:59.639Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-06-21T19:13:59.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T19:14:01.270Z] $ docker top 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T19:14:02.012Z] gofmt -l . [2021-06-21T19:14:02.013Z] [ "`gofmt -l .`" = "" ] [2021-06-21T19:14:02.013Z] ./bin/test-go-mod-tidy.sh [2021-06-21T19:14:02.013Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T19:14:02.022Z] $ docker stop --time=1 cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 [2021-06-21T19:14:02.231Z] + go version [2021-06-21T19:14:02.231Z] go version go1.16.5 linux/arm64 [2021-06-21T19:14:03.459Z] $ docker rm -f cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-06-21T19:14:03.644Z] $ docker stop --time=1 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a [2021-06-21T19:14:03.887Z] + sudo chown -R jenkins:jenkins . [2021-06-21T19:14:05.488Z] $ docker rm -f 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-21T19:14:05.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:06.465Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T19:14:06.465Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-06-21T19:14:08.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-06-21T19:14:08.952Z] + sudo chown -R jenkins:jenkins . [2021-06-21T19:14:09.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/126 -v /w/workspace/app-service-configurable/126:/w/workspace/app-service-configurable/126:rw,z -v /w/workspace/app-service-configurable/126@tmp:/w/workspace/app-service-configurable/126@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T19:14:10.655Z] $ docker top 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-21T19:14:11.268Z] + ls -al . [2021-06-21T19:14:11.268Z] total 92 [2021-06-21T19:14:11.268Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 19:14 . [2021-06-21T19:14:11.268Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 19:12 .. [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 19:12 Attribution.txt [2021-06-21T19:14:11.268Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 19:12 bin [2021-06-21T19:14:11.268Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 19:13 coverage.out [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 19:12 Dockerfile [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 19:12 Dockerfile.build [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 19:12 .dockerignore [2021-06-21T19:14:11.268Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 19:12 .git [2021-06-21T19:14:11.268Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 19:12 .github [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 19:12 .gitignore [2021-06-21T19:14:11.268Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 21 19:14 go.mod [2021-06-21T19:14:11.268Z] -rw-r--r--. 1 jenkins jenkins 20543 Jun 21 19:13 go.sum [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 19:12 Jenkinsfile [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 19:12 LICENSE [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 19:12 main.go [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 19:12 makefile [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 19:12 README.md [2021-06-21T19:14:11.268Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 19:12 res [2021-06-21T19:14:11.268Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 19:12 snap [2021-06-21T19:14:11.268Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 19:09 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:11.581Z] + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=amd64 --label version=2.0.0-dev.53 . [2021-06-21T19:14:11.581Z] Sending build context to Docker daemon 122.4kB [2021-06-21T19:14:11.581Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T19:14:11.581Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T19:14:11.581Z] ---> 50c0ed68c688 [2021-06-21T19:14:11.581Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T19:14:11.581Z] ---> Running in fc9b5a846087 [2021-06-21T19:14:11.581Z] Removing intermediate container fc9b5a846087 [2021-06-21T19:14:11.581Z] ---> 46d6fa77545e [2021-06-21T19:14:11.581Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T19:14:11.676Z] + go mod tidy [2021-06-21T19:14:11.848Z] ---> Running in 66c4902bd90a [2021-06-21T19:14:11.848Z] Removing intermediate container 66c4902bd90a [2021-06-21T19:14:11.848Z] ---> 1049267abcab [2021-06-21T19:14:11.848Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T19:14:11.848Z] ---> Running in 041c16093e2b [2021-06-21T19:14:11.848Z] Removing intermediate container 041c16093e2b [2021-06-21T19:14:11.848Z] ---> 52c632cdd20a [2021-06-21T19:14:11.848Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T19:14:11.848Z] ---> Running in 156552c04e05 [Pipeline] sh [2021-06-21T19:14:12.428Z] Removing intermediate container 156552c04e05 [2021-06-21T19:14:12.428Z] ---> 2a2621d2ccb0 [2021-06-21T19:14:12.428Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T19:14:12.428Z] ---> Running in 1395b011a1b5 [2021-06-21T19:14:12.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T19:14:12.948Z] + make test [2021-06-21T19:14:12.948Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T19:14:13.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T19:14:13.899Z] OK: 150 MiB in 46 packages [2021-06-21T19:14:14.161Z] Removing intermediate container 1395b011a1b5 [2021-06-21T19:14:14.161Z] ---> 1a77eec3e22a [2021-06-21T19:14:14.161Z] Step 8/28 : WORKDIR /app [2021-06-21T19:14:14.161Z] ---> Running in 5d04603010ad [2021-06-21T19:14:14.424Z] Removing intermediate container 5d04603010ad [2021-06-21T19:14:14.424Z] ---> 311b3ca5f879 [2021-06-21T19:14:14.424Z] Step 9/28 : COPY go.mod . [2021-06-21T19:14:14.424Z] ---> 58df5af7e7bb [2021-06-21T19:14:14.424Z] Step 10/28 : RUN go mod download [2021-06-21T19:14:14.424Z] ---> Running in dcf343a60e01 [2021-06-21T19:14:15.010Z] Removing intermediate container dcf343a60e01 [2021-06-21T19:14:15.010Z] ---> 26a773b07d76 [2021-06-21T19:14:15.010Z] Step 11/28 : RUN go mod tidy [2021-06-21T19:14:15.010Z] ---> Running in 60440a8b93e7 [2021-06-21T19:14:15.588Z] Removing intermediate container 60440a8b93e7 [2021-06-21T19:14:15.588Z] ---> 8bc8d08490c8 [2021-06-21T19:14:15.588Z] Step 12/28 : COPY . . [2021-06-21T19:14:15.855Z] ---> 29f5ccfa685a [2021-06-21T19:14:15.855Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T19:14:15.855Z] ---> Running in 3b58ac9e571f [2021-06-21T19:14:15.855Z] Removing intermediate container 3b58ac9e571f [2021-06-21T19:14:15.855Z] ---> 43ac8469978e [2021-06-21T19:14:15.855Z] Step 14/28 : RUN $MAKE [2021-06-21T19:14:15.855Z] ---> Running in daeea22880df [2021-06-21T19:14:16.125Z] go mod tidy [2021-06-21T19:14:16.388Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable [2021-06-21T19:14:28.700Z] Removing intermediate container daeea22880df [2021-06-21T19:14:28.700Z] ---> 9b367f7e0ed6 [2021-06-21T19:14:28.700Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T19:14:28.700Z] 3.12: Pulling from library/alpine [2021-06-21T19:14:28.700Z] 339de151aab4: Pulling fs layer [2021-06-21T19:14:28.700Z] 339de151aab4: Verifying Checksum [2021-06-21T19:14:28.700Z] 339de151aab4: Download complete [2021-06-21T19:14:28.700Z] 339de151aab4: Pull complete [2021-06-21T19:14:28.700Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T19:14:28.700Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T19:14:28.700Z] ---> 13621d1b12d4 [2021-06-21T19:14:28.700Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T19:14:28.700Z] ---> Running in 10f5342faa7b [2021-06-21T19:14:28.700Z] Removing intermediate container 10f5342faa7b [2021-06-21T19:14:28.700Z] ---> 2cdc6446658d [2021-06-21T19:14:28.700Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T19:14:28.700Z] ---> Running in c1b7257be68e [2021-06-21T19:14:28.700Z] Removing intermediate container c1b7257be68e [2021-06-21T19:14:28.700Z] ---> a560271adc9e [2021-06-21T19:14:28.700Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T19:14:28.700Z] ---> Running in d3f8972c538a [2021-06-21T19:14:28.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T19:14:29.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T19:14:29.222Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T19:14:29.222Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T19:14:29.222Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T19:14:29.222Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T19:14:29.222Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T19:14:29.222Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T19:14:29.222Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T19:14:29.222Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T19:14:29.222Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T19:14:29.222Z] OK: 9 MiB in 21 packages [2021-06-21T19:14:29.800Z] Removing intermediate container d3f8972c538a [2021-06-21T19:14:29.800Z] ---> 3501946f6e0a [2021-06-21T19:14:29.800Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T19:14:29.800Z] ---> 7cf909c2bb75 [2021-06-21T19:14:29.800Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T19:14:30.068Z] ---> c14a7875b388 [2021-06-21T19:14:30.068Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T19:14:30.068Z] ---> a9f7c756caf2 [2021-06-21T19:14:30.068Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T19:14:30.644Z] ---> 6897f4eea44c [2021-06-21T19:14:30.644Z] Step 23/28 : EXPOSE 48095 [2021-06-21T19:14:30.644Z] ---> Running in 7170382a6de8 [2021-06-21T19:14:30.644Z] Removing intermediate container 7170382a6de8 [2021-06-21T19:14:30.644Z] ---> 98420891de87 [2021-06-21T19:14:30.644Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T19:14:30.644Z] ---> Running in c1f54fe5ccf4 [2021-06-21T19:14:30.644Z] Removing intermediate container c1f54fe5ccf4 [2021-06-21T19:14:30.644Z] ---> 7c04873aef18 [2021-06-21T19:14:30.644Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T19:14:30.644Z] ---> Running in 0a20939b9196 [2021-06-21T19:14:30.904Z] Removing intermediate container 0a20939b9196 [2021-06-21T19:14:30.904Z] ---> b05120dcf765 [2021-06-21T19:14:30.904Z] Step 26/28 : LABEL arch=amd64 [2021-06-21T19:14:30.904Z] ---> Running in bf065f4997a6 [2021-06-21T19:14:30.904Z] Removing intermediate container bf065f4997a6 [2021-06-21T19:14:30.904Z] ---> 0c5a9628199e [2021-06-21T19:14:30.904Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:14:30.904Z] ---> Running in 68d07cf35f18 [2021-06-21T19:14:31.166Z] Removing intermediate container 68d07cf35f18 [2021-06-21T19:14:31.166Z] ---> 1d8dde2d91b5 [2021-06-21T19:14:31.166Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T19:14:31.166Z] ---> Running in 73b9d2d511a1 [2021-06-21T19:14:31.166Z] Removing intermediate container 73b9d2d511a1 [2021-06-21T19:14:31.166Z] ---> 4b08f661cf41 [2021-06-21T19:14:31.166Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T19:14:31.166Z] Successfully built 4b08f661cf41 [2021-06-21T19:14:31.166Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:14:31.474Z] provisioning config files... [2021-06-21T19:14:31.501Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config4661743534374336055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:14:31.825Z] ---> docker-login.sh [2021-06-21T19:14:31.826Z] nexus3.edgexfoundry.org:10001 [2021-06-21T19:14:31.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:14:31.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:14:31.826Z] Configure a credential helper to remove this warning. See [2021-06-21T19:14:31.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:14:31.826Z] [2021-06-21T19:14:31.826Z] Login Succeeded [2021-06-21T19:14:31.826Z] nexus3.edgexfoundry.org:10002 [2021-06-21T19:14:31.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:14:32.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:14:32.088Z] Configure a credential helper to remove this warning. See [2021-06-21T19:14:32.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:14:32.088Z] [2021-06-21T19:14:32.089Z] Login Succeeded [2021-06-21T19:14:32.089Z] nexus3.edgexfoundry.org:10003 [2021-06-21T19:14:32.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:14:32.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:14:32.089Z] Configure a credential helper to remove this warning. See [2021-06-21T19:14:32.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:14:32.089Z] [2021-06-21T19:14:32.089Z] Login Succeeded [2021-06-21T19:14:32.089Z] nexus3.edgexfoundry.org:10004 [2021-06-21T19:14:32.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:14:32.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:14:32.351Z] Configure a credential helper to remove this warning. See [2021-06-21T19:14:32.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:14:32.351Z] [2021-06-21T19:14:32.351Z] Login Succeeded [2021-06-21T19:14:32.351Z] docker.io [2021-06-21T19:14:32.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:14:32.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:14:32.614Z] Configure a credential helper to remove this warning. See [2021-06-21T19:14:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:14:32.614Z] [2021-06-21T19:14:32.614Z] Login Succeeded [2021-06-21T19:14:32.614Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T19:14:32.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T19:14:32.697Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-21T19:14:32.697Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:14:32.697Z] latest [2021-06-21T19:14:32.697Z] 2.0.0-dev.53 [2021-06-21T19:14:32.697Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:14:32.697Z] master [2021-06-21T19:14:32.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:33.062Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:33.369Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:14:33.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T19:14:33.369Z] 58fd9b3e3580: Preparing [2021-06-21T19:14:33.369Z] 2c40af34be42: Preparing [2021-06-21T19:14:33.369Z] 131b5907a8ae: Preparing [2021-06-21T19:14:33.369Z] f4deec9e1432: Preparing [2021-06-21T19:14:33.369Z] 1ce318008e70: Preparing [2021-06-21T19:14:33.369Z] 32f366d666a5: Preparing [2021-06-21T19:14:33.369Z] 32f366d666a5: Waiting [2021-06-21T19:14:33.639Z] f4deec9e1432: Pushed [2021-06-21T19:14:33.639Z] 131b5907a8ae: Pushed [2021-06-21T19:14:33.639Z] 32f366d666a5: Layer already exists [2021-06-21T19:14:33.639Z] 2c40af34be42: Pushed [2021-06-21T19:14:33.639Z] 1ce318008e70: Pushed [2021-06-21T19:14:35.063Z] 58fd9b3e3580: Pushed [2021-06-21T19:14:35.340Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:35.648Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:35.962Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T19:14:35.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T19:14:35.962Z] 58fd9b3e3580: Preparing [2021-06-21T19:14:35.962Z] 2c40af34be42: Preparing [2021-06-21T19:14:35.962Z] 131b5907a8ae: Preparing [2021-06-21T19:14:35.962Z] f4deec9e1432: Preparing [2021-06-21T19:14:35.962Z] 1ce318008e70: Preparing [2021-06-21T19:14:35.962Z] 32f366d666a5: Preparing [2021-06-21T19:14:35.962Z] 32f366d666a5: Waiting [2021-06-21T19:14:35.962Z] 2c40af34be42: Layer already exists [2021-06-21T19:14:35.962Z] 131b5907a8ae: Layer already exists [2021-06-21T19:14:35.962Z] 58fd9b3e3580: Layer already exists [2021-06-21T19:14:35.962Z] 1ce318008e70: Layer already exists [2021-06-21T19:14:35.962Z] f4deec9e1432: Layer already exists [2021-06-21T19:14:35.962Z] 32f366d666a5: Layer already exists [2021-06-21T19:14:35.962Z] latest: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:36.270Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:36.570Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T19:14:36.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T19:14:36.571Z] 58fd9b3e3580: Preparing [2021-06-21T19:14:36.571Z] 2c40af34be42: Preparing [2021-06-21T19:14:36.571Z] 131b5907a8ae: Preparing [2021-06-21T19:14:36.571Z] f4deec9e1432: Preparing [2021-06-21T19:14:36.571Z] 1ce318008e70: Preparing [2021-06-21T19:14:36.571Z] 32f366d666a5: Preparing [2021-06-21T19:14:36.571Z] 32f366d666a5: Waiting [2021-06-21T19:14:36.571Z] f4deec9e1432: Layer already exists [2021-06-21T19:14:36.571Z] 2c40af34be42: Layer already exists [2021-06-21T19:14:36.571Z] 1ce318008e70: Layer already exists [2021-06-21T19:14:36.571Z] 131b5907a8ae: Layer already exists [2021-06-21T19:14:36.571Z] 58fd9b3e3580: Layer already exists [2021-06-21T19:14:36.571Z] 32f366d666a5: Layer already exists [2021-06-21T19:14:36.571Z] 2.0.0-dev.53: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:36.876Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:37.224Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:14:37.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T19:14:37.224Z] 58fd9b3e3580: Preparing [2021-06-21T19:14:37.224Z] 2c40af34be42: Preparing [2021-06-21T19:14:37.224Z] 131b5907a8ae: Preparing [2021-06-21T19:14:37.224Z] f4deec9e1432: Preparing [2021-06-21T19:14:37.224Z] 1ce318008e70: Preparing [2021-06-21T19:14:37.224Z] 32f366d666a5: Preparing [2021-06-21T19:14:37.224Z] 32f366d666a5: Waiting [2021-06-21T19:14:37.224Z] f4deec9e1432: Layer already exists [2021-06-21T19:14:37.224Z] 1ce318008e70: Layer already exists [2021-06-21T19:14:37.224Z] 58fd9b3e3580: Layer already exists [2021-06-21T19:14:37.224Z] 2c40af34be42: Layer already exists [2021-06-21T19:14:37.224Z] 131b5907a8ae: Layer already exists [2021-06-21T19:14:37.224Z] 32f366d666a5: Layer already exists [2021-06-21T19:14:37.224Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:37.530Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:14:37.828Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-21T19:14:37.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T19:14:37.828Z] 58fd9b3e3580: Preparing [2021-06-21T19:14:37.828Z] 2c40af34be42: Preparing [2021-06-21T19:14:37.828Z] 131b5907a8ae: Preparing [2021-06-21T19:14:37.828Z] f4deec9e1432: Preparing [2021-06-21T19:14:37.828Z] 1ce318008e70: Preparing [2021-06-21T19:14:37.828Z] 32f366d666a5: Preparing [2021-06-21T19:14:37.828Z] 32f366d666a5: Waiting [2021-06-21T19:14:37.828Z] 2c40af34be42: Layer already exists [2021-06-21T19:14:37.828Z] 131b5907a8ae: Layer already exists [2021-06-21T19:14:37.828Z] f4deec9e1432: Layer already exists [2021-06-21T19:14:37.828Z] 58fd9b3e3580: Layer already exists [2021-06-21T19:14:37.828Z] 1ce318008e70: Layer already exists [2021-06-21T19:14:37.828Z] 32f366d666a5: Layer already exists [2021-06-21T19:14:37.828Z] master: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T19:14:37.907Z] ===================================================== [Pipeline] echo [2021-06-21T19:14:37.925Z] taggedImages: [2021-06-21T19:14:37.925Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:14:37.926Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T19:14:37.926Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T19:14:37.926Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:14:37.926Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:14:38.817Z] ---> job-cost.sh [2021-06-21T19:14:38.818Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26aD [2021-06-21T19:14:48.854Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T19:14:59.977Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T19:14:59.977Z] CGO_ENABLED=1 go vet ./... [2021-06-21T19:15:01.158Z] lf-activate-venv(): INFO: Adding /tmp/venv-26aD/bin to PATH [2021-06-21T19:15:01.158Z] INFO: No Stack... [2021-06-21T19:15:01.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T19:15:01.427Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T19:15:01.729Z] + cat /w/workspace/app-service-configurable/126/archives/cost.csv [2021-06-21T19:15:01.729Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T19:15:01.758Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [2021-06-21T19:15:01.768Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] did not exist. Created. [2021-06-21T19:15:01.768Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T19:15:02.120Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T19:15:02.204Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T19:15:02.235Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T19:15:26.803Z] gofmt -l . [2021-06-21T19:15:26.803Z] [ "`gofmt -l .`" = "" ] [2021-06-21T19:15:26.803Z] ./bin/test-go-mod-tidy.sh [2021-06-21T19:15:26.803Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T19:15:26.838Z] $ docker stop --time=1 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f [2021-06-21T19:15:28.822Z] $ docker rm -f 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T19:15:29.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T19:15:29.679Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T19:15:30.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T19:15:30.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T19:15:31.073Z] + ls -al . [2021-06-21T19:15:31.074Z] total 116 [2021-06-21T19:15:31.074Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 19:15 . [2021-06-21T19:15:31.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:12 .. [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 19:12 .dockerignore [2021-06-21T19:15:31.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:12 .git [2021-06-21T19:15:31.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:12 .github [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 19:12 .gitignore [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 19:12 Attribution.txt [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 19:12 Dockerfile [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 19:12 Dockerfile.build [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 19:12 Jenkinsfile [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 19:12 LICENSE [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 19:12 README.md [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 19:09 VERSION [2021-06-21T19:15:31.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:12 bin [2021-06-21T19:15:31.074Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 19:14 coverage.out [2021-06-21T19:15:31.074Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 21 19:15 go.mod [2021-06-21T19:15:31.074Z] -rw-r--r-- 1 jenkins jenkins 20543 Jun 21 19:14 go.sum [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 19:12 main.go [2021-06-21T19:15:31.074Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 19:12 makefile [2021-06-21T19:15:31.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:12 res [2021-06-21T19:15:31.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:12 snap [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:15:31.422Z] + 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=8edb88587e4121e3f42998d8788d704b40f09c7e --label arch=arm64 --label version=2.0.0-dev.53 . [2021-06-21T19:15:31.422Z] Sending build context to Docker daemon 122.4kB [2021-06-21T19:15:31.697Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T19:15:31.697Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T19:15:31.697Z] ---> 0435e9b015ab [2021-06-21T19:15:31.697Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T19:15:31.969Z] ---> Running in 45632b93e1bb [2021-06-21T19:15:32.575Z] Removing intermediate container 45632b93e1bb [2021-06-21T19:15:32.575Z] ---> b0c71c584721 [2021-06-21T19:15:32.575Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T19:15:32.575Z] ---> Running in 4ea7a63023a5 [2021-06-21T19:15:33.175Z] Removing intermediate container 4ea7a63023a5 [2021-06-21T19:15:33.175Z] ---> b4d19c8fd3b0 [2021-06-21T19:15:33.175Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T19:15:33.175Z] ---> Running in b3793a66af7f [2021-06-21T19:15:33.766Z] Removing intermediate container b3793a66af7f [2021-06-21T19:15:33.766Z] ---> 6176b099b821 [2021-06-21T19:15:33.766Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T19:15:33.766Z] ---> Running in a49a7bfde9d5 [2021-06-21T19:15:35.739Z] Removing intermediate container a49a7bfde9d5 [2021-06-21T19:15:35.739Z] ---> 0051f90c453c [2021-06-21T19:15:35.739Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T19:15:35.739Z] ---> Running in 0868e61d0479 [2021-06-21T19:15:37.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T19:15:37.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T19:15:38.748Z] OK: 139 MiB in 46 packages [2021-06-21T19:15:39.725Z] Removing intermediate container 0868e61d0479 [2021-06-21T19:15:39.725Z] ---> 4840abf2b2ab [2021-06-21T19:15:39.725Z] Step 8/28 : WORKDIR /app [2021-06-21T19:15:39.725Z] ---> Running in 77131db5ab1f [2021-06-21T19:15:40.321Z] Removing intermediate container 77131db5ab1f [2021-06-21T19:15:40.321Z] ---> af8830f9bc07 [2021-06-21T19:15:40.321Z] Step 9/28 : COPY go.mod . [2021-06-21T19:15:41.300Z] ---> bd868162f820 [2021-06-21T19:15:41.300Z] Step 10/28 : RUN go mod download [2021-06-21T19:15:41.300Z] ---> Running in a89481bdf829 [2021-06-21T19:15:43.924Z] Removing intermediate container a89481bdf829 [2021-06-21T19:15:43.924Z] ---> 7b8109b1d33e [2021-06-21T19:15:43.924Z] Step 11/28 : RUN go mod tidy [2021-06-21T19:15:43.924Z] ---> Running in 4ff8df0bdc6b [2021-06-21T19:15:46.608Z] Removing intermediate container 4ff8df0bdc6b [2021-06-21T19:15:46.608Z] ---> eb4c5e2a69a4 [2021-06-21T19:15:46.608Z] Step 12/28 : COPY . . [2021-06-21T19:15:47.208Z] ---> 4930e9778db7 [2021-06-21T19:15:47.208Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T19:15:47.208Z] ---> Running in c55a3e57bd4d [2021-06-21T19:15:47.820Z] Removing intermediate container c55a3e57bd4d [2021-06-21T19:15:47.820Z] ---> 17a04242aee5 [2021-06-21T19:15:47.820Z] Step 14/28 : RUN $MAKE [2021-06-21T19:15:48.096Z] ---> Running in 1319b9884dc8 [2021-06-21T19:15:49.092Z] go mod tidy [2021-06-21T19:15:49.697Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.84 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable [2021-06-21T19:16:28.767Z] Removing intermediate container 1319b9884dc8 [2021-06-21T19:16:28.768Z] ---> d85550940578 [2021-06-21T19:16:28.768Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T19:16:28.768Z] 3.12: Pulling from library/alpine [2021-06-21T19:16:28.768Z] d2f70382dc9a: Pulling fs layer [2021-06-21T19:16:28.768Z] d2f70382dc9a: Verifying Checksum [2021-06-21T19:16:28.768Z] d2f70382dc9a: Download complete [2021-06-21T19:16:28.768Z] d2f70382dc9a: Pull complete [2021-06-21T19:16:28.768Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T19:16:28.768Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T19:16:28.768Z] ---> c4fd0aeabfcf [2021-06-21T19:16:28.768Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T19:16:28.768Z] ---> Running in 53f2cf7c7f34 [2021-06-21T19:16:28.768Z] Removing intermediate container 53f2cf7c7f34 [2021-06-21T19:16:28.768Z] ---> 9887ca555eb4 [2021-06-21T19:16:28.768Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T19:16:28.768Z] ---> Running in b1470bf70184 [2021-06-21T19:16:28.768Z] Removing intermediate container b1470bf70184 [2021-06-21T19:16:28.768Z] ---> 259ceba2c6cf [2021-06-21T19:16:28.768Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T19:16:28.768Z] ---> Running in 9a41fc4a7ffb [2021-06-21T19:16:29.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T19:16:30.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T19:16:30.610Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T19:16:30.610Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T19:16:30.610Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T19:16:30.610Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T19:16:30.610Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T19:16:30.610Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T19:16:30.610Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T19:16:30.610Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T19:16:30.610Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T19:16:30.893Z] OK: 9 MiB in 21 packages [2021-06-21T19:16:32.327Z] Removing intermediate container 9a41fc4a7ffb [2021-06-21T19:16:32.327Z] ---> 6a1e15532abb [2021-06-21T19:16:32.327Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T19:16:32.923Z] ---> 8027b8476ed9 [2021-06-21T19:16:32.923Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T19:16:33.901Z] ---> d178be413403 [2021-06-21T19:16:33.901Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T19:16:34.881Z] ---> 5bd95d726204 [2021-06-21T19:16:34.881Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T19:16:36.314Z] ---> 37080a42769f [2021-06-21T19:16:36.314Z] Step 23/28 : EXPOSE 48095 [2021-06-21T19:16:36.314Z] ---> Running in 0852ac3c9dc9 [2021-06-21T19:16:36.585Z] Removing intermediate container 0852ac3c9dc9 [2021-06-21T19:16:36.585Z] ---> 849343f757c4 [2021-06-21T19:16:36.585Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T19:16:36.858Z] ---> Running in 33c18a9ca34e [2021-06-21T19:16:37.131Z] Removing intermediate container 33c18a9ca34e [2021-06-21T19:16:37.131Z] ---> e45d68e6c6fb [2021-06-21T19:16:37.131Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T19:16:37.403Z] ---> Running in a39335917bb5 [2021-06-21T19:16:38.000Z] Removing intermediate container a39335917bb5 [2021-06-21T19:16:38.000Z] ---> 1d71eb1b25c3 [2021-06-21T19:16:38.000Z] Step 26/28 : LABEL arch=arm64 [2021-06-21T19:16:38.000Z] ---> Running in d3c286f57687 [2021-06-21T19:16:38.601Z] Removing intermediate container d3c286f57687 [2021-06-21T19:16:38.601Z] ---> 997e76fc2391 [2021-06-21T19:16:38.601Z] Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:16:38.601Z] ---> Running in 3fe968b0ff96 [2021-06-21T19:16:39.198Z] Removing intermediate container 3fe968b0ff96 [2021-06-21T19:16:39.198Z] ---> 123b2aa86773 [2021-06-21T19:16:39.198Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T19:16:39.198Z] ---> Running in 713d3a430640 [2021-06-21T19:16:39.795Z] Removing intermediate container 713d3a430640 [2021-06-21T19:16:39.795Z] ---> ee7bd5b49174 [2021-06-21T19:16:39.795Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T19:16:39.795Z] Successfully built ee7bd5b49174 [2021-06-21T19:16:39.795Z] 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 [2021-06-21T19:16:40.008Z] provisioning config files... [2021-06-21T19:16:40.030Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config3999440945472016062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:16:40.398Z] ---> docker-login.sh [2021-06-21T19:16:40.399Z] nexus3.edgexfoundry.org:10001 [2021-06-21T19:16:40.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:16:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:16:40.951Z] Configure a credential helper to remove this warning. See [2021-06-21T19:16:40.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:16:40.951Z] [2021-06-21T19:16:40.951Z] Login Succeeded [2021-06-21T19:16:40.951Z] nexus3.edgexfoundry.org:10002 [2021-06-21T19:16:41.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:16:41.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:16:41.510Z] Configure a credential helper to remove this warning. See [2021-06-21T19:16:41.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:16:41.510Z] [2021-06-21T19:16:41.510Z] Login Succeeded [2021-06-21T19:16:41.510Z] nexus3.edgexfoundry.org:10003 [2021-06-21T19:16:41.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:16:42.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:16:42.062Z] Configure a credential helper to remove this warning. See [2021-06-21T19:16:42.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:16:42.062Z] [2021-06-21T19:16:42.062Z] Login Succeeded [2021-06-21T19:16:42.062Z] nexus3.edgexfoundry.org:10004 [2021-06-21T19:16:42.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:16:42.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:16:42.611Z] Configure a credential helper to remove this warning. See [2021-06-21T19:16:42.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:16:42.611Z] [2021-06-21T19:16:42.611Z] Login Succeeded [2021-06-21T19:16:42.611Z] docker.io [2021-06-21T19:16:42.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T19:16:43.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T19:16:43.486Z] Configure a credential helper to remove this warning. See [2021-06-21T19:16:43.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T19:16:43.486Z] [2021-06-21T19:16:43.486Z] Login Succeeded [2021-06-21T19:16:43.486Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T19:16:43.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T19:16:43.580Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-21T19:16:43.580Z] 8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:16:43.580Z] latest [2021-06-21T19:16:43.580Z] 2.0.0-dev.53 [2021-06-21T19:16:43.580Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:16:43.580Z] master [2021-06-21T19:16:43.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:43.993Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:44.337Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:16:44.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T19:16:44.337Z] ecbaa0e05496: Preparing [2021-06-21T19:16:44.337Z] a7474c6b24aa: Preparing [2021-06-21T19:16:44.337Z] 928caec2ae94: Preparing [2021-06-21T19:16:44.337Z] eee7acaf7d6b: Preparing [2021-06-21T19:16:44.337Z] cb9578b53d80: Preparing [2021-06-21T19:16:44.337Z] 3fbe34a1663b: Preparing [2021-06-21T19:16:44.337Z] 3fbe34a1663b: Waiting [2021-06-21T19:16:44.610Z] eee7acaf7d6b: Pushed [2021-06-21T19:16:44.610Z] a7474c6b24aa: Pushed [2021-06-21T19:16:44.610Z] 928caec2ae94: Pushed [2021-06-21T19:16:44.884Z] 3fbe34a1663b: Layer already exists [2021-06-21T19:16:45.483Z] cb9578b53d80: Pushed [2021-06-21T19:16:48.103Z] ecbaa0e05496: Pushed [2021-06-21T19:16:48.376Z] 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:48.723Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:49.062Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T19:16:49.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T19:16:49.063Z] ecbaa0e05496: Preparing [2021-06-21T19:16:49.063Z] a7474c6b24aa: Preparing [2021-06-21T19:16:49.063Z] 928caec2ae94: Preparing [2021-06-21T19:16:49.063Z] eee7acaf7d6b: Preparing [2021-06-21T19:16:49.063Z] cb9578b53d80: Preparing [2021-06-21T19:16:49.063Z] 3fbe34a1663b: Preparing [2021-06-21T19:16:49.063Z] 3fbe34a1663b: Waiting [2021-06-21T19:16:49.063Z] eee7acaf7d6b: Layer already exists [2021-06-21T19:16:49.063Z] a7474c6b24aa: Layer already exists [2021-06-21T19:16:49.063Z] cb9578b53d80: Layer already exists [2021-06-21T19:16:49.335Z] ecbaa0e05496: Layer already exists [2021-06-21T19:16:49.335Z] 928caec2ae94: Layer already exists [2021-06-21T19:16:49.335Z] 3fbe34a1663b: Layer already exists [2021-06-21T19:16:49.335Z] latest: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:49.685Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:50.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T19:16:50.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T19:16:50.037Z] ecbaa0e05496: Preparing [2021-06-21T19:16:50.037Z] a7474c6b24aa: Preparing [2021-06-21T19:16:50.037Z] 928caec2ae94: Preparing [2021-06-21T19:16:50.037Z] eee7acaf7d6b: Preparing [2021-06-21T19:16:50.037Z] cb9578b53d80: Preparing [2021-06-21T19:16:50.037Z] 3fbe34a1663b: Preparing [2021-06-21T19:16:50.037Z] 3fbe34a1663b: Waiting [2021-06-21T19:16:50.037Z] a7474c6b24aa: Layer already exists [2021-06-21T19:16:50.311Z] cb9578b53d80: Layer already exists [2021-06-21T19:16:50.311Z] eee7acaf7d6b: Layer already exists [2021-06-21T19:16:50.311Z] 928caec2ae94: Layer already exists [2021-06-21T19:16:50.311Z] ecbaa0e05496: Layer already exists [2021-06-21T19:16:50.311Z] 3fbe34a1663b: Layer already exists [2021-06-21T19:16:50.311Z] 2.0.0-dev.53: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:50.660Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:51.005Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:16:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T19:16:51.005Z] ecbaa0e05496: Preparing [2021-06-21T19:16:51.005Z] a7474c6b24aa: Preparing [2021-06-21T19:16:51.005Z] 928caec2ae94: Preparing [2021-06-21T19:16:51.005Z] eee7acaf7d6b: Preparing [2021-06-21T19:16:51.005Z] cb9578b53d80: Preparing [2021-06-21T19:16:51.005Z] 3fbe34a1663b: Preparing [2021-06-21T19:16:51.005Z] 3fbe34a1663b: Waiting [2021-06-21T19:16:51.005Z] ecbaa0e05496: Layer already exists [2021-06-21T19:16:51.278Z] eee7acaf7d6b: Layer already exists [2021-06-21T19:16:51.278Z] a7474c6b24aa: Layer already exists [2021-06-21T19:16:51.278Z] cb9578b53d80: Layer already exists [2021-06-21T19:16:51.278Z] 928caec2ae94: Layer already exists [2021-06-21T19:16:51.278Z] 3fbe34a1663b: Layer already exists [2021-06-21T19:16:51.278Z] 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:51.633Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:16:51.976Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-21T19:16:51.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T19:16:51.976Z] ecbaa0e05496: Preparing [2021-06-21T19:16:51.976Z] a7474c6b24aa: Preparing [2021-06-21T19:16:51.976Z] 928caec2ae94: Preparing [2021-06-21T19:16:51.976Z] eee7acaf7d6b: Preparing [2021-06-21T19:16:51.976Z] cb9578b53d80: Preparing [2021-06-21T19:16:51.976Z] 3fbe34a1663b: Preparing [2021-06-21T19:16:51.976Z] 3fbe34a1663b: Waiting [2021-06-21T19:16:51.976Z] ecbaa0e05496: Layer already exists [2021-06-21T19:16:51.976Z] cb9578b53d80: Layer already exists [2021-06-21T19:16:51.976Z] a7474c6b24aa: Layer already exists [2021-06-21T19:16:51.976Z] 928caec2ae94: Layer already exists [2021-06-21T19:16:51.976Z] eee7acaf7d6b: Layer already exists [2021-06-21T19:16:52.250Z] 3fbe34a1663b: Layer already exists [2021-06-21T19:16:52.251Z] master: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T19:16:52.332Z] ===================================================== [Pipeline] echo [2021-06-21T19:16:52.353Z] taggedImages: [2021-06-21T19:16:52.354Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [2021-06-21T19:16:52.354Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T19:16:52.354Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T19:16:52.354Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [2021-06-21T19:16:52.354Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:16:52.877Z] ---> job-cost.sh [2021-06-21T19:16:52.877Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HsDi [2021-06-21T19:17:31.889Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T19:18:53.647Z] lf-activate-venv(): INFO: Adding /tmp/venv-HsDi/bin to PATH [2021-06-21T19:18:53.648Z] INFO: No Stack... [2021-06-21T19:18:53.920Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T19:18:54.897Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T19:18:55.242Z] + + cutcat -d, /w/workspace/app-service-configurable/126/archives/cost.csv -f6 [2021-06-21T19:18:55.242Z] [Pipeline] lock [2021-06-21T19:18:55.305Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [2021-06-21T19:18:55.313Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] did not exist. Created. [2021-06-21T19:18:55.313Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T19:18:55.692Z] /w/workspace/app-service-configurable/126@tmp/durable-0832ceaa/script.sh: 1: /w/workspace/app-service-configurable/126@tmp/durable-0832ceaa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T19:18:56.041Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T19:18:56.075Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T19:18:56.231Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T19:18:56.239Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-21T19:18:57.095Z] provisioning config files... [2021-06-21T19:18:57.107Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1157014497001066363tmp [Pipeline] { [Pipeline] sh [2021-06-21T19:18:57.445Z] + set +x [2021-06-21T19:18:57.445Z] + bash -s -- [2021-06-21T19:18:57.445Z] + curl -s https://codecov.io/bash [2021-06-21T19:18:57.445Z] [2021-06-21T19:18:57.445Z] _____ _ [2021-06-21T19:18:57.445Z] / ____| | | [2021-06-21T19:18:57.445Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T19:18:57.445Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T19:18:57.445Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T19:18:57.445Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T19:18:57.445Z] Bash-1.0.3 [2021-06-21T19:18:57.445Z] [2021-06-21T19:18:57.445Z] [2021-06-21T19:18:57.445Z] ==> git version 2.24.4 found [2021-06-21T19:18:57.445Z] ==> 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 [2021-06-21T19:18:57.445Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T19:18:57.445Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T19:18:57.445Z] ==> Jenkins CI detected. [2021-06-21T19:18:57.445Z] project root: . [2021-06-21T19:18:57.445Z] --> token set from env [2021-06-21T19:18:57.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T19:18:57.719Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T19:18:57.719Z] ==> Python coveragepy not found [2021-06-21T19:18:57.719Z] ==> Searching for coverage reports in: [2021-06-21T19:18:57.719Z] + . [2021-06-21T19:18:57.719Z] -> Found 1 reports [2021-06-21T19:18:57.719Z] ==> Detecting git/mercurial file structure [2021-06-21T19:18:57.720Z] ==> Reading reports [2021-06-21T19:18:57.720Z] + ./coverage.out bytes=10 [2021-06-21T19:18:57.720Z] ==> Appending adjustments [2021-06-21T19:18:57.720Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T19:18:57.720Z] + Found adjustments [2021-06-21T19:18:57.720Z] ==> Gzipping contents [2021-06-21T19:18:57.720Z] 4.0K /tmp/codecov.BxJgOO.gz [2021-06-21T19:18:57.720Z] ==> Uploading reports [2021-06-21T19:18:57.720Z] url: https://codecov.io [2021-06-21T19:18:57.720Z] query: branch=master&commit=8edb88587e4121e3f42998d8788d704b40f09c7e&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T19:18:57.720Z] -> Pinging Codecov [2021-06-21T19:18:57.720Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8edb88587e4121e3f42998d8788d704b40f09c7e&build=126&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F126%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T19:18:58.294Z] -> Uploading to [2021-06-21T19:18:58.294Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/A97CA9966030D2A3747ED39772930CCE/8edb88587e4121e3f42998d8788d704b40f09c7e/16631003-7761-434e-b7af-060aa67bfecc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T191858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=233e30c2b3bede99ef67969435745a4f5b7c6f5a0bfd5f53b2d170d21d2f6594 [2021-06-21T19:18:58.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T19:18:58.294Z] Dload Upload Total Spent Left Speed [2021-06-21T19:18:58.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1182 --:--:-- --:--:-- --:--:-- 1182 100 382 0 0 100 382 0 1182 --:--:-- --:--:-- --:--:-- 1182 [2021-06-21T19:18:58.556Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] } [2021-06-21T19:18:58.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T19:18:59.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T19:18:59.448Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:18:59.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T19:18:59.761Z] [2021-06-21T19:18:59.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:00.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T19:19:00.083Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T19:19:00.083Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T19:19:00.083Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T19:19:00.083Z] de9db76c5a1d: Pulling fs layer [2021-06-21T19:19:00.083Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T19:19:00.083Z] 0d57e429df01: Pulling fs layer [2021-06-21T19:19:00.083Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T19:19:00.083Z] e1f770b5df2f: Pulling fs layer [2021-06-21T19:19:00.083Z] 85a0685a4137: Pulling fs layer [2021-06-21T19:19:00.083Z] 0eba1c9be4d2: Waiting [2021-06-21T19:19:00.083Z] 0d57e429df01: Waiting [2021-06-21T19:19:00.083Z] 4e4be7b47b0d: Waiting [2021-06-21T19:19:00.083Z] e1f770b5df2f: Waiting [2021-06-21T19:19:00.083Z] 85a0685a4137: Waiting [2021-06-21T19:19:00.083Z] de9db76c5a1d: Verifying Checksum [2021-06-21T19:19:00.083Z] de9db76c5a1d: Download complete [2021-06-21T19:19:00.083Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T19:19:00.083Z] 0ef7d3d256c8: Download complete [2021-06-21T19:19:00.083Z] 0d57e429df01: Verifying Checksum [2021-06-21T19:19:00.083Z] 0d57e429df01: Download complete [2021-06-21T19:19:00.345Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T19:19:00.345Z] 188c0c94c7c5: Download complete [2021-06-21T19:19:00.345Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T19:19:00.345Z] 4e4be7b47b0d: Download complete [2021-06-21T19:19:00.345Z] 188c0c94c7c5: Pull complete [2021-06-21T19:19:00.609Z] 0ef7d3d256c8: Pull complete [2021-06-21T19:19:00.609Z] de9db76c5a1d: Pull complete [2021-06-21T19:19:02.008Z] e1f770b5df2f: Verifying Checksum [2021-06-21T19:19:02.008Z] e1f770b5df2f: Download complete [2021-06-21T19:19:03.404Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T19:19:03.404Z] 0eba1c9be4d2: Download complete [2021-06-21T19:19:03.984Z] 85a0685a4137: Verifying Checksum [2021-06-21T19:19:03.984Z] 85a0685a4137: Download complete [2021-06-21T19:19:06.559Z] 0eba1c9be4d2: Pull complete [2021-06-21T19:19:06.559Z] 0d57e429df01: Pull complete [2021-06-21T19:19:06.559Z] 4e4be7b47b0d: Pull complete [2021-06-21T19:19:07.159Z] e1f770b5df2f: Pull complete [2021-06-21T19:19:10.492Z] 85a0685a4137: Pull complete [2021-06-21T19:19:10.492Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T19:19:10.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T19:19:10.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T19:19:10.571Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:19:10.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-21T19:19:13.435Z] $ docker top 45cd392337c2a68012522db895cf9911b27f36022e9530c41ab5cb82b7159daa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T19:19:13.543Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T19:19:13.859Z] + set -o pipefail [2021-06-21T19:19:13.859Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T19:19:22.029Z] [2021-06-21T19:19:22.029Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-21T19:19:22.029Z] [2021-06-21T19:19:22.029Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/44005b4c-3480-4c71-893e-13214500d8af [2021-06-21T19:19:22.029Z] [2021-06-21T19:19:22.029Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T19:19:22.029Z] [2021-06-21T19:19:22.029Z] [Pipeline] } [2021-06-21T19:19:22.040Z] $ docker stop --time=1 45cd392337c2a68012522db895cf9911b27f36022e9530c41ab5cb82b7159daa [2021-06-21T19:19:24.300Z] $ docker rm -f 45cd392337c2a68012522db895cf9911b27f36022e9530c41ab5cb82b7159daa [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 [2021-06-21T19:19:25.456Z] + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:25.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:19:25.770Z] . [Pipeline] withDockerContainer [2021-06-21T19:19:25.848Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:19:25.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T19:19:26.243Z] $ docker top c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T19:19:26.363Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T19:19:26.685Z] + git semver [Pipeline] } [2021-06-21T19:19:26.697Z] $ docker stop --time=1 c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d [2021-06-21T19:19:27.883Z] $ docker rm -f c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:28.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T19:19:28.392Z] [2021-06-21T19:19:28.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:28.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T19:19:28.709Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T19:19:28.709Z] ab5ef0e58194: Pulling fs layer [2021-06-21T19:19:28.709Z] 9712f1f96733: Pulling fs layer [2021-06-21T19:19:28.709Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T19:19:28.709Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T19:19:28.709Z] e9a5061849ea: Pulling fs layer [2021-06-21T19:19:28.709Z] d747dcd14b5f: Pulling fs layer [2021-06-21T19:19:28.709Z] 2de7ff778b66: Pulling fs layer [2021-06-21T19:19:28.709Z] e9a5061849ea: Waiting [2021-06-21T19:19:28.709Z] d747dcd14b5f: Waiting [2021-06-21T19:19:28.709Z] 2de7ff778b66: Waiting [2021-06-21T19:19:28.709Z] 0d9ebad4ef96: Waiting [2021-06-21T19:19:28.709Z] 9712f1f96733: Verifying Checksum [2021-06-21T19:19:28.709Z] 9712f1f96733: Download complete [2021-06-21T19:19:30.100Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T19:19:30.100Z] 63f879dbbcfc: Download complete [2021-06-21T19:19:30.360Z] e9a5061849ea: Verifying Checksum [2021-06-21T19:19:30.360Z] e9a5061849ea: Download complete [2021-06-21T19:19:30.360Z] d747dcd14b5f: Verifying Checksum [2021-06-21T19:19:30.360Z] d747dcd14b5f: Download complete [2021-06-21T19:19:30.620Z] 2de7ff778b66: Verifying Checksum [2021-06-21T19:19:30.620Z] 2de7ff778b66: Download complete [2021-06-21T19:19:30.881Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T19:19:30.881Z] 0d9ebad4ef96: Download complete [2021-06-21T19:19:30.881Z] ab5ef0e58194: Verifying Checksum [2021-06-21T19:19:30.881Z] ab5ef0e58194: Download complete [2021-06-21T19:19:33.450Z] ab5ef0e58194: Pull complete [2021-06-21T19:19:33.450Z] 9712f1f96733: Pull complete [2021-06-21T19:19:34.445Z] 63f879dbbcfc: Pull complete [2021-06-21T19:19:37.824Z] 0d9ebad4ef96: Pull complete [2021-06-21T19:19:38.092Z] e9a5061849ea: Pull complete [2021-06-21T19:19:38.092Z] d747dcd14b5f: Pull complete [2021-06-21T19:19:39.047Z] 2de7ff778b66: Pull complete [2021-06-21T19:19:39.047Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T19:19:39.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T19:19:39.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T19:19:39.129Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:19:39.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-21T19:19:42.873Z] $ docker top 9c0c152794e9bb81f3984e20174dfc2e3965c4df11d9e3f0b6e26e94692cc993 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:19:42.972Z] provisioning config files... [2021-06-21T19:19:42.982Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7367471390487349565tmp [2021-06-21T19:19:42.998Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config6351207742608303745tmp [2021-06-21T19:19:43.010Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3575090413876662293tmp [Pipeline] { [Pipeline] echo [2021-06-21T19:19:43.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:19:43.338Z] ---> sigul-configuration.sh [2021-06-21T19:19:43.338Z] gpg: directory `/root/.gnupg' created [2021-06-21T19:19:43.338Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T19:19:43.338Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T19:19:43.338Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T19:19:43.338Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T19:19:43.338Z] gpg: CAST5 encrypted data [2021-06-21T19:19:43.338Z] gpg: encrypted with 1 passphrase [2021-06-21T19:19:43.338Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T19:19:43.634Z] + mkdir /home/jenkins [2021-06-21T19:19:43.634Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T19:19:43.931Z] + 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 [2021-06-21T19:19:43.941Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:19:44.236Z] ---> sigul-install.sh [2021-06-21T19:19:49.543Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T19:19:49.841Z] + git tag --list [2021-06-21T19:19:49.841Z] v1.0.0 [2021-06-21T19:19:49.841Z] v1.1.0 [2021-06-21T19:19:49.841Z] v1.2.0 [2021-06-21T19:19:49.841Z] v1.3.0 [2021-06-21T19:19:49.841Z] v1.3.1 [2021-06-21T19:19:49.841Z] v1.3.1-dev.1 [2021-06-21T19:19:49.841Z] v1.3.1-dev.2 [2021-06-21T19:19:49.841Z] v1.3.1-dev.3 [2021-06-21T19:19:49.842Z] v2.0.0-dev.1 [2021-06-21T19:19:49.842Z] v2.0.0-dev.10 [2021-06-21T19:19:49.842Z] v2.0.0-dev.11 [2021-06-21T19:19:49.842Z] v2.0.0-dev.12 [2021-06-21T19:19:49.842Z] v2.0.0-dev.13 [2021-06-21T19:19:49.842Z] v2.0.0-dev.14 [2021-06-21T19:19:49.842Z] v2.0.0-dev.15 [2021-06-21T19:19:49.842Z] v2.0.0-dev.16 [2021-06-21T19:19:49.842Z] v2.0.0-dev.17 [2021-06-21T19:19:49.842Z] v2.0.0-dev.18 [2021-06-21T19:19:49.842Z] v2.0.0-dev.19 [2021-06-21T19:19:49.842Z] v2.0.0-dev.2 [2021-06-21T19:19:49.842Z] v2.0.0-dev.20 [2021-06-21T19:19:49.842Z] v2.0.0-dev.21 [2021-06-21T19:19:49.842Z] v2.0.0-dev.22 [2021-06-21T19:19:49.842Z] v2.0.0-dev.23 [2021-06-21T19:19:49.842Z] v2.0.0-dev.24 [2021-06-21T19:19:49.842Z] v2.0.0-dev.25 [2021-06-21T19:19:49.842Z] v2.0.0-dev.26 [2021-06-21T19:19:49.842Z] v2.0.0-dev.27 [2021-06-21T19:19:49.842Z] v2.0.0-dev.28 [2021-06-21T19:19:49.842Z] v2.0.0-dev.29 [2021-06-21T19:19:49.842Z] v2.0.0-dev.3 [2021-06-21T19:19:49.842Z] v2.0.0-dev.30 [2021-06-21T19:19:49.842Z] v2.0.0-dev.31 [2021-06-21T19:19:49.842Z] v2.0.0-dev.32 [2021-06-21T19:19:49.842Z] v2.0.0-dev.33 [2021-06-21T19:19:49.842Z] v2.0.0-dev.34 [2021-06-21T19:19:49.842Z] v2.0.0-dev.35 [2021-06-21T19:19:49.842Z] v2.0.0-dev.36 [2021-06-21T19:19:49.842Z] v2.0.0-dev.37 [2021-06-21T19:19:49.842Z] v2.0.0-dev.38 [2021-06-21T19:19:49.842Z] v2.0.0-dev.39 [2021-06-21T19:19:49.842Z] v2.0.0-dev.4 [2021-06-21T19:19:49.842Z] v2.0.0-dev.40 [2021-06-21T19:19:49.842Z] v2.0.0-dev.41 [2021-06-21T19:19:49.842Z] v2.0.0-dev.42 [2021-06-21T19:19:49.842Z] v2.0.0-dev.43 [2021-06-21T19:19:49.842Z] v2.0.0-dev.44 [2021-06-21T19:19:49.842Z] v2.0.0-dev.45 [2021-06-21T19:19:49.842Z] v2.0.0-dev.46 [2021-06-21T19:19:49.842Z] v2.0.0-dev.47 [2021-06-21T19:19:49.842Z] v2.0.0-dev.48 [2021-06-21T19:19:49.842Z] v2.0.0-dev.49 [2021-06-21T19:19:49.842Z] v2.0.0-dev.5 [2021-06-21T19:19:49.842Z] v2.0.0-dev.50 [2021-06-21T19:19:49.842Z] v2.0.0-dev.51 [2021-06-21T19:19:49.842Z] v2.0.0-dev.52 [2021-06-21T19:19:49.842Z] v2.0.0-dev.6 [2021-06-21T19:19:49.842Z] v2.0.0-dev.7 [2021-06-21T19:19:49.842Z] v2.0.0-dev.8 [2021-06-21T19:19:49.842Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T19:19:50.142Z] + lftools sign git-tag v2.0.0-dev.53 [2021-06-21T19:19:50.718Z] Signing Git tag with Sigul... [2021-06-21T19:19:50.718Z] Signing v2.0.0-dev.53 [2021-06-21T19:19:50.718Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.0-dev.53'], return code 1, stdout , stderr [Pipeline] echo [2021-06-21T19:19:50.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:19:51.028Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T19:19:51.037Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T19:19:51.090Z] $ docker stop --time=1 9c0c152794e9bb81f3984e20174dfc2e3965c4df11d9e3f0b6e26e94692cc993 [2021-06-21T19:19:52.889Z] $ docker rm -f 9c0c152794e9bb81f3984e20174dfc2e3965c4df11d9e3f0b6e26e94692cc993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:53.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:19:53.622Z] . [Pipeline] withDockerContainer [2021-06-21T19:19:53.699Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:19:53.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T19:19:54.091Z] $ docker top bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T19:19:54.227Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T19:19:54.600Z] + git semver [Pipeline] } [2021-06-21T19:19:54.617Z] $ docker stop --time=1 bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb [2021-06-21T19:19:55.813Z] $ docker rm -f bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:19:56.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T19:19:56.437Z] . [Pipeline] withDockerContainer [2021-06-21T19:19:56.515Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:19:56.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T19:19:56.923Z] $ docker top 13a70c0ddc2a0c4b9d1a28899e7f65a12e5f0433229d1a231543c6aa12902311 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T19:19:57.035Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T19:19:57.350Z] + git semver [Pipeline] } [2021-06-21T19:19:57.363Z] $ docker stop --time=1 13a70c0ddc2a0c4b9d1a28899e7f65a12e5f0433229d1a231543c6aa12902311 [2021-06-21T19:19:58.539Z] $ docker rm -f 13a70c0ddc2a0c4b9d1a28899e7f65a12e5f0433229d1a231543c6aa12902311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:00.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:00.608Z] ---> package-listing.sh [2021-06-21T19:20:00.608Z] ++ facter osfamily [2021-06-21T19:20:00.608Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T19:20:00.871Z] + OS_FAMILY=redhat [2021-06-21T19:20:00.871Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-21T19:20:00.871Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T19:20:00.871Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T19:20:00.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T19:20:00.871Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T19:20:00.871Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T19:20:00.871Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T19:20:00.871Z] + case "${OS_FAMILY}" in [2021-06-21T19:20:00.871Z] + sort [2021-06-21T19:20:00.871Z] + rpm -qa [2021-06-21T19:20:01.445Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T19:20:01.445Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T19:20:01.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T19:20:01.445Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T19:20:01.445Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-21T19:20:01.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-21T19:20:01.459Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T19:20:01.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:20:02.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:20:02.323Z] [2021-06-21T19:20:02.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T19:20:02.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:20:02.638Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T19:20:02.638Z] df20fa9351a1: Pulling fs layer [2021-06-21T19:20:02.638Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T19:20:02.638Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T19:20:02.638Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T19:20:02.638Z] 93b61091891f: Pulling fs layer [2021-06-21T19:20:02.638Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T19:20:02.638Z] 5e14af77c1be: Pulling fs layer [2021-06-21T19:20:02.638Z] 01666e4c0597: Pulling fs layer [2021-06-21T19:20:02.638Z] aa168da1d23b: Pulling fs layer [2021-06-21T19:20:02.638Z] 93b61091891f: Waiting [2021-06-21T19:20:02.638Z] 93b9cdb0e59b: Waiting [2021-06-21T19:20:02.638Z] 5e14af77c1be: Waiting [2021-06-21T19:20:02.638Z] 01666e4c0597: Waiting [2021-06-21T19:20:02.638Z] aa168da1d23b: Waiting [2021-06-21T19:20:02.638Z] 46f8f816bc3b: Waiting [2021-06-21T19:20:02.638Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T19:20:02.638Z] 36b3adc4ff6f: Download complete [2021-06-21T19:20:02.638Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T19:20:02.638Z] 46f8f816bc3b: Download complete [2021-06-21T19:20:02.638Z] df20fa9351a1: Verifying Checksum [2021-06-21T19:20:02.638Z] df20fa9351a1: Download complete [2021-06-21T19:20:02.899Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T19:20:02.899Z] 93b9cdb0e59b: Download complete [2021-06-21T19:20:02.899Z] 93b61091891f: Verifying Checksum [2021-06-21T19:20:02.899Z] 93b61091891f: Download complete [2021-06-21T19:20:02.899Z] 5e14af77c1be: Verifying Checksum [2021-06-21T19:20:02.899Z] 5e14af77c1be: Download complete [2021-06-21T19:20:02.899Z] 01666e4c0597: Verifying Checksum [2021-06-21T19:20:02.899Z] 01666e4c0597: Download complete [2021-06-21T19:20:02.899Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T19:20:02.899Z] 8ad3a11d3b57: Download complete [2021-06-21T19:20:02.899Z] df20fa9351a1: Pull complete [2021-06-21T19:20:03.165Z] 36b3adc4ff6f: Pull complete [2021-06-21T19:20:03.429Z] 8ad3a11d3b57: Pull complete [2021-06-21T19:20:03.698Z] 46f8f816bc3b: Pull complete [2021-06-21T19:20:03.962Z] 93b61091891f: Pull complete [2021-06-21T19:20:03.962Z] 93b9cdb0e59b: Pull complete [2021-06-21T19:20:03.962Z] 5e14af77c1be: Pull complete [2021-06-21T19:20:04.227Z] 01666e4c0597: Pull complete [2021-06-21T19:20:04.488Z] aa168da1d23b: Verifying Checksum [2021-06-21T19:20:04.488Z] aa168da1d23b: Download complete [2021-06-21T19:20:08.733Z] aa168da1d23b: Pull complete [2021-06-21T19:20:08.733Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T19:20:08.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T19:20:08.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T19:20:08.817Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-06-21T19:20:08.857Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T19:20:11.290Z] $ docker top f060cbb832d78e48cc917737387c28cd6ebef72fa6c6f22ed34d64aa9a904698 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T19:20:11.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T19:20:11.982Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T19:20:12.282Z] + ls /var/log/sa-host [2021-06-21T19:20:12.282Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T19:20:12.282Z] file_magic: OK [2021-06-21T19:20:12.282Z] HZ: Using current value: 100 [2021-06-21T19:20:12.282Z] file_header: OK [2021-06-21T19:20:12.282Z] 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 [2021-06-21T19:20:12.282Z] Statistics: [2021-06-21T19:20:12.282Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T19:20:12.282Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T19:20:12.282Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T19:20:12.282Z] file_magic: OK [2021-06-21T19:20:12.282Z] HZ: Using current value: 100 [2021-06-21T19:20:12.282Z] file_header: OK [2021-06-21T19:20:12.282Z] 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 [2021-06-21T19:20:12.282Z] Statistics: [2021-06-21T19:20:12.282Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T19:20:12.282Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T19:20:13.029Z] provisioning config files... [2021-06-21T19:20:13.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config119891495170699698tmp [Pipeline] { [Pipeline] echo [2021-06-21T19:20:13.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:13.375Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T19:20:13.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:13.778Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T19:20:13.790Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:14.083Z] ---> sudo-logs.sh [2021-06-21T19:20:14.083Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T19:20:14.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:14.407Z] ---> job-cost.sh [2021-06-21T19:20:14.408Z] lf-activate-venv: SKIPPING [2021-06-21T19:20:14.408Z] DEBUG: total: 0.18000000715255737 [2021-06-21T19:20:14.408Z] INFO: Retrieving Stack Cost... [2021-06-21T19:20:15.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T19:20:15.930Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T19:20:15.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T19:20:16.257Z] ---> logs-deploy.sh [2021-06-21T19:20:16.257Z] lf-activate-venv: SKIPPING [2021-06-21T19:20:16.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/126 [2021-06-21T19:20:16.258Z] INFO: archiving workspace using pattern(s): [2021-06-21T19:20:17.204Z] Archives upload complete. [2021-06-21T19:20:17.204Z] INFO: archiving logs to Nexus [2021-06-21T19:20:17.777Z] ---> uname -a: [2021-06-21T19:20:17.777Z] Linux prd-centos7-docker-4c-2g-570.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] ---> lscpu: [2021-06-21T19:20:17.777Z] Architecture: x86_64 [2021-06-21T19:20:17.777Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-21T19:20:17.777Z] Byte Order: Little Endian [2021-06-21T19:20:17.777Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-21T19:20:17.777Z] CPU(s): 2 [2021-06-21T19:20:17.777Z] On-line CPU(s) list: 0,1 [2021-06-21T19:20:17.777Z] Thread(s) per core: 1 [2021-06-21T19:20:17.777Z] Core(s) per socket: 1 [2021-06-21T19:20:17.777Z] Socket(s): 2 [2021-06-21T19:20:17.777Z] NUMA node(s): 1 [2021-06-21T19:20:17.777Z] Vendor ID: AuthenticAMD [2021-06-21T19:20:17.777Z] CPU family: 23 [2021-06-21T19:20:17.777Z] Model: 49 [2021-06-21T19:20:17.777Z] Model name: AMD EPYC-Rome Processor [2021-06-21T19:20:17.777Z] Stepping: 0 [2021-06-21T19:20:17.777Z] CPU MHz: 2800.000 [2021-06-21T19:20:17.777Z] BogoMIPS: 5600.00 [2021-06-21T19:20:17.777Z] Virtualization: AMD-V [2021-06-21T19:20:17.777Z] Hypervisor vendor: KVM [2021-06-21T19:20:17.777Z] Virtualization type: full [2021-06-21T19:20:17.777Z] L1d cache: 64 KiB [2021-06-21T19:20:17.777Z] L1i cache: 64 KiB [2021-06-21T19:20:17.777Z] L2 cache: 1 MiB [2021-06-21T19:20:17.777Z] L3 cache: 32 MiB [2021-06-21T19:20:17.777Z] NUMA node0 CPU(s): 0,1 [2021-06-21T19:20:17.777Z] Vulnerability Itlb multihit: Not affected [2021-06-21T19:20:17.777Z] Vulnerability L1tf: Not affected [2021-06-21T19:20:17.777Z] Vulnerability Mds: Not affected [2021-06-21T19:20:17.777Z] Vulnerability Meltdown: Not affected [2021-06-21T19:20:17.777Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-21T19:20:17.777Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-21T19:20:17.777Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-21T19:20:17.777Z] Vulnerability Srbds: Not affected [2021-06-21T19:20:17.777Z] Vulnerability Tsx async abort: Not affected [2021-06-21T19:20:17.777Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] ---> nproc: [2021-06-21T19:20:17.777Z] 2 [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] ---> df -h: [2021-06-21T19:20:17.777Z] Filesystem Size Used Available Use% Mounted on [2021-06-21T19:20:17.777Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-21T19:20:17.777Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-21T19:20:17.777Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-21T19:20:17.777Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-21T19:20:17.777Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] ---> free -m: [2021-06-21T19:20:17.777Z] total used free shared buff/cache available [2021-06-21T19:20:17.777Z] Mem: 7821 1288 3147 0 3384 6451 [2021-06-21T19:20:17.777Z] Swap: 1023 0 1023 [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] [2021-06-21T19:20:17.777Z] ---> ip addr: [2021-06-21T19:20:17.777Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-21T19:20:17.777Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-21T19:20:17.777Z] inet 127.0.0.1/8 scope host lo [2021-06-21T19:20:17.777Z] valid_lft forever preferred_lft forever [2021-06-21T19:20:17.777Z] inet6 ::1/128 scope host [2021-06-21T19:20:17.777Z] valid_lft forever preferred_lft forever [2021-06-21T19:20:17.777Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-21T19:20:17.777Z] link/ether fa:16:3e:d9:cb:28 brd ff:ff:ff:ff:ff:ff [2021-06-21T19:20:17.777Z] inet 10.30.122.50/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-21T19:20:17.777Z] valid_lft 85731sec preferred_lft 85731sec [2021-06-21T19:20:17.777Z] inet6 fe80::f816:3eff:fed9:cb28/64 scope link [2021-06-21T19:20:17.777Z] valid_lft forever preferred_lft forever [2021-06-21T19:20:17.777Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-21T19:20:17.778Z] link/ether 02:42:f9:2f:27:88 brd ff:ff:ff:ff:ff:ff [2021-06-21T19:20:17.778Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-21T19:20:17.778Z] valid_lft forever preferred_lft forever [2021-06-21T19:20:17.778Z] inet6 fe80::42:f9ff:fe2f:2788/64 scope link [2021-06-21T19:20:17.778Z] valid_lft forever preferred_lft forever [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] ---> sar -b -r -n DEV: [2021-06-21T19:20:17.778Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:08:59 LINUX RESTART (2 CPU) [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-21T19:20:17.778Z] 19:11:01 1.88 0.00 1.88 0.00 0.00 37.90 0.00 [2021-06-21T19:20:17.778Z] 19:12:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 [2021-06-21T19:20:17.778Z] 19:13:01 0.25 0.00 0.25 0.00 0.00 4.16 0.00 [2021-06-21T19:20:17.778Z] 19:14:01 0.30 0.00 0.30 0.00 0.00 4.85 0.00 [2021-06-21T19:20:17.778Z] 19:15:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 [2021-06-21T19:20:17.778Z] 19:16:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 [2021-06-21T19:20:17.778Z] 19:17:01 0.13 0.00 0.13 0.00 0.00 2.32 0.00 [2021-06-21T19:20:17.778Z] 19:18:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 [2021-06-21T19:20:17.778Z] 19:19:01 1.65 0.03 1.62 0.00 3.73 29.83 0.00 [2021-06-21T19:20:17.778Z] 19:20:01 210.63 0.10 210.53 0.00 9.99 58638.74 0.00 [2021-06-21T19:20:17.778Z] Average: 21.60 0.01 21.58 0.00 1.37 5873.56 0.00 [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-21T19:20:17.778Z] 19:11:01 5465396 0 804064 10.04 2620 1736852 1208860 13.35 566036 1580332 20 [2021-06-21T19:20:17.778Z] 19:12:01 5465744 0 803712 10.04 2620 1736856 1204748 13.30 567476 1578376 16 [2021-06-21T19:20:17.778Z] 19:13:01 5462732 0 806720 10.07 2620 1736860 1205024 13.30 569512 1579016 12 [2021-06-21T19:20:17.778Z] 19:14:01 5464700 0 804748 10.05 2620 1736864 1204748 13.30 562660 1584228 12 [2021-06-21T19:20:17.778Z] 19:15:01 5461868 0 807572 10.08 2620 1736872 1204844 13.30 565900 1584424 12 [2021-06-21T19:20:17.778Z] 19:16:01 5461196 0 808244 10.09 2620 1736872 1204748 13.30 566452 1584424 20 [2021-06-21T19:20:17.778Z] 19:17:01 5456960 0 812468 10.14 2620 1736884 1204748 13.30 570456 1584428 8 [2021-06-21T19:20:17.778Z] 19:18:01 5447640 0 821784 10.26 2620 1736888 1204748 13.30 579844 1584424 8 [2021-06-21T19:20:17.778Z] 19:19:01 5357344 0 861308 10.75 2620 1787660 1385360 15.30 626308 1622904 50384 [2021-06-21T19:20:17.778Z] 19:20:01 3730356 0 1216840 15.19 2620 3059116 1539404 17.00 1044840 2596444 124 [2021-06-21T19:20:17.778Z] Average: 5277394 0 854746 10.67 2620 1874172 1256723 13.87 621948 1687900 5062 [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-21T19:20:17.778Z] 19:11:01 eth0 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:12:01 eth0 0.33 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:13:01 eth0 4.25 2.30 3.58 0.51 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:15:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:19:01 eth0 89.68 79.58 798.89 7.89 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:20:01 eth0 828.88 749.23 7187.48 147.26 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] 19:20:01 docker0 107.10 119.20 7.26 656.46 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] Average: eth0 92.43 83.18 799.07 15.58 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] Average: docker0 10.71 11.92 0.73 65.65 0.00 0.00 0.00 0.00 [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] ---> sar -P ALL: [2021-06-21T19:20:17.778Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:08:59 LINUX RESTART (2 CPU) [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] 19:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T19:20:17.778Z] 19:11:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-06-21T19:20:17.778Z] 19:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-21T19:20:17.778Z] 19:11:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-06-21T19:20:17.778Z] 19:12:01 all 0.12 0.00 0.04 0.00 0.03 99.82 [2021-06-21T19:20:17.778Z] 19:12:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-21T19:20:17.778Z] 19:12:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-21T19:20:17.778Z] 19:13:01 all 0.17 0.00 0.05 0.00 0.02 99.77 [2021-06-21T19:20:17.778Z] 19:13:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-21T19:20:17.778Z] 19:13:01 1 0.20 0.00 0.05 0.00 0.02 99.73 [2021-06-21T19:20:17.778Z] 19:14:01 all 0.16 0.00 0.03 0.01 0.02 99.79 [2021-06-21T19:20:17.778Z] 19:14:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-06-21T19:20:17.778Z] 19:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2021-06-21T19:20:17.778Z] 19:15:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-06-21T19:20:17.778Z] 19:15:01 0 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-21T19:20:17.778Z] 19:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-21T19:20:17.778Z] 19:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-21T19:20:17.778Z] 19:16:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-21T19:20:17.778Z] 19:16:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-21T19:20:17.778Z] 19:17:01 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-21T19:20:17.778Z] 19:17:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-21T19:20:17.778Z] 19:17:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-06-21T19:20:17.778Z] 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-21T19:20:17.778Z] 19:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-21T19:20:17.778Z] 19:18:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-21T19:20:17.778Z] 19:19:01 all 1.02 0.00 0.52 0.03 0.03 98.40 [2021-06-21T19:20:17.778Z] 19:19:01 0 0.94 0.00 0.55 0.03 0.02 98.46 [2021-06-21T19:20:17.778Z] 19:19:01 1 1.11 0.00 0.49 0.03 0.03 98.34 [2021-06-21T19:20:17.778Z] 19:20:01 all 25.16 0.00 10.46 3.76 0.08 60.54 [2021-06-21T19:20:17.778Z] 19:20:01 0 21.84 0.00 10.42 3.21 0.07 64.46 [2021-06-21T19:20:17.778Z] 19:20:01 1 28.48 0.00 10.50 4.32 0.09 56.62 [2021-06-21T19:20:17.778Z] Average: all 2.60 0.00 1.07 0.36 0.02 95.94 [2021-06-21T19:20:17.778Z] Average: 0 2.27 0.00 1.07 0.31 0.02 96.32 [2021-06-21T19:20:17.778Z] Average: 1 2.93 0.00 1.07 0.41 0.03 95.56 [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z] [2021-06-21T19:20:17.778Z]