Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 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-ssh827742517649251528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh7921273188397396945.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3665764619673339052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2229698720620030437.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1205389941532807154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-359 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh534651350111838968.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" > git rev-list --no-walk 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T16:02:37.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T16:02:37.190Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T16:02:37.218Z] ========================================================= [2021-07-28T16:02:37.218Z] EdgeX Global Pipelines Version Info [2021-07-28T16:02:37.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:02:38.472Z] ------------------- [2021-07-28T16:02:38.472Z] stable info: [2021-07-28T16:02:38.472Z] ------------------- [2021-07-28T16:02:38.472Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T16:02:38.472Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:02:38.472Z] Message: update stable to v1.0.197 [2021-07-28T16:02:39.057Z] ------------------- [2021-07-28T16:02:39.057Z] experimental info: [2021-07-28T16:02:39.057Z] ------------------- [2021-07-28T16:02:39.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T16:02:39.057Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:02:39.057Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T16:02:39.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-28T16:02:39.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-28T16:02:39.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T16:02:39.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T16:02:39.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T16:02:39.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T16:02:39.322Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T16:02:39.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T16:02:39.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T16:02:39.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T16:02:39.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T16:02:39.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-28T16:02:39.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T16:02:39.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T16:02:39.507Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:02:39.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:02:39.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:02:39.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:02:39.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T16:02:39.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-28T16:02:39.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-28T16:02:39.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-28T16:02:39.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T16:02:39.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T16:02:39.736Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-28T16:02:39.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T16:02:39.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-28T16:02:39.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-28T16:02:39.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-28T16:02:39.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] echo [2021-07-28T16:02:39.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebab09c [Pipeline] echo [2021-07-28T16:02:39.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-28T16:02:40.512Z] + git log --format=format:%s -1 ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] echo [2021-07-28T16:02:40.566Z] GIT_COMMIT: ebab09c1f1c3ca512e4b147264c251d1ef0d01e0, Commit Message: build: Update template go.mod to use SDK 2.0.1 (#929) [Pipeline] echo [2021-07-28T16:02:40.579Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:02:41.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:02:41.183Z] [2021-07-28T16:02:41.183Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:02:41.516Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:02:41.516Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T16:02:41.516Z] 31603596830f: Pulling fs layer [2021-07-28T16:02:41.516Z] b6dc333f4379: Pulling fs layer [2021-07-28T16:02:41.516Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T16:02:41.516Z] fd332fbdc1db: Pulling fs layer [2021-07-28T16:02:41.516Z] fd332fbdc1db: Waiting [2021-07-28T16:02:41.516Z] b6dc333f4379: Verifying Checksum [2021-07-28T16:02:41.516Z] b6dc333f4379: Download complete [2021-07-28T16:02:42.097Z] 31603596830f: Verifying Checksum [2021-07-28T16:02:42.097Z] 31603596830f: Download complete [2021-07-28T16:02:42.097Z] 31603596830f: Pull complete [2021-07-28T16:02:42.097Z] b6dc333f4379: Pull complete [2021-07-28T16:02:42.097Z] fd332fbdc1db: Verifying Checksum [2021-07-28T16:02:42.097Z] fd332fbdc1db: Download complete [2021-07-28T16:02:42.366Z] 3d9ef1400e77: Download complete [2021-07-28T16:02:42.959Z] 3d9ef1400e77: Pull complete [2021-07-28T16:02:42.959Z] fd332fbdc1db: Pull complete [2021-07-28T16:02:42.959Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T16:02:42.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:02:42.959Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T16:02:43.050Z] prd-centos7-docker-4c-2g-359 does not seem to be running inside a container [2021-07-28T16:02:43.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T16:02:43.873Z] $ docker top 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T16:02:44.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:02:44.024Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:02:44.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:02:44.148Z] $ docker exec 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent [2021-07-28T16:02:44.258Z] SSH_AUTH_SOCK=/tmp/ssh-mizUjPL9yvOu/agent.14 [2021-07-28T16:02:44.259Z] SSH_AGENT_PID=21 [2021-07-28T16:02:44.269Z] Running ssh-add (command line suppressed) [2021-07-28T16:02:44.366Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5292436221955438940.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5292436221955438940.key) [2021-07-28T16:02:44.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:02:44.716Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T16:02:44.735Z] $ docker exec --env ******** --env ******** 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent -k [2021-07-28T16:02:44.831Z] unset SSH_AUTH_SOCK; [2021-07-28T16:02:44.831Z] unset SSH_AGENT_PID; [2021-07-28T16:02:44.831Z] echo Agent pid 21 killed; [2021-07-28T16:02:44.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T16:02:44.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:02:44.885Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:02:44.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:02:44.997Z] $ docker exec 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent [2021-07-28T16:02:45.111Z] SSH_AUTH_SOCK=/tmp/ssh-21Ab807OFk6t/agent.55 [2021-07-28T16:02:45.111Z] SSH_AGENT_PID=61 [2021-07-28T16:02:45.121Z] Running ssh-add (command line suppressed) [2021-07-28T16:02:45.212Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2826189413369721853.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2826189413369721853.key) [2021-07-28T16:02:45.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:02:45.547Z] + git semver init [2021-07-28T16:02:45.547Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T16:02:45.547Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-28T16:02:45.547Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:02:45.547Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T16:02:45.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T16:02:45.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T16:02:45.547Z] # $SEMVER_BRANCH = main [2021-07-28T16:02:45.547Z] # $SEMVER_TEMP = /tmp/semver-507374392 [2021-07-28T16:02:45.547Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-28T16:02:48.146Z] # '/tmp/semver-507374392' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-07-28T16:02:48.147Z] # -> Force: false [2021-07-28T16:02:48.147Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-07-28T16:02:48.160Z] $ docker exec --env ******** --env ******** 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 ssh-agent -k [2021-07-28T16:02:48.262Z] unset SSH_AUTH_SOCK; [2021-07-28T16:02:48.262Z] unset SSH_AGENT_PID; [2021-07-28T16:02:48.262Z] echo Agent pid 61 killed; [2021-07-28T16:02:48.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T16:02:48.632Z] + git semver [Pipeline] } [2021-07-28T16:02:48.655Z] $ docker stop --time=1 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 [2021-07-28T16:02:49.986Z] $ docker rm -f 22903bfdfd74cd1b309eef5354eff852e2c8597a092325b4128a5e93252a5ef8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:02:50.377Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T16:02:50.710Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T16:02:50.713Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-07-28T16:03:06.037Z] Still waiting to schedule task [2021-07-28T16:03:06.038Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-28T16:03:06.041Z] Still waiting to schedule task [2021-07-28T16:03:06.041Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-28T16:04:33.152Z] Running on prd-centos7-docker-4c-2g-364 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-28T16:04:33.170Z] Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-07-28T16:04:33.282Z] The recommended git tool is: git [2021-07-28T16:04:36.189Z] using credential edgex-jenkins-ssh [2021-07-28T16:04:36.201Z] Cloning the remote Git repository [2021-07-28T16:04:36.227Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:04:36.302Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 [2021-07-28T16:04:36.335Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:04:36.335Z] > git --version # timeout=10 [2021-07-28T16:04:36.344Z] > git --version # 'git version 2.24.4' [2021-07-28T16:04:36.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:04:36.370Z] [INFO] Currently running in a labeled security context [2021-07-28T16:04:36.371Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T16:04:36.371Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh4561765901489457089.key [2021-07-28T16:04:36.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:04:41.476Z] Avoid second fetch [2021-07-28T16:04:41.477Z] Checking out Revision ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (main) [2021-07-28T16:04:41.449Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:04:41.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:04:41.485Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:04:41.491Z] > git checkout -f ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [2021-07-28T16:04:45.298Z] Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T16:04:46.197Z] ========================================================= [2021-07-28T16:04:46.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T16:04:46.197Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:04:46.641Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-28T16:04:46.910Z] Sending build context to Docker daemon 19.75MB [2021-07-28T16:04:46.910Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:04:46.910Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:04:46.910Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T16:04:46.910Z] 540db60ca938: Pulling fs layer [2021-07-28T16:04:46.910Z] adcc1eea9eea: Pulling fs layer [2021-07-28T16:04:46.910Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T16:04:46.910Z] 0773c198feca: Pulling fs layer [2021-07-28T16:04:46.910Z] 345f892a5656: Pulling fs layer [2021-07-28T16:04:46.910Z] 4796506630df: Pulling fs layer [2021-07-28T16:04:46.910Z] cc55df3e53f1: Pulling fs layer [2021-07-28T16:04:46.910Z] 4d027b6c602c: Pulling fs layer [2021-07-28T16:04:46.910Z] 449e75d2c14e: Pulling fs layer [2021-07-28T16:04:46.910Z] 4796506630df: Waiting [2021-07-28T16:04:46.910Z] cc55df3e53f1: Waiting [2021-07-28T16:04:46.910Z] 4d027b6c602c: Waiting [2021-07-28T16:04:46.910Z] 449e75d2c14e: Waiting [2021-07-28T16:04:46.910Z] 0773c198feca: Waiting [2021-07-28T16:04:46.910Z] 345f892a5656: Waiting [2021-07-28T16:04:47.178Z] 4c4ab2625f07: Verifying Checksum [2021-07-28T16:04:47.178Z] 4c4ab2625f07: Download complete [2021-07-28T16:04:47.178Z] adcc1eea9eea: Download complete [2021-07-28T16:04:47.178Z] 345f892a5656: Verifying Checksum [2021-07-28T16:04:47.178Z] 345f892a5656: Download complete [2021-07-28T16:04:47.178Z] 4796506630df: Verifying Checksum [2021-07-28T16:04:47.178Z] 4796506630df: Download complete [2021-07-28T16:04:47.178Z] cc55df3e53f1: Verifying Checksum [2021-07-28T16:04:47.178Z] cc55df3e53f1: Download complete [2021-07-28T16:04:47.178Z] 540db60ca938: Verifying Checksum [2021-07-28T16:04:47.178Z] 540db60ca938: Download complete [2021-07-28T16:04:47.445Z] 540db60ca938: Pull complete [2021-07-28T16:04:47.445Z] adcc1eea9eea: Pull complete [2021-07-28T16:04:47.715Z] 4c4ab2625f07: Pull complete [2021-07-28T16:04:47.715Z] 4d027b6c602c: Verifying Checksum [2021-07-28T16:04:47.715Z] 4d027b6c602c: Download complete [2021-07-28T16:04:51.066Z] 449e75d2c14e: Verifying Checksum [2021-07-28T16:04:51.066Z] 449e75d2c14e: Download complete [2021-07-28T16:04:52.482Z] 0773c198feca: Verifying Checksum [2021-07-28T16:04:52.482Z] 0773c198feca: Download complete [2021-07-28T16:04:55.864Z] 0773c198feca: Pull complete [2021-07-28T16:04:55.864Z] 345f892a5656: Pull complete [2021-07-28T16:04:55.864Z] 4796506630df: Pull complete [2021-07-28T16:04:55.864Z] cc55df3e53f1: Pull complete [2021-07-28T16:04:56.137Z] 4d027b6c602c: Pull complete [2021-07-28T16:04:57.575Z] 449e75d2c14e: Pull complete [2021-07-28T16:04:57.575Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T16:04:57.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T16:04:57.575Z] ---> 0d28375d9b5b [2021-07-28T16:04:57.575Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:04:57.575Z] 20.10.0: Pulling from library/docker [2021-07-28T16:04:57.844Z] 05e7bc50f07f: Pulling fs layer [2021-07-28T16:04:57.844Z] 6db28d0fdbf6: Pulling fs layer [2021-07-28T16:04:57.844Z] 292df0bc6bf3: Pulling fs layer [2021-07-28T16:04:57.844Z] 2e060f4bd70b: Pulling fs layer [2021-07-28T16:04:57.844Z] 80e8d568a223: Pulling fs layer [2021-07-28T16:04:57.844Z] 8dc6ef1a942a: Pulling fs layer [2021-07-28T16:04:57.844Z] 2312dd95470a: Pulling fs layer [2021-07-28T16:04:57.844Z] 80e8d568a223: Waiting [2021-07-28T16:04:57.844Z] 8dc6ef1a942a: Waiting [2021-07-28T16:04:57.844Z] 2312dd95470a: Waiting [2021-07-28T16:04:57.844Z] 2e060f4bd70b: Waiting [2021-07-28T16:04:57.844Z] 292df0bc6bf3: Verifying Checksum [2021-07-28T16:04:57.844Z] 292df0bc6bf3: Download complete [2021-07-28T16:04:57.844Z] 6db28d0fdbf6: Verifying Checksum [2021-07-28T16:04:57.844Z] 6db28d0fdbf6: Download complete [2021-07-28T16:04:58.130Z] 80e8d568a223: Verifying Checksum [2021-07-28T16:04:58.130Z] 80e8d568a223: Download complete [2021-07-28T16:04:58.130Z] 8dc6ef1a942a: Verifying Checksum [2021-07-28T16:04:58.130Z] 8dc6ef1a942a: Download complete [2021-07-28T16:04:58.130Z] 05e7bc50f07f: Verifying Checksum [2021-07-28T16:04:58.130Z] 05e7bc50f07f: Download complete [2021-07-28T16:04:58.130Z] 2312dd95470a: Verifying Checksum [2021-07-28T16:04:58.130Z] 2312dd95470a: Download complete [2021-07-28T16:04:58.130Z] 05e7bc50f07f: Pull complete [2021-07-28T16:04:58.396Z] 6db28d0fdbf6: Pull complete [2021-07-28T16:04:58.396Z] 292df0bc6bf3: Pull complete [2021-07-28T16:05:00.989Z] 2e060f4bd70b: Verifying Checksum [2021-07-28T16:05:00.989Z] 2e060f4bd70b: Download complete [2021-07-28T16:05:02.971Z] 2e060f4bd70b: Pull complete [2021-07-28T16:05:02.971Z] 80e8d568a223: Pull complete [2021-07-28T16:05:02.971Z] 8dc6ef1a942a: Pull complete [2021-07-28T16:05:02.971Z] 2312dd95470a: Pull complete [2021-07-28T16:05:02.971Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:05:02.971Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:05:05.568Z] ---> 9ca65142fe7e [2021-07-28T16:05:05.568Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:05:05.568Z] ---> Running in 8f04ceb8dc46 [2021-07-28T16:05:05.568Z] Removing intermediate container 8f04ceb8dc46 [2021-07-28T16:05:05.568Z] ---> a255fe9a7b63 [2021-07-28T16:05:05.568Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:05:05.568Z] ---> Running in 6f09d1876abc [2021-07-28T16:05:05.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T16:05:06.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T16:05:07.069Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:05:07.069Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:05:07.336Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:05:07.336Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:05:07.336Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:05:07.605Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:05:07.605Z] OK: 150 MiB in 45 packages [2021-07-28T16:05:07.874Z] Removing intermediate container 6f09d1876abc [2021-07-28T16:05:07.874Z] ---> 6fab67be2d70 [2021-07-28T16:05:07.874Z] Step 6/8 : WORKDIR /build [2021-07-28T16:05:07.874Z] ---> Running in 52e1d4d1452e [2021-07-28T16:05:07.874Z] Removing intermediate container 52e1d4d1452e [2021-07-28T16:05:07.874Z] ---> 1bd4f732b4e6 [2021-07-28T16:05:07.874Z] Step 7/8 : COPY go.mod . [2021-07-28T16:05:08.144Z] ---> 092036912370 [2021-07-28T16:05:08.144Z] Step 8/8 : RUN go mod download [2021-07-28T16:05:08.144Z] ---> Running in 1da715c6d3ee [2021-07-28T16:05:23.175Z] Removing intermediate container 1da715c6d3ee [2021-07-28T16:05:23.175Z] ---> 110c98cdde92 [2021-07-28T16:05:23.175Z] Successfully built 110c98cdde92 [2021-07-28T16:05:23.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:05:23.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:05:23.544Z] . [Pipeline] withDockerContainer [2021-07-28T16:05:23.642Z] prd-centos7-docker-4c-2g-364 does not seem to be running inside a container [2021-07-28T16:05:23.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-x86_64 cat [2021-07-28T16:05:24.147Z] $ docker top e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:05:24.550Z] + go version [2021-07-28T16:05:24.550Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T16:05:24.604Z] $ docker stop --time=1 e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b [2021-07-28T16:05:25.809Z] $ docker rm -f e79978f14e15e10199d6ec86e21482db772b32b174f4010cb625cb712f59875b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:05:26.634Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:05:26.634Z] . [Pipeline] withDockerContainer [2021-07-28T16:05:26.732Z] prd-centos7-docker-4c-2g-364 does not seem to be running inside a container [2021-07-28T16:05:26.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-x86_64 cat [2021-07-28T16:05:27.132Z] $ docker top 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:05:27.526Z] + go mod tidy [Pipeline] sh [2021-07-28T16:05:28.124Z] + make test [2021-07-28T16:05:28.125Z] make -C ./app-service-template build [2021-07-28T16:05:28.125Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:05:28.125Z] go mod tidy [2021-07-28T16:05:28.405Z] 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-07-28T16:05:38.542Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:05:38.542Z] make -C ./app-service-template test [2021-07-28T16:05:38.542Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:05:38.542Z] go mod tidy [2021-07-28T16:05:38.542Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:05:46.877Z] ok new-app-service 0.023s coverage: 47.8% of statements [2021-07-28T16:05:46.877Z] ? new-app-service/config [no test files] [2021-07-28T16:05:46.877Z] ok new-app-service/functions 0.007s [2021-07-28T16:05:46.877Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:05:53.560Z] gofmt -l . [2021-07-28T16:05:53.560Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:05:53.560Z] ./bin/test-attribution-txt.sh [2021-07-28T16:05:54.144Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:05:54.144Z] go mod tidy [2021-07-28T16:05:54.144Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:05:54.731Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:05:55.704Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements [2021-07-28T16:05:55.972Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements [2021-07-28T16:05:55.972Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:05:56.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.8% of statements [2021-07-28T16:05:56.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:05:56.518Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.014s [2021-07-28T16:05:57.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.032s coverage: 74.5% of statements [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:05:57.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.1% of statements [2021-07-28T16:05:57.113Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:05:57.378Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements [2021-07-28T16:06:00.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.746s coverage: 76.1% of statements [2021-07-28T16:06:00.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:06:00.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-07-28T16:06:00.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-07-28T16:06:00.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:06:00.746Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:06:00.746Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-07-28T16:06:13.427Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-366 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-28T16:06:13.445Z] Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout [2021-07-28T16:06:13.667Z] The recommended git tool is: git [2021-07-28T16:06:19.809Z] using credential edgex-jenkins-ssh [2021-07-28T16:06:19.830Z] Cloning the remote Git repository [2021-07-28T16:06:19.899Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:06:20.040Z] > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 [2021-07-28T16:06:20.126Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:06:20.127Z] > git --version # timeout=10 [2021-07-28T16:06:20.151Z] > git --version # 'git version 2.17.1' [2021-07-28T16:06:20.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:06:20.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:06:24.353Z] Avoid second fetch [2021-07-28T16:06:24.354Z] Checking out Revision ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 (main) [2021-07-28T16:06:24.300Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:06:24.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:06:24.377Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:06:24.392Z] > git checkout -f ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [2021-07-28T16:06:27.431Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.039s coverage: 78.1% of statements [2021-07-28T16:06:27.431Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-07-28T16:06:27.431Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:06:27.431Z] gofmt -l . [2021-07-28T16:06:27.431Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:06:27.449Z] $ docker stop --time=1 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 [2021-07-28T16:06:28.701Z] $ docker rm -f 4b73965da8642e9ac15c9207f05e928c029ab4e2031aed60741a2e90010b8187 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:06:28.918Z] Commit message: "build: Update template go.mod to use SDK 2.0.1 (#929)" [2021-07-28T16:06:29.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-07-28T16:06:29.406Z] 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] echo [2021-07-28T16:06:29.792Z] ========================================================= [2021-07-28T16:06:29.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T16:06:29.792Z] ========================================================= [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:06:30.350Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-28T16:06:30.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:06:30.447Z] [2021-07-28T16:06:30.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:06:30.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:06:30.779Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:06:30.779Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:06:30.779Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:06:30.779Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:06:30.779Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:06:30.779Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:06:30.779Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:06:30.779Z] d287ab97295c: Pulling fs layer [2021-07-28T16:06:30.779Z] dc539afda2c1: Waiting [2021-07-28T16:06:30.779Z] 77bc0d833cb6: Waiting [2021-07-28T16:06:30.779Z] 9065ff56babe: Waiting [2021-07-28T16:06:30.779Z] d287ab97295c: Waiting [2021-07-28T16:06:31.341Z] Sending build context to Docker daemon 19.75MB [2021-07-28T16:06:31.341Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:06:31.341Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:06:31.360Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:06:31.360Z] a1111a8f2ec3: Download complete [2021-07-28T16:06:31.360Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:06:31.360Z] dc539afda2c1: Download complete [2021-07-28T16:06:31.941Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:06:31.941Z] ed53099fbce6: Download complete [2021-07-28T16:06:32.208Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:06:32.208Z] 9065ff56babe: Download complete [2021-07-28T16:06:32.208Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:06:32.208Z] 77bc0d833cb6: Download complete [2021-07-28T16:06:32.335Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T16:06:32.335Z] 595b0fe564bb: Pulling fs layer [2021-07-28T16:06:32.335Z] 24495759ef45: Pulling fs layer [2021-07-28T16:06:32.335Z] d148012ef14d: Pulling fs layer [2021-07-28T16:06:32.335Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T16:06:32.335Z] 093eec477d81: Pulling fs layer [2021-07-28T16:06:32.335Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T16:06:32.335Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T16:06:32.335Z] 596795e73e0f: Pulling fs layer [2021-07-28T16:06:32.335Z] 093eec477d81: Waiting [2021-07-28T16:06:32.335Z] a6d5b2bbb924: Waiting [2021-07-28T16:06:32.335Z] 2446dc1eb7d3: Waiting [2021-07-28T16:06:32.335Z] 596795e73e0f: Waiting [2021-07-28T16:06:32.335Z] cb65c68fc2e2: Waiting [2021-07-28T16:06:32.335Z] d148012ef14d: Verifying Checksum [2021-07-28T16:06:32.335Z] d148012ef14d: Download complete [2021-07-28T16:06:32.335Z] 24495759ef45: Download complete [2021-07-28T16:06:32.335Z] 093eec477d81: Verifying Checksum [2021-07-28T16:06:32.335Z] 093eec477d81: Download complete [2021-07-28T16:06:32.335Z] a6d5b2bbb924: Verifying Checksum [2021-07-28T16:06:32.335Z] a6d5b2bbb924: Download complete [2021-07-28T16:06:32.613Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T16:06:32.613Z] 2446dc1eb7d3: Download complete [2021-07-28T16:06:32.613Z] 595b0fe564bb: Download complete [2021-07-28T16:06:33.602Z] 595b0fe564bb: Pull complete [2021-07-28T16:06:34.150Z] b4d181a07f80: Verifying Checksum [2021-07-28T16:06:34.150Z] b4d181a07f80: Download complete [2021-07-28T16:06:34.204Z] 24495759ef45: Pull complete [2021-07-28T16:06:34.481Z] d148012ef14d: Pull complete [2021-07-28T16:06:35.134Z] b4d181a07f80: Pull complete [2021-07-28T16:06:35.134Z] a1111a8f2ec3: Pull complete [2021-07-28T16:06:35.727Z] ed53099fbce6: Pull complete [2021-07-28T16:06:35.727Z] dc539afda2c1: Pull complete [2021-07-28T16:06:35.918Z] 596795e73e0f: Verifying Checksum [2021-07-28T16:06:35.918Z] 596795e73e0f: Download complete [2021-07-28T16:06:35.993Z] 77bc0d833cb6: Pull complete [2021-07-28T16:06:35.993Z] 9065ff56babe: Pull complete [2021-07-28T16:06:36.900Z] cb65c68fc2e2: Verifying Checksum [2021-07-28T16:06:36.900Z] cb65c68fc2e2: Download complete [2021-07-28T16:06:39.327Z] d287ab97295c: Verifying Checksum [2021-07-28T16:06:39.327Z] d287ab97295c: Download complete [2021-07-28T16:06:43.593Z] d287ab97295c: Pull complete [2021-07-28T16:06:43.594Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:06:43.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:06:43.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:06:43.679Z] prd-centos7-docker-4c-2g-364 does not seem to be running inside a container [2021-07-28T16:06:43.736Z] $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T16:06:46.073Z] $ docker top f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:06:46.549Z] ---> job-cost.sh [2021-07-28T16:06:46.549Z] lf-activate-venv: SKIPPING [2021-07-28T16:06:46.549Z] INFO: No Stack... [2021-07-28T16:06:47.148Z] cb65c68fc2e2: Pull complete [2021-07-28T16:06:47.148Z] 093eec477d81: Pull complete [2021-07-28T16:06:47.148Z] a6d5b2bbb924: Pull complete [2021-07-28T16:06:47.745Z] 2446dc1eb7d3: Pull complete [2021-07-28T16:06:47.955Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:06:48.221Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:06:48.542Z] + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv [2021-07-28T16:06:48.542Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T16:06:48.581Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [2021-07-28T16:06:48.590Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] did not exist. Created. [2021-07-28T16:06:48.590Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:06:48.932Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-28T16:06:48.981Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:06:48.995Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:06:49.021Z] $ docker stop --time=1 f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 [2021-07-28T16:06:50.165Z] $ docker rm -f f0b71c135ebc17587fa4caf4c0202bac517f7b21a07ab0f0b0adc23d69fa2ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T16:06:52.059Z] 596795e73e0f: Pull complete [2021-07-28T16:06:52.059Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T16:06:52.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T16:06:52.059Z] ---> d9e956139c92 [2021-07-28T16:06:52.059Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:06:52.059Z] 20.10.0: Pulling from library/docker [2021-07-28T16:06:52.059Z] a3cc7d3b244e: Pulling fs layer [2021-07-28T16:06:52.059Z] 02a3295e0d61: Pulling fs layer [2021-07-28T16:06:52.059Z] 0f4f2e6d8100: Pulling fs layer [2021-07-28T16:06:52.059Z] 330b718f631f: Pulling fs layer [2021-07-28T16:06:52.059Z] a93816041522: Pulling fs layer [2021-07-28T16:06:52.059Z] bdb6da89ff94: Pulling fs layer [2021-07-28T16:06:52.059Z] 2a70c0c122f4: Pulling fs layer [2021-07-28T16:06:52.059Z] a93816041522: Waiting [2021-07-28T16:06:52.059Z] bdb6da89ff94: Waiting [2021-07-28T16:06:52.059Z] 330b718f631f: Waiting [2021-07-28T16:06:52.059Z] 2a70c0c122f4: Waiting [2021-07-28T16:06:52.059Z] 0f4f2e6d8100: Verifying Checksum [2021-07-28T16:06:52.059Z] 0f4f2e6d8100: Download complete [2021-07-28T16:06:52.059Z] 02a3295e0d61: Verifying Checksum [2021-07-28T16:06:52.059Z] 02a3295e0d61: Download complete [2021-07-28T16:06:52.059Z] a93816041522: Verifying Checksum [2021-07-28T16:06:52.059Z] a93816041522: Download complete [2021-07-28T16:06:52.059Z] bdb6da89ff94: Verifying Checksum [2021-07-28T16:06:52.059Z] bdb6da89ff94: Download complete [2021-07-28T16:06:52.059Z] 2a70c0c122f4: Verifying Checksum [2021-07-28T16:06:52.336Z] a3cc7d3b244e: Verifying Checksum [2021-07-28T16:06:52.336Z] a3cc7d3b244e: Download complete [2021-07-28T16:06:52.964Z] a3cc7d3b244e: Pull complete [2021-07-28T16:06:53.957Z] 02a3295e0d61: Pull complete [2021-07-28T16:06:53.957Z] 330b718f631f: Verifying Checksum [2021-07-28T16:06:53.957Z] 330b718f631f: Download complete [2021-07-28T16:06:54.234Z] 0f4f2e6d8100: Pull complete [2021-07-28T16:06:58.572Z] 330b718f631f: Pull complete [2021-07-28T16:06:58.848Z] a93816041522: Pull complete [2021-07-28T16:06:59.452Z] bdb6da89ff94: Pull complete [2021-07-28T16:06:59.731Z] 2a70c0c122f4: Pull complete [2021-07-28T16:07:00.010Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:07:00.010Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:07:08.314Z] ---> f53911ad627d [2021-07-28T16:07:08.314Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:07:08.314Z] ---> Running in b88a08167b1d [2021-07-28T16:07:08.589Z] Removing intermediate container b88a08167b1d [2021-07-28T16:07:08.589Z] ---> e2be24903e1c [2021-07-28T16:07:08.589Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:07:08.589Z] ---> Running in 62980b5f1e59 [2021-07-28T16:07:10.580Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T16:07:11.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T16:07:12.592Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:07:12.592Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:07:12.867Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:07:12.867Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:07:13.139Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:07:13.139Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:07:13.139Z] OK: 139 MiB in 45 packages [2021-07-28T16:07:14.585Z] Removing intermediate container 62980b5f1e59 [2021-07-28T16:07:14.585Z] ---> 445e11a1c9c4 [2021-07-28T16:07:14.585Z] Step 6/8 : WORKDIR /build [2021-07-28T16:07:14.876Z] ---> Running in d11a2867c6c8 [2021-07-28T16:07:15.862Z] Removing intermediate container d11a2867c6c8 [2021-07-28T16:07:15.862Z] ---> 19089752dcb6 [2021-07-28T16:07:15.862Z] Step 7/8 : COPY go.mod . [2021-07-28T16:07:16.866Z] ---> ca6a3f37935d [2021-07-28T16:07:16.866Z] Step 8/8 : RUN go mod download [2021-07-28T16:07:16.866Z] ---> Running in b50370ae17da [2021-07-28T16:07:49.281Z] Removing intermediate container b50370ae17da [2021-07-28T16:07:49.281Z] ---> e1890fcdcfb2 [2021-07-28T16:07:49.281Z] Successfully built e1890fcdcfb2 [2021-07-28T16:07:49.281Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:07:49.717Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:07:49.718Z] . [Pipeline] withDockerContainer [2021-07-28T16:07:50.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container [2021-07-28T16:07:50.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat [2021-07-28T16:07:52.089Z] $ docker top f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:07:53.187Z] + go version [2021-07-28T16:07:53.188Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T16:07:53.213Z] $ docker stop --time=1 f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 [2021-07-28T16:07:55.164Z] $ docker rm -f f5eda78d599bb3f8f38049248b11e6ef83b02a9f2f1d1099f40cb3519c11b2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:07:56.016Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:07:56.016Z] . [Pipeline] withDockerContainer [2021-07-28T16:07:56.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container [2021-07-28T16:07:56.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@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 ******** ci-base-image-arm64 cat [2021-07-28T16:07:58.292Z] $ docker top 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:07:59.354Z] + go mod tidy [Pipeline] sh [2021-07-28T16:08:00.628Z] + make test [2021-07-28T16:08:00.628Z] make -C ./app-service-template build [2021-07-28T16:08:00.628Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:08:00.628Z] go mod tidy [2021-07-28T16:08:01.232Z] 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-07-28T16:08:40.953Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:08:40.953Z] make -C ./app-service-template test [2021-07-28T16:08:40.953Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:08:40.953Z] go mod tidy [2021-07-28T16:08:40.953Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:09:20.019Z] ok new-app-service 0.047s coverage: 47.8% of statements [2021-07-28T16:09:20.020Z] ? new-app-service/config [no test files] [2021-07-28T16:09:20.020Z] ok new-app-service/functions 0.048s [2021-07-28T16:09:20.020Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:09:46.904Z] gofmt -l . [2021-07-28T16:09:46.904Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:09:46.904Z] ./bin/test-attribution-txt.sh [2021-07-28T16:09:46.904Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' [2021-07-28T16:09:46.904Z] go mod tidy [2021-07-28T16:09:47.183Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:09:48.634Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.102s coverage: 63.6% of statements [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.117s coverage: 61.8% of statements [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.074s [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.163s coverage: 74.5% of statements [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.022s coverage: 97.1% of statements [2021-07-28T16:09:58.915Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:09:58.915Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.069s coverage: 10.5% of statements [2021-07-28T16:10:07.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.1% of statements [2021-07-28T16:10:07.244Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:10:07.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 12.5% of statements [2021-07-28T16:10:07.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.052s coverage: 27.3% of statements [2021-07-28T16:10:07.244Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:10:07.244Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:10:07.244Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.051s coverage: 51.4% of statements [2021-07-28T16:10:34.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.138s coverage: 78.1% of statements [2021-07-28T16:10:34.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.038s coverage: 94.4% of statements [2021-07-28T16:10:34.086Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:10:36.742Z] gofmt -l . [2021-07-28T16:10:37.339Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:10:37.958Z] $ docker stop --time=1 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 [2021-07-28T16:10:40.118Z] $ docker rm -f 4aaa81a5e03c10354e4564ebf572a4ce2b109eeff2c3d05df7df722699f21d87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:10:41.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T16:10:41.218Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T16:10:41.993Z] 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-07-28T16:10:42.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:10:43.108Z] [2021-07-28T16:10:43.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:10:43.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:10:43.764Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T16:10:43.764Z] 448f6bf000e3: Pulling fs layer [2021-07-28T16:10:43.764Z] f757da607395: Pulling fs layer [2021-07-28T16:10:43.764Z] 05883995daec: Pulling fs layer [2021-07-28T16:10:43.764Z] 8603b9c90790: Pulling fs layer [2021-07-28T16:10:43.764Z] 1560dd03e051: Pulling fs layer [2021-07-28T16:10:43.764Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T16:10:43.764Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T16:10:43.764Z] 27f5ce0e4adf: Waiting [2021-07-28T16:10:43.764Z] 8603b9c90790: Waiting [2021-07-28T16:10:43.765Z] c2d8d7efcc4b: Waiting [2021-07-28T16:10:44.044Z] f757da607395: Verifying Checksum [2021-07-28T16:10:44.044Z] f757da607395: Download complete [2021-07-28T16:10:44.044Z] 8603b9c90790: Download complete [2021-07-28T16:10:44.321Z] 1560dd03e051: Verifying Checksum [2021-07-28T16:10:44.321Z] 1560dd03e051: Download complete [2021-07-28T16:10:44.321Z] 27f5ce0e4adf: Verifying Checksum [2021-07-28T16:10:44.321Z] 27f5ce0e4adf: Download complete [2021-07-28T16:10:44.597Z] 05883995daec: Verifying Checksum [2021-07-28T16:10:44.597Z] 05883995daec: Download complete [2021-07-28T16:10:45.206Z] 448f6bf000e3: Verifying Checksum [2021-07-28T16:10:45.206Z] 448f6bf000e3: Download complete [2021-07-28T16:10:48.622Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T16:10:48.622Z] c2d8d7efcc4b: Download complete [2021-07-28T16:10:48.899Z] 448f6bf000e3: Pull complete [2021-07-28T16:10:49.887Z] f757da607395: Pull complete [2021-07-28T16:10:51.331Z] 05883995daec: Pull complete [2021-07-28T16:10:51.929Z] 8603b9c90790: Pull complete [2021-07-28T16:10:52.916Z] 1560dd03e051: Pull complete [2021-07-28T16:10:53.199Z] 27f5ce0e4adf: Pull complete [2021-07-28T16:11:08.322Z] c2d8d7efcc4b: Pull complete [2021-07-28T16:11:08.322Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T16:11:08.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:11:08.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T16:11:08.630Z] prd-ubuntu18.04-docker-arm64-4c-16g-366 does not seem to be running inside a container [2021-07-28T16:11:08.727Z] $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-28T16:11:15.423Z] $ docker top 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:11:16.448Z] ---> job-cost.sh [2021-07-28T16:11:16.448Z] lf-activate-venv: SKIPPING [2021-07-28T16:11:16.448Z] INFO: No Stack... [2021-07-28T16:11:17.423Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T16:11:18.017Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:11:18.677Z] + cut -d, -f6 [2021-07-28T16:11:18.677Z] + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv [Pipeline] lock [2021-07-28T16:11:18.784Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [2021-07-28T16:11:18.791Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] did not exist. Created. [2021-07-28T16:11:18.791Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:11:19.539Z] /w/workspace/app-functions-sdk-go/6@tmp/durable-1da659d1/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-1da659d1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T16:11:20.320Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T16:11:20.347Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T16:11:20.451Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:11:20.465Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:11:20.488Z] $ docker stop --time=1 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 [2021-07-28T16:11:22.520Z] $ docker rm -f 313612a7573ffff5568faa15060ec26216faf9471a829df5baeca4f5d6624569 [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-07-28T16:11:23.427Z] provisioning config files... [2021-07-28T16:11:23.445Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8693267951408002532tmp [Pipeline] { [Pipeline] sh [2021-07-28T16:11:23.769Z] + set +x [2021-07-28T16:11:23.770Z] + curl -s https://codecov.io/bash [2021-07-28T16:11:23.770Z] + bash -s -- [2021-07-28T16:11:23.770Z] [2021-07-28T16:11:23.770Z] _____ _ [2021-07-28T16:11:23.770Z] / ____| | | [2021-07-28T16:11:23.770Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T16:11:23.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T16:11:23.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T16:11:23.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T16:11:23.770Z] Bash-1.0.6 [2021-07-28T16:11:23.770Z] [2021-07-28T16:11:23.770Z] [2021-07-28T16:11:23.770Z] ==> git version 2.24.4 found [2021-07-28T16:11:23.770Z] ==> 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-07-28T16:11:23.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T16:11:23.770Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T16:11:23.770Z] ==> Jenkins CI detected. [2021-07-28T16:11:23.770Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:11:23.770Z] project root: . [2021-07-28T16:11:23.770Z] --> token set from env [2021-07-28T16:11:24.050Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T16:11:24.050Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T16:11:24.050Z] ==> Python coveragepy not found [2021-07-28T16:11:24.050Z] ==> Searching for coverage reports in: [2021-07-28T16:11:24.050Z] + . [2021-07-28T16:11:24.050Z] -> Found 2 reports [2021-07-28T16:11:24.050Z] ==> Detecting git/mercurial file structure [2021-07-28T16:11:24.050Z] ==> Reading reports [2021-07-28T16:11:24.050Z] + ./app-service-template/coverage.out bytes=1055 [2021-07-28T16:11:24.050Z] + ./coverage.out bytes=95183 [2021-07-28T16:11:24.050Z] ==> Appending adjustments [2021-07-28T16:11:24.050Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T16:11:24.316Z] + Found adjustments [2021-07-28T16:11:24.316Z] ==> Gzipping contents [2021-07-28T16:11:24.316Z] 20K /tmp/codecov.yjdbnJ.gz [2021-07-28T16:11:24.316Z] ==> Uploading reports [2021-07-28T16:11:24.316Z] url: https://codecov.io [2021-07-28T16:11:24.316Z] query: branch=main&commit=ebab09c1f1c3ca512e4b147264c251d1ef0d01e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T16:11:24.316Z] -> Pinging Codecov [2021-07-28T16:11:24.316Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=ebab09c1f1c3ca512e4b147264c251d1ef0d01e0&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T16:11:24.585Z] -> Uploading to [2021-07-28T16:11:24.585Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/3D8B5DFFC46A037C893635FACE044666/ebab09c1f1c3ca512e4b147264c251d1ef0d01e0/93cecc0d-1394-461e-8a11-f64d11dbc77a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T161124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c915d0bbd1521728c2e7e6eb8e1a0f63374da83576e6f7bab09399c6bbb5b4 [2021-07-28T16:11:24.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T16:11:24.585Z] Dload Upload Total Spent Left Speed [2021-07-28T16:11:25.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16482 0 0 100 16482 0 44944 --:--:-- --:--:-- --:--:-- 45032 [2021-07-28T16:11:25.185Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 [Pipeline] } [2021-07-28T16:11:25.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-28T16:11:26.030Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-28T16:11:26.081Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:11:26.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:11:26.407Z] [2021-07-28T16:11:26.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:11:26.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:11:26.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-28T16:11:26.741Z] 188c0c94c7c5: Pulling fs layer [2021-07-28T16:11:26.742Z] 0ef7d3d256c8: Pulling fs layer [2021-07-28T16:11:26.742Z] de9db76c5a1d: Pulling fs layer [2021-07-28T16:11:26.742Z] 0eba1c9be4d2: Pulling fs layer [2021-07-28T16:11:26.742Z] 0d57e429df01: Pulling fs layer [2021-07-28T16:11:26.742Z] 4e4be7b47b0d: Pulling fs layer [2021-07-28T16:11:26.742Z] e1f770b5df2f: Pulling fs layer [2021-07-28T16:11:26.742Z] 85a0685a4137: Pulling fs layer [2021-07-28T16:11:26.742Z] 0d57e429df01: Waiting [2021-07-28T16:11:26.742Z] 4e4be7b47b0d: Waiting [2021-07-28T16:11:26.742Z] e1f770b5df2f: Waiting [2021-07-28T16:11:26.742Z] 85a0685a4137: Waiting [2021-07-28T16:11:26.742Z] 0eba1c9be4d2: Waiting [2021-07-28T16:11:27.013Z] de9db76c5a1d: Verifying Checksum [2021-07-28T16:11:27.013Z] de9db76c5a1d: Download complete [2021-07-28T16:11:27.013Z] 0ef7d3d256c8: Verifying Checksum [2021-07-28T16:11:27.013Z] 0ef7d3d256c8: Download complete [2021-07-28T16:11:27.013Z] 0d57e429df01: Verifying Checksum [2021-07-28T16:11:27.013Z] 0d57e429df01: Download complete [2021-07-28T16:11:27.013Z] 4e4be7b47b0d: Verifying Checksum [2021-07-28T16:11:27.013Z] 4e4be7b47b0d: Download complete [2021-07-28T16:11:27.013Z] 188c0c94c7c5: Verifying Checksum [2021-07-28T16:11:27.013Z] 188c0c94c7c5: Download complete [2021-07-28T16:11:27.285Z] 188c0c94c7c5: Pull complete [2021-07-28T16:11:27.555Z] 0ef7d3d256c8: Pull complete [2021-07-28T16:11:27.555Z] de9db76c5a1d: Pull complete [2021-07-28T16:11:28.521Z] e1f770b5df2f: Verifying Checksum [2021-07-28T16:11:28.521Z] e1f770b5df2f: Download complete [2021-07-28T16:11:33.870Z] 0eba1c9be4d2: Verifying Checksum [2021-07-28T16:11:33.870Z] 0eba1c9be4d2: Download complete [2021-07-28T16:11:33.870Z] 85a0685a4137: Verifying Checksum [2021-07-28T16:11:33.870Z] 85a0685a4137: Download complete [2021-07-28T16:11:36.508Z] 0eba1c9be4d2: Pull complete [2021-07-28T16:11:36.508Z] 0d57e429df01: Pull complete [2021-07-28T16:11:36.508Z] 4e4be7b47b0d: Pull complete [2021-07-28T16:11:37.092Z] e1f770b5df2f: Pull complete [2021-07-28T16:11:40.486Z] 85a0685a4137: Pull complete [2021-07-28T16:11:40.487Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-28T16:11:40.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:11:40.487Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-28T16:11:40.579Z] prd-centos7-docker-4c-2g-359 does not seem to be running inside a container [2021-07-28T16:11:40.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-28T16:11:42.593Z] $ docker top 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-28T16:11:42.688Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-28T16:11:42.992Z] + set -o pipefail [2021-07-28T16:11:42.992Z] + snyk monitor '--org=edgex-jenkins' [2021-07-28T16:12:09.673Z] [2021-07-28T16:12:09.673Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-07-28T16:12:09.673Z] [2021-07-28T16:12:09.673Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e20b4fdb-35ef-4639-b103-e84b7cc711a5 [2021-07-28T16:12:09.673Z] [2021-07-28T16:12:09.673Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-28T16:12:09.673Z] [2021-07-28T16:12:09.673Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-28T16:12:09.673Z] [2021-07-28T16:12:09.673Z] [Pipeline] } [2021-07-28T16:12:09.689Z] $ docker stop --time=1 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae [2021-07-28T16:12:11.384Z] $ docker rm -f 351ac35a374e7ea68f9d6f06bf362bf6fd2e504d7cdb4d49e297ec8112392aae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-28T16:12:12.102Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T16:12:12.123Z] provisioning config files... [2021-07-28T16:12:12.124Z] not able to provide the file [ManagedFile: id=swaggerhub-api-key, targetLocation=null, variable=APIKEY], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:13.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:14.164Z] ---> package-listing.sh [2021-07-28T16:12:14.164Z] ++ facter osfamily [2021-07-28T16:12:14.164Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T16:12:14.433Z] + OS_FAMILY=redhat [2021-07-28T16:12:14.433Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:12:14.433Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T16:12:14.433Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T16:12:14.433Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T16:12:14.433Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T16:12:14.433Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-28T16:12:14.433Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T16:12:14.433Z] + case "${OS_FAMILY}" in [2021-07-28T16:12:14.433Z] + sort [2021-07-28T16:12:14.433Z] + rpm -qa [2021-07-28T16:12:15.015Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T16:12:15.015Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T16:12:15.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T16:12:15.015Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-28T16:12:15.015Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-07-28T16:12:15.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2021-07-28T16:12:15.033Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-28T16:12:15.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:12:15.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:15.927Z] [2021-07-28T16:12:15.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:12:16.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:16.526Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:12:16.526Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:12:16.526Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:12:16.526Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:12:16.526Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:12:16.526Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:12:16.526Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:12:16.526Z] d287ab97295c: Pulling fs layer [2021-07-28T16:12:16.526Z] 77bc0d833cb6: Waiting [2021-07-28T16:12:16.526Z] 9065ff56babe: Waiting [2021-07-28T16:12:16.526Z] d287ab97295c: Waiting [2021-07-28T16:12:16.526Z] dc539afda2c1: Waiting [2021-07-28T16:12:16.794Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:12:16.794Z] a1111a8f2ec3: Download complete [2021-07-28T16:12:16.794Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:12:16.794Z] dc539afda2c1: Download complete [2021-07-28T16:12:17.377Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:12:17.377Z] 77bc0d833cb6: Download complete [2021-07-28T16:12:17.377Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:12:17.377Z] 9065ff56babe: Download complete [2021-07-28T16:12:17.377Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:12:17.377Z] ed53099fbce6: Download complete [2021-07-28T16:12:18.345Z] b4d181a07f80: Verifying Checksum [2021-07-28T16:12:18.345Z] b4d181a07f80: Download complete [2021-07-28T16:12:19.769Z] b4d181a07f80: Pull complete [2021-07-28T16:12:19.769Z] a1111a8f2ec3: Pull complete [2021-07-28T16:12:20.038Z] ed53099fbce6: Pull complete [2021-07-28T16:12:20.038Z] dc539afda2c1: Pull complete [2021-07-28T16:12:20.310Z] 77bc0d833cb6: Pull complete [2021-07-28T16:12:20.583Z] 9065ff56babe: Pull complete [2021-07-28T16:12:22.526Z] d287ab97295c: Verifying Checksum [2021-07-28T16:12:22.526Z] d287ab97295c: Download complete [2021-07-28T16:12:26.797Z] d287ab97295c: Pull complete [2021-07-28T16:12:26.797Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:12:26.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:12:26.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:12:26.895Z] prd-centos7-docker-4c-2g-359 does not seem to be running inside a container [2021-07-28T16:12:26.952Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T16:12:29.185Z] $ docker top 23b0936cfdca63ee0e189a42a13d002bff813bf484f18297ced600b2eeb3839e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:12:29.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T16:12:30.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T16:12:30.426Z] + ls /var/log/sa-host [2021-07-28T16:12:30.426Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T16:12:30.426Z] file_magic: OK [2021-07-28T16:12:30.426Z] HZ: Using current value: 100 [2021-07-28T16:12:30.426Z] file_header: OK [2021-07-28T16:12:30.426Z] 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-07-28T16:12:30.426Z] Statistics: [2021-07-28T16:12:30.426Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:12:30.426Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T16:12:30.426Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T16:12:30.426Z] file_magic: OK [2021-07-28T16:12:30.426Z] HZ: Using current value: 100 [2021-07-28T16:12:30.426Z] file_header: OK [2021-07-28T16:12:30.426Z] 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-07-28T16:12:30.426Z] Statistics: [2021-07-28T16:12:30.426Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:12:30.426Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T16:12:31.012Z] provisioning config files... [2021-07-28T16:12:31.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3441404088092376506tmp [Pipeline] { [Pipeline] echo [2021-07-28T16:12:31.075Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:31.391Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T16:12:31.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:31.820Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T16:12:31.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:32.162Z] ---> sudo-logs.sh [2021-07-28T16:12:32.162Z] Archiving 'sudo' log.. [2021-07-28T16:12:32.162Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-359.vexxhost.local: Name or service not known [2021-07-28T16:12:32.162Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-359.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T16:12:32.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:32.522Z] ---> job-cost.sh [2021-07-28T16:12:32.523Z] lf-activate-venv: SKIPPING [2021-07-28T16:12:32.523Z] DEBUG: total: 0.18000000715255737 [2021-07-28T16:12:32.523Z] INFO: Retrieving Stack Cost... [2021-07-28T16:12:33.110Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:12:33.695Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T16:12:33.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:12:34.021Z] ---> logs-deploy.sh [2021-07-28T16:12:34.021Z] lf-activate-venv: SKIPPING [2021-07-28T16:12:34.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/6 [2021-07-28T16:12:34.021Z] INFO: archiving workspace using pattern(s): [2021-07-28T16:12:34.603Z] Archives upload complete. [2021-07-28T16:12:34.871Z] INFO: archiving logs to Nexus