Started by upstream project "edgexfoundry/cd-management/release" build number 49 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 072b184390152c35aa93e82d9a3e94daf634685c 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25604’ Running on prd-centos7-docker-4c-2g-25606 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_hanoi # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" > git rev-list --no-walk 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:49:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:49:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:49:38 ========================================================= 19:49:38 EdgeX Global Pipelines Version Info 19:49:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:49:39 ------------------- 19:49:39 stable info: 19:49:39 ------------------- 19:49:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:49:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:49:39 Message: update stable to v1.0.179 19:49:40 ------------------- 19:49:40 experimental info: 19:49:40 ------------------- 19:49:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:49:40 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 19:49:40 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:49:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:49:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:49:43 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = hanoi [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = hanoi [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = hanoi [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 072b184 [Pipeline] echo 19:49:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:49:44 provisioning config files... 19:49:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config8763010167695475005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:45 ---> docker-login.sh 19:49:45 nexus3.edgexfoundry.org:10001 19:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:45 Configure a credential helper to remove this warning. See 19:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:45 19:49:45 Login Succeeded 19:49:45 nexus3.edgexfoundry.org:10002 19:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:45 Configure a credential helper to remove this warning. See 19:49:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:45 19:49:45 Login Succeeded 19:49:45 nexus3.edgexfoundry.org:10003 19:49:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:46 Configure a credential helper to remove this warning. See 19:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:46 19:49:46 Login Succeeded 19:49:46 nexus3.edgexfoundry.org:10004 19:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:46 Configure a credential helper to remove this warning. See 19:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:46 19:49:46 Login Succeeded 19:49:46 docker.io 19:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:49:46 Configure a credential helper to remove this warning. See 19:49:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:49:46 19:49:46 Login Succeeded 19:49:46 ---> docker-login.sh ends [Pipeline] } 19:49:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:49:47 + git log --format=format:%s -1 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] echo 19:49:47 GIT_COMMIT: 072b184390152c35aa93e82d9a3e94daf634685c, Commit Message: build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] echo 19:49:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:49:48 19:49:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:49:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:49:48 latest: Pulling from edgex-devops/git-semver 19:49:48 31603596830f: Pulling fs layer 19:49:48 2a8b12db71e7: Pulling fs layer 19:49:48 6ca5941a6612: Pulling fs layer 19:49:48 ecc8261a40a4: Pulling fs layer 19:49:48 ecc8261a40a4: Waiting 19:49:48 2a8b12db71e7: Verifying Checksum 19:49:48 2a8b12db71e7: Download complete 19:49:49 31603596830f: Verifying Checksum 19:49:49 31603596830f: Download complete 19:49:49 ecc8261a40a4: Verifying Checksum 19:49:49 ecc8261a40a4: Download complete 19:49:49 6ca5941a6612: Verifying Checksum 19:49:49 6ca5941a6612: Download complete 19:49:49 31603596830f: Pull complete 19:49:49 2a8b12db71e7: Pull complete 19:49:50 6ca5941a6612: Pull complete 19:49:50 ecc8261a40a4: Pull complete 19:49:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:49:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:49:50 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:49:52 $ docker top 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:49:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:53 [ssh-agent] Looking for ssh-agent implementation... 19:49:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:53 $ docker exec 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent 19:49:53 SSH_AUTH_SOCK=/tmp/ssh-P61JZrysWRKz/agent.11 19:49:53 SSH_AGENT_PID=16 19:49:53 Running ssh-add (command line suppressed) 19:49:53 Identity added: /w/workspace/y_app-service-configurable_hanoi@tmp/private_key_1348998979379488040.key (/w/workspace/y_app-service-configurable_hanoi@tmp/private_key_1348998979379488040.key) 19:49:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:54 + git tag --points-at HEAD [Pipeline] } 19:49:54 $ docker exec --env ******** --env ******** 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent -k 19:49:54 unset SSH_AUTH_SOCK; 19:49:54 unset SSH_AGENT_PID; 19:49:54 echo Agent pid 16 killed; 19:49:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:49:54 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.1|v1.3.1-dev.3' [Pipeline] sshagent 19:49:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:49:54 [ssh-agent] Looking for ssh-agent implementation... 19:49:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:49:54 $ docker exec 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent 19:49:55 SSH_AUTH_SOCK=/tmp/ssh-zU5qxPaP8Sc1/agent.45 19:49:55 SSH_AGENT_PID=50 19:49:55 Running ssh-add (command line suppressed) 19:49:55 Identity added: /w/workspace/y_app-service-configurable_hanoi@tmp/private_key_764542928609870653.key (/w/workspace/y_app-service-configurable_hanoi@tmp/private_key_764542928609870653.key) 19:49:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:49:55 + git semver init 19:49:55 # -> Open(): unable to determine branch for HEAD 19:49:55 # $GIT_DIR = /w/workspace/y_app-service-configurable_hanoi/.git 19:49:55 # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_hanoi 19:49:55 # $SEMVER_REMOTE_NAME = origin 19:49:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:49:55 # $SEMVER_USER_NAME = edgex-jenkins 19:49:55 # $SEMVER_BRANCH = hanoi 19:49:55 # $SEMVER_TEMP = /tmp/semver-412810518 19:49:55 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:49:56 # '/tmp/semver-412810518' -> '/w/workspace/y_app-service-configurable_hanoi/.semver' 19:49:56 # -> Force: false 19:49:56 # $SEMVER_DIR = /w/workspace/y_app-service-configurable_hanoi/.semver [Pipeline] } 19:49:56 $ docker exec --env ******** --env ******** 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e ssh-agent -k 19:49:56 unset SSH_AUTH_SOCK; 19:49:56 unset SSH_AGENT_PID; 19:49:56 echo Agent pid 50 killed; 19:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:49:56 + git semver [Pipeline] } 19:49:56 $ docker stop --time=1 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e 19:49:58 $ docker rm -f 9f46aac43e703a984fae50c04e2236ca5af2cdb65f1b02b6937e857d6fd8247e [Pipeline] // withDockerContainer [Pipeline] sh 19:49:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:49:59 Stashed 1 file(s) [Pipeline] echo 19:49:59 [edgeXSemver]: initialized semver on version 1.3.1 [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:50:14 Still waiting to schedule task 19:50:14 ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25609’ is offline 19:50:14 Still waiting to schedule task 19:50:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:50:24 Running on prd-centos7-docker-4c-2g-25609 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] ws 19:50:24 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 19:50:27 using credential edgex-jenkins-ssh 19:50:27 Cloning the remote Git repository 19:50:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:50:27 > git init /w/workspace/app-service-configurable/5 # timeout=10 19:50:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:50:27 > git --version # timeout=10 19:50:27 > git --version # 'git version 2.24.3' 19:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:50:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:50:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:50:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 19:50:28 Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) 19:50:28 > git config core.sparsecheckout # timeout=10 19:50:28 > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 19:50:31 Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:33 + git checkout 072b184390152c35aa93e82d9a3e94daf634685c 19:50:33 HEAD is now at 072b184 build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] sh 19:50:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:50:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:50:34 + sudo service docker restart 19:50:34 + true 19:50:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:50:35 provisioning config files... 19:50:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config7138787743377141784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:35 ---> docker-login.sh 19:50:35 nexus3.edgexfoundry.org:10001 19:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:35 Configure a credential helper to remove this warning. See 19:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:35 19:50:35 Login Succeeded 19:50:35 nexus3.edgexfoundry.org:10002 19:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:36 Configure a credential helper to remove this warning. See 19:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:36 19:50:36 Login Succeeded 19:50:36 nexus3.edgexfoundry.org:10003 19:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:36 Configure a credential helper to remove this warning. See 19:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:36 19:50:36 Login Succeeded 19:50:36 nexus3.edgexfoundry.org:10004 19:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:36 Configure a credential helper to remove this warning. See 19:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:36 19:50:36 Login Succeeded 19:50:36 docker.io 19:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:36 Configure a credential helper to remove this warning. See 19:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:36 19:50:36 Login Succeeded 19:50:36 ---> docker-login.sh ends [Pipeline] } 19:50:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:50:37 ========================================================= 19:50:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:50:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:50:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 19:50:37 Sending build context to Docker daemon 101.4kB 19:50:37 Step 1/8 : ARG BASE=golang:1.15-alpine 19:50:37 Step 2/8 : FROM ${BASE} 19:50:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:37 188c0c94c7c5: Pulling fs layer 19:50:37 0ef7d3d256c8: Pulling fs layer 19:50:37 de9db76c5a1d: Pulling fs layer 19:50:37 bca2f99d35d6: Pulling fs layer 19:50:37 93359f2a8cfa: Pulling fs layer 19:50:37 7c6f9722023f: Pulling fs layer 19:50:37 a35cf1a2eb13: Pulling fs layer 19:50:37 7c6f9722023f: Waiting 19:50:37 bca2f99d35d6: Waiting 19:50:37 93359f2a8cfa: Waiting 19:50:37 a35cf1a2eb13: Waiting 19:50:37 de9db76c5a1d: Verifying Checksum 19:50:37 de9db76c5a1d: Download complete 19:50:37 0ef7d3d256c8: Verifying Checksum 19:50:37 0ef7d3d256c8: Download complete 19:50:37 93359f2a8cfa: Verifying Checksum 19:50:37 93359f2a8cfa: Download complete 19:50:37 7c6f9722023f: Verifying Checksum 19:50:37 7c6f9722023f: Download complete 19:50:37 188c0c94c7c5: Verifying Checksum 19:50:37 188c0c94c7c5: Download complete 19:50:37 188c0c94c7c5: Pull complete 19:50:38 0ef7d3d256c8: Pull complete 19:50:38 de9db76c5a1d: Pull complete 19:50:40 a35cf1a2eb13: Verifying Checksum 19:50:40 a35cf1a2eb13: Download complete 19:50:41 bca2f99d35d6: Verifying Checksum 19:50:41 bca2f99d35d6: Download complete 19:50:46 bca2f99d35d6: Pull complete 19:50:46 93359f2a8cfa: Pull complete 19:50:46 7c6f9722023f: Pull complete 19:50:54 a35cf1a2eb13: Pull complete 19:50:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:50:54 ---> a62c8e92a672 19:50:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:50:54 ---> Running in 7530ab5d800a 19:50:55 Removing intermediate container 7530ab5d800a 19:50:55 ---> 4a2e59f3a7e1 19:50:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:55 ---> Running in 48ff834f4314 19:50:56 Removing intermediate container 48ff834f4314 19:50:56 ---> 0cf577643213 19:50:56 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:50:56 ---> Running in ee2c610e91d8 19:50:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:50:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:50:58 (1/6) Installing libc-dev (0.7.2-r3) 19:50:58 (2/6) Installing libsodium (1.0.18-r0) 19:50:58 (3/6) Installing pkgconf (1.7.2-r0) 19:50:58 (4/6) Installing libsodium-dev (1.0.18-r0) 19:50:58 (5/6) Installing libzmq (4.3.3-r0) 19:50:58 (6/6) Installing zeromq-dev (4.3.3-r0) 19:50:58 Executing busybox-1.31.1-r19.trigger 19:50:58 OK: 167 MiB in 45 packages 19:50:59 Removing intermediate container ee2c610e91d8 19:50:59 ---> 5c8811689dbc 19:50:59 Step 6/8 : WORKDIR /app 19:50:59 ---> Running in 0aca80b003f6 19:50:59 Removing intermediate container 0aca80b003f6 19:50:59 ---> d91ab35dcf87 19:50:59 Step 7/8 : COPY . . 19:50:59 ---> da16dd582e44 19:50:59 Step 8/8 : RUN go mod download 19:50:59 ---> Running in fd3d8ec63630 19:51:26 Removing intermediate container fd3d8ec63630 19:51:26 ---> 3ab31fc4d9fc 19:51:26 Successfully built 3ab31fc4d9fc 19:51:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:51:27 + docker inspect -f . ci-base-image-x86_64 19:51:27 . [Pipeline] withDockerContainer 19:51:27 prd-centos7-docker-4c-2g-25609 does not seem to be running inside a container 19:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:28 $ docker top 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:28 + go version 19:51:28 go version go1.15.5 linux/amd64 [Pipeline] } 19:51:28 $ docker stop --time=1 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 19:51:29 $ docker rm -f 3b2194158c8bdab46a901e6af785f3712816d1d6648f1cd84da34083ce131698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:30 + docker inspect -f . ci-base-image-x86_64 19:51:30 . [Pipeline] withDockerContainer 19:51:31 prd-centos7-docker-4c-2g-25609 does not seem to be running inside a container 19:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:51:31 $ docker top a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:32 + make test 19:51:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:51:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:51:50 CGO_ENABLED=1 go vet ./... 19:51:53 gofmt -l . 19:51:53 [ "`gofmt -l .`" = "" ] 19:51:53 ./bin/test-go-mod-tidy.sh 19:51:53 ./bin/test-attribution-txt.sh [Pipeline] } 19:51:54 $ docker stop --time=1 a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb 19:51:56 $ docker rm -f a0af78a61e05bec8d8230d496828d233573e5c832cb20b06e400f77a9b3da7bb [Pipeline] // withDockerContainer [Pipeline] sh 19:51:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:51:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:51:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:52:00 + ls -al . 19:52:00 total 96 19:52:00 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 19:51 . 19:52:00 drwxrwxr-x. 4 jenkins jenkins 28 Feb 8 19:50 .. 19:52:00 -rw-rw-r--. 1 jenkins jenkins 6568 Feb 8 19:50 Attribution.txt 19:52:00 drwxrwxr-x. 2 jenkins jenkins 64 Feb 8 19:50 bin 19:52:00 -rw-r--r--. 1 jenkins jenkins 10 Feb 8 19:51 coverage.out 19:52:00 -rw-rw-r--. 1 jenkins jenkins 180 Feb 8 19:50 docker-compose.debug.yml 19:52:00 -rw-rw-r--. 1 jenkins jenkins 133 Feb 8 19:50 docker-compose.yml 19:52:00 -rw-rw-r--. 1 jenkins jenkins 2002 Feb 8 19:50 Dockerfile 19:52:00 -rw-rw-r--. 1 jenkins jenkins 966 Feb 8 19:50 Dockerfile.build 19:52:00 -rw-rw-r--. 1 jenkins jenkins 119 Feb 8 19:50 .dockerignore 19:52:00 drwxrwxr-x. 8 jenkins jenkins 162 Feb 8 19:50 .git 19:52:00 drwxrwxr-x. 2 jenkins jenkins 81 Feb 8 19:50 .github 19:52:00 -rw-rw-r--. 1 jenkins jenkins 93 Feb 8 19:50 .gitignore 19:52:00 -rw-r--r--. 1 jenkins jenkins 126 Feb 8 19:51 go.mod 19:52:00 -rw-r--r--. 1 jenkins jenkins 19551 Feb 8 19:51 go.sum 19:52:00 -rw-rw-r--. 1 jenkins jenkins 687 Feb 8 19:50 Jenkinsfile 19:52:00 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 8 19:50 LICENSE 19:52:00 -rw-rw-r--. 1 jenkins jenkins 1519 Feb 8 19:50 main.go 19:52:00 -rw-rw-r--. 1 jenkins jenkins 1573 Feb 8 19:50 makefile 19:52:00 -rw-rw-r--. 1 jenkins jenkins 1277 Feb 8 19:50 README.md 19:52:00 drwxrwxr-x. 10 jenkins jenkins 171 Feb 8 19:50 res 19:52:00 drwxrwxr-x. 4 jenkins jenkins 71 Feb 8 19:50 snap 19:52:00 -rw-rw-r--. 1 jenkins jenkins 5 Feb 8 19:49 VERSION [Pipeline] isUnix [Pipeline] sh 19:52:00 + docker build -t docker-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=072b184390152c35aa93e82d9a3e94daf634685c --label arch=amd64 --label version=1.3.1 . 19:52:00 Sending build context to Docker daemon 123.9kB 19:52:00 Step 1/27 : ARG BASE=golang:1.15-alpine 19:52:00 Step 2/27 : FROM ${BASE} AS builder 19:52:00 ---> 3ab31fc4d9fc 19:52:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:52:00 ---> Running in 9992c9a22664 19:52:00 Removing intermediate container 9992c9a22664 19:52:00 ---> 460ec0a41551 19:52:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:52:00 ---> Running in 3b93f65d3031 19:52:01 Removing intermediate container 3b93f65d3031 19:52:01 ---> 9f7e65f4c7da 19:52:01 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:01 ---> Running in e1c6f7482c4f 19:52:01 Removing intermediate container e1c6f7482c4f 19:52:01 ---> fca73eb9f94a 19:52:01 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:01 ---> Running in 9ad471c32482 19:52:02 Removing intermediate container 9ad471c32482 19:52:02 ---> 908ddc6d972a 19:52:02 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:52:02 ---> Running in bb125f356fab 19:52:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:52:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:52:06 OK: 167 MiB in 45 packages 19:52:06 Removing intermediate container bb125f356fab 19:52:06 ---> 48f44f166549 19:52:06 Step 8/27 : WORKDIR /app 19:52:06 ---> Running in 800b40c2da9e 19:52:06 Removing intermediate container 800b40c2da9e 19:52:06 ---> f3436e4353e3 19:52:06 Step 9/27 : COPY go.mod . 19:52:06 ---> 6b73bcae39ef 19:52:06 Step 10/27 : RUN go mod download 19:52:06 ---> Running in e5719cbd4582 19:52:07 Removing intermediate container e5719cbd4582 19:52:07 ---> 1899ce260df6 19:52:07 Step 11/27 : COPY . . 19:52:07 ---> 28b9e16bd201 19:52:07 Step 12/27 : ARG MAKE="make build" 19:52:08 ---> Running in 94512272ac99 19:52:08 Removing intermediate container 94512272ac99 19:52:08 ---> 48c2749a181e 19:52:08 Step 13/27 : RUN $MAKE 19:52:08 ---> Running in 7d982f8bf36c 19:52:08 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1" -o app-service-configurable 19:52:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25610 in /w/workspace/y_app-service-configurable_hanoi [Pipeline] { [Pipeline] ws 19:52:09 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 19:52:14 using credential edgex-jenkins-ssh 19:52:14 Cloning the remote Git repository 19:52:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:52:14 > git init /w/workspace/app-service-configurable/5 # timeout=10 19:52:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:52:15 > git --version # timeout=10 19:52:15 > git --version # 'git version 2.17.1' 19:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:52:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:52:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:52:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:52:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:52:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 19:52:16 Checking out Revision 072b184390152c35aa93e82d9a3e94daf634685c (hanoi) 19:52:16 > git config core.sparsecheckout # timeout=10 19:52:16 > git checkout -f 072b184390152c35aa93e82d9a3e94daf634685c # timeout=10 19:52:20 Commit message: "build: Update to use released SDK for 1.3.1 dot release (#184)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:22 + git checkout 072b184390152c35aa93e82d9a3e94daf634685c 19:52:22 HEAD is now at 072b184 build: Update to use released SDK for 1.3.1 dot release (#184) [Pipeline] sh 19:52:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:52:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:52:23 + true 19:52:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:52:26 provisioning config files... 19:52:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config928750106695957274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:26 ---> docker-login.sh 19:52:26 nexus3.edgexfoundry.org:10001 19:52:26 Removing intermediate container 7d982f8bf36c 19:52:26 ---> 5084e308911e 19:52:26 Step 14/27 : FROM alpine:latest 19:52:26 latest: Pulling from library/alpine 19:52:26 4c0d98bf9879: Pulling fs layer 19:52:26 4c0d98bf9879: Verifying Checksum 19:52:26 4c0d98bf9879: Download complete 19:52:26 4c0d98bf9879: Pull complete 19:52:26 Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 19:52:26 Status: Downloaded newer image for alpine:latest 19:52:26 ---> e50c909a8df2 19:52:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:26 ---> Running in 86ba9e9c0497 19:52:27 Removing intermediate container 86ba9e9c0497 19:52:27 ---> 7fc45708400d 19:52:27 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:52:27 ---> Running in a68ba6ef1f7d 19:52:27 Removing intermediate container a68ba6ef1f7d 19:52:27 ---> 26d2fa337290 19:52:27 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 19:52:27 ---> Running in 88695805c1ee 19:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:27 Configure a credential helper to remove this warning. See 19:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:27 19:52:27 Login Succeeded 19:52:27 nexus3.edgexfoundry.org:10002 19:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:28 (1/6) Installing ca-certificates (20191127-r5) 19:52:28 (2/6) Installing libgcc (10.2.1_pre1-r3) 19:52:28 (3/6) Installing libsodium (1.0.18-r0) 19:52:28 (4/6) Installing libstdc++ (10.2.1_pre1-r3) 19:52:28 (5/6) Installing libzmq (4.3.3-r1) 19:52:28 (6/6) Installing zeromq (4.3.3-r1) 19:52:28 Executing busybox-1.32.1-r2.trigger 19:52:28 Executing ca-certificates-20191127-r5.trigger 19:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:28 Configure a credential helper to remove this warning. See 19:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:28 19:52:28 Login Succeeded 19:52:28 nexus3.edgexfoundry.org:10003 19:52:28 OK: 9 MiB in 20 packages 19:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:29 Configure a credential helper to remove this warning. See 19:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:29 19:52:29 Login Succeeded 19:52:29 nexus3.edgexfoundry.org:10004 19:52:29 Removing intermediate container 88695805c1ee 19:52:29 ---> c98a5cdf8211 19:52:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 ---> 3b03aa09972f 19:52:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:29 Configure a credential helper to remove this warning. See 19:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:29 19:52:29 Login Succeeded 19:52:29 docker.io 19:52:29 ---> dece6d37ed8e 19:52:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:29 ---> 8a543ec369b3 19:52:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:30 Configure a credential helper to remove this warning. See 19:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:30 19:52:30 Login Succeeded 19:52:30 ---> docker-login.sh ends [Pipeline] } 19:52:30 Deleting 1 temporary files [Pipeline] // wrap 19:52:30 ---> f4eb0c8fe4d3 19:52:30 Step 22/27 : EXPOSE 48095 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:52:30 ---> Running in 46b253ee0245 19:52:30 Removing intermediate container 46b253ee0245 19:52:30 ---> 29f1c8ab2649 19:52:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:52:30 ---> Running in bf9d323aba52 [Pipeline] echo 19:52:30 ========================================================= 19:52:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:52:30 ========================================================= 19:52:31 Removing intermediate container bf9d323aba52 19:52:31 ---> 3cdb9a97e2f7 19:52:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:31 ---> Running in 0ecb6854cd89 [Pipeline] isUnix [Pipeline] sh 19:52:31 Removing intermediate container 0ecb6854cd89 19:52:31 ---> fdea4d8c47a5 19:52:31 Step 25/27 : LABEL arch=amd64 19:52:31 ---> Running in 0061a4f843cc 19:52:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 19:52:31 Sending build context to Docker daemon 101.4kB 19:52:31 Removing intermediate container 0061a4f843cc 19:52:31 ---> 869b015178ad 19:52:31 Step 26/27 : LABEL git_sha=072b184390152c35aa93e82d9a3e94daf634685c 19:52:31 ---> Running in 9726123e4961 19:52:31 Step 1/8 : ARG BASE=golang:1.15-alpine 19:52:31 Step 2/8 : FROM ${BASE} 19:52:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:52:31 5f621e34cdf4: Pulling fs layer 19:52:31 a4357932f1b6: Pulling fs layer 19:52:31 18c013af1878: Pulling fs layer 19:52:31 00ac8860ef70: Pulling fs layer 19:52:31 63d7cb157983: Pulling fs layer 19:52:31 b116817d02f9: Pulling fs layer 19:52:31 745a02a5169b: Pulling fs layer 19:52:31 00ac8860ef70: Waiting 19:52:31 63d7cb157983: Waiting 19:52:31 745a02a5169b: Waiting 19:52:31 b116817d02f9: Waiting 19:52:31 Removing intermediate container 9726123e4961 19:52:31 ---> 5593c0825a76 19:52:31 Step 27/27 : LABEL version=1.3.1 19:52:31 ---> Running in b93d222650f5 19:52:31 Removing intermediate container b93d222650f5 19:52:31 ---> 1da90e9ced47 19:52:31 [Warning] One or more build-args [ARCH] were not consumed 19:52:31 Successfully built 1da90e9ced47 19:52:31 Successfully tagged docker-app-service-configurable:latest [Pipeline] } 19:52:31 18c013af1878: Verifying Checksum 19:52:31 18c013af1878: Download complete 19:52:31 a4357932f1b6: Verifying Checksum 19:52:31 a4357932f1b6: Download complete 19:52:31 63d7cb157983: Verifying Checksum 19:52:31 63d7cb157983: Download complete 19:52:31 5f621e34cdf4: Verifying Checksum 19:52:31 5f621e34cdf4: Download complete 19:52:31 b116817d02f9: Verifying Checksum 19:52:31 b116817d02f9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:52:32 provisioning config files... 19:52:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config5766154240157102658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:32 5f621e34cdf4: Pull complete 19:52:32 ---> docker-login.sh 19:52:32 nexus3.edgexfoundry.org:10001 19:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:33 Configure a credential helper to remove this warning. See 19:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:33 19:52:33 Login Succeeded 19:52:33 nexus3.edgexfoundry.org:10002 19:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:33 Configure a credential helper to remove this warning. See 19:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:33 19:52:33 Login Succeeded 19:52:33 nexus3.edgexfoundry.org:10003 19:52:33 a4357932f1b6: Pull complete 19:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:33 Configure a credential helper to remove this warning. See 19:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:33 19:52:33 Login Succeeded 19:52:33 nexus3.edgexfoundry.org:10004 19:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:33 18c013af1878: Pull complete 19:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:33 Configure a credential helper to remove this warning. See 19:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:33 19:52:33 Login Succeeded 19:52:33 docker.io 19:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:33 Configure a credential helper to remove this warning. See 19:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:33 19:52:33 Login Succeeded 19:52:33 ---> docker-login.sh ends [Pipeline] } 19:52:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:34 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 19:52:34 072b184390152c35aa93e82d9a3e94daf634685c 19:52:34 latest 19:52:34 1.3.1 19:52:34 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:52:34 hanoi 19:52:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:34 745a02a5169b: Download complete 19:52:34 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh 19:52:34 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c 19:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:52:34 705776261cfe: Preparing 19:52:34 7429c2962b6d: Preparing 19:52:34 921f42c561f0: Preparing 19:52:34 02a782946825: Preparing 19:52:34 6fef21f2832e: Preparing 19:52:34 1119ff37d4a9: Preparing 19:52:34 1119ff37d4a9: Waiting 19:52:35 7429c2962b6d: Pushed 19:52:35 02a782946825: Pushed 19:52:35 921f42c561f0: Pushed 19:52:35 1119ff37d4a9: Layer already exists 19:52:35 6fef21f2832e: Pushed 19:52:35 00ac8860ef70: Verifying Checksum 19:52:35 00ac8860ef70: Download complete 19:52:36 705776261cfe: Pushed 19:52:36 072b184390152c35aa93e82d9a3e94daf634685c: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 19:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:52:37 705776261cfe: Preparing 19:52:37 7429c2962b6d: Preparing 19:52:37 921f42c561f0: Preparing 19:52:37 02a782946825: Preparing 19:52:37 6fef21f2832e: Preparing 19:52:37 1119ff37d4a9: Preparing 19:52:37 1119ff37d4a9: Waiting 19:52:37 921f42c561f0: Layer already exists 19:52:37 705776261cfe: Layer already exists 19:52:37 7429c2962b6d: Layer already exists 19:52:37 02a782946825: Layer already exists 19:52:37 6fef21f2832e: Layer already exists 19:52:37 1119ff37d4a9: Layer already exists 19:52:37 latest: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 19:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:52:37 705776261cfe: Preparing 19:52:37 7429c2962b6d: Preparing 19:52:37 921f42c561f0: Preparing 19:52:37 02a782946825: Preparing 19:52:37 6fef21f2832e: Preparing 19:52:37 1119ff37d4a9: Preparing 19:52:37 1119ff37d4a9: Waiting 19:52:37 7429c2962b6d: Layer already exists 19:52:37 02a782946825: Layer already exists 19:52:37 6fef21f2832e: Layer already exists 19:52:37 705776261cfe: Layer already exists 19:52:37 921f42c561f0: Layer already exists 19:52:37 1119ff37d4a9: Layer already exists 19:52:37 1.3.1: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:38 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [Pipeline] isUnix [Pipeline] sh 19:52:38 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:52:38 705776261cfe: Preparing 19:52:38 7429c2962b6d: Preparing 19:52:38 921f42c561f0: Preparing 19:52:38 02a782946825: Preparing 19:52:38 6fef21f2832e: Preparing 19:52:38 1119ff37d4a9: Preparing 19:52:38 1119ff37d4a9: Waiting 19:52:38 7429c2962b6d: Layer already exists 19:52:38 705776261cfe: Layer already exists 19:52:38 6fef21f2832e: Layer already exists 19:52:38 921f42c561f0: Layer already exists 19:52:38 02a782946825: Layer already exists 19:52:38 1119ff37d4a9: Layer already exists 19:52:38 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:52:38 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi [Pipeline] isUnix [Pipeline] sh 19:52:39 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi 19:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 19:52:39 705776261cfe: Preparing 19:52:39 7429c2962b6d: Preparing 19:52:39 921f42c561f0: Preparing 19:52:39 02a782946825: Preparing 19:52:39 6fef21f2832e: Preparing 19:52:39 1119ff37d4a9: Preparing 19:52:39 1119ff37d4a9: Waiting 19:52:39 7429c2962b6d: Layer already exists 19:52:39 921f42c561f0: Layer already exists 19:52:39 02a782946825: Layer already exists 19:52:39 705776261cfe: Layer already exists 19:52:39 6fef21f2832e: Layer already exists 19:52:39 1119ff37d4a9: Layer already exists 19:52:39 hanoi: digest: sha256:7c7314ec21e826a4f26e5d43b7da95b0dd8342deac1e5a7cecb95671001c8677 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:39 ===================================================== [Pipeline] echo 19:52:39 taggedImages: 19:52:39 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c 19:52:39 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 19:52:39 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.3.1 19:52:39 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:52:39 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:52:46 00ac8860ef70: Pull complete 19:52:46 63d7cb157983: Pull complete 19:52:46 b116817d02f9: Pull complete 19:52:50 745a02a5169b: Pull complete 19:52:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:52:50 ---> b7e6874047d6 19:52:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:52:52 ---> Running in 581bad7ed4af 19:52:52 Removing intermediate container 581bad7ed4af 19:52:52 ---> fabf50b63e15 19:52:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:53 ---> Running in 743ad2e5932a 19:52:55 Removing intermediate container 743ad2e5932a 19:52:55 ---> 5ff7d9d00953 19:52:55 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 19:52:55 ---> Running in fca1d1889dd2 19:52:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:52:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:52:59 (1/6) Installing libc-dev (0.7.2-r3) 19:52:59 (2/6) Installing libsodium (1.0.18-r0) 19:52:59 (3/6) Installing pkgconf (1.7.2-r0) 19:52:59 (4/6) Installing libsodium-dev (1.0.18-r0) 19:52:59 (5/6) Installing libzmq (4.3.3-r0) 19:52:59 (6/6) Installing zeromq-dev (4.3.3-r0) 19:52:59 Executing busybox-1.31.1-r19.trigger 19:52:59 OK: 144 MiB in 45 packages 19:53:01 Removing intermediate container fca1d1889dd2 19:53:01 ---> 013ef9e22c12 19:53:01 Step 6/8 : WORKDIR /app 19:53:01 ---> Running in 0feb34fc3865 19:53:01 Removing intermediate container 0feb34fc3865 19:53:01 ---> cc2684413933 19:53:01 Step 7/8 : COPY . . 19:53:02 ---> 7c300e7a1fca 19:53:02 Step 8/8 : RUN go mod download 19:53:02 ---> Running in 68e25a82f11f 19:53:29 Removing intermediate container 68e25a82f11f 19:53:29 ---> 2a3c2753e104 19:53:29 Successfully built 2a3c2753e104 19:53:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:53:29 + docker inspect -f . ci-base-image-arm64 19:53:29 . [Pipeline] withDockerContainer 19:53:30 prd-ubuntu18.04-docker-arm64-4c-16g-25610 does not seem to be running inside a container 19:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:53:31 $ docker top 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:32 + go version 19:53:32 go version go1.15.5 linux/arm64 [Pipeline] } 19:53:32 $ docker stop --time=1 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b 19:53:34 $ docker rm -f 39e62169d11b2fcc4f9d5a681c6811175570008058ec9c3020de0d6ac7cb176b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:36 + docker inspect -f . ci-base-image-arm64 19:53:36 . [Pipeline] withDockerContainer 19:53:36 prd-ubuntu18.04-docker-arm64-4c-16g-25610 does not seem to be running inside a container 19:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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:53:37 $ docker top 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:38 + make test 19:53:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:54:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:54:35 CGO_ENABLED=1 go vet ./... 19:54:37 gofmt -l . 19:54:37 [ "`gofmt -l .`" = "" ] 19:54:37 ./bin/test-go-mod-tidy.sh 19:54:38 ./bin/test-attribution-txt.sh [Pipeline] } 19:54:39 $ docker stop --time=1 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 19:54:41 $ docker rm -f 16714904f15651bec44c252f29441208b7daf74817115ddc83072e9929bddd92 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:54:42 Warning: overwriting stash ‘coverage-report’ 19:54:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:54:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:54:44 + ls -al . 19:54:44 total 120 19:54:44 drwxrwxr-x 7 jenkins jenkins 4096 Feb 8 19:54 . 19:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 19:52 .. 19:54:44 -rw-rw-r-- 1 jenkins jenkins 119 Feb 8 19:52 .dockerignore 19:54:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 19:52 .git 19:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 19:52 .github 19:54:44 -rw-rw-r-- 1 jenkins jenkins 93 Feb 8 19:52 .gitignore 19:54:44 -rw-rw-r-- 1 jenkins jenkins 6568 Feb 8 19:52 Attribution.txt 19:54:44 -rw-rw-r-- 1 jenkins jenkins 2002 Feb 8 19:52 Dockerfile 19:54:44 -rw-rw-r-- 1 jenkins jenkins 966 Feb 8 19:52 Dockerfile.build 19:54:44 -rw-rw-r-- 1 jenkins jenkins 687 Feb 8 19:52 Jenkinsfile 19:54:44 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 8 19:52 LICENSE 19:54:44 -rw-rw-r-- 1 jenkins jenkins 1277 Feb 8 19:52 README.md 19:54:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 8 19:49 VERSION 19:54:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 19:52 bin 19:54:44 -rw-r--r-- 1 jenkins jenkins 10 Feb 8 19:53 coverage.out 19:54:44 -rw-rw-r-- 1 jenkins jenkins 180 Feb 8 19:52 docker-compose.debug.yml 19:54:44 -rw-rw-r-- 1 jenkins jenkins 133 Feb 8 19:52 docker-compose.yml 19:54:44 -rw-r--r-- 1 jenkins jenkins 126 Feb 8 19:54 go.mod 19:54:44 -rw-r--r-- 1 jenkins jenkins 19551 Feb 8 19:54 go.sum 19:54:44 -rw-rw-r-- 1 jenkins jenkins 1519 Feb 8 19:52 main.go 19:54:44 -rw-rw-r-- 1 jenkins jenkins 1573 Feb 8 19:52 makefile 19:54:44 drwxrwxr-x 10 jenkins jenkins 4096 Feb 8 19:52 res 19:54:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 19:52 snap [Pipeline] isUnix [Pipeline] sh 19:54:45 + docker build -t docker-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=072b184390152c35aa93e82d9a3e94daf634685c --label arch=arm64 --label version=1.3.1 . 19:54:45 Sending build context to Docker daemon 123.9kB 19:54:45 Step 1/27 : ARG BASE=golang:1.15-alpine 19:54:45 Step 2/27 : FROM ${BASE} AS builder 19:54:45 ---> 2a3c2753e104 19:54:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:54:46 ---> Running in bd2581815fb0 19:54:46 Removing intermediate container bd2581815fb0 19:54:46 ---> cfcc71550029 19:54:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:54:46 ---> Running in 17351ed6a6b7 19:54:47 Removing intermediate container 17351ed6a6b7 19:54:47 ---> 77c3bed8e276 19:54:47 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:54:47 ---> Running in bfa397ad3742 19:54:48 Removing intermediate container bfa397ad3742 19:54:48 ---> 44c22ad94315 19:54:48 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:48 ---> Running in 83706290638e 19:54:50 Removing intermediate container 83706290638e 19:54:50 ---> 234afe4f6d0b 19:54:50 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:54:51 ---> Running in 3a13f857f052 19:54:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:54:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:54:54 OK: 144 MiB in 45 packages 19:54:55 Removing intermediate container 3a13f857f052 19:54:55 ---> 3d7e91244c56 19:54:55 Step 8/27 : WORKDIR /app 19:54:55 ---> Running in 2476a9d05e1b 19:54:56 Removing intermediate container 2476a9d05e1b 19:54:56 ---> 84a90ca334fc 19:54:56 Step 9/27 : COPY go.mod . 19:54:56 ---> 821e7e5c5c05 19:54:56 Step 10/27 : RUN go mod download 19:54:57 ---> Running in d685d99ffd09 19:54:59 Removing intermediate container d685d99ffd09 19:54:59 ---> 21e52550bdb3 19:54:59 Step 11/27 : COPY . . 19:55:01 ---> 2d8218b63df6 19:55:01 Step 12/27 : ARG MAKE="make build" 19:55:01 ---> Running in db3da44a97b9 19:55:02 Removing intermediate container db3da44a97b9 19:55:02 ---> 2b3808dda0f3 19:55:02 Step 13/27 : RUN $MAKE 19:55:02 ---> Running in 5b8616db28a5 19:55:03 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.3.1" -o app-service-configurable 19:55:59 Removing intermediate container 5b8616db28a5 19:55:59 ---> 0195ff6f8be0 19:55:59 Step 14/27 : FROM alpine:latest 19:55:59 latest: Pulling from library/alpine 19:55:59 2914792bc417: Pulling fs layer 19:55:59 2914792bc417: Verifying Checksum 19:55:59 2914792bc417: Download complete 19:55:59 2914792bc417: Pull complete 19:55:59 Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 19:55:59 Status: Downloaded newer image for alpine:latest 19:55:59 ---> 85b71a783ad3 19:55:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:55:59 ---> Running in 7aab5fd01c5f 19:55:59 Removing intermediate container 7aab5fd01c5f 19:55:59 ---> ea92c9658d50 19:55:59 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 19:55:59 ---> Running in 70c04fb3090a 19:55:59 Removing intermediate container 70c04fb3090a 19:55:59 ---> bf92463e3c5b 19:55:59 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 19:55:59 ---> Running in 0481358b0000 19:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:55:59 (1/6) Installing ca-certificates (20191127-r5) 19:55:59 (2/6) Installing libgcc (10.2.1_pre1-r3) 19:55:59 (3/6) Installing libsodium (1.0.18-r0) 19:55:59 (4/6) Installing libstdc++ (10.2.1_pre1-r3) 19:55:59 (5/6) Installing libzmq (4.3.3-r1) 19:55:59 (6/6) Installing zeromq (4.3.3-r1) 19:55:59 Executing busybox-1.32.1-r2.trigger 19:55:59 Executing ca-certificates-20191127-r5.trigger 19:55:59 OK: 9 MiB in 20 packages 19:56:02 Removing intermediate container 0481358b0000 19:56:02 ---> 6444b7869fd3 19:56:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:56:03 ---> 0f47da6e3db8 19:56:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:56:04 ---> fb14c74f6275 19:56:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:56:05 ---> dc9dd938d9bc 19:56:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:56:06 ---> cb9dfc8de907 19:56:06 Step 22/27 : EXPOSE 48095 19:56:06 ---> Running in 77b1b3b28582 19:56:07 Removing intermediate container 77b1b3b28582 19:56:07 ---> 5b15cceef98e 19:56:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 19:56:07 ---> Running in c1e4b3753aa8 19:56:08 Removing intermediate container c1e4b3753aa8 19:56:08 ---> f82988e3f2b9 19:56:08 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:08 ---> Running in 10429e60f06c 19:56:09 Removing intermediate container 10429e60f06c 19:56:09 ---> 67c1645b601c 19:56:09 Step 25/27 : LABEL arch=arm64 19:56:09 ---> Running in fb2b9aba0796 19:56:09 Removing intermediate container fb2b9aba0796 19:56:09 ---> 59d176285d32 19:56:09 Step 26/27 : LABEL git_sha=072b184390152c35aa93e82d9a3e94daf634685c 19:56:10 ---> Running in 3f1104e7c927 19:56:10 Removing intermediate container 3f1104e7c927 19:56:10 ---> 4ee5795f8869 19:56:10 Step 27/27 : LABEL version=1.3.1 19:56:11 ---> Running in bd5c58a0fd5d 19:56:11 Removing intermediate container bd5c58a0fd5d 19:56:11 ---> d866e0ca1d00 19:56:11 [Warning] One or more build-args [ARCH] were not consumed 19:56:11 Successfully built d866e0ca1d00 19:56:11 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:56:12 provisioning config files... 19:56:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config8688264889435720447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:12 ---> docker-login.sh 19:56:12 nexus3.edgexfoundry.org:10001 19:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:13 Configure a credential helper to remove this warning. See 19:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:13 19:56:13 Login Succeeded 19:56:13 nexus3.edgexfoundry.org:10002 19:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:13 Configure a credential helper to remove this warning. See 19:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:13 19:56:13 Login Succeeded 19:56:13 nexus3.edgexfoundry.org:10003 19:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:14 Configure a credential helper to remove this warning. See 19:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:14 19:56:14 Login Succeeded 19:56:14 nexus3.edgexfoundry.org:10004 19:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:15 Configure a credential helper to remove this warning. See 19:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:15 19:56:15 Login Succeeded 19:56:15 docker.io 19:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:15 Configure a credential helper to remove this warning. See 19:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:15 19:56:15 Login Succeeded 19:56:15 ---> docker-login.sh ends [Pipeline] } 19:56:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:56:15 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 19:56:15 072b184390152c35aa93e82d9a3e94daf634685c 19:56:15 latest 19:56:15 1.3.1 19:56:15 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:56:15 hanoi 19:56:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:16 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh 19:56:16 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c 19:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:56:16 82c4866ecabc: Preparing 19:56:16 4b503a1f3d88: Preparing 19:56:16 938eaaf93fca: Preparing 19:56:16 5af2cc4a1366: Preparing 19:56:16 b87f3e0bb2af: Preparing 19:56:16 bc1660ee1254: Preparing 19:56:16 bc1660ee1254: Waiting 19:56:16 5af2cc4a1366: Pushed 19:56:16 4b503a1f3d88: Pushed 19:56:16 938eaaf93fca: Pushed 19:56:16 bc1660ee1254: Layer already exists 19:56:17 b87f3e0bb2af: Pushed 19:56:21 82c4866ecabc: Pushed 19:56:21 072b184390152c35aa93e82d9a3e94daf634685c: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:56:21 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:56:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 19:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:56:21 82c4866ecabc: Preparing 19:56:21 4b503a1f3d88: Preparing 19:56:21 938eaaf93fca: Preparing 19:56:21 5af2cc4a1366: Preparing 19:56:21 b87f3e0bb2af: Preparing 19:56:21 bc1660ee1254: Preparing 19:56:21 bc1660ee1254: Waiting 19:56:21 b87f3e0bb2af: Layer already exists 19:56:21 4b503a1f3d88: Layer already exists 19:56:21 82c4866ecabc: Layer already exists 19:56:21 5af2cc4a1366: Layer already exists 19:56:21 938eaaf93fca: Layer already exists 19:56:21 bc1660ee1254: Layer already exists 19:56:22 latest: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:56:22 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 [Pipeline] isUnix [Pipeline] sh 19:56:22 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 19:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:56:22 82c4866ecabc: Preparing 19:56:22 4b503a1f3d88: Preparing 19:56:22 938eaaf93fca: Preparing 19:56:22 5af2cc4a1366: Preparing 19:56:22 b87f3e0bb2af: Preparing 19:56:22 bc1660ee1254: Preparing 19:56:22 bc1660ee1254: Waiting 19:56:22 82c4866ecabc: Layer already exists 19:56:22 938eaaf93fca: Layer already exists 19:56:22 b87f3e0bb2af: Layer already exists 19:56:22 4b503a1f3d88: Layer already exists 19:56:22 5af2cc4a1366: Layer already exists 19:56:22 bc1660ee1254: Layer already exists 19:56:23 1.3.1: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:56:23 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 [Pipeline] isUnix [Pipeline] sh 19:56:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:56:23 82c4866ecabc: Preparing 19:56:23 4b503a1f3d88: Preparing 19:56:23 938eaaf93fca: Preparing 19:56:23 5af2cc4a1366: Preparing 19:56:23 b87f3e0bb2af: Preparing 19:56:23 bc1660ee1254: Preparing 19:56:23 bc1660ee1254: Waiting 19:56:23 5af2cc4a1366: Layer already exists 19:56:23 4b503a1f3d88: Layer already exists 19:56:23 938eaaf93fca: Layer already exists 19:56:23 b87f3e0bb2af: Layer already exists 19:56:23 82c4866ecabc: Layer already exists 19:56:24 bc1660ee1254: Layer already exists 19:56:24 072b184390152c35aa93e82d9a3e94daf634685c-1.3.1: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:56:24 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi [Pipeline] isUnix [Pipeline] sh 19:56:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi 19:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 19:56:24 82c4866ecabc: Preparing 19:56:24 4b503a1f3d88: Preparing 19:56:24 938eaaf93fca: Preparing 19:56:24 5af2cc4a1366: Preparing 19:56:24 b87f3e0bb2af: Preparing 19:56:24 bc1660ee1254: Preparing 19:56:24 bc1660ee1254: Waiting 19:56:24 938eaaf93fca: Layer already exists 19:56:24 4b503a1f3d88: Layer already exists 19:56:24 b87f3e0bb2af: Layer already exists 19:56:24 5af2cc4a1366: Layer already exists 19:56:24 82c4866ecabc: Layer already exists 19:56:24 bc1660ee1254: Layer already exists 19:56:25 hanoi: digest: sha256:d573b74be09ec4e3a8cb966f5170ce527588d82d966ac111583ceb9eed6c6c30 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:56:25 ===================================================== [Pipeline] echo 19:56:25 taggedImages: 19:56:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c 19:56:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 19:56:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.3.1 19:56:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:072b184390152c35aa93e82d9a3e94daf634685c-1.3.1 19:56:25 - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:hanoi [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:56:26 provisioning config files... 19:56:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config364629862481742951tmp [Pipeline] { [Pipeline] sh 19:56:26 + set +x 19:56:26 + curl -s https://codecov.io/bash 19:56:26 + bash -s -- 19:56:27 19:56:27 _____ _ 19:56:27 / ____| | | 19:56:27 | | ___ __| | ___ ___ _____ __ 19:56:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:56:27 | |___| (_) | (_| | __/ (_| (_) \ V / 19:56:27 \_____\___/ \__,_|\___|\___\___/ \_/ 19:56:27 Bash-20210129-7c25fce 19:56:27 19:56:27 19:56:27 ==> git version 2.24.3 found 19:56:27 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:56:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:56:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:56:27 ==> Jenkins CI detected. 19:56:27 project root: . 19:56:27 --> token set from env 19:56:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:56:27 ==> Running gcov in . (disable via -X gcov) 19:56:27 ==> Python coveragepy not found 19:56:27 ==> Searching for coverage reports in: 19:56:27 + . 19:56:27 -> Found 1 reports 19:56:27 ==> Detecting git/mercurial file structure 19:56:27 ==> Reading reports 19:56:27 + ./coverage.out bytes=10 19:56:27 ==> Appending adjustments 19:56:27 https://docs.codecov.io/docs/fixing-reports 19:56:27 + Found adjustments 19:56:27 ==> Gzipping contents 19:56:27 4.0K /tmp/codecov.OxNLVF.gz 19:56:27 ==> Uploading reports 19:56:27 url: https://codecov.io 19:56:27 query: branch=hanoi&commit=072b184390152c35aa93e82d9a3e94daf634685c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fhanoi%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:56:27 -> Pinging Codecov 19:56:27 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=hanoi&commit=072b184390152c35aa93e82d9a3e94daf634685c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fhanoi%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:56:27 -> Uploading to 19:56:27 https://storage.googleapis.com/codecov/v4/raw/2021-02-08/A97CA9966030D2A3747ED39772930CCE/072b184390152c35aa93e82d9a3e94daf634685c/ef1a21d4-3308-473a-9af0-da44ad158702.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T195627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a55af4875d662cb44e45ef16ee6772735f3bf418e918aaa1bf6c66f695e7340e 19:56:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:27 Dload Upload Total Spent Left Speed 19:56:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 393 0 0 100 393 0 893 --:--:-- --:--:-- --:--:-- 895 19:56:28 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] } 19:56:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:56:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:56:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:56:29 19:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:56:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:56:29 188c0c94c7c5: Pulling fs layer 19:56:29 0ef7d3d256c8: Pulling fs layer 19:56:29 de9db76c5a1d: Pulling fs layer 19:56:29 0eba1c9be4d2: Pulling fs layer 19:56:29 0d57e429df01: Pulling fs layer 19:56:29 4e4be7b47b0d: Pulling fs layer 19:56:29 e1f770b5df2f: Pulling fs layer 19:56:29 0eba1c9be4d2: Waiting 19:56:29 0d57e429df01: Waiting 19:56:29 4e4be7b47b0d: Waiting 19:56:29 e1f770b5df2f: Waiting 19:56:29 85a0685a4137: Pulling fs layer 19:56:29 de9db76c5a1d: Download complete 19:56:29 0ef7d3d256c8: Verifying Checksum 19:56:29 0ef7d3d256c8: Download complete 19:56:29 0d57e429df01: Verifying Checksum 19:56:29 0d57e429df01: Download complete 19:56:29 4e4be7b47b0d: Download complete 19:56:29 188c0c94c7c5: Verifying Checksum 19:56:29 188c0c94c7c5: Download complete 19:56:30 188c0c94c7c5: Pull complete 19:56:30 0ef7d3d256c8: Pull complete 19:56:30 de9db76c5a1d: Pull complete 19:56:31 e1f770b5df2f: Verifying Checksum 19:56:31 e1f770b5df2f: Download complete 19:56:33 0eba1c9be4d2: Verifying Checksum 19:56:33 0eba1c9be4d2: Download complete 19:56:33 85a0685a4137: Verifying Checksum 19:56:33 85a0685a4137: Download complete 19:56:39 0eba1c9be4d2: Pull complete 19:56:39 0d57e429df01: Pull complete 19:56:39 4e4be7b47b0d: Pull complete 19:56:45 e1f770b5df2f: Pull complete 19:56:51 85a0685a4137: Pull complete 19:56:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:56:51 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:56:53 $ docker top 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe -eo pid,comm [Pipeline] { [Pipeline] echo 19:56:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:56:53 + set -o pipefail 19:56:53 + snyk monitor '--org=edgex-jenkins' 19:57:15 19:57:15 Monitoring /w/workspace/y_app-service-configurable_hanoi (github.com/edgexfoundry/app-service-configurable)... 19:57:15 19:57:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/1a50e02a-780f-4c9f-9fdd-99f7b3e39a93 19:57:15 19:57:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:57:15 19:57:15 [Pipeline] } 19:57:15 $ docker stop --time=1 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe 19:57:17 $ docker rm -f 40fe55d5383f13b3a92c264b9f5141460fc47a36b1770b106a971c8891e498fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:20 + git log --format=format:%s -1 072b184390152c35aa93e82d9a3e94daf634685c [Pipeline] isUnix [Pipeline] sh 19:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:57:20 . [Pipeline] withDockerContainer 19:57:20 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:57:21 $ docker top 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:57:21 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:57:22 + git semver [Pipeline] } 19:57:22 $ docker stop --time=1 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a 19:57:23 $ docker rm -f 14ee01b86764516a65921733489812de6f22628a77d5c49ff64902037588ea3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:57:24 19:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:57:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:57:24 0.23.1-centos7: Pulling from edgex-lftools 19:57:24 ab5ef0e58194: Pulling fs layer 19:57:24 9712f1f96733: Pulling fs layer 19:57:24 63f879dbbcfc: Pulling fs layer 19:57:24 0d9ebad4ef96: Pulling fs layer 19:57:24 e9a5061849ea: Pulling fs layer 19:57:24 d747dcd14b5f: Pulling fs layer 19:57:24 2de7ff778b66: Pulling fs layer 19:57:24 0d9ebad4ef96: Waiting 19:57:24 d747dcd14b5f: Waiting 19:57:24 e9a5061849ea: Waiting 19:57:24 2de7ff778b66: Waiting 19:57:24 9712f1f96733: Verifying Checksum 19:57:24 9712f1f96733: Download complete 19:57:25 63f879dbbcfc: Verifying Checksum 19:57:25 63f879dbbcfc: Download complete 19:57:25 e9a5061849ea: Verifying Checksum 19:57:25 e9a5061849ea: Download complete 19:57:25 d747dcd14b5f: Verifying Checksum 19:57:25 d747dcd14b5f: Download complete 19:57:26 2de7ff778b66: Verifying Checksum 19:57:26 2de7ff778b66: Download complete 19:57:26 0d9ebad4ef96: Verifying Checksum 19:57:26 0d9ebad4ef96: Download complete 19:57:27 ab5ef0e58194: Download complete 19:57:32 ab5ef0e58194: Pull complete 19:57:32 9712f1f96733: Pull complete 19:57:34 63f879dbbcfc: Pull complete 19:57:41 0d9ebad4ef96: Pull complete 19:57:43 e9a5061849ea: Pull complete 19:57:43 d747dcd14b5f: Pull complete 19:57:45 2de7ff778b66: Pull complete 19:57:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:57:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:57:46 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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:0.23.1-centos7 cat 19:57:50 $ docker top fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:57:50 provisioning config files... 19:57:50 copy managed file [sigul-config] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config5361254866999693383tmp 19:57:50 copy managed file [sigul-password] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config3861248135547396667tmp 19:57:50 copy managed file [sigul-pki] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config1603856925288310085tmp [Pipeline] { [Pipeline] echo 19:57:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:57:51 ---> sigul-configuration.sh 19:57:51 gpg: directory `/root/.gnupg' created 19:57:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:57:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:57:51 gpg: keyring `/root/.gnupg/secring.gpg' created 19:57:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:57:51 gpg: CAST5 encrypted data 19:57:51 gpg: encrypted with 1 passphrase 19:57:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:57:51 + mkdir /home/jenkins 19:57:51 + mkdir /home/jenkins/sigul [Pipeline] sh 19:57:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:57:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:57:52 ---> sigul-install.sh 19:57:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:57:57 + git tag --list 19:57:57 v1.0.0 19:57:57 v1.1.0 19:57:57 v1.2.0 19:57:57 v1.3.0 19:57:57 v1.3.1 19:57:57 v1.3.1-dev.1 19:57:57 v1.3.1-dev.2 19:57:57 v1.3.1-dev.3 19:57:57 v2.0.0-dev.1 19:57:57 v2.0.0-dev.10 19:57:57 v2.0.0-dev.11 19:57:57 v2.0.0-dev.12 19:57:57 v2.0.0-dev.13 19:57:57 v2.0.0-dev.14 19:57:57 v2.0.0-dev.2 19:57:57 v2.0.0-dev.3 19:57:57 v2.0.0-dev.4 19:57:57 v2.0.0-dev.5 19:57:57 v2.0.0-dev.6 19:57:57 v2.0.0-dev.7 19:57:57 v2.0.0-dev.8 19:57:57 v2.0.0-dev.9 [Pipeline] sh 19:57:58 + lftools sign git-tag v1.3.1 19:57:59 Signing Git tag with Sigul... 19:57:59 Signing v1.3.1 [Pipeline] echo 19:58:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:58:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:58:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:58:01 $ docker stop --time=1 fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 19:58:03 $ docker rm -f fbb44611abb9a8a256a72eb95cf76026b95113e896d4f39f6f278a4540e55c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:58:04 . [Pipeline] withDockerContainer 19:58:04 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:58:05 $ docker top bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:05 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:06 + git semver [Pipeline] } 19:58:06 $ docker stop --time=1 bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe 19:58:07 $ docker rm -f bbd6c5b8384a806bd08f3324d6c3988c7cdb41ba1a9ac4a15fdd0d04ef9eeebe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:58:08 . [Pipeline] withDockerContainer 19:58:08 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:58:09 $ docker top 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:09 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:10 + git semver [Pipeline] } 19:58:10 $ docker stop --time=1 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 19:58:11 $ docker rm -f 0b157607af4b0af4fcb37eaa2396e0f5f8777dceff9d7cee65e17dd4b9601b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:58:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:58:13 ---> package-listing.sh 19:58:13 ++ facter osfamily 19:58:13 ++ tr '[:upper:]' '[:lower:]' 19:58:13 + OS_FAMILY=redhat 19:58:13 + workspace=/w/workspace/y_app-service-configurable_hanoi 19:58:13 + START_PACKAGES=/tmp/packages_start.txt 19:58:13 + END_PACKAGES=/tmp/packages_end.txt 19:58:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:58:13 + PACKAGES=/tmp/packages_start.txt 19:58:13 + '[' /w/workspace/y_app-service-configurable_hanoi ']' 19:58:13 + PACKAGES=/tmp/packages_end.txt 19:58:13 + case "${OS_FAMILY}" in 19:58:13 + rpm -qa 19:58:13 + sort 19:58:17 + '[' -f /tmp/packages_start.txt ']' 19:58:17 + '[' -f /tmp/packages_end.txt ']' 19:58:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:58:17 + '[' /w/workspace/y_app-service-configurable_hanoi ']' 19:58:17 + mkdir -p /w/workspace/y_app-service-configurable_hanoi/archives/ 19:58:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_hanoi/archives/ [Pipeline] echo 19:58:17 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/y_app-service-configurable_hanoi/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:58:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:58:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:18 19:58:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:58:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:18 alpine: Pulling from edgex-lftools-log-publisher 19:58:18 df20fa9351a1: Pulling fs layer 19:58:18 36b3adc4ff6f: Pulling fs layer 19:58:18 8ad3a11d3b57: Pulling fs layer 19:58:18 46f8f816bc3b: Pulling fs layer 19:58:18 93b61091891f: Pulling fs layer 19:58:18 93b9cdb0e59b: Pulling fs layer 19:58:18 5e14af77c1be: Pulling fs layer 19:58:18 01666e4c0597: Pulling fs layer 19:58:18 aa168da1d23b: Pulling fs layer 19:58:18 93b9cdb0e59b: Waiting 19:58:18 5e14af77c1be: Waiting 19:58:18 93b61091891f: Waiting 19:58:18 46f8f816bc3b: Waiting 19:58:18 01666e4c0597: Waiting 19:58:18 aa168da1d23b: Waiting 19:58:18 36b3adc4ff6f: Verifying Checksum 19:58:18 36b3adc4ff6f: Download complete 19:58:18 46f8f816bc3b: Download complete 19:58:19 93b61091891f: Verifying Checksum 19:58:19 93b61091891f: Download complete 19:58:19 93b9cdb0e59b: Download complete 19:58:19 5e14af77c1be: Verifying Checksum 19:58:19 5e14af77c1be: Download complete 19:58:19 8ad3a11d3b57: Verifying Checksum 19:58:19 8ad3a11d3b57: Download complete 19:58:19 01666e4c0597: Download complete 19:58:19 df20fa9351a1: Verifying Checksum 19:58:19 df20fa9351a1: Download complete 19:58:20 df20fa9351a1: Pull complete 19:58:20 36b3adc4ff6f: Pull complete 19:58:21 aa168da1d23b: Verifying Checksum 19:58:21 aa168da1d23b: Download complete 19:58:21 8ad3a11d3b57: Pull complete 19:58:21 46f8f816bc3b: Pull complete 19:58:22 93b61091891f: Pull complete 19:58:22 93b9cdb0e59b: Pull complete 19:58:22 5e14af77c1be: Pull complete 19:58:22 01666e4c0597: Pull complete 19:58:32 aa168da1d23b: Pull complete 19:58:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:58:33 prd-centos7-docker-4c-2g-25606 does not seem to be running inside a container 19:58:33 $ 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/y_app-service-configurable_hanoi/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-service-configurable_hanoi -v /w/workspace/y_app-service-configurable_hanoi:/w/workspace/y_app-service-configurable_hanoi:rw,z -v /w/workspace/y_app-service-configurable_hanoi@tmp:/w/workspace/y_app-service-configurable_hanoi@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:58:35 $ docker top fef7951b400009c670235f272a4b12baa82da8a9356608b42ed62c5e5763bbb5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:36 + touch /tmp/pre-build-complete [Pipeline] sh 19:58:36 + mkdir -p /var/log/sa [Pipeline] sh 19:58:36 + ls /var/log/sa-host 19:58:36 + sadf -c /var/log/sa-host/sa08 19:58:36 file_magic: OK 19:58:36 HZ: Using current value: 100 19:58:36 file_header: OK 19:58:36 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:58:36 Statistics: 19:58:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:58:36 File successfully converted to sysstat format version 12.2.1 19:58:36 + sadf -c /var/log/sa-host/sa23 19:58:36 file_magic: OK 19:58:36 HZ: Using current value: 100 19:58:36 file_header: OK 19:58:36 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:58:36 Statistics: 19:58:36 Hnuu...uuuununununu... 19:58:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:37 provisioning config files... 19:58:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_hanoi@tmp/config610176730280280624tmp [Pipeline] { [Pipeline] echo 19:58:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:58:37 ---> create-netrc.sh [Pipeline] } 19:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:58:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:58:37 ---> python-tools-install.sh [Pipeline] echo 19:58:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:58:38 ---> sudo-logs.sh 19:58:38 Archiving 'sudo' log.. [Pipeline] echo 19:58:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:58:38 ---> job-cost.sh 19:58:38 lf-activate-venv: SKIPPING 19:58:38 INFO: No Stack... 19:58:39 INFO: Retrieving Pricing Info for: v1-standard-2 19:58:40 INFO: Archiving Costs [Pipeline] echo 19:58:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:58:40 ---> logs-deploy.sh 19:58:40 lf-activate-venv: SKIPPING 19:58:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/hanoi/5 19:58:40 INFO: archiving workspace using pattern(s): 19:58:42 Archives upload complete. 19:58:42 INFO: archiving logs to Nexus