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 [2020-09-04T07:37:45.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-04T07:37:45.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-04T07:37:45.850Z] ========================================================= [2020-09-04T07:37:45.850Z] EdgeX Global Pipelines Version Info [2020-09-04T07:37:45.850Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-04T07:37:48.363Z] ------------------- [2020-09-04T07:37:48.363Z] stable info: [2020-09-04T07:37:48.363Z] ------------------- [2020-09-04T07:37:48.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-04T07:37:48.363Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-04T07:37:48.364Z] Message: update stable to v1.0.117 [2020-09-04T07:37:49.339Z] ------------------- [2020-09-04T07:37:49.339Z] experimental info: [2020-09-04T07:37:49.339Z] ------------------- [2020-09-04T07:37:49.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-04T07:37:49.339Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-04T07:37:49.339Z] Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-04T07:37:49.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-09-04T07:37:49.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-09-04T07:37:50.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-04T07:37:50.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-04T07:37:50.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-04T07:37:50.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-04T07:37:50.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-04T07:37:50.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-04T07:37:50.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-04T07:37:51.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-04T07:37:51.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-04T07:37:51.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-09-04T07:37:51.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-04T07:37:51.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-04T07:37:51.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-04T07:37:51.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-04T07:37:51.910Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T07:37:52.017Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-04T07:37:52.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-04T07:37:52.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-04T07:37:52.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-04T07:37:52.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-04T07:37:52.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2020-09-04T07:37:52.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2020-09-04T07:37:52.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2020-09-04T07:37:52.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [Pipeline] echo [2020-09-04T07:37:53.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 973611e [Pipeline] echo [2020-09-04T07:37:53.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-04T07:37:53.847Z] + git log --format=format:%s -1 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [Pipeline] echo [2020-09-04T07:37:53.958Z] GIT_COMMIT: 973611ef81cb70784c4ac3822a7ba1f46ccfd79e, Commit Message: Update sample configuration of mqtt-export to use MQTTSecretSend [Pipeline] echo [2020-09-04T07:37:54.021Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:37:54.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T07:37:55.169Z] [2020-09-04T07:37:55.169Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:37:55.572Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T07:37:55.847Z] latest: Pulling from edgex-devops/git-semver [2020-09-04T07:37:55.847Z] 31603596830f: Pulling fs layer [2020-09-04T07:37:55.847Z] 2a8b12db71e7: Pulling fs layer [2020-09-04T07:37:55.847Z] 6ca5941a6612: Pulling fs layer [2020-09-04T07:37:55.847Z] ecc8261a40a4: Pulling fs layer [2020-09-04T07:37:55.847Z] ecc8261a40a4: Waiting [2020-09-04T07:37:55.847Z] 2a8b12db71e7: Verifying Checksum [2020-09-04T07:37:55.847Z] 2a8b12db71e7: Download complete [2020-09-04T07:37:56.162Z] 31603596830f: Verifying Checksum [2020-09-04T07:37:56.162Z] 31603596830f: Download complete [2020-09-04T07:37:56.441Z] ecc8261a40a4: Verifying Checksum [2020-09-04T07:37:56.441Z] ecc8261a40a4: Download complete [2020-09-04T07:37:56.441Z] 31603596830f: Pull complete [2020-09-04T07:37:56.717Z] 6ca5941a6612: Verifying Checksum [2020-09-04T07:37:56.717Z] 6ca5941a6612: Download complete [2020-09-04T07:37:56.717Z] 2a8b12db71e7: Pull complete [2020-09-04T07:37:57.696Z] 6ca5941a6612: Pull complete [2020-09-04T07:37:58.284Z] ecc8261a40a4: Pull complete [2020-09-04T07:37:58.284Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-04T07:37:58.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-04T07:37:58.284Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-04T07:37:58.502Z] prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container [2020-09-04T07:37:58.623Z] $ 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 [2020-09-04T07:38:00.615Z] $ docker top d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-04T07:38:01.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-04T07:38:01.053Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-04T07:38:01.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-04T07:38:01.362Z] $ docker exec d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent [2020-09-04T07:38:01.637Z] SSH_AUTH_SOCK=/tmp/ssh-6ZcBQGBFLFgb/agent.12 [2020-09-04T07:38:01.637Z] SSH_AGENT_PID=17 [2020-09-04T07:38:01.651Z] Running ssh-add (command line suppressed) [2020-09-04T07:38:01.803Z] 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) [2020-09-04T07:38:02.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-04T07:38:02.778Z] + git describe --exact-match --tags HEAD [2020-09-04T07:38:02.778Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-04T07:38:02.822Z] $ docker exec --env ******** --env ******** d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent -k [2020-09-04T07:38:03.066Z] unset SSH_AUTH_SOCK; [2020-09-04T07:38:03.067Z] unset SSH_AGENT_PID; [2020-09-04T07:38:03.067Z] echo Agent pid 17 killed; [2020-09-04T07:38:03.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-04T07:38:03.270Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-04T07:38:03.270Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-04T07:38:03.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-04T07:38:03.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-04T07:38:03.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-04T07:38:03.632Z] $ docker exec d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent [2020-09-04T07:38:03.924Z] SSH_AUTH_SOCK=/tmp/ssh-Zq80alfbVQy7/agent.47 [2020-09-04T07:38:03.924Z] SSH_AGENT_PID=53 [2020-09-04T07:38:03.932Z] Running ssh-add (command line suppressed) [2020-09-04T07:38:04.142Z] 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) [2020-09-04T07:38:04.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-04T07:38:04.731Z] + git semver init [2020-09-04T07:38:04.731Z] # -> Open(): unable to determine branch for HEAD [2020-09-04T07:38:04.731Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-109/.git [2020-09-04T07:38:04.731Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-109 [2020-09-04T07:38:04.731Z] # $SEMVER_REMOTE_NAME = origin [2020-09-04T07:38:04.731Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-04T07:38:04.731Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-04T07:38:04.731Z] # $SEMVER_BRANCH = PR-109 [2020-09-04T07:38:04.731Z] # $SEMVER_TEMP = /tmp/semver-596082846 [2020-09-04T07:38:04.731Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-09-04T07:38:05.313Z] # '/tmp/semver-596082846' -> '/w/workspace/_app-service-configurable_PR-109/.semver' [2020-09-04T07:38:05.313Z] # -> Force: false [2020-09-04T07:38:05.313Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-109/.semver [Pipeline] } [2020-09-04T07:38:05.343Z] $ docker exec --env ******** --env ******** d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 ssh-agent -k [2020-09-04T07:38:05.630Z] unset SSH_AUTH_SOCK; [2020-09-04T07:38:05.634Z] unset SSH_AGENT_PID; [2020-09-04T07:38:05.634Z] echo Agent pid 53 killed; [2020-09-04T07:38:05.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-04T07:38:06.222Z] + git semver [Pipeline] } [2020-09-04T07:38:06.256Z] $ docker stop --time=1 d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 [2020-09-04T07:38:07.702Z] $ docker rm -f d59340bd6dff175925e5c787080e749c581d494852958e962fdff9e61adb6745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-04T07:38:08.770Z] Stashed 24 file(s) [Pipeline] echo [2020-09-04T07:38:08.789Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-04T07:38:08.918Z] 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 [2020-09-04T07:38:24.571Z] Still waiting to schedule task [2020-09-04T07:38:24.571Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-04T07:38:24.601Z] Still waiting to schedule task [2020-09-04T07:38:24.602Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-04T07:40:21.241Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1421 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws [2020-09-04T07:40:21.330Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-09-04T07:40:26.568Z] using credential edgex-jenkins-ssh [2020-09-04T07:40:26.620Z] Cloning the remote Git repository [2020-09-04T07:40:26.620Z] Cloning with configured refspecs honoured and without tags [2020-09-04T07:40:26.687Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:40:26.798Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-09-04T07:40:26.866Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:40:26.869Z] > git --version # timeout=10 [2020-09-04T07:40:26.885Z] > git --version # 'git version 2.17.1' [2020-09-04T07:40:26.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:40:26.934Z] > 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 [2020-09-04T07:40:27.819Z] Fetching without tags [2020-09-04T07:40:28.327Z] Merging remotes/origin/master commit 414b6282f916c065fbe85db3d54f08096cf4375d into PR head commit 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:40:28.551Z] Merge succeeded, producing 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:40:28.552Z] Checking out Revision 973611ef81cb70784c4ac3822a7ba1f46ccfd79e (PR-109) [2020-09-04T07:40:27.720Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-04T07:40:27.739Z] > git config --add remote.origin.fetch +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10 [2020-09-04T07:40:27.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T07:40:27.790Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-04T07:40:27.838Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:40:27.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:40:27.850Z] > 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 [2020-09-04T07:40:28.357Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T07:40:28.373Z] > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 [2020-09-04T07:40:28.462Z] > git remote # timeout=10 [2020-09-04T07:40:28.485Z] > git config --get remote.origin.url # timeout=10 [2020-09-04T07:40:28.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:40:28.508Z] > git merge 414b6282f916c065fbe85db3d54f08096cf4375d # timeout=10 [2020-09-04T07:40:28.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-04T07:40:28.562Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T07:40:28.577Z] > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 [2020-09-04T07:40:32.922Z] Commit message: "Update sample configuration of mqtt-export to use MQTTSecretSend" [2020-09-04T07:40:32.977Z] > git --version # timeout=10 [2020-09-04T07:40:32.987Z] > git --version # 'git version 2.17.1' [2020-09-04T07:40:32.999Z] fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-04T07:40:34.435Z] ========================================================= [2020-09-04T07:40:34.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-04T07:40:34.435Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:40:35.486Z] + 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 . [2020-09-04T07:40:36.479Z] Sending build context to Docker daemon 306.2kB [2020-09-04T07:40:36.479Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-04T07:40:36.479Z] Step 2/8 : FROM ${BASE} [2020-09-04T07:40:36.757Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-04T07:40:36.757Z] b538f80385f9: Pulling fs layer [2020-09-04T07:40:36.757Z] 74f711af9a0d: Pulling fs layer [2020-09-04T07:40:36.757Z] 99f96fe45779: Pulling fs layer [2020-09-04T07:40:36.757Z] fd7a069fd194: Pulling fs layer [2020-09-04T07:40:36.757Z] 66aa3694b03b: Pulling fs layer [2020-09-04T07:40:36.757Z] 170f70906a0f: Pulling fs layer [2020-09-04T07:40:36.757Z] ad7c5574e4b9: Pulling fs layer [2020-09-04T07:40:36.757Z] e772456be8f7: Pulling fs layer [2020-09-04T07:40:36.757Z] c890913d741a: Pulling fs layer [2020-09-04T07:40:36.757Z] 2480fcc9aa5a: Pulling fs layer [2020-09-04T07:40:36.757Z] 09adf4765672: Pulling fs layer [2020-09-04T07:40:36.757Z] fd7a069fd194: Waiting [2020-09-04T07:40:36.757Z] 66aa3694b03b: Waiting [2020-09-04T07:40:36.757Z] 170f70906a0f: Waiting [2020-09-04T07:40:36.757Z] 2480fcc9aa5a: Waiting [2020-09-04T07:40:36.757Z] ad7c5574e4b9: Waiting [2020-09-04T07:40:36.757Z] 09adf4765672: Waiting [2020-09-04T07:40:36.757Z] e772456be8f7: Waiting [2020-09-04T07:40:36.757Z] c890913d741a: Waiting [2020-09-04T07:40:36.757Z] 74f711af9a0d: Verifying Checksum [2020-09-04T07:40:36.757Z] 74f711af9a0d: Download complete [2020-09-04T07:40:36.757Z] 99f96fe45779: Download complete [2020-09-04T07:40:36.757Z] 66aa3694b03b: Verifying Checksum [2020-09-04T07:40:36.757Z] 66aa3694b03b: Download complete [2020-09-04T07:40:36.757Z] 170f70906a0f: Verifying Checksum [2020-09-04T07:40:36.757Z] 170f70906a0f: Download complete [2020-09-04T07:40:36.757Z] b538f80385f9: Verifying Checksum [2020-09-04T07:40:36.757Z] b538f80385f9: Download complete [2020-09-04T07:40:37.842Z] b538f80385f9: Pull complete [2020-09-04T07:40:38.120Z] 74f711af9a0d: Pull complete [2020-09-04T07:40:38.726Z] 99f96fe45779: Pull complete [2020-09-04T07:40:39.002Z] ad7c5574e4b9: Verifying Checksum [2020-09-04T07:40:39.002Z] ad7c5574e4b9: Download complete [2020-09-04T07:40:39.002Z] c890913d741a: Download complete [2020-09-04T07:40:40.446Z] 2480fcc9aa5a: Verifying Checksum [2020-09-04T07:40:40.446Z] 2480fcc9aa5a: Download complete [2020-09-04T07:40:40.446Z] 09adf4765672: Verifying Checksum [2020-09-04T07:40:40.446Z] 09adf4765672: Download complete [2020-09-04T07:40:41.892Z] e772456be8f7: Verifying Checksum [2020-09-04T07:40:41.892Z] e772456be8f7: Download complete [2020-09-04T07:40:42.166Z] fd7a069fd194: Verifying Checksum [2020-09-04T07:40:42.166Z] fd7a069fd194: Download complete [2020-09-04T07:40:54.576Z] fd7a069fd194: Pull complete [2020-09-04T07:40:54.576Z] 66aa3694b03b: Pull complete [2020-09-04T07:40:54.576Z] 170f70906a0f: Pull complete [2020-09-04T07:40:57.202Z] ad7c5574e4b9: Pull complete [2020-09-04T07:41:02.607Z] e772456be8f7: Pull complete [2020-09-04T07:41:02.607Z] c890913d741a: Pull complete [2020-09-04T07:41:03.083Z] Running on prd-centos7-docker-4c-2g-1422 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws [2020-09-04T07:41:03.166Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-09-04T07:41:04.716Z] 2480fcc9aa5a: Pull complete [2020-09-04T07:41:04.991Z] 09adf4765672: Pull complete [2020-09-04T07:41:04.991Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-04T07:41:05.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-04T07:41:05.270Z] ---> 2248a725d1cf [2020-09-04T07:41:05.270Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:41:05.917Z] using credential edgex-jenkins-ssh [2020-09-04T07:41:05.962Z] Cloning the remote Git repository [2020-09-04T07:41:05.962Z] Cloning with configured refspecs honoured and without tags [2020-09-04T07:41:06.643Z] Fetching without tags [2020-09-04T07:41:06.013Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:41:06.078Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-09-04T07:41:06.135Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:41:06.135Z] > git --version # timeout=10 [2020-09-04T07:41:06.151Z] > git --version # 'git version 2.16.5' [2020-09-04T07:41:06.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:41:06.187Z] > 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 [2020-09-04T07:41:06.612Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-04T07:41:06.622Z] > git config --add remote.origin.fetch +refs/pull/109/head:refs/remotes/origin/PR-109 # timeout=10 [2020-09-04T07:41:06.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-04T07:41:06.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-04T07:41:06.654Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-04T07:41:06.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:41:06.667Z] > 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 [2020-09-04T07:41:07.068Z] Merging remotes/origin/master commit 414b6282f916c065fbe85db3d54f08096cf4375d into PR head commit 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:41:07.140Z] Merge succeeded, producing 973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:41:07.140Z] Checking out Revision 973611ef81cb70784c4ac3822a7ba1f46ccfd79e (PR-109) [2020-09-04T07:41:07.082Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T07:41:07.088Z] > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 [2020-09-04T07:41:07.117Z] > git remote # timeout=10 [2020-09-04T07:41:07.122Z] > git config --get remote.origin.url # timeout=10 [2020-09-04T07:41:07.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-04T07:41:07.130Z] > git merge 414b6282f916c065fbe85db3d54f08096cf4375d # timeout=10 [2020-09-04T07:41:07.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-04T07:41:07.150Z] > git config core.sparsecheckout # timeout=10 [2020-09-04T07:41:07.157Z] > git checkout -f 973611ef81cb70784c4ac3822a7ba1f46ccfd79e # timeout=10 [2020-09-04T07:41:09.557Z] ---> Running in 75aacf987bf0 [2020-09-04T07:41:09.557Z] Removing intermediate container 75aacf987bf0 [2020-09-04T07:41:09.557Z] ---> d64bf636d325 [2020-09-04T07:41:09.557Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-04T07:41:09.831Z] ---> Running in ab2bf1dd02ab [2020-09-04T07:41:10.750Z] Commit message: "Update sample configuration of mqtt-export to use MQTTSecretSend" [2020-09-04T07:41:10.783Z] > git --version # timeout=10 [2020-09-04T07:41:10.789Z] > git --version # 'git version 2.16.5' [2020-09-04T07:41:10.795Z] fatal: bad object 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-04T07:41:12.044Z] ========================================================= [2020-09-04T07:41:12.044Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-04T07:41:12.044Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:41:12.449Z] Removing intermediate container ab2bf1dd02ab [2020-09-04T07:41:12.449Z] ---> 8e7af72a7e72 [2020-09-04T07:41:12.450Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-04T07:41:12.450Z] ---> Running in 25604ba6d028 [2020-09-04T07:41:12.755Z] + 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 . [2020-09-04T07:41:13.719Z] Sending build context to Docker daemon 306.2kB [2020-09-04T07:41:13.719Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-04T07:41:13.719Z] Step 2/8 : FROM ${BASE} [2020-09-04T07:41:13.719Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-04T07:41:13.719Z] df20fa9351a1: Pulling fs layer [2020-09-04T07:41:13.719Z] ed8968b2872e: Pulling fs layer [2020-09-04T07:41:13.719Z] a92cc7c5fd73: Pulling fs layer [2020-09-04T07:41:13.719Z] 2dd03ba5bac4: Pulling fs layer [2020-09-04T07:41:13.719Z] 1e091d79d1de: Pulling fs layer [2020-09-04T07:41:13.719Z] 481702a1767f: Pulling fs layer [2020-09-04T07:41:13.719Z] f64a6f60c768: Pulling fs layer [2020-09-04T07:41:13.719Z] e78d2573fc39: Pulling fs layer [2020-09-04T07:41:13.719Z] e876d2f968b6: Pulling fs layer [2020-09-04T07:41:13.719Z] ce8a83651883: Pulling fs layer [2020-09-04T07:41:13.719Z] 07967f4d0e4b: Pulling fs layer [2020-09-04T07:41:13.719Z] f64a6f60c768: Waiting [2020-09-04T07:41:13.719Z] e78d2573fc39: Waiting [2020-09-04T07:41:13.719Z] e876d2f968b6: Waiting [2020-09-04T07:41:13.719Z] 2dd03ba5bac4: Waiting [2020-09-04T07:41:13.719Z] ce8a83651883: Waiting [2020-09-04T07:41:13.719Z] 07967f4d0e4b: Waiting [2020-09-04T07:41:13.719Z] 481702a1767f: Waiting [2020-09-04T07:41:13.719Z] 1e091d79d1de: Waiting [2020-09-04T07:41:13.719Z] a92cc7c5fd73: Verifying Checksum [2020-09-04T07:41:13.719Z] a92cc7c5fd73: Download complete [2020-09-04T07:41:13.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-04T07:41:13.986Z] ed8968b2872e: Verifying Checksum [2020-09-04T07:41:13.986Z] ed8968b2872e: Download complete [2020-09-04T07:41:13.986Z] 1e091d79d1de: Verifying Checksum [2020-09-04T07:41:13.986Z] 1e091d79d1de: Download complete [2020-09-04T07:41:13.986Z] 481702a1767f: Verifying Checksum [2020-09-04T07:41:13.986Z] 481702a1767f: Download complete [2020-09-04T07:41:13.986Z] df20fa9351a1: Verifying Checksum [2020-09-04T07:41:13.986Z] df20fa9351a1: Download complete [2020-09-04T07:41:14.252Z] df20fa9351a1: Pull complete [2020-09-04T07:41:14.524Z] ed8968b2872e: Pull complete [2020-09-04T07:41:14.790Z] a92cc7c5fd73: Pull complete [2020-09-04T07:41:15.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-04T07:41:15.751Z] f64a6f60c768: Verifying Checksum [2020-09-04T07:41:15.751Z] f64a6f60c768: Download complete [2020-09-04T07:41:16.711Z] e876d2f968b6: Download complete [2020-09-04T07:41:17.289Z] e78d2573fc39: Verifying Checksum [2020-09-04T07:41:17.289Z] e78d2573fc39: Download complete [2020-09-04T07:41:17.289Z] 07967f4d0e4b: Verifying Checksum [2020-09-04T07:41:17.289Z] 07967f4d0e4b: Download complete [2020-09-04T07:41:17.869Z] ce8a83651883: Verifying Checksum [2020-09-04T07:41:17.869Z] ce8a83651883: Download complete [2020-09-04T07:41:17.869Z] 2dd03ba5bac4: Verifying Checksum [2020-09-04T07:41:17.869Z] 2dd03ba5bac4: Download complete [2020-09-04T07:41:17.917Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-04T07:41:17.917Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-04T07:41:18.187Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-04T07:41:18.456Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-04T07:41:18.456Z] (5/6) Installing libzmq (4.3.2-r0) [2020-09-04T07:41:18.728Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-09-04T07:41:18.997Z] Executing busybox-1.31.1-r16.trigger [2020-09-04T07:41:18.997Z] OK: 143 MiB in 45 packages [2020-09-04T07:41:20.440Z] Removing intermediate container 25604ba6d028 [2020-09-04T07:41:20.440Z] ---> a7f1d06b87ea [2020-09-04T07:41:20.440Z] Step 6/8 : WORKDIR /app [2020-09-04T07:41:20.440Z] ---> Running in fea9f2f8eaad [2020-09-04T07:41:21.038Z] Removing intermediate container fea9f2f8eaad [2020-09-04T07:41:21.038Z] ---> 91e0f0905913 [2020-09-04T07:41:21.038Z] Step 7/8 : COPY . . [2020-09-04T07:41:22.012Z] ---> dae3f8eb0517 [2020-09-04T07:41:22.012Z] Step 8/8 : RUN go mod download [2020-09-04T07:41:22.012Z] ---> Running in 3c57fd801ce3 [2020-09-04T07:41:23.196Z] 2dd03ba5bac4: Pull complete [2020-09-04T07:41:23.467Z] 1e091d79d1de: Pull complete [2020-09-04T07:41:23.467Z] 481702a1767f: Pull complete [2020-09-04T07:41:26.305Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-09-04T07:41:26.305Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-04T07:41:26.305Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-04T07:41:26.305Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-04T07:41:26.305Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-04T07:41:26.305Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-04T07:41:26.305Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-04T07:41:26.305Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-04T07:41:26.305Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-09-04T07:41:26.305Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-04T07:41:26.305Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-09-04T07:41:26.305Z] go: finding github.com/fatih/color v1.7.0 [2020-09-04T07:41:26.305Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-09-04T07:41:26.305Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-04T07:41:26.305Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-04T07:41:26.576Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-09-04T07:41:26.576Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-04T07:41:26.576Z] go: finding github.com/golang/protobuf v1.3.2 [2020-09-04T07:41:26.576Z] go: finding github.com/golang/snappy v0.0.1 [2020-09-04T07:41:26.846Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-09-04T07:41:26.846Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-04T07:41:26.846Z] go: finding github.com/google/go-cmp v0.4.0 [2020-09-04T07:41:26.846Z] go: finding github.com/google/uuid v1.1.1 [2020-09-04T07:41:26.846Z] go: finding github.com/gorilla/mux v1.7.4 [2020-09-04T07:41:26.846Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-04T07:41:26.846Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-04T07:41:26.846Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-04T07:41:26.846Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-04T07:41:26.846Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-04T07:41:27.117Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-04T07:41:27.387Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-04T07:41:27.387Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-09-04T07:41:27.387Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-04T07:41:27.387Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-04T07:41:27.387Z] go: finding github.com/kr/pty v1.1.1 [2020-09-04T07:41:27.387Z] go: finding github.com/kr/text v0.1.0 [2020-09-04T07:41:27.387Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-04T07:41:27.387Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-04T07:41:27.387Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-04T07:41:27.387Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-04T07:41:27.656Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-04T07:41:27.656Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-09-04T07:41:27.924Z] go: finding github.com/onsi/gomega v1.7.0 [2020-09-04T07:41:27.924Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-04T07:41:27.924Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-09-04T07:41:27.924Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-04T07:41:27.924Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-04T07:41:27.924Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-04T07:41:27.924Z] go: finding github.com/posener/complete v1.1.1 [2020-09-04T07:41:27.924Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-04T07:41:27.924Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-04T07:41:27.924Z] go: finding github.com/stretchr/objx v0.2.0 [2020-09-04T07:41:28.193Z] go: finding github.com/stretchr/testify v1.6.1 [2020-09-04T07:41:28.193Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-09-04T07:41:28.193Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-04T07:41:28.193Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-04T07:41:28.193Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-09-04T07:41:28.193Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-09-04T07:41:28.193Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-09-04T07:41:28.193Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-04T07:41:28.193Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-09-04T07:41:28.193Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-04T07:41:28.463Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-09-04T07:41:28.463Z] go: finding golang.org/x/text v0.3.2 [2020-09-04T07:41:28.463Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-04T07:41:28.463Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-09-04T07:41:28.463Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-09-04T07:41:28.463Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-09-04T07:41:28.463Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-09-04T07:41:28.463Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-04T07:41:28.744Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-09-04T07:41:28.800Z] f64a6f60c768: Pull complete [2020-09-04T07:41:31.273Z] e78d2573fc39: Pull complete [2020-09-04T07:41:31.273Z] e876d2f968b6: Pull complete [2020-09-04T07:41:32.302Z] ce8a83651883: Pull complete [2020-09-04T07:41:32.592Z] 07967f4d0e4b: Pull complete [2020-09-04T07:41:32.592Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-04T07:41:32.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-04T07:41:32.592Z] ---> 5d7c900382c6 [2020-09-04T07:41:32.592Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:41:34.048Z] ---> Running in 143b09750717 [2020-09-04T07:41:34.353Z] Removing intermediate container 143b09750717 [2020-09-04T07:41:34.353Z] ---> 713a32ab7499 [2020-09-04T07:41:34.353Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-04T07:41:34.353Z] ---> Running in ab6738065418 [2020-09-04T07:41:35.796Z] Removing intermediate container ab6738065418 [2020-09-04T07:41:35.796Z] ---> be567428bc90 [2020-09-04T07:41:35.796Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-04T07:41:35.796Z] ---> Running in ca9317fbdd05 [2020-09-04T07:41:36.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-04T07:41:37.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-04T07:41:39.257Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-04T07:41:39.257Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-04T07:41:39.257Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-04T07:41:39.522Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-04T07:41:39.522Z] (5/6) Installing libzmq (4.3.2-r0) [2020-09-04T07:41:39.786Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-09-04T07:41:39.786Z] Executing busybox-1.31.1-r16.trigger [2020-09-04T07:41:39.786Z] OK: 167 MiB in 45 packages [2020-09-04T07:41:40.367Z] Removing intermediate container ca9317fbdd05 [2020-09-04T07:41:40.367Z] ---> a75bb4665cb1 [2020-09-04T07:41:40.367Z] Step 6/8 : WORKDIR /app [2020-09-04T07:41:40.367Z] ---> Running in 528d6874e035 [2020-09-04T07:41:40.633Z] Removing intermediate container 528d6874e035 [2020-09-04T07:41:40.633Z] ---> 277c474f8fc0 [2020-09-04T07:41:40.633Z] Step 7/8 : COPY . . [2020-09-04T07:41:40.899Z] ---> 3465b1387dc8 [2020-09-04T07:41:40.899Z] Step 8/8 : RUN go mod download [2020-09-04T07:41:41.168Z] ---> Running in 8b626e41abc7 [2020-09-04T07:41:43.739Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-09-04T07:41:43.739Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-04T07:41:43.739Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-04T07:41:43.739Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-04T07:41:43.739Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-04T07:41:43.739Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-04T07:41:43.739Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-04T07:41:43.739Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-04T07:41:43.739Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-09-04T07:41:43.739Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.17 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.65 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-04T07:41:43.739Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-09-04T07:41:43.739Z] go: finding github.com/fatih/color v1.7.0 [2020-09-04T07:41:43.739Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-09-04T07:41:44.003Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-09-04T07:41:44.003Z] go: finding github.com/go-playground/locales v0.13.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-09-04T07:41:44.003Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-04T07:41:44.003Z] go: finding github.com/golang/protobuf v1.3.2 [2020-09-04T07:41:44.003Z] go: finding github.com/golang/snappy v0.0.1 [2020-09-04T07:41:44.003Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-09-04T07:41:44.266Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-04T07:41:44.266Z] go: finding github.com/google/go-cmp v0.4.0 [2020-09-04T07:41:44.266Z] go: finding github.com/google/uuid v1.1.1 [2020-09-04T07:41:44.266Z] go: finding github.com/gorilla/mux v1.7.4 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-04T07:41:44.266Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-04T07:41:44.530Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-04T07:41:44.530Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-09-04T07:41:44.530Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-04T07:41:44.793Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-04T07:41:44.793Z] go: finding github.com/kr/pty v1.1.1 [2020-09-04T07:41:44.793Z] go: finding github.com/kr/text v0.1.0 [2020-09-04T07:41:44.793Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-09-04T07:41:44.793Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-04T07:41:44.793Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-04T07:41:44.793Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-04T07:41:44.793Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-04T07:41:44.793Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-04T07:41:44.793Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-04T07:41:44.793Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-04T07:41:45.057Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-04T07:41:45.057Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-04T07:41:45.057Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-04T07:41:45.057Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-04T07:41:45.057Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-04T07:41:45.057Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-09-04T07:41:45.057Z] go: finding github.com/onsi/gomega v1.7.0 [2020-09-04T07:41:45.057Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-04T07:41:45.057Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-09-04T07:41:45.057Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-04T07:41:45.057Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-04T07:41:45.320Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-04T07:41:45.320Z] go: finding github.com/posener/complete v1.1.1 [2020-09-04T07:41:45.320Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-04T07:41:45.321Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-04T07:41:45.321Z] go: finding github.com/stretchr/objx v0.2.0 [2020-09-04T07:41:45.321Z] go: finding github.com/stretchr/testify v1.6.1 [2020-09-04T07:41:45.321Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-09-04T07:41:45.321Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-04T07:41:45.321Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-04T07:41:45.321Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-09-04T07:41:45.584Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-09-04T07:41:45.584Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/text v0.3.2 [2020-09-04T07:41:45.584Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-09-04T07:41:45.584Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-09-04T07:41:45.584Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-09-04T07:41:45.584Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-09-04T07:41:45.854Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-09-04T07:41:45.854Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-04T07:41:45.854Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-09-04T07:41:51.307Z] Removing intermediate container 3c57fd801ce3 [2020-09-04T07:41:51.307Z] ---> 00394843ff0a [2020-09-04T07:41:51.307Z] Successfully built 00394843ff0a [2020-09-04T07:41:51.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:41:52.332Z] + docker inspect -f . ci-base-image-arm64 [2020-09-04T07:41:52.332Z] . [Pipeline] withDockerContainer [2020-09-04T07:41:52.579Z] prd-ubuntu18.04-docker-arm64-4c-16g-1421 does not seem to be running inside a container [2020-09-04T07:41:52.665Z] $ 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 [2020-09-04T07:41:54.461Z] $ docker top 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-04T07:41:55.873Z] + go version [2020-09-04T07:41:55.873Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-04T07:41:56.932Z] + make test [2020-09-04T07:41:56.932Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-09-04T07:42:07.929Z] Removing intermediate container 8b626e41abc7 [2020-09-04T07:42:07.929Z] ---> 89a11da34e35 [2020-09-04T07:42:07.929Z] Successfully built 89a11da34e35 [2020-09-04T07:42:07.929Z] 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 [2020-09-04T07:42:08.971Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-04T07:42:08.971Z] . [Pipeline] withDockerContainer [2020-09-04T07:42:09.116Z] prd-centos7-docker-4c-2g-1422 does not seem to be running inside a container [2020-09-04T07:42:09.171Z] $ 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 [2020-09-04T07:42:09.920Z] $ docker top f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-04T07:42:10.506Z] + go version [2020-09-04T07:42:10.506Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-04T07:42:10.841Z] + make test [2020-09-04T07:42:10.841Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-09-04T07:42:29.049Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-09-04T07:42:29.049Z] CGO_ENABLED=1 go vet ./... [2020-09-04T07:42:29.312Z] gofmt -l . [2020-09-04T07:42:29.312Z] [ "`gofmt -l .`" = "" ] [2020-09-04T07:42:29.312Z] ./bin/test-go-mod-tidy.sh [2020-09-04T07:42:29.887Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-04T07:42:30.820Z] Stashed 1 file(s) [Pipeline] } [2020-09-04T07:42:30.848Z] $ docker stop --time=1 f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 [2020-09-04T07:42:33.359Z] $ docker rm -f f8adc75c9b0f30c760e795b49f029ee6bf747898e8f6862d7481d6e0af90b644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-04T07:42:36.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-04T07:42:36.552Z] + ls -al . [2020-09-04T07:42:36.552Z] total 96 [2020-09-04T07:42:36.552Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 4 07:42 . [2020-09-04T07:42:36.552Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 4 07:41 .. [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 6027 Sep 4 07:41 Attribution.txt [2020-09-04T07:42:36.552Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 4 07:41 bin [2020-09-04T07:42:36.552Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 4 07:42 coverage.out [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 180 Sep 4 07:41 docker-compose.debug.yml [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 133 Sep 4 07:41 docker-compose.yml [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 2002 Sep 4 07:41 Dockerfile [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 966 Sep 4 07:41 Dockerfile.build [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 4 07:41 .dockerignore [2020-09-04T07:42:36.552Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 4 07:41 .git [2020-09-04T07:42:36.552Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 4 07:41 .github [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 93 Sep 4 07:41 .gitignore [2020-09-04T07:42:36.552Z] -rw-r--r--. 1 jenkins jenkins 133 Sep 4 07:42 go.mod [2020-09-04T07:42:36.552Z] -rw-r--r--. 1 jenkins jenkins 19478 Sep 4 07:42 go.sum [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 710 Sep 4 07:41 Jenkinsfile [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 4 07:41 LICENSE [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 4 07:41 main.go [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 1573 Sep 4 07:41 makefile [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 1277 Sep 4 07:41 README.md [2020-09-04T07:42:36.552Z] drwxrwxr-x. 10 jenkins jenkins 171 Sep 4 07:41 res [2020-09-04T07:42:36.552Z] drwxrwxr-x. 3 jenkins jenkins 46 Sep 4 07:41 .semver [2020-09-04T07:42:36.552Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 4 07:41 snap [2020-09-04T07:42:36.552Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 4 07:38 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:42:36.890Z] + 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 . [2020-09-04T07:42:36.891Z] Sending build context to Docker daemon 328.7kB [2020-09-04T07:42:36.891Z] Step 1/27 : ARG BASE=golang:1.13-alpine [2020-09-04T07:42:36.891Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-04T07:42:36.891Z] ---> 89a11da34e35 [2020-09-04T07:42:36.891Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-04T07:42:37.152Z] ---> Running in 4c11a949b4cd [2020-09-04T07:42:37.414Z] Removing intermediate container 4c11a949b4cd [2020-09-04T07:42:37.414Z] ---> c7d43bb7969b [2020-09-04T07:42:37.414Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-04T07:42:37.414Z] ---> Running in d57aed84428a [2020-09-04T07:42:37.675Z] Removing intermediate container d57aed84428a [2020-09-04T07:42:37.675Z] ---> 003e20e77c0c [2020-09-04T07:42:37.675Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:42:37.675Z] ---> Running in 03e3b52e83e7 [2020-09-04T07:42:37.944Z] Removing intermediate container 03e3b52e83e7 [2020-09-04T07:42:37.944Z] ---> f4742967a64e [2020-09-04T07:42:37.944Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-04T07:42:37.944Z] ---> Running in b74e5b92d017 [2020-09-04T07:42:38.887Z] Removing intermediate container b74e5b92d017 [2020-09-04T07:42:38.887Z] ---> c00216cdee4d [2020-09-04T07:42:38.887Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-04T07:42:38.887Z] ---> Running in 817083e006ed [2020-09-04T07:42:39.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-04T07:42:40.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-04T07:42:41.039Z] OK: 167 MiB in 45 packages [2020-09-04T07:42:41.616Z] Removing intermediate container 817083e006ed [2020-09-04T07:42:41.616Z] ---> 005434987005 [2020-09-04T07:42:41.616Z] Step 8/27 : WORKDIR /app [2020-09-04T07:42:41.616Z] ---> Running in 61fe7b1ff2be [2020-09-04T07:42:41.877Z] Removing intermediate container 61fe7b1ff2be [2020-09-04T07:42:41.877Z] ---> e961753a1050 [2020-09-04T07:42:41.877Z] Step 9/27 : COPY go.mod . [2020-09-04T07:42:42.140Z] ---> 9f7b216c4434 [2020-09-04T07:42:42.140Z] Step 10/27 : RUN go mod download [2020-09-04T07:42:42.400Z] ---> Running in a9b6c55b4e1d [2020-09-04T07:42:43.356Z] Removing intermediate container a9b6c55b4e1d [2020-09-04T07:42:43.356Z] ---> cfae01ff5160 [2020-09-04T07:42:43.356Z] Step 11/27 : COPY . . [2020-09-04T07:42:43.616Z] ---> 46a162914763 [2020-09-04T07:42:43.616Z] Step 12/27 : ARG MAKE="make build" [2020-09-04T07:42:43.616Z] ---> Running in 7d4cbaae7c7e [2020-09-04T07:42:43.879Z] Removing intermediate container 7d4cbaae7c7e [2020-09-04T07:42:43.879Z] ---> 6f94ea39cc4d [2020-09-04T07:42:43.879Z] Step 13/27 : RUN $MAKE [2020-09-04T07:42:43.879Z] ---> Running in 59f85e5feb60 [2020-09-04T07:42:43.931Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-09-04T07:42:43.931Z] CGO_ENABLED=1 go vet ./... [2020-09-04T07:42:44.463Z] 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 [2020-09-04T07:42:50.670Z] gofmt -l . [2020-09-04T07:42:50.670Z] [ "`gofmt -l .`" = "" ] [2020-09-04T07:42:50.670Z] ./bin/test-go-mod-tidy.sh [2020-09-04T07:42:50.944Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-09-04T07:42:51.959Z] Warning: overwriting stash ‘coverage-report’ [2020-09-04T07:42:52.644Z] Stashed 1 file(s) [Pipeline] } [2020-09-04T07:42:52.676Z] $ docker stop --time=1 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 [2020-09-04T07:42:54.861Z] $ docker rm -f 76fa128d02315393a287f0f99e6d9112bd14206bd3e6af825c33d81a50e83066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-04T07:42:57.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-04T07:42:58.127Z] + ls -al . [2020-09-04T07:42:58.127Z] total 124 [2020-09-04T07:42:58.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:42 . [2020-09-04T07:42:58.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:40 .. [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 07:40 .dockerignore [2020-09-04T07:42:58.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 07:40 .git [2020-09-04T07:42:58.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 07:40 .github [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 93 Sep 4 07:40 .gitignore [2020-09-04T07:42:58.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 07:40 .semver [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 6027 Sep 4 07:40 Attribution.txt [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 4 07:40 Dockerfile [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 966 Sep 4 07:40 Dockerfile.build [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 710 Sep 4 07:40 Jenkinsfile [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 07:40 LICENSE [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 1277 Sep 4 07:40 README.md [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 07:38 VERSION [2020-09-04T07:42:58.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 07:40 bin [2020-09-04T07:42:58.127Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 4 07:41 coverage.out [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 180 Sep 4 07:40 docker-compose.debug.yml [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 133 Sep 4 07:40 docker-compose.yml [2020-09-04T07:42:58.127Z] -rw-r--r-- 1 jenkins jenkins 133 Sep 4 07:42 go.mod [2020-09-04T07:42:58.127Z] -rw-r--r-- 1 jenkins jenkins 19478 Sep 4 07:42 go.sum [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 4 07:40 main.go [2020-09-04T07:42:58.127Z] -rw-rw-r-- 1 jenkins jenkins 1573 Sep 4 07:40 makefile [2020-09-04T07:42:58.127Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 07:40 res [2020-09-04T07:42:58.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 07:40 snap [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:42:58.498Z] + 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 . [2020-09-04T07:42:58.770Z] Sending build context to Docker daemon 328.7kB [2020-09-04T07:42:58.770Z] Step 1/27 : ARG BASE=golang:1.13-alpine [2020-09-04T07:42:58.770Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-04T07:42:58.770Z] ---> 00394843ff0a [2020-09-04T07:42:58.770Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-04T07:42:59.043Z] ---> Running in 23e0dafd32b9 [2020-09-04T07:42:59.637Z] Removing intermediate container 23e0dafd32b9 [2020-09-04T07:42:59.637Z] ---> e43f0fc2cce4 [2020-09-04T07:42:59.637Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-04T07:42:59.637Z] ---> Running in 48bd3e40ba11 [2020-09-04T07:43:00.228Z] Removing intermediate container 48bd3e40ba11 [2020-09-04T07:43:00.228Z] ---> 22a898a91c80 [2020-09-04T07:43:00.228Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:43:00.228Z] ---> Running in f023613c1587 [2020-09-04T07:43:00.821Z] Removing intermediate container f023613c1587 [2020-09-04T07:43:00.821Z] ---> 62b2d893bff7 [2020-09-04T07:43:00.821Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-04T07:43:00.821Z] ---> Running in 40851688f673 [2020-09-04T07:43:02.738Z] Removing intermediate container 59f85e5feb60 [2020-09-04T07:43:02.738Z] ---> f5534c0225f3 [2020-09-04T07:43:02.738Z] Step 14/27 : FROM alpine:latest [2020-09-04T07:43:02.738Z] latest: Pulling from library/alpine [2020-09-04T07:43:02.738Z] df20fa9351a1: Already exists [2020-09-04T07:43:02.738Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-04T07:43:02.738Z] Status: Downloaded newer image for alpine:latest [2020-09-04T07:43:02.738Z] ---> a24bb4013296 [2020-09-04T07:43:02.738Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:43:02.738Z] ---> Running in 54a8a177907d [2020-09-04T07:43:02.738Z] Removing intermediate container 54a8a177907d [2020-09-04T07:43:02.738Z] ---> e431922bb0ea [2020-09-04T07:43:02.738Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-04T07:43:02.738Z] ---> Running in bf2dcafc42e2 [2020-09-04T07:43:03.003Z] Removing intermediate container bf2dcafc42e2 [2020-09-04T07:43:03.003Z] ---> 079ed6011958 [2020-09-04T07:43:03.003Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-04T07:43:03.003Z] ---> Running in e8320c40cee6 [2020-09-04T07:43:03.457Z] Removing intermediate container 40851688f673 [2020-09-04T07:43:03.457Z] ---> 93c2c2d8591d [2020-09-04T07:43:03.457Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-04T07:43:03.457Z] ---> Running in d6fa40a8e752 [2020-09-04T07:43:03.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-04T07:43:03.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-04T07:43:03.839Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-04T07:43:03.839Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-04T07:43:03.839Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-04T07:43:03.839Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-04T07:43:03.839Z] (5/6) Installing libzmq (4.3.2-r0) [2020-09-04T07:43:03.839Z] (6/6) Installing zeromq (4.3.2-r0) [2020-09-04T07:43:04.100Z] Executing busybox-1.31.1-r16.trigger [2020-09-04T07:43:04.101Z] Executing ca-certificates-20191127-r4.trigger [2020-09-04T07:43:04.101Z] OK: 9 MiB in 20 packages [2020-09-04T07:43:04.880Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-04T07:43:05.045Z] Removing intermediate container e8320c40cee6 [2020-09-04T07:43:05.045Z] ---> aa609a34a182 [2020-09-04T07:43:05.045Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-04T07:43:05.305Z] ---> 9f2b8d3560d0 [2020-09-04T07:43:05.305Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-04T07:43:05.567Z] ---> 3f209c1ff2c9 [2020-09-04T07:43:05.567Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-09-04T07:43:05.828Z] ---> 679e3195016f [2020-09-04T07:43:05.828Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-04T07:43:05.850Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-04T07:43:06.777Z] ---> 1aa367d80c1e [2020-09-04T07:43:06.777Z] Step 22/27 : EXPOSE 48095 [2020-09-04T07:43:06.777Z] ---> Running in d2545a28a745 [2020-09-04T07:43:06.777Z] Removing intermediate container d2545a28a745 [2020-09-04T07:43:06.777Z] ---> 78b212b629d4 [2020-09-04T07:43:06.777Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-04T07:43:06.777Z] ---> Running in bb8da605b0ce [2020-09-04T07:43:06.820Z] OK: 143 MiB in 45 packages [2020-09-04T07:43:07.038Z] Removing intermediate container bb8da605b0ce [2020-09-04T07:43:07.038Z] ---> 6da6fa12dc73 [2020-09-04T07:43:07.038Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-04T07:43:07.038Z] ---> Running in bc0384140055 [2020-09-04T07:43:07.300Z] Removing intermediate container bc0384140055 [2020-09-04T07:43:07.300Z] ---> c38dac74d181 [2020-09-04T07:43:07.300Z] Step 25/27 : LABEL arch=amd64 [2020-09-04T07:43:07.300Z] ---> Running in 4c11a42ceadb [2020-09-04T07:43:07.564Z] Removing intermediate container 4c11a42ceadb [2020-09-04T07:43:07.564Z] ---> d641efeeebbf [2020-09-04T07:43:07.564Z] Step 26/27 : LABEL git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:43:07.564Z] ---> Running in 2c9dd099a229 [2020-09-04T07:43:07.790Z] Removing intermediate container d6fa40a8e752 [2020-09-04T07:43:07.790Z] ---> f17df2aea4e9 [2020-09-04T07:43:07.790Z] Step 8/27 : WORKDIR /app [2020-09-04T07:43:07.790Z] ---> Running in 1ea493dfb109 [2020-09-04T07:43:07.826Z] Removing intermediate container 2c9dd099a229 [2020-09-04T07:43:07.826Z] ---> 99f0bd62d58e [2020-09-04T07:43:07.826Z] Step 27/27 : LABEL version=0.0.0 [2020-09-04T07:43:07.826Z] ---> Running in 18248be596c5 [2020-09-04T07:43:07.826Z] Removing intermediate container 18248be596c5 [2020-09-04T07:43:07.826Z] ---> 0793a575d726 [2020-09-04T07:43:07.826Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-04T07:43:07.826Z] Successfully built 0793a575d726 [2020-09-04T07:43:08.094Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-09-04T07:43:08.382Z] Removing intermediate container 1ea493dfb109 [2020-09-04T07:43:08.382Z] ---> a37cc07fcc1e [2020-09-04T07:43:08.382Z] 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 [2020-09-04T07:43:08.980Z] ---> e4a2c23dd5f4 [2020-09-04T07:43:08.980Z] Step 10/27 : RUN go mod download [2020-09-04T07:43:09.252Z] ---> Running in be2a5c913951 [2020-09-04T07:43:11.862Z] Removing intermediate container be2a5c913951 [2020-09-04T07:43:11.862Z] ---> 5702dbfbde06 [2020-09-04T07:43:11.862Z] Step 11/27 : COPY . . [2020-09-04T07:43:12.842Z] ---> 59921066c7b2 [2020-09-04T07:43:12.842Z] Step 12/27 : ARG MAKE="make build" [2020-09-04T07:43:12.842Z] ---> Running in 1a17a48e29f8 [2020-09-04T07:43:13.434Z] Removing intermediate container 1a17a48e29f8 [2020-09-04T07:43:13.434Z] ---> 96136cbc2213 [2020-09-04T07:43:13.434Z] Step 13/27 : RUN $MAKE [2020-09-04T07:43:13.434Z] ---> Running in 4091dadbb821 [2020-09-04T07:43:14.864Z] 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 [2020-09-04T07:43:23.896Z] Still waiting to schedule task [2020-09-04T07:43:23.896Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-04T07:44:01.840Z] Removing intermediate container 4091dadbb821 [2020-09-04T07:44:01.840Z] ---> be8a10a993b8 [2020-09-04T07:44:01.840Z] Step 14/27 : FROM alpine:latest [2020-09-04T07:44:01.840Z] latest: Pulling from library/alpine [2020-09-04T07:44:01.840Z] b538f80385f9: Already exists [2020-09-04T07:44:01.840Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-04T07:44:01.840Z] Status: Downloaded newer image for alpine:latest [2020-09-04T07:44:01.840Z] ---> 62ee0e9f8440 [2020-09-04T07:44:01.840Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-04T07:44:01.840Z] ---> Running in 122b8f135967 [2020-09-04T07:44:01.840Z] Removing intermediate container 122b8f135967 [2020-09-04T07:44:01.840Z] ---> 8d75607cca0c [2020-09-04T07:44:01.840Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-04T07:44:02.112Z] ---> Running in 365cea101b6e [2020-09-04T07:44:02.386Z] Removing intermediate container 365cea101b6e [2020-09-04T07:44:02.386Z] ---> 858bd22e6a76 [2020-09-04T07:44:02.386Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-04T07:44:02.657Z] ---> Running in 2778cfba1f84 [2020-09-04T07:44:04.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-04T07:44:04.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-04T07:44:04.950Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-04T07:44:04.950Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-04T07:44:04.950Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-04T07:44:04.950Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-04T07:44:04.950Z] (5/6) Installing libzmq (4.3.2-r0) [2020-09-04T07:44:04.950Z] (6/6) Installing zeromq (4.3.2-r0) [2020-09-04T07:44:04.950Z] Executing busybox-1.31.1-r16.trigger [2020-09-04T07:44:04.950Z] Executing ca-certificates-20191127-r4.trigger [2020-09-04T07:44:05.221Z] OK: 8 MiB in 20 packages [2020-09-04T07:44:07.186Z] Removing intermediate container 2778cfba1f84 [2020-09-04T07:44:07.186Z] ---> 66c80a875658 [2020-09-04T07:44:07.186Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-04T07:44:07.778Z] ---> ddd01b2ca278 [2020-09-04T07:44:07.778Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-04T07:44:08.369Z] ---> 451a4bbdaff5 [2020-09-04T07:44:08.369Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-09-04T07:44:09.341Z] ---> b2399aa536e9 [2020-09-04T07:44:09.341Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-04T07:44:10.768Z] ---> 9bd41fb323b4 [2020-09-04T07:44:10.768Z] Step 22/27 : EXPOSE 48095 [2020-09-04T07:44:11.040Z] ---> Running in 517a8270c6b5 [2020-09-04T07:44:11.632Z] Removing intermediate container 517a8270c6b5 [2020-09-04T07:44:11.632Z] ---> c6e0b79e7e69 [2020-09-04T07:44:11.632Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-04T07:44:11.632Z] ---> Running in eba48eb19f6e [2020-09-04T07:44:12.223Z] Removing intermediate container eba48eb19f6e [2020-09-04T07:44:12.223Z] ---> 1996b2c13793 [2020-09-04T07:44:12.223Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-04T07:44:12.223Z] ---> Running in 4d550627f607 [2020-09-04T07:44:12.819Z] Removing intermediate container 4d550627f607 [2020-09-04T07:44:12.819Z] ---> eb66128b37e0 [2020-09-04T07:44:12.819Z] Step 25/27 : LABEL arch=arm64 [2020-09-04T07:44:12.819Z] ---> Running in b417e3fbc039 [2020-09-04T07:44:13.412Z] Removing intermediate container b417e3fbc039 [2020-09-04T07:44:13.412Z] ---> e74d67bb6072 [2020-09-04T07:44:13.413Z] Step 26/27 : LABEL git_sha=973611ef81cb70784c4ac3822a7ba1f46ccfd79e [2020-09-04T07:44:13.413Z] ---> Running in a47726590827 [2020-09-04T07:44:14.004Z] Removing intermediate container a47726590827 [2020-09-04T07:44:14.004Z] ---> 59ea80ac0b4b [2020-09-04T07:44:14.004Z] Step 27/27 : LABEL version=0.0.0 [2020-09-04T07:44:14.004Z] ---> Running in 84204dbfb4b7 [2020-09-04T07:44:14.276Z] Removing intermediate container 84204dbfb4b7 [2020-09-04T07:44:14.276Z] ---> f708b023a67b [2020-09-04T07:44:14.276Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-04T07:44:14.551Z] Successfully built f708b023a67b [2020-09-04T07:44:14.551Z] 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 [2020-09-04T07:44:15.790Z] Running on prd-centos7-docker-8c-8g-1423 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws [2020-09-04T07:44:15.880Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2020-09-04T07:44:17.275Z] ++ find /w/workspace/app-service-configurable/1 [2020-09-04T07:44:17.275Z] ++ grep snapcraft.yaml [2020-09-04T07:44:17.275Z] + 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] } [2020-09-04T07:44:18.715Z] Failed in branch amd64 [2020-09-04T07:44:30.356Z] Still waiting to schedule task [2020-09-04T07:44:30.356Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-04T07:46:15.439Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1424 in /w/workspace/_app-service-configurable_PR-109 [Pipeline] { [Pipeline] ws [2020-09-04T07:46:15.525Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2020-09-04T07:46:17.111Z] + find /w/workspace/app-service-configurable/1 [2020-09-04T07:46:17.111Z] + grep snapcraft.yaml [2020-09-04T07:46:17.111Z] + 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] } [2020-09-04T07:46:18.549Z] 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 [2020-09-04T07:46:22.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T07:46:22.791Z] ---> package-listing.sh [2020-09-04T07:46:22.791Z] ++ facter osfamily [2020-09-04T07:46:22.791Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-04T07:46:23.091Z] + OS_FAMILY=redhat [2020-09-04T07:46:23.091Z] + workspace=/w/workspace/_app-service-configurable_PR-109 [2020-09-04T07:46:23.091Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-04T07:46:23.091Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-04T07:46:23.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-04T07:46:23.091Z] + PACKAGES=/tmp/packages_start.txt [2020-09-04T07:46:23.091Z] + '[' /w/workspace/_app-service-configurable_PR-109 ']' [2020-09-04T07:46:23.091Z] + PACKAGES=/tmp/packages_end.txt [2020-09-04T07:46:23.091Z] + case "${OS_FAMILY}" in [2020-09-04T07:46:23.091Z] + rpm -qa [2020-09-04T07:46:23.091Z] + sort [2020-09-04T07:46:28.490Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-04T07:46:28.490Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-04T07:46:28.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-04T07:46:28.490Z] + '[' /w/workspace/_app-service-configurable_PR-109 ']' [2020-09-04T07:46:28.491Z] + mkdir -p /w/workspace/_app-service-configurable_PR-109/archives/ [2020-09-04T07:46:28.491Z] + 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 [2020-09-04T07:46:29.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T07:46:29.431Z] [2020-09-04T07:46:29.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-04T07:46:29.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T07:46:29.841Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-04T07:46:29.841Z] df20fa9351a1: Pulling fs layer [2020-09-04T07:46:29.841Z] 36b3adc4ff6f: Pulling fs layer [2020-09-04T07:46:29.841Z] 8ad3a11d3b57: Pulling fs layer [2020-09-04T07:46:29.841Z] 46f8f816bc3b: Pulling fs layer [2020-09-04T07:46:29.841Z] 0dadc02b9964: Pulling fs layer [2020-09-04T07:46:29.841Z] ce6a7cf60c04: Pulling fs layer [2020-09-04T07:46:29.841Z] 7a184a31f384: Pulling fs layer [2020-09-04T07:46:29.841Z] 0879bd2ef858: Pulling fs layer [2020-09-04T07:46:29.841Z] 0dadc02b9964: Waiting [2020-09-04T07:46:29.841Z] ce6a7cf60c04: Waiting [2020-09-04T07:46:29.841Z] 7a184a31f384: Waiting [2020-09-04T07:46:29.841Z] 0879bd2ef858: Waiting [2020-09-04T07:46:29.841Z] 46f8f816bc3b: Waiting [2020-09-04T07:46:29.841Z] 36b3adc4ff6f: Verifying Checksum [2020-09-04T07:46:29.841Z] 36b3adc4ff6f: Download complete [2020-09-04T07:46:29.841Z] 46f8f816bc3b: Verifying Checksum [2020-09-04T07:46:29.841Z] 46f8f816bc3b: Download complete [2020-09-04T07:46:30.150Z] df20fa9351a1: Download complete [2020-09-04T07:46:30.150Z] ce6a7cf60c04: Verifying Checksum [2020-09-04T07:46:30.150Z] ce6a7cf60c04: Download complete [2020-09-04T07:46:30.150Z] 7a184a31f384: Verifying Checksum [2020-09-04T07:46:30.150Z] 7a184a31f384: Download complete [2020-09-04T07:46:30.470Z] 0dadc02b9964: Verifying Checksum [2020-09-04T07:46:30.470Z] 0dadc02b9964: Download complete [2020-09-04T07:46:30.745Z] 8ad3a11d3b57: Download complete [2020-09-04T07:46:31.038Z] df20fa9351a1: Pull complete [2020-09-04T07:46:31.363Z] 36b3adc4ff6f: Pull complete [2020-09-04T07:46:31.686Z] 0879bd2ef858: Verifying Checksum [2020-09-04T07:46:31.686Z] 0879bd2ef858: Download complete [2020-09-04T07:46:32.326Z] 8ad3a11d3b57: Pull complete [2020-09-04T07:46:32.623Z] 46f8f816bc3b: Pull complete [2020-09-04T07:46:33.261Z] 0dadc02b9964: Pull complete [2020-09-04T07:46:33.261Z] ce6a7cf60c04: Pull complete [2020-09-04T07:46:33.555Z] 7a184a31f384: Pull complete [2020-09-04T07:46:38.027Z] 0879bd2ef858: Pull complete [2020-09-04T07:46:38.027Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-04T07:46:38.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-04T07:46:38.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-04T07:46:38.378Z] prd-centos7-docker-4c-2g-1420 does not seem to be running inside a container [2020-09-04T07:46:38.501Z] $ 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 [2020-09-04T07:46:45.814Z] $ docker top 45dd6681b6ef1f4bfffc30dc2efa42debf338611c906a66600f6c292fe1eed66 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-04T07:46:46.610Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-04T07:46:47.084Z] + ls /var/log/sa-host [2020-09-04T07:46:47.084Z] + sadf -c /var/log/sa-host/sa04 [2020-09-04T07:46:47.084Z] file_magic: OK [2020-09-04T07:46:47.084Z] HZ: Using current value: 100 [2020-09-04T07:46:47.084Z] file_header: OK [2020-09-04T07:46:47.084Z] 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 [2020-09-04T07:46:47.084Z] Statistics: [2020-09-04T07:46:47.084Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-04T07:46:47.084Z] File successfully converted to sysstat format version 12.2.1 [2020-09-04T07:46:47.084Z] + sadf -c /var/log/sa-host/sa05 [2020-09-04T07:46:47.084Z] file_magic: OK [2020-09-04T07:46:47.084Z] HZ: Using current value: 100 [2020-09-04T07:46:47.084Z] file_header: OK [2020-09-04T07:46:47.084Z] 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 [2020-09-04T07:46:47.084Z] Statistics: [2020-09-04T07:46:47.084Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-04T07:46:47.084Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-04T07:46:47.245Z] provisioning config files... [2020-09-04T07:46:47.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-109@tmp/config3738946435166558131tmp [Pipeline] { [Pipeline] echo [2020-09-04T07:46:47.371Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T07:46:47.913Z] ---> create-netrc.sh [Pipeline] echo [2020-09-04T07:46:47.950Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-04T07:46:48.328Z] ---> logs-deploy.sh [2020-09-04T07:46:48.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-109/1 [2020-09-04T07:46:48.328Z] INFO: archiving workspace using pattern(s): [2020-09-04T07:46:50.359Z] Archives upload complete. [2020-09-04T07:46:50.359Z] INFO: archiving logs to Nexus