Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 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-ssh799892292874062951.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6022322936697025804.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2570694020539486945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh8128914700848333181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh4773204639223505619.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-445 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 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-ssh2620975781358718287.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 Avoid second fetch Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" > git rev-list --no-walk 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:15:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:15:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:15:20 ========================================================= 19:15:20 EdgeX Global Pipelines Version Info 19:15:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:15:22 ------------------- 19:15:22 stable info: 19:15:22 ------------------- 19:15:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:15:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:15:22 Message: update stable to v1.0.192 19:15:22 ------------------- 19:15:22 experimental info: 19:15:22 ------------------- 19:15:22 Commited By: **** collab-it+edgex@linuxfoundation.org 19:15:22 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:15:22 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:15:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:15:22 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:15:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:15:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:15:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86dee94 [Pipeline] echo 19:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:15:23 provisioning config files... 19:15:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7472836603767677764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:24 ---> docker-login.sh 19:15:24 nexus3.edgexfoundry.org:10001 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 nexus3.edgexfoundry.org:10002 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 nexus3.edgexfoundry.org:10003 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 nexus3.edgexfoundry.org:10004 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 docker.io 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:25 Configure a credential helper to remove this warning. See 19:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:25 19:15:25 Login Succeeded 19:15:25 ---> docker-login.sh ends [Pipeline] } 19:15:25 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:15:25 + git log --format=format:%s -1 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] echo 19:15:25 GIT_COMMIT: 86dee94abf325f9cc1e23c260dc3ad0065ea84e3, Commit Message: fix: Remove duplicate settings in functional-tests profile (#267) [Pipeline] echo 19:15:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:26 19:15:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:15:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:27 latest: Pulling from edgex-devops/git-semver 19:15:27 31603596830f: Pulling fs layer 19:15:27 54011a49482f: Pulling fs layer 19:15:27 a6820b24f6d8: Pulling fs layer 19:15:27 f581987b2513: Pulling fs layer 19:15:27 f581987b2513: Waiting 19:15:27 54011a49482f: Verifying Checksum 19:15:27 54011a49482f: Download complete 19:15:27 31603596830f: Verifying Checksum 19:15:27 31603596830f: Download complete 19:15:27 a6820b24f6d8: Verifying Checksum 19:15:27 a6820b24f6d8: Download complete 19:15:27 31603596830f: Pull complete 19:15:27 54011a49482f: Pull complete 19:15:27 f581987b2513: Verifying Checksum 19:15:27 f581987b2513: Download complete 19:15:28 a6820b24f6d8: Pull complete 19:15:28 f581987b2513: Pull complete 19:15:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:15:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:15:28 prd-centos7-docker-4c-2g-445 does not seem to be running inside a container 19:15:28 $ 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:15:29 $ docker top e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:30 [ssh-agent] Looking for ssh-agent implementation... 19:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:30 $ docker exec e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent 19:15:30 SSH_AUTH_SOCK=/tmp/ssh-yaSbBYp2osx7/agent.13 19:15:30 SSH_AGENT_PID=19 19:15:30 Running ssh-add (command line suppressed) 19:15:30 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7626796675637384800.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7626796675637384800.key) 19:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:30 + git tag --points-at HEAD [Pipeline] } 19:15:30 $ docker exec --env ******** --env ******** e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent -k 19:15:30 unset SSH_AUTH_SOCK; 19:15:30 unset SSH_AGENT_PID; 19:15:30 echo Agent pid 19 killed; 19:15:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:15:30 [ssh-agent] Looking for ssh-agent implementation... 19:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:15:30 $ docker exec e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent 19:15:31 SSH_AUTH_SOCK=/tmp/ssh-YtA9LDnCvjyq/agent.53 19:15:31 SSH_AGENT_PID=60 19:15:31 Running ssh-add (command line suppressed) 19:15:31 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2634751281050945410.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2634751281050945410.key) 19:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:15:31 + git semver init 19:15:31 # -> Open(): unable to determine branch for HEAD 19:15:31 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 19:15:31 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 19:15:31 # $SEMVER_REMOTE_NAME = origin 19:15:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:15:31 # $SEMVER_USER_NAME = edgex-jenkins 19:15:31 # $SEMVER_BRANCH = master 19:15:31 # $SEMVER_TEMP = /tmp/semver-538173647 19:15:31 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:15:32 # '/tmp/semver-538173647' -> '/w/workspace/_app-service-configurable_master/.semver' 19:15:32 # -> Force: false 19:15:32 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 19:15:32 $ docker exec --env ******** --env ******** e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 ssh-agent -k 19:15:32 unset SSH_AUTH_SOCK; 19:15:32 unset SSH_AGENT_PID; 19:15:32 echo Agent pid 60 killed; 19:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:32 + git semver [Pipeline] } 19:15:32 $ docker stop --time=1 e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 19:15:33 $ docker rm -f e7cfc745a650830270fb4a68699ee22b553d49606a67e87a3f1f4b52521545d5 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:34 Stashed 1 file(s) [Pipeline] echo 19:15:34 [edgeXSemver]: initialized semver on version 2.0.0-dev.44 [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:15:49 Still waiting to schedule task 19:15:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:15:49 Still waiting to schedule task 19:15:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:17:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-446 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:17:55 Running in /w/workspace/app-service-configurable/115 [Pipeline] { [Pipeline] checkout 19:17:55 Selected Git installation does not exist. Using Default 19:17:55 The recommended git tool is: NONE 19:18:01 using credential edgex-jenkins-ssh 19:18:01 Cloning the remote Git repository 19:18:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:18:01 > git init /w/workspace/app-service-configurable/115 # timeout=10 19:18:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:18:01 > git --version # timeout=10 19:18:01 > git --version # 'git version 2.17.1' 19:18:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:04 Avoid second fetch 19:18:04 Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) 19:18:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:04 > git config core.sparsecheckout # timeout=10 19:18:04 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 19:18:08 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:18:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:18:10 + sudo service docker restart 19:18:10 + true 19:18:23 Running on prd-centos7-docker-4c-2g-447 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 19:18:23 Running in /w/workspace/app-service-configurable/115 [Pipeline] { [Pipeline] checkout 19:18:23 Selected Git installation does not exist. Using Default 19:18:23 The recommended git tool is: NONE 19:18:25 using credential edgex-jenkins-ssh 19:18:25 Cloning the remote Git repository 19:18:26 Avoid second fetch 19:18:26 Checking out Revision 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 (master) 19:18:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:18:25 > git init /w/workspace/app-service-configurable/115 # timeout=10 19:18:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:18:25 > git --version # timeout=10 19:18:25 > git --version # 'git version 2.24.4' 19:18:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:25 [INFO] Currently running in a labeled security context 19:18:25 [INFO] Currently SELinux is 'enforcing' on the host 19:18:25 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/115@tmp/jenkins-gitclient-ssh739167343824522094.key 19:18:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:18:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:26 > git config core.sparsecheckout # timeout=10 19:18:26 > git checkout -f 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:29 provisioning config files... 19:18:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config344607647872371708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:29 ---> docker-login.sh 19:18:29 nexus3.edgexfoundry.org:10001 19:18:29 Commit message: "fix: Remove duplicate settings in functional-tests profile (#267)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:30 Configure a credential helper to remove this warning. See 19:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:30 19:18:30 Login Succeeded 19:18:30 nexus3.edgexfoundry.org:10002 19:18:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 nexus3.edgexfoundry.org:10003 19:18:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:31 + sudo service docker restart 19:18:31 + true 19:18:31 Redirecting to /bin/systemctl restart docker.service 19:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:31 Configure a credential helper to remove this warning. See 19:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:31 19:18:31 Login Succeeded 19:18:31 nexus3.edgexfoundry.org:10004 19:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:32 Configure a credential helper to remove this warning. See 19:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:32 19:18:32 Login Succeeded 19:18:32 docker.io 19:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:33 Configure a credential helper to remove this warning. See 19:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:33 19:18:33 Login Succeeded 19:18:33 ---> docker-login.sh ends [Pipeline] } 19:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:18:33 ========================================================= 19:18:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:18:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:33 + 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:18:33 Sending build context to Docker daemon 93.7kB 19:18:34 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:18:34 Step 2/8 : FROM ${BASE} 19:18:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:34 595b0fe564bb: Pulling fs layer 19:18:34 7186ed65a4f7: Pulling fs layer 19:18:34 316046926c0a: Pulling fs layer 19:18:34 4ebd0625c992: Pulling fs layer 19:18:34 207e8628e3a3: Pulling fs layer 19:18:34 c791037a9be2: Pulling fs layer 19:18:34 ffd874e62e21: Pulling fs layer 19:18:34 207e8628e3a3: Waiting 19:18:34 c791037a9be2: Waiting 19:18:34 ffd874e62e21: Waiting 19:18:34 4ebd0625c992: Waiting 19:18:34 316046926c0a: Verifying Checksum 19:18:34 316046926c0a: Download complete 19:18:34 7186ed65a4f7: Verifying Checksum 19:18:34 7186ed65a4f7: Download complete 19:18:34 207e8628e3a3: Verifying Checksum 19:18:34 207e8628e3a3: Download complete 19:18:34 c791037a9be2: Verifying Checksum 19:18:34 c791037a9be2: Download complete 19:18:34 595b0fe564bb: Verifying Checksum 19:18:34 595b0fe564bb: Download complete 19:18:35 595b0fe564bb: Pull complete 19:18:35 7186ed65a4f7: Pull complete 19:18:36 316046926c0a: Pull complete 19:18:37 ffd874e62e21: Download complete 19:18:38 4ebd0625c992: Verifying Checksum 19:18:38 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { 19:18:51 4ebd0625c992: Pull complete 19:18:51 207e8628e3a3: Pull complete 19:18:51 c791037a9be2: Pull complete [Pipeline] configFileProvider 19:18:51 provisioning config files... 19:18:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config4530292835136731049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:52 ---> docker-login.sh 19:18:52 nexus3.edgexfoundry.org:10001 19:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:52 Configure a credential helper to remove this warning. See 19:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:52 19:18:52 Login Succeeded 19:18:52 nexus3.edgexfoundry.org:10002 19:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:52 Configure a credential helper to remove this warning. See 19:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:52 19:18:52 Login Succeeded 19:18:52 nexus3.edgexfoundry.org:10003 19:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:52 Configure a credential helper to remove this warning. See 19:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:52 19:18:52 Login Succeeded 19:18:52 nexus3.edgexfoundry.org:10004 19:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:52 Configure a credential helper to remove this warning. See 19:18:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:52 19:18:52 Login Succeeded 19:18:52 docker.io 19:18:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:53 Configure a credential helper to remove this warning. See 19:18:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:53 19:18:53 Login Succeeded 19:18:53 ---> docker-login.sh ends [Pipeline] } 19:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:18:53 ========================================================= 19:18:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:18:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:53 + 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:18:53 Sending build context to Docker daemon 93.7kB 19:18:53 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:18:53 Step 2/8 : FROM ${BASE} 19:18:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:18:53 540db60ca938: Pulling fs layer 19:18:53 adcc1eea9eea: Pulling fs layer 19:18:53 4c4ab2625f07: Pulling fs layer 19:18:53 0510c868ecb4: Pulling fs layer 19:18:53 afea3b2eda06: Pulling fs layer 19:18:53 7809a108b3ef: Pulling fs layer 19:18:53 f706445af74f: Pulling fs layer 19:18:53 0510c868ecb4: Waiting 19:18:53 afea3b2eda06: Waiting 19:18:53 7809a108b3ef: Waiting 19:18:53 f706445af74f: Waiting 19:18:53 ffd874e62e21: Pull complete 19:18:53 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:53 ---> cfc18b08335c 19:18:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:18:53 4c4ab2625f07: Verifying Checksum 19:18:53 4c4ab2625f07: Download complete 19:18:53 adcc1eea9eea: Verifying Checksum 19:18:53 adcc1eea9eea: Download complete 19:18:53 afea3b2eda06: Verifying Checksum 19:18:53 afea3b2eda06: Download complete 19:18:53 540db60ca938: Verifying Checksum 19:18:53 7809a108b3ef: Verifying Checksum 19:18:53 7809a108b3ef: Download complete 19:18:54 540db60ca938: Pull complete 19:18:54 adcc1eea9eea: Pull complete 19:18:54 4c4ab2625f07: Pull complete 19:18:55 f706445af74f: Verifying Checksum 19:18:55 f706445af74f: Download complete 19:18:55 ---> Running in ce0a7152d835 19:18:55 Removing intermediate container ce0a7152d835 19:18:55 ---> b30f0af47447 19:18:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:55 ---> Running in 9f24e26fd3f5 19:18:55 0510c868ecb4: Verifying Checksum 19:18:55 0510c868ecb4: Download complete 19:18:57 Removing intermediate container 9f24e26fd3f5 19:18:57 ---> b6e059b11a70 19:18:57 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:18:58 ---> Running in 583f2949aa3d 19:18:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:59 0510c868ecb4: Pull complete 19:18:59 afea3b2eda06: Pull complete 19:18:59 7809a108b3ef: Pull complete 19:19:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:19:00 f706445af74f: Pull complete 19:19:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:19:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:19:00 ---> b068be0155e3 19:19:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:19:01 (1/6) Installing libc-dev (0.7.2-r3) 19:19:01 (2/6) Installing libsodium (1.0.18-r0) 19:19:01 (3/6) Installing pkgconf (1.7.3-r0) 19:19:01 (4/6) Installing libsodium-dev (1.0.18-r0) 19:19:01 (5/6) Installing libzmq (4.3.3-r1) 19:19:01 (6/6) Installing zeromq-dev (4.3.3-r1) 19:19:01 Executing busybox-1.32.1-r6.trigger 19:19:01 OK: 139 MiB in 46 packages 19:19:02 Removing intermediate container 583f2949aa3d 19:19:02 ---> 45ae4454a5ab 19:19:02 Step 6/8 : WORKDIR /app 19:19:02 ---> Running in e4447c8462b6 19:19:03 Removing intermediate container e4447c8462b6 19:19:03 ---> cb1cc922807d 19:19:03 Step 7/8 : COPY . . 19:19:04 ---> ca37836b8249 19:19:04 Step 8/8 : RUN go mod download 19:19:04 ---> Running in 1b721a18b759 19:19:04 ---> Running in f75ced6f11c9 19:19:04 Removing intermediate container f75ced6f11c9 19:19:04 ---> 415619ac1961 19:19:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:05 ---> Running in 3c6337a503ce 19:19:05 Removing intermediate container 3c6337a503ce 19:19:05 ---> 5334975dacd7 19:19:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:19:05 ---> Running in 4ac2dcff646e 19:19:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:07 (1/6) Installing libc-dev (0.7.2-r3) 19:19:07 (2/6) Installing libsodium (1.0.18-r0) 19:19:07 (3/6) Installing pkgconf (1.7.3-r0) 19:19:08 (4/6) Installing libsodium-dev (1.0.18-r0) 19:19:08 (5/6) Installing libzmq (4.3.3-r1) 19:19:08 (6/6) Installing zeromq-dev (4.3.3-r1) 19:19:08 Executing busybox-1.32.1-r6.trigger 19:19:08 OK: 150 MiB in 46 packages 19:19:08 Removing intermediate container 4ac2dcff646e 19:19:08 ---> 2787cb3c7c00 19:19:08 Step 6/8 : WORKDIR /app 19:19:08 ---> Running in b8d12f745ab4 19:19:08 Removing intermediate container b8d12f745ab4 19:19:08 ---> cde0a4aa3db1 19:19:08 Step 7/8 : COPY . . 19:19:08 ---> 5f338996b745 19:19:08 Step 8/8 : RUN go mod download 19:19:08 ---> Running in 705676252e89 19:19:27 Removing intermediate container 705676252e89 19:19:27 ---> 9f06f02f8179 19:19:27 Successfully built 9f06f02f8179 19:19:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:19:27 + docker inspect -f . ci-base-image-x86_64 19:19:27 . [Pipeline] withDockerContainer 19:19:27 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 19:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@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 ******** ci-base-image-x86_64 cat 19:19:28 $ docker top f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:28 + go version 19:19:28 go version go1.16.3 linux/amd64 [Pipeline] } 19:19:28 $ docker stop --time=1 f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e 19:19:29 $ docker rm -f f47854ceac438479ab7c5ad3c080b74d457ea274313a30ac9f564d04b3d5543e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:30 + docker inspect -f . ci-base-image-x86_64 19:19:30 . [Pipeline] withDockerContainer 19:19:30 prd-centos7-docker-4c-2g-447 does not seem to be running inside a container 19:19:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@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 ******** ci-base-image-x86_64 cat 19:19:31 $ docker top dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:31 Removing intermediate container 1b721a18b759 19:19:31 ---> bf6660e657ef 19:19:31 Successfully built bf6660e657ef 19:19:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:31 + go mod tidy 19:19:31 + docker inspect -f . ci-base-image-arm64 19:19:31 . [Pipeline] withDockerContainer 19:19:31 prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container 19:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@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-arm64 cat 19:19:33 $ docker top 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:19:34 + make test 19:19:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:19:34 + go version 19:19:34 go version go1.16.3 linux/arm64 [Pipeline] } 19:19:34 $ docker stop --time=1 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 19:19:36 $ docker rm -f 2cd15542d89dacb054759018f647f5c80dda21205a0933a3ed565c91a7b00c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:37 + docker inspect -f . ci-base-image-arm64 19:19:37 . [Pipeline] withDockerContainer 19:19:37 prd-ubuntu18.04-docker-arm64-4c-16g-446 does not seem to be running inside a container 19:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/115 -v /w/workspace/app-service-configurable/115:/w/workspace/app-service-configurable/115:rw,z -v /w/workspace/app-service-configurable/115@tmp:/w/workspace/app-service-configurable/115@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-arm64 cat 19:19:39 $ docker top 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:40 + go mod tidy [Pipeline] sh 19:19:41 + make test 19:19:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:19:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:19:52 CGO_ENABLED=1 go vet ./... 19:19:56 gofmt -l . 19:19:56 [ "`gofmt -l .`" = "" ] 19:19:56 ./bin/test-go-mod-tidy.sh 19:19:56 ./bin/test-attribution-txt.sh [Pipeline] } 19:19:56 $ docker stop --time=1 dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 19:19:58 $ docker rm -f dd4c138ba6fbc00fd3d4e407bf28435bfcb13c336be9868905ea6a6c478205d9 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:20:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:01 + ls -al . 19:20:01 total 92 19:20:01 drwxrwxr-x. 7 jenkins jenkins 4096 May 26 19:19 . 19:20:01 drwxrwxr-x. 4 jenkins jenkins 32 May 26 19:18 .. 19:20:01 -rw-rw-r--. 1 jenkins jenkins 7306 May 26 19:18 Attribution.txt 19:20:01 drwxrwxr-x. 2 jenkins jenkins 64 May 26 19:18 bin 19:20:01 -rw-r--r--. 1 jenkins jenkins 10 May 26 19:19 coverage.out 19:20:01 -rw-rw-r--. 1 jenkins jenkins 2048 May 26 19:18 Dockerfile 19:20:01 -rw-rw-r--. 1 jenkins jenkins 970 May 26 19:18 Dockerfile.build 19:20:01 -rw-rw-r--. 1 jenkins jenkins 119 May 26 19:18 .dockerignore 19:20:01 drwxrwxr-x. 8 jenkins jenkins 162 May 26 19:18 .git 19:20:01 drwxrwxr-x. 2 jenkins jenkins 81 May 26 19:18 .github 19:20:01 -rw-rw-r--. 1 jenkins jenkins 111 May 26 19:18 .gitignore 19:20:01 -rw-r--r--. 1 jenkins jenkins 136 May 26 19:19 go.mod 19:20:01 -rw-r--r--. 1 jenkins jenkins 21152 May 26 19:19 go.sum 19:20:01 -rw-rw-r--. 1 jenkins jenkins 687 May 26 19:18 Jenkinsfile 19:20:01 -rw-rw-r--. 1 jenkins jenkins 10174 May 26 19:18 LICENSE 19:20:01 -rw-rw-r--. 1 jenkins jenkins 1460 May 26 19:18 main.go 19:20:01 -rw-rw-r--. 1 jenkins jenkins 1508 May 26 19:18 makefile 19:20:01 -rw-rw-r--. 1 jenkins jenkins 3230 May 26 19:18 README.md 19:20:01 drwxrwxr-x. 8 jenkins jenkins 122 May 26 19:18 res 19:20:01 drwxrwxr-x. 4 jenkins jenkins 71 May 26 19:18 snap 19:20:01 -rw-rw-r--. 1 jenkins jenkins 12 May 26 19:15 VERSION [Pipeline] isUnix [Pipeline] sh 19:20:01 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=amd64 --label version=2.0.0-dev.44 . 19:20:01 Sending build context to Docker daemon 117.8kB 19:20:01 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:20:01 Step 2/28 : FROM ${BASE} AS builder 19:20:01 ---> 9f06f02f8179 19:20:01 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:20:01 ---> Running in 28de5cc6dc90 19:20:01 Removing intermediate container 28de5cc6dc90 19:20:01 ---> 7670b7a34420 19:20:01 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:20:01 ---> Running in 485265a4c589 19:20:02 Removing intermediate container 485265a4c589 19:20:02 ---> 7bd06dbc452a 19:20:02 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:20:02 ---> Running in 643d90f21e1d 19:20:02 Removing intermediate container 643d90f21e1d 19:20:02 ---> bfef5c038f9a 19:20:02 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:02 ---> Running in 172b5666416a 19:20:03 Removing intermediate container 172b5666416a 19:20:03 ---> 4bc8eabeed87 19:20:03 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:03 ---> Running in e0c76bf68488 19:20:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:05 OK: 150 MiB in 46 packages 19:20:05 Removing intermediate container e0c76bf68488 19:20:05 ---> 0d5765ec1688 19:20:05 Step 8/28 : WORKDIR /app 19:20:05 ---> Running in 6ab1c84e8708 19:20:05 Removing intermediate container 6ab1c84e8708 19:20:05 ---> 70df0ede29d8 19:20:05 Step 9/28 : COPY go.mod . 19:20:05 ---> 08eb08200459 19:20:05 Step 10/28 : RUN go mod download 19:20:05 ---> Running in d3f704594ea6 19:20:06 Removing intermediate container d3f704594ea6 19:20:06 ---> 8f5ea67fe0a1 19:20:06 Step 11/28 : RUN go mod tidy 19:20:06 ---> Running in 0ef78eb581b0 19:20:07 Removing intermediate container 0ef78eb581b0 19:20:07 ---> bda3bdecf818 19:20:07 Step 12/28 : COPY . . 19:20:07 ---> 3eccb75556bb 19:20:07 Step 13/28 : ARG MAKE="make build" 19:20:07 ---> Running in 65d7008cd7df 19:20:07 Removing intermediate container 65d7008cd7df 19:20:07 ---> 09747e090e84 19:20:07 Step 14/28 : RUN $MAKE 19:20:07 ---> Running in bc80051baed4 19:20:07 go mod tidy 19:20:07 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable 19:20:20 Removing intermediate container bc80051baed4 19:20:20 ---> b08d9d69b6a5 19:20:20 Step 15/28 : FROM alpine:3.12 19:20:20 3.12: Pulling from library/alpine 19:20:20 339de151aab4: Pulling fs layer 19:20:20 339de151aab4: Verifying Checksum 19:20:20 339de151aab4: Download complete 19:20:20 339de151aab4: Pull complete 19:20:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:20:20 Status: Downloaded newer image for alpine:3.12 19:20:20 ---> 13621d1b12d4 19:20:20 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:20:20 ---> Running in fc28c68f07c4 19:20:20 Removing intermediate container fc28c68f07c4 19:20:20 ---> f13709977b63 19:20:20 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:20:20 ---> Running in f3219c9157cd 19:20:20 Removing intermediate container f3219c9157cd 19:20:20 ---> c9af75779878 19:20:20 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:20:20 ---> Running in 6ee12d08ccda 19:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:20 (1/7) Installing ca-certificates (20191127-r4) 19:20:20 (2/7) Installing dumb-init (1.2.2-r1) 19:20:20 (3/7) Installing libgcc (9.3.0-r2) 19:20:20 (4/7) Installing libsodium (1.0.18-r0) 19:20:20 (5/7) Installing libstdc++ (9.3.0-r2) 19:20:20 (6/7) Installing libzmq (4.3.3-r0) 19:20:20 (7/7) Installing zeromq (4.3.3-r0) 19:20:20 Executing busybox-1.31.1-r20.trigger 19:20:20 Executing ca-certificates-20191127-r4.trigger 19:20:20 OK: 9 MiB in 21 packages 19:20:20 Removing intermediate container 6ee12d08ccda 19:20:20 ---> 0ee8cd348546 19:20:20 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:20:21 ---> 8c365b1536e0 19:20:21 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:20:21 ---> 84e399510e66 19:20:21 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:20:21 ---> 8914dad7de39 19:20:21 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:20:21 ---> 956aebef8159 19:20:21 Step 23/28 : EXPOSE 48095 19:20:21 ---> Running in b3f4fea564e1 19:20:21 Removing intermediate container b3f4fea564e1 19:20:21 ---> 2b20114dc2ec 19:20:21 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:20:21 ---> Running in d5cb420c8787 19:20:21 Removing intermediate container d5cb420c8787 19:20:21 ---> 2631fccc98ea 19:20:21 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:21 ---> Running in 20ac2aafb3a9 19:20:22 Removing intermediate container 20ac2aafb3a9 19:20:22 ---> 50639190e999 19:20:22 Step 26/28 : LABEL arch=amd64 19:20:22 ---> Running in 7210ab1f0682 19:20:22 Removing intermediate container 7210ab1f0682 19:20:22 ---> 942e5f204345 19:20:22 Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:20:22 ---> Running in 129b2a39c275 19:20:22 Removing intermediate container 129b2a39c275 19:20:22 ---> 7f0d32bdad84 19:20:22 Step 28/28 : LABEL version=2.0.0-dev.44 19:20:22 ---> Running in 529d44b157cd 19:20:22 Removing intermediate container 529d44b157cd 19:20:22 ---> 749f8069bdfe 19:20:22 [Warning] One or more build-args [ARCH] were not consumed 19:20:22 Successfully built 749f8069bdfe 19:20:22 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:22 provisioning config files... 19:20:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config2540047830087836632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:22 ---> docker-login.sh 19:20:22 nexus3.edgexfoundry.org:10001 19:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:22 Configure a credential helper to remove this warning. See 19:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:22 19:20:22 Login Succeeded 19:20:22 nexus3.edgexfoundry.org:10002 19:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 nexus3.edgexfoundry.org:10003 19:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 nexus3.edgexfoundry.org:10004 19:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 docker.io 19:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 ---> docker-login.sh ends [Pipeline] } 19:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:20:23 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:20:23 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:20:23 latest 19:20:23 2.0.0-dev.44 19:20:23 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:20:23 master 19:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:20:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh 19:20:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:20:24 3e41e93f2c05: Preparing 19:20:24 97e2267f1fd2: Preparing 19:20:24 d463cc3aac12: Preparing 19:20:24 22139bb71dba: Preparing 19:20:24 06bf8376c444: Preparing 19:20:24 32f366d666a5: Preparing 19:20:24 32f366d666a5: Waiting 19:20:24 97e2267f1fd2: Pushed 19:20:24 06bf8376c444: Pushed 19:20:24 32f366d666a5: Layer already exists 19:20:24 d463cc3aac12: Pushed 19:20:24 22139bb71dba: Pushed 19:20:26 3e41e93f2c05: Pushed 19:20:26 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:20:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:20:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:20:27 3e41e93f2c05: Preparing 19:20:27 97e2267f1fd2: Preparing 19:20:27 d463cc3aac12: Preparing 19:20:27 22139bb71dba: Preparing 19:20:27 06bf8376c444: Preparing 19:20:27 32f366d666a5: Preparing 19:20:27 32f366d666a5: Waiting 19:20:27 97e2267f1fd2: Layer already exists 19:20:27 3e41e93f2c05: Layer already exists 19:20:27 22139bb71dba: Layer already exists 19:20:27 06bf8376c444: Layer already exists 19:20:27 d463cc3aac12: Layer already exists 19:20:27 32f366d666a5: Layer already exists 19:20:27 latest: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:20:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:20:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 19:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:20:27 3e41e93f2c05: Preparing 19:20:27 97e2267f1fd2: Preparing 19:20:27 d463cc3aac12: Preparing 19:20:27 22139bb71dba: Preparing 19:20:27 06bf8376c444: Preparing 19:20:27 32f366d666a5: Preparing 19:20:27 32f366d666a5: Waiting 19:20:27 d463cc3aac12: Layer already exists 19:20:27 22139bb71dba: Layer already exists 19:20:27 06bf8376c444: Layer already exists 19:20:27 3e41e93f2c05: Layer already exists 19:20:27 97e2267f1fd2: Layer already exists 19:20:27 32f366d666a5: Layer already exists 19:20:27 2.0.0-dev.44: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:20:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:20:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:20:28 3e41e93f2c05: Preparing 19:20:28 97e2267f1fd2: Preparing 19:20:28 d463cc3aac12: Preparing 19:20:28 22139bb71dba: Preparing 19:20:28 06bf8376c444: Preparing 19:20:28 32f366d666a5: Preparing 19:20:28 22139bb71dba: Layer already exists 19:20:28 3e41e93f2c05: Layer already exists 19:20:28 06bf8376c444: Layer already exists 19:20:28 d463cc3aac12: Layer already exists 19:20:28 97e2267f1fd2: Layer already exists 19:20:28 32f366d666a5: Layer already exists 19:20:28 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:20:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 19:20:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 19:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:20:28 3e41e93f2c05: Preparing 19:20:28 97e2267f1fd2: Preparing 19:20:28 d463cc3aac12: Preparing 19:20:28 22139bb71dba: Preparing 19:20:28 06bf8376c444: Preparing 19:20:28 32f366d666a5: Preparing 19:20:28 32f366d666a5: Waiting 19:20:28 22139bb71dba: Layer already exists 19:20:28 97e2267f1fd2: Layer already exists 19:20:28 d463cc3aac12: Layer already exists 19:20:28 3e41e93f2c05: Layer already exists 19:20:28 06bf8376c444: Layer already exists 19:20:28 32f366d666a5: Layer already exists 19:20:28 master: digest: sha256:384d35b075c273cef025dc3178b6c847a6d65c541208ccd8fe9ddc75af2ee4b5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:20:28 ===================================================== [Pipeline] echo 19:20:28 taggedImages: 19:20:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:20:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:20:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.44 19:20:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:20:28 - 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:20:29 ---> job-cost.sh 19:20:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rX1b 19:20:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:20:38 CGO_ENABLED=1 go vet ./... 19:20:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:20:42 ERROR: Exception: 19:20:42 Traceback (most recent call last): 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 438, in _error_catcher 19:20:42 yield 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 519, in read 19:20:42 data = self._fp.read(amt) if not fp_closed else b"" 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read 19:20:42 data = self.__fp.read(amt) 19:20:42 File "/usr/lib64/python3.6/http/client.py", line 459, in read 19:20:42 n = self.readinto(b) 19:20:42 File "/usr/lib64/python3.6/http/client.py", line 503, in readinto 19:20:42 n = self.fp.readinto(b) 19:20:42 File "/usr/lib64/python3.6/socket.py", line 586, in readinto 19:20:42 return self._sock.recv_into(b) 19:20:42 File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into 19:20:42 return self.read(nbytes, buffer) 19:20:42 File "/usr/lib64/python3.6/ssl.py", line 833, in read 19:20:42 return self._sslobj.read(len, buffer) 19:20:42 File "/usr/lib64/python3.6/ssl.py", line 590, in read 19:20:42 v = self._sslobj.read(len, buffer) 19:20:42 ConnectionResetError: [Errno 104] Connection reset by peer 19:20:42 19:20:42 During handling of the above exception, another exception occurred: 19:20:42 19:20:42 Traceback (most recent call last): 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 19:20:42 status = self.run(options, args) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 19:20:42 return func(self, options, args) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/commands/install.py", line 319, in run 19:20:42 reqs, check_supported_wheels=not options.target_dir 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 19:20:42 requirements, max_rounds=try_to_avoid_resolution_too_deep 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 19:20:42 state = resolution.resolve(requirements, max_rounds=max_rounds) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 367, in resolve 19:20:42 failure_causes = self._attempt_to_pin_criterion(name) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 213, in _attempt_to_pin_criterion 19:20:42 criteria = self._get_criteria_to_update(candidate) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_criteria_to_update 19:20:42 name, crit = self._merge_into_criterion(r, parent=candidate) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _merge_into_criterion 19:20:42 if not criterion.candidates: 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/resolvelib/structs.py", line 139, in __bool__ 19:20:42 return bool(self._sequence) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in __bool__ 19:20:42 return any(self) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 129, in 19:20:42 return (c for c in iterator if id(c) not in self._incompatible_ids) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 33, in _iter_built 19:20:42 candidate = func() 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 205, in _make_candidate_from_link 19:20:42 version=version, 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 312, in __init__ 19:20:42 version=version, 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 151, in __init__ 19:20:42 self.dist = self._prepare() 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 234, in _prepare 19:20:42 dist = self._prepare_distribution() 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 318, in _prepare_distribution 19:20:42 self._ireq, parallel_builds=True 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement 19:20:42 return self._prepare_linked_requirement(req, parallel_builds) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 552, in _prepare_linked_requirement 19:20:42 self.download_dir, hashes 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 243, in unpack_url 19:20:42 hashes=hashes, 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/operations/prepare.py", line 102, in get_http_url 19:20:42 from_path, content_type = download(link, temp_dir.path) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/network/download.py", line 157, in __call__ 19:20:42 for chunk in chunks: 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_internal/network/utils.py", line 86, in response_chunks 19:20:42 decode_content=False, 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 576, in stream 19:20:42 data = self.read(amt=amt, decode_content=decode_content) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 541, in read 19:20:42 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 19:20:42 File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ 19:20:42 self.gen.throw(type, value, traceback) 19:20:42 File "/tmp/venv-rX1b/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 455, in _error_catcher 19:20:42 raise ProtocolError("Connection broken: %r" % e, e) 19:20:42 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:43 Failed in branch amd64 19:20:53 gofmt -l . 19:20:53 [ "`gofmt -l .`" = "" ] 19:20:53 ./bin/test-go-mod-tidy.sh 19:20:53 ./bin/test-attribution-txt.sh [Pipeline] } 19:20:55 $ docker stop --time=1 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 19:20:57 $ docker rm -f 05822ab1791550c3ad0d25ae1e8f3ce294a2c82ac2bc5ec272d318652701fda0 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:58 Warning: overwriting stash ‘coverage-report’ 19:20:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:59 + ls -al . 19:20:59 total 116 19:20:59 drwxrwxr-x 7 jenkins jenkins 4096 May 26 19:20 . 19:20:59 drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:18 .. 19:20:59 -rw-rw-r-- 1 jenkins jenkins 119 May 26 19:18 .dockerignore 19:20:59 drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:18 .git 19:20:59 drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:18 .github 19:20:59 -rw-rw-r-- 1 jenkins jenkins 111 May 26 19:18 .gitignore 19:20:59 -rw-rw-r-- 1 jenkins jenkins 7306 May 26 19:18 Attribution.txt 19:20:59 -rw-rw-r-- 1 jenkins jenkins 2048 May 26 19:18 Dockerfile 19:20:59 -rw-rw-r-- 1 jenkins jenkins 970 May 26 19:18 Dockerfile.build 19:20:59 -rw-rw-r-- 1 jenkins jenkins 687 May 26 19:18 Jenkinsfile 19:20:59 -rw-rw-r-- 1 jenkins jenkins 10174 May 26 19:18 LICENSE 19:20:59 -rw-rw-r-- 1 jenkins jenkins 3230 May 26 19:18 README.md 19:20:59 -rw-rw-r-- 1 jenkins jenkins 12 May 26 19:15 VERSION 19:20:59 drwxrwxr-x 2 jenkins jenkins 4096 May 26 19:18 bin 19:20:59 -rw-r--r-- 1 jenkins jenkins 10 May 26 19:19 coverage.out 19:20:59 -rw-r--r-- 1 jenkins jenkins 136 May 26 19:20 go.mod 19:20:59 -rw-r--r-- 1 jenkins jenkins 21152 May 26 19:19 go.sum 19:20:59 -rw-rw-r-- 1 jenkins jenkins 1460 May 26 19:18 main.go 19:20:59 -rw-rw-r-- 1 jenkins jenkins 1508 May 26 19:18 makefile 19:20:59 drwxrwxr-x 8 jenkins jenkins 4096 May 26 19:18 res 19:20:59 drwxrwxr-x 4 jenkins jenkins 4096 May 26 19:18 snap [Pipeline] isUnix [Pipeline] sh 19:20:59 + 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=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 --label arch=arm64 --label version=2.0.0-dev.44 . 19:20:59 Sending build context to Docker daemon 117.8kB 19:21:00 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 19:21:00 Step 2/28 : FROM ${BASE} AS builder 19:21:00 ---> bf6660e657ef 19:21:00 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:21:00 ---> Running in 63900bb12b66 19:21:01 Removing intermediate container 63900bb12b66 19:21:01 ---> 3276f2fb9534 19:21:01 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 19:21:01 ---> Running in a0c1d058f9e7 19:21:01 Removing intermediate container a0c1d058f9e7 19:21:01 ---> 94eb4ec431e9 19:21:01 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:21:01 ---> Running in ab0e253a7956 19:21:02 Removing intermediate container ab0e253a7956 19:21:02 ---> 82a90a12ef7c 19:21:02 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:02 ---> Running in 48edaeeb6094 19:21:04 Removing intermediate container 48edaeeb6094 19:21:04 ---> 4729cd17d39f 19:21:04 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:21:04 ---> Running in af5ee3e5846a 19:21:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:08 OK: 139 MiB in 46 packages 19:21:09 Removing intermediate container af5ee3e5846a 19:21:09 ---> c4a5652cbde5 19:21:09 Step 8/28 : WORKDIR /app 19:21:09 ---> Running in ed46abb9e5af 19:21:10 Removing intermediate container ed46abb9e5af 19:21:10 ---> 283e4902fbea 19:21:10 Step 9/28 : COPY go.mod . 19:21:10 ---> c07723e863da 19:21:10 Step 10/28 : RUN go mod download 19:21:10 ---> Running in 4f662bf7fb47 19:21:13 Removing intermediate container 4f662bf7fb47 19:21:13 ---> 5b111754b6fb 19:21:13 Step 11/28 : RUN go mod tidy 19:21:13 ---> Running in dc94d85ba889 19:21:16 Removing intermediate container dc94d85ba889 19:21:16 ---> d7579ccc77c5 19:21:16 Step 12/28 : COPY . . 19:21:16 ---> 94d9acc004b7 19:21:16 Step 13/28 : ARG MAKE="make build" 19:21:16 ---> Running in 618e8cc09010 19:21:17 Removing intermediate container 618e8cc09010 19:21:17 ---> adb3d761af19 19:21:17 Step 14/28 : RUN $MAKE 19:21:17 ---> Running in e8afbcb61aff 19:21:18 go mod tidy 19:21:19 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.44" -o app-service-configurable 19:21:58 Removing intermediate container e8afbcb61aff 19:21:58 ---> 22d91e1f784a 19:21:58 Step 15/28 : FROM alpine:3.12 19:21:58 3.12: Pulling from library/alpine 19:21:58 d2f70382dc9a: Pulling fs layer 19:21:58 d2f70382dc9a: Verifying Checksum 19:21:58 d2f70382dc9a: Download complete 19:21:58 d2f70382dc9a: Pull complete 19:21:58 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:21:58 Status: Downloaded newer image for alpine:3.12 19:21:58 ---> 9852663dfa18 19:21:58 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:21:58 ---> Running in 6cf614c4de8d 19:21:58 Removing intermediate container 6cf614c4de8d 19:21:58 ---> 36a5bd73d307 19:21:58 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 19:21:58 ---> Running in ab2209587285 19:21:58 Removing intermediate container ab2209587285 19:21:58 ---> deae90f939cf 19:21:58 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:21:58 ---> Running in 730e92c22cd9 19:21:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:22:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:22:00 (1/7) Installing ca-certificates (20191127-r4) 19:22:00 (2/7) Installing dumb-init (1.2.2-r1) 19:22:00 (3/7) Installing libgcc (9.3.0-r2) 19:22:00 (4/7) Installing libsodium (1.0.18-r0) 19:22:00 (5/7) Installing libstdc++ (9.3.0-r2) 19:22:00 (6/7) Installing libzmq (4.3.3-r0) 19:22:00 (7/7) Installing zeromq (4.3.3-r0) 19:22:00 Executing busybox-1.31.1-r20.trigger 19:22:00 Executing ca-certificates-20191127-r4.trigger 19:22:01 OK: 9 MiB in 21 packages 19:22:02 Removing intermediate container 730e92c22cd9 19:22:02 ---> 56fa30565e24 19:22:02 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:22:03 ---> 9709a8f2f919 19:22:03 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 19:22:04 ---> ea80281ee21d 19:22:04 Step 21/28 : COPY --from=builder /app/res/ /res/ 19:22:04 ---> d229336e6be4 19:22:04 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:22:06 ---> ed2c5b806bee 19:22:06 Step 23/28 : EXPOSE 48095 19:22:06 ---> Running in 0a2579590423 19:22:06 Removing intermediate container 0a2579590423 19:22:06 ---> 1645b499e0d1 19:22:06 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 19:22:07 ---> Running in d53723d557d1 19:22:07 Removing intermediate container d53723d557d1 19:22:07 ---> 182deecf6b4b 19:22:07 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:07 ---> Running in aa736e52af74 19:22:08 Removing intermediate container aa736e52af74 19:22:08 ---> 81f9fe38074b 19:22:08 Step 26/28 : LABEL arch=arm64 19:22:08 ---> Running in 1a6ca4875440 19:22:08 Removing intermediate container 1a6ca4875440 19:22:08 ---> 4cd851c73b66 19:22:08 Step 27/28 : LABEL git_sha=86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:22:08 ---> Running in 0446600abb88 19:22:09 Removing intermediate container 0446600abb88 19:22:09 ---> 2bf24eb805e5 19:22:09 Step 28/28 : LABEL version=2.0.0-dev.44 19:22:09 ---> Running in 67273fb04de2 19:22:09 Removing intermediate container 67273fb04de2 19:22:09 ---> 19601fc5c429 19:22:09 [Warning] One or more build-args [ARCH] were not consumed 19:22:09 Successfully built 19601fc5c429 19:22:09 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:22:10 provisioning config files... 19:22:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/115@tmp/config4586412088457405775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:10 ---> docker-login.sh 19:22:10 nexus3.edgexfoundry.org:10001 19:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:10 Configure a credential helper to remove this warning. See 19:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:10 19:22:10 Login Succeeded 19:22:10 nexus3.edgexfoundry.org:10002 19:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:11 Configure a credential helper to remove this warning. See 19:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:11 19:22:11 Login Succeeded 19:22:11 nexus3.edgexfoundry.org:10003 19:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:11 Configure a credential helper to remove this warning. See 19:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:11 19:22:11 Login Succeeded 19:22:11 nexus3.edgexfoundry.org:10004 19:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:12 Configure a credential helper to remove this warning. See 19:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:12 19:22:12 Login Succeeded 19:22:12 docker.io 19:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:13 Configure a credential helper to remove this warning. See 19:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:13 19:22:13 Login Succeeded 19:22:13 ---> docker-login.sh ends [Pipeline] } 19:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:22:13 86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:22:13 latest 19:22:13 2.0.0-dev.44 19:22:13 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:22:13 master 19:22:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 [Pipeline] isUnix [Pipeline] sh 19:22:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:22:14 8e5008df1c84: Preparing 19:22:14 1c9fb9c826ad: Preparing 19:22:14 2c3eb3e7d0b1: Preparing 19:22:14 b42434e30abb: Preparing 19:22:14 946b1911fa03: Preparing 19:22:14 3fbe34a1663b: Preparing 19:22:14 3fbe34a1663b: Waiting 19:22:14 1c9fb9c826ad: Pushed 19:22:14 b42434e30abb: Pushed 19:22:14 2c3eb3e7d0b1: Pushed 19:22:14 3fbe34a1663b: Layer already exists 19:22:15 946b1911fa03: Pushed 19:22:18 8e5008df1c84: Pushed 19:22:18 86dee94abf325f9cc1e23c260dc3ad0065ea84e3: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:22:19 8e5008df1c84: Preparing 19:22:19 1c9fb9c826ad: Preparing 19:22:19 2c3eb3e7d0b1: Preparing 19:22:19 b42434e30abb: Preparing 19:22:19 946b1911fa03: Preparing 19:22:19 3fbe34a1663b: Preparing 19:22:19 3fbe34a1663b: Waiting 19:22:19 1c9fb9c826ad: Layer already exists 19:22:19 b42434e30abb: Layer already exists 19:22:19 946b1911fa03: Layer already exists 19:22:19 8e5008df1c84: Layer already exists 19:22:19 2c3eb3e7d0b1: Layer already exists 19:22:19 3fbe34a1663b: Layer already exists 19:22:19 latest: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 19:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:22:20 8e5008df1c84: Preparing 19:22:20 1c9fb9c826ad: Preparing 19:22:20 2c3eb3e7d0b1: Preparing 19:22:20 b42434e30abb: Preparing 19:22:20 946b1911fa03: Preparing 19:22:20 3fbe34a1663b: Preparing 19:22:20 3fbe34a1663b: Waiting 19:22:20 946b1911fa03: Layer already exists 19:22:20 2c3eb3e7d0b1: Layer already exists 19:22:20 b42434e30abb: Layer already exists 19:22:20 1c9fb9c826ad: Layer already exists 19:22:20 8e5008df1c84: Layer already exists 19:22:20 3fbe34a1663b: Layer already exists 19:22:20 2.0.0-dev.44: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 [Pipeline] isUnix [Pipeline] sh 19:22:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:22:21 8e5008df1c84: Preparing 19:22:21 1c9fb9c826ad: Preparing 19:22:21 2c3eb3e7d0b1: Preparing 19:22:21 b42434e30abb: Preparing 19:22:21 946b1911fa03: Preparing 19:22:21 3fbe34a1663b: Preparing 19:22:21 3fbe34a1663b: Waiting 19:22:21 8e5008df1c84: Layer already exists 19:22:21 946b1911fa03: Layer already exists 19:22:21 2c3eb3e7d0b1: Layer already exists 19:22:21 b42434e30abb: Layer already exists 19:22:21 1c9fb9c826ad: Layer already exists 19:22:21 3fbe34a1663b: Layer already exists 19:22:21 86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] isUnix [Pipeline] sh 19:22:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 19:22:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 19:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:22:22 8e5008df1c84: Preparing 19:22:22 1c9fb9c826ad: Preparing 19:22:22 2c3eb3e7d0b1: Preparing 19:22:22 b42434e30abb: Preparing 19:22:22 946b1911fa03: Preparing 19:22:22 3fbe34a1663b: Preparing 19:22:22 3fbe34a1663b: Waiting 19:22:22 8e5008df1c84: Layer already exists 19:22:22 2c3eb3e7d0b1: Layer already exists 19:22:22 1c9fb9c826ad: Layer already exists 19:22:22 b42434e30abb: Layer already exists 19:22:22 946b1911fa03: Layer already exists 19:22:22 3fbe34a1663b: Layer already exists 19:22:22 master: digest: sha256:cdaf945948ec250fff1ae0389c52af20802e296227a4f77614070b311d49966c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:22 ===================================================== [Pipeline] echo 19:22:22 taggedImages: 19:22:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3 19:22:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:22:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.44 19:22:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:86dee94abf325f9cc1e23c260dc3ad0065ea84e3-2.0.0-dev.44 19:22:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:22:22 ---> job-cost.sh 19:22:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gj1s 19:23:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-Gj1s/bin to PATH 19:24:23 INFO: No Stack... 19:24:23 INFO: Retrieving Pricing Info for: v2-standard-4 19:24:23 INFO: Archiving Costs [Pipeline] sh 19:24:24 + + cat /w/workspace/app-service-configurable/115/archives/cost.csv 19:24:24 cut -d, -f6 [Pipeline] lock 19:24:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] 19:24:24 Resource [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] did not exist. Created. 19:24:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:24:24 + echo total: 0.18000000715255737 [Pipeline] stash 19:24:24 Stashed 1 file(s) [Pipeline] } 19:24:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-115-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:24:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:24:26 ---> package-listing.sh 19:24:26 ++ facter osfamily 19:24:26 ++ tr '[:upper:]' '[:lower:]' 19:24:26 + OS_FAMILY=redhat 19:24:26 + workspace=/w/workspace/_app-service-configurable_master 19:24:26 + START_PACKAGES=/tmp/packages_start.txt 19:24:26 + END_PACKAGES=/tmp/packages_end.txt 19:24:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:24:26 + PACKAGES=/tmp/packages_start.txt 19:24:26 + '[' /w/workspace/_app-service-configurable_master ']' 19:24:26 + PACKAGES=/tmp/packages_end.txt 19:24:26 + case "${OS_FAMILY}" in 19:24:26 + rpm -qa 19:24:26 + sort 19:24:27 + '[' -f /tmp/packages_start.txt ']' 19:24:27 + '[' -f /tmp/packages_end.txt ']' 19:24:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:24:27 + '[' /w/workspace/_app-service-configurable_master ']' 19:24:27 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 19:24:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 19:24:27 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:24:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:28 19:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:24:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:28 alpine: Pulling from edgex-lftools-log-publisher 19:24:28 df20fa9351a1: Pulling fs layer 19:24:28 36b3adc4ff6f: Pulling fs layer 19:24:28 8ad3a11d3b57: Pulling fs layer 19:24:28 46f8f816bc3b: Pulling fs layer 19:24:28 93b61091891f: Pulling fs layer 19:24:28 93b9cdb0e59b: Pulling fs layer 19:24:28 5e14af77c1be: Pulling fs layer 19:24:28 01666e4c0597: Pulling fs layer 19:24:28 aa168da1d23b: Pulling fs layer 19:24:28 93b61091891f: Waiting 19:24:28 93b9cdb0e59b: Waiting 19:24:28 5e14af77c1be: Waiting 19:24:28 01666e4c0597: Waiting 19:24:28 aa168da1d23b: Waiting 19:24:28 46f8f816bc3b: Waiting 19:24:28 36b3adc4ff6f: Verifying Checksum 19:24:28 36b3adc4ff6f: Download complete 19:24:28 46f8f816bc3b: Verifying Checksum 19:24:28 46f8f816bc3b: Download complete 19:24:28 df20fa9351a1: Verifying Checksum 19:24:28 df20fa9351a1: Download complete 19:24:28 93b9cdb0e59b: Verifying Checksum 19:24:28 93b9cdb0e59b: Download complete 19:24:28 5e14af77c1be: Verifying Checksum 19:24:28 5e14af77c1be: Download complete 19:24:28 93b61091891f: Verifying Checksum 19:24:28 93b61091891f: Download complete 19:24:28 01666e4c0597: Verifying Checksum 19:24:28 01666e4c0597: Download complete 19:24:29 df20fa9351a1: Pull complete 19:24:29 8ad3a11d3b57: Verifying Checksum 19:24:29 8ad3a11d3b57: Download complete 19:24:29 36b3adc4ff6f: Pull complete 19:24:30 8ad3a11d3b57: Pull complete 19:24:30 46f8f816bc3b: Pull complete 19:24:30 aa168da1d23b: Verifying Checksum 19:24:30 aa168da1d23b: Download complete 19:24:30 93b61091891f: Pull complete 19:24:32 93b9cdb0e59b: Pull complete 19:24:32 5e14af77c1be: Pull complete 19:24:32 01666e4c0597: Pull complete 19:24:36 aa168da1d23b: Pull complete 19:24:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:24:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:24:37 prd-centos7-docker-4c-2g-445 does not seem to be running inside a container 19:24:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:24:48 $ docker top 31283a048237c60b779e3eefd6d5003b882fc2a8b169c4f6e3659e5fddb62522 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:24:49 + mkdir -p /var/log/sa [Pipeline] sh 19:24:49 + ls /var/log/sa-host 19:24:49 + sadf -c /var/log/sa-host/sa05 19:24:49 file_magic: OK 19:24:49 HZ: Using current value: 100 19:24:49 file_header: OK 19:24:49 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:24:49 Statistics: 19:24:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:49 File successfully converted to sysstat format version 12.2.1 19:24:49 + sadf -c /var/log/sa-host/sa26 19:24:49 file_magic: OK 19:24:49 HZ: Using current value: 100 19:24:49 file_header: OK 19:24:49 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:24:49 Statistics: 19:24:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:50 provisioning config files... 19:24:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2926130515334668528tmp [Pipeline] { [Pipeline] echo 19:24:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:24:50 ---> create-netrc.sh [Pipeline] } 19:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:24:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:24:50 ---> python-tools-install.sh [Pipeline] echo 19:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:24:51 ---> sudo-logs.sh 19:24:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:24:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:24:51 ---> job-cost.sh 19:24:51 lf-activate-venv: SKIPPING 19:24:51 DEBUG: total: 0.18000000715255737 19:24:51 INFO: Retrieving Stack Cost... 19:24:52 INFO: Retrieving Pricing Info for: v3-standard-2 19:24:52 INFO: Archiving Costs [Pipeline] echo 19:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:24:52 ---> logs-deploy.sh 19:24:52 lf-activate-venv: SKIPPING 19:24:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/115 19:24:52 INFO: archiving workspace using pattern(s): 19:24:53 Archives upload complete. 19:24:53 INFO: archiving logs to Nexus