Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 510fea55546d2a9cfee0b501985e4f37129c1dcb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8984412227969607368.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1884111353266873730.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8727207709114999692.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6559173276054216677.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5046886901344230015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-599 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh4953996719558379741.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 510fea55546d2a9cfee0b501985e4f37129c1dcb (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" > git rev-list --no-walk 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:00:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:00:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:00:52 ========================================================= 19:00:52 EdgeX Global Pipelines Version Info 19:00:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:00:53 ------------------- 19:00:53 stable info: 19:00:53 ------------------- 19:00:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:00:53 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:00:53 Message: update stable to v1.0.210 19:00:54 ------------------- 19:00:54 experimental info: 19:00:54 ------------------- 19:00:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:00:54 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:00:54 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 510fea5 [Pipeline] echo 19:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:54 provisioning config files... 19:00:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config871018748398177287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:55 ---> docker-login.sh 19:00:55 nexus3.edgexfoundry.org:10001 19:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:55 Configure a credential helper to remove this warning. See 19:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:55 19:00:55 Login Succeeded 19:00:55 nexus3.edgexfoundry.org:10002 19:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:55 Configure a credential helper to remove this warning. See 19:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:55 19:00:55 Login Succeeded 19:00:55 nexus3.edgexfoundry.org:10003 19:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:55 Configure a credential helper to remove this warning. See 19:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:55 19:00:55 Login Succeeded 19:00:55 nexus3.edgexfoundry.org:10004 19:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:55 Configure a credential helper to remove this warning. See 19:00:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:55 19:00:55 Login Succeeded 19:00:55 docker.io 19:00:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 ---> docker-login.sh ends [Pipeline] } 19:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:56 + git log --format=format:%s -1 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] echo 19:00:56 GIT_COMMIT: 510fea55546d2a9cfee0b501985e4f37129c1dcb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340) [Pipeline] echo 19:00:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:57 19:00:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:00:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:57 latest: Pulling from edgex-devops/git-semver 19:00:57 a0d0a0d46f8b: Pulling fs layer 19:00:57 3e5f54012d9b: Pulling fs layer 19:00:57 4c7163046ea9: Pulling fs layer 19:00:57 0c2d73faf560: Pulling fs layer 19:00:57 0c2d73faf560: Waiting 19:00:57 3e5f54012d9b: Verifying Checksum 19:00:57 3e5f54012d9b: Download complete 19:00:57 a0d0a0d46f8b: Verifying Checksum 19:00:57 a0d0a0d46f8b: Download complete 19:00:57 4c7163046ea9: Verifying Checksum 19:00:57 4c7163046ea9: Download complete 19:00:57 0c2d73faf560: Verifying Checksum 19:00:57 0c2d73faf560: Download complete 19:00:57 a0d0a0d46f8b: Pull complete 19:00:57 3e5f54012d9b: Pull complete 19:00:58 4c7163046ea9: Pull complete 19:00:58 0c2d73faf560: Pull complete 19:00:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:00:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:00:58 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:00:59 $ docker top 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:59 [ssh-agent] Looking for ssh-agent implementation... 19:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:00:59 $ docker exec 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent 19:00:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhbjnnH/agent.14 19:00:59 SSH_AGENT_PID=20 19:00:59 Running ssh-add (command line suppressed) 19:00:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7294301853789748556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7294301853789748556.key) 19:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:00:59 + git tag --points-at HEAD [Pipeline] } 19:00:59 $ docker exec --env ******** --env ******** 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent -k 19:00:59 unset SSH_AUTH_SOCK; 19:00:59 unset SSH_AGENT_PID; 19:00:59 echo Agent pid 20 killed; 19:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:00:59 [ssh-agent] Looking for ssh-agent implementation... 19:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:00 $ docker exec 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent 19:01:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnnhdhc/agent.54 19:01:00 SSH_AGENT_PID=61 19:01:00 Running ssh-add (command line suppressed) 19:01:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6008304683962462253.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6008304683962462253.key) 19:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:00 + git semver init 19:01:00 # -> Open(): unable to determine branch for HEAD 19:01:00 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:01:00 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:01:00 # $SEMVER_REMOTE_NAME = origin 19:01:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:01:00 # $SEMVER_USER_NAME = edgex-jenkins 19:01:00 # $SEMVER_BRANCH = main 19:01:00 # $SEMVER_TEMP = /tmp/semver-791646074 19:01:00 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 19:01:01 # '/tmp/semver-791646074' -> '/w/workspace/ry_app-service-configurable_main/.semver' 19:01:01 # -> Force: false 19:01:01 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 19:01:01 $ docker exec --env ******** --env ******** 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a ssh-agent -k 19:01:01 unset SSH_AUTH_SOCK; 19:01:01 unset SSH_AGENT_PID; 19:01:01 echo Agent pid 61 killed; 19:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:01 + git semver [Pipeline] } 19:01:01 $ docker stop --time=1 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a 19:01:02 $ docker rm -f 99baec700b388c2b641fa9abe4116af6ebe5b6b5b05a09b351dd2d73f63bcb2a [Pipeline] // withDockerContainer [Pipeline] sh 19:01:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:03 Stashed 1 file(s) [Pipeline] echo 19:01:03 [edgeXSemver]: initialized semver on version 2.0.2-dev.19 [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:01:18 Still waiting to schedule task 19:01:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:01:18 Still waiting to schedule task 19:01:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:03:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-600 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:03:45 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 19:03:45 Selected Git installation does not exist. Using Default 19:03:45 The recommended git tool is: NONE 19:03:51 using credential edgex-jenkins-ssh 19:03:51 Cloning the remote Git repository 19:03:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:03:51 > git init /w/workspace/app-service-configurable/23 # timeout=10 19:03:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:03:51 > git --version # timeout=10 19:03:51 > git --version # 'git version 2.17.1' 19:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:52 Avoid second fetch 19:03:52 Checking out Revision 510fea55546d2a9cfee0b501985e4f37129c1dcb (main) 19:03:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:52 > git config core.sparsecheckout # timeout=10 19:03:52 > git checkout -f 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 19:03:57 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:58 Dload Upload Total Spent Left Speed 19:03:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh 19:03:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:59 + sudo tee /etc/docker/daemon.new 19:03:59 { 19:03:59 "registry-mirrors": [ 19:03:59 "https://nexus3.edgexfoundry.org:10001" 19:03:59 ], 19:03:59 "bip": "10.250.0.254/24", 19:03:59 "hosts": [ 19:03:59 "tcp://0.0.0.0:5555", 19:03:59 "unix:///var/run/docker.sock" 19:03:59 ], 19:03:59 "mtu": 1458, 19:03:59 "selinux-enabled": true, 19:03:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:59 } [Pipeline] sh 19:03:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:18 provisioning config files... 19:04:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config5172626052656437502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:18 ---> docker-login.sh 19:04:18 nexus3.edgexfoundry.org:10001 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 nexus3.edgexfoundry.org:10002 19:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:21 Configure a credential helper to remove this warning. See 19:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:21 19:04:21 Login Succeeded 19:04:21 nexus3.edgexfoundry.org:10003 19:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:21 Configure a credential helper to remove this warning. See 19:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:21 19:04:21 Login Succeeded 19:04:21 nexus3.edgexfoundry.org:10004 19:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:22 Configure a credential helper to remove this warning. See 19:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:22 19:04:22 Login Succeeded 19:04:22 docker.io 19:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:23 Configure a credential helper to remove this warning. See 19:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:23 19:04:23 Login Succeeded 19:04:23 ---> docker-login.sh ends [Pipeline] } 19:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:23 ========================================================= 19:04:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:04:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:04:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:04:24 Sending build context to Docker daemon 197.1kB 19:04:24 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:04:24 Step 2/12 : FROM ${BASE} AS builder 19:04:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:24 552d1f2373af: Pulling fs layer 19:04:24 ea3f2d53f512: Pulling fs layer 19:04:24 9e70ebbbe112: Pulling fs layer 19:04:24 7a9cfe048b4a: Pulling fs layer 19:04:24 72dc09318566: Pulling fs layer 19:04:24 f4f7b4309257: Pulling fs layer 19:04:24 0ac9a79272e3: Pulling fs layer 19:04:24 b78e95d17946: Pulling fs layer 19:04:24 f4f7b4309257: Waiting 19:04:24 b78e95d17946: Waiting 19:04:24 7a9cfe048b4a: Waiting 19:04:24 72dc09318566: Waiting 19:04:24 0ac9a79272e3: Waiting 19:04:24 9e70ebbbe112: Verifying Checksum 19:04:24 9e70ebbbe112: Download complete 19:04:24 ea3f2d53f512: Verifying Checksum 19:04:24 ea3f2d53f512: Download complete 19:04:25 72dc09318566: Download complete 19:04:25 f4f7b4309257: Verifying Checksum 19:04:25 f4f7b4309257: Download complete 19:04:25 0ac9a79272e3: Download complete 19:04:25 552d1f2373af: Download complete 19:04:25 552d1f2373af: Pull complete 19:04:26 ea3f2d53f512: Pull complete 19:04:26 9e70ebbbe112: Pull complete 19:04:27 b78e95d17946: Verifying Checksum 19:04:27 b78e95d17946: Download complete 19:04:27 7a9cfe048b4a: Verifying Checksum 19:04:27 7a9cfe048b4a: Download complete 19:04:37 7a9cfe048b4a: Pull complete 19:04:37 72dc09318566: Pull complete 19:04:37 f4f7b4309257: Pull complete 19:04:37 0ac9a79272e3: Pull complete 19:04:44 b78e95d17946: Pull complete 19:04:44 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:04:44 ---> 8b459fc5aaf0 19:04:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:04:49 ---> Running in 86310800d9e1 19:04:49 Removing intermediate container 86310800d9e1 19:04:49 ---> ce7da2207793 19:04:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:49 ---> Running in 5aa44ef02917 19:04:49 Removing intermediate container 5aa44ef02917 19:04:49 ---> fab750a033bc 19:04:49 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:04:49 ---> Running in 43318eabb395 19:04:50 Removing intermediate container 43318eabb395 19:04:50 ---> 0d056309d131 19:04:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:50 ---> Running in 417041cd38ff 19:04:52 Removing intermediate container 417041cd38ff 19:04:52 ---> 429c86fb0549 19:04:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:52 ---> Running in dd14c7ff7ab5 19:04:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:04:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:04:55 OK: 219 MiB in 52 packages 19:04:56 Removing intermediate container dd14c7ff7ab5 19:04:56 ---> 9cda0e716e4d 19:04:56 Step 8/12 : WORKDIR /app 19:04:56 ---> Running in 3222efe33d97 19:04:57 Removing intermediate container 3222efe33d97 19:04:57 ---> 5d95caa57010 19:04:57 Step 9/12 : COPY . . 19:04:58 ---> b2d37c7d09d9 19:04:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:58 ---> Running in e33b0260b4aa 19:05:31 Running on prd-centos7-docker-4c-2g-605 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 19:05:31 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 19:05:31 Selected Git installation does not exist. Using Default 19:05:31 The recommended git tool is: NONE 19:05:33 using credential edgex-jenkins-ssh 19:05:33 Cloning the remote Git repository 19:05:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 19:05:32 > git init /w/workspace/app-service-configurable/23 # timeout=10 19:05:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 19:05:32 > git --version # timeout=10 19:05:32 > git --version # 'git version 2.24.4' 19:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:32 [INFO] Currently running in a labeled security context 19:05:32 [INFO] Currently SELinux is 'enforcing' on the host 19:05:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/23@tmp/jenkins-gitclient-ssh7310934159221390080.key 19:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:34 Avoid second fetch 19:05:34 Checking out Revision 510fea55546d2a9cfee0b501985e4f37129c1dcb (main) 19:05:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 19:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:33 > git config core.sparsecheckout # timeout=10 19:05:33 > git checkout -f 510fea55546d2a9cfee0b501985e4f37129c1dcb # timeout=10 19:05:37 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#340)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:38 provisioning config files... 19:05:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config9119494268646246696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:38 ---> docker-login.sh 19:05:38 nexus3.edgexfoundry.org:10001 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 nexus3.edgexfoundry.org:10002 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 nexus3.edgexfoundry.org:10003 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:38 Configure a credential helper to remove this warning. See 19:05:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:38 19:05:38 Login Succeeded 19:05:38 nexus3.edgexfoundry.org:10004 19:05:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:39 Configure a credential helper to remove this warning. See 19:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:39 19:05:39 Login Succeeded 19:05:39 docker.io 19:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:39 Configure a credential helper to remove this warning. See 19:05:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:39 19:05:39 Login Succeeded 19:05:39 ---> docker-login.sh ends [Pipeline] } 19:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:39 ========================================================= 19:05:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:05:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:05:39 Sending build context to Docker daemon 197.1kB 19:05:39 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:05:39 Step 2/12 : FROM ${BASE} AS builder 19:05:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:39 a0d0a0d46f8b: Pulling fs layer 19:05:39 31adcdaf11c8: Pulling fs layer 19:05:39 b8b176561691: Pulling fs layer 19:05:39 4527c011a84f: Pulling fs layer 19:05:39 5d74067f8e1e: Pulling fs layer 19:05:39 e0aca202a116: Pulling fs layer 19:05:39 3a43be97a3b4: Pulling fs layer 19:05:39 34cad66bf833: Pulling fs layer 19:05:39 b4e3c513aaa6: Pulling fs layer 19:05:39 4527c011a84f: Waiting 19:05:39 5d74067f8e1e: Waiting 19:05:39 e0aca202a116: Waiting 19:05:39 3a43be97a3b4: Waiting 19:05:39 34cad66bf833: Waiting 19:05:39 b4e3c513aaa6: Waiting 19:05:39 b8b176561691: Verifying Checksum 19:05:39 b8b176561691: Download complete 19:05:39 31adcdaf11c8: Verifying Checksum 19:05:39 31adcdaf11c8: Download complete 19:05:39 5d74067f8e1e: Verifying Checksum 19:05:39 5d74067f8e1e: Download complete 19:05:39 e0aca202a116: Verifying Checksum 19:05:39 e0aca202a116: Download complete 19:05:39 3a43be97a3b4: Verifying Checksum 19:05:39 3a43be97a3b4: Download complete 19:05:39 a0d0a0d46f8b: Verifying Checksum 19:05:39 a0d0a0d46f8b: Download complete 19:05:40 34cad66bf833: Verifying Checksum 19:05:40 34cad66bf833: Download complete 19:05:40 a0d0a0d46f8b: Pull complete 19:05:40 4527c011a84f: Verifying Checksum 19:05:40 4527c011a84f: Download complete 19:05:40 31adcdaf11c8: Pull complete 19:05:40 b4e3c513aaa6: Verifying Checksum 19:05:40 b4e3c513aaa6: Download complete 19:05:40 b8b176561691: Pull complete 19:05:44 4527c011a84f: Pull complete 19:05:44 5d74067f8e1e: Pull complete 19:05:44 e0aca202a116: Pull complete 19:05:44 3a43be97a3b4: Pull complete 19:05:44 34cad66bf833: Pull complete 19:05:46 b4e3c513aaa6: Pull complete 19:05:46 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:05:46 ---> 9f6097aaca64 19:05:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:05:48 ---> Running in 1cd1857f808e 19:05:48 Removing intermediate container 1cd1857f808e 19:05:48 ---> 22bfc2f9ceca 19:05:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:05:48 ---> Running in 230f905efdd3 19:05:48 Removing intermediate container 230f905efdd3 19:05:48 ---> bffb5781fadd 19:05:48 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:05:48 ---> Running in 71a8042468e4 19:05:48 Removing intermediate container 71a8042468e4 19:05:48 ---> 3379aae86254 19:05:48 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:48 ---> Running in b46dff0d5ee3 19:05:48 Removing intermediate container b46dff0d5ee3 19:05:48 ---> 0e494cb091c1 19:05:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:48 ---> Running in 6ace7a745cf6 19:05:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:05:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:05:50 OK: 220 MiB in 52 packages 19:05:50 Removing intermediate container 6ace7a745cf6 19:05:50 ---> 0c7a8d593d31 19:05:50 Step 8/12 : WORKDIR /app 19:05:50 ---> Running in 59333d084bce 19:05:50 Removing intermediate container 59333d084bce 19:05:50 ---> 8bbb46aaad97 19:05:50 Step 9/12 : COPY . . 19:05:50 ---> 4e38b5b0e3e3 19:05:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:50 ---> Running in a04da6ff65a3 19:06:20 Removing intermediate container e33b0260b4aa 19:06:20 ---> ca620a822d94 19:06:20 Step 11/12 : ARG MAKE="make build" 19:06:20 ---> Running in 3fdf0a8bede4 19:06:20 Removing intermediate container 3fdf0a8bede4 19:06:20 ---> 6563d3d710fb 19:06:20 Step 12/12 : RUN $MAKE 19:06:20 ---> Running in 69bd0990561e 19:06:20 noop 19:06:20 Removing intermediate container 69bd0990561e 19:06:20 ---> 946d1d42f7b8 19:06:20 Successfully built 946d1d42f7b8 19:06:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:06:20 + docker inspect -f . ci-base-image-arm64 19:06:20 . [Pipeline] withDockerContainer 19:06:21 prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 19:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:23 $ docker top 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c -eo pid,comm 19:06:23 Removing intermediate container a04da6ff65a3 19:06:23 ---> a4251101c507 19:06:23 Step 11/12 : ARG MAKE="make build" 19:06:23 ---> Running in 23c0bb8146e3 19:06:23 Removing intermediate container 23c0bb8146e3 19:06:23 ---> cf736da36c15 19:06:23 Step 12/12 : RUN $MAKE 19:06:23 ---> Running in b8c74a957d21 19:06:23 noop 19:06:23 Removing intermediate container b8c74a957d21 19:06:23 ---> 074c5a637819 19:06:23 Successfully built 074c5a637819 19:06:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:06:23 + docker inspect -f . ci-base-image-x86_64 19:06:23 . [Pipeline] withDockerContainer 19:06:23 prd-centos7-docker-4c-2g-605 does not seem to be running inside a container 19:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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:06:24 + go version 19:06:24 go version go1.16.8 linux/arm64 19:06:24 $ docker top 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e -eo pid,comm [Pipeline] { [Pipeline] } 19:06:24 $ docker stop --time=1 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c 19:06:26 $ docker rm -f 0ad0ba6b34fa9262bbb23c3fc59a8362d79771bef69f8e9abf1e77691e3a2b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:26 + go version 19:06:26 go version go1.16.8 linux/amd64 [Pipeline] } 19:06:26 $ docker stop --time=1 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e 19:06:27 + docker inspect -f . ci-base-image-arm64 19:06:27 . 19:06:28 $ docker rm -f 2d5c3e18ddc23f7af1fdb1134e8f685eb99393be17f8aca3949452c5b13e6e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 19:06:28 prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 19:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:06:30 $ docker top b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:30 + docker inspect -f . ci-base-image-x86_64 19:06:30 . [Pipeline] withDockerContainer 19:06:31 prd-centos7-docker-4c-2g-605 does not seem to be running inside a container 19:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@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:06:31 + make test 19:06:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:06:31 $ docker top 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:06:31 + make test 19:06:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:06:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:06:46 CGO_ENABLED=1 go vet ./... 19:06:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:53 ./bin/test-attribution-txt.sh [Pipeline] } 19:06:53 $ docker stop --time=1 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 19:06:54 $ docker rm -f 9b8549089f8bc6d3a7a1086bc1245a92c362ab728e458b3b3fd59e955294fb87 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:06:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:06:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:06:57 + ls -al . 19:06:57 total 148 19:06:57 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 20 19:06 . 19:06:57 drwxrwxr-x. 4 jenkins jenkins 30 Oct 20 19:05 .. 19:06:57 -rw-rw-r--. 1 jenkins jenkins 7608 Oct 20 19:05 Attribution.txt 19:06:57 drwxrwxr-x. 2 jenkins jenkins 37 Oct 20 19:05 bin 19:06:57 -rw-rw-r--. 1 jenkins jenkins 22206 Oct 20 19:05 CHANGELOG.md 19:06:57 -rw-r--r--. 1 jenkins jenkins 10 Oct 20 19:06 coverage.out 19:06:57 -rw-rw-r--. 1 jenkins jenkins 2064 Oct 20 19:05 Dockerfile 19:06:57 -rw-rw-r--. 1 jenkins jenkins 119 Oct 20 19:05 .dockerignore 19:06:57 drwxrwxr-x. 8 jenkins jenkins 162 Oct 20 19:05 .git 19:06:57 drwxrwxr-x. 2 jenkins jenkins 104 Oct 20 19:05 .github 19:06:57 -rw-rw-r--. 1 jenkins jenkins 104 Oct 20 19:05 .gitignore 19:06:57 -rw-rw-r--. 1 jenkins jenkins 136 Oct 20 19:05 go.mod 19:06:57 -rw-rw-r--. 1 jenkins jenkins 50129 Oct 20 19:05 go.sum 19:06:57 -rw-rw-r--. 1 jenkins jenkins 677 Oct 20 19:05 GOVERNANCE.md 19:06:57 -rw-rw-r--. 1 jenkins jenkins 687 Oct 20 19:05 Jenkinsfile 19:06:57 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 20 19:05 LICENSE 19:06:57 -rw-rw-r--. 1 jenkins jenkins 1949 Oct 20 19:05 main.go 19:06:57 -rw-rw-r--. 1 jenkins jenkins 1614 Oct 20 19:05 makefile 19:06:57 -rw-rw-r--. 1 jenkins jenkins 618 Oct 20 19:05 OWNERS.md 19:06:57 -rw-rw-r--. 1 jenkins jenkins 3224 Oct 20 19:05 README.md 19:06:57 drwxrwxr-x. 9 jenkins jenkins 151 Oct 20 19:05 res 19:06:57 drwxrwxr-x. 3 jenkins jenkins 58 Oct 20 19:05 snap 19:06:57 -rw-rw-r--. 1 jenkins jenkins 12 Oct 20 19:01 VERSION [Pipeline] isUnix [Pipeline] sh 19:06:57 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb --label arch=amd64 --label version=2.0.2-dev.19 . 19:06:57 Sending build context to Docker daemon 198.1kB 19:06:57 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 19:06:57 Step 2/26 : FROM ${BASE} AS builder 19:06:57 ---> 074c5a637819 19:06:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:06:57 ---> Running in e4073862d0cd 19:06:57 Removing intermediate container e4073862d0cd 19:06:57 ---> 8be793976bea 19:06:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:06:57 ---> Running in 4b1c334bac79 19:06:57 Removing intermediate container 4b1c334bac79 19:06:57 ---> ccffd7f1b56d 19:06:57 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:06:57 ---> Running in 708ad5a517ac 19:06:57 Removing intermediate container 708ad5a517ac 19:06:57 ---> 4057fad46947 19:06:57 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:57 ---> Running in b6610f49c6ee 19:06:58 Removing intermediate container b6610f49c6ee 19:06:58 ---> b9dbaad6668e 19:06:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:06:58 ---> Running in 3296c1eef4f7 19:06:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:06:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:06:59 OK: 220 MiB in 52 packages 19:07:00 Removing intermediate container 3296c1eef4f7 19:07:00 ---> 2c9422650e7f 19:07:00 Step 8/26 : WORKDIR /app 19:07:00 ---> Running in 167fad9f5159 19:07:00 Removing intermediate container 167fad9f5159 19:07:00 ---> 603d634a1ee1 19:07:00 Step 9/26 : COPY . . 19:07:00 ---> ecab94663c82 19:07:00 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:00 ---> Running in 10f024543096 19:07:01 Removing intermediate container 10f024543096 19:07:01 ---> 9c6693de937f 19:07:01 Step 11/26 : ARG MAKE="make build" 19:07:01 ---> Running in c7fca8970249 19:07:01 Removing intermediate container c7fca8970249 19:07:01 ---> 918a88f31670 19:07:01 Step 12/26 : RUN $MAKE 19:07:01 ---> Running in d383338d0090 19:07:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.19" -o app-service-configurable 19:07:13 Removing intermediate container d383338d0090 19:07:13 ---> a81e60623804 19:07:13 Step 13/26 : FROM alpine:3.14 19:07:13 3.14: Pulling from library/alpine 19:07:13 a0d0a0d46f8b: Already exists 19:07:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:07:13 Status: Downloaded newer image for alpine:3.14 19:07:13 ---> 14119a10abf4 19:07:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:07:13 ---> Running in 75a908b7c7c6 19:07:13 Removing intermediate container 75a908b7c7c6 19:07:13 ---> fa799ccbb98e 19:07:13 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:07:13 ---> Running in bcdf28fb7350 19:07:13 Removing intermediate container bcdf28fb7350 19:07:13 ---> 091007132394 19:07:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:07:13 ---> Running in 956e9fb89b86 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:07:14 (1/7) Installing ca-certificates (20191127-r5) 19:07:14 (2/7) Installing dumb-init (1.2.5-r1) 19:07:14 (3/7) Installing libgcc (10.3.1_git20210424-r2) 19:07:14 (4/7) Installing libsodium (1.0.18-r0) 19:07:14 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 19:07:14 (6/7) Installing libzmq (4.3.4-r0) 19:07:14 (7/7) Installing zeromq (4.3.4-r0) 19:07:14 Executing busybox-1.33.1-r3.trigger 19:07:14 Executing ca-certificates-20191127-r5.trigger 19:07:14 OK: 9 MiB in 21 packages 19:07:14 Removing intermediate container 956e9fb89b86 19:07:14 ---> d9b010824616 19:07:14 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:07:14 ---> 761f2bccd716 19:07:14 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:07:14 ---> 2cba57125263 19:07:14 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:07:15 ---> 33ccd615a832 19:07:15 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:07:15 ---> 0aca2feb4a73 19:07:15 Step 21/26 : EXPOSE 48095 19:07:15 ---> Running in 569df29ac49d 19:07:15 Removing intermediate container 569df29ac49d 19:07:15 ---> baa1637e785b 19:07:15 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:07:15 ---> Running in a8564dbf251d 19:07:15 Removing intermediate container a8564dbf251d 19:07:15 ---> 0ba5d530739a 19:07:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:07:15 ---> Running in fd05d433988b 19:07:15 Removing intermediate container fd05d433988b 19:07:15 ---> fe90486d9274 19:07:15 Step 24/26 : LABEL arch=amd64 19:07:15 ---> Running in b392abd29a75 19:07:15 Removing intermediate container b392abd29a75 19:07:15 ---> 02f7078ebbb0 19:07:15 Step 25/26 : LABEL git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb 19:07:15 ---> Running in 61a4f4edff2c 19:07:15 Removing intermediate container 61a4f4edff2c 19:07:15 ---> 23ae75bd9a30 19:07:15 Step 26/26 : LABEL version=2.0.2-dev.19 19:07:15 ---> Running in 8e166d9c32b2 19:07:16 Removing intermediate container 8e166d9c32b2 19:07:16 ---> 0c5221839efd 19:07:16 [Warning] One or more build-args [ARCH] were not consumed 19:07:16 Successfully built 0c5221839efd 19:07:16 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:16 provisioning config files... 19:07:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config1846327708921380381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:16 ---> docker-login.sh 19:07:16 nexus3.edgexfoundry.org:10001 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 nexus3.edgexfoundry.org:10002 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 nexus3.edgexfoundry.org:10003 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 nexus3.edgexfoundry.org:10004 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 docker.io 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 ---> docker-login.sh ends [Pipeline] } 19:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 19:07:17 510fea55546d2a9cfee0b501985e4f37129c1dcb 19:07:17 latest 19:07:17 2.0.2-dev.19 19:07:17 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:07:17 main 19:07:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh 19:07:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb 19:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:18 0742b6aa12f3: Preparing 19:07:18 0182a285c29a: Preparing 19:07:18 bbc66241213a: Preparing 19:07:18 901330049e98: Preparing 19:07:18 b7e840b7c9cb: Preparing 19:07:18 e2eb06d8af82: Preparing 19:07:18 e2eb06d8af82: Waiting 19:07:18 0182a285c29a: Pushed 19:07:18 901330049e98: Pushed 19:07:18 bbc66241213a: Pushed 19:07:18 e2eb06d8af82: Layer already exists 19:07:18 b7e840b7c9cb: Pushed 19:07:19 0742b6aa12f3: Pushed 19:07:19 510fea55546d2a9cfee0b501985e4f37129c1dcb: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:20 0742b6aa12f3: Preparing 19:07:20 0182a285c29a: Preparing 19:07:20 bbc66241213a: Preparing 19:07:20 901330049e98: Preparing 19:07:20 b7e840b7c9cb: Preparing 19:07:20 e2eb06d8af82: Preparing 19:07:20 e2eb06d8af82: Waiting 19:07:20 0742b6aa12f3: Layer already exists 19:07:20 0182a285c29a: Layer already exists 19:07:20 bbc66241213a: Layer already exists 19:07:20 b7e840b7c9cb: Layer already exists 19:07:20 901330049e98: Layer already exists 19:07:20 e2eb06d8af82: Layer already exists 19:07:20 latest: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 19:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:21 0742b6aa12f3: Preparing 19:07:21 0182a285c29a: Preparing 19:07:21 bbc66241213a: Preparing 19:07:21 901330049e98: Preparing 19:07:21 b7e840b7c9cb: Preparing 19:07:21 e2eb06d8af82: Preparing 19:07:21 e2eb06d8af82: Waiting 19:07:21 b7e840b7c9cb: Layer already exists 19:07:21 0182a285c29a: Layer already exists 19:07:21 bbc66241213a: Layer already exists 19:07:21 901330049e98: Layer already exists 19:07:21 0742b6aa12f3: Layer already exists 19:07:21 e2eb06d8af82: Layer already exists 19:07:21 2.0.2-dev.19: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:21 0742b6aa12f3: Preparing 19:07:21 0182a285c29a: Preparing 19:07:21 bbc66241213a: Preparing 19:07:21 901330049e98: Preparing 19:07:21 b7e840b7c9cb: Preparing 19:07:21 e2eb06d8af82: Preparing 19:07:21 e2eb06d8af82: Waiting 19:07:21 0742b6aa12f3: Layer already exists 19:07:21 b7e840b7c9cb: Layer already exists 19:07:21 901330049e98: Layer already exists 19:07:21 0182a285c29a: Layer already exists 19:07:21 bbc66241213a: Layer already exists 19:07:21 e2eb06d8af82: Layer already exists 19:07:21 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:07:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 19:07:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 19:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 19:07:22 0742b6aa12f3: Preparing 19:07:22 0182a285c29a: Preparing 19:07:22 bbc66241213a: Preparing 19:07:22 901330049e98: Preparing 19:07:22 b7e840b7c9cb: Preparing 19:07:22 e2eb06d8af82: Preparing 19:07:22 e2eb06d8af82: Waiting 19:07:22 b7e840b7c9cb: Layer already exists 19:07:22 901330049e98: Layer already exists 19:07:22 0182a285c29a: Layer already exists 19:07:22 0742b6aa12f3: Layer already exists 19:07:22 bbc66241213a: Layer already exists 19:07:22 e2eb06d8af82: Layer already exists 19:07:22 main: digest: sha256:b2c6c0811a3726f9d5b77163ea6dcb96afd154ae28858d30562e83040a0fa648 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:22 ===================================================== [Pipeline] echo 19:07:22 taggedImages: 19:07:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb 19:07:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 19:07:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.19 19:07:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:07:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:22 19:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:23 latest: Pulling from edgex-lftools-log-publisher 19:07:23 b4d181a07f80: Pulling fs layer 19:07:23 a1111a8f2ec3: Pulling fs layer 19:07:23 ed53099fbce6: Pulling fs layer 19:07:23 dc539afda2c1: Pulling fs layer 19:07:23 77bc0d833cb6: Pulling fs layer 19:07:23 9065ff56babe: Pulling fs layer 19:07:23 d287ab97295c: Pulling fs layer 19:07:23 dc539afda2c1: Waiting 19:07:23 77bc0d833cb6: Waiting 19:07:23 9065ff56babe: Waiting 19:07:23 d287ab97295c: Waiting 19:07:23 a1111a8f2ec3: Verifying Checksum 19:07:23 a1111a8f2ec3: Download complete 19:07:23 dc539afda2c1: Verifying Checksum 19:07:23 dc539afda2c1: Download complete 19:07:23 ed53099fbce6: Verifying Checksum 19:07:23 ed53099fbce6: Download complete 19:07:23 77bc0d833cb6: Verifying Checksum 19:07:23 77bc0d833cb6: Download complete 19:07:23 9065ff56babe: Verifying Checksum 19:07:23 9065ff56babe: Download complete 19:07:23 b4d181a07f80: Verifying Checksum 19:07:23 b4d181a07f80: Download complete 19:07:23 d287ab97295c: Verifying Checksum 19:07:23 d287ab97295c: Download complete 19:07:24 b4d181a07f80: Pull complete 19:07:24 a1111a8f2ec3: Pull complete 19:07:25 ed53099fbce6: Pull complete 19:07:25 dc539afda2c1: Pull complete 19:07:25 77bc0d833cb6: Pull complete 19:07:25 9065ff56babe: Pull complete 19:07:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 19:07:27 CGO_ENABLED=1 go vet ./... 19:07:31 d287ab97295c: Pull complete 19:07:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:07:31 prd-centos7-docker-4c-2g-605 does not seem to be running inside a container 19:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:07:33 $ docker top b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:33 ---> job-cost.sh 19:07:33 lf-activate-venv: SKIPPING 19:07:33 INFO: No Stack... 19:07:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:50 ./bin/test-attribution-txt.sh [Pipeline] } 19:07:50 $ docker stop --time=1 b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce 19:07:52 $ docker rm -f b9c346d153ea42a79b714681ca04494ac23cef5de0694cef90284c18c00ed0ce [Pipeline] // withDockerContainer [Pipeline] sh 19:07:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:07:53 Warning: overwriting stash ‘coverage-report’ 19:07:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:54 + ls -al . 19:07:54 total 172 19:07:54 drwxrwxr-x 7 jenkins jenkins 4096 Oct 20 19:07 . 19:07:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 19:03 .. 19:07:54 -rw-rw-r-- 1 jenkins jenkins 119 Oct 20 19:03 .dockerignore 19:07:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 19:03 .git 19:07:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 19:03 .github 19:07:54 -rw-rw-r-- 1 jenkins jenkins 104 Oct 20 19:03 .gitignore 19:07:54 -rw-rw-r-- 1 jenkins jenkins 7608 Oct 20 19:03 Attribution.txt 19:07:54 -rw-rw-r-- 1 jenkins jenkins 22206 Oct 20 19:03 CHANGELOG.md 19:07:54 -rw-rw-r-- 1 jenkins jenkins 2064 Oct 20 19:03 Dockerfile 19:07:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 20 19:03 GOVERNANCE.md 19:07:54 -rw-rw-r-- 1 jenkins jenkins 687 Oct 20 19:03 Jenkinsfile 19:07:54 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 20 19:03 LICENSE 19:07:54 -rw-rw-r-- 1 jenkins jenkins 618 Oct 20 19:03 OWNERS.md 19:07:54 -rw-rw-r-- 1 jenkins jenkins 3224 Oct 20 19:03 README.md 19:07:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 20 19:01 VERSION 19:07:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 19:03 bin 19:07:54 -rw-r--r-- 1 jenkins jenkins 10 Oct 20 19:06 coverage.out 19:07:54 -rw-rw-r-- 1 jenkins jenkins 136 Oct 20 19:03 go.mod 19:07:54 -rw-rw-r-- 1 jenkins jenkins 50129 Oct 20 19:03 go.sum 19:07:54 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 20 19:03 main.go 19:07:54 -rw-rw-r-- 1 jenkins jenkins 1614 Oct 20 19:03 makefile 19:07:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 19:03 res 19:07:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 19:03 snap [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb --label arch=arm64 --label version=2.0.2-dev.19 . 19:07:54 Sending build context to Docker daemon 198.1kB 19:07:55 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 19:07:55 Step 2/26 : FROM ${BASE} AS builder 19:07:55 ---> 946d1d42f7b8 19:07:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:07:55 ---> Running in 11812af838b1 19:07:55 INFO: Retrieving Pricing Info for: v3-standard-2 19:07:55 INFO: Archiving Costs [Pipeline] sh 19:07:55 + cat /w/workspace/app-service-configurable/23/archives/cost.csv 19:07:55 + cut -d, -f6 [Pipeline] lock 19:07:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] 19:07:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] did not exist. Created. 19:07:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:55 Removing intermediate container 11812af838b1 19:07:55 ---> 82ec55d8a660 19:07:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:07:55 ---> Running in 95a5eaf2f2c3 19:07:56 + echo total: 0.05999999865889549 [Pipeline] stash 19:07:56 Stashed 1 file(s) [Pipeline] } 19:07:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:56 $ docker stop --time=1 b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 19:07:56 Removing intermediate container 95a5eaf2f2c3 19:07:56 ---> 66cb943248ea 19:07:56 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:07:56 ---> Running in 29b91b384567 19:07:56 Removing intermediate container 29b91b384567 19:07:56 ---> 7f8cc981c103 19:07:56 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:07:57 ---> Running in 42f26ae46769 19:07:57 $ docker rm -f b7030ec13e38b473f3f109a7c1867572589e97e62afc6ae917c4b6fc4971b0f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:07:59 Removing intermediate container 42f26ae46769 19:07:59 ---> 1bd204388394 19:07:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:59 ---> Running in 255a577297b3 19:08:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:08:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:08:02 OK: 219 MiB in 52 packages 19:08:03 Removing intermediate container 255a577297b3 19:08:03 ---> ea881962566c 19:08:03 Step 8/26 : WORKDIR /app 19:08:03 ---> Running in 4a27f03408ed 19:08:03 Removing intermediate container 4a27f03408ed 19:08:03 ---> 235aa62226ad 19:08:03 Step 9/26 : COPY . . 19:08:04 ---> 6e986541dbda 19:08:04 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:04 ---> Running in edbe37629a80 19:08:07 Removing intermediate container edbe37629a80 19:08:07 ---> e964ba32bc28 19:08:07 Step 11/26 : ARG MAKE="make build" 19:08:07 ---> Running in 9ee6ae4fa293 19:08:08 Removing intermediate container 9ee6ae4fa293 19:08:08 ---> 24b1cd35a221 19:08:08 Step 12/26 : RUN $MAKE 19:08:08 ---> Running in e8946d7c86f4 19:08:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.19" -o app-service-configurable 19:08:48 Removing intermediate container e8946d7c86f4 19:08:48 ---> 2b8522710ee3 19:08:48 Step 13/26 : FROM alpine:3.14 19:08:48 3.14: Pulling from library/alpine 19:08:48 552d1f2373af: Already exists 19:08:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:08:48 Status: Downloaded newer image for alpine:3.14 19:08:48 ---> bb3de5531c18 19:08:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 19:08:48 ---> Running in 115d3f7d4a22 19:08:48 Removing intermediate container 115d3f7d4a22 19:08:48 ---> f322e00fdf62 19:08:48 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 19:08:48 ---> Running in f233d0ce6b45 19:08:49 Removing intermediate container f233d0ce6b45 19:08:49 ---> 9ce8fbc0ecce 19:08:49 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 19:08:49 ---> Running in 44083edcdac5 19:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:08:52 (1/7) Installing ca-certificates (20191127-r5) 19:08:52 (2/7) Installing dumb-init (1.2.5-r1) 19:08:52 (3/7) Installing libgcc (10.3.1_git20210424-r2) 19:08:52 (4/7) Installing libsodium (1.0.18-r0) 19:08:52 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 19:08:52 (6/7) Installing libzmq (4.3.4-r0) 19:08:52 (7/7) Installing zeromq (4.3.4-r0) 19:08:52 Executing busybox-1.33.1-r3.trigger 19:08:52 Executing ca-certificates-20191127-r5.trigger 19:08:52 OK: 9 MiB in 21 packages 19:08:54 Removing intermediate container 44083edcdac5 19:08:54 ---> 1593f405f8b0 19:08:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:08:55 ---> 4dfd636e206a 19:08:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:08:55 ---> eb3fdff67708 19:08:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:08:56 ---> d6d222c70dd7 19:08:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 19:08:57 ---> 7a671ae62154 19:08:57 Step 21/26 : EXPOSE 48095 19:08:57 ---> Running in a2977bf8404c 19:08:58 Removing intermediate container a2977bf8404c 19:08:58 ---> 0848c9c6a1ae 19:08:58 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 19:08:58 ---> Running in 1fa094c0904f 19:08:58 Removing intermediate container 1fa094c0904f 19:08:58 ---> f96b662f6173 19:08:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:58 ---> Running in b69962922e22 19:08:59 Removing intermediate container b69962922e22 19:08:59 ---> 9121a7ae6622 19:08:59 Step 24/26 : LABEL arch=arm64 19:08:59 ---> Running in 385b1d9e3b34 19:09:00 Removing intermediate container 385b1d9e3b34 19:09:00 ---> 8f049fa61e3c 19:09:00 Step 25/26 : LABEL git_sha=510fea55546d2a9cfee0b501985e4f37129c1dcb 19:09:00 ---> Running in 2bd5d8b57d67 19:09:00 Removing intermediate container 2bd5d8b57d67 19:09:00 ---> e171b19533cc 19:09:00 Step 26/26 : LABEL version=2.0.2-dev.19 19:09:00 ---> Running in 71b529fd3cc0 19:09:01 Removing intermediate container 71b529fd3cc0 19:09:01 ---> f15b6d634ffe 19:09:01 [Warning] One or more build-args [ARCH] were not consumed 19:09:01 Successfully built f15b6d634ffe 19:09:01 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:01 provisioning config files... 19:09:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/23@tmp/config944569834690893976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:02 ---> docker-login.sh 19:09:02 nexus3.edgexfoundry.org:10001 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 nexus3.edgexfoundry.org:10002 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:03 Configure a credential helper to remove this warning. See 19:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:03 19:09:03 Login Succeeded 19:09:03 nexus3.edgexfoundry.org:10003 19:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:03 Configure a credential helper to remove this warning. See 19:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:03 19:09:03 Login Succeeded 19:09:03 nexus3.edgexfoundry.org:10004 19:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:04 Configure a credential helper to remove this warning. See 19:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:04 19:09:04 Login Succeeded 19:09:04 docker.io 19:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:05 Configure a credential helper to remove this warning. See 19:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:05 19:09:05 Login Succeeded 19:09:05 ---> docker-login.sh ends [Pipeline] } 19:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:05 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 19:09:05 510fea55546d2a9cfee0b501985e4f37129c1dcb 19:09:05 latest 19:09:05 2.0.2-dev.19 19:09:05 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:09:05 main 19:09:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh 19:09:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb 19:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:09:05 73c25eb02cf7: Preparing 19:09:05 b051a88268c2: Preparing 19:09:05 cb3219586e6d: Preparing 19:09:05 42fa16e2461f: Preparing 19:09:05 40e4ba99f187: Preparing 19:09:05 ee420dfed78a: Preparing 19:09:05 ee420dfed78a: Waiting 19:09:06 cb3219586e6d: Pushed 19:09:06 b051a88268c2: Pushed 19:09:06 42fa16e2461f: Pushed 19:09:06 ee420dfed78a: Layer already exists 19:09:07 40e4ba99f187: Pushed 19:09:09 73c25eb02cf7: Pushed 19:09:09 510fea55546d2a9cfee0b501985e4f37129c1dcb: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:09:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:09:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:09:10 73c25eb02cf7: Preparing 19:09:10 b051a88268c2: Preparing 19:09:10 cb3219586e6d: Preparing 19:09:10 42fa16e2461f: Preparing 19:09:10 40e4ba99f187: Preparing 19:09:10 ee420dfed78a: Preparing 19:09:10 ee420dfed78a: Waiting 19:09:10 42fa16e2461f: Layer already exists 19:09:10 40e4ba99f187: Layer already exists 19:09:10 cb3219586e6d: Layer already exists 19:09:10 b051a88268c2: Layer already exists 19:09:10 73c25eb02cf7: Layer already exists 19:09:10 ee420dfed78a: Layer already exists 19:09:10 latest: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:09:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh 19:09:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 19:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:09:11 73c25eb02cf7: Preparing 19:09:11 b051a88268c2: Preparing 19:09:11 cb3219586e6d: Preparing 19:09:11 42fa16e2461f: Preparing 19:09:11 40e4ba99f187: Preparing 19:09:11 ee420dfed78a: Preparing 19:09:11 ee420dfed78a: Waiting 19:09:11 cb3219586e6d: Layer already exists 19:09:11 73c25eb02cf7: Layer already exists 19:09:11 b051a88268c2: Layer already exists 19:09:11 40e4ba99f187: Layer already exists 19:09:11 42fa16e2461f: Layer already exists 19:09:11 ee420dfed78a: Layer already exists 19:09:11 2.0.2-dev.19: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:09:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 [Pipeline] isUnix [Pipeline] sh 19:09:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:09:12 73c25eb02cf7: Preparing 19:09:12 b051a88268c2: Preparing 19:09:12 cb3219586e6d: Preparing 19:09:12 42fa16e2461f: Preparing 19:09:12 40e4ba99f187: Preparing 19:09:12 ee420dfed78a: Preparing 19:09:12 ee420dfed78a: Waiting 19:09:12 cb3219586e6d: Layer already exists 19:09:12 42fa16e2461f: Layer already exists 19:09:12 b051a88268c2: Layer already exists 19:09:12 40e4ba99f187: Layer already exists 19:09:12 73c25eb02cf7: Layer already exists 19:09:12 ee420dfed78a: Layer already exists 19:09:12 510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] isUnix [Pipeline] sh 19:09:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 19:09:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 19:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 19:09:13 73c25eb02cf7: Preparing 19:09:13 b051a88268c2: Preparing 19:09:13 cb3219586e6d: Preparing 19:09:13 42fa16e2461f: Preparing 19:09:13 40e4ba99f187: Preparing 19:09:13 ee420dfed78a: Preparing 19:09:13 ee420dfed78a: Waiting 19:09:13 40e4ba99f187: Layer already exists 19:09:13 cb3219586e6d: Layer already exists 19:09:13 42fa16e2461f: Layer already exists 19:09:13 73c25eb02cf7: Layer already exists 19:09:13 b051a88268c2: Layer already exists 19:09:13 ee420dfed78a: Layer already exists 19:09:13 main: digest: sha256:267dd079734598fe31ef3e9a4825a2d6d4b94f96aee9b4b514743d409a2bd9e0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:09:13 ===================================================== [Pipeline] echo 19:09:13 taggedImages: 19:09:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb 19:09:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 19:09:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.19 19:09:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:510fea55546d2a9cfee0b501985e4f37129c1dcb-2.0.2-dev.19 19:09:13 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:14 19:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:15 arm64: Pulling from edgex-lftools-log-publisher 19:09:15 448f6bf000e3: Pulling fs layer 19:09:15 f757da607395: Pulling fs layer 19:09:15 05883995daec: Pulling fs layer 19:09:15 8603b9c90790: Pulling fs layer 19:09:15 1560dd03e051: Pulling fs layer 19:09:15 27f5ce0e4adf: Pulling fs layer 19:09:15 c2d8d7efcc4b: Pulling fs layer 19:09:15 1560dd03e051: Waiting 19:09:15 27f5ce0e4adf: Waiting 19:09:15 c2d8d7efcc4b: Waiting 19:09:15 8603b9c90790: Waiting 19:09:15 f757da607395: Verifying Checksum 19:09:15 f757da607395: Download complete 19:09:15 8603b9c90790: Verifying Checksum 19:09:15 8603b9c90790: Download complete 19:09:15 1560dd03e051: Verifying Checksum 19:09:15 1560dd03e051: Download complete 19:09:15 05883995daec: Verifying Checksum 19:09:15 05883995daec: Download complete 19:09:15 27f5ce0e4adf: Verifying Checksum 19:09:15 27f5ce0e4adf: Download complete 19:09:16 448f6bf000e3: Verifying Checksum 19:09:16 448f6bf000e3: Download complete 19:09:18 c2d8d7efcc4b: Verifying Checksum 19:09:18 c2d8d7efcc4b: Download complete 19:09:19 448f6bf000e3: Pull complete 19:09:20 f757da607395: Pull complete 19:09:22 05883995daec: Pull complete 19:09:22 8603b9c90790: Pull complete 19:09:23 1560dd03e051: Pull complete 19:09:23 27f5ce0e4adf: Pull complete 19:09:39 c2d8d7efcc4b: Pull complete 19:09:39 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:09:39 prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container 19:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:09:43 $ docker top 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:44 ---> job-cost.sh 19:09:44 lf-activate-venv: SKIPPING 19:09:44 INFO: No Stack... 19:09:44 INFO: Retrieving Pricing Info for: v3-standard-4 19:09:45 INFO: Archiving Costs [Pipeline] sh 19:09:45 + cat /w/workspace/app-service-configurable/23/archives/cost.csv 19:09:45 + cut -d, -f6 [Pipeline] lock 19:09:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] 19:09:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] did not exist. Created. 19:09:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:46 /w/workspace/app-service-configurable/23@tmp/durable-f9610a3e/script.sh: 1: /w/workspace/app-service-configurable/23@tmp/durable-f9610a3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:09:47 + echo total: 0.10999999940395355 [Pipeline] stash 19:09:47 Warning: overwriting stash ‘stack-cost’ 19:09:47 Stashed 1 file(s) [Pipeline] } 19:09:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:47 $ docker stop --time=1 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d 19:09:49 $ docker rm -f 2463a87bba799b8eecf051359d6e533d4a686f73eabe6913e86996a31b35fa6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:09:49 provisioning config files... 19:09:49 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config910466182194201029tmp [Pipeline] { [Pipeline] sh 19:09:49 + set +x 19:09:49 + curl -s https://codecov.io/bash 19:09:49 + bash -s -- 19:09:49 19:09:49 _____ _ 19:09:49 / ____| | | 19:09:49 | | ___ __| | ___ ___ _____ __ 19:09:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:09:49 | |___| (_) | (_| | __/ (_| (_) \ V / 19:09:49 \_____\___/ \__,_|\___|\___\___/ \_/ 19:09:49 Bash-1.0.6 19:09:49 19:09:49 19:09:49 ==> git version 2.24.4 found 19:09:49 ==> 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:09:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:09:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:09:49 ==> Jenkins CI detected. 19:09:49 current dir:  /w/workspace/ry_app-service-configurable_main 19:09:49 project root: . 19:09:49 --> token set from env 19:09:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:09:50 ==> Running gcov in . (disable via -X gcov) 19:09:50 ==> Python coveragepy not found 19:09:50 ==> Searching for coverage reports in: 19:09:50 + . 19:09:50 -> Found 1 reports 19:09:50 ==> Detecting git/mercurial file structure 19:09:50 ==> Reading reports 19:09:50 + ./coverage.out bytes=10 19:09:50 ==> Appending adjustments 19:09:50 https://docs.codecov.io/docs/fixing-reports 19:09:50 + Found adjustments 19:09:50 ==> Gzipping contents 19:09:50 4.0K /tmp/codecov.liFsb0.gz 19:09:50 ==> Uploading reports 19:09:50 url: https://codecov.io 19:09:50 query: branch=main&commit=510fea55546d2a9cfee0b501985e4f37129c1dcb&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:09:50 -> Pinging Codecov 19:09:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=510fea55546d2a9cfee0b501985e4f37129c1dcb&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 19:09:50 -> Uploading to 19:09:50 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/A97CA9966030D2A3747ED39772930CCE/510fea55546d2a9cfee0b501985e4f37129c1dcb/445bdc26-3c31-470d-8788-19a0dfb70583.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T190950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff9cf70da6f593ba6c8216ebba0ce3b7fbba3f8a3988b3d5c38727d8bffc6361 19:09:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:50 Dload Upload Total Spent Left Speed 19:09:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 2133 --:--:-- --:--:-- --:--:-- 2127 19:09:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] } 19:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:09:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:09:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:09:51 19:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:09:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:09:51 188c0c94c7c5: Pulling fs layer 19:09:51 0ef7d3d256c8: Pulling fs layer 19:09:51 de9db76c5a1d: Pulling fs layer 19:09:51 0eba1c9be4d2: Pulling fs layer 19:09:51 0d57e429df01: Pulling fs layer 19:09:51 4e4be7b47b0d: Pulling fs layer 19:09:51 e1f770b5df2f: Pulling fs layer 19:09:51 85a0685a4137: Pulling fs layer 19:09:51 0eba1c9be4d2: Waiting 19:09:51 0d57e429df01: Waiting 19:09:51 4e4be7b47b0d: Waiting 19:09:51 e1f770b5df2f: Waiting 19:09:51 85a0685a4137: Waiting 19:09:51 de9db76c5a1d: Verifying Checksum 19:09:51 de9db76c5a1d: Download complete 19:09:51 0ef7d3d256c8: Verifying Checksum 19:09:51 0ef7d3d256c8: Download complete 19:09:51 0d57e429df01: Verifying Checksum 19:09:51 0d57e429df01: Download complete 19:09:51 4e4be7b47b0d: Verifying Checksum 19:09:51 4e4be7b47b0d: Download complete 19:09:51 188c0c94c7c5: Verifying Checksum 19:09:51 188c0c94c7c5: Download complete 19:09:52 e1f770b5df2f: Verifying Checksum 19:09:52 e1f770b5df2f: Download complete 19:09:52 188c0c94c7c5: Pull complete 19:09:52 0eba1c9be4d2: Verifying Checksum 19:09:52 0eba1c9be4d2: Download complete 19:09:52 0ef7d3d256c8: Pull complete 19:09:52 de9db76c5a1d: Pull complete 19:09:52 85a0685a4137: Verifying Checksum 19:09:52 85a0685a4137: Download complete 19:09:56 0eba1c9be4d2: Pull complete 19:09:56 0d57e429df01: Pull complete 19:09:56 4e4be7b47b0d: Pull complete 19:09:56 e1f770b5df2f: Pull complete 19:10:01 85a0685a4137: Pull complete 19:10:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:10:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:10:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:10:01 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:10:03 $ docker top f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:10:03 + set -o pipefail 19:10:03 + snyk monitor '--org=edgex-jenkins' 19:10:10 19:10:10 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 19:10:10 19:10:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/11a1ccad-4578-4c63-a1a7-e799bab3242c 19:10:10 19:10:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:10:10 19:10:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:10:10 19:10:10 [Pipeline] } 19:10:10 $ docker stop --time=1 f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 19:10:12 $ docker rm -f f0c29845916d3a6eaf6edf37c50a93d28f661ed136109d37ae0a5beaf9d87ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:12 + git log --format=format:%s -1 510fea55546d2a9cfee0b501985e4f37129c1dcb [Pipeline] isUnix [Pipeline] sh 19:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:13 . [Pipeline] withDockerContainer 19:10:13 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:10:13 $ docker top a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:13 [ssh-agent] Looking for ssh-agent implementation... 19:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:13 $ docker exec a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 ssh-agent 19:10:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogIfmD/agent.14 19:10:13 SSH_AGENT_PID=21 19:10:13 Running ssh-add (command line suppressed) 19:10:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6493275599935805055.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6493275599935805055.key) 19:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:14 + git semver tag 19:10:14 # -> Open(): unable to determine branch for HEAD 19:10:14 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:10:14 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:10:14 # $SEMVER_REMOTE_NAME = origin 19:10:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:10:14 # $SEMVER_USER_NAME = edgex-jenkins 19:10:14 # $SEMVER_BRANCH = main 19:10:14 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 19:10:14 # 510fea55546d2a9cfee0b501985e4f37129c1dcb HEAD 19:10:14 # -> Force: false 19:10:14 # 009b920a6c4e2c879174be81ce243e792b6389f8 refs/tags/v2.0.2-dev.19 [Pipeline] } 19:10:14 $ docker exec --env ******** --env ******** a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 ssh-agent -k 19:10:14 unset SSH_AUTH_SOCK; 19:10:14 unset SSH_AGENT_PID; 19:10:14 echo Agent pid 21 killed; 19:10:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:14 + git semver [Pipeline] } 19:10:14 $ docker stop --time=1 a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 19:10:15 $ docker rm -f a026be97e77fa05046880375da5c10cfe74f1f87d0fb796a57b36d151fd17c95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:16 19:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:10:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:16 0.23.1-centos7: Pulling from edgex-lftools 19:10:16 ab5ef0e58194: Pulling fs layer 19:10:16 9712f1f96733: Pulling fs layer 19:10:16 63f879dbbcfc: Pulling fs layer 19:10:16 0d9ebad4ef96: Pulling fs layer 19:10:16 e9a5061849ea: Pulling fs layer 19:10:16 d747dcd14b5f: Pulling fs layer 19:10:16 2de7ff778b66: Pulling fs layer 19:10:16 0d9ebad4ef96: Waiting 19:10:16 e9a5061849ea: Waiting 19:10:16 d747dcd14b5f: Waiting 19:10:16 2de7ff778b66: Waiting 19:10:16 9712f1f96733: Verifying Checksum 19:10:16 9712f1f96733: Download complete 19:10:16 63f879dbbcfc: Verifying Checksum 19:10:16 63f879dbbcfc: Download complete 19:10:17 ab5ef0e58194: Verifying Checksum 19:10:17 ab5ef0e58194: Download complete 19:10:17 d747dcd14b5f: Verifying Checksum 19:10:17 d747dcd14b5f: Download complete 19:10:17 0d9ebad4ef96: Verifying Checksum 19:10:17 0d9ebad4ef96: Download complete 19:10:17 e9a5061849ea: Verifying Checksum 19:10:17 e9a5061849ea: Download complete 19:10:17 2de7ff778b66: Verifying Checksum 19:10:17 2de7ff778b66: Download complete 19:10:19 ab5ef0e58194: Pull complete 19:10:20 9712f1f96733: Pull complete 19:10:21 63f879dbbcfc: Pull complete 19:10:25 0d9ebad4ef96: Pull complete 19:10:25 e9a5061849ea: Pull complete 19:10:25 d747dcd14b5f: Pull complete 19:10:26 2de7ff778b66: Pull complete 19:10:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:10:26 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:10:29 $ docker top ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:10:29 provisioning config files... 19:10:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2925171698012359959tmp 19:10:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5706035819844466725tmp 19:10:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config312465444028190958tmp [Pipeline] { [Pipeline] echo 19:10:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:10:29 ---> sigul-configuration.sh 19:10:29 gpg: directory `/root/.gnupg' created 19:10:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:10:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:10:29 gpg: keyring `/root/.gnupg/secring.gpg' created 19:10:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:10:29 gpg: CAST5 encrypted data 19:10:29 gpg: encrypted with 1 passphrase 19:10:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:10:30 + mkdir /home/jenkins 19:10:30 + mkdir /home/jenkins/sigul [Pipeline] sh 19:10:30 + 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:10:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:10:30 ---> sigul-install.sh 19:10:30 Sigul already installed; skipping installation. [Pipeline] sh 19:10:31 + git tag --list 19:10:31 v1.0.0 19:10:31 v1.1.0 19:10:31 v1.2.0 19:10:31 v1.3.0 19:10:31 v1.3.1 19:10:31 v2.0.0 19:10:31 v2.0.1 19:10:31 v2.0.1-dev.1 19:10:31 v2.0.2-dev.1 19:10:31 v2.0.2-dev.10 19:10:31 v2.0.2-dev.11 19:10:31 v2.0.2-dev.12 19:10:31 v2.0.2-dev.13 19:10:31 v2.0.2-dev.14 19:10:31 v2.0.2-dev.15 19:10:31 v2.0.2-dev.16 19:10:31 v2.0.2-dev.17 19:10:31 v2.0.2-dev.18 19:10:31 v2.0.2-dev.19 19:10:31 v2.0.2-dev.2 19:10:31 v2.0.2-dev.3 19:10:31 v2.0.2-dev.4 19:10:31 v2.0.2-dev.5 19:10:31 v2.0.2-dev.6 19:10:31 v2.0.2-dev.7 19:10:31 v2.0.2-dev.8 19:10:31 v2.0.2-dev.9 [Pipeline] sh 19:10:31 + lftools sign git-tag v2.0.2-dev.19 19:10:32 Signing Git tag with Sigul... 19:10:32 Signing v2.0.2-dev.19 [Pipeline] echo 19:10:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:10:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:10:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:10:33 $ docker stop --time=1 ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec 19:10:34 $ docker rm -f ea4d1f0a59fc9eb579e32fe41036a34ab930f11fe33de8753a925ab14ed18aec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:35 . [Pipeline] withDockerContainer 19:10:35 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:10:35 $ docker top f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:35 [ssh-agent] Looking for ssh-agent implementation... 19:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:35 $ docker exec f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 ssh-agent 19:10:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdimfE/agent.14 19:10:35 SSH_AGENT_PID=21 19:10:35 Running ssh-add (command line suppressed) 19:10:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3156671624932159034.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3156671624932159034.key) 19:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:36 + git semver bump pre 19:10:36 # -> Open(): unable to determine branch for HEAD 19:10:36 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:10:36 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:10:36 # $SEMVER_REMOTE_NAME = origin 19:10:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:10:36 # $SEMVER_USER_NAME = edgex-jenkins 19:10:36 # $SEMVER_BRANCH = main 19:10:36 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 19:10:36 2.0.2-dev.20 [Pipeline] } 19:10:36 $ docker exec --env ******** --env ******** f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 ssh-agent -k 19:10:36 unset SSH_AUTH_SOCK; 19:10:36 unset SSH_AGENT_PID; 19:10:36 echo Agent pid 21 killed; 19:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:36 + git semver [Pipeline] } 19:10:36 $ docker stop --time=1 f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 19:10:37 $ docker rm -f f59f6489c665652427b2b862db62155ecbb12f6b5f0f71ed1cc18d17ce95e820 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:10:38 . [Pipeline] withDockerContainer 19:10:38 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:10:38 $ docker top 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:38 [ssh-agent] Looking for ssh-agent implementation... 19:10:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:38 $ docker exec 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 ssh-agent 19:10:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaICcGL/agent.13 19:10:38 SSH_AGENT_PID=18 19:10:38 Running ssh-add (command line suppressed) 19:10:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5871444120451823315.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5871444120451823315.key) 19:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:39 + git semver push 19:10:39 # -> Open(): unable to determine branch for HEAD 19:10:39 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 19:10:39 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 19:10:39 # $SEMVER_REMOTE_NAME = origin 19:10:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:10:39 # $SEMVER_USER_NAME = edgex-jenkins 19:10:39 # $SEMVER_BRANCH = main 19:10:39 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 19:10:41 $ docker exec --env ******** --env ******** 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 ssh-agent -k 19:10:41 unset SSH_AUTH_SOCK; 19:10:41 unset SSH_AGENT_PID; 19:10:41 echo Agent pid 18 killed; 19:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:41 + git semver [Pipeline] } 19:10:41 $ docker stop --time=1 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 19:10:43 $ docker rm -f 25df3d1f87a86aba251229c7d9cf5b6e189d1d1051da12a403dbea17bee8e655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:10:43 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:10:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:44 ---> package-listing.sh 19:10:44 ++ tr '[:upper:]' '[:lower:]' 19:10:44 ++ facter osfamily 19:10:44 + OS_FAMILY=redhat 19:10:44 + workspace=/w/workspace/ry_app-service-configurable_main 19:10:44 + START_PACKAGES=/tmp/packages_start.txt 19:10:44 + END_PACKAGES=/tmp/packages_end.txt 19:10:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:44 + PACKAGES=/tmp/packages_start.txt 19:10:44 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:10:44 + PACKAGES=/tmp/packages_end.txt 19:10:44 + case "${OS_FAMILY}" in 19:10:44 + rpm -qa 19:10:44 + sort 19:10:45 + '[' -f /tmp/packages_start.txt ']' 19:10:45 + '[' -f /tmp/packages_end.txt ']' 19:10:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 19:10:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 19:10:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 19:10:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:46 19:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:46 latest: Pulling from edgex-lftools-log-publisher 19:10:46 b4d181a07f80: Pulling fs layer 19:10:46 a1111a8f2ec3: Pulling fs layer 19:10:46 ed53099fbce6: Pulling fs layer 19:10:46 dc539afda2c1: Pulling fs layer 19:10:46 77bc0d833cb6: Pulling fs layer 19:10:46 9065ff56babe: Pulling fs layer 19:10:46 d287ab97295c: Pulling fs layer 19:10:46 dc539afda2c1: Waiting 19:10:46 77bc0d833cb6: Waiting 19:10:46 9065ff56babe: Waiting 19:10:46 d287ab97295c: Waiting 19:10:46 a1111a8f2ec3: Verifying Checksum 19:10:46 a1111a8f2ec3: Download complete 19:10:46 dc539afda2c1: Download complete 19:10:46 ed53099fbce6: Verifying Checksum 19:10:46 ed53099fbce6: Download complete 19:10:46 9065ff56babe: Verifying Checksum 19:10:46 9065ff56babe: Download complete 19:10:46 77bc0d833cb6: Verifying Checksum 19:10:46 77bc0d833cb6: Download complete 19:10:46 b4d181a07f80: Verifying Checksum 19:10:46 b4d181a07f80: Download complete 19:10:47 d287ab97295c: Verifying Checksum 19:10:47 d287ab97295c: Download complete 19:10:48 b4d181a07f80: Pull complete 19:10:48 a1111a8f2ec3: Pull complete 19:10:49 ed53099fbce6: Pull complete 19:10:49 dc539afda2c1: Pull complete 19:10:49 77bc0d833cb6: Pull complete 19:10:49 9065ff56babe: Pull complete 19:10:54 d287ab97295c: Pull complete 19:10:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:10:54 prd-centos7-docker-4c-2g-599 does not seem to be running inside a container 19:10:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:56 $ docker top a4da559bb55536e4b3b3dfc64fd845335293c7f28fef82b8ec40e6b70c7bf5b6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:57 + ls /var/log/sa-host 19:10:57 + sadf -c /var/log/sa-host/sa20 19:10:57 file_magic: OK 19:10:57 HZ: Using current value: 100 19:10:57 file_header: OK 19:10:57 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:10:57 Statistics: 19:10:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:10:57 File successfully converted to sysstat format version 12.0.3 19:10:57 + sadf -c /var/log/sa-host/sa30 19:10:57 file_magic: OK 19:10:57 HZ: Using current value: 100 19:10:57 file_header: OK 19:10:57 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:10:57 Statistics: 19:10:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:10:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:57 provisioning config files... 19:10:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2964209878912945946tmp [Pipeline] { [Pipeline] echo 19:10:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:57 ---> create-netrc.sh [Pipeline] } 19:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:58 ---> python-tools-install.sh [Pipeline] echo 19:10:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:58 ---> sudo-logs.sh 19:10:58 Archiving 'sudo' log.. 19:10:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-599.novalocal: Name or service not known 19:10:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-599.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:10:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:59 ---> job-cost.sh 19:10:59 lf-activate-venv: SKIPPING 19:10:59 DEBUG: total: 0.10999999940395355 19:10:59 INFO: Retrieving Stack Cost... 19:11:05 INFO: Retrieving Pricing Info for: v3-standard-2 19:11:05 INFO: Archiving Costs [Pipeline] echo 19:11:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> logs-deploy.sh 19:11:05 lf-activate-venv: SKIPPING 19:11:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/23 19:11:05 INFO: archiving workspace using pattern(s): 19:11:06 Archives upload complete. 19:11:06 INFO: archiving logs to Nexus