Pull request #892 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from a5e0f47722786568e5ba934a3497ba3a37ed342d+4c3c66c497cf52a3890b5e73c45d4dacb89714fe (5773fb9367858bc8133791fd0d8430e596228492) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4615853144788501961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4260203660636179776.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-functions-sdk-go/branches/PR-892/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7886470515699763587.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh369823764801162223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1666883152250799507.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5037118545525519378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-312 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-892 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh3085978485126578623.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh1904915203870191204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh993618204278390961.key > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 Commit message: "refactor: Update code for latest core contracts V1 removal" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T20:57:06.895Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T20:57:07.085Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T20:57:07.206Z] ========================================================= [2021-06-10T20:57:07.206Z] EdgeX Global Pipelines Version Info [2021-06-10T20:57:07.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T20:57:08.736Z] ------------------- [2021-06-10T20:57:08.736Z] stable info: [2021-06-10T20:57:08.736Z] ------------------- [2021-06-10T20:57:08.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T20:57:08.736Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T20:57:08.736Z] Message: update stable to v1.0.195 [2021-06-10T20:57:09.312Z] ------------------- [2021-06-10T20:57:09.312Z] experimental info: [2021-06-10T20:57:09.312Z] ------------------- [2021-06-10T20:57:09.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T20:57:09.312Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T20:57:09.312Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T20:57:09.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-10T20:57:09.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-10T20:57:09.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T20:57:09.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T20:57:09.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T20:57:09.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T20:57:09.927Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T20:57:09.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T20:57:10.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T20:57:10.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T20:57:10.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T20:57:10.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-10T20:57:10.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T20:57:10.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T20:57:10.414Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T20:57:10.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T20:57:10.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T20:57:10.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T20:57:10.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T20:57:10.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T20:57:10.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T20:57:10.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T20:57:10.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T20:57:10.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T20:57:11.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T20:57:11.108Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T20:57:11.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-892 [Pipeline] echo [2021-06-10T20:57:11.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-892 [Pipeline] echo [2021-06-10T20:57:11.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-892 [Pipeline] echo [2021-06-10T20:57:11.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5e0f47722786568e5ba934a3497ba3a37ed342d [Pipeline] echo [2021-06-10T20:57:11.425Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5e0f47 [Pipeline] echo [2021-06-10T20:57:11.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T20:57:12.153Z] + git log --format=format:%s -1 a5e0f47722786568e5ba934a3497ba3a37ed342d [Pipeline] echo [2021-06-10T20:57:12.217Z] GIT_COMMIT: a5e0f47722786568e5ba934a3497ba3a37ed342d, Commit Message: refactor: Update code for latest core contracts V1 removal [Pipeline] echo [2021-06-10T20:57:12.257Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T20:57:13.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T20:57:13.608Z] [2021-06-10T20:57:13.608Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T20:57:13.976Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T20:57:13.976Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T20:57:13.976Z] 31603596830f: Pulling fs layer [2021-06-10T20:57:13.976Z] 54011a49482f: Pulling fs layer [2021-06-10T20:57:13.976Z] a6820b24f6d8: Pulling fs layer [2021-06-10T20:57:13.976Z] f581987b2513: Pulling fs layer [2021-06-10T20:57:13.976Z] f581987b2513: Waiting [2021-06-10T20:57:13.976Z] 54011a49482f: Verifying Checksum [2021-06-10T20:57:13.976Z] 54011a49482f: Download complete [2021-06-10T20:57:14.239Z] 31603596830f: Verifying Checksum [2021-06-10T20:57:14.239Z] 31603596830f: Download complete [2021-06-10T20:57:14.239Z] f581987b2513: Verifying Checksum [2021-06-10T20:57:14.239Z] f581987b2513: Download complete [2021-06-10T20:57:14.239Z] a6820b24f6d8: Verifying Checksum [2021-06-10T20:57:14.239Z] a6820b24f6d8: Download complete [2021-06-10T20:57:14.507Z] 31603596830f: Pull complete [2021-06-10T20:57:14.507Z] 54011a49482f: Pull complete [2021-06-10T20:57:15.088Z] a6820b24f6d8: Pull complete [2021-06-10T20:57:15.358Z] f581987b2513: Pull complete [2021-06-10T20:57:15.358Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T20:57:15.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T20:57:15.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T20:57:15.481Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-06-10T20:57:15.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T20:57:16.868Z] $ docker top 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T20:57:17.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T20:57:17.112Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T20:57:17.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T20:57:17.247Z] $ docker exec 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent [2021-06-10T20:57:17.371Z] SSH_AUTH_SOCK=/tmp/ssh-k2s4nUIjUlLl/agent.15 [2021-06-10T20:57:17.371Z] SSH_AGENT_PID=21 [2021-06-10T20:57:17.380Z] Running ssh-add (command line suppressed) [2021-06-10T20:57:17.485Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_1710944390489165199.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_1710944390489165199.key) [2021-06-10T20:57:17.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T20:57:17.870Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T20:57:17.891Z] $ docker exec --env ******** --env ******** 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent -k [2021-06-10T20:57:17.990Z] unset SSH_AUTH_SOCK; [2021-06-10T20:57:17.990Z] unset SSH_AGENT_PID; [2021-06-10T20:57:17.990Z] echo Agent pid 21 killed; [2021-06-10T20:57:18.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T20:57:18.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T20:57:18.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T20:57:18.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T20:57:18.253Z] $ docker exec 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent [2021-06-10T20:57:18.378Z] SSH_AUTH_SOCK=/tmp/ssh-MdEVMwMadAC9/agent.54 [2021-06-10T20:57:18.378Z] SSH_AGENT_PID=60 [2021-06-10T20:57:18.384Z] Running ssh-add (command line suppressed) [2021-06-10T20:57:18.501Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_4187458824951905685.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_4187458824951905685.key) [2021-06-10T20:57:18.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T20:57:18.868Z] + git semver init [2021-06-10T20:57:18.868Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T20:57:18.869Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.git [2021-06-10T20:57:18.869Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-892 [2021-06-10T20:57:18.869Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T20:57:18.869Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T20:57:18.869Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T20:57:18.869Z] # $SEMVER_BRANCH = PR-892 [2021-06-10T20:57:18.869Z] # $SEMVER_TEMP = /tmp/semver-107503321 [2021-06-10T20:57:18.869Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-10T20:57:20.793Z] # '/tmp/semver-107503321' -> '/w/workspace/ndry_app-functions-sdk-go_PR-892/.semver' [2021-06-10T20:57:20.793Z] # -> Force: false [2021-06-10T20:57:20.793Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.semver [Pipeline] } [2021-06-10T20:57:20.810Z] $ docker exec --env ******** --env ******** 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff ssh-agent -k [2021-06-10T20:57:20.917Z] unset SSH_AUTH_SOCK; [2021-06-10T20:57:20.917Z] unset SSH_AGENT_PID; [2021-06-10T20:57:20.917Z] echo Agent pid 60 killed; [2021-06-10T20:57:20.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T20:57:21.388Z] + git semver [Pipeline] } [2021-06-10T20:57:21.416Z] $ docker stop --time=1 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff [2021-06-10T20:57:22.907Z] $ docker rm -f 75b98746b1198e08db11c747b0d9f30bab0c445f7b23fb7831a3f59be2859dff [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T20:57:23.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T20:57:23.715Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T20:57:23.743Z] [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 [2021-06-10T20:57:39.342Z] Still waiting to schedule task [2021-06-10T20:57:39.342Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-312’ [2021-06-10T20:57:39.370Z] Still waiting to schedule task [2021-06-10T20:57:39.370Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T20:59:37.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-313 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws [2021-06-10T20:59:37.634Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T20:59:37.918Z] The recommended git tool is: git [2021-06-10T20:59:42.897Z] using credential edgex-jenkins-ssh [2021-06-10T20:59:42.913Z] Cloning the remote Git repository [2021-06-10T20:59:42.957Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T20:59:43.073Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-10T20:59:43.148Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T20:59:43.148Z] > git --version # timeout=10 [2021-06-10T20:59:43.230Z] > git --version # 'git version 2.17.1' [2021-06-10T20:59:43.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T20:59:43.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T20:59:46.435Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T20:59:46.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T20:59:46.478Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T20:59:46.515Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T20:59:46.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T20:59:46.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T20:59:47.160Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d [2021-06-10T20:59:47.412Z] Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d [2021-06-10T20:59:47.412Z] Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) [2021-06-10T20:59:47.174Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:59:47.190Z] > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 [2021-06-10T20:59:47.321Z] > git remote # timeout=10 [2021-06-10T20:59:47.337Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T20:59:47.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T20:59:47.369Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T20:59:47.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T20:59:47.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T20:59:47.434Z] > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 [2021-06-10T20:59:51.632Z] Commit message: "refactor: Update code for latest core contracts V1 removal" [2021-06-10T20:59:51.695Z] > git --version # timeout=10 [2021-06-10T20:59:51.705Z] > git --version # 'git version 2.17.1' [2021-06-10T20:59:51.718Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T20:59:53.480Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T20:59:53.971Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T20:59:54.338Z] + sudo service+ docker restart [2021-06-10T20:59:54.338Z] true [2021-06-10T21:00:02.427Z] Running on prd-centos7-docker-4c-2g-314 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws [2021-06-10T21:00:02.492Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T21:00:02.676Z] The recommended git tool is: git [2021-06-10T21:00:05.016Z] using credential edgex-jenkins-ssh [2021-06-10T21:00:05.034Z] Cloning the remote Git repository [2021-06-10T21:00:05.200Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T21:00:05.256Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-10T21:00:05.295Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T21:00:05.296Z] > git --version # timeout=10 [2021-06-10T21:00:05.302Z] > git --version # 'git version 2.24.4' [2021-06-10T21:00:05.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:00:05.436Z] [INFO] Currently running in a labeled security context [2021-06-10T21:00:05.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:00:05.436Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh2515397682735543660.key [2021-06-10T21:00:05.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:00:08.696Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T21:00:08.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T21:00:08.724Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T21:00:08.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T21:00:08.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:00:08.738Z] [INFO] Currently running in a labeled security context [2021-06-10T21:00:08.738Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:00:08.738Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1336392915769673925.key [2021-06-10T21:00:08.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T21:00:10.047Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit a5e0f47722786568e5ba934a3497ba3a37ed342d [2021-06-10T21:00:10.146Z] Merge succeeded, producing a5e0f47722786568e5ba934a3497ba3a37ed342d [2021-06-10T21:00:10.147Z] Checking out Revision a5e0f47722786568e5ba934a3497ba3a37ed342d (PR-892) [2021-06-10T21:00:10.052Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:00:10.061Z] > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 [2021-06-10T21:00:10.100Z] > git remote # timeout=10 [2021-06-10T21:00:10.105Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T21:00:10.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T21:00:10.113Z] [INFO] Currently running in a labeled security context [2021-06-10T21:00:10.113Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T21:00:10.113Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7523315506350797962.key [2021-06-10T21:00:10.118Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T21:00:10.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T21:00:10.145Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T21:00:10.149Z] > git checkout -f a5e0f47722786568e5ba934a3497ba3a37ed342d # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-06-10T21:00:13.134Z] ========================================================= [2021-06-10T21:00:13.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T21:00:13.135Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:00:13.547Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T21:00:13.761Z] Commit message: "refactor: Update code for latest core contracts V1 removal" [2021-06-10T21:00:13.782Z] > git --version # timeout=10 [2021-06-10T21:00:13.796Z] > git --version # 'git version 2.24.4' [2021-06-10T21:00:13.866Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-06-10T21:00:14.543Z] Sending build context to Docker daemon 19.94MB [Pipeline] { [Pipeline] sh [2021-06-10T21:00:14.822Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T21:00:14.823Z] Step 2/8 : FROM ${BASE} [2021-06-10T21:00:15.099Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T21:00:15.099Z] 595b0fe564bb: Pulling fs layer [2021-06-10T21:00:15.099Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T21:00:15.099Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T21:00:15.099Z] ba82ee9f976e: Pulling fs layer [2021-06-10T21:00:15.099Z] 506bd15cee9f: Pulling fs layer [2021-06-10T21:00:15.099Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T21:00:15.099Z] 618dc40b7e24: Pulling fs layer [2021-06-10T21:00:15.099Z] ba82ee9f976e: Waiting [2021-06-10T21:00:15.099Z] 506bd15cee9f: Waiting [2021-06-10T21:00:15.099Z] 75a0a4a0db45: Waiting [2021-06-10T21:00:15.099Z] 618dc40b7e24: Waiting [2021-06-10T21:00:15.216Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T21:00:15.373Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T21:00:15.373Z] 5b7225fbf94c: Download complete [2021-06-10T21:00:15.373Z] 3088b5b3c5c0: Download complete [2021-06-10T21:00:15.373Z] 506bd15cee9f: Verifying Checksum [2021-06-10T21:00:15.373Z] 506bd15cee9f: Download complete [2021-06-10T21:00:15.373Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T21:00:15.373Z] 75a0a4a0db45: Download complete [2021-06-10T21:00:15.373Z] 595b0fe564bb: Verifying Checksum [2021-06-10T21:00:15.373Z] 595b0fe564bb: Download complete [2021-06-10T21:00:15.560Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T21:00:15.884Z] + true [2021-06-10T21:00:15.885Z] + sudo service docker restart [2021-06-10T21:00:15.885Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T21:00:15.975Z] 595b0fe564bb: Pull complete [2021-06-10T21:00:16.962Z] 3088b5b3c5c0: Pull complete [2021-06-10T21:00:17.241Z] 5b7225fbf94c: Pull complete [2021-06-10T21:00:17.844Z] 618dc40b7e24: Verifying Checksum [2021-06-10T21:00:17.844Z] 618dc40b7e24: Download complete [2021-06-10T21:00:19.285Z] ba82ee9f976e: Download complete [2021-06-10T21:00:29.477Z] ba82ee9f976e: Pull complete [2021-06-10T21:00:29.477Z] 506bd15cee9f: Pull complete [2021-06-10T21:00:30.073Z] 75a0a4a0db45: Pull complete [2021-06-10T21:00:33.469Z] 618dc40b7e24: Pull complete [2021-06-10T21:00:33.743Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T21:00:33.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T21:00:33.743Z] ---> a36622ca3599 [2021-06-10T21:00:33.743Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T21:00:33.743Z] 20.10.0: Pulling from library/docker [2021-06-10T21:00:34.020Z] a3cc7d3b244e: Pulling fs layer [2021-06-10T21:00:34.020Z] 02a3295e0d61: Pulling fs layer [2021-06-10T21:00:34.020Z] 0f4f2e6d8100: Pulling fs layer [2021-06-10T21:00:34.020Z] 330b718f631f: Pulling fs layer [2021-06-10T21:00:34.020Z] a93816041522: Pulling fs layer [2021-06-10T21:00:34.020Z] bdb6da89ff94: Pulling fs layer [2021-06-10T21:00:34.020Z] 2a70c0c122f4: Pulling fs layer [2021-06-10T21:00:34.020Z] a93816041522: Waiting [2021-06-10T21:00:34.020Z] 330b718f631f: Waiting [2021-06-10T21:00:34.020Z] bdb6da89ff94: Waiting [2021-06-10T21:00:34.020Z] 2a70c0c122f4: Waiting [2021-06-10T21:00:34.020Z] 0f4f2e6d8100: Verifying Checksum [2021-06-10T21:00:34.020Z] 0f4f2e6d8100: Download complete [2021-06-10T21:00:34.020Z] 02a3295e0d61: Download complete [2021-06-10T21:00:34.020Z] a3cc7d3b244e: Verifying Checksum [2021-06-10T21:00:34.020Z] a3cc7d3b244e: Download complete [2021-06-10T21:00:34.020Z] a93816041522: Verifying Checksum [2021-06-10T21:00:34.020Z] a93816041522: Download complete [2021-06-10T21:00:34.020Z] 2a70c0c122f4: Verifying Checksum [2021-06-10T21:00:34.020Z] 2a70c0c122f4: Download complete [2021-06-10T21:00:34.020Z] bdb6da89ff94: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-10T21:00:34.214Z] ========================================================= [2021-06-10T21:00:34.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T21:00:34.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:00:34.562Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T21:00:35.006Z] a3cc7d3b244e: Pull complete [2021-06-10T21:00:35.134Z] Sending build context to Docker daemon 19.92MB [2021-06-10T21:00:35.134Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T21:00:35.134Z] Step 2/8 : FROM ${BASE} [2021-06-10T21:00:35.134Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T21:00:35.134Z] 540db60ca938: Pulling fs layer [2021-06-10T21:00:35.134Z] adcc1eea9eea: Pulling fs layer [2021-06-10T21:00:35.134Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T21:00:35.134Z] 0510c868ecb4: Pulling fs layer [2021-06-10T21:00:35.134Z] afea3b2eda06: Pulling fs layer [2021-06-10T21:00:35.135Z] 7809a108b3ef: Pulling fs layer [2021-06-10T21:00:35.135Z] f706445af74f: Pulling fs layer [2021-06-10T21:00:35.135Z] 0510c868ecb4: Waiting [2021-06-10T21:00:35.135Z] afea3b2eda06: Waiting [2021-06-10T21:00:35.135Z] 7809a108b3ef: Waiting [2021-06-10T21:00:35.135Z] f706445af74f: Waiting [2021-06-10T21:00:35.135Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T21:00:35.135Z] 4c4ab2625f07: Download complete [2021-06-10T21:00:35.135Z] adcc1eea9eea: Verifying Checksum [2021-06-10T21:00:35.135Z] adcc1eea9eea: Download complete [2021-06-10T21:00:35.135Z] afea3b2eda06: Verifying Checksum [2021-06-10T21:00:35.135Z] afea3b2eda06: Download complete [2021-06-10T21:00:35.135Z] 7809a108b3ef: Verifying Checksum [2021-06-10T21:00:35.135Z] 7809a108b3ef: Download complete [2021-06-10T21:00:35.397Z] 540db60ca938: Verifying Checksum [2021-06-10T21:00:35.397Z] 540db60ca938: Download complete [2021-06-10T21:00:35.609Z] 02a3295e0d61: Pull complete [2021-06-10T21:00:35.663Z] 540db60ca938: Pull complete [2021-06-10T21:00:35.663Z] adcc1eea9eea: Pull complete [2021-06-10T21:00:35.891Z] 0f4f2e6d8100: Pull complete [2021-06-10T21:00:35.928Z] 4c4ab2625f07: Pull complete [2021-06-10T21:00:36.167Z] 330b718f631f: Verifying Checksum [2021-06-10T21:00:36.167Z] 330b718f631f: Download complete [2021-06-10T21:00:36.885Z] f706445af74f: Verifying Checksum [2021-06-10T21:00:36.885Z] f706445af74f: Download complete [2021-06-10T21:00:37.836Z] 0510c868ecb4: Verifying Checksum [2021-06-10T21:00:37.836Z] 0510c868ecb4: Download complete [2021-06-10T21:00:40.489Z] 330b718f631f: Pull complete [2021-06-10T21:00:40.489Z] a93816041522: Pull complete [2021-06-10T21:00:40.765Z] bdb6da89ff94: Pull complete [2021-06-10T21:00:41.038Z] 2a70c0c122f4: Pull complete [2021-06-10T21:00:41.038Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T21:00:41.038Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T21:00:41.183Z] 0510c868ecb4: Pull complete [2021-06-10T21:00:41.184Z] afea3b2eda06: Pull complete [2021-06-10T21:00:41.184Z] 7809a108b3ef: Pull complete [2021-06-10T21:00:43.129Z] f706445af74f: Pull complete [2021-06-10T21:00:43.129Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T21:00:43.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T21:00:43.129Z] ---> b068be0155e3 [2021-06-10T21:00:43.129Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T21:00:43.129Z] 20.10.0: Pulling from library/docker [2021-06-10T21:00:43.129Z] 05e7bc50f07f: Pulling fs layer [2021-06-10T21:00:43.129Z] 6db28d0fdbf6: Pulling fs layer [2021-06-10T21:00:43.129Z] 292df0bc6bf3: Pulling fs layer [2021-06-10T21:00:43.129Z] 2e060f4bd70b: Pulling fs layer [2021-06-10T21:00:43.129Z] 80e8d568a223: Pulling fs layer [2021-06-10T21:00:43.129Z] 8dc6ef1a942a: Pulling fs layer [2021-06-10T21:00:43.129Z] 2312dd95470a: Pulling fs layer [2021-06-10T21:00:43.129Z] 80e8d568a223: Waiting [2021-06-10T21:00:43.129Z] 8dc6ef1a942a: Waiting [2021-06-10T21:00:43.129Z] 2312dd95470a: Waiting [2021-06-10T21:00:43.129Z] 2e060f4bd70b: Waiting [2021-06-10T21:00:43.129Z] 292df0bc6bf3: Verifying Checksum [2021-06-10T21:00:43.129Z] 292df0bc6bf3: Download complete [2021-06-10T21:00:43.129Z] 05e7bc50f07f: Verifying Checksum [2021-06-10T21:00:43.129Z] 05e7bc50f07f: Download complete [2021-06-10T21:00:43.129Z] 6db28d0fdbf6: Verifying Checksum [2021-06-10T21:00:43.129Z] 6db28d0fdbf6: Download complete [2021-06-10T21:00:43.129Z] 80e8d568a223: Verifying Checksum [2021-06-10T21:00:43.129Z] 80e8d568a223: Download complete [2021-06-10T21:00:43.129Z] 8dc6ef1a942a: Verifying Checksum [2021-06-10T21:00:43.129Z] 8dc6ef1a942a: Download complete [2021-06-10T21:00:43.129Z] 2312dd95470a: Verifying Checksum [2021-06-10T21:00:43.129Z] 2312dd95470a: Download complete [2021-06-10T21:00:43.391Z] 05e7bc50f07f: Pull complete [2021-06-10T21:00:43.654Z] 6db28d0fdbf6: Pull complete [2021-06-10T21:00:43.654Z] 292df0bc6bf3: Pull complete [2021-06-10T21:00:43.921Z] 2e060f4bd70b: Verifying Checksum [2021-06-10T21:00:43.921Z] 2e060f4bd70b: Download complete [2021-06-10T21:00:46.462Z] ---> c672300c3d23 [2021-06-10T21:00:46.462Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T21:00:46.462Z] ---> Running in 518005a5a9bd [2021-06-10T21:00:46.462Z] Removing intermediate container 518005a5a9bd [2021-06-10T21:00:46.462Z] ---> 7b8ecc807855 [2021-06-10T21:00:46.462Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T21:00:46.488Z] 2e060f4bd70b: Pull complete [2021-06-10T21:00:46.488Z] 80e8d568a223: Pull complete [2021-06-10T21:00:46.488Z] 8dc6ef1a942a: Pull complete [2021-06-10T21:00:46.488Z] 2312dd95470a: Pull complete [2021-06-10T21:00:46.488Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T21:00:46.488Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T21:00:46.735Z] ---> Running in ea49332eea1f [2021-06-10T21:00:48.174Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T21:00:48.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T21:00:49.744Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T21:00:49.744Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T21:00:49.744Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T21:00:49.824Z] ---> 30b9b9584e72 [2021-06-10T21:00:49.824Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T21:00:49.824Z] ---> Running in b1a70810a796 [2021-06-10T21:00:49.824Z] Removing intermediate container b1a70810a796 [2021-06-10T21:00:49.824Z] ---> d3b309b6cd9b [2021-06-10T21:00:49.824Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T21:00:49.824Z] ---> Running in 78258bbf7456 [2021-06-10T21:00:50.018Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T21:00:50.018Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T21:00:50.018Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T21:00:50.291Z] OK: 139 MiB in 45 packages [2021-06-10T21:00:50.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T21:00:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T21:00:51.285Z] Removing intermediate container ea49332eea1f [2021-06-10T21:00:51.285Z] ---> 5b4984f955a1 [2021-06-10T21:00:51.285Z] Step 6/8 : WORKDIR /build [2021-06-10T21:00:51.563Z] ---> Running in ac47b012d716 [2021-06-10T21:00:51.852Z] Removing intermediate container ac47b012d716 [2021-06-10T21:00:51.852Z] ---> a2e0eb8915d7 [2021-06-10T21:00:51.852Z] Step 7/8 : COPY go.mod . [2021-06-10T21:00:51.938Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T21:00:52.199Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T21:00:52.199Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T21:00:52.462Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T21:00:52.462Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T21:00:52.462Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T21:00:52.462Z] OK: 150 MiB in 45 packages [2021-06-10T21:00:52.836Z] ---> ef776f526d86 [2021-06-10T21:00:52.836Z] Step 8/8 : RUN go mod download [2021-06-10T21:00:52.836Z] ---> Running in aada5877f30f [2021-06-10T21:00:53.038Z] Removing intermediate container 78258bbf7456 [2021-06-10T21:00:53.038Z] ---> c24890a6b012 [2021-06-10T21:00:53.038Z] Step 6/8 : WORKDIR /build [2021-06-10T21:00:53.038Z] ---> Running in d9f6a05a1944 [2021-06-10T21:00:53.038Z] Removing intermediate container d9f6a05a1944 [2021-06-10T21:00:53.038Z] ---> 0dec38873602 [2021-06-10T21:00:53.038Z] Step 7/8 : COPY go.mod . [2021-06-10T21:00:53.305Z] ---> db00a43ad051 [2021-06-10T21:00:53.305Z] Step 8/8 : RUN go mod download [2021-06-10T21:00:53.305Z] ---> Running in d6e96feb1288 [2021-06-10T21:01:08.261Z] Removing intermediate container d6e96feb1288 [2021-06-10T21:01:08.261Z] ---> 24d5001088b1 [2021-06-10T21:01:08.261Z] Successfully built 24d5001088b1 [2021-06-10T21:01:08.261Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:01:08.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T21:01:08.624Z] . [Pipeline] withDockerContainer [2021-06-10T21:01:08.738Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-06-10T21:01:08.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T21:01:09.181Z] $ docker top f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T21:01:09.685Z] + go version [2021-06-10T21:01:09.686Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T21:01:09.712Z] $ docker stop --time=1 f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 [2021-06-10T21:01:10.933Z] $ docker rm -f f8cc243697edae198ae9065156bdbd34ae5c126af706f9a0fcabc54d29d3ebe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:01:11.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T21:01:11.751Z] . [Pipeline] withDockerContainer [2021-06-10T21:01:11.855Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-06-10T21:01:11.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T21:01:12.298Z] $ docker top 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T21:01:12.804Z] + go mod tidy [Pipeline] sh [2021-06-10T21:01:13.402Z] + make test [2021-06-10T21:01:13.402Z] make -C ./app-service-template build [2021-06-10T21:01:13.402Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:01:13.402Z] go mod tidy [2021-06-10T21:01:13.678Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-10T21:01:19.639Z] Removing intermediate container aada5877f30f [2021-06-10T21:01:19.639Z] ---> d2e1db08ef7e [2021-06-10T21:01:19.639Z] Successfully built d2e1db08ef7e [2021-06-10T21:01:19.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:01:20.013Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T21:01:20.013Z] . [Pipeline] withDockerContainer [2021-06-10T21:01:20.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container [2021-06-10T21:01:20.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T21:01:21.795Z] $ docker top 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T21:01:22.807Z] + go version [2021-06-10T21:01:22.807Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T21:01:22.843Z] $ docker stop --time=1 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac [2021-06-10T21:01:24.638Z] $ docker rm -f 080f4333d2af0865516e4a6a30effeb4d77b7ee21f7806a5ad3a2b20d81bbbac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:01:25.730Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T21:01:25.730Z] . [Pipeline] withDockerContainer [2021-06-10T21:01:25.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-313 does not seem to be running inside a container [2021-06-10T21:01:26.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T21:01:26.583Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:01:26.584Z] make -C ./app-service-template test [2021-06-10T21:01:26.584Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:01:26.584Z] go mod tidy [2021-06-10T21:01:26.584Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T21:01:27.569Z] $ docker top 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T21:01:28.640Z] + go mod tidy [Pipeline] sh [2021-06-10T21:01:29.941Z] + make test [2021-06-10T21:01:29.942Z] make -C ./app-service-template build [2021-06-10T21:01:29.942Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:01:29.942Z] go mod tidy [2021-06-10T21:01:30.547Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-10T21:01:34.779Z] ok new-app-service 0.017s coverage: 47.8% of statements [2021-06-10T21:01:34.779Z] ? new-app-service/config [no test files] [2021-06-10T21:01:34.779Z] ok new-app-service/functions 0.009s [2021-06-10T21:01:34.779Z] CGO_ENABLED=1 go vet ./... [2021-06-10T21:01:42.969Z] gofmt -l . [2021-06-10T21:01:42.969Z] main.go [2021-06-10T21:01:42.969Z] [ "`gofmt -l .`" = "" ] [2021-06-10T21:01:42.969Z] make[1]: *** [Makefile:64: test] Error 1 [2021-06-10T21:01:42.969Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:01:42.969Z] make: *** [Makefile:25: test-template] Error 2 [Pipeline] } [2021-06-10T21:01:43.013Z] $ docker stop --time=1 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a [2021-06-10T21:01:44.537Z] $ docker rm -f 4052d0d55819475cd05a06474fceb56c1eb48360deea3b4448f7bb268889ad5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:01:46.438Z] ---> job-cost.sh [2021-06-10T21:01:46.438Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M0gT [2021-06-10T21:01:56.501Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T21:02:08.852Z] lf-activate-venv(): INFO: Adding /tmp/venv-M0gT/bin to PATH [2021-06-10T21:02:08.852Z] INFO: No Stack... [2021-06-10T21:02:09.595Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:02:09.595Z] make -C ./app-service-template test [2021-06-10T21:02:09.595Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:02:09.595Z] go mod tidy [2021-06-10T21:02:09.595Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T21:02:09.803Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T21:02:10.377Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T21:02:10.723Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-10T21:02:10.723Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T21:02:10.785Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [2021-06-10T21:02:10.791Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] did not exist. Created. [2021-06-10T21:02:10.792Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T21:02:11.227Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T21:02:11.490Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T21:02:11.511Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:02:12.164Z] Failed in branch amd64 [2021-06-10T21:02:36.435Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-06-10T21:02:36.435Z] ? new-app-service/config [no test files] [2021-06-10T21:02:36.435Z] ok new-app-service/functions 0.042s [2021-06-10T21:02:36.435Z] CGO_ENABLED=1 go vet ./... [2021-06-10T21:03:03.295Z] gofmt -l . [2021-06-10T21:03:03.295Z] main.go [2021-06-10T21:03:03.295Z] [ "`gofmt -l .`" = "" ] [2021-06-10T21:03:03.295Z] make[1]: *** [Makefile:64: test] Error 1 [2021-06-10T21:03:03.295Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-10T21:03:03.295Z] make: *** [Makefile:25: test-template] Error 2 [Pipeline] } [2021-06-10T21:03:03.342Z] $ docker stop --time=1 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 [2021-06-10T21:03:05.378Z] $ docker rm -f 6bb5c73918d0219664575586ab3a54bf206355a4243e4445fd815a3ff1f142e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:03:07.190Z] ---> job-cost.sh [2021-06-10T21:03:07.190Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r3Pv [2021-06-10T21:03:46.182Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T21:05:07.950Z] lf-activate-venv(): INFO: Adding /tmp/venv-r3Pv/bin to PATH [2021-06-10T21:05:07.950Z] INFO: No Stack... [2021-06-10T21:05:08.549Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T21:05:08.825Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T21:05:09.200Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-10T21:05:09.200Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T21:05:09.299Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [2021-06-10T21:05:09.304Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] did not exist. Created. [2021-06-10T21:05:09.304Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T21:05:09.745Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-ebb702d7/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-ebb702d7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T21:05:10.138Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T21:05:10.192Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T21:05:10.826Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T21:05:10.849Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T21:05:11.544Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2021-06-10T21:05:14.637Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:15.260Z] ---> package-listing.sh [2021-06-10T21:05:15.260Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T21:05:15.260Z] ++ facter osfamily [2021-06-10T21:05:15.540Z] + OS_FAMILY=redhat [2021-06-10T21:05:15.540Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-892 [2021-06-10T21:05:15.540Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T21:05:15.540Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T21:05:15.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T21:05:15.540Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T21:05:15.540Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' [2021-06-10T21:05:15.540Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T21:05:15.540Z] + case "${OS_FAMILY}" in [2021-06-10T21:05:15.540Z] + rpm -qa [2021-06-10T21:05:15.540Z] + sort [2021-06-10T21:05:16.161Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T21:05:16.161Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T21:05:16.161Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T21:05:16.161Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' [2021-06-10T21:05:16.161Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ [2021-06-10T21:05:16.161Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ [Pipeline] echo [2021-06-10T21:05:16.211Z] 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/ndry_app-functions-sdk-go_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T21:05:16.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:05:17.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T21:05:17.144Z] [2021-06-10T21:05:17.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T21:05:17.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T21:05:17.524Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T21:05:17.524Z] df20fa9351a1: Pulling fs layer [2021-06-10T21:05:17.524Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T21:05:17.524Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T21:05:17.524Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T21:05:17.524Z] 93b61091891f: Pulling fs layer [2021-06-10T21:05:17.524Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T21:05:17.524Z] 5e14af77c1be: Pulling fs layer [2021-06-10T21:05:17.524Z] 01666e4c0597: Pulling fs layer [2021-06-10T21:05:17.524Z] aa168da1d23b: Pulling fs layer [2021-06-10T21:05:17.524Z] 46f8f816bc3b: Waiting [2021-06-10T21:05:17.524Z] 93b61091891f: Waiting [2021-06-10T21:05:17.524Z] 93b9cdb0e59b: Waiting [2021-06-10T21:05:17.524Z] 5e14af77c1be: Waiting [2021-06-10T21:05:17.524Z] 01666e4c0597: Waiting [2021-06-10T21:05:17.524Z] aa168da1d23b: Waiting [2021-06-10T21:05:17.524Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T21:05:17.524Z] 36b3adc4ff6f: Download complete [2021-06-10T21:05:17.524Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T21:05:17.524Z] 46f8f816bc3b: Download complete [2021-06-10T21:05:17.792Z] df20fa9351a1: Verifying Checksum [2021-06-10T21:05:17.792Z] df20fa9351a1: Download complete [2021-06-10T21:05:17.792Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T21:05:17.792Z] 93b9cdb0e59b: Download complete [2021-06-10T21:05:17.792Z] 5e14af77c1be: Verifying Checksum [2021-06-10T21:05:17.793Z] 5e14af77c1be: Download complete [2021-06-10T21:05:17.793Z] 01666e4c0597: Verifying Checksum [2021-06-10T21:05:17.793Z] 01666e4c0597: Download complete [2021-06-10T21:05:17.793Z] 93b61091891f: Verifying Checksum [2021-06-10T21:05:17.793Z] 93b61091891f: Download complete [2021-06-10T21:05:17.793Z] df20fa9351a1: Pull complete [2021-06-10T21:05:17.793Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T21:05:17.793Z] 8ad3a11d3b57: Download complete [2021-06-10T21:05:18.061Z] 36b3adc4ff6f: Pull complete [2021-06-10T21:05:18.649Z] 8ad3a11d3b57: Pull complete [2021-06-10T21:05:18.649Z] 46f8f816bc3b: Pull complete [2021-06-10T21:05:18.926Z] 93b61091891f: Pull complete [2021-06-10T21:05:19.192Z] 93b9cdb0e59b: Pull complete [2021-06-10T21:05:19.192Z] 5e14af77c1be: Pull complete [2021-06-10T21:05:19.456Z] 01666e4c0597: Pull complete [2021-06-10T21:05:20.407Z] aa168da1d23b: Download complete [2021-06-10T21:05:24.666Z] aa168da1d23b: Pull complete [2021-06-10T21:05:24.666Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T21:05:24.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T21:05:24.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T21:05:24.817Z] prd-centos7-docker-4c-2g-312 does not seem to be running inside a container [2021-06-10T21:05:24.885Z] $ 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/ndry_app-functions-sdk-go_PR-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T21:05:27.254Z] $ docker top b136314e24b02b85c10d4d8cdf05d1626d3ee60a0239af3f39cbe847a6416ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T21:05:27.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T21:05:28.039Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T21:05:28.405Z] + ls /var/log/sa-host [2021-06-10T21:05:28.405Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T21:05:28.405Z] file_magic: OK [2021-06-10T21:05:28.405Z] HZ: Using current value: 100 [2021-06-10T21:05:28.405Z] file_header: OK [2021-06-10T21:05:28.405Z] 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 [2021-06-10T21:05:28.405Z] Statistics: [2021-06-10T21:05:28.405Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T21:05:28.405Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T21:05:28.405Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T21:05:28.405Z] file_magic: OK [2021-06-10T21:05:28.405Z] HZ: Using current value: 100 [2021-06-10T21:05:28.405Z] file_header: OK [2021-06-10T21:05:28.405Z] 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 [2021-06-10T21:05:28.405Z] Statistics: [2021-06-10T21:05:28.405Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T21:05:28.405Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T21:05:29.197Z] provisioning config files... [2021-06-10T21:05:29.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/config4166344262789766751tmp [Pipeline] { [Pipeline] echo [2021-06-10T21:05:29.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:29.620Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T21:05:29.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:30.232Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T21:05:30.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:30.601Z] ---> sudo-logs.sh [2021-06-10T21:05:30.601Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T21:05:30.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:31.016Z] ---> job-cost.sh [2021-06-10T21:05:31.016Z] lf-activate-venv: SKIPPING [2021-06-10T21:05:31.016Z] DEBUG: total: 0.18000000715255737 [2021-06-10T21:05:31.016Z] INFO: Retrieving Stack Cost... [2021-06-10T21:05:31.982Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T21:05:32.561Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T21:05:32.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T21:05:32.984Z] ---> logs-deploy.sh [2021-06-10T21:05:32.984Z] lf-activate-venv: SKIPPING [2021-06-10T21:05:32.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-892/1 [2021-06-10T21:05:32.984Z] INFO: archiving workspace using pattern(s): [2021-06-10T21:05:33.945Z] Archives upload complete. [2021-06-10T21:05:33.945Z] INFO: archiving logs to Nexus