Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from e741b2a411ecc9c8824b4f811649eccd3458966f+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (cd761cd40c0404e5f64fdbdb3e6d2ab74797ec17) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5349821533171778025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1186028951608457167.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines/.git # 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 with 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2856341378917802940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4228950563533151002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6193401316664848197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-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 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-276’ Running on prd-centos7-docker-4c-2g-279 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [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-964 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh3843111763384068665.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh3237042868115209725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh4252298666237009368.key > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 Commit message: "ci: update app-service-template for LTS" > git rev-list --no-walk e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T21:01:12.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T21:01:12.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T21:01:12.980Z] ========================================================= [2021-10-06T21:01:12.980Z] EdgeX Global Pipelines Version Info [2021-10-06T21:01:12.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:01:14.307Z] ------------------- [2021-10-06T21:01:14.307Z] stable info: [2021-10-06T21:01:14.307Z] ------------------- [2021-10-06T21:01:14.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T21:01:14.307Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T21:01:14.307Z] Message: update stable to v1.0.207 [2021-10-06T21:01:14.896Z] ------------------- [2021-10-06T21:01:14.896Z] experimental info: [2021-10-06T21:01:14.896Z] ------------------- [2021-10-06T21:01:14.896Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T21:01:14.896Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T21:01:14.896Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T21:01:15.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-06T21:01:15.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-06T21:01:15.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T21:01:15.116Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T21:01:15.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T21:01:15.165Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T21:01:15.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T21:01:15.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T21:01:15.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T21:01:15.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T21:01:15.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T21:01:15.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-06T21:01:15.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T21:01:15.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T21:01:15.378Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T21:01:15.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T21:01:15.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T21:01:15.446Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T21:01:15.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T21:01:15.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T21:01:15.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T21:01:15.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T21:01:15.559Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T21:01:15.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T21:01:15.607Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T21:01:15.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T21:01:15.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964 [Pipeline] echo [2021-10-06T21:01:15.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964 [Pipeline] echo [2021-10-06T21:01:15.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964 [Pipeline] echo [2021-10-06T21:01:15.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo [2021-10-06T21:01:15.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e741b2a [Pipeline] echo [2021-10-06T21:01:15.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T21:01:16.302Z] + git log --format=format:%s -1 e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo [2021-10-06T21:01:16.369Z] GIT_COMMIT: e741b2a411ecc9c8824b4f811649eccd3458966f, Commit Message: ci: update app-service-template for LTS [Pipeline] echo [2021-10-06T21:01:16.383Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:01:16.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T21:01:16.975Z] [2021-10-06T21:01:16.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:01:17.550Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T21:01:17.824Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T21:01:17.824Z] 31603596830f: Pulling fs layer [2021-10-06T21:01:17.824Z] 04fac38145f0: Pulling fs layer [2021-10-06T21:01:17.824Z] 701f6daf10bf: Pulling fs layer [2021-10-06T21:01:17.824Z] 24f72da36158: Pulling fs layer [2021-10-06T21:01:17.824Z] 24f72da36158: Waiting [2021-10-06T21:01:17.824Z] 04fac38145f0: Verifying Checksum [2021-10-06T21:01:17.824Z] 04fac38145f0: Download complete [2021-10-06T21:01:17.824Z] 31603596830f: Verifying Checksum [2021-10-06T21:01:17.824Z] 31603596830f: Download complete [2021-10-06T21:01:18.098Z] 701f6daf10bf: Verifying Checksum [2021-10-06T21:01:18.098Z] 701f6daf10bf: Download complete [2021-10-06T21:01:18.098Z] 24f72da36158: Verifying Checksum [2021-10-06T21:01:18.098Z] 24f72da36158: Download complete [2021-10-06T21:01:18.098Z] 31603596830f: Pull complete [2021-10-06T21:01:18.098Z] 04fac38145f0: Pull complete [2021-10-06T21:01:18.727Z] 701f6daf10bf: Pull complete [2021-10-06T21:01:19.001Z] 24f72da36158: Pull complete [2021-10-06T21:01:19.001Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T21:01:19.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T21:01:19.001Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T21:01:19.112Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-10-06T21:01:19.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T21:01:20.027Z] $ docker top 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T21:01:20.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T21:01:20.166Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T21:01:20.295Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T21:01:20.302Z] $ docker exec 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent [2021-10-06T21:01:20.421Z] SSH_AUTH_SOCK=/tmp/ssh-sT9a72p4L0KN/agent.14 [2021-10-06T21:01:20.421Z] SSH_AGENT_PID=20 [2021-10-06T21:01:20.435Z] Running ssh-add (command line suppressed) [2021-10-06T21:01:20.541Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3502276734079197017.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3502276734079197017.key) [2021-10-06T21:01:20.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T21:01:20.921Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T21:01:20.948Z] $ docker exec --env ******** --env ******** 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent -k [2021-10-06T21:01:21.047Z] unset SSH_AUTH_SOCK; [2021-10-06T21:01:21.047Z] unset SSH_AGENT_PID; [2021-10-06T21:01:21.047Z] echo Agent pid 20 killed; [2021-10-06T21:01:21.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T21:01:21.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T21:01:21.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T21:01:21.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T21:01:21.257Z] $ docker exec 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent [2021-10-06T21:01:21.376Z] SSH_AUTH_SOCK=/tmp/ssh-A5Lb6f7HUeNY/agent.53 [2021-10-06T21:01:21.376Z] SSH_AGENT_PID=59 [2021-10-06T21:01:21.387Z] Running ssh-add (command line suppressed) [2021-10-06T21:01:21.487Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3786142698399237206.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3786142698399237206.key) [2021-10-06T21:01:21.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T21:01:21.846Z] + git semver init [2021-10-06T21:01:21.847Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T21:01:21.847Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git [2021-10-06T21:01:21.847Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T21:01:21.847Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T21:01:21.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T21:01:21.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T21:01:21.847Z] # $SEMVER_BRANCH = PR-964 [2021-10-06T21:01:21.847Z] # $SEMVER_TEMP = /tmp/semver-097132876 [2021-10-06T21:01:21.847Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-06T21:01:24.019Z] # '/tmp/semver-097132876' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver' [2021-10-06T21:01:24.019Z] # -> Force: false [2021-10-06T21:01:24.019Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver [Pipeline] } [2021-10-06T21:01:24.037Z] $ docker exec --env ******** --env ******** 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent -k [2021-10-06T21:01:24.133Z] unset SSH_AUTH_SOCK; [2021-10-06T21:01:24.134Z] unset SSH_AGENT_PID; [2021-10-06T21:01:24.134Z] echo Agent pid 59 killed; [2021-10-06T21:01:24.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T21:01:24.513Z] + git semver [Pipeline] } [2021-10-06T21:01:24.538Z] $ docker stop --time=1 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 [2021-10-06T21:01:25.833Z] $ docker rm -f 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T21:01:26.226Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T21:01:26.577Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T21:01:26.580Z] [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-10-06T21:01:41.810Z] Still waiting to schedule task [2021-10-06T21:01:41.810Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T21:01:41.812Z] Still waiting to schedule task [2021-10-06T21:01:41.813Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T21:04:30.763Z] Running on prd-centos7-docker-4c-2g-283 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T21:04:30.783Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-10-06T21:04:30.897Z] The recommended git tool is: git [2021-10-06T21:04:31.655Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-281 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T21:04:31.672Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-10-06T21:04:31.996Z] The recommended git tool is: git [2021-10-06T21:04:35.367Z] using credential edgex-jenkins-ssh [2021-10-06T21:04:35.383Z] Cloning the remote Git repository [2021-10-06T21:04:35.402Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:35.479Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-10-06T21:04:35.513Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:35.513Z] > git --version # timeout=10 [2021-10-06T21:04:35.520Z] > git --version # 'git version 2.24.4' [2021-10-06T21:04:35.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:35.548Z] [INFO] Currently running in a labeled security context [2021-10-06T21:04:35.549Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T21:04:35.549Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh9021066883111169115.key [2021-10-06T21:04:35.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T21:04:37.826Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T21:04:37.948Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T21:04:37.948Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) [2021-10-06T21:04:37.181Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T21:04:37.194Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T21:04:37.204Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T21:04:37.218Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:37.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:37.220Z] [INFO] Currently running in a labeled security context [2021-10-06T21:04:37.220Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T21:04:37.221Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh8063871463343930430.key [2021-10-06T21:04:37.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T21:04:37.832Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T21:04:37.844Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T21:04:37.896Z] > git remote # timeout=10 [2021-10-06T21:04:37.906Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T21:04:37.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:37.915Z] [INFO] Currently running in a labeled security context [2021-10-06T21:04:37.915Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T21:04:37.915Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh3053093573399261509.key [2021-10-06T21:04:37.921Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T21:04:37.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T21:04:37.947Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T21:04:37.955Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T21:04:39.780Z] using credential edgex-jenkins-ssh [2021-10-06T21:04:39.811Z] Cloning the remote Git repository [2021-10-06T21:04:39.873Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:40.008Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-10-06T21:04:40.129Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:40.130Z] > git --version # timeout=10 [2021-10-06T21:04:40.145Z] > git --version # 'git version 2.17.1' [2021-10-06T21:04:40.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:40.237Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T21:04:41.847Z] Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T21:04:42.460Z] ========================================================= [2021-10-06T21:04:42.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T21:04:42.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T21:04:42.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T21:04:43.178Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T21:04:43.178Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T21:04:43.178Z] 57d31006c564: Pulling fs layer [2021-10-06T21:04:43.178Z] bd5ccded8296: Pulling fs layer [2021-10-06T21:04:43.178Z] 304dd3a0f381: Pulling fs layer [2021-10-06T21:04:43.178Z] d37cda54a23b: Pulling fs layer [2021-10-06T21:04:43.178Z] bae75c0f2455: Pulling fs layer [2021-10-06T21:04:43.178Z] 806579b3d29a: Pulling fs layer [2021-10-06T21:04:43.178Z] c77eb801bf70: Pulling fs layer [2021-10-06T21:04:43.178Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T21:04:43.178Z] 304dd3a0f381: Waiting [2021-10-06T21:04:43.178Z] d37cda54a23b: Waiting [2021-10-06T21:04:43.178Z] bae75c0f2455: Waiting [2021-10-06T21:04:43.178Z] 806579b3d29a: Waiting [2021-10-06T21:04:43.178Z] c77eb801bf70: Waiting [2021-10-06T21:04:43.178Z] 6d0567d44e1a: Waiting [2021-10-06T21:04:43.178Z] bd5ccded8296: Verifying Checksum [2021-10-06T21:04:43.178Z] bd5ccded8296: Download complete [2021-10-06T21:04:43.178Z] 57d31006c564: Verifying Checksum [2021-10-06T21:04:43.178Z] 57d31006c564: Download complete [2021-10-06T21:04:43.178Z] d37cda54a23b: Download complete [2021-10-06T21:04:43.454Z] bae75c0f2455: Verifying Checksum [2021-10-06T21:04:43.454Z] bae75c0f2455: Download complete [2021-10-06T21:04:43.454Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T21:04:43.454Z] 4e9f2cdf4387: Download complete [2021-10-06T21:04:43.454Z] 806579b3d29a: Verifying Checksum [2021-10-06T21:04:43.454Z] 806579b3d29a: Download complete [2021-10-06T21:04:43.454Z] 4e9f2cdf4387: Pull complete [2021-10-06T21:04:43.719Z] 57d31006c564: Pull complete [2021-10-06T21:04:43.719Z] bd5ccded8296: Pull complete [2021-10-06T21:04:43.769Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T21:04:43.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T21:04:43.814Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T21:04:44.303Z] c77eb801bf70: Verifying Checksum [2021-10-06T21:04:44.303Z] c77eb801bf70: Download complete [2021-10-06T21:04:44.606Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T21:04:44.877Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T21:04:44.877Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) [2021-10-06T21:04:43.851Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T21:04:43.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:43.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T21:04:44.632Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T21:04:44.647Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T21:04:44.783Z] > git remote # timeout=10 [2021-10-06T21:04:44.820Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T21:04:44.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T21:04:44.842Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T21:04:44.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T21:04:44.888Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T21:04:44.906Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T21:04:46.260Z] 304dd3a0f381: Verifying Checksum [2021-10-06T21:04:46.260Z] 304dd3a0f381: Download complete [2021-10-06T21:04:46.260Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T21:04:46.260Z] 6d0567d44e1a: Download complete [2021-10-06T21:04:49.661Z] 304dd3a0f381: Pull complete [2021-10-06T21:04:49.661Z] d37cda54a23b: Pull complete [2021-10-06T21:04:49.935Z] bae75c0f2455: Pull complete [2021-10-06T21:04:49.935Z] 806579b3d29a: Pull complete [2021-10-06T21:04:49.935Z] c77eb801bf70: Pull complete [2021-10-06T21:04:49.976Z] Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T21:04:50.882Z] ========================================================= [2021-10-06T21:04:50.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T21:04:50.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T21:04:51.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T21:04:52.552Z] 6d0567d44e1a: Pull complete [2021-10-06T21:04:52.552Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T21:04:52.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T21:04:52.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T21:04:52.937Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:04:53.323Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T21:04:53.323Z] . [Pipeline] withDockerContainer [2021-10-06T21:04:53.422Z] prd-centos7-docker-4c-2g-283 does not seem to be running inside a container [2021-10-06T21:04:53.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T21:04:54.240Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T21:04:54.240Z] bbf911997326: Pulling fs layer [2021-10-06T21:04:54.240Z] 58ec367f63d7: Pulling fs layer [2021-10-06T21:04:54.240Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T21:04:54.240Z] fc5181fea5dc: Pulling fs layer [2021-10-06T21:04:54.240Z] 9c418107303f: Pulling fs layer [2021-10-06T21:04:54.240Z] 284eca6f2348: Pulling fs layer [2021-10-06T21:04:54.240Z] 842844d905b1: Pulling fs layer [2021-10-06T21:04:54.240Z] 901a3a57568e: Pulling fs layer [2021-10-06T21:04:54.240Z] 9c418107303f: Waiting [2021-10-06T21:04:54.240Z] 284eca6f2348: Waiting [2021-10-06T21:04:54.240Z] 842844d905b1: Waiting [2021-10-06T21:04:54.240Z] 901a3a57568e: Waiting [2021-10-06T21:04:54.240Z] fc5181fea5dc: Waiting [2021-10-06T21:04:54.240Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T21:04:54.240Z] 1b4a6ffa7d45: Download complete [2021-10-06T21:04:54.240Z] 58ec367f63d7: Download complete [2021-10-06T21:04:54.240Z] 9c418107303f: Download complete [2021-10-06T21:04:54.530Z] bbf911997326: Verifying Checksum [2021-10-06T21:04:54.530Z] bbf911997326: Download complete [2021-10-06T21:04:54.530Z] 284eca6f2348: Verifying Checksum [2021-10-06T21:04:54.530Z] 284eca6f2348: Download complete [2021-10-06T21:04:54.530Z] 842844d905b1: Download complete [2021-10-06T21:04:55.168Z] bbf911997326: Pull complete [2021-10-06T21:04:55.403Z] $ docker top 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T21:04:55.805Z] 58ec367f63d7: Pull complete [2021-10-06T21:04:55.816Z] + go version [2021-10-06T21:04:55.816Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T21:04:55.831Z] $ docker stop --time=1 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 [2021-10-06T21:04:56.105Z] 1b4a6ffa7d45: Pull complete [2021-10-06T21:04:57.025Z] $ docker rm -f 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:04:57.612Z] 901a3a57568e: Verifying Checksum [2021-10-06T21:04:57.612Z] 901a3a57568e: Download complete [2021-10-06T21:04:57.874Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T21:04:57.874Z] . [Pipeline] withDockerContainer [2021-10-06T21:04:57.969Z] prd-centos7-docker-4c-2g-283 does not seem to be running inside a container [2021-10-06T21:04:58.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T21:04:58.467Z] $ docker top 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T21:04:58.634Z] fc5181fea5dc: Verifying Checksum [2021-10-06T21:04:58.634Z] fc5181fea5dc: Download complete [2021-10-06T21:04:58.890Z] + make test [2021-10-06T21:04:58.890Z] make -C ./app-service-template build [2021-10-06T21:04:58.890Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:04:58.890Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-06T21:04:59.158Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T21:04:59.158Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-06T21:04:59.426Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-06T21:04:59.426Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T21:04:59.426Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-06T21:04:59.426Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T21:04:59.426Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T21:04:59.426Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T21:04:59.426Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-06T21:04:59.426Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-06T21:04:59.426Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T21:04:59.698Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-06T21:04:59.698Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T21:04:59.698Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T21:04:59.698Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T21:04:59.698Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T21:04:59.965Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-06T21:04:59.965Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T21:04:59.965Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T21:04:59.965Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T21:04:59.965Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T21:04:59.965Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T21:04:59.965Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T21:04:59.965Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T21:04:59.965Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T21:05:00.236Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T21:05:00.236Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T21:05:00.236Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T21:05:00.236Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T21:05:00.236Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T21:05:00.236Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T21:05:00.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T21:05:00.507Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-06T21:05:00.507Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T21:05:00.507Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T21:05:00.781Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T21:05:01.046Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T21:05:01.046Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T21:05:01.046Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-06T21:05:01.046Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T21:05:01.046Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T21:05:01.046Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T21:05:01.046Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T21:05:01.046Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-06T21:05:01.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T21:05:01.322Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T21:05:11.448Z] fc5181fea5dc: Pull complete [2021-10-06T21:05:11.448Z] 9c418107303f: Pull complete [2021-10-06T21:05:11.448Z] 284eca6f2348: Pull complete [2021-10-06T21:05:11.448Z] 842844d905b1: Pull complete [2021-10-06T21:05:13.953Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:05:13.953Z] make -C ./app-service-template test [2021-10-06T21:05:13.953Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:05:13.953Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-06T21:05:13.953Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T21:05:13.953Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T21:05:13.953Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T21:05:13.953Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T21:05:13.953Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T21:05:17.002Z] 901a3a57568e: Pull complete [2021-10-06T21:05:17.002Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T21:05:17.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T21:05:17.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T21:05:17.487Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:05:17.888Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T21:05:17.888Z] . [Pipeline] withDockerContainer [2021-10-06T21:05:18.612Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-10-06T21:05:19.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T21:05:22.264Z] ok new-app-service 0.009s coverage: 48.1% of statements [2021-10-06T21:05:22.264Z] ? new-app-service/config [no test files] [2021-10-06T21:05:22.264Z] ok new-app-service/functions 0.007s [2021-10-06T21:05:22.264Z] CGO_ENABLED=1 go vet ./... [2021-10-06T21:05:26.079Z] $ docker top 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T21:05:27.140Z] + go version [2021-10-06T21:05:27.140Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T21:05:27.196Z] $ docker stop --time=1 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e [2021-10-06T21:05:28.973Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T21:05:28.973Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T21:05:28.973Z] ./bin/test-attribution-txt.sh [2021-10-06T21:05:28.973Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-06T21:05:28.973Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T21:05:28.973Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:05:28.973Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T21:05:28.973Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-06T21:05:29.028Z] $ docker rm -f 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:05:29.885Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T21:05:29.885Z] . [Pipeline] withDockerContainer [2021-10-06T21:05:30.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-10-06T21:05:30.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T21:05:30.411Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 67.5% of statements [2021-10-06T21:05:30.411Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-06T21:05:30.411Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements [2021-10-06T21:05:30.411Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-06T21:05:31.001Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.021s coverage: 61.8% of statements [2021-10-06T21:05:31.001Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-06T21:05:31.001Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-10-06T21:05:31.917Z] $ docker top fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 -eo pid,comm [2021-10-06T21:05:31.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.103s coverage: 75.7% of statements [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-06T21:05:31.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements [2021-10-06T21:05:31.977Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T21:05:31.977Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T21:05:32.971Z] + make test [2021-10-06T21:05:32.971Z] make -C ./app-service-template build [2021-10-06T21:05:32.971Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:05:32.971Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-06T21:05:34.000Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T21:05:34.000Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-06T21:05:34.291Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-06T21:05:34.291Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T21:05:34.291Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-06T21:05:34.291Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T21:05:34.292Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-06T21:05:34.292Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-06T21:05:34.292Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T21:05:34.292Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-06T21:05:34.292Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T21:05:34.575Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T21:05:34.575Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T21:05:34.575Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T21:05:34.575Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T21:05:34.575Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-06T21:05:34.575Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T21:05:34.864Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T21:05:35.151Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T21:05:35.151Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T21:05:35.151Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T21:05:35.151Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-06T21:05:35.151Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T21:05:35.151Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T21:05:35.442Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T21:05:35.442Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T21:05:35.735Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T21:05:35.735Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T21:05:36.032Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T21:05:36.032Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-06T21:05:36.032Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T21:05:36.327Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T21:05:36.327Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T21:05:36.327Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T21:05:36.327Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T21:05:36.327Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T21:05:36.327Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T21:05:36.327Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T21:05:36.327Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T21:05:36.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.049s coverage: 77.0% of statements [2021-10-06T21:05:36.463Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-06T21:05:36.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-10-06T21:05:36.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-10-06T21:05:36.463Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-06T21:05:36.463Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-06T21:05:36.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements [2021-10-06T21:05:36.624Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T21:05:36.624Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T21:05:36.624Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T21:05:36.624Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-06T21:05:36.624Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T21:05:36.913Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T21:05:36.913Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T21:06:03.380Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.021s coverage: 77.3% of statements [2021-10-06T21:06:03.380Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-10-06T21:06:03.380Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T21:06:03.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T21:06:03.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T21:06:03.402Z] $ docker stop --time=1 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 [2021-10-06T21:06:04.656Z] $ docker rm -f 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T21:06:05.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T21:06:05.687Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:06:06.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:06:06.870Z] [2021-10-06T21:06:06.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:06:07.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:06:07.227Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T21:06:07.227Z] b4d181a07f80: Pulling fs layer [2021-10-06T21:06:07.227Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T21:06:07.227Z] ed53099fbce6: Pulling fs layer [2021-10-06T21:06:07.227Z] dc539afda2c1: Pulling fs layer [2021-10-06T21:06:07.227Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T21:06:07.227Z] 9065ff56babe: Pulling fs layer [2021-10-06T21:06:07.227Z] d287ab97295c: Pulling fs layer [2021-10-06T21:06:07.227Z] 77bc0d833cb6: Waiting [2021-10-06T21:06:07.227Z] 9065ff56babe: Waiting [2021-10-06T21:06:07.227Z] d287ab97295c: Waiting [2021-10-06T21:06:07.227Z] dc539afda2c1: Waiting [2021-10-06T21:06:07.500Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T21:06:07.500Z] a1111a8f2ec3: Download complete [2021-10-06T21:06:07.500Z] dc539afda2c1: Verifying Checksum [2021-10-06T21:06:07.500Z] dc539afda2c1: Download complete [2021-10-06T21:06:07.500Z] ed53099fbce6: Verifying Checksum [2021-10-06T21:06:07.500Z] ed53099fbce6: Download complete [2021-10-06T21:06:07.773Z] 9065ff56babe: Verifying Checksum [2021-10-06T21:06:07.773Z] 9065ff56babe: Download complete [2021-10-06T21:06:07.773Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T21:06:07.773Z] 77bc0d833cb6: Download complete [2021-10-06T21:06:07.773Z] b4d181a07f80: Verifying Checksum [2021-10-06T21:06:07.773Z] b4d181a07f80: Download complete [2021-10-06T21:06:09.234Z] b4d181a07f80: Pull complete [2021-10-06T21:06:09.234Z] a1111a8f2ec3: Pull complete [2021-10-06T21:06:09.234Z] d287ab97295c: Verifying Checksum [2021-10-06T21:06:09.234Z] d287ab97295c: Download complete [2021-10-06T21:06:09.838Z] ed53099fbce6: Pull complete [2021-10-06T21:06:09.838Z] dc539afda2c1: Pull complete [2021-10-06T21:06:10.113Z] 77bc0d833cb6: Pull complete [2021-10-06T21:06:10.113Z] 9065ff56babe: Pull complete [2021-10-06T21:06:15.511Z] d287ab97295c: Pull complete [2021-10-06T21:06:15.511Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T21:06:15.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:06:15.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T21:06:15.607Z] prd-centos7-docker-4c-2g-283 does not seem to be running inside a container [2021-10-06T21:06:15.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T21:06:16.406Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:06:16.406Z] make -C ./app-service-template test [2021-10-06T21:06:16.406Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:06:16.406Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-06T21:06:16.406Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T21:06:16.406Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T21:06:16.406Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T21:06:16.406Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T21:06:16.406Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T21:06:18.220Z] $ docker top 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:06:18.882Z] ---> job-cost.sh [2021-10-06T21:06:18.882Z] lf-activate-venv: SKIPPING [2021-10-06T21:06:18.882Z] INFO: No Stack... [2021-10-06T21:06:20.849Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T21:06:20.849Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T21:06:21.195Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-10-06T21:06:21.195Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T21:06:21.237Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [2021-10-06T21:06:21.247Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] did not exist. Created. [2021-10-06T21:06:21.248Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T21:06:21.595Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T21:06:21.644Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T21:06:21.656Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T21:06:21.688Z] $ docker stop --time=1 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 [2021-10-06T21:06:22.831Z] $ docker rm -f 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T21:06:43.534Z] ok new-app-service 0.048s coverage: 48.1% of statements [2021-10-06T21:06:43.534Z] ? new-app-service/config [no test files] [2021-10-06T21:06:43.534Z] ok new-app-service/functions 0.050s [2021-10-06T21:06:43.534Z] CGO_ENABLED=1 go vet ./... [2021-10-06T21:07:16.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T21:07:16.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-06T21:07:16.458Z] ./bin/test-attribution-txt.sh [2021-10-06T21:07:16.458Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-06T21:07:16.458Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T21:07:16.458Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-10-06T21:07:16.458Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T21:07:16.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.095s coverage: 67.5% of statements [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 93.7% of statements [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.8% of statements [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.041s [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.193s coverage: 75.7% of statements [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.3% of statements [2021-10-06T21:07:25.774Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-06T21:07:25.774Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.061s coverage: 10.5% of statements [2021-10-06T21:07:32.875Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.166s coverage: 77.0% of statements [2021-10-06T21:07:32.875Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-06T21:07:32.875Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 12.5% of statements [2021-10-06T21:07:32.875Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.075s coverage: 27.3% of statements [2021-10-06T21:07:32.875Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-06T21:07:32.875Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-06T21:07:32.875Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.063s coverage: 51.4% of statements [2021-10-06T21:08:00.303Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 77.3% of statements [2021-10-06T21:08:00.303Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements [2021-10-06T21:08:00.303Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T21:08:00.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T21:08:01.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T21:08:02.054Z] $ docker stop --time=1 fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 [2021-10-06T21:08:04.075Z] $ docker rm -f fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T21:08:06.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T21:08:06.418Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T21:08:07.472Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:08:08.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T21:08:08.365Z] [2021-10-06T21:08:08.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:08:08.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T21:08:09.127Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T21:08:09.127Z] 448f6bf000e3: Pulling fs layer [2021-10-06T21:08:09.127Z] f757da607395: Pulling fs layer [2021-10-06T21:08:09.127Z] 05883995daec: Pulling fs layer [2021-10-06T21:08:09.127Z] 8603b9c90790: Pulling fs layer [2021-10-06T21:08:09.127Z] 1560dd03e051: Pulling fs layer [2021-10-06T21:08:09.127Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T21:08:09.127Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T21:08:09.127Z] 27f5ce0e4adf: Waiting [2021-10-06T21:08:09.127Z] c2d8d7efcc4b: Waiting [2021-10-06T21:08:09.127Z] 8603b9c90790: Waiting [2021-10-06T21:08:09.127Z] 1560dd03e051: Waiting [2021-10-06T21:08:09.759Z] f757da607395: Verifying Checksum [2021-10-06T21:08:09.759Z] f757da607395: Download complete [2021-10-06T21:08:09.759Z] 8603b9c90790: Verifying Checksum [2021-10-06T21:08:09.759Z] 8603b9c90790: Download complete [2021-10-06T21:08:10.048Z] 05883995daec: Verifying Checksum [2021-10-06T21:08:10.048Z] 05883995daec: Download complete [2021-10-06T21:08:10.048Z] 1560dd03e051: Verifying Checksum [2021-10-06T21:08:10.048Z] 1560dd03e051: Download complete [2021-10-06T21:08:10.048Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T21:08:10.048Z] 27f5ce0e4adf: Download complete [2021-10-06T21:08:10.335Z] 448f6bf000e3: Verifying Checksum [2021-10-06T21:08:10.335Z] 448f6bf000e3: Download complete [2021-10-06T21:08:13.833Z] 448f6bf000e3: Pull complete [2021-10-06T21:08:14.452Z] f757da607395: Pull complete [2021-10-06T21:08:15.947Z] 05883995daec: Pull complete [2021-10-06T21:08:15.947Z] 8603b9c90790: Pull complete [2021-10-06T21:08:17.191Z] 1560dd03e051: Pull complete [2021-10-06T21:08:17.476Z] 27f5ce0e4adf: Pull complete [2021-10-06T21:08:39.915Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T21:08:39.915Z] c2d8d7efcc4b: Download complete [2021-10-06T21:08:55.198Z] c2d8d7efcc4b: Pull complete [2021-10-06T21:08:55.198Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T21:08:55.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T21:08:55.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T21:08:55.517Z] prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2021-10-06T21:08:55.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T21:08:59.951Z] $ docker top 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:00.954Z] ---> job-cost.sh [2021-10-06T21:09:00.954Z] lf-activate-venv: SKIPPING [2021-10-06T21:09:00.954Z] INFO: No Stack... [2021-10-06T21:09:01.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T21:09:01.524Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T21:09:02.280Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-10-06T21:09:02.280Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T21:09:02.379Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [2021-10-06T21:09:02.389Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] did not exist. Created. [2021-10-06T21:09:02.390Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T21:09:03.188Z] /w/workspace/app-functions-sdk-go/5@tmp/durable-e2fc7177/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-e2fc7177/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T21:09:03.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T21:09:04.013Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T21:09:04.087Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T21:09:04.107Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T21:09:04.169Z] $ docker stop --time=1 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 [2021-10-06T21:09:05.827Z] $ docker rm -f 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T21:09:06.823Z] provisioning config files... [2021-10-06T21:09:07.054Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config7276469029200346821tmp [Pipeline] { [Pipeline] sh [2021-10-06T21:09:07.401Z] + set +x [2021-10-06T21:09:07.401Z] + curl -s https://codecov.io/bash [2021-10-06T21:09:07.401Z] + bash -s -- [2021-10-06T21:09:07.401Z] [2021-10-06T21:09:07.401Z] _____ _ [2021-10-06T21:09:07.401Z] / ____| | | [2021-10-06T21:09:07.401Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T21:09:07.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T21:09:07.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T21:09:07.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T21:09:07.401Z] Bash-1.0.6 [2021-10-06T21:09:07.401Z] [2021-10-06T21:09:07.401Z] [2021-10-06T21:09:07.401Z] ==> git version 2.24.4 found [2021-10-06T21:09:07.401Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T21:09:07.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T21:09:07.401Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T21:09:07.401Z] ==> Jenkins CI detected. [2021-10-06T21:09:07.401Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T21:09:07.401Z] project root: . [2021-10-06T21:09:07.401Z] --> token set from env [2021-10-06T21:09:07.401Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T21:09:07.678Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T21:09:07.678Z] ==> Python coveragepy not found [2021-10-06T21:09:07.678Z] ==> Searching for coverage reports in: [2021-10-06T21:09:07.678Z] + . [2021-10-06T21:09:07.678Z] -> Found 2 reports [2021-10-06T21:09:07.678Z] ==> Detecting git/mercurial file structure [2021-10-06T21:09:07.678Z] ==> Reading reports [2021-10-06T21:09:07.678Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-06T21:09:07.678Z] + ./coverage.out bytes=101380 [2021-10-06T21:09:07.678Z] ==> Appending adjustments [2021-10-06T21:09:07.678Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T21:09:07.952Z] + Found adjustments [2021-10-06T21:09:07.952Z] ==> Gzipping contents [2021-10-06T21:09:07.952Z] 20K /tmp/codecov.dDwApx.gz [2021-10-06T21:09:07.952Z] ==> Uploading reports [2021-10-06T21:09:07.952Z] url: https://codecov.io [2021-10-06T21:09:07.952Z] query: branch=PR-964&commit=e741b2a411ecc9c8824b4f811649eccd3458966f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= [2021-10-06T21:09:07.952Z] -> Pinging Codecov [2021-10-06T21:09:07.952Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-964&commit=e741b2a411ecc9c8824b4f811649eccd3458966f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= [2021-10-06T21:09:08.546Z] -> Uploading to [2021-10-06T21:09:08.546Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/3D8B5DFFC46A037C893635FACE044666/e741b2a411ecc9c8824b4f811649eccd3458966f/21b55b43-9506-4d80-9b46-6bf99b64686c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T210908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96053bebab3d26a8a031bbb914832fa6907654e7496e19e344f1db434b7282f3 [2021-10-06T21:09:08.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T21:09:08.546Z] Dload Upload Total Spent Left Speed [2021-10-06T21:09:08.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17717 0 0 100 17717 0 50452 --:--:-- --:--:-- --:--:-- 50332 [2021-10-06T21:09:08.814Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] } [2021-10-06T21:09:08.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T21:09:10.370Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:10.716Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:11.380Z] ---> package-listing.sh [2021-10-06T21:09:11.380Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T21:09:11.380Z] ++ facter osfamily [2021-10-06T21:09:11.656Z] + OS_FAMILY=redhat [2021-10-06T21:09:11.656Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T21:09:11.656Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T21:09:11.656Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T21:09:11.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T21:09:11.656Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T21:09:11.656Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T21:09:11.656Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T21:09:11.656Z] + case "${OS_FAMILY}" in [2021-10-06T21:09:11.656Z] + rpm -qa [2021-10-06T21:09:11.656Z] + sort [2021-10-06T21:09:12.245Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T21:09:12.245Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T21:09:12.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T21:09:12.245Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T21:09:12.245Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [2021-10-06T21:09:12.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [Pipeline] echo [2021-10-06T21:09:12.270Z] 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-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T21:09:12.583Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:09:13.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:09:13.210Z] [2021-10-06T21:09:13.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T21:09:13.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:09:20.212Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T21:09:20.212Z] b4d181a07f80: Pulling fs layer [2021-10-06T21:09:20.212Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T21:09:20.212Z] ed53099fbce6: Pulling fs layer [2021-10-06T21:09:20.212Z] dc539afda2c1: Pulling fs layer [2021-10-06T21:09:20.212Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T21:09:20.212Z] 9065ff56babe: Pulling fs layer [2021-10-06T21:09:20.212Z] d287ab97295c: Pulling fs layer [2021-10-06T21:09:20.212Z] dc539afda2c1: Waiting [2021-10-06T21:09:20.212Z] 77bc0d833cb6: Waiting [2021-10-06T21:09:20.212Z] 9065ff56babe: Waiting [2021-10-06T21:09:20.212Z] d287ab97295c: Waiting [2021-10-06T21:09:20.212Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T21:09:20.212Z] a1111a8f2ec3: Download complete [2021-10-06T21:09:20.212Z] dc539afda2c1: Verifying Checksum [2021-10-06T21:09:20.212Z] dc539afda2c1: Download complete [2021-10-06T21:09:20.212Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T21:09:20.212Z] 77bc0d833cb6: Download complete [2021-10-06T21:09:20.212Z] ed53099fbce6: Verifying Checksum [2021-10-06T21:09:20.212Z] ed53099fbce6: Download complete [2021-10-06T21:09:20.212Z] 9065ff56babe: Verifying Checksum [2021-10-06T21:09:20.212Z] 9065ff56babe: Download complete [2021-10-06T21:09:20.485Z] b4d181a07f80: Download complete [2021-10-06T21:09:21.920Z] b4d181a07f80: Pull complete [2021-10-06T21:09:22.216Z] a1111a8f2ec3: Pull complete [2021-10-06T21:09:22.649Z] ed53099fbce6: Pull complete [2021-10-06T21:09:23.016Z] d287ab97295c: Verifying Checksum [2021-10-06T21:09:23.016Z] d287ab97295c: Download complete [2021-10-06T21:09:23.016Z] dc539afda2c1: Pull complete [2021-10-06T21:09:23.016Z] 77bc0d833cb6: Pull complete [2021-10-06T21:09:23.300Z] 9065ff56babe: Pull complete [2021-10-06T21:09:28.687Z] d287ab97295c: Pull complete [2021-10-06T21:09:28.687Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T21:09:28.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T21:09:28.687Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T21:09:28.779Z] prd-centos7-docker-4c-2g-279 does not seem to be running inside a container [2021-10-06T21:09:29.057Z] $ 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-964/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-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T21:09:30.991Z] $ docker top 0ab5b13b9e7165ae54f74cfc591fb329ea1605fd3c5eacbb40d32719f36f1ee4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T21:09:31.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T21:09:31.715Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T21:09:32.037Z] + ls /var/log/sa-host [2021-10-06T21:09:32.037Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T21:09:32.037Z] file_magic: OK [2021-10-06T21:09:32.037Z] HZ: Using current value: 100 [2021-10-06T21:09:32.037Z] file_header: OK [2021-10-06T21:09:32.037Z] 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-10-06T21:09:32.037Z] Statistics: [2021-10-06T21:09:32.037Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T21:09:32.037Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T21:09:32.037Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T21:09:32.037Z] file_magic: OK [2021-10-06T21:09:32.037Z] HZ: Using current value: 100 [2021-10-06T21:09:32.037Z] file_header: OK [2021-10-06T21:09:32.037Z] 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-10-06T21:09:32.037Z] Statistics: [2021-10-06T21:09:32.037Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T21:09:32.037Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T21:09:32.244Z] provisioning config files... [2021-10-06T21:09:32.262Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config4813833913645262301tmp [Pipeline] { [Pipeline] echo [2021-10-06T21:09:32.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:32.603Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T21:09:32.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:33.007Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T21:09:33.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:33.552Z] ---> sudo-logs.sh [2021-10-06T21:09:33.552Z] Archiving 'sudo' log.. [2021-10-06T21:09:33.552Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-279.novalocal: Name or service not known [2021-10-06T21:09:33.552Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-279.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T21:09:33.591Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:33.907Z] ---> job-cost.sh [2021-10-06T21:09:33.907Z] lf-activate-venv: SKIPPING [2021-10-06T21:09:33.907Z] DEBUG: total: 0.10999999940395355 [2021-10-06T21:09:33.907Z] INFO: Retrieving Stack Cost... [2021-10-06T21:09:46.243Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T21:09:46.243Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T21:09:46.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T21:09:46.589Z] ---> logs-deploy.sh [2021-10-06T21:09:46.590Z] lf-activate-venv: SKIPPING [2021-10-06T21:09:46.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/5 [2021-10-06T21:09:46.590Z] INFO: archiving workspace using pattern(s):