Pull request #175 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 ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34+9cb6a9259b8a37d15f8a96058a1b39c62cdacdae (0fd385e52d84fe7eb85e5812edafd6c27c2ef46a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-22691 in /w/workspace/_app-service-configurable_PR-175 [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-175 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) > git config core.sparsecheckout # timeout=10 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:53:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:53:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 9e1f2e52b5c4a4569928be10ab5c028923a1c6d4 # timeout=10 [Pipeline] echo 20:53:52 ========================================================= 20:53:52 EdgeX Global Pipelines Version Info 20:53:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:53:54 ------------------- 20:53:54 stable info: 20:53:54 ------------------- 20:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:53:54 Message: update stable to v1.0.179 20:53:55 ------------------- 20:53:55 experimental info: 20:53:55 ------------------- 20:53:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:53:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:53:55 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:53:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:53:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:53:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee23611 [Pipeline] echo 20:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:53:59 provisioning config files... 20:53:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-175@tmp/config1874946054478170883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:59 ---> docker-login.sh 20:53:59 nexus3.edgexfoundry.org:10001 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 nexus3.edgexfoundry.org:10002 20:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:59 Configure a credential helper to remove this warning. See 20:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:59 20:53:59 Login Succeeded 20:53:59 nexus3.edgexfoundry.org:10003 20:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:00 Configure a credential helper to remove this warning. See 20:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:00 20:54:00 Login Succeeded 20:54:00 nexus3.edgexfoundry.org:10004 20:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:00 Configure a credential helper to remove this warning. See 20:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:00 20:54:00 Login Succeeded 20:54:00 docker.io 20:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:00 Configure a credential helper to remove this warning. See 20:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:00 20:54:00 Login Succeeded 20:54:00 ---> docker-login.sh ends [Pipeline] } 20:54:00 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 20:54:01 + git log --format=format:%s -1 ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [Pipeline] echo 20:54:01 GIT_COMMIT: ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34, Commit Message: feat: Update profiles for new subsribe topic for V2 DTOs [Pipeline] echo 20:54:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:02 20:54:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:54:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:02 latest: Pulling from edgex-devops/git-semver 20:54:02 31603596830f: Pulling fs layer 20:54:02 2a8b12db71e7: Pulling fs layer 20:54:02 6ca5941a6612: Pulling fs layer 20:54:02 ecc8261a40a4: Pulling fs layer 20:54:02 ecc8261a40a4: Waiting 20:54:02 2a8b12db71e7: Verifying Checksum 20:54:02 2a8b12db71e7: Download complete 20:54:02 31603596830f: Verifying Checksum 20:54:02 31603596830f: Download complete 20:54:02 ecc8261a40a4: Verifying Checksum 20:54:02 ecc8261a40a4: Download complete 20:54:02 6ca5941a6612: Verifying Checksum 20:54:02 6ca5941a6612: Download complete 20:54:03 31603596830f: Pull complete 20:54:03 2a8b12db71e7: Pull complete 20:54:04 6ca5941a6612: Pull complete 20:54:04 ecc8261a40a4: Pull complete 20:54:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:54:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:54:04 prd-centos7-docker-4c-2g-22691 does not seem to be running inside a container 20:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-175 -v /w/workspace/_app-service-configurable_PR-175:/w/workspace/_app-service-configurable_PR-175:rw,z -v /w/workspace/_app-service-configurable_PR-175@tmp:/w/workspace/_app-service-configurable_PR-175@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:54:06 $ docker top ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:06 [ssh-agent] Looking for ssh-agent implementation... 20:54:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:07 $ docker exec ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent 20:54:07 SSH_AUTH_SOCK=/tmp/ssh-0eWGIBuGfOnH/agent.11 20:54:07 SSH_AGENT_PID=16 20:54:07 Running ssh-add (command line suppressed) 20:54:07 Identity added: /w/workspace/_app-service-configurable_PR-175@tmp/private_key_7389324882486995611.key (/w/workspace/_app-service-configurable_PR-175@tmp/private_key_7389324882486995611.key) 20:54:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:07 + git tag --points-at HEAD [Pipeline] } 20:54:07 $ docker exec --env ******** --env ******** ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent -k 20:54:08 unset SSH_AUTH_SOCK; 20:54:08 unset SSH_AGENT_PID; 20:54:08 echo Agent pid 16 killed; 20:54:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:54:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:08 [ssh-agent] Looking for ssh-agent implementation... 20:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:08 $ docker exec ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent 20:54:08 SSH_AUTH_SOCK=/tmp/ssh-uwIWZnw14Xf6/agent.45 20:54:08 SSH_AGENT_PID=50 20:54:08 Running ssh-add (command line suppressed) 20:54:08 Identity added: /w/workspace/_app-service-configurable_PR-175@tmp/private_key_3031524219600010323.key (/w/workspace/_app-service-configurable_PR-175@tmp/private_key_3031524219600010323.key) 20:54:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:09 + git semver init 20:54:09 # -> Open(): unable to determine branch for HEAD 20:54:09 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-175/.git 20:54:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-175 20:54:09 # $SEMVER_REMOTE_NAME = origin 20:54:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:54:09 # $SEMVER_USER_NAME = edgex-jenkins 20:54:09 # $SEMVER_BRANCH = PR-175 20:54:09 # $SEMVER_TEMP = /tmp/semver-018053338 20:54:09 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 20:54:09 # '/tmp/semver-018053338' -> '/w/workspace/_app-service-configurable_PR-175/.semver' 20:54:09 # -> Force: false 20:54:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-175/.semver [Pipeline] } 20:54:09 $ docker exec --env ******** --env ******** ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent -k 20:54:09 unset SSH_AUTH_SOCK; 20:54:09 unset SSH_AGENT_PID; 20:54:09 echo Agent pid 50 killed; 20:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:10 + git semver [Pipeline] } 20:54:10 $ docker stop --time=1 ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e 20:54:11 $ docker rm -f ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e [Pipeline] // withDockerContainer [Pipeline] sh 20:54:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:54:12 Stashed 1 file(s) [Pipeline] echo 20:54:12 [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 20:54:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22693 in /w/workspace/_app-service-configurable_PR-175 [Pipeline] { [Pipeline] ws 20:54:13 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 20:54:17 using credential edgex-jenkins-ssh 20:54:17 Cloning the remote Git repository 20:54:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:54:18 > git init /w/workspace/app-service-configurable/2 # timeout=10 20:54:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:54:18 > git --version # timeout=10 20:54:18 > git --version # 'git version 2.17.1' 20:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:19 Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 20:54:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:54:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:54:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:54:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:54:19 > git config core.sparsecheckout # timeout=10 20:54:19 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 20:54:19 Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 20:54:19 Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) 20:54:19 > git remote # timeout=10 20:54:19 > git config --get remote.origin.url # timeout=10 20:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:19 > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 20:54:19 > git rev-parse HEAD^{commit} # timeout=10 20:54:19 > git config core.sparsecheckout # timeout=10 20:54:19 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 20:54:23 Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:54:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:54:26 + sudo service docker restart 20:54:26 + true 20:54:28 Still waiting to schedule task 20:54:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:54:28 provisioning config files... 20:54:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2741002826198394964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:28 ---> docker-login.sh 20:54:28 nexus3.edgexfoundry.org:10001 20:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:30 Configure a credential helper to remove this warning. See 20:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:30 20:54:30 Login Succeeded 20:54:30 nexus3.edgexfoundry.org:10002 20:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:30 Configure a credential helper to remove this warning. See 20:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:30 20:54:30 Login Succeeded 20:54:30 nexus3.edgexfoundry.org:10003 20:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:31 Configure a credential helper to remove this warning. See 20:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:31 20:54:31 Login Succeeded 20:54:31 nexus3.edgexfoundry.org:10004 20:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:31 Configure a credential helper to remove this warning. See 20:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:31 20:54:31 Login Succeeded 20:54:31 docker.io 20:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:54:32 Configure a credential helper to remove this warning. See 20:54:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:54:32 20:54:32 Login Succeeded 20:54:32 ---> docker-login.sh ends [Pipeline] } 20:54:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:54:33 ========================================================= 20:54:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:54:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:54:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:54:33 Sending build context to Docker daemon 98.82kB 20:54:33 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:54:33 Step 2/8 : FROM ${BASE} 20:54:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:54:33 5f621e34cdf4: Pulling fs layer 20:54:33 a4357932f1b6: Pulling fs layer 20:54:33 18c013af1878: Pulling fs layer 20:54:33 00ac8860ef70: Pulling fs layer 20:54:33 63d7cb157983: Pulling fs layer 20:54:33 00ac8860ef70: Waiting 20:54:33 b116817d02f9: Pulling fs layer 20:54:33 63d7cb157983: Waiting 20:54:33 745a02a5169b: Pulling fs layer 20:54:33 b116817d02f9: Waiting 20:54:33 745a02a5169b: Waiting 20:54:33 18c013af1878: Download complete 20:54:33 a4357932f1b6: Verifying Checksum 20:54:33 a4357932f1b6: Download complete 20:54:33 63d7cb157983: Verifying Checksum 20:54:33 63d7cb157983: Download complete 20:54:33 b116817d02f9: Verifying Checksum 20:54:33 b116817d02f9: Download complete 20:54:33 5f621e34cdf4: Verifying Checksum 20:54:33 5f621e34cdf4: Download complete 20:54:34 5f621e34cdf4: Pull complete 20:54:35 a4357932f1b6: Pull complete 20:54:35 18c013af1878: Pull complete 20:54:36 745a02a5169b: Verifying Checksum 20:54:36 745a02a5169b: Download complete 20:54:37 00ac8860ef70: Verifying Checksum 20:54:37 00ac8860ef70: Download complete 20:54:47 00ac8860ef70: Pull complete 20:54:47 63d7cb157983: Pull complete 20:54:47 b116817d02f9: Pull complete 20:54:52 745a02a5169b: Pull complete 20:54:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:54:52 ---> b7e6874047d6 20:54:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:54:54 ---> Running in 7470f9fe26d9 20:54:54 Removing intermediate container 7470f9fe26d9 20:54:54 ---> f8abfa12118d 20:54:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:54 ---> Running in e7c25b335676 20:54:57 Removing intermediate container e7c25b335676 20:54:57 ---> 4a2abeb8e488 20:54:57 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:54:57 ---> Running in 0b0c80d6ca15 20:54:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:54:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:54:59 (1/6) Installing libc-dev (0.7.2-r3) 20:54:59 (2/6) Installing libsodium (1.0.18-r0) 20:54:59 (3/6) Installing pkgconf (1.7.2-r0) 20:55:00 (4/6) Installing libsodium-dev (1.0.18-r0) 20:55:00 (5/6) Installing libzmq (4.3.3-r0) 20:55:00 (6/6) Installing zeromq-dev (4.3.3-r0) 20:55:00 Executing busybox-1.31.1-r19.trigger 20:55:00 OK: 144 MiB in 45 packages 20:55:01 Removing intermediate container 0b0c80d6ca15 20:55:01 ---> 7fcde8cf834a 20:55:01 Step 6/8 : WORKDIR /app 20:55:01 ---> Running in eab6fb504768 20:55:02 Removing intermediate container eab6fb504768 20:55:02 ---> 4deb3fc50704 20:55:02 Step 7/8 : COPY . . 20:55:03 ---> a2470778645a 20:55:03 Step 8/8 : RUN go mod download 20:55:03 ---> Running in 814d890c061a 20:55:30 Removing intermediate container 814d890c061a 20:55:30 ---> 8636a9cbdd5c 20:55:30 Successfully built 8636a9cbdd5c 20:55:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:55:30 + docker inspect -f . ci-base-image-arm64 20:55:30 . [Pipeline] withDockerContainer 20:55:30 prd-ubuntu18.04-docker-arm64-4c-16g-22693 does not seem to be running inside a container 20:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-arm64 cat 20:55:32 $ docker top 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:33 + go version 20:55:33 go version go1.15.5 linux/arm64 [Pipeline] } 20:55:33 $ docker stop --time=1 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 20:55:35 $ docker rm -f 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:55:36 + docker inspect -f . ci-base-image-arm64 20:55:36 . [Pipeline] withDockerContainer 20:55:36 prd-ubuntu18.04-docker-arm64-4c-16g-22693 does not seem to be running inside a container 20:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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-arm64 cat 20:55:38 $ docker top 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:39 + make test 20:55:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:56:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:56:18 CGO_ENABLED=1 go vet ./... 20:56:24 gofmt -l . 20:56:24 [ "`gofmt -l .`" = "" ] 20:56:24 ./bin/test-go-mod-tidy.sh 20:56:24 ./bin/test-attribution-txt.sh 20:56:24 An attribution for gopkg.in/yaml.v2 is missing from in Attribution.txt, please add 20:56:25 make: *** [makefile:39: test] Error 1 [Pipeline] } 20:56:25 $ docker stop --time=1 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 20:56:27 $ docker rm -f 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:56:29 Failed in branch arm64 20:58:30 Running on prd-centos7-docker-4c-2g-22695 in /w/workspace/_app-service-configurable_PR-175 [Pipeline] { [Pipeline] ws 20:58:30 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 20:58:33 using credential edgex-jenkins-ssh 20:58:33 Cloning the remote Git repository 20:58:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:58:33 > git init /w/workspace/app-service-configurable/2 # timeout=10 20:58:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:58:33 > git --version # timeout=10 20:58:33 > git --version # 'git version 2.24.3' 20:58:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:58:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:35 Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 20:58:35 Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 20:58:35 Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) 20:58:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:58:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:58:35 > git config core.sparsecheckout # timeout=10 20:58:35 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 20:58:35 > git remote # timeout=10 20:58:35 > git config --get remote.origin.url # timeout=10 20:58:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:35 > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 20:58:35 > git rev-parse HEAD^{commit} # timeout=10 20:58:35 > git config core.sparsecheckout # timeout=10 20:58:35 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 20:58:38 Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:58:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:58:41 + sudo service docker restart 20:58:41 + true 20:58:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:58:42 provisioning config files... 20:58:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4182970084915749996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:42 ---> docker-login.sh 20:58:42 nexus3.edgexfoundry.org:10001 20:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:43 Configure a credential helper to remove this warning. See 20:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:43 20:58:43 Login Succeeded 20:58:43 nexus3.edgexfoundry.org:10002 20:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:43 Configure a credential helper to remove this warning. See 20:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:43 20:58:43 Login Succeeded 20:58:43 nexus3.edgexfoundry.org:10003 20:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:43 Configure a credential helper to remove this warning. See 20:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:43 20:58:43 Login Succeeded 20:58:43 nexus3.edgexfoundry.org:10004 20:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:43 Configure a credential helper to remove this warning. See 20:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:43 20:58:43 Login Succeeded 20:58:43 docker.io 20:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:43 Configure a credential helper to remove this warning. See 20:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:43 20:58:43 Login Succeeded 20:58:43 ---> docker-login.sh ends [Pipeline] } 20:58:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:58:44 ========================================================= 20:58:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:58:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:58:44 + 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 . 20:58:44 Sending build context to Docker daemon 98.82kB 20:58:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 20:58:44 Step 2/8 : FROM ${BASE} 20:58:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:45 188c0c94c7c5: Pulling fs layer 20:58:45 0ef7d3d256c8: Pulling fs layer 20:58:45 de9db76c5a1d: Pulling fs layer 20:58:45 bca2f99d35d6: Pulling fs layer 20:58:45 93359f2a8cfa: Pulling fs layer 20:58:45 7c6f9722023f: Pulling fs layer 20:58:45 a35cf1a2eb13: Pulling fs layer 20:58:45 93359f2a8cfa: Waiting 20:58:45 7c6f9722023f: Waiting 20:58:45 a35cf1a2eb13: Waiting 20:58:45 bca2f99d35d6: Waiting 20:58:45 de9db76c5a1d: Verifying Checksum 20:58:45 de9db76c5a1d: Download complete 20:58:45 0ef7d3d256c8: Verifying Checksum 20:58:45 0ef7d3d256c8: Download complete 20:58:45 93359f2a8cfa: Download complete 20:58:45 7c6f9722023f: Verifying Checksum 20:58:45 7c6f9722023f: Download complete 20:58:45 188c0c94c7c5: Verifying Checksum 20:58:45 188c0c94c7c5: Download complete 20:58:45 188c0c94c7c5: Pull complete 20:58:45 0ef7d3d256c8: Pull complete 20:58:45 de9db76c5a1d: Pull complete 20:58:46 a35cf1a2eb13: Verifying Checksum 20:58:46 a35cf1a2eb13: Download complete 20:58:47 bca2f99d35d6: Verifying Checksum 20:58:47 bca2f99d35d6: Download complete 20:58:54 bca2f99d35d6: Pull complete 20:58:54 93359f2a8cfa: Pull complete 20:58:54 7c6f9722023f: Pull complete 20:58:57 a35cf1a2eb13: Pull complete 20:58:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:58:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:58:57 ---> a62c8e92a672 20:58:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:58:57 ---> Running in 15da83084606 20:58:58 Removing intermediate container 15da83084606 20:58:58 ---> 6956b8e2caf4 20:58:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:58 ---> Running in d978799bc064 20:58:58 Removing intermediate container d978799bc064 20:58:58 ---> 58bb18426ccd 20:58:58 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 20:58:58 ---> Running in ee02fda23ac6 20:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:59:01 (1/6) Installing libc-dev (0.7.2-r3) 20:59:01 (2/6) Installing libsodium (1.0.18-r0) 20:59:01 (3/6) Installing pkgconf (1.7.2-r0) 20:59:01 (4/6) Installing libsodium-dev (1.0.18-r0) 20:59:02 (5/6) Installing libzmq (4.3.3-r0) 20:59:02 (6/6) Installing zeromq-dev (4.3.3-r0) 20:59:02 Executing busybox-1.31.1-r19.trigger 20:59:02 OK: 167 MiB in 45 packages 20:59:03 Removing intermediate container ee02fda23ac6 20:59:03 ---> b799895eb5a0 20:59:03 Step 6/8 : WORKDIR /app 20:59:03 ---> Running in 3dd561d4d4ed 20:59:03 Removing intermediate container 3dd561d4d4ed 20:59:03 ---> 1668c58fa7a1 20:59:03 Step 7/8 : COPY . . 20:59:03 ---> f5aa4d880d75 20:59:03 Step 8/8 : RUN go mod download 20:59:03 ---> Running in cb1bd0a9f618 20:59:30 Removing intermediate container cb1bd0a9f618 20:59:30 ---> e45f614b96c0 20:59:30 Successfully built e45f614b96c0 20:59:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:59:30 + docker inspect -f . ci-base-image-x86_64 20:59:30 . [Pipeline] withDockerContainer 20:59:30 prd-centos7-docker-4c-2g-22695 does not seem to be running inside a container 20:59:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 20:59:31 $ docker top d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:32 + go version 20:59:32 go version go1.15.5 linux/amd64 [Pipeline] } 20:59:32 $ docker stop --time=1 d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a 20:59:33 $ docker rm -f d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:34 + docker inspect -f . ci-base-image-x86_64 20:59:34 . [Pipeline] withDockerContainer 20:59:34 prd-centos7-docker-4c-2g-22695 does not seem to be running inside a container 20:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 20:59:35 $ docker top 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:36 + make test 20:59:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:59:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:59:51 CGO_ENABLED=1 go vet ./... 20:59:52 gofmt -l . 20:59:52 [ "`gofmt -l .`" = "" ] 20:59:52 ./bin/test-go-mod-tidy.sh 20:59:53 ./bin/test-attribution-txt.sh 20:59:53 An attribution for gopkg.in/yaml.v2 is missing from in Attribution.txt, please add 20:59:53 make: *** [makefile:39: test] Error 1 [Pipeline] } 20:59:53 $ docker stop --time=1 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff 20:59:56 $ docker rm -f 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:58 Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 21:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:00:02 ---> package-listing.sh 21:00:02 ++ facter osfamily 21:00:02 ++ tr '[:upper:]' '[:lower:]' 21:00:02 + OS_FAMILY=redhat 21:00:02 + workspace=/w/workspace/_app-service-configurable_PR-175 21:00:02 + START_PACKAGES=/tmp/packages_start.txt 21:00:02 + END_PACKAGES=/tmp/packages_end.txt 21:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:00:02 + PACKAGES=/tmp/packages_start.txt 21:00:02 + '[' /w/workspace/_app-service-configurable_PR-175 ']' 21:00:02 + PACKAGES=/tmp/packages_end.txt 21:00:02 + case "${OS_FAMILY}" in 21:00:02 + rpm -qa 21:00:02 + sort 21:00:06 + '[' -f /tmp/packages_start.txt ']' 21:00:06 + '[' -f /tmp/packages_end.txt ']' 21:00:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:00:06 + '[' /w/workspace/_app-service-configurable_PR-175 ']' 21:00:06 + mkdir -p /w/workspace/_app-service-configurable_PR-175/archives/ 21:00:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-175/archives/ [Pipeline] echo 21:00:06 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-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:00:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:07 21:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:00:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:07 alpine: Pulling from edgex-lftools-log-publisher 21:00:07 df20fa9351a1: Pulling fs layer 21:00:07 36b3adc4ff6f: Pulling fs layer 21:00:07 8ad3a11d3b57: Pulling fs layer 21:00:07 46f8f816bc3b: Pulling fs layer 21:00:07 93b61091891f: Pulling fs layer 21:00:07 93b9cdb0e59b: Pulling fs layer 21:00:07 5e14af77c1be: Pulling fs layer 21:00:07 01666e4c0597: Pulling fs layer 21:00:07 aa168da1d23b: Pulling fs layer 21:00:07 46f8f816bc3b: Waiting 21:00:07 93b61091891f: Waiting 21:00:07 93b9cdb0e59b: Waiting 21:00:07 5e14af77c1be: Waiting 21:00:07 01666e4c0597: Waiting 21:00:07 aa168da1d23b: Waiting 21:00:07 36b3adc4ff6f: Verifying Checksum 21:00:07 36b3adc4ff6f: Download complete 21:00:07 46f8f816bc3b: Verifying Checksum 21:00:07 46f8f816bc3b: Download complete 21:00:07 df20fa9351a1: Download complete 21:00:07 93b9cdb0e59b: Verifying Checksum 21:00:07 93b9cdb0e59b: Download complete 21:00:07 5e14af77c1be: Download complete 21:00:07 93b61091891f: Verifying Checksum 21:00:07 93b61091891f: Download complete 21:00:07 01666e4c0597: Verifying Checksum 21:00:07 01666e4c0597: Download complete 21:00:07 8ad3a11d3b57: Verifying Checksum 21:00:07 8ad3a11d3b57: Download complete 21:00:08 df20fa9351a1: Pull complete 21:00:08 36b3adc4ff6f: Pull complete 21:00:09 8ad3a11d3b57: Pull complete 21:00:09 46f8f816bc3b: Pull complete 21:00:09 aa168da1d23b: Verifying Checksum 21:00:09 aa168da1d23b: Download complete 21:00:10 93b61091891f: Pull complete 21:00:10 93b9cdb0e59b: Pull complete 21:00:10 5e14af77c1be: Pull complete 21:00:10 01666e4c0597: Pull complete 21:00:17 aa168da1d23b: Pull complete 21:00:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:00:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:00:17 prd-centos7-docker-4c-2g-22691 does not seem to be running inside a container 21:00:17 $ 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-175/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-175 -v /w/workspace/_app-service-configurable_PR-175:/w/workspace/_app-service-configurable_PR-175:rw,z -v /w/workspace/_app-service-configurable_PR-175@tmp:/w/workspace/_app-service-configurable_PR-175@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:00:21 $ docker top eb6138800721b2a832a97a787c7ff75d3391fbfc2e29e827d6f95e6497439c1f -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:21 + touch /tmp/pre-build-complete [Pipeline] sh 21:00:22 + mkdir -p /var/log/sa [Pipeline] sh 21:00:22 + ls /var/log/sa-host 21:00:22 + sadf -c /var/log/sa-host/sa23 21:00:22 file_magic: OK 21:00:22 HZ: Using current value: 100 21:00:22 file_header: OK 21:00:22 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 21:00:22 Statistics: 21:00:22 Hnuu...uuuununununu... 21:00:22 File successfully converted to sysstat format version 12.2.1 21:00:22 + sadf -c /var/log/sa-host/sa25 21:00:22 file_magic: OK 21:00:22 HZ: Using current value: 100 21:00:22 file_header: OK 21:00:22 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 21:00:22 Statistics: 21:00:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:00:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:22 provisioning config files... 21:00:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-175@tmp/config7700757687820694342tmp [Pipeline] { [Pipeline] echo 21:00:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:00:22 ---> create-netrc.sh [Pipeline] } 21:00:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:00:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:00:23 ---> python-tools-install.sh [Pipeline] echo 21:00:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:00:23 ---> sudo-logs.sh 21:00:23 Archiving 'sudo' log.. [Pipeline] echo 21:00:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:00:24 ---> job-cost.sh 21:00:24 lf-activate-venv: SKIPPING 21:00:24 INFO: No Stack... 21:00:25 INFO: Retrieving Pricing Info for: v1-standard-2 21:00:26 INFO: Archiving Costs [Pipeline] echo 21:00:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:00:26 ---> logs-deploy.sh 21:00:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-175/2 21:00:26 INFO: archiving workspace using pattern(s): 21:00:28 Archives upload complete. 21:00:28 INFO: archiving logs to Nexus 21:00:29 ---> uname -a: 21:00:29 Linux prd-centos7-docker-4c-2g-22691.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:00:29 21:00:29 21:00:29 ---> lscpu: 21:00:29 Architecture: x86_64 21:00:29 CPU op-mode(s): 32-bit, 64-bit 21:00:29 Byte Order: Little Endian 21:00:29 Address sizes: 40 bits physical, 48 bits virtual 21:00:29 CPU(s): 4 21:00:29 On-line CPU(s) list: 0-3 21:00:29 Thread(s) per core: 1 21:00:29 Core(s) per socket: 1 21:00:29 Socket(s): 4 21:00:29 NUMA node(s): 1 21:00:29 Vendor ID: GenuineIntel 21:00:29 CPU family: 6 21:00:29 Model: 44 21:00:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:00:29 Stepping: 1 21:00:29 CPU MHz: 2933.438 21:00:29 BogoMIPS: 5866.87 21:00:29 Virtualization: VT-x 21:00:29 Hypervisor vendor: KVM 21:00:29 Virtualization type: full 21:00:29 L1d cache: 128 KiB 21:00:29 L1i cache: 128 KiB 21:00:29 L2 cache: 16 MiB 21:00:29 L3 cache: 64 MiB 21:00:29 NUMA node0 CPU(s): 0-3 21:00:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:00:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:00:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:00:29 Vulnerability Meltdown: Mitigation; PTI 21:00:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:00:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:00:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:00:29 Vulnerability Srbds: Not affected 21:00:29 Vulnerability Tsx async abort: Not affected 21:00:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:00:29 21:00:29 21:00:29 ---> nproc: 21:00:29 4 21:00:29 21:00:29 21:00:29 ---> df -h: 21:00:29 Filesystem Size Used Available Use% Mounted on 21:00:29 overlay 50.0G 6.9G 43.1G 14% / 21:00:29 tmpfs 64.0M 0 64.0M 0% /dev 21:00:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:00:29 shm 64.0M 0 64.0M 0% /dev/shm 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-175@tmp 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 21:00:29 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-175 21:00:29 21:00:29 21:00:29 ---> free -m: 21:00:29 total used free shared buff/cache available 21:00:29 Mem: 1837 692 97 0 1048 1040 21:00:29 Swap: 1023 1 1022 21:00:29 21:00:29 21:00:29 ---> ip addr: 21:00:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:00:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:00:29 inet 127.0.0.1/8 scope host lo 21:00:29 valid_lft forever preferred_lft forever 21:00:29 inet6 ::1/128 scope host 21:00:29 valid_lft forever preferred_lft forever 21:00:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:00:29 link/ether fa:16:3e:38:6c:fd brd ff:ff:ff:ff:ff:ff 21:00:29 inet 10.30.123.177/23 brd 10.30.123.255 scope global dynamic eth0 21:00:29 valid_lft 85374sec preferred_lft 85374sec 21:00:29 inet6 fe80::f816:3eff:fe38:6cfd/64 scope link 21:00:29 valid_lft forever preferred_lft forever 21:00:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:00:29 link/ether 02:42:83:b7:53:2e brd ff:ff:ff:ff:ff:ff 21:00:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:00:29 valid_lft forever preferred_lft forever 21:00:29 inet6 fe80::42:83ff:feb7:532e/64 scope link 21:00:29 valid_lft forever preferred_lft forever 21:00:29 21:00:29