Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 286406ade1d1d563e7fcb3f803b6156741223605+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (2e7a6dc33c8c9398efc0dbd81b4226bd1eed138b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@290b054113c2305b8f2ca6194f4ce161b1b570c5 Attempting to resolve 290b054113c2305b8f2ca6194f4ce161b1b570c5 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 Could not find 290b054113c2305b8f2ca6194f4ce161b1b570c5 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 290b054113c2305b8f2ca6194f4ce161b1b570c5^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 290b054113c2305b8f2ca6194f4ce161b1b570c5 # timeout=10 Selected match: pr/264/head revision 290b054113c2305b8f2ca6194f4ce161b1b570c5 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 290b054113c2305b8f2ca6194f4ce161b1b570c5 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 290b054113c2305b8f2ca6194f4ce161b1b570c5 # timeout=10 Commit message: "fix: trying previous docker based script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9160 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # 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 --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 Merge succeeded, producing 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 Checking out Revision 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # 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 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:00 ========================================================= 16:40:00 EdgeX Global Pipelines Version Info 16:40:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:02 ------------------- 16:40:02 stable info: 16:40:02 ------------------- 16:40:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:02 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 16:40:02 Message: update stable to v1.0.148 16:40:03 ------------------- 16:40:03 experimental info: 16:40:03 ------------------- 16:40:03 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:03 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 16:40:03 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:40:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:40:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:40:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 16:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39bea09 [Pipeline] echo 16:40:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:07 + git log --format=format:%s -1 39bea09f1c978bbfd93a34767ad2e67abc0d81e5 [Pipeline] echo 16:40:07 GIT_COMMIT: 39bea09f1c978bbfd93a34767ad2e67abc0d81e5, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo 16:40:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:08 16:40:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:40:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:08 latest: Pulling from edgex-devops/git-semver 16:40:08 31603596830f: Pulling fs layer 16:40:08 2a8b12db71e7: Pulling fs layer 16:40:08 6ca5941a6612: Pulling fs layer 16:40:08 ecc8261a40a4: Pulling fs layer 16:40:08 ecc8261a40a4: Waiting 16:40:09 2a8b12db71e7: Verifying Checksum 16:40:09 2a8b12db71e7: Download complete 16:40:09 31603596830f: Download complete 16:40:09 6ca5941a6612: Verifying Checksum 16:40:09 6ca5941a6612: Download complete 16:40:09 ecc8261a40a4: Verifying Checksum 16:40:09 ecc8261a40a4: Download complete 16:40:09 31603596830f: Pull complete 16:40:09 2a8b12db71e7: Pull complete 16:40:10 6ca5941a6612: Pull complete 16:40:10 ecc8261a40a4: Pull complete 16:40:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:40:11 prd-centos7-docker-4c-2g-9160 does not seem to be running inside a container 16:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:40:13 $ docker top 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:13 [ssh-agent] Looking for ssh-agent implementation... 16:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:14 $ docker exec 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent 16:40:14 SSH_AUTH_SOCK=/tmp/ssh-4eHcdK87FchD/agent.11 16:40:14 SSH_AGENT_PID=16 16:40:14 Running ssh-add (command line suppressed) 16:40:14 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3833670592606249441.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3833670592606249441.key) 16:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:14 + git tag --points-at HEAD [Pipeline] } 16:40:14 $ docker exec --env ******** --env ******** 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent -k 16:40:15 unset SSH_AUTH_SOCK; 16:40:15 unset SSH_AGENT_PID; 16:40:15 echo Agent pid 16 killed; 16:40:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:15 [ssh-agent] Looking for ssh-agent implementation... 16:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:15 $ docker exec 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent 16:40:15 SSH_AUTH_SOCK=/tmp/ssh-ddlX5LkahTkt/agent.46 16:40:15 SSH_AGENT_PID=51 16:40:15 Running ssh-add (command line suppressed) 16:40:15 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1295502618042612746.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1295502618042612746.key) 16:40:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:16 + git semver init 16:40:16 # -> Open(): unable to determine branch for HEAD 16:40:16 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 16:40:16 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 16:40:16 # $SEMVER_REMOTE_NAME = origin 16:40:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:40:16 # $SEMVER_USER_NAME = edgex-jenkins 16:40:16 # $SEMVER_BRANCH = PR-124 16:40:16 # $SEMVER_TEMP = /tmp/semver-385045733 16:40:16 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 16:40:16 # '/tmp/semver-385045733' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 16:40:16 # -> Force: false 16:40:16 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 16:40:16 $ docker exec --env ******** --env ******** 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a ssh-agent -k 16:40:16 unset SSH_AUTH_SOCK; 16:40:16 unset SSH_AGENT_PID; 16:40:16 echo Agent pid 51 killed; 16:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:17 + git semver [Pipeline] } 16:40:17 $ docker stop --time=1 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a 16:40:18 $ docker rm -f 33d01d104aa635b8b242af3552bc5adcf8f05db1699407bf179da791d9934a9a [Pipeline] // withDockerContainer [Pipeline] sh 16:40:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:20 Stashed 1 file(s) [Pipeline] echo 16:40:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:40:35 Still waiting to schedule task 16:40:35 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-9163’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9151’ doesn’t have label ‘centos7-docker-4c-2g’ 16:40:35 Still waiting to schedule task 16:40:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:40:49 Running on prd-centos7-docker-4c-2g-9163 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:40:49 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 16:40:52 using credential edgex-jenkins-ssh 16:40:52 Cloning the remote Git repository 16:40:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:40:52 > git init /w/workspace/app-service-configurable/15 # timeout=10 16:40:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:40:52 > git --version # timeout=10 16:40:52 > git --version # 'git version 2.16.5' 16:40:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:53 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 16:40:53 Merge succeeded, producing 151eb62536ed4d2fe9be3bea4f7824ddb783d49e 16:40:53 Checking out Revision 151eb62536ed4d2fe9be3bea4f7824ddb783d49e (PR-124) 16:40:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:40:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:40:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:40:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:40:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:40:53 > git config core.sparsecheckout # timeout=10 16:40:53 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 16:40:53 > git remote # timeout=10 16:40:53 > git config --get remote.origin.url # timeout=10 16:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:40:53 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:40:53 > git rev-parse HEAD^{commit} # timeout=10 16:40:53 > git config core.sparsecheckout # timeout=10 16:40:53 > git checkout -f 151eb62536ed4d2fe9be3bea4f7824ddb783d49e # timeout=10 16:40:57 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:40:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 16:40:57 > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:40:58 ========================================================= 16:40:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:40:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:40:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:40:58 Sending build context to Docker daemon 98.3kB 16:40:59 Step 1/8 : ARG BASE=golang:1.15-alpine 16:40:59 Step 2/8 : FROM ${BASE} 16:40:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:59 df20fa9351a1: Pulling fs layer 16:40:59 ed8968b2872e: Pulling fs layer 16:40:59 a92cc7c5fd73: Pulling fs layer 16:40:59 e871e8e8d7a9: Pulling fs layer 16:40:59 e73272ec9a57: Pulling fs layer 16:40:59 1e910a182e73: Pulling fs layer 16:40:59 4e634b169226: Pulling fs layer 16:40:59 e73272ec9a57: Waiting 16:40:59 1e910a182e73: Waiting 16:40:59 4e634b169226: Waiting 16:40:59 e871e8e8d7a9: Waiting 16:40:59 a92cc7c5fd73: Download complete 16:40:59 ed8968b2872e: Verifying Checksum 16:40:59 ed8968b2872e: Download complete 16:40:59 e73272ec9a57: Verifying Checksum 16:40:59 e73272ec9a57: Download complete 16:40:59 1e910a182e73: Verifying Checksum 16:40:59 1e910a182e73: Download complete 16:40:59 df20fa9351a1: Verifying Checksum 16:40:59 df20fa9351a1: Download complete 16:40:59 df20fa9351a1: Pull complete 16:40:59 ed8968b2872e: Pull complete 16:41:00 a92cc7c5fd73: Pull complete 16:41:01 4e634b169226: Verifying Checksum 16:41:01 4e634b169226: Download complete 16:41:02 e871e8e8d7a9: Verifying Checksum 16:41:02 e871e8e8d7a9: Download complete 16:41:07 e871e8e8d7a9: Pull complete 16:41:07 e73272ec9a57: Pull complete 16:41:07 1e910a182e73: Pull complete 16:41:12 4e634b169226: Pull complete 16:41:12 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:41:12 ---> f7629b54cfaa 16:41:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:41:13 ---> Running in b90d770e3c4d 16:41:13 Removing intermediate container b90d770e3c4d 16:41:13 ---> f05c8028b842 16:41:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:41:13 ---> Running in 754c9d0dab82 16:41:14 Removing intermediate container 754c9d0dab82 16:41:14 ---> 2173a89157e4 16:41:14 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:41:14 ---> Running in cb74650a16eb 16:41:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:41:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:41:17 (1/6) Installing libc-dev (0.7.2-r3) 16:41:17 (2/6) Installing libsodium (1.0.18-r0) 16:41:17 (3/6) Installing pkgconf (1.7.2-r0) 16:41:17 (4/6) Installing libsodium-dev (1.0.18-r0) 16:41:17 (5/6) Installing libzmq (4.3.3-r0) 16:41:17 (6/6) Installing zeromq-dev (4.3.3-r0) 16:41:18 Executing busybox-1.31.1-r16.trigger 16:41:18 OK: 167 MiB in 45 packages 16:41:18 Removing intermediate container cb74650a16eb 16:41:18 ---> c0b70bf00c81 16:41:18 Step 6/8 : WORKDIR /app 16:41:18 ---> Running in 24d116dae4ba 16:41:19 Removing intermediate container 24d116dae4ba 16:41:19 ---> 1c63def981a5 16:41:19 Step 7/8 : COPY . . 16:41:19 ---> 743598353af2 16:41:19 Step 8/8 : RUN go mod download 16:41:19 ---> Running in 0151c0149726 16:41:45 Removing intermediate container 0151c0149726 16:41:45 ---> 0eedd901bb3f 16:41:45 Successfully built 0eedd901bb3f 16:41:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:41:46 + docker inspect -f . ci-base-image-x86_64 16:41:46 . [Pipeline] withDockerContainer 16:41:46 prd-centos7-docker-4c-2g-9163 does not seem to be running inside a container 16:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:47 $ docker top 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:47 + go version 16:41:47 go version go1.15.2 linux/amd64 [Pipeline] } 16:41:47 $ docker stop --time=1 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f 16:41:49 $ docker rm -f 7421ddd35afd063a1eccebf0c33da99f102f7657eb34be53b8731c9168aa592f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:41:50 + docker inspect -f . ci-base-image-x86_64 16:41:50 . [Pipeline] withDockerContainer 16:41:50 prd-centos7-docker-4c-2g-9163 does not seem to be running inside a container 16:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:50 $ docker top 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:51 + make test 16:41:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:42:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:42:09 CGO_ENABLED=1 go vet ./... 16:42:12 gofmt -l . 16:42:12 [ "`gofmt -l .`" = "" ] 16:42:12 ./bin/test-go-mod-tidy.sh 16:42:12 ./bin/test-attribution-txt.sh [Pipeline] stash 16:42:13 Stashed 1 file(s) [Pipeline] } 16:42:13 $ docker stop --time=1 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef 16:42:15 $ docker rm -f 3bb6bbd439099eb43f8722d484626d25711027e16f84084fae98d258bfea6aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:18 + ls -al . 16:42:18 total 96 16:42:18 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 16:42 . 16:42:18 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 16:40 .. 16:42:18 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 16:40 Attribution.txt 16:42:18 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 16:40 bin 16:42:18 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 16:41 coverage.out 16:42:18 -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 16:40 docker-compose.debug.yml 16:42:18 -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 16:40 docker-compose.yml 16:42:18 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 16:40 Dockerfile 16:42:18 -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 16:40 Dockerfile.build 16:42:18 -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 16:40 .dockerignore 16:42:18 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 16:40 .git 16:42:18 drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 16:40 .github 16:42:18 -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 16:40 .gitignore 16:42:18 -rw-r--r--. 1 jenkins jenkins 133 Oct 27 16:42 go.mod 16:42:18 -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 16:42 go.sum 16:42:18 -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 16:40 Jenkinsfile 16:42:18 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 16:40 LICENSE 16:42:18 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 16:40 main.go 16:42:18 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 16:40 makefile 16:42:18 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 16:40 README.md 16:42:18 drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 16:40 res 16:42:18 drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 16:40 snap 16:42:18 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 16:40 VERSION [Pipeline] isUnix [Pipeline] sh 16:42:18 + 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=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 --label arch=amd64 --label version=0.0.0 . 16:42:18 Sending build context to Docker daemon 120.8kB 16:42:19 Step 1/27 : ARG BASE=golang:1.15-alpine 16:42:19 Step 2/27 : FROM ${BASE} AS builder 16:42:19 ---> 0eedd901bb3f 16:42:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:42:19 ---> Running in 7817d6f848d7 16:42:19 Removing intermediate container 7817d6f848d7 16:42:19 ---> e2a5f46bf9d3 16:42:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:42:19 ---> Running in ef97d8bbc79f 16:42:19 Removing intermediate container ef97d8bbc79f 16:42:19 ---> 0787757919f9 16:42:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:42:19 ---> Running in c7db512ef94e 16:42:19 Removing intermediate container c7db512ef94e 16:42:19 ---> 0200d847ce67 16:42:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:19 ---> Running in 3f598ec9d336 16:42:20 Removing intermediate container 3f598ec9d336 16:42:20 ---> 0b3d725c805d 16:42:20 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:42:20 ---> Running in 912ea52529d0 16:42:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:22 OK: 167 MiB in 45 packages 16:42:23 Removing intermediate container 912ea52529d0 16:42:23 ---> d960d1723893 16:42:23 Step 8/27 : WORKDIR /app 16:42:23 ---> Running in f918cecc636b 16:42:23 Removing intermediate container f918cecc636b 16:42:23 ---> a81a6e861510 16:42:23 Step 9/27 : COPY go.mod . 16:42:23 ---> 03a27bce8113 16:42:23 Step 10/27 : RUN go mod download 16:42:23 ---> Running in bd369ab286a8 16:42:24 Removing intermediate container bd369ab286a8 16:42:24 ---> d305b312772b 16:42:24 Step 11/27 : COPY . . 16:42:24 ---> 7069efab34a6 16:42:24 Step 12/27 : ARG MAKE="make build" 16:42:25 ---> Running in 35389acdb9fe 16:42:25 Removing intermediate container 35389acdb9fe 16:42:25 ---> 469cb7ef2c2f 16:42:25 Step 13/27 : RUN $MAKE 16:42:25 ---> Running in 5013d390a733 16:42:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:42:43 Removing intermediate container 5013d390a733 16:42:43 ---> e042fa7b2cef 16:42:43 Step 14/27 : FROM alpine:latest 16:42:43 latest: Pulling from library/alpine 16:42:43 188c0c94c7c5: Pulling fs layer 16:42:44 188c0c94c7c5: Verifying Checksum 16:42:44 188c0c94c7c5: Download complete 16:42:44 188c0c94c7c5: Pull complete 16:42:44 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:42:44 Status: Downloaded newer image for alpine:latest 16:42:44 ---> d6e46aa2470d 16:42:44 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:42:44 ---> Running in 1825e9f83464 16:42:44 Removing intermediate container 1825e9f83464 16:42:44 ---> b8d05a0a801b 16:42:44 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:42:44 ---> Running in ffa41cfd2a46 16:42:44 Removing intermediate container ffa41cfd2a46 16:42:44 ---> 0470c35b1404 16:42:44 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:42:44 ---> Running in 77efd46d15a1 16:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:42:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:42:45 (1/6) Installing ca-certificates (20191127-r4) 16:42:45 (2/6) Installing libgcc (9.3.0-r2) 16:42:45 (3/6) Installing libsodium (1.0.18-r0) 16:42:45 (4/6) Installing libstdc++ (9.3.0-r2) 16:42:45 (5/6) Installing libzmq (4.3.3-r0) 16:42:45 (6/6) Installing zeromq (4.3.3-r0) 16:42:45 Executing busybox-1.31.1-r19.trigger 16:42:45 Executing ca-certificates-20191127-r4.trigger 16:42:45 OK: 9 MiB in 20 packages 16:42:47 Removing intermediate container 77efd46d15a1 16:42:47 ---> e6b995a54d96 16:42:47 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:42:47 ---> 82073c32eb22 16:42:47 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:42:47 ---> fba525a0bab1 16:42:47 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:42:47 ---> 7a24d58a0153 16:42:47 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:42:48 ---> c8872eaadfbf 16:42:48 Step 22/27 : EXPOSE 48095 16:42:48 ---> Running in e1279a6ccf80 16:42:48 Removing intermediate container e1279a6ccf80 16:42:48 ---> 15f0fcefb4a3 16:42:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:42:48 ---> Running in e1969738be15 16:42:48 Removing intermediate container e1969738be15 16:42:48 ---> 8210c8ab73f9 16:42:48 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:42:48 ---> Running in 556c36b7b442 16:42:49 Removing intermediate container 556c36b7b442 16:42:49 ---> 838ee02a1c27 16:42:49 Step 25/27 : LABEL arch=amd64 16:42:49 ---> Running in 417332a3d905 16:42:49 Removing intermediate container 417332a3d905 16:42:49 ---> 4c5aa785084e 16:42:49 Step 26/27 : LABEL git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 16:42:49 ---> Running in 74a29d9e17b7 16:42:49 Removing intermediate container 74a29d9e17b7 16:42:49 ---> 2879f5781556 16:42:49 Step 27/27 : LABEL version=0.0.0 16:42:49 ---> Running in 40e30a5b195b 16:42:49 Removing intermediate container 40e30a5b195b 16:42:49 ---> 3ed5f57977d5 16:42:49 [Warning] One or more build-args [ARCH] were not consumed 16:42:49 Successfully built 3ed5f57977d5 16:42:49 Successfully tagged docker-app-service-configurable:latest [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 16:42:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9164 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:42:54 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 16:42:59 using credential edgex-jenkins-ssh 16:42:59 Cloning the remote Git repository 16:42:59 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:42:59 > git init /w/workspace/app-service-configurable/15 # timeout=10 16:42:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:42:59 > git --version # timeout=10 16:42:59 > git --version # 'git version 2.17.1' 16:42:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:43:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:00 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:43:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:43:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:43:01 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 16:43:01 Merge succeeded, producing 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 16:43:01 Checking out Revision 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 (PR-124) 16:43:01 > git config core.sparsecheckout # timeout=10 16:43:01 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 16:43:01 > git remote # timeout=10 16:43:01 > git config --get remote.origin.url # timeout=10 16:43:01 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:01 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:43:01 > git rev-parse HEAD^{commit} # timeout=10 16:43:01 > git config core.sparsecheckout # timeout=10 16:43:01 > git checkout -f 3d7b64243e4d3795c56e9a33b061b6041f4b3d81 # timeout=10 16:43:05 Still waiting to schedule task 16:43:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:43:05 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:43:05 First time build. Skipping changelog. 16:43:05 > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:43:07 ========================================================= 16:43:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:43:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:43:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:43:08 Sending build context to Docker daemon 98.3kB 16:43:08 Step 1/8 : ARG BASE=golang:1.15-alpine 16:43:08 Step 2/8 : FROM ${BASE} 16:43:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:43:09 b538f80385f9: Pulling fs layer 16:43:09 74f711af9a0d: Pulling fs layer 16:43:09 99f96fe45779: Pulling fs layer 16:43:09 8529a6b9a6be: Pulling fs layer 16:43:09 45590311c82a: Pulling fs layer 16:43:09 69ca0ff8b7b3: Pulling fs layer 16:43:09 209524e5b208: Pulling fs layer 16:43:09 8529a6b9a6be: Waiting 16:43:09 45590311c82a: Waiting 16:43:09 69ca0ff8b7b3: Waiting 16:43:09 209524e5b208: Waiting 16:43:09 99f96fe45779: Download complete 16:43:09 74f711af9a0d: Verifying Checksum 16:43:09 74f711af9a0d: Download complete 16:43:09 45590311c82a: Download complete 16:43:09 69ca0ff8b7b3: Verifying Checksum 16:43:09 b538f80385f9: Download complete 16:43:10 b538f80385f9: Pull complete 16:43:10 74f711af9a0d: Pull complete 16:43:11 99f96fe45779: Pull complete 16:43:12 209524e5b208: Verifying Checksum 16:43:12 209524e5b208: Download complete 16:43:13 8529a6b9a6be: Verifying Checksum 16:43:13 8529a6b9a6be: Download complete 16:43:25 8529a6b9a6be: Pull complete 16:43:25 45590311c82a: Pull complete 16:43:25 69ca0ff8b7b3: Pull complete 16:43:28 209524e5b208: Pull complete 16:43:28 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:43:28 ---> 5bddaf1c2fca 16:43:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:43:30 ---> Running in 7704244d7930 16:43:31 Removing intermediate container 7704244d7930 16:43:31 ---> ce4122efd697 16:43:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:43:31 ---> Running in 2761c79e4046 16:43:33 Removing intermediate container 2761c79e4046 16:43:33 ---> 582a00ad4f4b 16:43:33 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:43:34 ---> Running in b3a2e668ab05 16:43:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:43:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:43:37 (1/6) Installing libc-dev (0.7.2-r3) 16:43:37 (2/6) Installing libsodium (1.0.18-r0) 16:43:37 (3/6) Installing pkgconf (1.7.2-r0) 16:43:37 (4/6) Installing libsodium-dev (1.0.18-r0) 16:43:37 (5/6) Installing libzmq (4.3.3-r0) 16:43:37 (6/6) Installing zeromq-dev (4.3.3-r0) 16:43:37 Executing busybox-1.31.1-r16.trigger 16:43:37 OK: 144 MiB in 45 packages 16:43:39 Removing intermediate container b3a2e668ab05 16:43:39 ---> 46220daed57a 16:43:39 Step 6/8 : WORKDIR /app 16:43:39 ---> Running in 134f596e7312 16:43:39 Removing intermediate container 134f596e7312 16:43:39 ---> 3d2a42ba4bfb 16:43:39 Step 7/8 : COPY . . 16:43:40 ---> aa1968d0516c 16:43:40 Step 8/8 : RUN go mod download 16:43:40 ---> Running in 8fe1af03d6d8 16:44:10 Running on prd-ubuntu18.04-docker-8c-8g-9165 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:44:10 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 16:44:12 using credential edgex-jenkins-ssh 16:44:12 Cloning the remote Git repository 16:44:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:44:12 > git init /w/workspace/app-service-configurable/15 # timeout=10 16:44:13 Removing intermediate container 8fe1af03d6d8 16:44:13 ---> 2a801b157ec5 16:44:13 Successfully built 2a801b157ec5 16:44:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:13 + docker inspect -f . ci-base-image-arm64 16:44:13 . [Pipeline] withDockerContainer 16:44:13 prd-ubuntu18.04-docker-arm64-4c-16g-9164 does not seem to be running inside a container 16:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:44:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:44:12 > git --version # timeout=10 16:44:12 > git --version # 'git version 2.17.1' 16:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:44:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:44:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:44:14 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 16:44:14 Merge succeeded, producing 13b4968e59867707812808d1bfa43c4835164963 16:44:14 Checking out Revision 13b4968e59867707812808d1bfa43c4835164963 (PR-124) 16:44:13 > git config core.sparsecheckout # timeout=10 16:44:13 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 16:44:13 > git remote # timeout=10 16:44:13 > git config --get remote.origin.url # timeout=10 16:44:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:13 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 16:44:13 > git rev-parse HEAD^{commit} # timeout=10 16:44:13 > git config core.sparsecheckout # timeout=10 16:44:13 > git checkout -f 13b4968e59867707812808d1bfa43c4835164963 # timeout=10 16:44:15 $ docker top 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:17 + go version 16:44:17 go version go1.15.2 linux/arm64 [Pipeline] } 16:44:17 $ docker stop --time=1 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 16:44:17 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 16:44:17 First time build. Skipping changelog. 16:44:17 > git rev-list --no-walk c1611aefcc9b078fcdf35cc55c81b0e54a2f4fa5 # timeout=10 16:44:19 $ docker rm -f 0ba0fe9e73341abcf1546a51bc3b227e1a05d9efe1349c07f3d20d0ca5e07243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:20 + echo snap-build.sh 16:44:20 snap-build.sh 16:44:20 + SNAP_BASE_DIR=. 16:44:20 + '[' '!' -z /w/workspace/app-service-configurable/15 ']' 16:44:20 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/15 16:44:20 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/15]' 16:44:20 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/15] 16:44:20 + sudo apt-get update 16:44:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:44:20 Hit:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease 16:44:20 Get:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:44:20 Get:4 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 16:44:20 Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 16:44:20 Get:6 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 16:44:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 16:44:20 Get:8 http://apt.puppetlabs.com xenial InRelease [101 kB] 16:44:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 16:44:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 16:44:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 16:44:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 16:44:20 + docker inspect -f . ci-base-image-arm64 16:44:20 . [Pipeline] withDockerContainer 16:44:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 16:44:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 16:44:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 16:44:21 Hit:16 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 16:44:21 Get:17 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 16:44:21 Get:18 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 16:44:21 Get:19 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 16:44:21 Get:20 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 16:44:21 Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 16:44:21 Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 16:44:21 Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 16:44:21 Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 16:44:21 prd-ubuntu18.04-docker-arm64-4c-16g-9164 does not seem to be running inside a container 16:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/15 -v /w/workspace/app-service-configurable/15:/w/workspace/app-service-configurable/15:rw,z -v /w/workspace/app-service-configurable/15@tmp:/w/workspace/app-service-configurable/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:44:21 Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] 16:44:21 Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] 16:44:21 Get:27 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] 16:44:21 Get:28 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] 16:44:21 Get:29 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] 16:44:22 $ docker top 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:24 + make test 16:44:24 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:44:26 Fetched 8105 kB in 2s (4212 kB/s) 16:44:26 Reading package lists... 16:44:26 + sudo apt-get install -y snapd expect 16:44:26 Reading package lists... 16:44:26 Building dependency tree... 16:44:26 Reading state information... 16:44:27 The following packages were automatically installed and are no longer required: 16:44:27 grub-pc-bin libdumbnet1 16:44:27 Use 'sudo apt autoremove' to remove them. 16:44:27 The following additional packages will be installed: 16:44:27 tcl-expect 16:44:27 Suggested packages: 16:44:27 zenity | kdialog 16:44:27 The following NEW packages will be installed: 16:44:27 expect tcl-expect 16:44:27 The following packages will be upgraded: 16:44:27 snapd 16:44:27 1 upgraded, 2 newly installed, 0 to remove and 50 not upgraded. 16:44:27 Need to get 21.1 MB of archives. 16:44:27 After this operation, 3649 kB of additional disk space will be used. 16:44:27 Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 16:44:27 Get:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 16:44:27 Get:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 16:44:28 debconf: unable to initialize frontend: Dialog 16:44:28 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 16:44:28 debconf: falling back to frontend: Readline 16:44:28 debconf: unable to initialize frontend: Readline 16:44:28 debconf: (This frontend requires a controlling tty.) 16:44:28 debconf: falling back to frontend: Teletype 16:44:28 dpkg-preconfigure: unable to re-open stdin: 16:44:28 Fetched 21.1 MB in 1s (31.9 MB/s) 16:44:28 Selecting previously unselected package tcl-expect:amd64. 16:44:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189863 files and directories currently installed.) 16:44:29 Preparing to unpack .../tcl-expect_5.45.4-1_amd64.deb ... 16:44:29 Unpacking tcl-expect:amd64 (5.45.4-1) ... 16:44:29 Selecting previously unselected package expect. 16:44:29 Preparing to unpack .../expect_5.45.4-1_amd64.deb ... 16:44:29 Unpacking expect (5.45.4-1) ... 16:44:29 Preparing to unpack .../snapd_2.47.1+18.04_amd64.deb ... 16:44:29 Unpacking snapd (2.47.1+18.04) over (2.46.1+18.04) ... 16:44:32 Setting up snapd (2.47.1+18.04) ... 16:44:32 Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... 16:44:34 snapd.failure.service is a disabled or a static unit, not starting it. 16:44:34 snapd.snap-repair.service is a disabled or a static unit, not starting it. 16:44:34 Setting up tcl-expect:amd64 (5.45.4-1) ... 16:44:34 Setting up expect (5.45.4-1) ... 16:44:34 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 16:44:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:44:36 Processing triggers for dbus (1.12.2-1ubuntu1.2) ... 16:44:36 Processing triggers for mime-support (3.60ubuntu1) ... 16:44:38 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 16:44:38 + pushd /w/workspace/app-service-configurable/15 16:44:38 + unbuffer sudo snapcraft clean 16:44:38 sudo: snapcraft: command not found [Pipeline] } [Pipeline] // withEnv [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] } 16:44:39 Failed in branch amd64 16:45:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:45:21 CGO_ENABLED=1 go vet ./... 16:45:22 gofmt -l . 16:45:22 [ "`gofmt -l .`" = "" ] 16:45:22 ./bin/test-go-mod-tidy.sh 16:45:22 ./bin/test-attribution-txt.sh [Pipeline] stash 16:45:24 Warning: overwriting stash ‘coverage-report’ 16:45:24 Stashed 1 file(s) [Pipeline] } 16:45:24 $ docker stop --time=1 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e 16:45:26 $ docker rm -f 7cb79e1d9f96d13e017a9dc3c38cf74a79d274df370ffa4e70767c2126225f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:45:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:45:28 + ls -al . 16:45:28 total 120 16:45:28 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 16:45 . 16:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:42 .. 16:45:28 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 16:43 .dockerignore 16:45:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 16:43 .git 16:45:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:43 .github 16:45:28 -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 16:43 .gitignore 16:45:28 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 16:43 Attribution.txt 16:45:28 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 16:43 Dockerfile 16:45:28 -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 16:43 Dockerfile.build 16:45:28 -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 16:43 Jenkinsfile 16:45:28 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 16:43 LICENSE 16:45:28 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 16:43 README.md 16:45:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 16:40 VERSION 16:45:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 16:43 bin 16:45:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 16:44 coverage.out 16:45:28 -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 16:43 docker-compose.debug.yml 16:45:28 -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 16:43 docker-compose.yml 16:45:28 -rw-r--r-- 1 jenkins jenkins 133 Oct 27 16:45 go.mod 16:45:28 -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 16:45 go.sum 16:45:28 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 16:43 main.go 16:45:28 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 16:43 makefile 16:45:28 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 16:43 res 16:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 16:43 snap [Pipeline] isUnix [Pipeline] sh 16:45:29 + 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=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 --label arch=arm64 --label version=0.0.0 . 16:45:29 Sending build context to Docker daemon 120.8kB 16:45:29 Step 1/27 : ARG BASE=golang:1.15-alpine 16:45:29 Step 2/27 : FROM ${BASE} AS builder 16:45:29 ---> 2a801b157ec5 16:45:29 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:45:29 ---> Running in f3e9c2ab965e 16:45:30 Removing intermediate container f3e9c2ab965e 16:45:30 ---> 6e9d19f03c79 16:45:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:45:30 ---> Running in ced1bd5d72b7 16:45:30 Removing intermediate container ced1bd5d72b7 16:45:30 ---> b1208e2ced5f 16:45:30 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:45:31 ---> Running in a9ae284a9fff 16:45:31 Removing intermediate container a9ae284a9fff 16:45:31 ---> ca738d5e0ad0 16:45:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:31 ---> Running in 89d3c665a005 16:45:34 Removing intermediate container 89d3c665a005 16:45:34 ---> 9107ecdda340 16:45:34 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:45:34 ---> Running in 46d9f9f4eaea 16:45:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:45:37 OK: 144 MiB in 45 packages 16:45:38 Removing intermediate container 46d9f9f4eaea 16:45:38 ---> 22f2e03535da 16:45:38 Step 8/27 : WORKDIR /app 16:45:38 ---> Running in a2b03563b1f2 16:45:38 Removing intermediate container a2b03563b1f2 16:45:38 ---> 4503ef167a0b 16:45:38 Step 9/27 : COPY go.mod . 16:45:39 ---> eaab0e8c1dcd 16:45:39 Step 10/27 : RUN go mod download 16:45:39 ---> Running in 797fec96c5ed 16:45:43 Removing intermediate container 797fec96c5ed 16:45:43 ---> 92d034cbdc00 16:45:43 Step 11/27 : COPY . . 16:45:43 ---> 7ebbdf7e2d91 16:45:43 Step 12/27 : ARG MAKE="make build" 16:45:44 ---> Running in d03eadc67e58 16:45:44 Removing intermediate container d03eadc67e58 16:45:44 ---> 0ef16dc2987c 16:45:44 Step 13/27 : RUN $MAKE 16:45:44 ---> Running in 6295736552a5 16:45:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:46:33 Removing intermediate container 6295736552a5 16:46:33 ---> 12e510ccfa13 16:46:33 Step 14/27 : FROM alpine:latest 16:46:33 latest: Pulling from library/alpine 16:46:33 5f621e34cdf4: Pulling fs layer 16:46:33 5f621e34cdf4: Verifying Checksum 16:46:33 5f621e34cdf4: Download complete 16:46:33 5f621e34cdf4: Pull complete 16:46:33 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:46:33 Status: Downloaded newer image for alpine:latest 16:46:33 ---> 2e77e061c27f 16:46:33 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:46:33 ---> Running in d6d3076467cc 16:46:34 Removing intermediate container d6d3076467cc 16:46:34 ---> 027588f3c73e 16:46:34 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:46:34 ---> Running in 3730b8599c33 16:46:34 Removing intermediate container 3730b8599c33 16:46:34 ---> f8dd64497a2b 16:46:34 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:46:34 ---> Running in 9ba6730a42e9 16:46:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:46:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:46:36 (1/6) Installing ca-certificates (20191127-r4) 16:46:36 (2/6) Installing libgcc (9.3.0-r2) 16:46:36 (3/6) Installing libsodium (1.0.18-r0) 16:46:36 (4/6) Installing libstdc++ (9.3.0-r2) 16:46:36 (5/6) Installing libzmq (4.3.3-r0) 16:46:36 (6/6) Installing zeromq (4.3.3-r0) 16:46:36 Executing busybox-1.31.1-r19.trigger 16:46:36 Executing ca-certificates-20191127-r4.trigger 16:46:36 OK: 9 MiB in 20 packages 16:46:38 Removing intermediate container 9ba6730a42e9 16:46:38 ---> 258be06b7269 16:46:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:46:39 ---> b9cc40cb4380 16:46:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:46:39 ---> b25f08238d03 16:46:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:46:40 ---> 8531abcf7785 16:46:40 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:46:42 ---> f109060bc9fe 16:46:42 Step 22/27 : EXPOSE 48095 16:46:42 ---> Running in 96b2b4b1fbd7 16:46:42 Removing intermediate container 96b2b4b1fbd7 16:46:42 ---> 74893b4c291e 16:46:42 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:46:43 ---> Running in 90e5e51f65eb 16:46:43 Removing intermediate container 90e5e51f65eb 16:46:43 ---> a738874b0b45 16:46:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:46:43 ---> Running in 340cd1e44bfc 16:46:44 Removing intermediate container 340cd1e44bfc 16:46:44 ---> ddd3c6acf969 16:46:44 Step 25/27 : LABEL arch=arm64 16:46:44 ---> Running in cad55d4e8b6d 16:46:44 Removing intermediate container cad55d4e8b6d 16:46:44 ---> 48fed75fafa3 16:46:44 Step 26/27 : LABEL git_sha=39bea09f1c978bbfd93a34767ad2e67abc0d81e5 16:46:44 ---> Running in 353e1e3ac162 16:46:45 Removing intermediate container 353e1e3ac162 16:46:45 ---> 0704ed1a747d 16:46:45 Step 27/27 : LABEL version=0.0.0 16:46:45 ---> Running in 996cd75ea162 16:46:46 Removing intermediate container 996cd75ea162 16:46:46 ---> b49a6722e711 16:46:46 [Warning] One or more build-args [ARCH] were not consumed 16:46:46 Successfully built b49a6722e711 16:46:46 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 16:47:01 Still waiting to schedule task 16:47:01 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 16:48:45 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9166 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:48:45 Running in /w/workspace/app-service-configurable/15 [Pipeline] { [Pipeline] checkout 16:48:49 using credential edgex-jenkins-ssh 16:48:49 Cloning the remote Git repository 16:48:49 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:48:49 > git init /w/workspace/app-service-configurable/15 # timeout=10 16:48:49 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:48:49 > git --version # timeout=10 16:48:49 > git --version # 'git version 2.17.1' 16:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:48:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:48:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:50 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 286406ade1d1d563e7fcb3f803b6156741223605 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 16:48:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:48:50 > git config core.sparsecheckout # timeout=10 16:48:50 > git checkout -f 286406ade1d1d563e7fcb3f803b6156741223605 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:48:52 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] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:48:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:55 ---> package-listing.sh 16:48:55 ++ facter osfamily 16:48:55 ++ tr '[:upper:]' '[:lower:]' 16:48:55 + OS_FAMILY=redhat 16:48:55 + workspace=/w/workspace/_app-service-configurable_PR-124 16:48:55 + START_PACKAGES=/tmp/packages_start.txt 16:48:55 + END_PACKAGES=/tmp/packages_end.txt 16:48:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:55 + PACKAGES=/tmp/packages_start.txt 16:48:55 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:48:55 + PACKAGES=/tmp/packages_end.txt 16:48:55 + case "${OS_FAMILY}" in 16:48:55 + rpm -qa 16:48:55 + sort 16:49:00 + '[' -f /tmp/packages_start.txt ']' 16:49:00 + '[' -f /tmp/packages_end.txt ']' 16:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:49:00 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:49:00 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 16:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 16:49:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:49:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:49:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:00 16:49:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:49:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:01 alpine: Pulling from edgex-lftools-log-publisher 16:49:01 df20fa9351a1: Pulling fs layer 16:49:01 36b3adc4ff6f: Pulling fs layer 16:49:01 8ad3a11d3b57: Pulling fs layer 16:49:01 46f8f816bc3b: Pulling fs layer 16:49:01 93b61091891f: Pulling fs layer 16:49:01 93b9cdb0e59b: Pulling fs layer 16:49:01 5e14af77c1be: Pulling fs layer 16:49:01 01666e4c0597: Pulling fs layer 16:49:01 aa168da1d23b: Pulling fs layer 16:49:01 93b9cdb0e59b: Waiting 16:49:01 5e14af77c1be: Waiting 16:49:01 01666e4c0597: Waiting 16:49:01 aa168da1d23b: Waiting 16:49:01 46f8f816bc3b: Waiting 16:49:01 93b61091891f: Waiting 16:49:01 36b3adc4ff6f: Verifying Checksum 16:49:01 36b3adc4ff6f: Download complete 16:49:01 46f8f816bc3b: Verifying Checksum 16:49:01 46f8f816bc3b: Download complete 16:49:01 df20fa9351a1: Verifying Checksum 16:49:01 df20fa9351a1: Download complete 16:49:01 93b9cdb0e59b: Download complete 16:49:01 5e14af77c1be: Verifying Checksum 16:49:01 5e14af77c1be: Download complete 16:49:01 93b61091891f: Verifying Checksum 16:49:01 93b61091891f: Download complete 16:49:01 01666e4c0597: Verifying Checksum 16:49:01 01666e4c0597: Download complete 16:49:01 df20fa9351a1: Pull complete 16:49:01 36b3adc4ff6f: Pull complete 16:49:02 8ad3a11d3b57: Verifying Checksum 16:49:02 8ad3a11d3b57: Download complete 16:49:03 8ad3a11d3b57: Pull complete 16:49:03 46f8f816bc3b: Pull complete 16:49:04 93b61091891f: Pull complete 16:49:04 93b9cdb0e59b: Pull complete 16:49:04 aa168da1d23b: Verifying Checksum 16:49:04 aa168da1d23b: Download complete 16:49:04 5e14af77c1be: Pull complete 16:49:04 01666e4c0597: Pull complete 16:49:12 aa168da1d23b: Pull complete 16:49:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:49:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:49:12 prd-centos7-docker-4c-2g-9160 does not seem to be running inside a container 16:49:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:49:16 $ docker top 54f9bf68bd2d17aeb048d587222b20f42bfb934475fb9106d77c7e1c96139e9f -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:17 + touch /tmp/pre-build-complete [Pipeline] sh 16:49:17 + mkdir -p /var/log/sa [Pipeline] sh 16:49:17 + ls /var/log/sa-host 16:49:17 + sadf -c /var/log/sa-host/sa05 16:49:17 file_magic: OK 16:49:17 HZ: Using current value: 100 16:49:17 file_header: OK 16:49:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:49:17 Statistics: 16:49:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:49:17 File successfully converted to sysstat format version 12.2.1 16:49:17 + sadf -c /var/log/sa-host/sa27 16:49:17 file_magic: OK 16:49:17 HZ: Using current value: 100 16:49:17 file_header: OK 16:49:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:49:17 Statistics: 16:49:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:49:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:18 provisioning config files... 16:49:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config4466532759199036736tmp [Pipeline] { [Pipeline] echo 16:49:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:49:19 ---> create-netrc.sh [Pipeline] } 16:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:49:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:49:19 ---> python-tools-install.sh [Pipeline] echo 16:49:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:49:19 ---> sudo-logs.sh 16:49:19 Archiving 'sudo' log.. [Pipeline] echo 16:49:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:49:20 ---> job-cost.sh 16:49:20 lf-activate-venv: SKIPPING 16:49:20 INFO: No Stack... 16:49:21 INFO: Retrieving Pricing Info for: v1-standard-2 16:49:21 INFO: Archiving Costs [Pipeline] echo 16:49:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:49:22 ---> logs-deploy.sh 16:49:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/15 16:49:22 INFO: archiving workspace using pattern(s): 16:49:24 Archives upload complete. 16:49:24 INFO: archiving logs to Nexus