Pull request #208 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 5996c77a5bea06be19e4d1e53866a703eb95d7aa+a4c663ab72e1e6f64242e087497a9e42eb880476 (7ea5014070ee2cc42cb6bdb77a29d323498c1f99) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-28489 in /w/workspace/_app-service-configurable_PR-208 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-208 # timeout=10 Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 Commit message: "refactor: Consolidate function pipeline configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:14:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:14:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:14:54 ========================================================= 16:14:54 EdgeX Global Pipelines Version Info 16:14:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4ae1e259852b915d139ac8c1aeec595d0378d93f # timeout=10 16:14:55 ------------------- 16:14:55 stable info: 16:14:55 ------------------- 16:14:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:14:55 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 16:14:55 Message: update stable to v1.0.184 16:14:56 ------------------- 16:14:56 experimental info: 16:14:56 ------------------- 16:14:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:14:56 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 16:14:56 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:14:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:14:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 16:14:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 16:15:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 16:15:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5996c77a5bea06be19e4d1e53866a703eb95d7aa [Pipeline] echo 16:15:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5996c77 [Pipeline] echo 16:15:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:15:00 provisioning config files... 16:15:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-208@tmp/config1159094981524520881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:01 ---> docker-login.sh 16:15:01 nexus3.edgexfoundry.org:10001 16:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:01 Configure a credential helper to remove this warning. See 16:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:01 16:15:01 Login Succeeded 16:15:01 nexus3.edgexfoundry.org:10002 16:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:01 Configure a credential helper to remove this warning. See 16:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:01 16:15:01 Login Succeeded 16:15:01 nexus3.edgexfoundry.org:10003 16:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:01 Configure a credential helper to remove this warning. See 16:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:01 16:15:02 Login Succeeded 16:15:02 nexus3.edgexfoundry.org:10004 16:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:02 Configure a credential helper to remove this warning. See 16:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:02 16:15:02 Login Succeeded 16:15:02 docker.io 16:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:02 Configure a credential helper to remove this warning. See 16:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:02 16:15:02 Login Succeeded 16:15:02 ---> docker-login.sh ends [Pipeline] } 16:15:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:03 + git log --format=format:%s -1 5996c77a5bea06be19e4d1e53866a703eb95d7aa [Pipeline] echo 16:15:03 GIT_COMMIT: 5996c77a5bea06be19e4d1e53866a703eb95d7aa, Commit Message: refactor: Consolidate function pipeline configuration [Pipeline] echo 16:15:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:04 16:15:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:15:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:04 latest: Pulling from edgex-devops/git-semver 16:15:04 31603596830f: Pulling fs layer 16:15:04 2a8b12db71e7: Pulling fs layer 16:15:04 6ca5941a6612: Pulling fs layer 16:15:04 ecc8261a40a4: Pulling fs layer 16:15:04 ecc8261a40a4: Waiting 16:15:04 2a8b12db71e7: Verifying Checksum 16:15:04 2a8b12db71e7: Download complete 16:15:05 31603596830f: Verifying Checksum 16:15:05 31603596830f: Download complete 16:15:05 6ca5941a6612: Verifying Checksum 16:15:05 6ca5941a6612: Download complete 16:15:05 ecc8261a40a4: Verifying Checksum 16:15:05 ecc8261a40a4: Download complete 16:15:05 31603596830f: Pull complete 16:15:05 2a8b12db71e7: Pull complete 16:15:06 6ca5941a6612: Pull complete 16:15:06 ecc8261a40a4: Pull complete 16:15:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:15:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:15:06 prd-centos7-docker-4c-2g-28489 does not seem to be running inside a container 16:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-208 -v /w/workspace/_app-service-configurable_PR-208:/w/workspace/_app-service-configurable_PR-208:rw,z -v /w/workspace/_app-service-configurable_PR-208@tmp:/w/workspace/_app-service-configurable_PR-208@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:10004/edgex-devops/git-semver:latest cat 16:15:08 $ docker top 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:09 [ssh-agent] Looking for ssh-agent implementation... 16:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:09 $ docker exec 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent 16:15:09 SSH_AUTH_SOCK=/tmp/ssh-85OMyQmHXE6f/agent.12 16:15:09 SSH_AGENT_PID=17 16:15:09 Running ssh-add (command line suppressed) 16:15:09 Identity added: /w/workspace/_app-service-configurable_PR-208@tmp/private_key_3013821722766350543.key (/w/workspace/_app-service-configurable_PR-208@tmp/private_key_3013821722766350543.key) 16:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:10 + git tag --points-at HEAD [Pipeline] } 16:15:10 $ docker exec --env ******** --env ******** 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent -k 16:15:10 unset SSH_AUTH_SOCK; 16:15:10 unset SSH_AGENT_PID; 16:15:10 echo Agent pid 17 killed; 16:15:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:10 [ssh-agent] Looking for ssh-agent implementation... 16:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:10 $ docker exec 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent 16:15:10 SSH_AUTH_SOCK=/tmp/ssh-MW3CX8KEUWme/agent.45 16:15:10 SSH_AGENT_PID=50 16:15:10 Running ssh-add (command line suppressed) 16:15:11 Identity added: /w/workspace/_app-service-configurable_PR-208@tmp/private_key_2812664302890930713.key (/w/workspace/_app-service-configurable_PR-208@tmp/private_key_2812664302890930713.key) 16:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:11 + git semver init 16:15:11 # -> Open(): unable to determine branch for HEAD 16:15:11 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-208/.git 16:15:11 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-208 16:15:11 # $SEMVER_REMOTE_NAME = origin 16:15:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:15:11 # $SEMVER_USER_NAME = edgex-jenkins 16:15:11 # $SEMVER_BRANCH = PR-208 16:15:11 # $SEMVER_TEMP = /tmp/semver-479094020 16:15:11 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:15:12 # '/tmp/semver-479094020' -> '/w/workspace/_app-service-configurable_PR-208/.semver' 16:15:12 # -> Force: false 16:15:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-208/.semver [Pipeline] } 16:15:12 $ docker exec --env ******** --env ******** 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 ssh-agent -k 16:15:12 unset SSH_AUTH_SOCK; 16:15:12 unset SSH_AGENT_PID; 16:15:12 echo Agent pid 50 killed; 16:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:12 + git semver [Pipeline] } 16:15:12 $ docker stop --time=1 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 16:15:14 $ docker rm -f 947e5a1fcbf2e60320bed1ecafee606ef6c2d38dce2cd7e35863fda788dbed78 [Pipeline] // withDockerContainer [Pipeline] sh 16:15:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:15:15 Stashed 1 file(s) [Pipeline] echo 16:15:15 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:15:30 Still waiting to schedule task 16:15:30 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28489’ 16:15:30 Still waiting to schedule task 16:15:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:17:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28490 in /w/workspace/_app-service-configurable_PR-208 [Pipeline] { [Pipeline] ws 16:17:22 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 16:17:27 using credential edgex-jenkins-ssh 16:17:27 Cloning the remote Git repository 16:17:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:17:27 > git init /w/workspace/app-service-configurable/3 # timeout=10 16:17:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:17:27 > git --version # timeout=10 16:17:27 > git --version # 'git version 2.17.1' 16:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:17:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:17:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:17:29 Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa 16:17:29 Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa 16:17:29 Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) 16:17:29 > git config core.sparsecheckout # timeout=10 16:17:29 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 16:17:29 > git remote # timeout=10 16:17:29 > git config --get remote.origin.url # timeout=10 16:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:17:29 > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 16:17:29 > git rev-parse HEAD^{commit} # timeout=10 16:17:29 > git config core.sparsecheckout # timeout=10 16:17:29 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 16:17:34 Commit message: "refactor: Consolidate function pipeline configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:17:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:17:36 + + truesudo 16:17:36 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:17:39 provisioning config files... 16:17:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config509780336059348189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:40 ---> docker-login.sh 16:17:40 nexus3.edgexfoundry.org:10001 16:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:41 Configure a credential helper to remove this warning. See 16:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:41 16:17:41 Login Succeeded 16:17:41 nexus3.edgexfoundry.org:10002 16:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:41 Configure a credential helper to remove this warning. See 16:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:41 16:17:41 Login Succeeded 16:17:41 nexus3.edgexfoundry.org:10003 16:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:42 Configure a credential helper to remove this warning. See 16:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:42 16:17:42 Login Succeeded 16:17:42 nexus3.edgexfoundry.org:10004 16:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:43 Configure a credential helper to remove this warning. See 16:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:43 16:17:43 Login Succeeded 16:17:43 docker.io 16:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:43 Configure a credential helper to remove this warning. See 16:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:43 16:17:43 Login Succeeded 16:17:43 ---> docker-login.sh ends [Pipeline] } 16:17:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:44 ========================================================= 16:17:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:17:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:17:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:17:44 Sending build context to Docker daemon 95.74kB 16:17:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:17:45 Step 2/8 : FROM ${BASE} 16:17:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:17:45 5f621e34cdf4: Pulling fs layer 16:17:45 a4357932f1b6: Pulling fs layer 16:17:45 18c013af1878: Pulling fs layer 16:17:45 00ac8860ef70: Pulling fs layer 16:17:45 63d7cb157983: Pulling fs layer 16:17:45 b116817d02f9: Pulling fs layer 16:17:45 745a02a5169b: Pulling fs layer 16:17:45 00ac8860ef70: Waiting 16:17:45 63d7cb157983: Waiting 16:17:45 b116817d02f9: Waiting 16:17:45 745a02a5169b: Waiting 16:17:45 18c013af1878: Verifying Checksum 16:17:45 18c013af1878: Download complete 16:17:45 a4357932f1b6: Download complete 16:17:45 63d7cb157983: Download complete 16:17:45 5f621e34cdf4: Verifying Checksum 16:17:45 b116817d02f9: Verifying Checksum 16:17:45 b116817d02f9: Download complete 16:17:45 5f621e34cdf4: Pull complete 16:17:46 a4357932f1b6: Pull complete 16:17:46 18c013af1878: Pull complete 16:17:48 745a02a5169b: Verifying Checksum 16:17:48 745a02a5169b: Download complete 16:17:49 00ac8860ef70: Verifying Checksum 16:17:49 00ac8860ef70: Download complete 16:17:59 00ac8860ef70: Pull complete 16:17:59 63d7cb157983: Pull complete 16:17:59 b116817d02f9: Pull complete 16:17:59 Running on prd-centos7-docker-4c-2g-28491 in /w/workspace/_app-service-configurable_PR-208 [Pipeline] { [Pipeline] ws 16:18:00 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 16:18:02 using credential edgex-jenkins-ssh 16:18:03 Cloning the remote Git repository 16:18:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:18:03 > git init /w/workspace/app-service-configurable/3 # timeout=10 16:18:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:18:03 > git --version # timeout=10 16:18:03 > git --version # 'git version 2.24.3' 16:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:04 745a02a5169b: Pull complete 16:18:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:18:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:18:04 ---> b7e6874047d6 16:18:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:18:05 Merging remotes/origin/master commit a4c663ab72e1e6f64242e087497a9e42eb880476 into PR head commit 5996c77a5bea06be19e4d1e53866a703eb95d7aa 16:18:05 Merge succeeded, producing 5996c77a5bea06be19e4d1e53866a703eb95d7aa 16:18:05 Checking out Revision 5996c77a5bea06be19e4d1e53866a703eb95d7aa (PR-208) 16:18:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:18:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:05 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:18:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:18:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:18:05 > git config core.sparsecheckout # timeout=10 16:18:05 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 16:18:05 > git remote # timeout=10 16:18:05 > git config --get remote.origin.url # timeout=10 16:18:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:05 > git merge a4c663ab72e1e6f64242e087497a9e42eb880476 # timeout=10 16:18:05 > git rev-parse HEAD^{commit} # timeout=10 16:18:05 > git config core.sparsecheckout # timeout=10 16:18:05 > git checkout -f 5996c77a5bea06be19e4d1e53866a703eb95d7aa # timeout=10 16:18:06 ---> Running in bc4e49b76c0a 16:18:06 Removing intermediate container bc4e49b76c0a 16:18:06 ---> 239db3a28254 16:18:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:06 ---> Running in 8c5dca67bbe9 16:18:09 Removing intermediate container 8c5dca67bbe9 16:18:09 ---> a2a2ba5c7c5e 16:18:09 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:18:09 ---> Running in a923034a7e28 16:18:09 Commit message: "refactor: Consolidate function pipeline configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:18:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:18:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:18:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:18:11 + sudo service docker restart 16:18:11 + true 16:18:11 Redirecting to /bin/systemctl restart docker.service 16:18:11 (1/6) Installing libc-dev (0.7.2-r3) 16:18:11 (2/6) Installing libsodium (1.0.18-r0) 16:18:11 (3/6) Installing pkgconf (1.7.2-r0) 16:18:11 (4/6) Installing libsodium-dev (1.0.18-r0) 16:18:12 (5/6) Installing libzmq (4.3.3-r0) 16:18:12 (6/6) Installing zeromq-dev (4.3.3-r0) 16:18:12 Executing busybox-1.31.1-r19.trigger 16:18:12 OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:18:12 provisioning config files... 16:18:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config733357257818609246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:13 ---> docker-login.sh 16:18:13 nexus3.edgexfoundry.org:10001 16:18:13 Removing intermediate container a923034a7e28 16:18:13 ---> fe092464dcf5 16:18:13 Step 6/8 : WORKDIR /app 16:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:13 ---> Running in c4c9d52a4508 16:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:13 Configure a credential helper to remove this warning. See 16:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:13 16:18:13 Login Succeeded 16:18:13 nexus3.edgexfoundry.org:10002 16:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:14 Removing intermediate container c4c9d52a4508 16:18:14 ---> 92763f0e0112 16:18:14 Step 7/8 : COPY . . 16:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:14 Configure a credential helper to remove this warning. See 16:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:14 16:18:14 Login Succeeded 16:18:14 nexus3.edgexfoundry.org:10003 16:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:14 Configure a credential helper to remove this warning. See 16:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:14 16:18:14 Login Succeeded 16:18:14 nexus3.edgexfoundry.org:10004 16:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:14 Configure a credential helper to remove this warning. See 16:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:14 16:18:14 Login Succeeded 16:18:14 docker.io 16:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:14 Configure a credential helper to remove this warning. See 16:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:14 16:18:14 Login Succeeded 16:18:14 ---> docker-login.sh ends [Pipeline] } 16:18:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 16:18:15 ---> 487d44996062 16:18:15 Step 8/8 : RUN go mod download [Pipeline] unstash [Pipeline] echo 16:18:15 ========================================================= 16:18:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:18:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:18:15 ---> Running in beee6e36a79b 16:18:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:18:15 Sending build context to Docker daemon 95.74kB 16:18:15 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 16:18:15 Step 2/8 : FROM ${BASE} 16:18:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:18:15 188c0c94c7c5: Pulling fs layer 16:18:15 0ef7d3d256c8: Pulling fs layer 16:18:15 de9db76c5a1d: Pulling fs layer 16:18:15 bca2f99d35d6: Pulling fs layer 16:18:15 93359f2a8cfa: Pulling fs layer 16:18:15 7c6f9722023f: Pulling fs layer 16:18:15 a35cf1a2eb13: Pulling fs layer 16:18:15 bca2f99d35d6: Waiting 16:18:15 93359f2a8cfa: Waiting 16:18:15 7c6f9722023f: Waiting 16:18:15 a35cf1a2eb13: Waiting 16:18:15 de9db76c5a1d: Verifying Checksum 16:18:15 de9db76c5a1d: Download complete 16:18:15 0ef7d3d256c8: Download complete 16:18:15 93359f2a8cfa: Verifying Checksum 16:18:15 93359f2a8cfa: Download complete 16:18:15 188c0c94c7c5: Verifying Checksum 16:18:15 188c0c94c7c5: Download complete 16:18:15 7c6f9722023f: Verifying Checksum 16:18:15 7c6f9722023f: Download complete 16:18:16 188c0c94c7c5: Pull complete 16:18:16 0ef7d3d256c8: Pull complete 16:18:16 de9db76c5a1d: Pull complete 16:18:17 a35cf1a2eb13: Verifying Checksum 16:18:17 a35cf1a2eb13: Download complete 16:18:18 bca2f99d35d6: Verifying Checksum 16:18:18 bca2f99d35d6: Download complete 16:18:23 bca2f99d35d6: Pull complete 16:18:23 93359f2a8cfa: Pull complete 16:18:23 7c6f9722023f: Pull complete 16:18:32 a35cf1a2eb13: Pull complete 16:18:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:18:32 ---> a62c8e92a672 16:18:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:18:32 ---> Running in 695e1731c364 16:18:32 Removing intermediate container 695e1731c364 16:18:32 ---> a5c34b9583ad 16:18:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:32 ---> Running in 79713838ac14 16:18:32 Removing intermediate container 79713838ac14 16:18:32 ---> 401168f4aafe 16:18:32 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:18:32 ---> Running in 626e0f6c027c 16:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:18:34 (1/6) Installing libc-dev (0.7.2-r3) 16:18:34 (2/6) Installing libsodium (1.0.18-r0) 16:18:34 (3/6) Installing pkgconf (1.7.2-r0) 16:18:34 (4/6) Installing libsodium-dev (1.0.18-r0) 16:18:34 (5/6) Installing libzmq (4.3.3-r0) 16:18:34 (6/6) Installing zeromq-dev (4.3.3-r0) 16:18:34 Executing busybox-1.31.1-r19.trigger 16:18:34 OK: 167 MiB in 45 packages 16:18:36 Removing intermediate container 626e0f6c027c 16:18:36 ---> d35267d9799d 16:18:36 Step 6/8 : WORKDIR /app 16:18:36 ---> Running in b7beae35eb5a 16:18:36 Removing intermediate container b7beae35eb5a 16:18:36 ---> 070a1e5a37a7 16:18:36 Step 7/8 : COPY . . 16:18:36 ---> 566d17c29fb9 16:18:36 Step 8/8 : RUN go mod download 16:18:36 ---> Running in 46b19a7529db 16:18:42 Removing intermediate container beee6e36a79b 16:18:42 ---> b7dc42470733 16:18:42 Successfully built b7dc42470733 16:18:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:18:42 + docker inspect -f . ci-base-image-arm64 16:18:42 . [Pipeline] withDockerContainer 16:18:43 prd-ubuntu18.04-docker-arm64-4c-16g-28490 does not seem to be running inside a container 16:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:45 $ docker top 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:46 + go version 16:18:46 go version go1.15.5 linux/arm64 [Pipeline] } 16:18:46 $ docker stop --time=1 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 16:18:48 $ docker rm -f 6eaaf25c12f89a7afe1a455c71e762810eacd2c01d52b1a51df33e6e2c38a498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:49 + docker inspect -f . ci-base-image-arm64 16:18:49 . [Pipeline] withDockerContainer 16:18:49 prd-ubuntu18.04-docker-arm64-4c-16g-28490 does not seem to be running inside a container 16:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:18:51 $ docker top 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:52 + make test 16:18:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:19:03 Removing intermediate container 46b19a7529db 16:19:03 ---> 15d8c41ee0a7 16:19:03 Successfully built 15d8c41ee0a7 16:19:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:19:03 + docker inspect -f . ci-base-image-x86_64 16:19:03 . [Pipeline] withDockerContainer 16:19:03 prd-centos7-docker-4c-2g-28491 does not seem to be running inside a container 16:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:19:04 $ docker top 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:05 + go version 16:19:05 go version go1.15.5 linux/amd64 [Pipeline] } 16:19:05 $ docker stop --time=1 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 16:19:06 $ docker rm -f 247388db283ed18f19f37d4b94a302fc980a41d56142e9eb6b79dc5c721232f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:07 + docker inspect -f . ci-base-image-x86_64 16:19:07 . [Pipeline] withDockerContainer 16:19:07 prd-centos7-docker-4c-2g-28491 does not seem to be running inside a container 16:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:19:08 $ docker top 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:09 + make test 16:19:09 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:19:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:19:24 CGO_ENABLED=1 go vet ./... 16:19:26 gofmt -l . 16:19:26 [ "`gofmt -l .`" = "" ] 16:19:26 ./bin/test-go-mod-tidy.sh 16:19:27 go.mod is not tidy, please run "go mod tidy" 16:19:27 changes from running "go mod tidy:" 16:19:27 --- go.mod 16:19:27 +++ go.mod.bk 16:19:27 @@ -3,3 +3,4 @@ 16:19:27 go 1.15 16:19:27 16:19:27 require github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.25 16:19:27 + 16:19:27 make: *** [makefile:38: test] Error 1 [Pipeline] } 16:19:27 $ docker stop --time=1 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 16:19:29 $ docker rm -f 934da780c1c1046f3977f1818004db090a7039f286f80914f7d93f4e4a3fcca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:19:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:19:31 CGO_ENABLED=1 go vet ./... 16:19:31 ---> job-cost.sh 16:19:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TyPp 16:19:39 gofmt -l . 16:19:39 [ "`gofmt -l .`" = "" ] 16:19:39 ./bin/test-go-mod-tidy.sh 16:19:40 go.mod is not tidy, please run "go mod tidy" 16:19:40 changes from running "go mod tidy:" 16:19:40 --- go.mod 16:19:40 +++ go.mod.bk 16:19:40 @@ -3,3 +3,4 @@ 16:19:40 go 1.15 16:19:40 16:19:40 require github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.25 16:19:40 + 16:19:40 make: *** [makefile:38: test] Error 1 [Pipeline] } 16:19:40 $ docker stop --time=1 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 16:19:42 $ docker rm -f 04e81c8b8352c305533cd594608b106287a1d4fb64052989220523564c6c0651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:19:44 ---> job-cost.sh 16:19:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hl5T 16:19:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-TyPp/bin to PATH 16:20:18 INFO: No Stack... 16:20:18 INFO: Retrieving Pricing Info for: v1-standard-2 16:20:18 INFO: Archiving Costs [Pipeline] sh 16:20:19 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 16:20:19 + cut -d, -f6 [Pipeline] lock 16:20:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] 16:20:19 Resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] did not exist. Created. 16:20:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:20:19 + echo total: 0.029999999329447746 [Pipeline] stash 16:20:19 Stashed 1 file(s) [Pipeline] } 16:20:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:20 Failed in branch amd64 16:20:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-Hl5T/bin to PATH 16:22:30 INFO: No Stack... 16:22:30 INFO: Retrieving Pricing Info for: lf-standard-4 16:22:30 INFO: Archiving Costs [Pipeline] sh 16:22:30 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 16:22:30 + cut -d, -f6 [Pipeline] lock 16:22:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] 16:22:30 Resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] did not exist. Created. 16:22:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:22:31 /w/workspace/app-service-configurable/3@tmp/durable-8d4d9efc/script.sh: 1: /w/workspace/app-service-configurable/3@tmp/durable-8d4d9efc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:22:31 + echo total: 0.20999999344348907 [Pipeline] stash 16:22:31 Warning: overwriting stash ‘stack-cost’ 16:22:32 Stashed 1 file(s) [Pipeline] } 16:22:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-208-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:22:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:22:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:36 ---> package-listing.sh 16:22:36 ++ facter osfamily 16:22:36 ++ tr '[:upper:]' '[:lower:]' 16:22:36 + OS_FAMILY=redhat 16:22:36 + workspace=/w/workspace/_app-service-configurable_PR-208 16:22:36 + START_PACKAGES=/tmp/packages_start.txt 16:22:36 + END_PACKAGES=/tmp/packages_end.txt 16:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:36 + PACKAGES=/tmp/packages_start.txt 16:22:36 + '[' /w/workspace/_app-service-configurable_PR-208 ']' 16:22:36 + PACKAGES=/tmp/packages_end.txt 16:22:36 + case "${OS_FAMILY}" in 16:22:36 + rpm -qa 16:22:36 + sort 16:22:40 + '[' -f /tmp/packages_start.txt ']' 16:22:40 + '[' -f /tmp/packages_end.txt ']' 16:22:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:40 + '[' /w/workspace/_app-service-configurable_PR-208 ']' 16:22:40 + mkdir -p /w/workspace/_app-service-configurable_PR-208/archives/ 16:22:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-208/archives/ [Pipeline] echo 16:22:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:22:41 16:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:22:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:22:41 alpine: Pulling from edgex-lftools-log-publisher 16:22:41 df20fa9351a1: Pulling fs layer 16:22:41 36b3adc4ff6f: Pulling fs layer 16:22:41 8ad3a11d3b57: Pulling fs layer 16:22:41 46f8f816bc3b: Pulling fs layer 16:22:41 93b61091891f: Pulling fs layer 16:22:41 93b9cdb0e59b: Pulling fs layer 16:22:41 5e14af77c1be: Pulling fs layer 16:22:41 01666e4c0597: Pulling fs layer 16:22:41 aa168da1d23b: Pulling fs layer 16:22:41 46f8f816bc3b: Waiting 16:22:41 93b9cdb0e59b: Waiting 16:22:41 5e14af77c1be: Waiting 16:22:41 01666e4c0597: Waiting 16:22:41 aa168da1d23b: Waiting 16:22:41 93b61091891f: Waiting 16:22:41 36b3adc4ff6f: Verifying Checksum 16:22:41 36b3adc4ff6f: Download complete 16:22:41 46f8f816bc3b: Verifying Checksum 16:22:41 46f8f816bc3b: Download complete 16:22:41 df20fa9351a1: Verifying Checksum 16:22:41 df20fa9351a1: Download complete 16:22:41 93b61091891f: Verifying Checksum 16:22:41 93b61091891f: Download complete 16:22:41 93b9cdb0e59b: Verifying Checksum 16:22:41 93b9cdb0e59b: Download complete 16:22:41 5e14af77c1be: Verifying Checksum 16:22:41 5e14af77c1be: Download complete 16:22:41 01666e4c0597: Verifying Checksum 16:22:41 01666e4c0597: Download complete 16:22:41 df20fa9351a1: Pull complete 16:22:42 36b3adc4ff6f: Pull complete 16:22:42 8ad3a11d3b57: Verifying Checksum 16:22:42 8ad3a11d3b57: Download complete 16:22:43 8ad3a11d3b57: Pull complete 16:22:43 46f8f816bc3b: Pull complete 16:22:44 93b61091891f: Pull complete 16:22:44 aa168da1d23b: Verifying Checksum 16:22:44 aa168da1d23b: Download complete 16:22:44 93b9cdb0e59b: Pull complete 16:22:44 5e14af77c1be: Pull complete 16:22:44 01666e4c0597: Pull complete 16:22:52 aa168da1d23b: Pull complete 16:22:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:22:53 prd-centos7-docker-4c-2g-28489 does not seem to be running inside a container 16:22:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-208 -v /w/workspace/_app-service-configurable_PR-208:/w/workspace/_app-service-configurable_PR-208:rw,z -v /w/workspace/_app-service-configurable_PR-208@tmp:/w/workspace/_app-service-configurable_PR-208@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:22:56 $ docker top 62f6a26186e701c23e1cb787af056e2a3e1e56615ec14b2876db51c6b37be482 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:56 + mkdir -p /var/log/sa [Pipeline] sh 16:22:57 + ls /var/log/sa-host 16:22:57 + sadf -c /var/log/sa-host/sa04 16:22:57 file_magic: OK 16:22:57 HZ: Using current value: 100 16:22:57 file_header: OK 16:22: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 16:22:57 Statistics: 16:22:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:22:57 File successfully converted to sysstat format version 12.2.1 16:22:57 + sadf -c /var/log/sa-host/sa23 16:22:57 file_magic: OK 16:22:57 HZ: Using current value: 100 16:22:57 file_header: OK 16:22: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 16:22:57 Statistics: 16:22:57 Hnuu...uuuununununu... 16:22:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:57 provisioning config files... 16:22:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-208@tmp/config2410746829279785625tmp [Pipeline] { [Pipeline] echo 16:22:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:57 ---> create-netrc.sh [Pipeline] } 16:22:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:22:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:22:58 ---> python-tools-install.sh [Pipeline] echo 16:22:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:58 ---> sudo-logs.sh 16:22:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:59 ---> job-cost.sh 16:22:59 lf-activate-venv: SKIPPING 16:22:59 DEBUG: total: 0.20999999344348907 16:22:59 INFO: Retrieving Stack Cost... 16:22:59 INFO: Retrieving Pricing Info for: v1-standard-2 16:23:00 INFO: Archiving Costs [Pipeline] echo 16:23:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:00 ---> logs-deploy.sh 16:23:00 lf-activate-venv: SKIPPING 16:23:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-208/3 16:23:00 INFO: archiving workspace using pattern(s): 16:23:02 Archives upload complete. 16:23:02 INFO: archiving logs to Nexus