Pull request #109 opened 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 judehung for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 414b6282f916c065fbe85db3d54f08096cf4375d rather than 973611ef81cb70784c4ac3822a7ba1f46ccfd79e Obtained Jenkinsfile from 414b6282f916c065fbe85db3d54f08096cf4375d 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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-109/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 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, 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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-1420 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 414b6282f916c065fbe85db3d54f08096cf4375d into PR head commit 973611ef81cb70784c4ac3822a7ba1f46ccfd79e Merge succeeded, producing 973611ef81cb70784c4ac3822a7ba1f46ccfd79e Checking out Revision 973611ef81cb70784c4ac3822a7ba1f46ccfd79e (PR-109) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # 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 414b6282f916c065fbe85db3d54f08096cf4375d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 Commit message: "Update sample configuration of mqtt-export to use MQTTSecretSend" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:37:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:37:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:37:45 ========================================================= 07:37:45 EdgeX Global Pipelines Version Info 07:37:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:37:48 ------------------- 07:37:48 stable info: 07:37:48 ------------------- 07:37:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:37:48 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 07:37:48 Message: update stable to v1.0.117 07:37:49 ------------------- 07:37:49 experimental info: 07:37:49 ------------------- 07:37:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:37:49 Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 07:37:49 Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:37:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:37:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 07:37:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:37:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 07:37:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [Pipeline] echo 07:37:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 973611e [Pipeline] echo 07:37:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:53 + git log --format=format:%s -1 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [Pipeline] echo 07:37:53 GIT_COMMIT: 973611ef81cb70784c4ac3822a7ba1f46ccfd79e, Commit Message: Update sample configuration of mqtt-export to use MQTTSecretSend [Pipeline] echo 07:37:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:37:55 07:37:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:37:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:37:55 latest: Pulling from edgex-devops/git-semver 07:37:55 31603596830f: Pulling fs layer 07:37:55 2a8b12db71e7: Pulling fs layer 07:37:55 6ca5941a6612: Pulling fs layer 07:37:55 ecc8261a40a4: Pulling fs layer 07:37:55 ecc8261a40a4: Waiting 07:37:55 2a8b12db71e7: Verifying Checksum 07:37:55 2a8b12db71e7: Download complete 07:37:56 31603596830f: Verifying Checksum 07:37:56 31603596830f: Download complete 07:37:56 ecc8261a40a4: Verifying Checksum 07:37:56 ecc8261a40a4: Download complete 07:37:56 31603596830f: Pull complete 07:37:56 6ca5941a6612: Verifying Checksum 07:37:56 6ca5941a6612: Download complete 07:37:56 2a8b12db71e7: Pull complete 07:37:57 6ca5941a6612: Pull complete 07:37:58 ecc8261a40a4: Pull complete 07:37:58 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:37:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:37:58 prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container 07:37:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-109 -v /w/workspace/_app-service-configurable_PR-109:/w/workspace/_app-service-configurable_PR-109:rw,z -v /w/workspace/_app-service-configurable_PR-109@tmp:/w/workspace/_app-service-configurable_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:38:00 $ docker top d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:38:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:01 [ssh-agent] Looking for ssh-agent implementation... 07:38:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:01 $ docker exec d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent 07:38:01 SSH_AUTH_SOCK=/tmp/ssh-6ZcBQGBFLFgb/agent.12 07:38:01 SSH_AGENT_PID=17 07:38:01 Running ssh-add (command line suppressed) 07:38:01 Identity added: /w/workspace/_app-service-configurable_PR-109@tmp/private_key_7729413179740406768.key (/w/workspace/_app-service-configurable_PR-109@tmp/private_key_7729413179740406768.key) 07:38:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:02 + git describe --exact-match --tags HEAD 07:38:02 fatal: No names found, cannot describe anything. [Pipeline] } 07:38:02 $ docker exec --env ******** --env ******** d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent -k 07:38:03 unset SSH_AUTH_SOCK; 07:38:03 unset SSH_AGENT_PID; 07:38:03 echo Agent pid 17 killed; 07:38:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:38:03 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:38:03 This usually means this commit has not been tagged. [Pipeline] sshagent 07:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:38:03 [ssh-agent] Looking for ssh-agent implementation... 07:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:03 $ docker exec d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent 07:38:03 SSH_AUTH_SOCK=/tmp/ssh-Zq80alfbVQy7/agent.47 07:38:03 SSH_AGENT_PID=53 07:38:03 Running ssh-add (command line suppressed) 07:38:04 Identity added: /w/workspace/_app-service-configurable_PR-109@tmp/private_key_578963394057047546.key (/w/workspace/_app-service-configurable_PR-109@tmp/private_key_578963394057047546.key) 07:38:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:38:04 + git semver init 07:38:04 # -> Open(): unable to determine branch for HEAD 07:38:04 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-109/.git 07:38:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-109 07:38:04 # $SEMVER_REMOTE_NAME = origin 07:38:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:38:04 # $SEMVER_USER_NAME = edgex-jenkins 07:38:04 # $SEMVER_BRANCH = PR-109 07:38:04 # $SEMVER_TEMP = /tmp/semver-596082846 07:38:04 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 07:38:05 # '/tmp/semver-596082846' -> '/w/workspace/_app-service-configurable_PR-109/.semver' 07:38:05 # -> Force: false 07:38:05 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-109/.semver [Pipeline] } 07:38:05 $ docker exec --env ******** --env ******** d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent -k 07:38:05 unset SSH_AUTH_SOCK; 07:38:05 unset SSH_AGENT_PID; 07:38:05 echo Agent pid 53 killed; 07:38:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:38:06 + git semver [Pipeline] } 07:38:06 $ docker stop --time=1 d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 07:38:07 $ docker rm -f d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:38:08 Stashed 24 file(s) [Pipeline] echo 07:38:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 07:38:08 Archived original 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 07:38:24 Still waiting to schedule task 07:38:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:38:24 Still waiting to schedule task 07:38:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:40:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1421 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws 07:40:21 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:40:26 using credential edgex-jenkins-ssh 07:40:26 Cloning the remote Git repository 07:40:26 Cloning with configured refspecs honoured and without tags 07:40:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:40:26 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:40:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:40:26 > git --version # timeout=10 07:40:26 > git --version # 'git version 2.17.1' 07:40:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:27 Fetching without tags 07:40:28 Merging remotes/origin/master commit 414b6282f916c065fbe85db3d54f08096cf4375d into PR head commit 973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:40:28 Merge succeeded, producing 973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:40:28 Checking out Revision 973611ef81cb70784c4ac3822a7ba1f46ccfd79e (PR-109) 07:40:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:40:27 > git config --add remote.origin.fetch +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10 07:40:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:40:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:40:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:40:28 > git config core.sparsecheckout # timeout=10 07:40:28 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 07:40:28 > git remote # timeout=10 07:40:28 > git config --get remote.origin.url # timeout=10 07:40:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:40:28 > git merge 414b6282f916c065fbe85db3d54f08096cf4375d # timeout=10 07:40:28 > git rev-parse HEAD^{commit} # timeout=10 07:40:28 > git config core.sparsecheckout # timeout=10 07:40:28 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 07:40:32 Commit message: "Update sample configuration of mqtt-export to use MQTTSecretSend" 07:40:32 > git --version # timeout=10 07:40:32 > git --version # 'git version 2.17.1' 07:40:32 fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:40:34 ========================================================= 07:40:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:40:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:40:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 07:40:36 Sending build context to Docker daemon 306.2kB 07:40:36 Step 1/8 : ARG BASE=golang:1.13-alpine 07:40:36 Step 2/8 : FROM ${BASE} 07:40:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:40:36 b538f80385f9: Pulling fs layer 07:40:36 74f711af9a0d: Pulling fs layer 07:40:36 99f96fe45779: Pulling fs layer 07:40:36 fd7a069fd194: Pulling fs layer 07:40:36 66aa3694b03b: Pulling fs layer 07:40:36 170f70906a0f: Pulling fs layer 07:40:36 ad7c5574e4b9: Pulling fs layer 07:40:36 e772456be8f7: Pulling fs layer 07:40:36 c890913d741a: Pulling fs layer 07:40:36 2480fcc9aa5a: Pulling fs layer 07:40:36 09adf4765672: Pulling fs layer 07:40:36 fd7a069fd194: Waiting 07:40:36 66aa3694b03b: Waiting 07:40:36 170f70906a0f: Waiting 07:40:36 2480fcc9aa5a: Waiting 07:40:36 ad7c5574e4b9: Waiting 07:40:36 09adf4765672: Waiting 07:40:36 e772456be8f7: Waiting 07:40:36 c890913d741a: Waiting 07:40:36 74f711af9a0d: Verifying Checksum 07:40:36 74f711af9a0d: Download complete 07:40:36 99f96fe45779: Download complete 07:40:36 66aa3694b03b: Verifying Checksum 07:40:36 66aa3694b03b: Download complete 07:40:36 170f70906a0f: Verifying Checksum 07:40:36 170f70906a0f: Download complete 07:40:36 b538f80385f9: Verifying Checksum 07:40:36 b538f80385f9: Download complete 07:40:37 b538f80385f9: Pull complete 07:40:38 74f711af9a0d: Pull complete 07:40:38 99f96fe45779: Pull complete 07:40:39 ad7c5574e4b9: Verifying Checksum 07:40:39 ad7c5574e4b9: Download complete 07:40:39 c890913d741a: Download complete 07:40:40 2480fcc9aa5a: Verifying Checksum 07:40:40 2480fcc9aa5a: Download complete 07:40:40 09adf4765672: Verifying Checksum 07:40:40 09adf4765672: Download complete 07:40:41 e772456be8f7: Verifying Checksum 07:40:41 e772456be8f7: Download complete 07:40:42 fd7a069fd194: Verifying Checksum 07:40:42 fd7a069fd194: Download complete 07:40:54 fd7a069fd194: Pull complete 07:40:54 66aa3694b03b: Pull complete 07:40:54 170f70906a0f: Pull complete 07:40:57 ad7c5574e4b9: Pull complete 07:41:02 e772456be8f7: Pull complete 07:41:02 c890913d741a: Pull complete 07:41:03 Running on prd-centos7-docker-4c-2g-1422 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws 07:41:03 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:41:04 2480fcc9aa5a: Pull complete 07:41:04 09adf4765672: Pull complete 07:41:04 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 07:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:41:05 ---> 2248a725d1cf 07:41:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:41:05 using credential edgex-jenkins-ssh 07:41:05 Cloning the remote Git repository 07:41:05 Cloning with configured refspecs honoured and without tags 07:41:06 Fetching without tags 07:41:06 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:41:06 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:41:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:41:06 > git --version # timeout=10 07:41:06 > git --version # 'git version 2.16.5' 07:41:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:41:06 > git config --add remote.origin.fetch +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10 07:41:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:41:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:41:06 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:41:07 Merging remotes/origin/master commit 414b6282f916c065fbe85db3d54f08096cf4375d into PR head commit 973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:41:07 Merge succeeded, producing 973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:41:07 Checking out Revision 973611ef81cb70784c4ac3822a7ba1f46ccfd79e (PR-109) 07:41:07 > git config core.sparsecheckout # timeout=10 07:41:07 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 07:41:07 > git remote # timeout=10 07:41:07 > git config --get remote.origin.url # timeout=10 07:41:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:07 > git merge 414b6282f916c065fbe85db3d54f08096cf4375d # timeout=10 07:41:07 > git rev-parse HEAD^{commit} # timeout=10 07:41:07 > git config core.sparsecheckout # timeout=10 07:41:07 > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 07:41:09 ---> Running in 75aacf987bf0 07:41:09 Removing intermediate container 75aacf987bf0 07:41:09 ---> d64bf636d325 07:41:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:09 ---> Running in ab2bf1dd02ab 07:41:10 Commit message: "Update sample configuration of mqtt-export to use MQTTSecretSend" 07:41:10 > git --version # timeout=10 07:41:10 > git --version # 'git version 2.16.5' 07:41:10 fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:41:12 ========================================================= 07:41:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:41:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:41:12 Removing intermediate container ab2bf1dd02ab 07:41:12 ---> 8e7af72a7e72 07:41:12 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 07:41:12 ---> Running in 25604ba6d028 07:41:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 07:41:13 Sending build context to Docker daemon 306.2kB 07:41:13 Step 1/8 : ARG BASE=golang:1.13-alpine 07:41:13 Step 2/8 : FROM ${BASE} 07:41:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:13 df20fa9351a1: Pulling fs layer 07:41:13 ed8968b2872e: Pulling fs layer 07:41:13 a92cc7c5fd73: Pulling fs layer 07:41:13 2dd03ba5bac4: Pulling fs layer 07:41:13 1e091d79d1de: Pulling fs layer 07:41:13 481702a1767f: Pulling fs layer 07:41:13 f64a6f60c768: Pulling fs layer 07:41:13 e78d2573fc39: Pulling fs layer 07:41:13 e876d2f968b6: Pulling fs layer 07:41:13 ce8a83651883: Pulling fs layer 07:41:13 07967f4d0e4b: Pulling fs layer 07:41:13 f64a6f60c768: Waiting 07:41:13 e78d2573fc39: Waiting 07:41:13 e876d2f968b6: Waiting 07:41:13 2dd03ba5bac4: Waiting 07:41:13 ce8a83651883: Waiting 07:41:13 07967f4d0e4b: Waiting 07:41:13 481702a1767f: Waiting 07:41:13 1e091d79d1de: Waiting 07:41:13 a92cc7c5fd73: Verifying Checksum 07:41:13 a92cc7c5fd73: Download complete 07:41:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:41:13 ed8968b2872e: Verifying Checksum 07:41:13 ed8968b2872e: Download complete 07:41:13 1e091d79d1de: Verifying Checksum 07:41:13 1e091d79d1de: Download complete 07:41:13 481702a1767f: Verifying Checksum 07:41:13 481702a1767f: Download complete 07:41:13 df20fa9351a1: Verifying Checksum 07:41:13 df20fa9351a1: Download complete 07:41:14 df20fa9351a1: Pull complete 07:41:14 ed8968b2872e: Pull complete 07:41:14 a92cc7c5fd73: Pull complete 07:41:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:41:15 f64a6f60c768: Verifying Checksum 07:41:15 f64a6f60c768: Download complete 07:41:16 e876d2f968b6: Download complete 07:41:17 e78d2573fc39: Verifying Checksum 07:41:17 e78d2573fc39: Download complete 07:41:17 07967f4d0e4b: Verifying Checksum 07:41:17 07967f4d0e4b: Download complete 07:41:17 ce8a83651883: Verifying Checksum 07:41:17 ce8a83651883: Download complete 07:41:17 2dd03ba5bac4: Verifying Checksum 07:41:17 2dd03ba5bac4: Download complete 07:41:17 (1/6) Installing libc-dev (0.7.2-r3) 07:41:17 (2/6) Installing libsodium (1.0.18-r0) 07:41:18 (3/6) Installing pkgconf (1.7.2-r0) 07:41:18 (4/6) Installing libsodium-dev (1.0.18-r0) 07:41:18 (5/6) Installing libzmq (4.3.2-r0) 07:41:18 (6/6) Installing zeromq-dev (4.3.2-r0) 07:41:18 Executing busybox-1.31.1-r16.trigger 07:41:18 OK: 143 MiB in 45 packages 07:41:20 Removing intermediate container 25604ba6d028 07:41:20 ---> a7f1d06b87ea 07:41:20 Step 6/8 : WORKDIR /app 07:41:20 ---> Running in fea9f2f8eaad 07:41:21 Removing intermediate container fea9f2f8eaad 07:41:21 ---> 91e0f0905913 07:41:21 Step 7/8 : COPY . . 07:41:22 ---> dae3f8eb0517 07:41:22 Step 8/8 : RUN go mod download 07:41:22 ---> Running in 3c57fd801ce3 07:41:23 2dd03ba5bac4: Pull complete 07:41:23 1e091d79d1de: Pull complete 07:41:23 481702a1767f: Pull complete 07:41:26 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:41:26 go: finding github.com/BurntSushi/toml v0.3.1 07:41:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:41:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:41:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:41:26 go: finding github.com/bgentry/speakeasy v0.1.0 07:41:26 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:41:26 go: finding github.com/davecgh/go-spew v1.1.1 07:41:26 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:41:26 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:41:26 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 07:41:26 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:41:26 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:41:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 07:41:26 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 07:41:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:41:26 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 07:41:26 go: finding github.com/fatih/color v1.7.0 07:41:26 go: finding github.com/fsnotify/fsnotify v1.4.7 07:41:26 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:41:26 go: finding github.com/go-kit/kit v0.8.0 07:41:26 go: finding github.com/go-logfmt/logfmt v0.4.0 07:41:26 go: finding github.com/go-playground/assert/v2 v2.0.1 07:41:26 go: finding github.com/go-playground/locales v0.13.0 07:41:26 go: finding github.com/go-playground/universal-translator v0.17.0 07:41:26 go: finding github.com/go-playground/validator/v10 v10.3.0 07:41:26 go: finding github.com/go-redis/redis/v7 v7.2.0 07:41:26 go: finding github.com/go-stack/stack v1.8.0 07:41:26 go: finding github.com/golang/protobuf v1.3.2 07:41:26 go: finding github.com/golang/snappy v0.0.1 07:41:26 go: finding github.com/gomodule/redigo v2.0.0+incompatible 07:41:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:41:26 go: finding github.com/google/go-cmp v0.4.0 07:41:26 go: finding github.com/google/uuid v1.1.1 07:41:26 go: finding github.com/gorilla/mux v1.7.4 07:41:26 go: finding github.com/hashicorp/consul/api v1.1.0 07:41:26 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:41:26 go: finding github.com/hashicorp/errwrap v1.0.0 07:41:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:41:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:41:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:41:27 go: finding github.com/hashicorp/go-multierror v1.0.0 07:41:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:41:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:41:27 go: finding github.com/hashicorp/go-syslog v1.0.0 07:41:27 go: finding github.com/hashicorp/go-uuid v1.0.1 07:41:27 go: finding github.com/hashicorp/go.net v0.0.1 07:41:27 go: finding github.com/hashicorp/golang-lru v0.5.0 07:41:27 go: finding github.com/hashicorp/logutils v1.0.0 07:41:27 go: finding github.com/hashicorp/mdns v1.0.0 07:41:27 go: finding github.com/hashicorp/memberlist v0.1.3 07:41:27 go: finding github.com/hashicorp/serf v0.8.2 07:41:27 go: finding github.com/hpcloud/tail v1.0.0 07:41:27 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:41:27 go: finding github.com/kr/pretty v0.1.0 07:41:27 go: finding github.com/kr/pty v1.1.1 07:41:27 go: finding github.com/kr/text v0.1.0 07:41:27 go: finding github.com/leodido/go-urn v1.2.0 07:41:27 go: finding github.com/mattn/go-colorable v0.0.9 07:41:27 go: finding github.com/mattn/go-isatty v0.0.3 07:41:27 go: finding github.com/miekg/dns v1.0.14 07:41:27 go: finding github.com/mitchellh/cli v1.0.0 07:41:27 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:41:27 go: finding github.com/mitchellh/copystructure v1.0.0 07:41:27 go: finding github.com/mitchellh/go-homedir v1.0.0 07:41:27 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:41:27 go: finding github.com/mitchellh/gox v0.4.0 07:41:27 go: finding github.com/mitchellh/iochan v1.0.0 07:41:27 go: finding github.com/mitchellh/mapstructure v1.1.2 07:41:27 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:41:27 go: finding github.com/onsi/ginkgo v1.10.1 07:41:27 go: finding github.com/onsi/gomega v1.7.0 07:41:27 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:41:27 go: finding github.com/pebbe/zmq4 v1.0.0 07:41:27 go: finding github.com/pelletier/go-toml v1.2.0 07:41:27 go: finding github.com/pkg/errors v0.8.1 07:41:27 go: finding github.com/pmezard/go-difflib v1.0.0 07:41:27 go: finding github.com/posener/complete v1.1.1 07:41:27 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:41:27 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:41:27 go: finding github.com/stretchr/objx v0.2.0 07:41:28 go: finding github.com/stretchr/testify v1.6.1 07:41:28 go: finding github.com/tidwall/pretty v1.0.1 07:41:28 go: finding github.com/ugorji/go v1.1.4 07:41:28 go: finding github.com/x448/float16 v0.8.4 07:41:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 07:41:28 go: finding github.com/xdg/stringprep v1.0.0 07:41:28 go: finding go.mongodb.org/mongo-driver v1.1.1 07:41:28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:41:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:41:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:41:28 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 07:41:28 go: finding golang.org/x/text v0.3.2 07:41:28 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 07:41:28 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 07:41:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:41:28 go: finding gopkg.in/fsnotify.v1 v1.4.7 07:41:28 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:41:28 go: finding gopkg.in/yaml.v2 v2.2.8 07:41:28 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:41:28 f64a6f60c768: Pull complete 07:41:31 e78d2573fc39: Pull complete 07:41:31 e876d2f968b6: Pull complete 07:41:32 ce8a83651883: Pull complete 07:41:32 07967f4d0e4b: Pull complete 07:41:32 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 07:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:41:32 ---> 5d7c900382c6 07:41:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:41:34 ---> Running in 143b09750717 07:41:34 Removing intermediate container 143b09750717 07:41:34 ---> 713a32ab7499 07:41:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:41:34 ---> Running in ab6738065418 07:41:35 Removing intermediate container ab6738065418 07:41:35 ---> be567428bc90 07:41:35 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 07:41:35 ---> Running in ca9317fbdd05 07:41:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:41:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:41:39 (1/6) Installing libc-dev (0.7.2-r3) 07:41:39 (2/6) Installing libsodium (1.0.18-r0) 07:41:39 (3/6) Installing pkgconf (1.7.2-r0) 07:41:39 (4/6) Installing libsodium-dev (1.0.18-r0) 07:41:39 (5/6) Installing libzmq (4.3.2-r0) 07:41:39 (6/6) Installing zeromq-dev (4.3.2-r0) 07:41:39 Executing busybox-1.31.1-r16.trigger 07:41:39 OK: 167 MiB in 45 packages 07:41:40 Removing intermediate container ca9317fbdd05 07:41:40 ---> a75bb4665cb1 07:41:40 Step 6/8 : WORKDIR /app 07:41:40 ---> Running in 528d6874e035 07:41:40 Removing intermediate container 528d6874e035 07:41:40 ---> 277c474f8fc0 07:41:40 Step 7/8 : COPY . . 07:41:40 ---> 3465b1387dc8 07:41:40 Step 8/8 : RUN go mod download 07:41:41 ---> Running in 8b626e41abc7 07:41:43 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:41:43 go: finding github.com/BurntSushi/toml v0.3.1 07:41:43 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:41:43 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:41:43 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:41:43 go: finding github.com/bgentry/speakeasy v0.1.0 07:41:43 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:41:43 go: finding github.com/davecgh/go-spew v1.1.1 07:41:43 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 07:41:43 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:41:43 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 07:41:43 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 07:41:43 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:41:43 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 07:41:43 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 07:41:43 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 07:41:43 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 07:41:43 go: finding github.com/fatih/color v1.7.0 07:41:43 go: finding github.com/fsnotify/fsnotify v1.4.7 07:41:44 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:41:44 go: finding github.com/go-kit/kit v0.8.0 07:41:44 go: finding github.com/go-logfmt/logfmt v0.4.0 07:41:44 go: finding github.com/go-playground/assert/v2 v2.0.1 07:41:44 go: finding github.com/go-playground/locales v0.13.0 07:41:44 go: finding github.com/go-playground/universal-translator v0.17.0 07:41:44 go: finding github.com/go-playground/validator/v10 v10.3.0 07:41:44 go: finding github.com/go-redis/redis/v7 v7.2.0 07:41:44 go: finding github.com/go-stack/stack v1.8.0 07:41:44 go: finding github.com/golang/protobuf v1.3.2 07:41:44 go: finding github.com/golang/snappy v0.0.1 07:41:44 go: finding github.com/gomodule/redigo v2.0.0+incompatible 07:41:44 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:41:44 go: finding github.com/google/go-cmp v0.4.0 07:41:44 go: finding github.com/google/uuid v1.1.1 07:41:44 go: finding github.com/gorilla/mux v1.7.4 07:41:44 go: finding github.com/hashicorp/consul/api v1.1.0 07:41:44 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:41:44 go: finding github.com/hashicorp/errwrap v1.0.0 07:41:44 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:41:44 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:41:44 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:41:44 go: finding github.com/hashicorp/go-multierror v1.0.0 07:41:44 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:41:44 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:41:44 go: finding github.com/hashicorp/go-syslog v1.0.0 07:41:44 go: finding github.com/hashicorp/go-uuid v1.0.1 07:41:44 go: finding github.com/hashicorp/go.net v0.0.1 07:41:44 go: finding github.com/hashicorp/golang-lru v0.5.0 07:41:44 go: finding github.com/hashicorp/logutils v1.0.0 07:41:44 go: finding github.com/hashicorp/mdns v1.0.0 07:41:44 go: finding github.com/hashicorp/memberlist v0.1.3 07:41:44 go: finding github.com/hashicorp/serf v0.8.2 07:41:44 go: finding github.com/hpcloud/tail v1.0.0 07:41:44 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:41:44 go: finding github.com/kr/pretty v0.1.0 07:41:44 go: finding github.com/kr/pty v1.1.1 07:41:44 go: finding github.com/kr/text v0.1.0 07:41:44 go: finding github.com/leodido/go-urn v1.2.0 07:41:44 go: finding github.com/mattn/go-colorable v0.0.9 07:41:44 go: finding github.com/mattn/go-isatty v0.0.3 07:41:44 go: finding github.com/miekg/dns v1.0.14 07:41:44 go: finding github.com/mitchellh/cli v1.0.0 07:41:44 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:41:44 go: finding github.com/mitchellh/copystructure v1.0.0 07:41:44 go: finding github.com/mitchellh/go-homedir v1.0.0 07:41:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:41:45 go: finding github.com/mitchellh/gox v0.4.0 07:41:45 go: finding github.com/mitchellh/iochan v1.0.0 07:41:45 go: finding github.com/mitchellh/mapstructure v1.1.2 07:41:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:41:45 go: finding github.com/onsi/ginkgo v1.10.1 07:41:45 go: finding github.com/onsi/gomega v1.7.0 07:41:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:41:45 go: finding github.com/pebbe/zmq4 v1.0.0 07:41:45 go: finding github.com/pelletier/go-toml v1.2.0 07:41:45 go: finding github.com/pkg/errors v0.8.1 07:41:45 go: finding github.com/pmezard/go-difflib v1.0.0 07:41:45 go: finding github.com/posener/complete v1.1.1 07:41:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:41:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:41:45 go: finding github.com/stretchr/objx v0.2.0 07:41:45 go: finding github.com/stretchr/testify v1.6.1 07:41:45 go: finding github.com/tidwall/pretty v1.0.1 07:41:45 go: finding github.com/ugorji/go v1.1.4 07:41:45 go: finding github.com/x448/float16 v0.8.4 07:41:45 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 07:41:45 go: finding github.com/xdg/stringprep v1.0.0 07:41:45 go: finding go.mongodb.org/mongo-driver v1.1.1 07:41:45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:41:45 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:41:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:41:45 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 07:41:45 go: finding golang.org/x/text v0.3.2 07:41:45 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 07:41:45 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 07:41:45 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:41:45 go: finding gopkg.in/fsnotify.v1 v1.4.7 07:41:45 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:41:45 go: finding gopkg.in/yaml.v2 v2.2.8 07:41:45 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:41:51 Removing intermediate container 3c57fd801ce3 07:41:51 ---> 00394843ff0a 07:41:51 Successfully built 00394843ff0a 07:41:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:52 + docker inspect -f . ci-base-image-arm64 07:41:52 . [Pipeline] withDockerContainer 07:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-1421 does not seem to be running inside a container 07:41:52 $ 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 ******** ci-base-image-arm64 cat 07:41:54 $ docker top 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:55 + go version 07:41:55 go version go1.13.13 linux/arm64 [Pipeline] sh 07:41:56 + make test 07:41:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:42:07 Removing intermediate container 8b626e41abc7 07:42:07 ---> 89a11da34e35 07:42:07 Successfully built 89a11da34e35 07:42:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:42:08 + docker inspect -f . ci-base-image-x86_64 07:42:08 . [Pipeline] withDockerContainer 07:42:09 prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container 07:42:09 $ 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 ******** ci-base-image-x86_64 cat 07:42:09 $ docker top f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:10 + go version 07:42:10 go version go1.13.13 linux/amd64 [Pipeline] sh 07:42:10 + make test 07:42:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 07:42:29 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:42:29 CGO_ENABLED=1 go vet ./... 07:42:29 gofmt -l . 07:42:29 [ "`gofmt -l .`" = "" ] 07:42:29 ./bin/test-go-mod-tidy.sh 07:42:29 ./bin/test-attribution-txt.sh [Pipeline] stash 07:42:30 Stashed 1 file(s) [Pipeline] } 07:42:30 $ docker stop --time=1 f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 07:42:33 $ docker rm -f f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:42:36 + ls -al . 07:42:36 total 96 07:42:36 drwxrwxr-x. 8 jenkins jenkins 4096 Sep 4 07:42 . 07:42:36 drwxrwxr-x. 4 jenkins jenkins 28 Sep 4 07:41 .. 07:42:36 -rw-rw-r--. 1 jenkins jenkins 6027 Sep 4 07:41 Attribution.txt 07:42:36 drwxrwxr-x. 2 jenkins jenkins 64 Sep 4 07:41 bin 07:42:36 -rw-r--r--. 1 jenkins jenkins 10 Sep 4 07:42 coverage.out 07:42:36 -rw-rw-r--. 1 jenkins jenkins 180 Sep 4 07:41 docker-compose.debug.yml 07:42:36 -rw-rw-r--. 1 jenkins jenkins 133 Sep 4 07:41 docker-compose.yml 07:42:36 -rw-rw-r--. 1 jenkins jenkins 2002 Sep 4 07:41 Dockerfile 07:42:36 -rw-rw-r--. 1 jenkins jenkins 966 Sep 4 07:41 Dockerfile.build 07:42:36 -rw-rw-r--. 1 jenkins jenkins 119 Sep 4 07:41 .dockerignore 07:42:36 drwxrwxr-x. 8 jenkins jenkins 179 Sep 4 07:41 .git 07:42:36 drwxrwxr-x. 2 jenkins jenkins 81 Sep 4 07:41 .github 07:42:36 -rw-rw-r--. 1 jenkins jenkins 93 Sep 4 07:41 .gitignore 07:42:36 -rw-r--r--. 1 jenkins jenkins 133 Sep 4 07:42 go.mod 07:42:36 -rw-r--r--. 1 jenkins jenkins 19478 Sep 4 07:42 go.sum 07:42:36 -rw-rw-r--. 1 jenkins jenkins 710 Sep 4 07:41 Jenkinsfile 07:42:36 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 4 07:41 LICENSE 07:42:36 -rw-rw-r--. 1 jenkins jenkins 1519 Sep 4 07:41 main.go 07:42:36 -rw-rw-r--. 1 jenkins jenkins 1573 Sep 4 07:41 makefile 07:42:36 -rw-rw-r--. 1 jenkins jenkins 1277 Sep 4 07:41 README.md 07:42:36 drwxrwxr-x. 10 jenkins jenkins 171 Sep 4 07:41 res 07:42:36 drwxrwxr-x. 3 jenkins jenkins 46 Sep 4 07:41 .semver 07:42:36 drwxrwxr-x. 4 jenkins jenkins 71 Sep 4 07:41 snap 07:42:36 -rw-rw-r--. 1 jenkins jenkins 5 Sep 4 07:38 VERSION [Pipeline] isUnix [Pipeline] sh 07:42:36 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e --label arch=amd64 --label version=0.0.0 . 07:42:36 Sending build context to Docker daemon 328.7kB 07:42:36 Step 1/27 : ARG BASE=golang:1.13-alpine 07:42:36 Step 2/27 : FROM ${BASE} AS builder 07:42:36 ---> 89a11da34e35 07:42:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:42:37 ---> Running in 4c11a949b4cd 07:42:37 Removing intermediate container 4c11a949b4cd 07:42:37 ---> c7d43bb7969b 07:42:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:42:37 ---> Running in d57aed84428a 07:42:37 Removing intermediate container d57aed84428a 07:42:37 ---> 003e20e77c0c 07:42:37 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:42:37 ---> Running in 03e3b52e83e7 07:42:37 Removing intermediate container 03e3b52e83e7 07:42:37 ---> f4742967a64e 07:42:37 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:37 ---> Running in b74e5b92d017 07:42:38 Removing intermediate container b74e5b92d017 07:42:38 ---> c00216cdee4d 07:42:38 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:42:38 ---> Running in 817083e006ed 07:42:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:42:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:42:41 OK: 167 MiB in 45 packages 07:42:41 Removing intermediate container 817083e006ed 07:42:41 ---> 005434987005 07:42:41 Step 8/27 : WORKDIR /app 07:42:41 ---> Running in 61fe7b1ff2be 07:42:41 Removing intermediate container 61fe7b1ff2be 07:42:41 ---> e961753a1050 07:42:41 Step 9/27 : COPY go.mod . 07:42:42 ---> 9f7b216c4434 07:42:42 Step 10/27 : RUN go mod download 07:42:42 ---> Running in a9b6c55b4e1d 07:42:43 Removing intermediate container a9b6c55b4e1d 07:42:43 ---> cfae01ff5160 07:42:43 Step 11/27 : COPY . . 07:42:43 ---> 46a162914763 07:42:43 Step 12/27 : ARG MAKE="make build" 07:42:43 ---> Running in 7d4cbaae7c7e 07:42:43 Removing intermediate container 7d4cbaae7c7e 07:42:43 ---> 6f94ea39cc4d 07:42:43 Step 13/27 : RUN $MAKE 07:42:43 ---> Running in 59f85e5feb60 07:42:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:42:43 CGO_ENABLED=1 go vet ./... 07:42:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:42:50 gofmt -l . 07:42:50 [ "`gofmt -l .`" = "" ] 07:42:50 ./bin/test-go-mod-tidy.sh 07:42:50 ./bin/test-attribution-txt.sh [Pipeline] stash 07:42:51 Warning: overwriting stash ‘coverage-report’ 07:42:52 Stashed 1 file(s) [Pipeline] } 07:42:52 $ docker stop --time=1 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 07:42:54 $ docker rm -f 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:42:58 + ls -al . 07:42:58 total 124 07:42:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:42 . 07:42:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:40 .. 07:42:58 -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 07:40 .dockerignore 07:42:58 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:40 .git 07:42:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 07:40 .github 07:42:58 -rw-rw-r-- 1 jenkins jenkins 93 Sep 4 07:40 .gitignore 07:42:58 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 07:40 .semver 07:42:58 -rw-rw-r-- 1 jenkins jenkins 6027 Sep 4 07:40 Attribution.txt 07:42:58 -rw-rw-r-- 1 jenkins jenkins 2002 Sep 4 07:40 Dockerfile 07:42:58 -rw-rw-r-- 1 jenkins jenkins 966 Sep 4 07:40 Dockerfile.build 07:42:58 -rw-rw-r-- 1 jenkins jenkins 710 Sep 4 07:40 Jenkinsfile 07:42:58 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 07:40 LICENSE 07:42:58 -rw-rw-r-- 1 jenkins jenkins 1277 Sep 4 07:40 README.md 07:42:58 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 07:38 VERSION 07:42:58 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 07:40 bin 07:42:58 -rw-r--r-- 1 jenkins jenkins 10 Sep 4 07:41 coverage.out 07:42:58 -rw-rw-r-- 1 jenkins jenkins 180 Sep 4 07:40 docker-compose.debug.yml 07:42:58 -rw-rw-r-- 1 jenkins jenkins 133 Sep 4 07:40 docker-compose.yml 07:42:58 -rw-r--r-- 1 jenkins jenkins 133 Sep 4 07:42 go.mod 07:42:58 -rw-r--r-- 1 jenkins jenkins 19478 Sep 4 07:42 go.sum 07:42:58 -rw-rw-r-- 1 jenkins jenkins 1519 Sep 4 07:40 main.go 07:42:58 -rw-rw-r-- 1 jenkins jenkins 1573 Sep 4 07:40 makefile 07:42:58 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 07:40 res 07:42:58 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:40 snap [Pipeline] isUnix [Pipeline] sh 07:42:58 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e --label arch=arm64 --label version=0.0.0 . 07:42:58 Sending build context to Docker daemon 328.7kB 07:42:58 Step 1/27 : ARG BASE=golang:1.13-alpine 07:42:58 Step 2/27 : FROM ${BASE} AS builder 07:42:58 ---> 00394843ff0a 07:42:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:42:59 ---> Running in 23e0dafd32b9 07:42:59 Removing intermediate container 23e0dafd32b9 07:42:59 ---> e43f0fc2cce4 07:42:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:42:59 ---> Running in 48bd3e40ba11 07:43:00 Removing intermediate container 48bd3e40ba11 07:43:00 ---> 22a898a91c80 07:43:00 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:43:00 ---> Running in f023613c1587 07:43:00 Removing intermediate container f023613c1587 07:43:00 ---> 62b2d893bff7 07:43:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:00 ---> Running in 40851688f673 07:43:02 Removing intermediate container 59f85e5feb60 07:43:02 ---> f5534c0225f3 07:43:02 Step 14/27 : FROM alpine:latest 07:43:02 latest: Pulling from library/alpine 07:43:02 df20fa9351a1: Already exists 07:43:02 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:43:02 Status: Downloaded newer image for alpine:latest 07:43:02 ---> a24bb4013296 07:43:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:43:02 ---> Running in 54a8a177907d 07:43:02 Removing intermediate container 54a8a177907d 07:43:02 ---> e431922bb0ea 07:43:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:43:02 ---> Running in bf2dcafc42e2 07:43:03 Removing intermediate container bf2dcafc42e2 07:43:03 ---> 079ed6011958 07:43:03 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 07:43:03 ---> Running in e8320c40cee6 07:43:03 Removing intermediate container 40851688f673 07:43:03 ---> 93c2c2d8591d 07:43:03 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:03 ---> Running in d6fa40a8e752 07:43:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:03 (1/6) Installing ca-certificates (20191127-r4) 07:43:03 (2/6) Installing libgcc (9.3.0-r2) 07:43:03 (3/6) Installing libsodium (1.0.18-r0) 07:43:03 (4/6) Installing libstdc++ (9.3.0-r2) 07:43:03 (5/6) Installing libzmq (4.3.2-r0) 07:43:03 (6/6) Installing zeromq (4.3.2-r0) 07:43:04 Executing busybox-1.31.1-r16.trigger 07:43:04 Executing ca-certificates-20191127-r4.trigger 07:43:04 OK: 9 MiB in 20 packages 07:43:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:43:05 Removing intermediate container e8320c40cee6 07:43:05 ---> aa609a34a182 07:43:05 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:43:05 ---> 9f2b8d3560d0 07:43:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:43:05 ---> 3f209c1ff2c9 07:43:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:43:05 ---> 679e3195016f 07:43:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:43:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:43:06 ---> 1aa367d80c1e 07:43:06 Step 22/27 : EXPOSE 48095 07:43:06 ---> Running in d2545a28a745 07:43:06 Removing intermediate container d2545a28a745 07:43:06 ---> 78b212b629d4 07:43:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:43:06 ---> Running in bb8da605b0ce 07:43:06 OK: 143 MiB in 45 packages 07:43:07 Removing intermediate container bb8da605b0ce 07:43:07 ---> 6da6fa12dc73 07:43:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:43:07 ---> Running in bc0384140055 07:43:07 Removing intermediate container bc0384140055 07:43:07 ---> c38dac74d181 07:43:07 Step 25/27 : LABEL arch=amd64 07:43:07 ---> Running in 4c11a42ceadb 07:43:07 Removing intermediate container 4c11a42ceadb 07:43:07 ---> d641efeeebbf 07:43:07 Step 26/27 : LABEL git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:43:07 ---> Running in 2c9dd099a229 07:43:07 Removing intermediate container d6fa40a8e752 07:43:07 ---> f17df2aea4e9 07:43:07 Step 8/27 : WORKDIR /app 07:43:07 ---> Running in 1ea493dfb109 07:43:07 Removing intermediate container 2c9dd099a229 07:43:07 ---> 99f0bd62d58e 07:43:07 Step 27/27 : LABEL version=0.0.0 07:43:07 ---> Running in 18248be596c5 07:43:07 Removing intermediate container 18248be596c5 07:43:07 ---> 0793a575d726 07:43:07 [Warning] One or more build-args [ARCH] were not consumed 07:43:07 Successfully built 0793a575d726 07:43:08 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:43:08 Removing intermediate container 1ea493dfb109 07:43:08 ---> a37cc07fcc1e 07:43:08 Step 9/27 : COPY go.mod . [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:43:08 ---> e4a2c23dd5f4 07:43:08 Step 10/27 : RUN go mod download 07:43:09 ---> Running in be2a5c913951 07:43:11 Removing intermediate container be2a5c913951 07:43:11 ---> 5702dbfbde06 07:43:11 Step 11/27 : COPY . . 07:43:12 ---> 59921066c7b2 07:43:12 Step 12/27 : ARG MAKE="make build" 07:43:12 ---> Running in 1a17a48e29f8 07:43:13 Removing intermediate container 1a17a48e29f8 07:43:13 ---> 96136cbc2213 07:43:13 Step 13/27 : RUN $MAKE 07:43:13 ---> Running in 4091dadbb821 07:43:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 07:43:23 Still waiting to schedule task 07:43:23 All nodes of label ‘centos7-docker-8c-8g’ are offline 07:44:01 Removing intermediate container 4091dadbb821 07:44:01 ---> be8a10a993b8 07:44:01 Step 14/27 : FROM alpine:latest 07:44:01 latest: Pulling from library/alpine 07:44:01 b538f80385f9: Already exists 07:44:01 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:44:01 Status: Downloaded newer image for alpine:latest 07:44:01 ---> 62ee0e9f8440 07:44:01 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:44:01 ---> Running in 122b8f135967 07:44:01 Removing intermediate container 122b8f135967 07:44:01 ---> 8d75607cca0c 07:44:01 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:44:02 ---> Running in 365cea101b6e 07:44:02 Removing intermediate container 365cea101b6e 07:44:02 ---> 858bd22e6a76 07:44:02 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 07:44:02 ---> Running in 2778cfba1f84 07:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:44:04 (1/6) Installing ca-certificates (20191127-r4) 07:44:04 (2/6) Installing libgcc (9.3.0-r2) 07:44:04 (3/6) Installing libsodium (1.0.18-r0) 07:44:04 (4/6) Installing libstdc++ (9.3.0-r2) 07:44:04 (5/6) Installing libzmq (4.3.2-r0) 07:44:04 (6/6) Installing zeromq (4.3.2-r0) 07:44:04 Executing busybox-1.31.1-r16.trigger 07:44:04 Executing ca-certificates-20191127-r4.trigger 07:44:05 OK: 8 MiB in 20 packages 07:44:07 Removing intermediate container 2778cfba1f84 07:44:07 ---> 66c80a875658 07:44:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:44:07 ---> ddd01b2ca278 07:44:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:44:08 ---> 451a4bbdaff5 07:44:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:44:09 ---> b2399aa536e9 07:44:09 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:44:10 ---> 9bd41fb323b4 07:44:10 Step 22/27 : EXPOSE 48095 07:44:11 ---> Running in 517a8270c6b5 07:44:11 Removing intermediate container 517a8270c6b5 07:44:11 ---> c6e0b79e7e69 07:44:11 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:44:11 ---> Running in eba48eb19f6e 07:44:12 Removing intermediate container eba48eb19f6e 07:44:12 ---> 1996b2c13793 07:44:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:44:12 ---> Running in 4d550627f607 07:44:12 Removing intermediate container 4d550627f607 07:44:12 ---> eb66128b37e0 07:44:12 Step 25/27 : LABEL arch=arm64 07:44:12 ---> Running in b417e3fbc039 07:44:13 Removing intermediate container b417e3fbc039 07:44:13 ---> e74d67bb6072 07:44:13 Step 26/27 : LABEL git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e 07:44:13 ---> Running in a47726590827 07:44:14 Removing intermediate container a47726590827 07:44:14 ---> 59ea80ac0b4b 07:44:14 Step 27/27 : LABEL version=0.0.0 07:44:14 ---> Running in 84204dbfb4b7 07:44:14 Removing intermediate container 84204dbfb4b7 07:44:14 ---> f708b023a67b 07:44:14 [Warning] One or more build-args [ARCH] were not consumed 07:44:14 Successfully built f708b023a67b 07:44:14 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:44:15 Running on prd-centos7-docker-8c-8g-1423 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws 07:44:15 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh 07:44:17 ++ find /w/workspace/app-service-configurable/1 07:44:17 ++ grep snapcraft.yaml 07:44:17 + grep -Po '^name: \K(.*)' [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:44:18 Failed in branch amd64 07:44:30 Still waiting to schedule task 07:44:30 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 07:46:15 Running on prd-ubuntu18.04-docker-arm64-16c-16g-1424 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws 07:46:15 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh 07:46:17 + find /w/workspace/app-service-configurable/1 07:46:17 + grep snapcraft.yaml 07:46:17 + grep -Po ^name: \K(.*) [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:18 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 Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 07:46:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:46:22 ---> package-listing.sh 07:46:22 ++ facter osfamily 07:46:22 ++ tr '[:upper:]' '[:lower:]' 07:46:23 + OS_FAMILY=redhat 07:46:23 + workspace=/w/workspace/_app-service-configurable_PR-109 07:46:23 + START_PACKAGES=/tmp/packages_start.txt 07:46:23 + END_PACKAGES=/tmp/packages_end.txt 07:46:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:23 + PACKAGES=/tmp/packages_start.txt 07:46:23 + '[' /w/workspace/_app-service-configurable_PR-109 ']' 07:46:23 + PACKAGES=/tmp/packages_end.txt 07:46:23 + case "${OS_FAMILY}" in 07:46:23 + rpm -qa 07:46:23 + sort 07:46:28 + '[' -f /tmp/packages_start.txt ']' 07:46:28 + '[' -f /tmp/packages_end.txt ']' 07:46:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:28 + '[' /w/workspace/_app-service-configurable_PR-109 ']' 07:46:28 + mkdir -p /w/workspace/_app-service-configurable_PR-109/archives/ 07:46:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-109/archives/ [Pipeline] isUnix [Pipeline] sh 07:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:29 07:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:46:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:29 alpine: Pulling from edgex-lftools-log-publisher 07:46:29 df20fa9351a1: Pulling fs layer 07:46:29 36b3adc4ff6f: Pulling fs layer 07:46:29 8ad3a11d3b57: Pulling fs layer 07:46:29 46f8f816bc3b: Pulling fs layer 07:46:29 0dadc02b9964: Pulling fs layer 07:46:29 ce6a7cf60c04: Pulling fs layer 07:46:29 7a184a31f384: Pulling fs layer 07:46:29 0879bd2ef858: Pulling fs layer 07:46:29 0dadc02b9964: Waiting 07:46:29 ce6a7cf60c04: Waiting 07:46:29 7a184a31f384: Waiting 07:46:29 0879bd2ef858: Waiting 07:46:29 46f8f816bc3b: Waiting 07:46:29 36b3adc4ff6f: Verifying Checksum 07:46:29 36b3adc4ff6f: Download complete 07:46:29 46f8f816bc3b: Verifying Checksum 07:46:29 46f8f816bc3b: Download complete 07:46:30 df20fa9351a1: Download complete 07:46:30 ce6a7cf60c04: Verifying Checksum 07:46:30 ce6a7cf60c04: Download complete 07:46:30 7a184a31f384: Verifying Checksum 07:46:30 7a184a31f384: Download complete 07:46:30 0dadc02b9964: Verifying Checksum 07:46:30 0dadc02b9964: Download complete 07:46:30 8ad3a11d3b57: Download complete 07:46:31 df20fa9351a1: Pull complete 07:46:31 36b3adc4ff6f: Pull complete 07:46:31 0879bd2ef858: Verifying Checksum 07:46:31 0879bd2ef858: Download complete 07:46:32 8ad3a11d3b57: Pull complete 07:46:32 46f8f816bc3b: Pull complete 07:46:33 0dadc02b9964: Pull complete 07:46:33 ce6a7cf60c04: Pull complete 07:46:33 7a184a31f384: Pull complete 07:46:38 0879bd2ef858: Pull complete 07:46:38 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 07:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:46:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:46:38 prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container 07:46:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/_app-service-configurable_PR-109 -v /w/workspace/_app-service-configurable_PR-109:/w/workspace/_app-service-configurable_PR-109:rw,z -v /w/workspace/_app-service-configurable_PR-109@tmp:/w/workspace/_app-service-configurable_PR-109@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:46:45 $ docker top 45dd6681b6ef1f4bfffc30dc2efa42debf338611c906a66600f6c292fe1eed66 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:46 + mkdir -p /var/log/sa [Pipeline] sh 07:46:47 + ls /var/log/sa-host 07:46:47 + sadf -c /var/log/sa-host/sa04 07:46:47 file_magic: OK 07:46:47 HZ: Using current value: 100 07:46:47 file_header: OK 07:46:47 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 07:46:47 Statistics: 07:46:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:46:47 File successfully converted to sysstat format version 12.2.1 07:46:47 + sadf -c /var/log/sa-host/sa05 07:46:47 file_magic: OK 07:46:47 HZ: Using current value: 100 07:46:47 file_header: OK 07:46:47 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 07:46:47 Statistics: 07:46:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:46:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:47 provisioning config files... 07:46:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-109@tmp/config3738946435166558131tmp [Pipeline] { [Pipeline] echo 07:46:47 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:46:47 ---> create-netrc.sh [Pipeline] echo 07:46:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:46:48 ---> logs-deploy.sh 07:46:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-109/1 07:46:48 INFO: archiving workspace using pattern(s): 07:46:50 Archives upload complete. 07:46:50 INFO: archiving logs to Nexus 07:46:52 ---> uname -a: 07:46:52 Linux 45dd6681b6ef 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:46:52 07:46:52 07:46:52 ---> lscpu: 07:46:52 Architecture: x86_64 07:46:52 CPU op-mode(s): 32-bit, 64-bit 07:46:52 Byte Order: Little Endian 07:46:52 Address sizes: 40 bits physical, 48 bits virtual 07:46:52 CPU(s): 4 07:46:52 On-line CPU(s) list: 0-3 07:46:52 Thread(s) per core: 1 07:46:52 Core(s) per socket: 1 07:46:52 Socket(s): 4 07:46:52 NUMA node(s): 1 07:46:52 Vendor ID: GenuineIntel 07:46:52 CPU family: 6 07:46:52 Model: 44 07:46:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:46:52 Stepping: 1 07:46:52 CPU MHz: 2933.438 07:46:52 BogoMIPS: 5866.87 07:46:52 Virtualization: VT-x 07:46:52 Hypervisor vendor: KVM 07:46:52 Virtualization type: full 07:46:52 L1d cache: 128 KiB 07:46:52 L1i cache: 128 KiB 07:46:52 L2 cache: 16 MiB 07:46:52 L3 cache: 64 MiB 07:46:52 NUMA node0 CPU(s): 0-3 07:46:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:46:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:46:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:46:52 Vulnerability Meltdown: Mitigation; PTI 07:46:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:46:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:46:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:46:52 Vulnerability Tsx async abort: Not affected 07:46:52 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 07:46:52 07:46:52 07:46:52 ---> nproc: 07:46:52 4 07:46:52 07:46:52 07:46:52 ---> df -h: 07:46:52 Filesystem Size Used Available Use% Mounted on 07:46:52 overlay 50.0G 6.9G 43.0G 14% / 07:46:52 tmpfs 64.0M 0 64.0M 0% /dev 07:46:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:46:52 shm 64.0M 0 64.0M 0% /dev/shm 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/_app-service-configurable_PR-109 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/_app-service-configurable_PR-109@tmp 07:46:52 /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host 07:46:52 07:46:52 07:46:52 ---> free -m: 07:46:52 total used free shared buff/cache available 07:46:52 Mem: 1837 637 136 0 1062 1091 07:46:52 Swap: 1023 0 1023 07:46:52 07:46:52 07:46:52 ---> ip addr: 07:46:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:46:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:46:52 inet 127.0.0.1/8 scope host lo 07:46:52 valid_lft forever preferred_lft forever 07:46:52 6: eth0@if7: mtu 1458 qdisc noqueue state UP 07:46:52 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:46:52 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:46:52 valid_lft forever preferred_lft forever 07:46:52 07:46:52 07:46:52 ---> sar -b -r -n DEV: 07:46:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 07:46:52 07:46:52 07:36:47 LINUX RESTART (4 CPU) 07:46:52 07:46:52 07:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:46:52 07:39:01 6.50 1.08 5.41 0.00 76.87 148.87 0.00 07:46:52 07:40:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 07:46:52 07:41:01 0.35 0.00 0.35 0.00 0.00 4.03 0.00 07:46:52 07:42:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 07:46:52 07:43:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 07:46:52 07:44:01 0.33 0.02 0.32 0.00 0.13 3.05 0.00 07:46:52 07:45:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 07:46:52 07:46:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 07:46:52 Average: 1.05 0.14 0.92 0.00 9.49 21.55 0.00 07:46:52 07:46:52 07:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:46:52 07:39:01 164580 0 561300 29.83 2620 1153056 1086580 37.08 431592 1124944 20 07:46:52 07:40:01 175820 0 550056 29.23 2620 1153060 1010876 34.50 424576 1122144 8 07:46:52 07:41:01 172820 0 553048 29.39 2620 1153068 1011148 34.51 427920 1122084 12 07:46:52 07:42:01 171976 0 553892 29.44 2620 1153068 1011124 34.51 431768 1119304 8 07:46:52 07:43:01 172148 0 553712 29.43 2620 1153076 1011064 34.51 432776 1118052 8 07:46:52 07:44:01 173036 0 552812 29.38 2620 1153088 1010944 34.50 432284 1118048 20 07:46:52 07:45:01 172012 0 553836 29.43 2620 1153088 1011124 34.51 422788 1128280 12 07:46:52 07:46:01 172756 0 553084 29.40 2620 1153096 1010944 34.50 422072 1128280 8 07:46:52 Average: 171894 0 553968 29.44 2620 1153075 1020476 34.83 428222 1122642 12 07:46:52 07:46:52 07:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:46:52 07:39:01 eth0 20.15 15.34 26.36 17.36 0.00 0.00 0.00 0.00 07:46:52 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:39:01 docker0 1.51 1.34 0.27 2.93 0.00 0.00 0.00 0.00 07:46:52 07:40:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:46:52 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:41:01 eth0 0.97 0.42 0.32 0.21 0.00 0.00 0.00 0.00 07:46:52 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:42:01 eth0 0.83 0.75 0.61 0.23 0.00 0.00 0.00 0.00 07:46:52 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:43:01 eth0 0.30 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:46:52 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:44:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:46:52 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:45:01 eth0 0.53 0.43 0.27 0.21 0.00 0.00 0.00 0.00 07:46:52 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:46:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 07:46:52 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 Average: eth0 3.07 2.15 3.44 2.23 0.00 0.00 0.00 0.00 07:46:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:52 Average: docker0 0.19 0.16 0.03 0.36 0.00 0.00 0.00 0.00 07:46:52 07:46:52 07:46:52 ---> sar -P ALL: 07:46:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/04/20 _x86_64_ (4 CPU) 07:46:52 07:46:52 07:36:47 LINUX RESTART (4 CPU) 07:46:52 07:46:52 07:38:02 CPU %user %nice %system %iowait %steal %idle 07:46:52 07:39:01 all 1.20 0.00 0.56 0.04 1.76 96.45 07:46:52 07:39:01 0 0.69 0.00 0.62 0.02 2.00 96.67 07:46:52 07:39:01 1 1.44 0.00 0.47 0.00 1.88 96.21 07:46:52 07:39:01 2 1.18 0.00 0.49 0.05 1.82 96.46 07:46:52 07:39:01 3 1.49 0.00 0.64 0.10 1.32 96.44 07:46:52 07:40:01 all 0.12 0.00 0.05 0.00 0.17 99.65 07:46:52 07:40:01 0 0.07 0.00 0.07 0.00 0.22 99.65 07:46:52 07:40:01 1 0.05 0.00 0.07 0.00 0.18 99.70 07:46:52 07:40:01 2 0.32 0.00 0.05 0.00 0.28 99.35 07:46:52 07:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:46:52 07:41:01 all 0.11 0.00 0.04 0.00 0.18 99.66 07:46:52 07:41:01 0 0.03 0.00 0.03 0.00 0.28 99.65 07:46:52 07:41:01 1 0.02 0.00 0.05 0.00 0.08 99.85 07:46:52 07:41:01 2 0.37 0.00 0.02 0.00 0.22 99.40 07:46:52 07:41:01 3 0.03 0.00 0.05 0.02 0.15 99.75 07:46:52 07:42:01 all 0.13 0.00 0.04 0.00 0.24 99.59 07:46:52 07:42:01 0 0.03 0.00 0.03 0.00 0.40 99.53 07:46:52 07:42:01 1 0.05 0.00 0.03 0.00 0.32 99.60 07:46:52 07:42:01 2 0.43 0.00 0.02 0.00 0.20 99.35 07:46:52 07:42:01 3 0.02 0.00 0.08 0.00 0.03 99.87 07:46:52 07:43:01 all 0.11 0.00 0.04 0.00 0.23 99.62 07:46:52 07:43:01 0 0.03 0.00 0.02 0.00 0.13 99.82 07:46:52 07:43:01 1 0.07 0.00 0.05 0.00 0.28 99.60 07:46:52 07:43:01 2 0.32 0.00 0.02 0.00 0.47 99.20 07:46:52 07:43:01 3 0.02 0.00 0.08 0.00 0.05 99.85 07:46:52 07:44:01 all 0.08 0.00 0.04 0.00 0.40 99.48 07:46:52 07:44:01 0 0.03 0.00 0.03 0.00 0.13 99.80 07:46:52 07:44:01 1 0.20 0.00 0.07 0.00 0.75 98.99 07:46:52 07:44:01 2 0.07 0.00 0.03 0.00 0.68 99.22 07:46:52 07:44:01 3 0.02 0.00 0.02 0.00 0.05 99.92 07:46:52 07:45:01 all 0.14 0.00 0.03 0.00 0.17 99.66 07:46:52 07:45:01 0 0.02 0.00 0.02 0.00 0.05 99.92 07:46:52 07:45:01 1 0.42 0.00 0.05 0.00 0.42 99.12 07:46:52 07:45:01 2 0.07 0.00 0.05 0.00 0.15 99.73 07:46:52 07:45:01 3 0.05 0.00 0.02 0.00 0.05 99.88 07:46:52 07:46:01 all 0.07 0.00 0.03 0.00 0.25 99.65 07:46:52 07:46:01 0 0.02 0.00 0.02 0.00 0.27 99.70 07:46:52 07:46:01 1 0.23 0.00 0.05 0.00 0.48 99.23 07:46:52 07:46:01 2 0.03 0.00 0.03 0.00 0.22 99.72 07:46:52 07:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:46:52 Average: all 0.24 0.00 0.10 0.01 0.42 99.23 07:46:52 Average: 0 0.11 0.00 0.10 0.00 0.43 99.35 07:46:52 Average: 1 0.31 0.00 0.10 0.00 0.55 99.04 07:46:52 Average: 2 0.35 0.00 0.09 0.01 0.50 99.06 07:46:52 Average: 3 0.20 0.00 0.12 0.01 0.21 99.46 07:46:52 07:46:52 07:46:52