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 19:09:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:09:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:09:38 ========================================================= 19:09:38 EdgeX Global Pipelines Version Info 19:09:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:09:40 ------------------- 19:09:40 stable info: 19:09:40 ------------------- 19:09:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:09:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:09:40 Message: update stable to v1.0.195 19:09:40 ------------------- 19:09:40 experimental info: 19:09:40 ------------------- 19:09:40 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:40 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:09:40 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:09:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:09:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 19:09:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8edb885 [Pipeline] echo 19:09:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:42 provisioning config files... 19:09:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1564541149578480445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:42 ---> docker-login.sh 19:09:42 nexus3.edgexfoundry.org:10001 19:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:42 Configure a credential helper to remove this warning. See 19:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:42 19:09:42 Login Succeeded 19:09:42 nexus3.edgexfoundry.org:10002 19:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:43 Configure a credential helper to remove this warning. See 19:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:43 19:09:43 Login Succeeded 19:09:43 nexus3.edgexfoundry.org:10003 19:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:43 Configure a credential helper to remove this warning. See 19:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:43 19:09:43 Login Succeeded 19:09:43 nexus3.edgexfoundry.org:10004 19:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:43 Configure a credential helper to remove this warning. See 19:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:43 19:09:43 Login Succeeded 19:09:43 docker.io 19:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:43 Configure a credential helper to remove this warning. See 19:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:43 19:09:43 Login Succeeded 19:09:43 ---> docker-login.sh ends [Pipeline] } 19:09:43 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 19:09:44 + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] echo 19:09:44 GIT_COMMIT: 8edb88587e4121e3f42998d8788d704b40f09c7e, Commit Message: feat: Update profiles for newly added/updated clients (#291) [Pipeline] echo 19:09:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:45 19:09:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:45 latest: Pulling from edgex-devops/git-semver 19:09:45 31603596830f: Pulling fs layer 19:09:45 54011a49482f: Pulling fs layer 19:09:45 a6820b24f6d8: Pulling fs layer 19:09:45 f581987b2513: Pulling fs layer 19:09:45 f581987b2513: Waiting 19:09:45 54011a49482f: Verifying Checksum 19:09:45 54011a49482f: Download complete 19:09:45 31603596830f: Verifying Checksum 19:09:45 31603596830f: Download complete 19:09:45 a6820b24f6d8: Verifying Checksum 19:09:45 a6820b24f6d8: Download complete 19:09:45 f581987b2513: Verifying Checksum 19:09:45 f581987b2513: Download complete 19:09:45 31603596830f: Pull complete 19:09:46 54011a49482f: Pull complete 19:09:46 a6820b24f6d8: Pull complete 19:09:47 f581987b2513: Pull complete 19:09:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:47 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:09:47 $ 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 19:09:48 $ docker top 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:48 [ssh-agent] Looking for ssh-agent implementation... 19:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:48 $ docker exec 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent 19:09:48 SSH_AUTH_SOCK=/tmp/ssh-m7TuumazfZDj/agent.14 19:09:48 SSH_AGENT_PID=20 19:09:48 Running ssh-add (command line suppressed) 19:09:48 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1069745342551801403.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1069745342551801403.key) 19:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:49 + git tag --points-at HEAD [Pipeline] } 19:09:49 $ docker exec --env ******** --env ******** 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent -k 19:09:49 unset SSH_AUTH_SOCK; 19:09:49 unset SSH_AGENT_PID; 19:09:49 echo Agent pid 20 killed; 19:09:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:09:49 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0-dev.52' [Pipeline] sshagent 19:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:49 [ssh-agent] Looking for ssh-agent implementation... 19:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:49 $ docker exec 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent 19:09:49 SSH_AUTH_SOCK=/tmp/ssh-f0WGRjBbsxtN/agent.54 19:09:49 SSH_AGENT_PID=60 19:09:49 Running ssh-add (command line suppressed) 19:09:49 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_23053525818005285.key (/w/workspace/_app-service-configurable_master@tmp/private_key_23053525818005285.key) 19:09:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:49 + git semver init 19:09:49 # -> Open(): unable to determine branch for HEAD 19:09:49 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:09:49 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:09:49 # $SEMVER_REMOTE_NAME = origin 19:09:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:49 # $SEMVER_USER_NAME = edgex-jenkins 19:09:49 # $SEMVER_BRANCH = master 19:09:49 # $SEMVER_TEMP = /tmp/semver-403195193 19:09:49 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:09:50 # '/tmp/semver-403195193' -> '/w/workspace/_app-service-configurable_master/.semver' 19:09:50 # -> Force: false 19:09:50 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:09:50 $ docker exec --env ******** --env ******** 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 ssh-agent -k 19:09:50 unset SSH_AUTH_SOCK; 19:09:50 unset SSH_AGENT_PID; 19:09:50 echo Agent pid 60 killed; 19:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:50 + git semver [Pipeline] } 19:09:50 $ docker stop --time=1 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 19:09:52 $ docker rm -f 8e55ae7c7fc6b41448b4dc946892f2bde0e4fa7b0cec88a32d8a102734a071b9 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:52 Stashed 1 file(s) [Pipeline] echo 19:09:52 [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 19:10:08 Still waiting to schedule task 19:10:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:10:08 Still waiting to schedule task 19:10:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:12:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-571 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:12:13 Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout 19:12:13 Selected Git installation does not exist. Using Default 19:12:13 The recommended git tool is: NONE 19:12:19 using credential edgex-jenkins-ssh 19:12:19 Cloning the remote Git repository 19:12:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:12:19 > git init /w/workspace/app-service-configurable/126 # timeout=10 19:12:20 Avoid second fetch 19:12:20 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 19:12:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:12:19 > git --version # timeout=10 19:12:19 > git --version # 'git version 2.17.1' 19:12:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:12:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:20 > git config core.sparsecheckout # timeout=10 19:12:20 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 19:12:24 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 19:12:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:12:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:12:37 + sudo service docker restart 19:12:37 + true 19:12:38 Running on prd-centos7-docker-4c-2g-572 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:12:38 Running in /w/workspace/app-service-configurable/126 [Pipeline] { [Pipeline] checkout 19:12:39 Selected Git installation does not exist. Using Default 19:12:39 The recommended git tool is: NONE 19:12:41 using credential edgex-jenkins-ssh 19:12:41 Cloning the remote Git repository 19:12:42 Avoid second fetch 19:12:42 Checking out Revision 8edb88587e4121e3f42998d8788d704b40f09c7e (master) 19:12:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:12:40 > git init /w/workspace/app-service-configurable/126 # timeout=10 19:12:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:12:40 > git --version # timeout=10 19:12:40 > git --version # 'git version 2.24.4' 19:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:40 [INFO] Currently running in a labeled security context 19:12:40 [INFO] Currently SELinux is 'enforcing' on the host 19:12:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/126@tmp/jenkins-gitclient-ssh2310200727389399840.key 19:12:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:41 > git config core.sparsecheckout # timeout=10 19:12:41 > git checkout -f 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 19:12:45 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 19:12:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:12:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:12:47 + true 19:12:47 + sudo service docker restart 19:12:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:55 provisioning config files... 19:12:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config748372963960312842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:56 ---> docker-login.sh 19:12:56 nexus3.edgexfoundry.org:10001 19:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:57 Configure a credential helper to remove this warning. See 19:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:57 19:12:57 Login Succeeded 19:12:57 nexus3.edgexfoundry.org:10002 19:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:58 Configure a credential helper to remove this warning. See 19:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:58 19:12:58 Login Succeeded 19:12:58 nexus3.edgexfoundry.org:10003 19:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:59 Configure a credential helper to remove this warning. See 19:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:59 19:12:59 Login Succeeded 19:12:59 nexus3.edgexfoundry.org:10004 19:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:59 Configure a credential helper to remove this warning. See 19:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:59 19:12:59 Login Succeeded 19:12:59 docker.io 19:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:00 Configure a credential helper to remove this warning. See 19:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:00 19:13:00 Login Succeeded 19:13:00 ---> docker-login.sh ends [Pipeline] } 19:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:00 ========================================================= 19:13:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:13:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:13:01 + 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 . 19:13:01 Sending build context to Docker daemon 98.82kB 19:13:01 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:13:01 Step 2/8 : FROM ${BASE} 19:13:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:01 595b0fe564bb: Pulling fs layer 19:13:01 3088b5b3c5c0: Pulling fs layer 19:13:01 5b7225fbf94c: Pulling fs layer 19:13:01 ba82ee9f976e: Pulling fs layer 19:13:01 506bd15cee9f: Pulling fs layer 19:13:01 75a0a4a0db45: Pulling fs layer 19:13:01 618dc40b7e24: Pulling fs layer 19:13:01 506bd15cee9f: Waiting 19:13:01 75a0a4a0db45: Waiting 19:13:01 618dc40b7e24: Waiting 19:13:01 ba82ee9f976e: Waiting 19:13:01 5b7225fbf94c: Verifying Checksum 19:13:01 5b7225fbf94c: Download complete 19:13:01 3088b5b3c5c0: Verifying Checksum 19:13:01 3088b5b3c5c0: Download complete 19:13:01 506bd15cee9f: Download complete 19:13:01 595b0fe564bb: Verifying Checksum 19:13:01 595b0fe564bb: Download complete 19:13:02 75a0a4a0db45: Download complete 19:13:02 595b0fe564bb: Pull complete 19:13:03 3088b5b3c5c0: Pull complete 19:13:03 5b7225fbf94c: Pull complete 19:13:04 618dc40b7e24: Verifying Checksum 19:13:04 618dc40b7e24: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:05 provisioning config files... 19:13:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config8360949296353315977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:05 ---> docker-login.sh 19:13:05 nexus3.edgexfoundry.org:10001 19:13:05 ba82ee9f976e: Download complete 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:06 Configure a credential helper to remove this warning. See 19:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:06 19:13:06 Login Succeeded 19:13:06 nexus3.edgexfoundry.org:10002 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:06 Configure a credential helper to remove this warning. See 19:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:06 19:13:06 Login Succeeded 19:13:06 nexus3.edgexfoundry.org:10003 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:06 Configure a credential helper to remove this warning. See 19:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:06 19:13:06 Login Succeeded 19:13:06 nexus3.edgexfoundry.org:10004 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:06 Configure a credential helper to remove this warning. See 19:13:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:06 19:13:06 Login Succeeded 19:13:06 docker.io 19:13:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:07 Configure a credential helper to remove this warning. See 19:13:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:07 19:13:07 Login Succeeded 19:13:07 ---> docker-login.sh ends [Pipeline] } 19:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:07 ========================================================= 19:13:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:13:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:13:07 + 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 . 19:13:07 Sending build context to Docker daemon 98.82kB 19:13:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:13:07 Step 2/8 : FROM ${BASE} 19:13:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:13:07 540db60ca938: Pulling fs layer 19:13:07 adcc1eea9eea: Pulling fs layer 19:13:07 4c4ab2625f07: Pulling fs layer 19:13:07 0510c868ecb4: Pulling fs layer 19:13:07 afea3b2eda06: Pulling fs layer 19:13:07 7809a108b3ef: Pulling fs layer 19:13:07 f706445af74f: Pulling fs layer 19:13:07 0510c868ecb4: Waiting 19:13:07 afea3b2eda06: Waiting 19:13:07 7809a108b3ef: Waiting 19:13:07 f706445af74f: Waiting 19:13:07 4c4ab2625f07: Verifying Checksum 19:13:07 4c4ab2625f07: Download complete 19:13:07 adcc1eea9eea: Verifying Checksum 19:13:07 adcc1eea9eea: Download complete 19:13:07 afea3b2eda06: Download complete 19:13:07 7809a108b3ef: Verifying Checksum 19:13:07 7809a108b3ef: Download complete 19:13:07 540db60ca938: Verifying Checksum 19:13:07 540db60ca938: Download complete 19:13:07 540db60ca938: Pull complete 19:13:08 adcc1eea9eea: Pull complete 19:13:08 4c4ab2625f07: Pull complete 19:13:09 f706445af74f: Verifying Checksum 19:13:09 f706445af74f: Download complete 19:13:09 0510c868ecb4: Verifying Checksum 19:13:09 0510c868ecb4: Download complete 19:13:13 0510c868ecb4: Pull complete 19:13:13 afea3b2eda06: Pull complete 19:13:13 7809a108b3ef: Pull complete 19:13:14 f706445af74f: Pull complete 19:13:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:13:14 ---> b068be0155e3 19:13:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:13:16 ba82ee9f976e: Pull complete 19:13:16 506bd15cee9f: Pull complete 19:13:17 75a0a4a0db45: Pull complete 19:13:17 ---> Running in 0f75f6ef1144 19:13:17 Removing intermediate container 0f75f6ef1144 19:13:17 ---> 96595899c616 19:13:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:17 ---> Running in 64e02ef390f3 19:13:18 Removing intermediate container 64e02ef390f3 19:13:18 ---> c2a64103c341 19:13:18 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:13:18 ---> Running in f27c37e0bec8 19:13:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:20 618dc40b7e24: Pull complete 19:13:20 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:20 (1/6) Installing libc-dev (0.7.2-r3) 19:13:20 (2/6) Installing libsodium (1.0.18-r0) 19:13:20 (3/6) Installing pkgconf (1.7.3-r0) 19:13:20 ---> a36622ca3599 19:13:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:13:20 (4/6) Installing libsodium-dev (1.0.18-r0) 19:13:20 (5/6) Installing libzmq (4.3.3-r1) 19:13:21 (6/6) Installing zeromq-dev (4.3.3-r1) 19:13:21 Executing busybox-1.32.1-r6.trigger 19:13:21 OK: 150 MiB in 46 packages 19:13:21 Removing intermediate container f27c37e0bec8 19:13:21 ---> b0fe16782b71 19:13:21 Step 6/8 : WORKDIR /app 19:13:21 ---> Running in b828a6b3982d 19:13:21 Removing intermediate container b828a6b3982d 19:13:21 ---> b40914b8e0c0 19:13:21 Step 7/8 : COPY . . 19:13:21 ---> 5151a610dbf1 19:13:21 Step 8/8 : RUN go mod download 19:13:21 ---> Running in f388f55bf2d7 19:13:22 ---> Running in a05aa1d90657 19:13:23 Removing intermediate container a05aa1d90657 19:13:23 ---> 34bae6564003 19:13:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:23 ---> Running in d50fec6391be 19:13:25 Removing intermediate container d50fec6391be 19:13:25 ---> 645aa6b3ffdc 19:13:25 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:13:25 ---> Running in 8bc085f16c63 19:13:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:28 (1/6) Installing libc-dev (0.7.2-r3) 19:13:28 (2/6) Installing libsodium (1.0.18-r0) 19:13:28 (3/6) Installing pkgconf (1.7.3-r0) 19:13:28 (4/6) Installing libsodium-dev (1.0.18-r0) 19:13:29 (5/6) Installing libzmq (4.3.3-r1) 19:13:29 (6/6) Installing zeromq-dev (4.3.3-r1) 19:13:29 Executing busybox-1.32.1-r6.trigger 19:13:29 OK: 139 MiB in 46 packages 19:13:30 Removing intermediate container 8bc085f16c63 19:13:30 ---> 30b4f7722c82 19:13:30 Step 6/8 : WORKDIR /app 19:13:30 ---> Running in ea1b645c7ad0 19:13:31 Removing intermediate container ea1b645c7ad0 19:13:31 ---> 5e1873bddac0 19:13:31 Step 7/8 : COPY . . 19:13:32 ---> 6f48ba71099c 19:13:32 Step 8/8 : RUN go mod download 19:13:32 ---> Running in 8d2325cd4bf9 19:13:36 Removing intermediate container f388f55bf2d7 19:13:36 ---> 50c0ed68c688 19:13:36 Successfully built 50c0ed68c688 19:13:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:13:37 + docker inspect -f . ci-base-image-x86_64 19:13:37 . [Pipeline] withDockerContainer 19:13:37 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 19:13:37 $ 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 19:13:37 $ docker top 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:38 + go version 19:13:38 go version go1.16.3 linux/amd64 [Pipeline] } 19:13:38 $ docker stop --time=1 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e 19:13:39 $ docker rm -f 1e696f007f4965d22b82a65f3a7f8fd8c2aaadae38cb223102c138278bb4cd6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:39 + docker inspect -f . ci-base-image-x86_64 19:13:39 . [Pipeline] withDockerContainer 19:13:39 prd-centos7-docker-4c-2g-572 does not seem to be running inside a container 19:13:40 $ 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 19:13:40 $ docker top cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:40 + go mod tidy [Pipeline] sh 19:13:41 + make test 19:13:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:13:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:13:56 CGO_ENABLED=1 go vet ./... 19:13:59 Removing intermediate container 8d2325cd4bf9 19:13:59 ---> 0435e9b015ab 19:13:59 Successfully built 0435e9b015ab 19:13:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:59 + docker inspect -f . ci-base-image-arm64 19:13:59 . [Pipeline] withDockerContainer 19:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container 19:13:59 $ 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 19:14:01 $ docker top 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:02 gofmt -l . 19:14:02 [ "`gofmt -l .`" = "" ] 19:14:02 ./bin/test-go-mod-tidy.sh 19:14:02 ./bin/test-attribution-txt.sh [Pipeline] } 19:14:02 $ docker stop --time=1 cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 19:14:02 + go version 19:14:02 go version go1.16.5 linux/arm64 19:14:03 $ docker rm -f cd667baf628b1bdcdb872bc8ba5eab779d26dfcd1ee2e9edf3ca1951a9894a32 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 19:14:03 $ docker stop --time=1 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a 19:14:03 + sudo chown -R jenkins:jenkins . 19:14:05 $ docker rm -f 4fd654411fbcafda5c87b8879616cc7f7be3da43494998531bd7ffcca0165c8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:14:05 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 19:14:06 + docker inspect -f . ci-base-image-arm64 19:14:06 . [Pipeline] sh [Pipeline] withDockerContainer 19:14:08 prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container 19:14:08 + sudo chown -R jenkins:jenkins . 19:14:09 $ 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 19:14:10 $ docker top 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:14:11 + ls -al . 19:14:11 total 92 19:14:11 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 19:14 . 19:14:11 drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 19:12 .. 19:14:11 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 19:12 Attribution.txt 19:14:11 drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 19:12 bin 19:14:11 -rw-r--r--. 1 jenkins jenkins 10 Jun 21 19:13 coverage.out 19:14:11 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 19:12 Dockerfile 19:14:11 -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 19:12 Dockerfile.build 19:14:11 -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 19:12 .dockerignore 19:14:11 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 19:12 .git 19:14:11 drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 19:12 .github 19:14:11 -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 19:12 .gitignore 19:14:11 -rw-r--r--. 1 jenkins jenkins 136 Jun 21 19:14 go.mod 19:14:11 -rw-r--r--. 1 jenkins jenkins 20543 Jun 21 19:13 go.sum 19:14:11 -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 19:12 Jenkinsfile 19:14:11 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 19:12 LICENSE 19:14:11 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 19:12 main.go 19:14:11 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 19:12 makefile 19:14:11 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 19:12 README.md 19:14:11 drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 19:12 res 19:14:11 drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 19:12 snap 19:14:11 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 19:09 VERSION [Pipeline] isUnix [Pipeline] sh 19:14:11 + 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 . 19:14:11 Sending build context to Docker daemon 122.4kB 19:14:11 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:14:11 Step 2/28 : FROM ${BASE} AS builder 19:14:11 ---> 50c0ed68c688 19:14:11 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:14:11 ---> Running in fc9b5a846087 19:14:11 Removing intermediate container fc9b5a846087 19:14:11 ---> 46d6fa77545e 19:14:11 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:14:11 + go mod tidy 19:14:11 ---> Running in 66c4902bd90a 19:14:11 Removing intermediate container 66c4902bd90a 19:14:11 ---> 1049267abcab 19:14:11 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:14:11 ---> Running in 041c16093e2b 19:14:11 Removing intermediate container 041c16093e2b 19:14:11 ---> 52c632cdd20a 19:14:11 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:11 ---> Running in 156552c04e05 [Pipeline] sh 19:14:12 Removing intermediate container 156552c04e05 19:14:12 ---> 2a2621d2ccb0 19:14:12 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:14:12 ---> Running in 1395b011a1b5 19:14:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:12 + make test 19:14:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:14:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:13 OK: 150 MiB in 46 packages 19:14:14 Removing intermediate container 1395b011a1b5 19:14:14 ---> 1a77eec3e22a 19:14:14 Step 8/28 : WORKDIR /app 19:14:14 ---> Running in 5d04603010ad 19:14:14 Removing intermediate container 5d04603010ad 19:14:14 ---> 311b3ca5f879 19:14:14 Step 9/28 : COPY go.mod . 19:14:14 ---> 58df5af7e7bb 19:14:14 Step 10/28 : RUN go mod download 19:14:14 ---> Running in dcf343a60e01 19:14:15 Removing intermediate container dcf343a60e01 19:14:15 ---> 26a773b07d76 19:14:15 Step 11/28 : RUN go mod tidy 19:14:15 ---> Running in 60440a8b93e7 19:14:15 Removing intermediate container 60440a8b93e7 19:14:15 ---> 8bc8d08490c8 19:14:15 Step 12/28 : COPY . . 19:14:15 ---> 29f5ccfa685a 19:14:15 Step 13/28 : ARG MAKE="make build" 19:14:15 ---> Running in 3b58ac9e571f 19:14:15 Removing intermediate container 3b58ac9e571f 19:14:15 ---> 43ac8469978e 19:14:15 Step 14/28 : RUN $MAKE 19:14:15 ---> Running in daeea22880df 19:14:16 go mod tidy 19:14:16 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 19:14:28 Removing intermediate container daeea22880df 19:14:28 ---> 9b367f7e0ed6 19:14:28 Step 15/28 : FROM alpine:3.12 19:14:28 3.12: Pulling from library/alpine 19:14:28 339de151aab4: Pulling fs layer 19:14:28 339de151aab4: Verifying Checksum 19:14:28 339de151aab4: Download complete 19:14:28 339de151aab4: Pull complete 19:14:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:14:28 Status: Downloaded newer image for alpine:3.12 19:14:28 ---> 13621d1b12d4 19:14:28 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:14:28 ---> Running in 10f5342faa7b 19:14:28 Removing intermediate container 10f5342faa7b 19:14:28 ---> 2cdc6446658d 19:14:28 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:14:28 ---> Running in c1b7257be68e 19:14:28 Removing intermediate container c1b7257be68e 19:14:28 ---> a560271adc9e 19:14:28 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:14:28 ---> Running in d3f8972c538a 19:14:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:29 (1/7) Installing ca-certificates (20191127-r4) 19:14:29 (2/7) Installing dumb-init (1.2.2-r1) 19:14:29 (3/7) Installing libgcc (9.3.0-r2) 19:14:29 (4/7) Installing libsodium (1.0.18-r0) 19:14:29 (5/7) Installing libstdc++ (9.3.0-r2) 19:14:29 (6/7) Installing libzmq (4.3.3-r0) 19:14:29 (7/7) Installing zeromq (4.3.3-r0) 19:14:29 Executing busybox-1.31.1-r20.trigger 19:14:29 Executing ca-certificates-20191127-r4.trigger 19:14:29 OK: 9 MiB in 21 packages 19:14:29 Removing intermediate container d3f8972c538a 19:14:29 ---> 3501946f6e0a 19:14:29 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:14:29 ---> 7cf909c2bb75 19:14:29 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:14:30 ---> c14a7875b388 19:14:30 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:14:30 ---> a9f7c756caf2 19:14:30 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:14:30 ---> 6897f4eea44c 19:14:30 Step 23/28 : EXPOSE 48095 19:14:30 ---> Running in 7170382a6de8 19:14:30 Removing intermediate container 7170382a6de8 19:14:30 ---> 98420891de87 19:14:30 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:14:30 ---> Running in c1f54fe5ccf4 19:14:30 Removing intermediate container c1f54fe5ccf4 19:14:30 ---> 7c04873aef18 19:14:30 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:30 ---> Running in 0a20939b9196 19:14:30 Removing intermediate container 0a20939b9196 19:14:30 ---> b05120dcf765 19:14:30 Step 26/28 : LABEL arch=amd64 19:14:30 ---> Running in bf065f4997a6 19:14:30 Removing intermediate container bf065f4997a6 19:14:30 ---> 0c5a9628199e 19:14:30 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 19:14:30 ---> Running in 68d07cf35f18 19:14:31 Removing intermediate container 68d07cf35f18 19:14:31 ---> 1d8dde2d91b5 19:14:31 Step 28/28 : LABEL version=2.0.0-dev.53 19:14:31 ---> Running in 73b9d2d511a1 19:14:31 Removing intermediate container 73b9d2d511a1 19:14:31 ---> 4b08f661cf41 19:14:31 [Warning] One or more build-args [ARCH] were not consumed 19:14:31 Successfully built 4b08f661cf41 19:14:31 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:31 provisioning config files... 19:14:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config4661743534374336055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:31 ---> docker-login.sh 19:14:31 nexus3.edgexfoundry.org:10001 19:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:31 Configure a credential helper to remove this warning. See 19:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:31 19:14:31 Login Succeeded 19:14:31 nexus3.edgexfoundry.org:10002 19:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:32 Configure a credential helper to remove this warning. See 19:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:32 19:14:32 Login Succeeded 19:14:32 nexus3.edgexfoundry.org:10003 19:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:32 Configure a credential helper to remove this warning. See 19:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:32 19:14:32 Login Succeeded 19:14:32 nexus3.edgexfoundry.org:10004 19:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:32 Configure a credential helper to remove this warning. See 19:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:32 19:14:32 Login Succeeded 19:14:32 docker.io 19:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:32 Configure a credential helper to remove this warning. See 19:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:32 19:14:32 Login Succeeded 19:14:32 ---> docker-login.sh ends [Pipeline] } 19:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:32 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:14:32 8edb88587e4121e3f42998d8788d704b40f09c7e 19:14:32 latest 19:14:32 2.0.0-dev.53 19:14:32 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:14:32 master 19:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 19:14:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 19:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:33 58fd9b3e3580: Preparing 19:14:33 2c40af34be42: Preparing 19:14:33 131b5907a8ae: Preparing 19:14:33 f4deec9e1432: Preparing 19:14:33 1ce318008e70: Preparing 19:14:33 32f366d666a5: Preparing 19:14:33 32f366d666a5: Waiting 19:14:33 f4deec9e1432: Pushed 19:14:33 131b5907a8ae: Pushed 19:14:33 32f366d666a5: Layer already exists 19:14:33 2c40af34be42: Pushed 19:14:33 1ce318008e70: Pushed 19:14:35 58fd9b3e3580: Pushed 19:14:35 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:14:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:14:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:35 58fd9b3e3580: Preparing 19:14:35 2c40af34be42: Preparing 19:14:35 131b5907a8ae: Preparing 19:14:35 f4deec9e1432: Preparing 19:14:35 1ce318008e70: Preparing 19:14:35 32f366d666a5: Preparing 19:14:35 32f366d666a5: Waiting 19:14:35 2c40af34be42: Layer already exists 19:14:35 131b5907a8ae: Layer already exists 19:14:35 58fd9b3e3580: Layer already exists 19:14:35 1ce318008e70: Layer already exists 19:14:35 f4deec9e1432: Layer already exists 19:14:35 32f366d666a5: Layer already exists 19:14:35 latest: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:14:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 19:14:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 19:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:36 58fd9b3e3580: Preparing 19:14:36 2c40af34be42: Preparing 19:14:36 131b5907a8ae: Preparing 19:14:36 f4deec9e1432: Preparing 19:14:36 1ce318008e70: Preparing 19:14:36 32f366d666a5: Preparing 19:14:36 32f366d666a5: Waiting 19:14:36 f4deec9e1432: Layer already exists 19:14:36 2c40af34be42: Layer already exists 19:14:36 1ce318008e70: Layer already exists 19:14:36 131b5907a8ae: Layer already exists 19:14:36 58fd9b3e3580: Layer already exists 19:14:36 32f366d666a5: Layer already exists 19:14:36 2.0.0-dev.53: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:14:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 19:14:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:37 58fd9b3e3580: Preparing 19:14:37 2c40af34be42: Preparing 19:14:37 131b5907a8ae: Preparing 19:14:37 f4deec9e1432: Preparing 19:14:37 1ce318008e70: Preparing 19:14:37 32f366d666a5: Preparing 19:14:37 32f366d666a5: Waiting 19:14:37 f4deec9e1432: Layer already exists 19:14:37 1ce318008e70: Layer already exists 19:14:37 58fd9b3e3580: Layer already exists 19:14:37 2c40af34be42: Layer already exists 19:14:37 131b5907a8ae: Layer already exists 19:14:37 32f366d666a5: Layer already exists 19:14:37 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] isUnix [Pipeline] sh 19:14:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 19:14:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 19:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:14:37 58fd9b3e3580: Preparing 19:14:37 2c40af34be42: Preparing 19:14:37 131b5907a8ae: Preparing 19:14:37 f4deec9e1432: Preparing 19:14:37 1ce318008e70: Preparing 19:14:37 32f366d666a5: Preparing 19:14:37 32f366d666a5: Waiting 19:14:37 2c40af34be42: Layer already exists 19:14:37 131b5907a8ae: Layer already exists 19:14:37 f4deec9e1432: Layer already exists 19:14:37 58fd9b3e3580: Layer already exists 19:14:37 1ce318008e70: Layer already exists 19:14:37 32f366d666a5: Layer already exists 19:14:37 master: digest: sha256:253daccac5d9b629837ed82cb3244f5a4132e843faa6bef693ac60aba160286d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:14:37 ===================================================== [Pipeline] echo 19:14:37 taggedImages: 19:14:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e 19:14:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:14:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 19:14:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:14:37 - 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 19:14:38 ---> job-cost.sh 19:14:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26aD 19:14:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:14:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:14:59 CGO_ENABLED=1 go vet ./... 19:15:01 lf-activate-venv(): INFO: Adding /tmp/venv-26aD/bin to PATH 19:15:01 INFO: No Stack... 19:15:01 INFO: Retrieving Pricing Info for: v3-standard-2 19:15:01 INFO: Archiving Costs [Pipeline] sh 19:15:01 + cat /w/workspace/app-service-configurable/126/archives/cost.csv 19:15:01 + cut -d, -f6 [Pipeline] lock 19:15:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] 19:15:01 Resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] did not exist. Created. 19:15:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:02 + echo total: 0.05999999865889549 [Pipeline] stash 19:15:02 Stashed 1 file(s) [Pipeline] } 19:15:02 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] } 19:15:26 gofmt -l . 19:15:26 [ "`gofmt -l .`" = "" ] 19:15:26 ./bin/test-go-mod-tidy.sh 19:15:26 ./bin/test-attribution-txt.sh [Pipeline] } 19:15:26 $ docker stop --time=1 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f 19:15:28 $ docker rm -f 50027c7543f727ec119858bb3cff428360477e5bb1cd7b1e804c6c9a5fe7495f [Pipeline] // withDockerContainer [Pipeline] sh 19:15:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:29 Warning: overwriting stash ‘coverage-report’ 19:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:31 + ls -al . 19:15:31 total 116 19:15:31 drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 19:15 . 19:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:12 .. 19:15:31 -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 19:12 .dockerignore 19:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:12 .git 19:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:12 .github 19:15:31 -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 19:12 .gitignore 19:15:31 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 19:12 Attribution.txt 19:15:31 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 19:12 Dockerfile 19:15:31 -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 19:12 Dockerfile.build 19:15:31 -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 19:12 Jenkinsfile 19:15:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 19:12 LICENSE 19:15:31 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 19:12 README.md 19:15:31 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 19:09 VERSION 19:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 19:12 bin 19:15:31 -rw-r--r-- 1 jenkins jenkins 10 Jun 21 19:14 coverage.out 19:15:31 -rw-r--r-- 1 jenkins jenkins 136 Jun 21 19:15 go.mod 19:15:31 -rw-r--r-- 1 jenkins jenkins 20543 Jun 21 19:14 go.sum 19:15:31 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 19:12 main.go 19:15:31 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 19:12 makefile 19:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 19:12 res 19:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 19:12 snap [Pipeline] isUnix [Pipeline] sh 19:15:31 + 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 . 19:15:31 Sending build context to Docker daemon 122.4kB 19:15:31 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:15:31 Step 2/28 : FROM ${BASE} AS builder 19:15:31 ---> 0435e9b015ab 19:15:31 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:15:31 ---> Running in 45632b93e1bb 19:15:32 Removing intermediate container 45632b93e1bb 19:15:32 ---> b0c71c584721 19:15:32 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:15:32 ---> Running in 4ea7a63023a5 19:15:33 Removing intermediate container 4ea7a63023a5 19:15:33 ---> b4d19c8fd3b0 19:15:33 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:15:33 ---> Running in b3793a66af7f 19:15:33 Removing intermediate container b3793a66af7f 19:15:33 ---> 6176b099b821 19:15:33 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:33 ---> Running in a49a7bfde9d5 19:15:35 Removing intermediate container a49a7bfde9d5 19:15:35 ---> 0051f90c453c 19:15:35 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:15:35 ---> Running in 0868e61d0479 19:15:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:15:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:15:38 OK: 139 MiB in 46 packages 19:15:39 Removing intermediate container 0868e61d0479 19:15:39 ---> 4840abf2b2ab 19:15:39 Step 8/28 : WORKDIR /app 19:15:39 ---> Running in 77131db5ab1f 19:15:40 Removing intermediate container 77131db5ab1f 19:15:40 ---> af8830f9bc07 19:15:40 Step 9/28 : COPY go.mod . 19:15:41 ---> bd868162f820 19:15:41 Step 10/28 : RUN go mod download 19:15:41 ---> Running in a89481bdf829 19:15:43 Removing intermediate container a89481bdf829 19:15:43 ---> 7b8109b1d33e 19:15:43 Step 11/28 : RUN go mod tidy 19:15:43 ---> Running in 4ff8df0bdc6b 19:15:46 Removing intermediate container 4ff8df0bdc6b 19:15:46 ---> eb4c5e2a69a4 19:15:46 Step 12/28 : COPY . . 19:15:47 ---> 4930e9778db7 19:15:47 Step 13/28 : ARG MAKE="make build" 19:15:47 ---> Running in c55a3e57bd4d 19:15:47 Removing intermediate container c55a3e57bd4d 19:15:47 ---> 17a04242aee5 19:15:47 Step 14/28 : RUN $MAKE 19:15:48 ---> Running in 1319b9884dc8 19:15:49 go mod tidy 19:15:49 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 19:16:28 Removing intermediate container 1319b9884dc8 19:16:28 ---> d85550940578 19:16:28 Step 15/28 : FROM alpine:3.12 19:16:28 3.12: Pulling from library/alpine 19:16:28 d2f70382dc9a: Pulling fs layer 19:16:28 d2f70382dc9a: Verifying Checksum 19:16:28 d2f70382dc9a: Download complete 19:16:28 d2f70382dc9a: Pull complete 19:16:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:16:28 Status: Downloaded newer image for alpine:3.12 19:16:28 ---> c4fd0aeabfcf 19:16:28 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:16:28 ---> Running in 53f2cf7c7f34 19:16:28 Removing intermediate container 53f2cf7c7f34 19:16:28 ---> 9887ca555eb4 19:16:28 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:16:28 ---> Running in b1470bf70184 19:16:28 Removing intermediate container b1470bf70184 19:16:28 ---> 259ceba2c6cf 19:16:28 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:16:28 ---> Running in 9a41fc4a7ffb 19:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:16:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:16:30 (1/7) Installing ca-certificates (20191127-r4) 19:16:30 (2/7) Installing dumb-init (1.2.2-r1) 19:16:30 (3/7) Installing libgcc (9.3.0-r2) 19:16:30 (4/7) Installing libsodium (1.0.18-r0) 19:16:30 (5/7) Installing libstdc++ (9.3.0-r2) 19:16:30 (6/7) Installing libzmq (4.3.3-r0) 19:16:30 (7/7) Installing zeromq (4.3.3-r0) 19:16:30 Executing busybox-1.31.1-r20.trigger 19:16:30 Executing ca-certificates-20191127-r4.trigger 19:16:30 OK: 9 MiB in 21 packages 19:16:32 Removing intermediate container 9a41fc4a7ffb 19:16:32 ---> 6a1e15532abb 19:16:32 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:16:32 ---> 8027b8476ed9 19:16:32 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:16:33 ---> d178be413403 19:16:33 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:16:34 ---> 5bd95d726204 19:16:34 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:16:36 ---> 37080a42769f 19:16:36 Step 23/28 : EXPOSE 48095 19:16:36 ---> Running in 0852ac3c9dc9 19:16:36 Removing intermediate container 0852ac3c9dc9 19:16:36 ---> 849343f757c4 19:16:36 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:16:36 ---> Running in 33c18a9ca34e 19:16:37 Removing intermediate container 33c18a9ca34e 19:16:37 ---> e45d68e6c6fb 19:16:37 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:37 ---> Running in a39335917bb5 19:16:38 Removing intermediate container a39335917bb5 19:16:38 ---> 1d71eb1b25c3 19:16:38 Step 26/28 : LABEL arch=arm64 19:16:38 ---> Running in d3c286f57687 19:16:38 Removing intermediate container d3c286f57687 19:16:38 ---> 997e76fc2391 19:16:38 Step 27/28 : LABEL git_sha=8edb88587e4121e3f42998d8788d704b40f09c7e 19:16:38 ---> Running in 3fe968b0ff96 19:16:39 Removing intermediate container 3fe968b0ff96 19:16:39 ---> 123b2aa86773 19:16:39 Step 28/28 : LABEL version=2.0.0-dev.53 19:16:39 ---> Running in 713d3a430640 19:16:39 Removing intermediate container 713d3a430640 19:16:39 ---> ee7bd5b49174 19:16:39 [Warning] One or more build-args [ARCH] were not consumed 19:16:39 Successfully built ee7bd5b49174 19:16:39 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 19:16:40 provisioning config files... 19:16:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/126@tmp/config3999440945472016062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:40 ---> docker-login.sh 19:16:40 nexus3.edgexfoundry.org:10001 19:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:40 Configure a credential helper to remove this warning. See 19:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:40 19:16:40 Login Succeeded 19:16:40 nexus3.edgexfoundry.org:10002 19:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:41 Configure a credential helper to remove this warning. See 19:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:41 19:16:41 Login Succeeded 19:16:41 nexus3.edgexfoundry.org:10003 19:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 nexus3.edgexfoundry.org:10004 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:42 Configure a credential helper to remove this warning. See 19:16:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:42 19:16:42 Login Succeeded 19:16:42 docker.io 19:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:16:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:16:43 Configure a credential helper to remove this warning. See 19:16:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:16:43 19:16:43 Login Succeeded 19:16:43 ---> docker-login.sh ends [Pipeline] } 19:16:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:43 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:16:43 8edb88587e4121e3f42998d8788d704b40f09c7e 19:16:43 latest 19:16:43 2.0.0-dev.53 19:16:43 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:16:43 master 19:16:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 19:16:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 19:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:44 ecbaa0e05496: Preparing 19:16:44 a7474c6b24aa: Preparing 19:16:44 928caec2ae94: Preparing 19:16:44 eee7acaf7d6b: Preparing 19:16:44 cb9578b53d80: Preparing 19:16:44 3fbe34a1663b: Preparing 19:16:44 3fbe34a1663b: Waiting 19:16:44 eee7acaf7d6b: Pushed 19:16:44 a7474c6b24aa: Pushed 19:16:44 928caec2ae94: Pushed 19:16:44 3fbe34a1663b: Layer already exists 19:16:45 cb9578b53d80: Pushed 19:16:48 ecbaa0e05496: Pushed 19:16:48 8edb88587e4121e3f42998d8788d704b40f09c7e: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:16:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:16:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:49 ecbaa0e05496: Preparing 19:16:49 a7474c6b24aa: Preparing 19:16:49 928caec2ae94: Preparing 19:16:49 eee7acaf7d6b: Preparing 19:16:49 cb9578b53d80: Preparing 19:16:49 3fbe34a1663b: Preparing 19:16:49 3fbe34a1663b: Waiting 19:16:49 eee7acaf7d6b: Layer already exists 19:16:49 a7474c6b24aa: Layer already exists 19:16:49 cb9578b53d80: Layer already exists 19:16:49 ecbaa0e05496: Layer already exists 19:16:49 928caec2ae94: Layer already exists 19:16:49 3fbe34a1663b: Layer already exists 19:16:49 latest: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:16:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 19:16:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 19:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:50 ecbaa0e05496: Preparing 19:16:50 a7474c6b24aa: Preparing 19:16:50 928caec2ae94: Preparing 19:16:50 eee7acaf7d6b: Preparing 19:16:50 cb9578b53d80: Preparing 19:16:50 3fbe34a1663b: Preparing 19:16:50 3fbe34a1663b: Waiting 19:16:50 a7474c6b24aa: Layer already exists 19:16:50 cb9578b53d80: Layer already exists 19:16:50 eee7acaf7d6b: Layer already exists 19:16:50 928caec2ae94: Layer already exists 19:16:50 ecbaa0e05496: Layer already exists 19:16:50 3fbe34a1663b: Layer already exists 19:16:50 2.0.0-dev.53: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:16:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh 19:16:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:51 ecbaa0e05496: Preparing 19:16:51 a7474c6b24aa: Preparing 19:16:51 928caec2ae94: Preparing 19:16:51 eee7acaf7d6b: Preparing 19:16:51 cb9578b53d80: Preparing 19:16:51 3fbe34a1663b: Preparing 19:16:51 3fbe34a1663b: Waiting 19:16:51 ecbaa0e05496: Layer already exists 19:16:51 eee7acaf7d6b: Layer already exists 19:16:51 a7474c6b24aa: Layer already exists 19:16:51 cb9578b53d80: Layer already exists 19:16:51 928caec2ae94: Layer already exists 19:16:51 3fbe34a1663b: Layer already exists 19:16:51 8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:16:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 19:16:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 19:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:16:51 ecbaa0e05496: Preparing 19:16:51 a7474c6b24aa: Preparing 19:16:51 928caec2ae94: Preparing 19:16:51 eee7acaf7d6b: Preparing 19:16:51 cb9578b53d80: Preparing 19:16:51 3fbe34a1663b: Preparing 19:16:51 3fbe34a1663b: Waiting 19:16:51 ecbaa0e05496: Layer already exists 19:16:51 cb9578b53d80: Layer already exists 19:16:51 a7474c6b24aa: Layer already exists 19:16:51 928caec2ae94: Layer already exists 19:16:51 eee7acaf7d6b: Layer already exists 19:16:52 3fbe34a1663b: Layer already exists 19:16:52 master: digest: sha256:9df0e63a9e6a5cc5433dcf17e13c0f7277da566ad44092d92044516cd4ecf7e9 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:16:52 ===================================================== [Pipeline] echo 19:16:52 taggedImages: 19:16:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e 19:16:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:16:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 19:16:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8edb88587e4121e3f42998d8788d704b40f09c7e-2.0.0-dev.53 19:16:52 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:16:52 ---> job-cost.sh 19:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HsDi 19:17:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-HsDi/bin to PATH 19:18:53 INFO: No Stack... 19:18:53 INFO: Retrieving Pricing Info for: v2-standard-4 19:18:54 INFO: Archiving Costs [Pipeline] sh 19:18:55 + + cutcat -d, /w/workspace/app-service-configurable/126/archives/cost.csv -f6 19:18:55 [Pipeline] lock 19:18:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] 19:18:55 Resource [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] did not exist. Created. 19:18:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-126-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:55 /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 19:18:56 + echo total: 0.18000000715255737 [Pipeline] stash 19:18:56 Warning: overwriting stash ‘stack-cost’ 19:18:56 Stashed 1 file(s) [Pipeline] } 19:18:56 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 19:18:57 provisioning config files... 19:18:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1157014497001066363tmp [Pipeline] { [Pipeline] sh 19:18:57 + set +x 19:18:57 + bash -s -- 19:18:57 + curl -s https://codecov.io/bash 19:18:57 19:18:57 _____ _ 19:18:57 / ____| | | 19:18:57 | | ___ __| | ___ ___ _____ __ 19:18:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:18:57 | |___| (_) | (_| | __/ (_| (_) \ V / 19:18:57 \_____\___/ \__,_|\___|\___\___/ \_/ 19:18:57 Bash-1.0.3 19:18:57 19:18:57 19:18:57 ==> git version 2.24.4 found 19:18:57 ==> 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 19:18:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:18:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:18:57 ==> Jenkins CI detected. 19:18:57 project root: . 19:18:57 --> token set from env 19:18:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:18:57 ==> Running gcov in . (disable via -X gcov) 19:18:57 ==> Python coveragepy not found 19:18:57 ==> Searching for coverage reports in: 19:18:57 + . 19:18:57 -> Found 1 reports 19:18:57 ==> Detecting git/mercurial file structure 19:18:57 ==> Reading reports 19:18:57 + ./coverage.out bytes=10 19:18:57 ==> Appending adjustments 19:18:57 https://docs.codecov.io/docs/fixing-reports 19:18:57 + Found adjustments 19:18:57 ==> Gzipping contents 19:18:57 4.0K /tmp/codecov.BxJgOO.gz 19:18:57 ==> Uploading reports 19:18:57 url: https://codecov.io 19:18:57 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= 19:18:57 -> Pinging Codecov 19:18:57 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= 19:18:58 -> Uploading to 19:18:58 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 19:18:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:58 Dload Upload Total Spent Left Speed 19:18:58 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 19:18:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] } 19:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:18:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:18:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:18:59 19:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:19:00 188c0c94c7c5: Pulling fs layer 19:19:00 0ef7d3d256c8: Pulling fs layer 19:19:00 de9db76c5a1d: Pulling fs layer 19:19:00 0eba1c9be4d2: Pulling fs layer 19:19:00 0d57e429df01: Pulling fs layer 19:19:00 4e4be7b47b0d: Pulling fs layer 19:19:00 e1f770b5df2f: Pulling fs layer 19:19:00 85a0685a4137: Pulling fs layer 19:19:00 0eba1c9be4d2: Waiting 19:19:00 0d57e429df01: Waiting 19:19:00 4e4be7b47b0d: Waiting 19:19:00 e1f770b5df2f: Waiting 19:19:00 85a0685a4137: Waiting 19:19:00 de9db76c5a1d: Verifying Checksum 19:19:00 de9db76c5a1d: Download complete 19:19:00 0ef7d3d256c8: Verifying Checksum 19:19:00 0ef7d3d256c8: Download complete 19:19:00 0d57e429df01: Verifying Checksum 19:19:00 0d57e429df01: Download complete 19:19:00 188c0c94c7c5: Verifying Checksum 19:19:00 188c0c94c7c5: Download complete 19:19:00 4e4be7b47b0d: Verifying Checksum 19:19:00 4e4be7b47b0d: Download complete 19:19:00 188c0c94c7c5: Pull complete 19:19:00 0ef7d3d256c8: Pull complete 19:19:00 de9db76c5a1d: Pull complete 19:19:02 e1f770b5df2f: Verifying Checksum 19:19:02 e1f770b5df2f: Download complete 19:19:03 0eba1c9be4d2: Verifying Checksum 19:19:03 0eba1c9be4d2: Download complete 19:19:03 85a0685a4137: Verifying Checksum 19:19:03 85a0685a4137: Download complete 19:19:06 0eba1c9be4d2: Pull complete 19:19:06 0d57e429df01: Pull complete 19:19:06 4e4be7b47b0d: Pull complete 19:19:07 e1f770b5df2f: Pull complete 19:19:10 85a0685a4137: Pull complete 19:19:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:19:10 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:19:10 $ 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 19:19:13 $ docker top 45cd392337c2a68012522db895cf9911b27f36022e9530c41ab5cb82b7159daa -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:19:13 + set -o pipefail 19:19:13 + snyk monitor '--org=edgex-jenkins' 19:19:22 19:19:22 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 19:19:22 19:19:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/44005b4c-3480-4c71-893e-13214500d8af 19:19:22 19:19:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:19:22 19:19:22 [Pipeline] } 19:19:22 $ docker stop --time=1 45cd392337c2a68012522db895cf9911b27f36022e9530c41ab5cb82b7159daa 19:19:24 $ 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 19:19:25 + git log --format=format:%s -1 8edb88587e4121e3f42998d8788d704b40f09c7e [Pipeline] isUnix [Pipeline] sh 19:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:25 . [Pipeline] withDockerContainer 19:19:25 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:19:25 $ 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 19:19:26 $ docker top c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:26 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:26 + git semver [Pipeline] } 19:19:26 $ docker stop --time=1 c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d 19:19:27 $ docker rm -f c55473b14bac874966ca55103e8769981366b6f75dea20b0407d09496513791d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:28 19:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:28 0.23.1-centos7: Pulling from edgex-lftools 19:19:28 ab5ef0e58194: Pulling fs layer 19:19:28 9712f1f96733: Pulling fs layer 19:19:28 63f879dbbcfc: Pulling fs layer 19:19:28 0d9ebad4ef96: Pulling fs layer 19:19:28 e9a5061849ea: Pulling fs layer 19:19:28 d747dcd14b5f: Pulling fs layer 19:19:28 2de7ff778b66: Pulling fs layer 19:19:28 e9a5061849ea: Waiting 19:19:28 d747dcd14b5f: Waiting 19:19:28 2de7ff778b66: Waiting 19:19:28 0d9ebad4ef96: Waiting 19:19:28 9712f1f96733: Verifying Checksum 19:19:28 9712f1f96733: Download complete 19:19:30 63f879dbbcfc: Verifying Checksum 19:19:30 63f879dbbcfc: Download complete 19:19:30 e9a5061849ea: Verifying Checksum 19:19:30 e9a5061849ea: Download complete 19:19:30 d747dcd14b5f: Verifying Checksum 19:19:30 d747dcd14b5f: Download complete 19:19:30 2de7ff778b66: Verifying Checksum 19:19:30 2de7ff778b66: Download complete 19:19:30 0d9ebad4ef96: Verifying Checksum 19:19:30 0d9ebad4ef96: Download complete 19:19:30 ab5ef0e58194: Verifying Checksum 19:19:30 ab5ef0e58194: Download complete 19:19:33 ab5ef0e58194: Pull complete 19:19:33 9712f1f96733: Pull complete 19:19:34 63f879dbbcfc: Pull complete 19:19:37 0d9ebad4ef96: Pull complete 19:19:38 e9a5061849ea: Pull complete 19:19:38 d747dcd14b5f: Pull complete 19:19:39 2de7ff778b66: Pull complete 19:19:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:19:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:19:39 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:19:39 $ 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 19:19:42 $ docker top 9c0c152794e9bb81f3984e20174dfc2e3965c4df11d9e3f0b6e26e94692cc993 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:19:42 provisioning config files... 19:19:42 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7367471390487349565tmp 19:19:42 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config6351207742608303745tmp 19:19:43 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3575090413876662293tmp [Pipeline] { [Pipeline] echo 19:19:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:19:43 ---> sigul-configuration.sh 19:19:43 gpg: directory `/root/.gnupg' created 19:19:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:19:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:19:43 gpg: keyring `/root/.gnupg/secring.gpg' created 19:19:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:19:43 gpg: CAST5 encrypted data 19:19:43 gpg: encrypted with 1 passphrase 19:19:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:19:43 + mkdir /home/jenkins 19:19:43 + mkdir /home/jenkins/sigul [Pipeline] sh 19:19:43 + 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 19:19:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:19:44 ---> sigul-install.sh 19:19:49 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:19:49 + git tag --list 19:19:49 v1.0.0 19:19:49 v1.1.0 19:19:49 v1.2.0 19:19:49 v1.3.0 19:19:49 v1.3.1 19:19:49 v1.3.1-dev.1 19:19:49 v1.3.1-dev.2 19:19:49 v1.3.1-dev.3 19:19:49 v2.0.0-dev.1 19:19:49 v2.0.0-dev.10 19:19:49 v2.0.0-dev.11 19:19:49 v2.0.0-dev.12 19:19:49 v2.0.0-dev.13 19:19:49 v2.0.0-dev.14 19:19:49 v2.0.0-dev.15 19:19:49 v2.0.0-dev.16 19:19:49 v2.0.0-dev.17 19:19:49 v2.0.0-dev.18 19:19:49 v2.0.0-dev.19 19:19:49 v2.0.0-dev.2 19:19:49 v2.0.0-dev.20 19:19:49 v2.0.0-dev.21 19:19:49 v2.0.0-dev.22 19:19:49 v2.0.0-dev.23 19:19:49 v2.0.0-dev.24 19:19:49 v2.0.0-dev.25 19:19:49 v2.0.0-dev.26 19:19:49 v2.0.0-dev.27 19:19:49 v2.0.0-dev.28 19:19:49 v2.0.0-dev.29 19:19:49 v2.0.0-dev.3 19:19:49 v2.0.0-dev.30 19:19:49 v2.0.0-dev.31 19:19:49 v2.0.0-dev.32 19:19:49 v2.0.0-dev.33 19:19:49 v2.0.0-dev.34 19:19:49 v2.0.0-dev.35 19:19:49 v2.0.0-dev.36 19:19:49 v2.0.0-dev.37 19:19:49 v2.0.0-dev.38 19:19:49 v2.0.0-dev.39 19:19:49 v2.0.0-dev.4 19:19:49 v2.0.0-dev.40 19:19:49 v2.0.0-dev.41 19:19:49 v2.0.0-dev.42 19:19:49 v2.0.0-dev.43 19:19:49 v2.0.0-dev.44 19:19:49 v2.0.0-dev.45 19:19:49 v2.0.0-dev.46 19:19:49 v2.0.0-dev.47 19:19:49 v2.0.0-dev.48 19:19:49 v2.0.0-dev.49 19:19:49 v2.0.0-dev.5 19:19:49 v2.0.0-dev.50 19:19:49 v2.0.0-dev.51 19:19:49 v2.0.0-dev.52 19:19:49 v2.0.0-dev.6 19:19:49 v2.0.0-dev.7 19:19:49 v2.0.0-dev.8 19:19:49 v2.0.0-dev.9 [Pipeline] sh 19:19:50 + lftools sign git-tag v2.0.0-dev.53 19:19:50 Signing Git tag with Sigul... 19:19:50 Signing v2.0.0-dev.53 19:19:50 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.0-dev.53'], return code 1, stdout , stderr [Pipeline] echo 19:19:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:19:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:19:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:19:51 $ docker stop --time=1 9c0c152794e9bb81f3984e20174dfc2e3965c4df11d9e3f0b6e26e94692cc993 19:19:52 $ 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 19:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:53 . [Pipeline] withDockerContainer 19:19:53 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:19:53 $ 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 19:19:54 $ docker top bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:54 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:54 + git semver [Pipeline] } 19:19:54 $ docker stop --time=1 bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb 19:19:55 $ docker rm -f bc8247065d91ef04b7c5e47f058c82245a1f13be17bec799d302ef427c2af1bb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:19:56 . [Pipeline] withDockerContainer 19:19:56 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:19:56 $ 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 19:19:56 $ docker top 13a70c0ddc2a0c4b9d1a28899e7f65a12e5f0433229d1a231543c6aa12902311 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:19:57 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0-dev.52' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:57 + git semver [Pipeline] } 19:19:57 $ docker stop --time=1 13a70c0ddc2a0c4b9d1a28899e7f65a12e5f0433229d1a231543c6aa12902311 19:19:58 $ 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 19:20:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:00 ---> package-listing.sh 19:20:00 ++ facter osfamily 19:20:00 ++ tr '[:upper:]' '[:lower:]' 19:20:00 + OS_FAMILY=redhat 19:20:00 + workspace=/w/workspace/_app-service-configurable_master 19:20:00 + START_PACKAGES=/tmp/packages_start.txt 19:20:00 + END_PACKAGES=/tmp/packages_end.txt 19:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:00 + PACKAGES=/tmp/packages_start.txt 19:20:00 + '[' /w/workspace/_app-service-configurable_master ']' 19:20:00 + PACKAGES=/tmp/packages_end.txt 19:20:00 + case "${OS_FAMILY}" in 19:20:00 + sort 19:20:00 + rpm -qa 19:20:01 + '[' -f /tmp/packages_start.txt ']' 19:20:01 + '[' -f /tmp/packages_end.txt ']' 19:20:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:01 + '[' /w/workspace/_app-service-configurable_master ']' 19:20:01 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:20:01 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 19:20:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:20:02 19:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:20:02 alpine: Pulling from edgex-lftools-log-publisher 19:20:02 df20fa9351a1: Pulling fs layer 19:20:02 36b3adc4ff6f: Pulling fs layer 19:20:02 8ad3a11d3b57: Pulling fs layer 19:20:02 46f8f816bc3b: Pulling fs layer 19:20:02 93b61091891f: Pulling fs layer 19:20:02 93b9cdb0e59b: Pulling fs layer 19:20:02 5e14af77c1be: Pulling fs layer 19:20:02 01666e4c0597: Pulling fs layer 19:20:02 aa168da1d23b: Pulling fs layer 19:20:02 93b61091891f: Waiting 19:20:02 93b9cdb0e59b: Waiting 19:20:02 5e14af77c1be: Waiting 19:20:02 01666e4c0597: Waiting 19:20:02 aa168da1d23b: Waiting 19:20:02 46f8f816bc3b: Waiting 19:20:02 36b3adc4ff6f: Verifying Checksum 19:20:02 36b3adc4ff6f: Download complete 19:20:02 46f8f816bc3b: Verifying Checksum 19:20:02 46f8f816bc3b: Download complete 19:20:02 df20fa9351a1: Verifying Checksum 19:20:02 df20fa9351a1: Download complete 19:20:02 93b9cdb0e59b: Verifying Checksum 19:20:02 93b9cdb0e59b: Download complete 19:20:02 93b61091891f: Verifying Checksum 19:20:02 93b61091891f: Download complete 19:20:02 5e14af77c1be: Verifying Checksum 19:20:02 5e14af77c1be: Download complete 19:20:02 01666e4c0597: Verifying Checksum 19:20:02 01666e4c0597: Download complete 19:20:02 8ad3a11d3b57: Verifying Checksum 19:20:02 8ad3a11d3b57: Download complete 19:20:02 df20fa9351a1: Pull complete 19:20:03 36b3adc4ff6f: Pull complete 19:20:03 8ad3a11d3b57: Pull complete 19:20:03 46f8f816bc3b: Pull complete 19:20:03 93b61091891f: Pull complete 19:20:03 93b9cdb0e59b: Pull complete 19:20:03 5e14af77c1be: Pull complete 19:20:04 01666e4c0597: Pull complete 19:20:04 aa168da1d23b: Verifying Checksum 19:20:04 aa168da1d23b: Download complete 19:20:08 aa168da1d23b: Pull complete 19:20:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:20:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:20:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:20:08 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 19:20:08 $ 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 19:20:11 $ docker top f060cbb832d78e48cc917737387c28cd6ebef72fa6c6f22ed34d64aa9a904698 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:11 + mkdir -p /var/log/sa [Pipeline] sh 19:20:12 + ls /var/log/sa-host 19:20:12 + sadf -c /var/log/sa-host/sa05 19:20:12 file_magic: OK 19:20:12 HZ: Using current value: 100 19:20:12 file_header: OK 19:20:12 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 19:20:12 Statistics: 19:20:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:20:12 File successfully converted to sysstat format version 12.2.1 19:20:12 + sadf -c /var/log/sa-host/sa21 19:20:12 file_magic: OK 19:20:12 HZ: Using current value: 100 19:20:12 file_header: OK 19:20:12 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 19:20:12 Statistics: 19:20:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:20:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:13 provisioning config files... 19:20:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config119891495170699698tmp [Pipeline] { [Pipeline] echo 19:20:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:13 ---> create-netrc.sh [Pipeline] } 19:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:13 ---> python-tools-install.sh [Pipeline] echo 19:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> sudo-logs.sh 19:20:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> job-cost.sh 19:20:14 lf-activate-venv: SKIPPING 19:20:14 DEBUG: total: 0.18000000715255737 19:20:14 INFO: Retrieving Stack Cost... 19:20:15 INFO: Retrieving Pricing Info for: v3-standard-2 19:20:15 INFO: Archiving Costs [Pipeline] echo 19:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:16 ---> logs-deploy.sh 19:20:16 lf-activate-venv: SKIPPING 19:20:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/126 19:20:16 INFO: archiving workspace using pattern(s): 19:20:17 Archives upload complete. 19:20:17 INFO: archiving logs to Nexus 19:20:17 ---> uname -a: 19:20:17 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 19:20:17 19:20:17 19:20:17 ---> lscpu: 19:20:17 Architecture: x86_64 19:20:17 CPU op-mode(s): 32-bit, 64-bit 19:20:17 Byte Order: Little Endian 19:20:17 Address sizes: 40 bits physical, 48 bits virtual 19:20:17 CPU(s): 2 19:20:17 On-line CPU(s) list: 0,1 19:20:17 Thread(s) per core: 1 19:20:17 Core(s) per socket: 1 19:20:17 Socket(s): 2 19:20:17 NUMA node(s): 1 19:20:17 Vendor ID: AuthenticAMD 19:20:17 CPU family: 23 19:20:17 Model: 49 19:20:17 Model name: AMD EPYC-Rome Processor 19:20:17 Stepping: 0 19:20:17 CPU MHz: 2800.000 19:20:17 BogoMIPS: 5600.00 19:20:17 Virtualization: AMD-V 19:20:17 Hypervisor vendor: KVM 19:20:17 Virtualization type: full 19:20:17 L1d cache: 64 KiB 19:20:17 L1i cache: 64 KiB 19:20:17 L2 cache: 1 MiB 19:20:17 L3 cache: 32 MiB 19:20:17 NUMA node0 CPU(s): 0,1 19:20:17 Vulnerability Itlb multihit: Not affected 19:20:17 Vulnerability L1tf: Not affected 19:20:17 Vulnerability Mds: Not affected 19:20:17 Vulnerability Meltdown: Not affected 19:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:20:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:20:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:20:17 Vulnerability Srbds: Not affected 19:20:17 Vulnerability Tsx async abort: Not affected 19:20:17 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 19:20:17 19:20:17 19:20:17 ---> nproc: 19:20:17 2 19:20:17 19:20:17 19:20:17 ---> df -h: 19:20:17 Filesystem Size Used Available Use% Mounted on 19:20:17 overlay 40.0G 8.9G 31.1G 22% / 19:20:17 tmpfs 64.0M 0 64.0M 0% /dev 19:20:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:20:17 shm 64.0M 0 64.0M 0% /dev/shm 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 19:20:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 19:20:17 19:20:17 19:20:17 ---> free -m: 19:20:17 total used free shared buff/cache available 19:20:17 Mem: 7821 1288 3147 0 3384 6451 19:20:17 Swap: 1023 0 1023 19:20:17 19:20:17 19:20:17 ---> ip addr: 19:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:20:17 inet 127.0.0.1/8 scope host lo 19:20:17 valid_lft forever preferred_lft forever 19:20:17 inet6 ::1/128 scope host 19:20:17 valid_lft forever preferred_lft forever 19:20:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:20:17 link/ether fa:16:3e:d9:cb:28 brd ff:ff:ff:ff:ff:ff 19:20:17 inet 10.30.122.50/23 brd 10.30.123.255 scope global dynamic eth0 19:20:17 valid_lft 85731sec preferred_lft 85731sec 19:20:17 inet6 fe80::f816:3eff:fed9:cb28/64 scope link 19:20:17 valid_lft forever preferred_lft forever 19:20:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:20:17 link/ether 02:42:f9:2f:27:88 brd ff:ff:ff:ff:ff:ff 19:20:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:20:17 valid_lft forever preferred_lft forever 19:20:17 inet6 fe80::42:f9ff:fe2f:2788/64 scope link 19:20:17 valid_lft forever preferred_lft forever 19:20:17 19:20:17 19:20:17 ---> sar -b -r -n DEV: 19:20:17 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) 19:20:17 19:20:17 19:08:59 LINUX RESTART (2 CPU) 19:20:17 19:20:17 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:20:17 19:11:01 1.88 0.00 1.88 0.00 0.00 37.90 0.00 19:20:17 19:12:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 19:20:17 19:13:01 0.25 0.00 0.25 0.00 0.00 4.16 0.00 19:20:17 19:14:01 0.30 0.00 0.30 0.00 0.00 4.85 0.00 19:20:17 19:15:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 19:20:17 19:16:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 19:20:17 19:17:01 0.13 0.00 0.13 0.00 0.00 2.32 0.00 19:20:17 19:18:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 19:20:17 19:19:01 1.65 0.03 1.62 0.00 3.73 29.83 0.00 19:20:17 19:20:01 210.63 0.10 210.53 0.00 9.99 58638.74 0.00 19:20:17 Average: 21.60 0.01 21.58 0.00 1.37 5873.56 0.00 19:20:17 19:20:17 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:17 19:11:01 5465396 0 804064 10.04 2620 1736852 1208860 13.35 566036 1580332 20 19:20:17 19:12:01 5465744 0 803712 10.04 2620 1736856 1204748 13.30 567476 1578376 16 19:20:17 19:13:01 5462732 0 806720 10.07 2620 1736860 1205024 13.30 569512 1579016 12 19:20:17 19:14:01 5464700 0 804748 10.05 2620 1736864 1204748 13.30 562660 1584228 12 19:20:17 19:15:01 5461868 0 807572 10.08 2620 1736872 1204844 13.30 565900 1584424 12 19:20:17 19:16:01 5461196 0 808244 10.09 2620 1736872 1204748 13.30 566452 1584424 20 19:20:17 19:17:01 5456960 0 812468 10.14 2620 1736884 1204748 13.30 570456 1584428 8 19:20:17 19:18:01 5447640 0 821784 10.26 2620 1736888 1204748 13.30 579844 1584424 8 19:20:17 19:19:01 5357344 0 861308 10.75 2620 1787660 1385360 15.30 626308 1622904 50384 19:20:17 19:20:01 3730356 0 1216840 15.19 2620 3059116 1539404 17.00 1044840 2596444 124 19:20:17 Average: 5277394 0 854746 10.67 2620 1874172 1256723 13.87 621948 1687900 5062 19:20:17 19:20:17 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:17 19:11:01 eth0 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 19:20:17 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:12:01 eth0 0.33 0.08 0.04 0.01 0.00 0.00 0.00 0.00 19:20:17 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:13:01 eth0 4.25 2.30 3.58 0.51 0.00 0.00 0.00 0.00 19:20:17 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:17 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:15:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:20:17 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:17 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:18:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:20:17 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:19:01 eth0 89.68 79.58 798.89 7.89 0.00 0.00 0.00 0.00 19:20:17 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:20:01 eth0 828.88 749.23 7187.48 147.26 0.00 0.00 0.00 0.00 19:20:17 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 19:20:01 docker0 107.10 119.20 7.26 656.46 0.00 0.00 0.00 0.00 19:20:17 Average: eth0 92.43 83.18 799.07 15.58 0.00 0.00 0.00 0.00 19:20:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:17 Average: docker0 10.71 11.92 0.73 65.65 0.00 0.00 0.00 0.00 19:20:17 19:20:17 19:20:17 ---> sar -P ALL: 19:20:17 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) 19:20:17 19:20:17 19:08:59 LINUX RESTART (2 CPU) 19:20:17 19:20:17 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:20:17 19:11:01 all 0.17 0.00 0.04 0.00 0.02 99.77 19:20:17 19:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:20:17 19:11:01 1 0.30 0.00 0.05 0.00 0.02 99.63 19:20:17 19:12:01 all 0.12 0.00 0.04 0.00 0.03 99.82 19:20:17 19:12:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:20:17 19:12:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:20:17 19:13:01 all 0.17 0.00 0.05 0.00 0.02 99.77 19:20:17 19:13:01 0 0.13 0.00 0.05 0.00 0.02 99.80 19:20:17 19:13:01 1 0.20 0.00 0.05 0.00 0.02 99.73 19:20:17 19:14:01 all 0.16 0.00 0.03 0.01 0.02 99.79 19:20:17 19:14:01 0 0.28 0.00 0.03 0.00 0.02 99.67 19:20:17 19:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:20:17 19:15:01 all 0.13 0.00 0.04 0.00 0.02 99.81 19:20:17 19:15:01 0 0.23 0.00 0.05 0.00 0.03 99.68 19:20:17 19:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:20:17 19:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:20:17 19:16:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:20:17 19:16:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:20:17 19:17:01 all 0.13 0.00 0.05 0.00 0.02 99.80 19:20:17 19:17:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:20:17 19:17:01 1 0.12 0.00 0.07 0.00 0.02 99.80 19:20:17 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:20:17 19:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:20:17 19:18:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:20:17 19:19:01 all 1.02 0.00 0.52 0.03 0.03 98.40 19:20:17 19:19:01 0 0.94 0.00 0.55 0.03 0.02 98.46 19:20:17 19:19:01 1 1.11 0.00 0.49 0.03 0.03 98.34 19:20:17 19:20:01 all 25.16 0.00 10.46 3.76 0.08 60.54 19:20:17 19:20:01 0 21.84 0.00 10.42 3.21 0.07 64.46 19:20:17 19:20:01 1 28.48 0.00 10.50 4.32 0.09 56.62 19:20:17 Average: all 2.60 0.00 1.07 0.36 0.02 95.94 19:20:17 Average: 0 2.27 0.00 1.07 0.31 0.02 96.32 19:20:17 Average: 1 2.93 0.00 1.07 0.41 0.03 95.56 19:20:17 19:20:17 19:20:17