Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1263101364d2e5bda44390770596ae0847a736ec+8bb64624f597a56592ea3e7359bdff1805cd62f9 (2e56d101f1699f080a95f4525e70000ca9928bca) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-171/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-171/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22204 in /w/workspace/_app-service-configurable_PR-171 [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-171 # timeout=10 Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # 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 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:53 ========================================================= 05:40:53 EdgeX Global Pipelines Version Info 05:40:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:55 ------------------- 05:40:55 stable info: 05:40:55 ------------------- 05:40:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:40:55 Message: update stable to v1.0.179 05:40:56 ------------------- 05:40:56 experimental info: 05:40:56 ------------------- 05:40:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:40:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:40:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 05:41:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1263101364d2e5bda44390770596ae0847a736ec [Pipeline] echo 05:41:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1263101 [Pipeline] echo 05:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:41:01 provisioning config files... 05:41:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-171@tmp/config151479341824169543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:01 ---> docker-login.sh 05:41:01 nexus3.edgexfoundry.org:10001 05:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:02 Configure a credential helper to remove this warning. See 05:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:02 05:41:02 Login Succeeded 05:41:02 nexus3.edgexfoundry.org:10002 05:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:02 Configure a credential helper to remove this warning. See 05:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:02 05:41:02 Login Succeeded 05:41:02 nexus3.edgexfoundry.org:10003 05:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:02 Configure a credential helper to remove this warning. See 05:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:02 05:41:02 Login Succeeded 05:41:02 nexus3.edgexfoundry.org:10004 05:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:02 Configure a credential helper to remove this warning. See 05:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:02 05:41:02 Login Succeeded 05:41:02 docker.io 05:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:41:03 Configure a credential helper to remove this warning. See 05:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:41:03 05:41:03 Login Succeeded 05:41:03 ---> docker-login.sh ends [Pipeline] } 05:41:03 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 05:41:04 + git log --format=format:%s -1 1263101364d2e5bda44390770596ae0847a736ec [Pipeline] echo 05:41:04 GIT_COMMIT: 1263101364d2e5bda44390770596ae0847a736ec, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 05:41:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:05 05:41:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:41:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:05 latest: Pulling from edgex-devops/git-semver 05:41:05 31603596830f: Pulling fs layer 05:41:05 2a8b12db71e7: Pulling fs layer 05:41:05 6ca5941a6612: Pulling fs layer 05:41:05 ecc8261a40a4: Pulling fs layer 05:41:05 ecc8261a40a4: Waiting 05:41:05 2a8b12db71e7: Verifying Checksum 05:41:05 2a8b12db71e7: Download complete 05:41:05 31603596830f: Verifying Checksum 05:41:05 31603596830f: Download complete 05:41:05 ecc8261a40a4: Verifying Checksum 05:41:05 ecc8261a40a4: Download complete 05:41:05 6ca5941a6612: Verifying Checksum 05:41:05 6ca5941a6612: Download complete 05:41:06 31603596830f: Pull complete 05:41:06 2a8b12db71e7: Pull complete 05:41:07 6ca5941a6612: Pull complete 05:41:07 ecc8261a40a4: Pull complete 05:41:07 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:41:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:41:07 prd-centos7-docker-4c-2g-22204 does not seem to be running inside a container 05:41:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-171 -v /w/workspace/_app-service-configurable_PR-171:/w/workspace/_app-service-configurable_PR-171:rw,z -v /w/workspace/_app-service-configurable_PR-171@tmp:/w/workspace/_app-service-configurable_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:41:09 $ docker top 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:10 [ssh-agent] Looking for ssh-agent implementation... 05:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:10 $ docker exec 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent 05:41:10 SSH_AUTH_SOCK=/tmp/ssh-23tCcax1BIKE/agent.11 05:41:10 SSH_AGENT_PID=16 05:41:10 Running ssh-add (command line suppressed) 05:41:10 Identity added: /w/workspace/_app-service-configurable_PR-171@tmp/private_key_2301217843159438030.key (/w/workspace/_app-service-configurable_PR-171@tmp/private_key_2301217843159438030.key) 05:41:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:11 + git tag --points-at HEAD [Pipeline] } 05:41:11 $ docker exec --env ******** --env ******** 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent -k 05:41:11 unset SSH_AUTH_SOCK; 05:41:11 unset SSH_AGENT_PID; 05:41:11 echo Agent pid 16 killed; 05:41:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:11 [ssh-agent] Looking for ssh-agent implementation... 05:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:11 $ docker exec 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent 05:41:11 SSH_AUTH_SOCK=/tmp/ssh-uGpPNkfxjpuK/agent.46 05:41:11 SSH_AGENT_PID=51 05:41:11 Running ssh-add (command line suppressed) 05:41:11 Identity added: /w/workspace/_app-service-configurable_PR-171@tmp/private_key_1489431019348171076.key (/w/workspace/_app-service-configurable_PR-171@tmp/private_key_1489431019348171076.key) 05:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:12 + git semver init 05:41:12 # -> Open(): unable to determine branch for HEAD 05:41:12 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-171/.git 05:41:12 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-171 05:41:12 # $SEMVER_REMOTE_NAME = origin 05:41:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:41:12 # $SEMVER_USER_NAME = edgex-jenkins 05:41:12 # $SEMVER_BRANCH = PR-171 05:41:12 # $SEMVER_TEMP = /tmp/semver-462944825 05:41:12 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 05:41:12 # '/tmp/semver-462944825' -> '/w/workspace/_app-service-configurable_PR-171/.semver' 05:41:12 # -> Force: false 05:41:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-171/.semver [Pipeline] } 05:41:12 $ docker exec --env ******** --env ******** 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f ssh-agent -k 05:41:12 unset SSH_AUTH_SOCK; 05:41:12 unset SSH_AGENT_PID; 05:41:12 echo Agent pid 51 killed; 05:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:13 + git semver [Pipeline] } 05:41:13 $ docker stop --time=1 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f 05:41:14 $ docker rm -f 5c30ed91e59d88401d8fde5378178c812c27c6bc5ae869b0444e82fbf8a8412f [Pipeline] // withDockerContainer [Pipeline] sh 05:41:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:15 Stashed 1 file(s) [Pipeline] echo 05:41: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 05:41:31 Still waiting to schedule task 05:41:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:41:31 Still waiting to schedule task 05:41:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:44:47 Running on prd-centos7-docker-4c-2g-22205 in /w/workspace/_app-service-configurable_PR-171 [Pipeline] { [Pipeline] ws 05:44:47 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 05:44:55 using credential edgex-jenkins-ssh 05:44:55 Cloning the remote Git repository 05:44:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:44:55 > git init /w/workspace/app-service-configurable/1 # timeout=10 05:44:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:44:56 > git --version # timeout=10 05:44:56 > git --version # 'git version 2.24.3' 05:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:57 Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec 05:44:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:44:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:56 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:44:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:44:57 > git config core.sparsecheckout # timeout=10 05:44:57 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 05:44:57 Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec 05:44:57 Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) 05:44:57 > git remote # timeout=10 05:44:57 > git config --get remote.origin.url # timeout=10 05:44:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:57 > git merge 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 05:44:57 > git rev-parse HEAD^{commit} # timeout=10 05:44:57 > git config core.sparsecheckout # timeout=10 05:44:57 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 05:45:02 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 05:45:03 > git --version # timeout=10 05:45:03 > git --version # 'git version 2.24.3' 05:45:03 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:45:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:06 + sudo service docker restart 05:45:06 + true 05:45:06 Redirecting to /bin/systemctl restart docker.service 05:45:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22206 in /w/workspace/_app-service-configurable_PR-171 [Pipeline] { [Pipeline] ws 05:45:08 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:45:08 provisioning config files... 05:45:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2168488440028455591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:09 ---> docker-login.sh 05:45:09 nexus3.edgexfoundry.org:10001 05:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:10 Configure a credential helper to remove this warning. See 05:45:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:10 05:45:10 Login Succeeded 05:45:10 nexus3.edgexfoundry.org:10002 05:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:11 Configure a credential helper to remove this warning. See 05:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:11 05:45:11 Login Succeeded 05:45:11 nexus3.edgexfoundry.org:10003 05:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:11 Configure a credential helper to remove this warning. See 05:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:11 05:45:11 Login Succeeded 05:45:11 nexus3.edgexfoundry.org:10004 05:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:11 Configure a credential helper to remove this warning. See 05:45:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:11 05:45:11 Login Succeeded 05:45:11 docker.io 05:45:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:12 Configure a credential helper to remove this warning. See 05:45:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:12 05:45:12 Login Succeeded 05:45:12 ---> docker-login.sh ends [Pipeline] } 05:45:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:13 ========================================================= 05:45:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:45:13 ========================================================= 05:45:13 using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] sh 05:45:13 Cloning the remote Git repository 05:45:13 + 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 . 05:45:13 Sending build context to Docker daemon 98.82kB 05:45:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:45:14 Step 2/8 : FROM ${BASE} 05:45:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:45:14 188c0c94c7c5: Pulling fs layer 05:45:14 0ef7d3d256c8: Pulling fs layer 05:45:14 de9db76c5a1d: Pulling fs layer 05:45:14 bca2f99d35d6: Pulling fs layer 05:45:14 93359f2a8cfa: Pulling fs layer 05:45:14 7c6f9722023f: Pulling fs layer 05:45:14 a35cf1a2eb13: Pulling fs layer 05:45:14 bca2f99d35d6: Waiting 05:45:14 93359f2a8cfa: Waiting 05:45:14 7c6f9722023f: Waiting 05:45:14 a35cf1a2eb13: Waiting 05:45:14 de9db76c5a1d: Verifying Checksum 05:45:14 de9db76c5a1d: Download complete 05:45:14 0ef7d3d256c8: Verifying Checksum 05:45:14 0ef7d3d256c8: Download complete 05:45:14 93359f2a8cfa: Verifying Checksum 05:45:14 93359f2a8cfa: Download complete 05:45:14 7c6f9722023f: Verifying Checksum 05:45:14 7c6f9722023f: Download complete 05:45:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:45:13 > git init /w/workspace/app-service-configurable/1 # timeout=10 05:45:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:45:13 > git --version # timeout=10 05:45:13 > git --version # 'git version 2.17.1' 05:45:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:14 188c0c94c7c5: Verifying Checksum 05:45:14 188c0c94c7c5: Download complete 05:45:15 Merging remotes/origin/master commit 8bb64624f597a56592ea3e7359bdff1805cd62f9 into PR head commit 1263101364d2e5bda44390770596ae0847a736ec 05:45:15 188c0c94c7c5: Pull complete 05:45:15 0ef7d3d256c8: Pull complete 05:45:15 Merge succeeded, producing 1263101364d2e5bda44390770596ae0847a736ec 05:45:15 Checking out Revision 1263101364d2e5bda44390770596ae0847a736ec (PR-171) 05:45:15 de9db76c5a1d: Pull complete 05:45:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:45:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:45:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:45:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:45:15 > git config core.sparsecheckout # timeout=10 05:45:15 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 05:45:15 > git remote # timeout=10 05:45:15 > git config --get remote.origin.url # timeout=10 05:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:15 > git merge 8bb64624f597a56592ea3e7359bdff1805cd62f9 # timeout=10 05:45:15 > git rev-parse HEAD^{commit} # timeout=10 05:45:15 > git config core.sparsecheckout # timeout=10 05:45:15 > git checkout -f 1263101364d2e5bda44390770596ae0847a736ec # timeout=10 05:45:20 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 05:45:20 > git --version # timeout=10 05:45:20 > git --version # 'git version 2.17.1' 05:45:20 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 05:45:20 a35cf1a2eb13: Verifying Checksum 05:45:20 a35cf1a2eb13: Download complete 05:45:20 bca2f99d35d6: Verifying Checksum 05:45:20 bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:45:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:45:22 + sudo+ service docker restarttrue 05:45:22 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:45:25 provisioning config files... 05:45:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1354503348569955918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:26 ---> docker-login.sh 05:45:26 nexus3.edgexfoundry.org:10001 05:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:27 Configure a credential helper to remove this warning. See 05:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:27 05:45:27 Login Succeeded 05:45:27 nexus3.edgexfoundry.org:10002 05:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:27 Configure a credential helper to remove this warning. See 05:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:27 05:45:27 Login Succeeded 05:45:27 nexus3.edgexfoundry.org:10003 05:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:28 Configure a credential helper to remove this warning. See 05:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:28 05:45:28 Login Succeeded 05:45:28 nexus3.edgexfoundry.org:10004 05:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:28 Configure a credential helper to remove this warning. See 05:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:28 05:45:28 Login Succeeded 05:45:28 docker.io 05:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:29 Configure a credential helper to remove this warning. See 05:45:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:29 05:45:29 Login Succeeded 05:45:29 ---> docker-login.sh ends [Pipeline] } 05:45:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:45:30 ========================================================= 05:45:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:45:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:45:30 + 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 . 05:45:30 Sending build context to Docker daemon 98.82kB 05:45:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:45:30 Step 2/8 : FROM ${BASE} 05:45:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:31 5f621e34cdf4: Pulling fs layer 05:45:31 a4357932f1b6: Pulling fs layer 05:45:31 18c013af1878: Pulling fs layer 05:45:31 00ac8860ef70: Pulling fs layer 05:45:31 63d7cb157983: Pulling fs layer 05:45:31 b116817d02f9: Pulling fs layer 05:45:31 745a02a5169b: Pulling fs layer 05:45:31 00ac8860ef70: Waiting 05:45:31 63d7cb157983: Waiting 05:45:31 745a02a5169b: Waiting 05:45:31 b116817d02f9: Waiting 05:45:31 18c013af1878: Verifying Checksum 05:45:31 18c013af1878: Download complete 05:45:31 a4357932f1b6: Verifying Checksum 05:45:31 a4357932f1b6: Download complete 05:45:31 63d7cb157983: Verifying Checksum 05:45:31 63d7cb157983: Download complete 05:45:31 5f621e34cdf4: Verifying Checksum 05:45:31 5f621e34cdf4: Download complete 05:45:31 b116817d02f9: Verifying Checksum 05:45:31 b116817d02f9: Download complete 05:45:32 5f621e34cdf4: Pull complete 05:45:32 a4357932f1b6: Pull complete 05:45:33 18c013af1878: Pull complete 05:45:33 bca2f99d35d6: Pull complete 05:45:33 93359f2a8cfa: Pull complete 05:45:33 7c6f9722023f: Pull complete 05:45:34 745a02a5169b: Verifying Checksum 05:45:35 00ac8860ef70: Download complete 05:45:37 a35cf1a2eb13: Pull complete 05:45:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:45:37 ---> a62c8e92a672 05:45:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:37 ---> Running in 2da26991037a 05:45:37 Removing intermediate container 2da26991037a 05:45:37 ---> d546c7c04484 05:45:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:37 ---> Running in cba25aabce72 05:45:39 Removing intermediate container cba25aabce72 05:45:39 ---> 349d5ed42c68 05:45:39 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 05:45:39 ---> Running in c0d4e158fccb 05:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:45:41 (1/6) Installing libc-dev (0.7.2-r3) 05:45:41 (2/6) Installing libsodium (1.0.18-r0) 05:45:41 (3/6) Installing pkgconf (1.7.2-r0) 05:45:42 (4/6) Installing libsodium-dev (1.0.18-r0) 05:45:42 (5/6) Installing libzmq (4.3.3-r0) 05:45:42 (6/6) Installing zeromq-dev (4.3.3-r0) 05:45:42 Executing busybox-1.31.1-r19.trigger 05:45:42 OK: 167 MiB in 45 packages 05:45:43 Removing intermediate container c0d4e158fccb 05:45:43 ---> 9c093873846b 05:45:43 Step 6/8 : WORKDIR /app 05:45:43 ---> Running in 5c19ff6248c4 05:45:43 Removing intermediate container 5c19ff6248c4 05:45:43 ---> 34e4972c20b2 05:45:43 Step 7/8 : COPY . . 05:45:43 ---> 8a8780a475df 05:45:43 Step 8/8 : RUN go mod download 05:45:44 ---> Running in abdc5b4a3a49 05:45:45 00ac8860ef70: Pull complete 05:45:45 63d7cb157983: Pull complete 05:45:45 b116817d02f9: Pull complete 05:45:50 745a02a5169b: Pull complete 05:45:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:45:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:45:50 ---> b7e6874047d6 05:45:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:45:52 ---> Running in e3465c4f12b8 05:45:53 Removing intermediate container e3465c4f12b8 05:45:53 ---> 4d36ffde987c 05:45:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:45:53 ---> Running in 3cb9b44958a2 05:45:55 Removing intermediate container 3cb9b44958a2 05:45:55 ---> 2dba4cb8b6d2 05:45:55 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 05:45:55 ---> Running in 0d4a578d0681 05:45:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:45:57 (1/6) Installing libc-dev (0.7.2-r3) 05:45:58 (2/6) Installing libsodium (1.0.18-r0) 05:45:58 (3/6) Installing pkgconf (1.7.2-r0) 05:45:58 (4/6) Installing libsodium-dev (1.0.18-r0) 05:45:58 (5/6) Installing libzmq (4.3.3-r0) 05:45:58 (6/6) Installing zeromq-dev (4.3.3-r0) 05:45:58 Executing busybox-1.31.1-r19.trigger 05:45:58 OK: 144 MiB in 45 packages 05:45:59 Removing intermediate container 0d4a578d0681 05:45:59 ---> 0dbf0a1ce564 05:45:59 Step 6/8 : WORKDIR /app 05:45:59 ---> Running in 3a4e0b586095 05:46:00 Removing intermediate container 3a4e0b586095 05:46:00 ---> 85841f49d12a 05:46:00 Step 7/8 : COPY . . 05:46:01 ---> 9867c2f4a618 05:46:01 Step 8/8 : RUN go mod download 05:46:01 ---> Running in 31916faf9179 05:46:28 Removing intermediate container 31916faf9179 05:46:28 ---> 26c9c8913157 05:46:28 Successfully built 26c9c8913157 05:46:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:46:28 + docker inspect -f . ci-base-image-arm64 05:46:28 . [Pipeline] withDockerContainer 05:46:28 prd-ubuntu18.04-docker-arm64-4c-16g-22206 does not seem to be running inside a container 05:46:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 05:46:30 $ docker top 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:31 + go version 05:46:31 go version go1.15.5 linux/arm64 [Pipeline] } 05:46:31 Removing intermediate container abdc5b4a3a49 05:46:31 ---> 7a1b3df7219f 05:46:31 Successfully built 7a1b3df7219f 05:46:31 Successfully tagged ci-base-image-x86_64:latest 05:46:31 $ docker stop --time=1 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 05:46:33 $ docker rm -f 4384a430b127ce9bbede859a3e7d6861c9dd61d85170ecc87bf56306b5dc0417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:34 + docker inspect -f . ci-base-image-x86_64 05:46:34 + docker inspect -f . ci-base-image-arm64 05:46:34 . [Pipeline] withDockerContainer 05:46:34 . 05:46:34 prd-ubuntu18.04-docker-arm64-4c-16g-22206 does not seem to be running inside a container 05:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 05:46:36 $ docker top aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 05:46:37 prd-centos7-docker-4c-2g-22205 does not seem to be running inside a container 05:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 05:46:38 $ docker top d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:46:40 + make test 05:46:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:46:40 + go version 05:46:40 go version go1.15.5 linux/amd64 [Pipeline] } 05:46:40 $ docker stop --time=1 d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 05:46:42 $ docker rm -f d626f24029db5e8066e44d35d2e8d5f65d51ad9b937c9d5c01fa1f1c93b9fbc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:44 + docker inspect -f . ci-base-image-x86_64 05:46:44 . [Pipeline] withDockerContainer 05:46:44 prd-centos7-docker-4c-2g-22205 does not seem to be running inside a container 05:46:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 05:46:46 $ docker top 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:47 + make test 05:46:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 05:47:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:47:14 CGO_ENABLED=1 go vet ./... 05:47:18 gofmt -l . 05:47:18 [ "`gofmt -l .`" = "" ] 05:47:18 ./bin/test-go-mod-tidy.sh 05:47:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:47:19 CGO_ENABLED=1 go vet ./... 05:47:19 ./bin/test-attribution-txt.sh 05:47:20 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from in Attribution.txt, please add 05:47:20 An attribution for github.com/edgexfoundry/go-mod-configuration/v2 is missing from in Attribution.txt, please add 05:47:20 An attribution for github.com/edgexfoundry/go-mod-core-contracts/v2 is missing from in Attribution.txt, please add 05:47:20 An attribution for github.com/edgexfoundry/go-mod-registry/v2 is missing from in Attribution.txt, please add 05:47:20 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from in Attribution.txt, please add 05:47:20 make: *** [makefile:39: test] Error 1 [Pipeline] } 05:47:20 $ docker stop --time=1 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db 05:47:22 $ docker rm -f 70177f355dbf30d6624d2306ac0ad4d7faca67081da625704d3363e04883f5db 05:47:22 gofmt -l . 05:47:22 [ "`gofmt -l .`" = "" ] 05:47:22 ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 05:47:23 ./bin/test-attribution-txt.sh [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] } 05:47:24 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from in Attribution.txt, please add 05:47:24 An attribution for github.com/edgexfoundry/go-mod-configuration/v2 is missing from in Attribution.txt, please add 05:47:24 An attribution for github.com/edgexfoundry/go-mod-core-contracts/v2 is missing from in Attribution.txt, please add 05:47:24 An attribution for github.com/edgexfoundry/go-mod-registry/v2 is missing from in Attribution.txt, please add 05:47:24 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from in Attribution.txt, please add [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } 05:47:24 make: *** [makefile:39: test] Error 1 [Pipeline] // stage [Pipeline] } [Pipeline] } 05:47:24 $ docker stop --time=1 aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 05:47:26 $ docker rm -f aa0ad9c63a7282c1a5291d242a618164148803e221530510f739e5380e3bb246 [Pipeline] // withEnv [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } 05:47:28 Failed in branch amd64 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] } 05:47:29 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] { (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 05:47:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:47:34 ---> package-listing.sh 05:47:34 ++ facter osfamily 05:47:34 ++ tr '[:upper:]' '[:lower:]' 05:47:34 + OS_FAMILY=redhat 05:47:34 + workspace=/w/workspace/_app-service-configurable_PR-171 05:47:34 + START_PACKAGES=/tmp/packages_start.txt 05:47:34 + END_PACKAGES=/tmp/packages_end.txt 05:47:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:47:34 + PACKAGES=/tmp/packages_start.txt 05:47:34 + '[' /w/workspace/_app-service-configurable_PR-171 ']' 05:47:34 + PACKAGES=/tmp/packages_end.txt 05:47:34 + case "${OS_FAMILY}" in 05:47:34 + rpm -qa 05:47:34 + sort 05:47:40 + '[' -f /tmp/packages_start.txt ']' 05:47:40 + '[' -f /tmp/packages_end.txt ']' 05:47:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:47:40 + '[' /w/workspace/_app-service-configurable_PR-171 ']' 05:47:40 + mkdir -p /w/workspace/_app-service-configurable_PR-171/archives/ 05:47:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-171/archives/ [Pipeline] echo 05:47: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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:47:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:40 05:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:41 alpine: Pulling from edgex-lftools-log-publisher 05:47:41 df20fa9351a1: Pulling fs layer 05:47:41 36b3adc4ff6f: Pulling fs layer 05:47:41 8ad3a11d3b57: Pulling fs layer 05:47:41 46f8f816bc3b: Pulling fs layer 05:47:41 93b61091891f: Pulling fs layer 05:47:41 93b9cdb0e59b: Pulling fs layer 05:47:41 5e14af77c1be: Pulling fs layer 05:47:41 01666e4c0597: Pulling fs layer 05:47:41 aa168da1d23b: Pulling fs layer 05:47:41 93b9cdb0e59b: Waiting 05:47:41 01666e4c0597: Waiting 05:47:41 5e14af77c1be: Waiting 05:47:41 46f8f816bc3b: Waiting 05:47:41 aa168da1d23b: Waiting 05:47:41 93b61091891f: Waiting 05:47:41 36b3adc4ff6f: Download complete 05:47:41 46f8f816bc3b: Verifying Checksum 05:47:41 46f8f816bc3b: Download complete 05:47:41 df20fa9351a1: Verifying Checksum 05:47:41 df20fa9351a1: Download complete 05:47:41 93b9cdb0e59b: Verifying Checksum 05:47:41 93b9cdb0e59b: Download complete 05:47:41 5e14af77c1be: Verifying Checksum 05:47:41 5e14af77c1be: Download complete 05:47:41 93b61091891f: Verifying Checksum 05:47:41 93b61091891f: Download complete 05:47:41 01666e4c0597: Verifying Checksum 05:47:41 01666e4c0597: Download complete 05:47:41 df20fa9351a1: Pull complete 05:47:41 8ad3a11d3b57: Verifying Checksum 05:47:41 8ad3a11d3b57: Download complete 05:47:41 36b3adc4ff6f: Pull complete 05:47:42 8ad3a11d3b57: Pull complete 05:47:42 46f8f816bc3b: Pull complete 05:47:43 93b61091891f: Pull complete 05:47:43 aa168da1d23b: Verifying Checksum 05:47:43 aa168da1d23b: Download complete 05:47:43 93b9cdb0e59b: Pull complete 05:47:44 5e14af77c1be: Pull complete 05:47:44 01666e4c0597: Pull complete 05:47:50 aa168da1d23b: Pull complete 05:47:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:47:51 prd-centos7-docker-4c-2g-22204 does not seem to be running inside a container 05:47:51 $ 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-171/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-171 -v /w/workspace/_app-service-configurable_PR-171:/w/workspace/_app-service-configurable_PR-171:rw,z -v /w/workspace/_app-service-configurable_PR-171@tmp:/w/workspace/_app-service-configurable_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:47:54 $ docker top 9b412564faeec1dc46f055d9a543d57dcf7f5f948c6adf52110d392d3b40994a -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:55 + touch /tmp/pre-build-complete [Pipeline] sh 05:47:55 + mkdir -p /var/log/sa [Pipeline] sh 05:47:56 + ls /var/log/sa-host 05:47:56 + sadf -c /var/log/sa-host/sa22 05:47:56 file_magic: OK 05:47:56 HZ: Using current value: 100 05:47:56 file_header: OK 05:47:56 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 05:47:56 Statistics: 05:47:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:47:56 File successfully converted to sysstat format version 12.2.1 05:47:56 + sadf -c /var/log/sa-host/sa23 05:47:56 file_magic: OK 05:47:56 HZ: Using current value: 100 05:47:56 file_header: OK 05:47:56 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 05:47:56 Statistics: 05:47:56 Hnuu...uuuununununu... 05:47:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:56 provisioning config files... 05:47:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-171@tmp/config6632464661225194378tmp [Pipeline] { [Pipeline] echo 05:47:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:47:57 ---> create-netrc.sh [Pipeline] } 05:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:47:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:47:57 ---> python-tools-install.sh [Pipeline] echo 05:47:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:47:58 ---> sudo-logs.sh 05:47:58 Archiving 'sudo' log.. [Pipeline] echo 05:47:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:58 ---> job-cost.sh 05:47:58 lf-activate-venv: SKIPPING 05:47:58 INFO: No Stack... 05:47:59 INFO: Retrieving Pricing Info for: v1-standard-2 05:48:00 INFO: Archiving Costs [Pipeline] echo 05:48:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:48:00 ---> logs-deploy.sh 05:48:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-171/1 05:48:00 INFO: archiving workspace using pattern(s): 05:48:02 Archives upload complete. 05:48:02 INFO: archiving logs to Nexus 05:48:03 ---> uname -a: 05:48:03 Linux prd-centos7-docker-4c-2g-22204.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:48:03 05:48:03 05:48:03 ---> lscpu: 05:48:03 Architecture: x86_64 05:48:03 CPU op-mode(s): 32-bit, 64-bit 05:48:03 Byte Order: Little Endian 05:48:03 Address sizes: 40 bits physical, 48 bits virtual 05:48:03 CPU(s): 4 05:48:03 On-line CPU(s) list: 0-3 05:48:03 Thread(s) per core: 1 05:48:03 Core(s) per socket: 1 05:48:03 Socket(s): 4 05:48:03 NUMA node(s): 1 05:48:03 Vendor ID: GenuineIntel 05:48:03 CPU family: 6 05:48:03 Model: 44 05:48:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:48:03 Stepping: 1 05:48:03 CPU MHz: 2933.438 05:48:03 BogoMIPS: 5866.87 05:48:03 Virtualization: VT-x 05:48:03 Hypervisor vendor: KVM 05:48:03 Virtualization type: full 05:48:03 L1d cache: 128 KiB 05:48:03 L1i cache: 128 KiB 05:48:03 L2 cache: 16 MiB 05:48:03 L3 cache: 64 MiB 05:48:03 NUMA node0 CPU(s): 0-3 05:48:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:48:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:48:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:48:03 Vulnerability Meltdown: Mitigation; PTI 05:48:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:48:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:48:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:48:03 Vulnerability Srbds: Not affected 05:48:03 Vulnerability Tsx async abort: Not affected 05:48:03 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 05:48:03 05:48:03 05:48:03 ---> nproc: 05:48:03 4 05:48:03 05:48:03 05:48:03 ---> df -h: 05:48:03 Filesystem Size Used Available Use% Mounted on 05:48:03 overlay 50.0G 7.3G 42.7G 15% / 05:48:03 tmpfs 64.0M 0 64.0M 0% /dev 05:48:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:48:03 shm 64.0M 0 64.0M 0% /dev/shm 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-171 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-171@tmp 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:48:03 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:48:03 05:48:03 05:48:03 ---> free -m: 05:48:03 total used free shared buff/cache available 05:48:03 Mem: 1837 707 71 0 1059 1026 05:48:03 Swap: 1023 0 1023 05:48:03 05:48:03 05:48:03 ---> ip addr: 05:48:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:48:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:48:03 inet 127.0.0.1/8 scope host lo 05:48:03 valid_lft forever preferred_lft forever 05:48:03 inet6 ::1/128 scope host 05:48:03 valid_lft forever preferred_lft forever 05:48:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:48:03 link/ether fa:16:3e:3e:56:16 brd ff:ff:ff:ff:ff:ff 05:48:03 inet 10.30.122.205/23 brd 10.30.123.255 scope global dynamic eth0 05:48:03 valid_lft 85936sec preferred_lft 85936sec 05:48:03 inet6 fe80::f816:3eff:fe3e:5616/64 scope link 05:48:03 valid_lft forever preferred_lft forever 05:48:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:48:03 link/ether 02:42:dd:d7:51:7a brd ff:ff:ff:ff:ff:ff 05:48:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:48:03 valid_lft forever preferred_lft forever 05:48:03 inet6 fe80::42:ddff:fed7:517a/64 scope link 05:48:03 valid_lft forever preferred_lft forever 05:48:03 05:48:03 05:48:03 ---> sar -b -r -n DEV: 05:48:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 05:48:03 05:48:03 05:40:06 LINUX RESTART (4 CPU) 05:48:03 05:48:03 05:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:48:03 05:42:01 23.90 6.15 17.76 0.00 1679.09 2993.36 0.00 05:48:03 05:43:02 1.70 0.00 1.70 0.00 0.00 31.62 0.00 05:48:03 05:44:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 05:48:03 05:45:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 05:48:03 05:46:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 05:48:03 05:47:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 05:48:03 Average: 4.40 1.01 3.39 0.00 276.82 500.95 0.00 05:48:03 05:48:03 05:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:48:03 05:42:01 174588 0 574448 30.53 2620 1129888 1098980 37.51 377660 1131332 20 05:48:03 05:43:02 177916 0 571112 30.35 2620 1129896 1076328 36.73 377256 1129152 20 05:48:03 05:44:01 176312 0 572712 30.44 2620 1129900 1076280 36.73 376600 1131272 8 05:48:03 05:45:01 175980 0 573044 30.46 2620 1129900 1076340 36.73 387276 1121116 20 05:48:03 05:46:01 174556 0 574460 30.53 2620 1129908 1076292 36.73 386128 1123768 12 05:48:03 05:47:01 173636 0 575376 30.58 2620 1129912 1076232 36.73 406052 1104892 12 05:48:03 Average: 175498 0 573525 30.48 2620 1129901 1080075 36.86 385162 1123589 15 05:48:03 05:48:03 05:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:48:03 05:42:01 eth0 69.56 54.12 345.42 25.71 0.00 0.00 0.00 0.00 05:48:03 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:42:01 docker0 2.20 1.73 0.39 3.97 0.00 0.00 0.00 0.00 05:48:03 05:43:02 eth0 0.90 0.68 0.62 0.19 0.00 0.00 0.00 0.00 05:48:03 05:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:44:01 eth0 0.81 0.08 0.05 0.04 0.00 0.00 0.00 0.00 05:48:03 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:45:01 eth0 1.18 0.35 0.34 0.20 0.00 0.00 0.00 0.00 05:48:03 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:46:01 eth0 0.65 0.37 0.35 0.26 0.00 0.00 0.00 0.00 05:48:03 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:47:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:48:03 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 Average: eth0 12.10 9.19 57.19 4.36 0.00 0.00 0.00 0.00 05:48:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:03 Average: docker0 0.36 0.28 0.06 0.65 0.00 0.00 0.00 0.00 05:48:03 05:48:03 05:48:03 ---> sar -P ALL: 05:48:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/22/21 _x86_64_ (4 CPU) 05:48:03 05:48:03 05:40:06 LINUX RESTART (4 CPU) 05:48:03 05:48:03 05:41:02 CPU %user %nice %system %iowait %steal %idle 05:48:03 05:42:01 all 2.17 0.00 1.58 0.36 0.00 95.89 05:48:03 05:42:01 0 2.42 0.00 1.59 0.15 0.00 95.84 05:48:03 05:42:01 1 2.41 0.00 1.70 1.16 0.00 94.73 05:48:03 05:42:01 2 2.08 0.00 1.76 0.05 0.02 96.09 05:48:03 05:42:01 3 1.77 0.00 1.26 0.09 0.00 96.89 05:48:03 05:43:02 all 0.18 0.00 0.04 0.00 0.00 99.78 05:48:03 05:43:02 0 0.07 0.00 0.05 0.00 0.00 99.88 05:48:03 05:43:02 1 0.55 0.00 0.02 0.00 0.02 99.42 05:48:03 05:43:02 2 0.05 0.00 0.05 0.00 0.00 99.90 05:48:03 05:43:02 3 0.07 0.00 0.03 0.00 0.00 99.90 05:48:03 05:44:01 all 0.15 0.00 0.07 0.00 0.00 99.78 05:48:03 05:44:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:48:03 05:44:01 1 0.44 0.00 0.05 0.00 0.00 99.51 05:48:03 05:44:01 2 0.05 0.00 0.10 0.00 0.00 99.85 05:48:03 05:44:01 3 0.07 0.00 0.07 0.00 0.00 99.86 05:48:03 05:45:01 all 0.08 0.00 0.05 0.00 0.00 99.87 05:48:03 05:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:48:03 05:45:01 1 0.18 0.00 0.07 0.00 0.00 99.75 05:48:03 05:45:01 2 0.05 0.00 0.08 0.00 0.02 99.85 05:48:03 05:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:48:03 05:46:01 all 0.18 0.00 0.07 0.00 0.00 99.75 05:48:03 05:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:48:03 05:46:01 1 0.53 0.00 0.07 0.00 0.00 99.40 05:48:03 05:46:01 2 0.12 0.00 0.15 0.00 0.00 99.73 05:48:03 05:46:01 3 0.03 0.00 0.07 0.00 0.00 99.90 05:48:03 05:47:01 all 0.16 0.00 0.07 0.00 0.00 99.77 05:48:03 05:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:48:03 05:47:01 1 0.53 0.00 0.03 0.00 0.00 99.43 05:48:03 05:47:01 2 0.03 0.00 0.15 0.00 0.00 99.82 05:48:03 05:47:01 3 0.07 0.00 0.07 0.00 0.00 99.87 05:48:03 Average: all 0.48 0.00 0.31 0.06 0.00 99.15 05:48:03 Average: 0 0.43 0.00 0.29 0.03 0.01 99.25 05:48:03 Average: 1 0.77 0.00 0.32 0.19 0.00 98.72 05:48:03 Average: 2 0.39 0.00 0.38 0.01 0.01 99.22 05:48:03 Average: 3 0.34 0.00 0.25 0.01 0.00 99.40 05:48:03 05:48:03 05:48:03