Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb 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-ssh5115445771294681174.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-ssh8142421005935896090.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-ssh2368032878246132828.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-ssh6731884661063251771.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-ssh7703736430371941034.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-377 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-ssh5316536555451050929.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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 Commit message: "docs: Add 2.0.1 to change log (#930)" > git rev-list --no-walk ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-28T16:22:12.831Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-28T16:22:12.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-28T16:22:12.959Z] ========================================================= [2021-07-28T16:22:12.960Z] EdgeX Global Pipelines Version Info [2021-07-28T16:22:12.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:22:14.057Z] ------------------- [2021-07-28T16:22:14.057Z] stable info: [2021-07-28T16:22:14.057Z] ------------------- [2021-07-28T16:22:14.057Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-28T16:22:14.057Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:22:14.057Z] Message: update stable to v1.0.197 [2021-07-28T16:22:14.643Z] ------------------- [2021-07-28T16:22:14.643Z] experimental info: [2021-07-28T16:22:14.643Z] ------------------- [2021-07-28T16:22:14.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-28T16:22:14.643Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-28T16:22:14.643Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-28T16:22:14.785Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-28T16:22:14.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-28T16:22:14.834Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-28T16:22:14.857Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-28T16:22:14.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-28T16:22:14.902Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-28T16:22:14.925Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-28T16:22:14.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-28T16:22:14.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-28T16:22:14.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-28T16:22:15.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-28T16:22:15.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-28T16:22:15.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-28T16:22:15.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-28T16:22:15.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:22:15.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:22:15.159Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:22:15.185Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-28T16:22:15.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-28T16:22:15.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-28T16:22:15.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-28T16:22:15.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-28T16:22:15.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-28T16:22:15.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-28T16:22:15.346Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-28T16:22:15.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-28T16:22:15.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-28T16:22:15.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-28T16:22:15.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-28T16:22:15.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo [2021-07-28T16:22:15.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb43287 [Pipeline] echo [2021-07-28T16:22:15.529Z] [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:22:16.012Z] + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo [2021-07-28T16:22:16.073Z] GIT_COMMIT: fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb, Commit Message: docs: Add 2.0.1 to change log (#930) [Pipeline] echo [2021-07-28T16:22:16.085Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:22:16.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:22:16.937Z] [2021-07-28T16:22:16.937Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:22:17.279Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:22:17.279Z] latest: Pulling from edgex-devops/git-semver [2021-07-28T16:22:17.279Z] 31603596830f: Pulling fs layer [2021-07-28T16:22:17.279Z] b6dc333f4379: Pulling fs layer [2021-07-28T16:22:17.279Z] 3d9ef1400e77: Pulling fs layer [2021-07-28T16:22:17.279Z] fd332fbdc1db: Pulling fs layer [2021-07-28T16:22:17.279Z] fd332fbdc1db: Waiting [2021-07-28T16:22:17.560Z] b6dc333f4379: Verifying Checksum [2021-07-28T16:22:17.560Z] b6dc333f4379: Download complete [2021-07-28T16:22:17.560Z] 31603596830f: Verifying Checksum [2021-07-28T16:22:17.560Z] 31603596830f: Download complete [2021-07-28T16:22:17.560Z] fd332fbdc1db: Verifying Checksum [2021-07-28T16:22:17.560Z] fd332fbdc1db: Download complete [2021-07-28T16:22:17.830Z] 31603596830f: Pull complete [2021-07-28T16:22:17.830Z] 3d9ef1400e77: Verifying Checksum [2021-07-28T16:22:17.830Z] 3d9ef1400e77: Download complete [2021-07-28T16:22:17.830Z] b6dc333f4379: Pull complete [2021-07-28T16:22:18.412Z] 3d9ef1400e77: Pull complete [2021-07-28T16:22:18.680Z] fd332fbdc1db: Pull complete [2021-07-28T16:22:18.680Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-28T16:22:18.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-28T16:22:18.680Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-28T16:22:18.780Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-07-28T16:22:18.840Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-28T16:22:19.749Z] $ docker top 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-28T16:22:19.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:22:19.903Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:22:20.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:22:20.039Z] $ docker exec 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent [2021-07-28T16:22:20.175Z] SSH_AUTH_SOCK=/tmp/ssh-hzv0viHKkoeZ/agent.14 [2021-07-28T16:22:20.175Z] SSH_AGENT_PID=21 [2021-07-28T16:22:20.187Z] Running ssh-add (command line suppressed) [2021-07-28T16:22:20.297Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5702248166488991415.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5702248166488991415.key) [2021-07-28T16:22:20.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:22:20.652Z] + git tag --points-at HEAD [Pipeline] } [2021-07-28T16:22:20.674Z] $ docker exec --env ******** --env ******** 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent -k [2021-07-28T16:22:20.795Z] unset SSH_AUTH_SOCK; [2021-07-28T16:22:20.795Z] unset SSH_AGENT_PID; [2021-07-28T16:22:20.795Z] echo Agent pid 21 killed; [2021-07-28T16:22:20.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-28T16:22:20.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-28T16:22:20.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-28T16:22:20.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-28T16:22:20.983Z] $ docker exec 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent [2021-07-28T16:22:21.103Z] SSH_AUTH_SOCK=/tmp/ssh-40IGDQoK0atV/agent.55 [2021-07-28T16:22:21.103Z] SSH_AGENT_PID=61 [2021-07-28T16:22:21.112Z] Running ssh-add (command line suppressed) [2021-07-28T16:22:21.218Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4446096082333716407.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4446096082333716407.key) [2021-07-28T16:22:21.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-28T16:22:21.557Z] + git semver init [2021-07-28T16:22:21.557Z] # -> Open(): unable to determine branch for HEAD [2021-07-28T16:22:21.557Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-28T16:22:21.557Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:22:21.557Z] # $SEMVER_REMOTE_NAME = origin [2021-07-28T16:22:21.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-28T16:22:21.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-28T16:22:21.557Z] # $SEMVER_BRANCH = main [2021-07-28T16:22:21.557Z] # $SEMVER_TEMP = /tmp/semver-186635618 [2021-07-28T16:22:21.557Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-28T16:22:23.522Z] # '/tmp/semver-186635618' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-07-28T16:22:23.522Z] # -> Force: false [2021-07-28T16:22:23.522Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-07-28T16:22:23.544Z] $ docker exec --env ******** --env ******** 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent -k [2021-07-28T16:22:23.652Z] unset SSH_AUTH_SOCK; [2021-07-28T16:22:23.653Z] unset SSH_AGENT_PID; [2021-07-28T16:22:23.653Z] echo Agent pid 61 killed; [2021-07-28T16:22:23.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-28T16:22:24.025Z] + git semver [Pipeline] } [2021-07-28T16:22:24.046Z] $ docker stop --time=1 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c [2021-07-28T16:22:25.433Z] $ docker rm -f 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:22:25.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-28T16:22:26.186Z] Stashed 1 file(s) [Pipeline] echo [2021-07-28T16:22:26.189Z] [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:22:41.661Z] Still waiting to schedule task [2021-07-28T16:22:41.662Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-28T16:22:41.665Z] Still waiting to schedule task [2021-07-28T16:22:41.665Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-372’ [2021-07-28T16:24:44.136Z] Running on prd-centos7-docker-4c-2g-379 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-28T16:24:44.159Z] Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout [2021-07-28T16:24:44.511Z] The recommended git tool is: git [2021-07-28T16:24:47.448Z] using credential edgex-jenkins-ssh [2021-07-28T16:24:47.479Z] Cloning the remote Git repository [2021-07-28T16:24:47.566Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:24:47.649Z] > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 [2021-07-28T16:24:47.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:24:47.684Z] > git --version # timeout=10 [2021-07-28T16:24:47.692Z] > git --version # 'git version 2.24.4' [2021-07-28T16:24:47.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:24:47.719Z] [INFO] Currently running in a labeled security context [2021-07-28T16:24:47.719Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-28T16:24:47.720Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh5450408112176500392.key [2021-07-28T16:24:47.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:24:51.532Z] Avoid second fetch [2021-07-28T16:24:51.533Z] Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) [2021-07-28T16:24:51.514Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:24:51.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:24:51.540Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:24:51.549Z] > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [2021-07-28T16:24:55.394Z] Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T16:24:56.088Z] ========================================================= [2021-07-28T16:24:56.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-28T16:24:56.088Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:24:56.496Z] + 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:24:56.496Z] Sending build context to Docker daemon 19.76MB [2021-07-28T16:24:56.496Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:24:56.496Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:24:56.762Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-28T16:24:56.762Z] 540db60ca938: Pulling fs layer [2021-07-28T16:24:56.763Z] adcc1eea9eea: Pulling fs layer [2021-07-28T16:24:56.763Z] 4c4ab2625f07: Pulling fs layer [2021-07-28T16:24:56.763Z] 0773c198feca: Pulling fs layer [2021-07-28T16:24:56.763Z] 345f892a5656: Pulling fs layer [2021-07-28T16:24:56.763Z] 4796506630df: Pulling fs layer [2021-07-28T16:24:56.763Z] cc55df3e53f1: Pulling fs layer [2021-07-28T16:24:56.763Z] 4d027b6c602c: Pulling fs layer [2021-07-28T16:24:56.763Z] 449e75d2c14e: Pulling fs layer [2021-07-28T16:24:56.763Z] 0773c198feca: Waiting [2021-07-28T16:24:56.763Z] 345f892a5656: Waiting [2021-07-28T16:24:56.763Z] 4796506630df: Waiting [2021-07-28T16:24:56.763Z] cc55df3e53f1: Waiting [2021-07-28T16:24:56.763Z] 4d027b6c602c: Waiting [2021-07-28T16:24:56.763Z] 449e75d2c14e: Waiting [2021-07-28T16:24:56.763Z] 4c4ab2625f07: Verifying Checksum [2021-07-28T16:24:56.763Z] 4c4ab2625f07: Download complete [2021-07-28T16:24:56.763Z] adcc1eea9eea: Verifying Checksum [2021-07-28T16:24:56.763Z] adcc1eea9eea: Download complete [2021-07-28T16:24:57.033Z] 345f892a5656: Verifying Checksum [2021-07-28T16:24:57.033Z] 345f892a5656: Download complete [2021-07-28T16:24:57.033Z] 4796506630df: Verifying Checksum [2021-07-28T16:24:57.033Z] 4796506630df: Download complete [2021-07-28T16:24:57.033Z] cc55df3e53f1: Verifying Checksum [2021-07-28T16:24:57.033Z] cc55df3e53f1: Download complete [2021-07-28T16:24:57.033Z] 540db60ca938: Verifying Checksum [2021-07-28T16:24:57.033Z] 540db60ca938: Download complete [2021-07-28T16:24:57.299Z] 540db60ca938: Pull complete [2021-07-28T16:24:57.299Z] adcc1eea9eea: Pull complete [2021-07-28T16:24:57.299Z] 4c4ab2625f07: Pull complete [2021-07-28T16:24:57.567Z] 4d027b6c602c: Verifying Checksum [2021-07-28T16:24:57.567Z] 4d027b6c602c: Download complete [2021-07-28T16:25:00.156Z] 449e75d2c14e: Verifying Checksum [2021-07-28T16:25:00.156Z] 449e75d2c14e: Download complete [2021-07-28T16:25:01.570Z] 0773c198feca: Verifying Checksum [2021-07-28T16:25:01.571Z] 0773c198feca: Download complete [2021-07-28T16:25:04.949Z] 0773c198feca: Pull complete [2021-07-28T16:25:04.949Z] 345f892a5656: Pull complete [2021-07-28T16:25:04.949Z] 4796506630df: Pull complete [2021-07-28T16:25:04.949Z] cc55df3e53f1: Pull complete [2021-07-28T16:25:04.949Z] 4d027b6c602c: Pull complete [2021-07-28T16:25:06.926Z] 449e75d2c14e: Pull complete [2021-07-28T16:25:06.926Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-28T16:25:06.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-28T16:25:06.926Z] ---> 0d28375d9b5b [2021-07-28T16:25:06.926Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:25:06.926Z] 20.10.0: Pulling from library/docker [2021-07-28T16:25:06.926Z] 05e7bc50f07f: Pulling fs layer [2021-07-28T16:25:06.926Z] 6db28d0fdbf6: Pulling fs layer [2021-07-28T16:25:06.926Z] 292df0bc6bf3: Pulling fs layer [2021-07-28T16:25:06.926Z] 2e060f4bd70b: Pulling fs layer [2021-07-28T16:25:06.926Z] 80e8d568a223: Pulling fs layer [2021-07-28T16:25:06.926Z] 8dc6ef1a942a: Pulling fs layer [2021-07-28T16:25:06.926Z] 2312dd95470a: Pulling fs layer [2021-07-28T16:25:06.926Z] 80e8d568a223: Waiting [2021-07-28T16:25:06.926Z] 8dc6ef1a942a: Waiting [2021-07-28T16:25:06.926Z] 2312dd95470a: Waiting [2021-07-28T16:25:06.926Z] 2e060f4bd70b: Waiting [2021-07-28T16:25:06.926Z] 292df0bc6bf3: Verifying Checksum [2021-07-28T16:25:06.926Z] 292df0bc6bf3: Download complete [2021-07-28T16:25:06.926Z] 6db28d0fdbf6: Verifying Checksum [2021-07-28T16:25:06.926Z] 6db28d0fdbf6: Download complete [2021-07-28T16:25:06.926Z] 80e8d568a223: Verifying Checksum [2021-07-28T16:25:06.926Z] 80e8d568a223: Download complete [2021-07-28T16:25:06.926Z] 8dc6ef1a942a: Verifying Checksum [2021-07-28T16:25:06.926Z] 8dc6ef1a942a: Download complete [2021-07-28T16:25:06.926Z] 05e7bc50f07f: Verifying Checksum [2021-07-28T16:25:06.926Z] 05e7bc50f07f: Download complete [2021-07-28T16:25:06.926Z] 2312dd95470a: Verifying Checksum [2021-07-28T16:25:06.926Z] 2312dd95470a: Download complete [2021-07-28T16:25:07.194Z] 05e7bc50f07f: Pull complete [2021-07-28T16:25:07.460Z] 6db28d0fdbf6: Pull complete [2021-07-28T16:25:07.460Z] 292df0bc6bf3: Pull complete [2021-07-28T16:25:10.038Z] 2e060f4bd70b: Verifying Checksum [2021-07-28T16:25:10.038Z] 2e060f4bd70b: Download complete [2021-07-28T16:25:11.461Z] 2e060f4bd70b: Pull complete [2021-07-28T16:25:11.461Z] 80e8d568a223: Pull complete [2021-07-28T16:25:11.461Z] 8dc6ef1a942a: Pull complete [2021-07-28T16:25:11.461Z] 2312dd95470a: Pull complete [2021-07-28T16:25:11.461Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:25:11.461Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:25:13.460Z] ---> 4523609a96be [2021-07-28T16:25:13.460Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:25:13.460Z] ---> Running in bc3cccdb52ed [2021-07-28T16:25:13.460Z] Removing intermediate container bc3cccdb52ed [2021-07-28T16:25:13.460Z] ---> ebb25d5bc007 [2021-07-28T16:25:13.460Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:25:13.460Z] ---> Running in 79735f5a54be [2021-07-28T16:25:13.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-28T16:25:15.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-28T16:25:15.409Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:25:15.409Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:25:15.675Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:25:15.675Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:25:15.675Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:25:15.947Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:25:15.947Z] OK: 150 MiB in 45 packages [2021-07-28T16:25:16.215Z] Removing intermediate container 79735f5a54be [2021-07-28T16:25:16.215Z] ---> 95dc84f28f49 [2021-07-28T16:25:16.215Z] Step 6/8 : WORKDIR /build [2021-07-28T16:25:16.215Z] ---> Running in 28be7564b8de [2021-07-28T16:25:16.215Z] Removing intermediate container 28be7564b8de [2021-07-28T16:25:16.215Z] ---> 3c1fb72a07d5 [2021-07-28T16:25:16.215Z] Step 7/8 : COPY go.mod . [2021-07-28T16:25:16.215Z] ---> 5faba3e6dbae [2021-07-28T16:25:16.215Z] Step 8/8 : RUN go mod download [2021-07-28T16:25:16.486Z] ---> Running in 28101d5ca905 [2021-07-28T16:25:26.580Z] Removing intermediate container 28101d5ca905 [2021-07-28T16:25:26.580Z] ---> e7b181fe9e56 [2021-07-28T16:25:26.580Z] Successfully built e7b181fe9e56 [2021-07-28T16:25:26.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:25:26.948Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:25:26.949Z] . [Pipeline] withDockerContainer [2021-07-28T16:25:27.048Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-07-28T16:25:27.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:25:27.496Z] $ docker top 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:25:27.898Z] + go version [2021-07-28T16:25:27.898Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-28T16:25:27.913Z] $ docker stop --time=1 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 [2021-07-28T16:25:29.116Z] $ docker rm -f 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:25:29.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-378 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-28T16:25:29.604Z] Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout [2021-07-28T16:25:29.681Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-28T16:25:29.681Z] . [Pipeline] withDockerContainer [2021-07-28T16:25:29.770Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-07-28T16:25:29.842Z] The recommended git tool is: git [2021-07-28T16:25:29.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:25:30.233Z] $ docker top c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:25:30.636Z] + go mod tidy [Pipeline] sh [2021-07-28T16:25:31.230Z] + make test [2021-07-28T16:25:31.230Z] make -C ./app-service-template build [2021-07-28T16:25:31.230Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:25:31.230Z] go mod tidy [2021-07-28T16:25:31.508Z] 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:25:35.357Z] using credential edgex-jenkins-ssh [2021-07-28T16:25:35.385Z] Cloning the remote Git repository [2021-07-28T16:25:35.434Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:25:35.553Z] > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 [2021-07-28T16:25:35.636Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-28T16:25:35.637Z] > git --version # timeout=10 [2021-07-28T16:25:35.655Z] > git --version # 'git version 2.17.1' [2021-07-28T16:25:35.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-28T16:25:35.725Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:25:38.958Z] Avoid second fetch [2021-07-28T16:25:38.959Z] Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) [2021-07-28T16:25:38.913Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-28T16:25:38.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-28T16:25:38.973Z] > git config core.sparsecheckout # timeout=10 [2021-07-28T16:25:39.002Z] > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [2021-07-28T16:25:41.702Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:25:41.702Z] make -C ./app-service-template test [2021-07-28T16:25:41.702Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:25:41.702Z] go mod tidy [2021-07-28T16:25:41.702Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:25:43.308Z] Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-28T16:25:44.292Z] ========================================================= [2021-07-28T16:25:44.292Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-28T16:25:44.292Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:25:44.785Z] + 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:25:45.770Z] Sending build context to Docker daemon 19.74MB [2021-07-28T16:25:45.770Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-28T16:25:45.770Z] Step 2/8 : FROM ${BASE} [2021-07-28T16:25:46.374Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-28T16:25:46.374Z] 595b0fe564bb: Pulling fs layer [2021-07-28T16:25:46.374Z] 24495759ef45: Pulling fs layer [2021-07-28T16:25:46.374Z] d148012ef14d: Pulling fs layer [2021-07-28T16:25:46.374Z] cb65c68fc2e2: Pulling fs layer [2021-07-28T16:25:46.374Z] 093eec477d81: Pulling fs layer [2021-07-28T16:25:46.374Z] a6d5b2bbb924: Pulling fs layer [2021-07-28T16:25:46.374Z] 2446dc1eb7d3: Pulling fs layer [2021-07-28T16:25:46.374Z] cb65c68fc2e2: Waiting [2021-07-28T16:25:46.374Z] 596795e73e0f: Pulling fs layer [2021-07-28T16:25:46.374Z] 093eec477d81: Waiting [2021-07-28T16:25:46.374Z] a6d5b2bbb924: Waiting [2021-07-28T16:25:46.374Z] 2446dc1eb7d3: Waiting [2021-07-28T16:25:46.374Z] 596795e73e0f: Waiting [2021-07-28T16:25:46.374Z] 24495759ef45: Verifying Checksum [2021-07-28T16:25:46.374Z] 24495759ef45: Download complete [2021-07-28T16:25:46.374Z] d148012ef14d: Verifying Checksum [2021-07-28T16:25:46.374Z] d148012ef14d: Download complete [2021-07-28T16:25:46.374Z] 093eec477d81: Verifying Checksum [2021-07-28T16:25:46.374Z] 093eec477d81: Download complete [2021-07-28T16:25:46.660Z] a6d5b2bbb924: Verifying Checksum [2021-07-28T16:25:46.660Z] a6d5b2bbb924: Download complete [2021-07-28T16:25:46.660Z] 2446dc1eb7d3: Verifying Checksum [2021-07-28T16:25:46.660Z] 2446dc1eb7d3: Download complete [2021-07-28T16:25:46.660Z] 595b0fe564bb: Verifying Checksum [2021-07-28T16:25:46.660Z] 595b0fe564bb: Download complete [2021-07-28T16:25:47.267Z] 595b0fe564bb: Pull complete [2021-07-28T16:25:48.263Z] 24495759ef45: Pull complete [2021-07-28T16:25:48.541Z] d148012ef14d: Pull complete [2021-07-28T16:25:49.144Z] 596795e73e0f: Verifying Checksum [2021-07-28T16:25:49.144Z] 596795e73e0f: Download complete [2021-07-28T16:25:49.992Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-07-28T16:25:49.992Z] ? new-app-service/config [no test files] [2021-07-28T16:25:49.992Z] ok new-app-service/functions 0.007s [2021-07-28T16:25:49.992Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:25:50.658Z] cb65c68fc2e2: Verifying Checksum [2021-07-28T16:25:50.658Z] cb65c68fc2e2: Download complete [2021-07-28T16:25:56.680Z] gofmt -l . [2021-07-28T16:25:56.680Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:25:56.680Z] ./bin/test-attribution-txt.sh [2021-07-28T16:25:56.680Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:25:56.680Z] go mod tidy [2021-07-28T16:25:56.680Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:25:57.276Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:25:58.706Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements [2021-07-28T16:25:58.706Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-07-28T16:25:58.706Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:25:58.970Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.018s coverage: 61.8% of statements [2021-07-28T16:25:58.970Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:25:58.970Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s [2021-07-28T16:25:59.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.031s coverage: 74.5% of statements [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:25:59.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.1% of statements [2021-07-28T16:25:59.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:25:59.826Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-07-28T16:26:03.075Z] cb65c68fc2e2: Pull complete [2021-07-28T16:26:03.075Z] 093eec477d81: Pull complete [2021-07-28T16:26:03.075Z] a6d5b2bbb924: Pull complete [2021-07-28T16:26:03.075Z] 2446dc1eb7d3: Pull complete [2021-07-28T16:26:03.183Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.1% of statements [2021-07-28T16:26:03.184Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:26:03.184Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements [2021-07-28T16:26:03.184Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-07-28T16:26:03.184Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:26:03.184Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:26:03.184Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-07-28T16:26:06.481Z] 596795e73e0f: Pull complete [2021-07-28T16:26:06.481Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-28T16:26:06.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-28T16:26:06.481Z] ---> d9e956139c92 [2021-07-28T16:26:06.481Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-28T16:26:06.755Z] 20.10.0: Pulling from library/docker [2021-07-28T16:26:06.755Z] a3cc7d3b244e: Pulling fs layer [2021-07-28T16:26:06.755Z] 02a3295e0d61: Pulling fs layer [2021-07-28T16:26:06.755Z] 0f4f2e6d8100: Pulling fs layer [2021-07-28T16:26:06.755Z] 330b718f631f: Pulling fs layer [2021-07-28T16:26:06.755Z] a93816041522: Pulling fs layer [2021-07-28T16:26:06.755Z] bdb6da89ff94: Pulling fs layer [2021-07-28T16:26:06.755Z] 2a70c0c122f4: Pulling fs layer [2021-07-28T16:26:06.755Z] 330b718f631f: Waiting [2021-07-28T16:26:06.755Z] a93816041522: Waiting [2021-07-28T16:26:06.755Z] 2a70c0c122f4: Waiting [2021-07-28T16:26:06.755Z] bdb6da89ff94: Waiting [2021-07-28T16:26:06.755Z] 0f4f2e6d8100: Verifying Checksum [2021-07-28T16:26:06.755Z] 0f4f2e6d8100: Download complete [2021-07-28T16:26:07.031Z] 02a3295e0d61: Download complete [2021-07-28T16:26:07.031Z] a93816041522: Verifying Checksum [2021-07-28T16:26:07.031Z] a93816041522: Download complete [2021-07-28T16:26:07.031Z] a3cc7d3b244e: Verifying Checksum [2021-07-28T16:26:07.031Z] a3cc7d3b244e: Download complete [2021-07-28T16:26:07.031Z] bdb6da89ff94: Download complete [2021-07-28T16:26:07.031Z] 2a70c0c122f4: Verifying Checksum [2021-07-28T16:26:07.031Z] 2a70c0c122f4: Download complete [2021-07-28T16:26:08.030Z] a3cc7d3b244e: Pull complete [2021-07-28T16:26:09.019Z] 02a3295e0d61: Pull complete [2021-07-28T16:26:09.019Z] 330b718f631f: Verifying Checksum [2021-07-28T16:26:09.019Z] 330b718f631f: Download complete [2021-07-28T16:26:09.619Z] 0f4f2e6d8100: Pull complete [2021-07-28T16:26:13.970Z] 330b718f631f: Pull complete [2021-07-28T16:26:13.970Z] a93816041522: Pull complete [2021-07-28T16:26:14.568Z] bdb6da89ff94: Pull complete [2021-07-28T16:26:14.841Z] 2a70c0c122f4: Pull complete [2021-07-28T16:26:14.841Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-28T16:26:15.116Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-28T16:26:23.409Z] ---> bb6e2f374895 [2021-07-28T16:26:23.409Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-28T16:26:23.409Z] ---> Running in a9a3598f1032 [2021-07-28T16:26:23.409Z] Removing intermediate container a9a3598f1032 [2021-07-28T16:26:23.409Z] ---> 4ba20ab9cac1 [2021-07-28T16:26:23.409Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-28T16:26:23.409Z] ---> Running in d75540198a62 [2021-07-28T16:26:24.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-28T16:26:25.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-28T16:26:26.444Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-28T16:26:26.444Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-28T16:26:26.444Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-28T16:26:26.444Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-28T16:26:26.724Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-28T16:26:26.724Z] Executing busybox-1.32.1-r6.trigger [2021-07-28T16:26:26.724Z] OK: 139 MiB in 45 packages [2021-07-28T16:26:28.716Z] Removing intermediate container d75540198a62 [2021-07-28T16:26:28.716Z] ---> 48b4f18e0efb [2021-07-28T16:26:28.716Z] Step 6/8 : WORKDIR /build [2021-07-28T16:26:28.716Z] ---> Running in 9162828b7ef8 [2021-07-28T16:26:29.317Z] Removing intermediate container 9162828b7ef8 [2021-07-28T16:26:29.317Z] ---> df8278b810e3 [2021-07-28T16:26:29.317Z] Step 7/8 : COPY go.mod . [2021-07-28T16:26:29.859Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 78.1% of statements [2021-07-28T16:26:29.859Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-07-28T16:26:29.859Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:26:29.859Z] gofmt -l . [2021-07-28T16:26:29.859Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:26:29.874Z] $ docker stop --time=1 c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 [2021-07-28T16:26:29.913Z] ---> 1884068fa2f6 [2021-07-28T16:26:29.913Z] Step 8/8 : RUN go mod download [2021-07-28T16:26:30.185Z] ---> Running in 5b80bafdf879 [2021-07-28T16:26:31.116Z] $ docker rm -f c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:26:31.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T16:26:31.814Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:26:32.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:26:32.743Z] [2021-07-28T16:26:32.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:26:33.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:26:33.094Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:26:33.094Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:26:33.094Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:26:33.094Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:26:33.094Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:26:33.094Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:26:33.094Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:26:33.094Z] d287ab97295c: Pulling fs layer [2021-07-28T16:26:33.094Z] dc539afda2c1: Waiting [2021-07-28T16:26:33.094Z] 77bc0d833cb6: Waiting [2021-07-28T16:26:33.094Z] 9065ff56babe: Waiting [2021-07-28T16:26:33.094Z] d287ab97295c: Waiting [2021-07-28T16:26:33.359Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:26:33.359Z] a1111a8f2ec3: Download complete [2021-07-28T16:26:33.359Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:26:33.359Z] dc539afda2c1: Download complete [2021-07-28T16:26:33.625Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:26:33.625Z] 77bc0d833cb6: Download complete [2021-07-28T16:26:33.625Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:26:33.625Z] 9065ff56babe: Download complete [2021-07-28T16:26:33.625Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:26:33.625Z] ed53099fbce6: Download complete [2021-07-28T16:26:34.587Z] b4d181a07f80: Verifying Checksum [2021-07-28T16:26:34.587Z] b4d181a07f80: Download complete [2021-07-28T16:26:36.020Z] b4d181a07f80: Pull complete [2021-07-28T16:26:36.020Z] a1111a8f2ec3: Pull complete [2021-07-28T16:26:36.289Z] ed53099fbce6: Pull complete [2021-07-28T16:26:36.556Z] dc539afda2c1: Pull complete [2021-07-28T16:26:36.556Z] 77bc0d833cb6: Pull complete [2021-07-28T16:26:36.829Z] 9065ff56babe: Pull complete [2021-07-28T16:26:38.235Z] d287ab97295c: Verifying Checksum [2021-07-28T16:26:38.235Z] d287ab97295c: Download complete [2021-07-28T16:26:42.505Z] d287ab97295c: Pull complete [2021-07-28T16:26:42.505Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:26:42.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:26:42.505Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:26:42.595Z] prd-centos7-docker-4c-2g-379 does not seem to be running inside a container [2021-07-28T16:26:42.667Z] $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:26:44.765Z] $ docker top 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:26:45.239Z] ---> job-cost.sh [2021-07-28T16:26:45.239Z] lf-activate-venv: SKIPPING [2021-07-28T16:26:45.239Z] INFO: No Stack... [2021-07-28T16:26:46.201Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:26:46.468Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:26:46.793Z] + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv [2021-07-28T16:26:46.793Z] + cut -d, -f6 [Pipeline] lock [2021-07-28T16:26:46.829Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [2021-07-28T16:26:46.837Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] did not exist. Created. [2021-07-28T16:26:46.837Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:26:47.173Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-28T16:26:47.209Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:26:47.221Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:26:47.245Z] $ docker stop --time=1 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 [2021-07-28T16:26:48.386Z] $ docker rm -f 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-28T16:27:02.557Z] Removing intermediate container 5b80bafdf879 [2021-07-28T16:27:02.557Z] ---> b456755726fc [2021-07-28T16:27:02.557Z] Successfully built b456755726fc [2021-07-28T16:27:02.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:27:02.965Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:27:02.966Z] . [Pipeline] withDockerContainer [2021-07-28T16:27:03.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container [2021-07-28T16:27:03.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:27:04.946Z] $ docker top 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:27:05.909Z] + go version [2021-07-28T16:27:05.909Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-28T16:27:05.930Z] $ docker stop --time=1 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 [2021-07-28T16:27:07.752Z] $ docker rm -f 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:27:08.561Z] + docker inspect -f . ci-base-image-arm64 [2021-07-28T16:27:08.562Z] . [Pipeline] withDockerContainer [2021-07-28T16:27:08.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container [2021-07-28T16:27:08.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:27:10.497Z] $ docker top 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:27:11.454Z] + go mod tidy [Pipeline] sh [2021-07-28T16:27:12.718Z] + make test [2021-07-28T16:27:12.718Z] make -C ./app-service-template build [2021-07-28T16:27:12.718Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:27:12.718Z] go mod tidy [2021-07-28T16:27:13.362Z] 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:27:52.634Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:27:52.634Z] make -C ./app-service-template test [2021-07-28T16:27:52.634Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:27:52.634Z] go mod tidy [2021-07-28T16:27:52.634Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-28T16:28:25.031Z] ok new-app-service 0.044s coverage: 47.8% of statements [2021-07-28T16:28:25.031Z] ? new-app-service/config [no test files] [2021-07-28T16:28:25.031Z] ok new-app-service/functions 0.044s [2021-07-28T16:28:25.031Z] CGO_ENABLED=1 go vet ./... [2021-07-28T16:28:47.282Z] gofmt -l . [2021-07-28T16:28:47.282Z] [ "`gofmt -l .`" = "" ] [2021-07-28T16:28:47.282Z] ./bin/test-attribution-txt.sh [2021-07-28T16:28:47.558Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' [2021-07-28T16:28:47.558Z] go mod tidy [2021-07-28T16:28:48.157Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-28T16:28:49.605Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-28T16:28:57.927Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.099s coverage: 63.6% of statements [2021-07-28T16:28:57.928Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 96.5% of statements [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-28T16:28:57.928Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.088s coverage: 61.8% of statements [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-28T16:28:57.928Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s [2021-07-28T16:28:57.928Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.123s coverage: 74.5% of statements [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-28T16:28:57.928Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.1% of statements [2021-07-28T16:28:57.928Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-28T16:28:58.917Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 10.5% of statements [2021-07-28T16:29:04.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.851s coverage: 76.1% of statements [2021-07-28T16:29:04.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-28T16:29:04.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 12.5% of statements [2021-07-28T16:29:04.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.049s coverage: 27.3% of statements [2021-07-28T16:29:04.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-28T16:29:04.357Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-28T16:29:04.357Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 51.4% of statements [2021-07-28T16:29:31.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.1% of statements [2021-07-28T16:29:31.133Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.038s coverage: 94.4% of statements [2021-07-28T16:29:31.133Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-28T16:29:34.545Z] gofmt -l . [2021-07-28T16:29:34.819Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-28T16:29:35.120Z] $ docker stop --time=1 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 [2021-07-28T16:29:37.125Z] $ docker rm -f 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-28T16:29:38.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-28T16:29:38.090Z] Warning: overwriting stash ‘coverage-report’ [2021-07-28T16:29:38.689Z] 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:29:39.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:29:39.758Z] [2021-07-28T16:29:39.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:29:40.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:29:40.402Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-28T16:29:40.402Z] 448f6bf000e3: Pulling fs layer [2021-07-28T16:29:40.402Z] f757da607395: Pulling fs layer [2021-07-28T16:29:40.402Z] 05883995daec: Pulling fs layer [2021-07-28T16:29:40.402Z] 8603b9c90790: Pulling fs layer [2021-07-28T16:29:40.402Z] 1560dd03e051: Pulling fs layer [2021-07-28T16:29:40.402Z] 27f5ce0e4adf: Pulling fs layer [2021-07-28T16:29:40.402Z] 8603b9c90790: Waiting [2021-07-28T16:29:40.402Z] 1560dd03e051: Waiting [2021-07-28T16:29:40.402Z] c2d8d7efcc4b: Pulling fs layer [2021-07-28T16:29:40.402Z] 27f5ce0e4adf: Waiting [2021-07-28T16:29:40.996Z] f757da607395: Verifying Checksum [2021-07-28T16:29:40.997Z] f757da607395: Download complete [2021-07-28T16:29:40.997Z] 8603b9c90790: Verifying Checksum [2021-07-28T16:29:40.997Z] 8603b9c90790: Download complete [2021-07-28T16:29:40.997Z] 05883995daec: Verifying Checksum [2021-07-28T16:29:40.997Z] 05883995daec: Download complete [2021-07-28T16:29:40.997Z] 1560dd03e051: Verifying Checksum [2021-07-28T16:29:40.997Z] 1560dd03e051: Download complete [2021-07-28T16:29:41.269Z] 27f5ce0e4adf: Verifying Checksum [2021-07-28T16:29:41.269Z] 27f5ce0e4adf: Download complete [2021-07-28T16:29:41.863Z] 448f6bf000e3: Verifying Checksum [2021-07-28T16:29:41.863Z] 448f6bf000e3: Download complete [2021-07-28T16:29:45.246Z] c2d8d7efcc4b: Verifying Checksum [2021-07-28T16:29:45.246Z] c2d8d7efcc4b: Download complete [2021-07-28T16:29:45.246Z] 448f6bf000e3: Pull complete [2021-07-28T16:29:45.518Z] f757da607395: Pull complete [2021-07-28T16:29:46.951Z] 05883995daec: Pull complete [2021-07-28T16:29:47.227Z] 8603b9c90790: Pull complete [2021-07-28T16:29:48.214Z] 1560dd03e051: Pull complete [2021-07-28T16:29:48.812Z] 27f5ce0e4adf: Pull complete [2021-07-28T16:30:03.921Z] c2d8d7efcc4b: Pull complete [2021-07-28T16:30:03.921Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-28T16:30:03.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-28T16:30:03.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-28T16:30:04.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container [2021-07-28T16:30:04.257Z] $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:30:08.559Z] $ docker top 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:30:09.512Z] ---> job-cost.sh [2021-07-28T16:30:09.512Z] lf-activate-venv: SKIPPING [2021-07-28T16:30:09.513Z] INFO: No Stack... [2021-07-28T16:30:10.948Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-28T16:30:11.222Z] INFO: Archiving Costs [Pipeline] sh [2021-07-28T16:30:11.890Z] + + catcut /w/workspace/app-functions-sdk-go/7/archives/cost.csv -d, [2021-07-28T16:30:11.890Z] -f6 [Pipeline] lock [2021-07-28T16:30:11.952Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [2021-07-28T16:30:11.962Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] did not exist. Created. [2021-07-28T16:30:11.962Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-28T16:30:12.655Z] /w/workspace/app-functions-sdk-go/7@tmp/durable-08d28628/script.sh: 1: /w/workspace/app-functions-sdk-go/7@tmp/durable-08d28628/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-28T16:30:13.323Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-28T16:30:13.357Z] Warning: overwriting stash ‘stack-cost’ [2021-07-28T16:30:13.420Z] Stashed 1 file(s) [Pipeline] } [2021-07-28T16:30:13.430Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-28T16:30:13.459Z] $ docker stop --time=1 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d [2021-07-28T16:30:15.104Z] $ docker rm -f 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d [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:30:16.183Z] provisioning config files... [2021-07-28T16:30:16.206Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4326472520708579552tmp [Pipeline] { [Pipeline] sh [2021-07-28T16:30:16.560Z] + set +x [2021-07-28T16:30:16.560Z] + curl -s https://codecov.io/bash [2021-07-28T16:30:16.560Z] + bash -s -- [2021-07-28T16:30:17.145Z] [2021-07-28T16:30:17.145Z] _____ _ [2021-07-28T16:30:17.145Z] / ____| | | [2021-07-28T16:30:17.145Z] | | ___ __| | ___ ___ _____ __ [2021-07-28T16:30:17.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-28T16:30:17.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-28T16:30:17.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-28T16:30:17.145Z] Bash-1.0.6 [2021-07-28T16:30:17.145Z] [2021-07-28T16:30:17.145Z] [2021-07-28T16:30:17.145Z] ==> git version 2.24.4 found [2021-07-28T16:30:17.145Z] ==> 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:30:17.145Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-28T16:30:17.145Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-28T16:30:17.145Z] ==> Jenkins CI detected. [2021-07-28T16:30:17.145Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:30:17.145Z] project root: . [2021-07-28T16:30:17.145Z] --> token set from env [2021-07-28T16:30:17.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-28T16:30:17.145Z] ==> Running gcov in . (disable via -X gcov) [2021-07-28T16:30:17.145Z] ==> Python coveragepy not found [2021-07-28T16:30:17.145Z] ==> Searching for coverage reports in: [2021-07-28T16:30:17.145Z] + . [2021-07-28T16:30:17.145Z] -> Found 2 reports [2021-07-28T16:30:17.145Z] ==> Detecting git/mercurial file structure [2021-07-28T16:30:17.145Z] ==> Reading reports [2021-07-28T16:30:17.145Z] + ./app-service-template/coverage.out bytes=1055 [2021-07-28T16:30:17.145Z] + ./coverage.out bytes=95183 [2021-07-28T16:30:17.145Z] ==> Appending adjustments [2021-07-28T16:30:17.145Z] https://docs.codecov.io/docs/fixing-reports [2021-07-28T16:30:17.729Z] + Found adjustments [2021-07-28T16:30:17.729Z] ==> Gzipping contents [2021-07-28T16:30:17.729Z] 20K /tmp/codecov.Foqzi2.gz [2021-07-28T16:30:17.729Z] ==> Uploading reports [2021-07-28T16:30:17.729Z] url: https://codecov.io [2021-07-28T16:30:17.729Z] query: branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T16:30:17.729Z] -> Pinging Codecov [2021-07-28T16:30:17.729Z] 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=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-28T16:30:17.996Z] -> Uploading to [2021-07-28T16:30:17.996Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-28/3D8B5DFFC46A037C893635FACE044666/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb/6c775436-cead-48c1-90c9-11ecebe00c49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T163017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efa610e0c62297bcafc564067cdfe2cb4e7cafab844b29eb73ea7d24014ef103 [2021-07-28T16:30:17.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-28T16:30:17.996Z] Dload Upload Total Spent Left Speed [2021-07-28T16:30:18.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16455 0 0 100 16455 0 35993 --:--:-- --:--:-- --:--:-- 36006 [2021-07-28T16:30:18.580Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] } [2021-07-28T16:30:18.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-28T16:30:19.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-28T16:30:19.367Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:30:19.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:30:19.695Z] [2021-07-28T16:30:19.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:30:20.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:30:20.034Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-28T16:30:20.034Z] 188c0c94c7c5: Pulling fs layer [2021-07-28T16:30:20.034Z] 0ef7d3d256c8: Pulling fs layer [2021-07-28T16:30:20.034Z] de9db76c5a1d: Pulling fs layer [2021-07-28T16:30:20.034Z] 0eba1c9be4d2: Pulling fs layer [2021-07-28T16:30:20.034Z] 0d57e429df01: Pulling fs layer [2021-07-28T16:30:20.034Z] 4e4be7b47b0d: Pulling fs layer [2021-07-28T16:30:20.034Z] e1f770b5df2f: Pulling fs layer [2021-07-28T16:30:20.034Z] 85a0685a4137: Pulling fs layer [2021-07-28T16:30:20.034Z] 0d57e429df01: Waiting [2021-07-28T16:30:20.034Z] 4e4be7b47b0d: Waiting [2021-07-28T16:30:20.034Z] e1f770b5df2f: Waiting [2021-07-28T16:30:20.034Z] 85a0685a4137: Waiting [2021-07-28T16:30:20.034Z] 0eba1c9be4d2: Waiting [2021-07-28T16:30:20.034Z] de9db76c5a1d: Verifying Checksum [2021-07-28T16:30:20.034Z] de9db76c5a1d: Download complete [2021-07-28T16:30:20.034Z] 0ef7d3d256c8: Verifying Checksum [2021-07-28T16:30:20.034Z] 0ef7d3d256c8: Download complete [2021-07-28T16:30:20.301Z] 0d57e429df01: Verifying Checksum [2021-07-28T16:30:20.301Z] 0d57e429df01: Download complete [2021-07-28T16:30:20.301Z] 4e4be7b47b0d: Verifying Checksum [2021-07-28T16:30:20.301Z] 4e4be7b47b0d: Download complete [2021-07-28T16:30:20.301Z] 188c0c94c7c5: Verifying Checksum [2021-07-28T16:30:20.301Z] 188c0c94c7c5: Download complete [2021-07-28T16:30:20.567Z] 188c0c94c7c5: Pull complete [2021-07-28T16:30:20.568Z] 0ef7d3d256c8: Pull complete [2021-07-28T16:30:20.568Z] de9db76c5a1d: Pull complete [2021-07-28T16:30:21.527Z] e1f770b5df2f: Verifying Checksum [2021-07-28T16:30:21.527Z] e1f770b5df2f: Download complete [2021-07-28T16:30:25.788Z] 0eba1c9be4d2: Verifying Checksum [2021-07-28T16:30:25.788Z] 0eba1c9be4d2: Download complete [2021-07-28T16:30:25.788Z] 85a0685a4137: Verifying Checksum [2021-07-28T16:30:25.788Z] 85a0685a4137: Download complete [2021-07-28T16:30:29.163Z] 0eba1c9be4d2: Pull complete [2021-07-28T16:30:29.163Z] 0d57e429df01: Pull complete [2021-07-28T16:30:29.163Z] 4e4be7b47b0d: Pull complete [2021-07-28T16:30:29.163Z] e1f770b5df2f: Pull complete [2021-07-28T16:30:34.534Z] 85a0685a4137: Pull complete [2021-07-28T16:30:34.534Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-28T16:30:34.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-28T16:30:34.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-28T16:30:34.637Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-07-28T16:30:34.698Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-28T16:30:35.501Z] $ docker top 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-28T16:30:35.612Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-28T16:30:35.922Z] + set -o pipefail [2021-07-28T16:30:35.922Z] + snyk monitor '--org=edgex-jenkins' [2021-07-28T16:30:41.293Z] [2021-07-28T16:30:41.293Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-07-28T16:30:41.293Z] [2021-07-28T16:30:41.293Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/143c1bf3-33f8-4c39-bd94-f3d131e12127 [2021-07-28T16:30:41.293Z] [2021-07-28T16:30:41.293Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-28T16:30:41.293Z] [2021-07-28T16:30:41.293Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-28T16:30:41.293Z] [2021-07-28T16:30:41.293Z] [Pipeline] } [2021-07-28T16:30:41.310Z] $ docker stop --time=1 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 [2021-07-28T16:30:43.287Z] $ docker rm -f 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 [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:30:44.156Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T16:30:44.175Z] provisioning config files... [2021-07-28T16:30:44.176Z] 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:30:45.553Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:30:46.149Z] ---> package-listing.sh [2021-07-28T16:30:46.149Z] ++ facter osfamily [2021-07-28T16:30:46.149Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-28T16:30:46.415Z] + OS_FAMILY=redhat [2021-07-28T16:30:46.415Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-07-28T16:30:46.415Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-28T16:30:46.415Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-28T16:30:46.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-28T16:30:46.415Z] + PACKAGES=/tmp/packages_start.txt [2021-07-28T16:30:46.415Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-28T16:30:46.415Z] + PACKAGES=/tmp/packages_end.txt [2021-07-28T16:30:46.415Z] + case "${OS_FAMILY}" in [2021-07-28T16:30:46.415Z] + rpm -qa [2021-07-28T16:30:46.415Z] + sort [2021-07-28T16:30:46.999Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-28T16:30:46.999Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-28T16:30:46.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-28T16:30:46.999Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-28T16:30:46.999Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-07-28T16:30:46.999Z] + 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:30:47.016Z] 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:30:47.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:30:47.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:30:47.925Z] [2021-07-28T16:30:47.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-28T16:30:48.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:30:48.258Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-28T16:30:48.258Z] b4d181a07f80: Pulling fs layer [2021-07-28T16:30:48.258Z] a1111a8f2ec3: Pulling fs layer [2021-07-28T16:30:48.258Z] ed53099fbce6: Pulling fs layer [2021-07-28T16:30:48.258Z] dc539afda2c1: Pulling fs layer [2021-07-28T16:30:48.258Z] 77bc0d833cb6: Pulling fs layer [2021-07-28T16:30:48.258Z] 9065ff56babe: Pulling fs layer [2021-07-28T16:30:48.258Z] d287ab97295c: Pulling fs layer [2021-07-28T16:30:48.258Z] 77bc0d833cb6: Waiting [2021-07-28T16:30:48.258Z] 9065ff56babe: Waiting [2021-07-28T16:30:48.258Z] d287ab97295c: Waiting [2021-07-28T16:30:48.258Z] dc539afda2c1: Waiting [2021-07-28T16:30:48.526Z] a1111a8f2ec3: Verifying Checksum [2021-07-28T16:30:48.526Z] a1111a8f2ec3: Download complete [2021-07-28T16:30:48.526Z] dc539afda2c1: Verifying Checksum [2021-07-28T16:30:48.526Z] dc539afda2c1: Download complete [2021-07-28T16:30:48.794Z] 77bc0d833cb6: Verifying Checksum [2021-07-28T16:30:48.794Z] 77bc0d833cb6: Download complete [2021-07-28T16:30:48.794Z] 9065ff56babe: Verifying Checksum [2021-07-28T16:30:48.794Z] 9065ff56babe: Download complete [2021-07-28T16:30:49.060Z] ed53099fbce6: Verifying Checksum [2021-07-28T16:30:49.060Z] ed53099fbce6: Download complete [2021-07-28T16:30:49.643Z] b4d181a07f80: Verifying Checksum [2021-07-28T16:30:49.643Z] b4d181a07f80: Download complete [2021-07-28T16:30:51.062Z] b4d181a07f80: Pull complete [2021-07-28T16:30:51.062Z] a1111a8f2ec3: Pull complete [2021-07-28T16:30:51.654Z] ed53099fbce6: Pull complete [2021-07-28T16:30:51.654Z] dc539afda2c1: Pull complete [2021-07-28T16:30:51.924Z] 77bc0d833cb6: Pull complete [2021-07-28T16:30:52.190Z] 9065ff56babe: Pull complete [2021-07-28T16:30:53.162Z] d287ab97295c: Verifying Checksum [2021-07-28T16:30:53.162Z] d287ab97295c: Download complete [2021-07-28T16:30:58.516Z] d287ab97295c: Pull complete [2021-07-28T16:30:58.517Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-28T16:30:58.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-28T16:30:58.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-28T16:30:58.607Z] prd-centos7-docker-4c-2g-377 does not seem to be running inside a container [2021-07-28T16:30:58.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-28T16:31:01.129Z] $ docker top 990dc8e51795bca63beffffd59d220b6d4c87cc7edd7429711f576ef116beb21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-28T16:31:01.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-28T16:31:01.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-28T16:31:02.199Z] + ls /var/log/sa-host [2021-07-28T16:31:02.200Z] + sadf -c /var/log/sa-host/sa05 [2021-07-28T16:31:02.200Z] file_magic: OK [2021-07-28T16:31:02.200Z] HZ: Using current value: 100 [2021-07-28T16:31:02.200Z] file_header: OK [2021-07-28T16:31:02.200Z] 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:31:02.200Z] Statistics: [2021-07-28T16:31:02.200Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:31:02.200Z] File successfully converted to sysstat format version 12.0.3 [2021-07-28T16:31:02.200Z] + sadf -c /var/log/sa-host/sa28 [2021-07-28T16:31:02.200Z] file_magic: OK [2021-07-28T16:31:02.200Z] HZ: Using current value: 100 [2021-07-28T16:31:02.200Z] file_header: OK [2021-07-28T16:31:02.200Z] 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:31:02.200Z] Statistics: [2021-07-28T16:31:02.200Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-28T16:31:02.200Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-28T16:31:02.815Z] provisioning config files... [2021-07-28T16:31:02.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8779294122053983089tmp [Pipeline] { [Pipeline] echo [2021-07-28T16:31:02.855Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:31:03.168Z] ---> create-netrc.sh [Pipeline] } [2021-07-28T16:31:03.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:31:03.622Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-28T16:31:03.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:31:03.948Z] ---> sudo-logs.sh [2021-07-28T16:31:03.948Z] Archiving 'sudo' log.. [2021-07-28T16:31:03.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known [2021-07-28T16:31:03.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-28T16:31:03.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:31:04.299Z] ---> job-cost.sh [2021-07-28T16:31:04.299Z] lf-activate-venv: SKIPPING [2021-07-28T16:31:04.299Z] DEBUG: total: 0.18000000715255737 [2021-07-28T16:31:04.299Z] INFO: Retrieving Stack Cost... [2021-07-28T16:31:05.261Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-28T16:31:05.527Z] INFO: Archiving Costs [Pipeline] echo [2021-07-28T16:31:05.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-28T16:31:05.860Z] ---> logs-deploy.sh [2021-07-28T16:31:05.861Z] lf-activate-venv: SKIPPING [2021-07-28T16:31:05.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/7 [2021-07-28T16:31:05.861Z] INFO: archiving workspace using pattern(s): [2021-07-28T16:31:06.443Z] Archives upload complete. [2021-07-28T16:31:06.710Z] INFO: archiving logs to Nexus