Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh549494730425762744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7669599402464314443.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5487745951185886363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8376816251552127518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5353907308246109433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-606 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh5506116226623311102.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 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) > 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 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" > git rev-list --no-walk 24752ac7362bb2196ad7bb06b5e08b5bd121ceb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-05T00:09:51.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-05T00:09:51.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-05T00:09:51.966Z] ========================================================= [2021-06-05T00:09:51.967Z] EdgeX Global Pipelines Version Info [2021-06-05T00:09:51.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:09:53.396Z] ------------------- [2021-06-05T00:09:53.396Z] stable info: [2021-06-05T00:09:53.396Z] ------------------- [2021-06-05T00:09:53.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-05T00:09:53.396Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T00:09:53.396Z] Message: update stable to v1.0.193 [2021-06-05T00:09:53.973Z] ------------------- [2021-06-05T00:09:53.973Z] experimental info: [2021-06-05T00:09:53.973Z] ------------------- [2021-06-05T00:09:53.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-05T00:09:53.973Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T00:09:53.973Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-05T00:09:54.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-05T00:09:54.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-05T00:09:54.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-05T00:09:54.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-05T00:09:54.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-05T00:09:54.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-05T00:09:54.330Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-05T00:09:54.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-05T00:09:54.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-05T00:09:54.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-05T00:09:54.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-05T00:09:54.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-05T00:09:54.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-05T00:09:54.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-05T00:09:54.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T00:09:54.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T00:09:54.584Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T00:09:54.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T00:09:54.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-05T00:09:54.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-05T00:09:54.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-05T00:09:54.717Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-05T00:09:54.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-05T00:09:54.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-05T00:09:54.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-05T00:09:54.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-05T00:09:54.843Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-05T00:09:54.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-05T00:09:54.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-05T00:09:54.937Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] echo [2021-06-05T00:09:54.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1287aa3 [Pipeline] echo [2021-06-05T00:09:54.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T00:09:55.462Z] + git log --format=format:%s -1 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] echo [2021-06-05T00:09:55.506Z] GIT_COMMIT: 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0, Commit Message: fix: Use new multi-export parameters when configuring HttpExport (#880) [Pipeline] echo [2021-06-05T00:09:55.521Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:09:56.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:09:57.056Z] [2021-06-05T00:09:57.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:09:57.375Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:09:57.375Z] latest: Pulling from edgex-devops/git-semver [2021-06-05T00:09:57.375Z] 31603596830f: Pulling fs layer [2021-06-05T00:09:57.375Z] 54011a49482f: Pulling fs layer [2021-06-05T00:09:57.375Z] a6820b24f6d8: Pulling fs layer [2021-06-05T00:09:57.375Z] f581987b2513: Pulling fs layer [2021-06-05T00:09:57.375Z] f581987b2513: Waiting [2021-06-05T00:09:57.375Z] 54011a49482f: Download complete [2021-06-05T00:09:57.651Z] 31603596830f: Verifying Checksum [2021-06-05T00:09:57.651Z] 31603596830f: Download complete [2021-06-05T00:09:57.651Z] a6820b24f6d8: Verifying Checksum [2021-06-05T00:09:57.651Z] a6820b24f6d8: Download complete [2021-06-05T00:09:57.651Z] f581987b2513: Verifying Checksum [2021-06-05T00:09:57.651Z] f581987b2513: Download complete [2021-06-05T00:09:57.922Z] 31603596830f: Pull complete [2021-06-05T00:09:57.922Z] 54011a49482f: Pull complete [2021-06-05T00:09:58.505Z] a6820b24f6d8: Pull complete [2021-06-05T00:09:58.767Z] f581987b2513: Pull complete [2021-06-05T00:09:58.767Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-05T00:09:58.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:09:58.767Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-05T00:09:58.870Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:09:58.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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-06-05T00:10:00.508Z] $ docker top 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T00:10:00.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T00:10:00.662Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T00:10:00.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T00:10:00.785Z] $ docker exec 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent [2021-06-05T00:10:00.913Z] SSH_AUTH_SOCK=/tmp/ssh-1Zb6LoV2etvD/agent.13 [2021-06-05T00:10:00.913Z] SSH_AGENT_PID=19 [2021-06-05T00:10:00.922Z] Running ssh-add (command line suppressed) [2021-06-05T00:10:01.031Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9003521392008761223.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9003521392008761223.key) [2021-06-05T00:10:01.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T00:10:01.367Z] + git tag --points-at HEAD [Pipeline] } [2021-06-05T00:10:01.376Z] $ docker exec --env ******** --env ******** 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent -k [2021-06-05T00:10:01.480Z] unset SSH_AUTH_SOCK; [2021-06-05T00:10:01.480Z] unset SSH_AGENT_PID; [2021-06-05T00:10:01.480Z] echo Agent pid 19 killed; [2021-06-05T00:10:01.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-05T00:10:01.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T00:10:01.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T00:10:01.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T00:10:01.658Z] $ docker exec 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent [2021-06-05T00:10:01.784Z] SSH_AUTH_SOCK=/tmp/ssh-7GJ14yCDwDkV/agent.54 [2021-06-05T00:10:01.784Z] SSH_AGENT_PID=61 [2021-06-05T00:10:01.789Z] Running ssh-add (command line suppressed) [2021-06-05T00:10:01.908Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5964301089810503599.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5964301089810503599.key) [2021-06-05T00:10:01.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T00:10:02.269Z] + git semver init [2021-06-05T00:10:02.269Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T00:10:02.269Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-05T00:10:02.269Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:10:02.269Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T00:10:02.269Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T00:10:02.269Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T00:10:02.269Z] # $SEMVER_BRANCH = master [2021-06-05T00:10:02.269Z] # $SEMVER_TEMP = /tmp/semver-072719377 [2021-06-05T00:10:02.269Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-05T00:10:06.487Z] # '/tmp/semver-072719377' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-05T00:10:06.487Z] # -> Force: false [2021-06-05T00:10:06.487Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-05T00:10:06.492Z] $ docker exec --env ******** --env ******** 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent -k [2021-06-05T00:10:06.596Z] unset SSH_AUTH_SOCK; [2021-06-05T00:10:06.597Z] unset SSH_AGENT_PID; [2021-06-05T00:10:06.597Z] echo Agent pid 61 killed; [2021-06-05T00:10:06.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T00:10:06.950Z] + git semver [Pipeline] } [2021-06-05T00:10:06.966Z] $ docker stop --time=1 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc [2021-06-05T00:10:08.489Z] $ docker rm -f 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-05T00:10:08.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-05T00:10:09.148Z] Stashed 1 file(s) [Pipeline] echo [2021-06-05T00:10:09.152Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-05T00:10:09.645Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-05T00:10:09.666Z] Running in /w/workspace/app-functions-sdk-go/248 [Pipeline] { [Pipeline] checkout [2021-06-05T00:10:09.852Z] The recommended git tool is: git [2021-06-05T00:10:14.733Z] using credential edgex-jenkins-ssh [2021-06-05T00:10:14.758Z] Cloning the remote Git repository [2021-06-05T00:10:14.804Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-05T00:10:14.905Z] > git init /w/workspace/app-functions-sdk-go/248 # timeout=10 [2021-06-05T00:10:14.975Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-05T00:10:14.976Z] > git --version # timeout=10 [2021-06-05T00:10:14.996Z] > git --version # 'git version 2.17.1' [2021-06-05T00:10:14.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T00:10:15.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T00:10:18.071Z] Avoid second fetch [2021-06-05T00:10:18.072Z] Checking out Revision 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) [2021-06-05T00:10:18.021Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-05T00:10:18.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T00:10:18.090Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T00:10:18.102Z] > git checkout -f 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 [2021-06-05T00:10:22.352Z] Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T00:10:23.619Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-05T00:10:24.028Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T00:10:24.375Z] + true [2021-06-05T00:10:24.376Z] + sudo service docker restart [2021-06-05T00:10:24.473Z] Still waiting to schedule task [2021-06-05T00:10:24.474Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo [2021-06-05T00:10:42.932Z] ========================================================= [2021-06-05T00:10:42.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-05T00:10:42.932Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:10:43.286Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-05T00:10:44.266Z] Sending build context to Docker daemon 19.66MB [2021-06-05T00:10:44.266Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-05T00:10:44.266Z] Step 2/8 : FROM ${BASE} [2021-06-05T00:10:44.879Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-05T00:10:44.879Z] 595b0fe564bb: Pulling fs layer [2021-06-05T00:10:44.879Z] 7186ed65a4f7: Pulling fs layer [2021-06-05T00:10:44.879Z] 316046926c0a: Pulling fs layer [2021-06-05T00:10:44.879Z] 4ebd0625c992: Pulling fs layer [2021-06-05T00:10:44.879Z] 207e8628e3a3: Pulling fs layer [2021-06-05T00:10:44.879Z] c791037a9be2: Pulling fs layer [2021-06-05T00:10:44.879Z] ffd874e62e21: Pulling fs layer [2021-06-05T00:10:44.879Z] 4ebd0625c992: Waiting [2021-06-05T00:10:44.879Z] 207e8628e3a3: Waiting [2021-06-05T00:10:44.879Z] c791037a9be2: Waiting [2021-06-05T00:10:44.879Z] 316046926c0a: Verifying Checksum [2021-06-05T00:10:44.879Z] 316046926c0a: Download complete [2021-06-05T00:10:44.879Z] 7186ed65a4f7: Verifying Checksum [2021-06-05T00:10:44.879Z] 7186ed65a4f7: Download complete [2021-06-05T00:10:44.879Z] 207e8628e3a3: Download complete [2021-06-05T00:10:44.879Z] c791037a9be2: Verifying Checksum [2021-06-05T00:10:44.879Z] c791037a9be2: Download complete [2021-06-05T00:10:45.155Z] 595b0fe564bb: Verifying Checksum [2021-06-05T00:10:45.155Z] 595b0fe564bb: Download complete [2021-06-05T00:10:45.754Z] 595b0fe564bb: Pull complete [2021-06-05T00:10:46.361Z] 7186ed65a4f7: Pull complete [2021-06-05T00:10:46.638Z] 316046926c0a: Pull complete [2021-06-05T00:10:47.242Z] ffd874e62e21: Verifying Checksum [2021-06-05T00:10:47.242Z] ffd874e62e21: Download complete [2021-06-05T00:10:49.232Z] 4ebd0625c992: Verifying Checksum [2021-06-05T00:10:49.232Z] 4ebd0625c992: Download complete [2021-06-05T00:10:59.399Z] 4ebd0625c992: Pull complete [2021-06-05T00:10:59.674Z] 207e8628e3a3: Pull complete [2021-06-05T00:10:59.949Z] c791037a9be2: Pull complete [2021-06-05T00:11:04.270Z] ffd874e62e21: Pull complete [2021-06-05T00:11:04.270Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-05T00:11:04.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-05T00:11:04.270Z] ---> cfc18b08335c [2021-06-05T00:11:04.270Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-05T00:11:04.270Z] 20.10.0: Pulling from library/docker [2021-06-05T00:11:04.270Z] a3cc7d3b244e: Pulling fs layer [2021-06-05T00:11:04.270Z] 02a3295e0d61: Pulling fs layer [2021-06-05T00:11:04.270Z] 0f4f2e6d8100: Pulling fs layer [2021-06-05T00:11:04.270Z] 330b718f631f: Pulling fs layer [2021-06-05T00:11:04.270Z] a93816041522: Pulling fs layer [2021-06-05T00:11:04.270Z] bdb6da89ff94: Pulling fs layer [2021-06-05T00:11:04.270Z] 2a70c0c122f4: Pulling fs layer [2021-06-05T00:11:04.270Z] bdb6da89ff94: Waiting [2021-06-05T00:11:04.270Z] 2a70c0c122f4: Waiting [2021-06-05T00:11:04.270Z] 330b718f631f: Waiting [2021-06-05T00:11:04.270Z] a93816041522: Waiting [2021-06-05T00:11:04.270Z] 0f4f2e6d8100: Verifying Checksum [2021-06-05T00:11:04.270Z] 0f4f2e6d8100: Download complete [2021-06-05T00:11:04.270Z] 02a3295e0d61: Verifying Checksum [2021-06-05T00:11:04.270Z] 02a3295e0d61: Download complete [2021-06-05T00:11:04.270Z] a3cc7d3b244e: Verifying Checksum [2021-06-05T00:11:04.270Z] a3cc7d3b244e: Download complete [2021-06-05T00:11:04.270Z] a93816041522: Verifying Checksum [2021-06-05T00:11:04.270Z] a93816041522: Download complete [2021-06-05T00:11:04.270Z] bdb6da89ff94: Download complete [2021-06-05T00:11:04.270Z] 2a70c0c122f4: Verifying Checksum [2021-06-05T00:11:04.270Z] 2a70c0c122f4: Download complete [2021-06-05T00:11:04.893Z] a3cc7d3b244e: Pull complete [2021-06-05T00:11:05.888Z] 02a3295e0d61: Pull complete [2021-06-05T00:11:05.888Z] 330b718f631f: Verifying Checksum [2021-06-05T00:11:05.888Z] 330b718f631f: Download complete [2021-06-05T00:11:06.161Z] 0f4f2e6d8100: Pull complete [2021-06-05T00:11:10.479Z] 330b718f631f: Pull complete [2021-06-05T00:11:10.479Z] a93816041522: Pull complete [2021-06-05T00:11:10.753Z] bdb6da89ff94: Pull complete [2021-06-05T00:11:11.026Z] 2a70c0c122f4: Pull complete [2021-06-05T00:11:11.026Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-05T00:11:11.026Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-05T00:11:16.453Z] ---> 162f16e584fc [2021-06-05T00:11:16.453Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-05T00:11:16.453Z] ---> Running in 645304a810d0 [2021-06-05T00:11:16.453Z] Removing intermediate container 645304a810d0 [2021-06-05T00:11:16.453Z] ---> f5dfc41c77d3 [2021-06-05T00:11:16.453Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-05T00:11:16.453Z] ---> Running in 720e5d24c1e4 [2021-06-05T00:11:17.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-05T00:11:18.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-05T00:11:19.852Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-05T00:11:20.160Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-05T00:11:20.160Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-05T00:11:20.160Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-05T00:11:20.465Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-05T00:11:20.465Z] Executing busybox-1.32.1-r6.trigger [2021-06-05T00:11:20.465Z] OK: 139 MiB in 45 packages [2021-06-05T00:11:22.005Z] Removing intermediate container 720e5d24c1e4 [2021-06-05T00:11:22.005Z] ---> 7e19fe5a7a81 [2021-06-05T00:11:22.005Z] Step 6/8 : WORKDIR /build [2021-06-05T00:11:22.005Z] ---> Running in e7b3a716d6d6 [2021-06-05T00:11:22.603Z] Removing intermediate container e7b3a716d6d6 [2021-06-05T00:11:22.603Z] ---> 8eca8122fc73 [2021-06-05T00:11:22.603Z] Step 7/8 : COPY go.mod . [2021-06-05T00:11:23.204Z] ---> c536e3242fc9 [2021-06-05T00:11:23.205Z] Step 8/8 : RUN go mod download [2021-06-05T00:11:23.477Z] ---> Running in 989b236c2ebe [2021-06-05T00:11:56.033Z] Removing intermediate container 989b236c2ebe [2021-06-05T00:11:56.033Z] ---> c45a73aeaffd [2021-06-05T00:11:56.033Z] Successfully built c45a73aeaffd [2021-06-05T00:11:56.033Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:11:56.383Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T00:11:56.383Z] . [Pipeline] withDockerContainer [2021-06-05T00:11:56.657Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-06-05T00:11:56.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-arm64 cat [2021-06-05T00:11:58.394Z] $ docker top 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T00:11:59.349Z] + go version [2021-06-05T00:11:59.349Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-05T00:11:59.367Z] $ docker stop --time=1 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 [2021-06-05T00:12:01.185Z] $ docker rm -f 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:12:02.010Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T00:12:02.010Z] . [Pipeline] withDockerContainer [2021-06-05T00:12:02.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container [2021-06-05T00:12:02.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-arm64 cat [2021-06-05T00:12:04.002Z] $ docker top 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T00:12:04.933Z] + go mod tidy [Pipeline] sh [2021-06-05T00:12:06.199Z] + make test [2021-06-05T00:12:06.199Z] make -C ./app-service-template build [2021-06-05T00:12:06.199Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:12:06.199Z] go mod tidy [2021-06-05T00:12:06.805Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-05T00:12:16.399Z] Running on prd-centos7-docker-4c-2g-607 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-05T00:12:16.418Z] Running in /w/workspace/app-functions-sdk-go/248 [Pipeline] { [Pipeline] checkout [2021-06-05T00:12:16.524Z] The recommended git tool is: git [2021-06-05T00:12:18.810Z] using credential edgex-jenkins-ssh [2021-06-05T00:12:18.825Z] Cloning the remote Git repository [2021-06-05T00:12:18.382Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-05T00:12:18.452Z] > git init /w/workspace/app-functions-sdk-go/248 # timeout=10 [2021-06-05T00:12:18.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-05T00:12:18.489Z] > git --version # timeout=10 [2021-06-05T00:12:18.500Z] > git --version # 'git version 2.24.4' [2021-06-05T00:12:18.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T00:12:18.523Z] [INFO] Currently running in a labeled security context [2021-06-05T00:12:18.523Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T00:12:18.524Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/248@tmp/jenkins-gitclient-ssh5424328974101560564.key [2021-06-05T00:12:18.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T00:12:20.296Z] Avoid second fetch [2021-06-05T00:12:20.297Z] Checking out Revision 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) [2021-06-05T00:12:19.937Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-05T00:12:19.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T00:12:19.966Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T00:12:19.976Z] > git checkout -f 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 [2021-06-05T00:12:23.711Z] Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T00:12:24.891Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-05T00:12:25.217Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T00:12:25.514Z] + sudo service docker restart [2021-06-05T00:12:25.514Z] + true [2021-06-05T00:12:25.514Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-05T00:12:43.788Z] ========================================================= [2021-06-05T00:12:43.788Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-05T00:12:43.788Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:12:44.111Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-05T00:12:44.402Z] Sending build context to Docker daemon 19.66MB [2021-06-05T00:12:44.402Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-05T00:12:44.402Z] Step 2/8 : FROM ${BASE} [2021-06-05T00:12:44.402Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-05T00:12:44.402Z] 540db60ca938: Pulling fs layer [2021-06-05T00:12:44.402Z] adcc1eea9eea: Pulling fs layer [2021-06-05T00:12:44.402Z] 4c4ab2625f07: Pulling fs layer [2021-06-05T00:12:44.402Z] 0510c868ecb4: Pulling fs layer [2021-06-05T00:12:44.402Z] afea3b2eda06: Pulling fs layer [2021-06-05T00:12:44.402Z] 7809a108b3ef: Pulling fs layer [2021-06-05T00:12:44.402Z] f706445af74f: Pulling fs layer [2021-06-05T00:12:44.402Z] 0510c868ecb4: Waiting [2021-06-05T00:12:44.402Z] afea3b2eda06: Waiting [2021-06-05T00:12:44.402Z] 7809a108b3ef: Waiting [2021-06-05T00:12:44.402Z] f706445af74f: Waiting [2021-06-05T00:12:44.663Z] 4c4ab2625f07: Verifying Checksum [2021-06-05T00:12:44.663Z] 4c4ab2625f07: Download complete [2021-06-05T00:12:44.663Z] adcc1eea9eea: Verifying Checksum [2021-06-05T00:12:44.663Z] adcc1eea9eea: Download complete [2021-06-05T00:12:44.663Z] afea3b2eda06: Verifying Checksum [2021-06-05T00:12:44.663Z] afea3b2eda06: Download complete [2021-06-05T00:12:44.663Z] 7809a108b3ef: Verifying Checksum [2021-06-05T00:12:44.663Z] 7809a108b3ef: Download complete [2021-06-05T00:12:44.663Z] 540db60ca938: Verifying Checksum [2021-06-05T00:12:44.663Z] 540db60ca938: Download complete [2021-06-05T00:12:44.663Z] 540db60ca938: Pull complete [2021-06-05T00:12:44.925Z] adcc1eea9eea: Pull complete [2021-06-05T00:12:44.925Z] 4c4ab2625f07: Pull complete [2021-06-05T00:12:45.838Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:12:45.838Z] make -C ./app-service-template test [2021-06-05T00:12:45.838Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:12:45.838Z] go mod tidy [2021-06-05T00:12:45.838Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-05T00:12:46.839Z] f706445af74f: Verifying Checksum [2021-06-05T00:12:46.839Z] f706445af74f: Download complete [2021-06-05T00:12:47.100Z] 0510c868ecb4: Verifying Checksum [2021-06-05T00:12:47.100Z] 0510c868ecb4: Download complete [2021-06-05T00:12:50.424Z] 0510c868ecb4: Pull complete [2021-06-05T00:12:50.424Z] afea3b2eda06: Pull complete [2021-06-05T00:12:50.424Z] 7809a108b3ef: Pull complete [2021-06-05T00:12:51.822Z] f706445af74f: Pull complete [2021-06-05T00:12:51.822Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-05T00:12:51.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-05T00:12:51.822Z] ---> b068be0155e3 [2021-06-05T00:12:51.822Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-05T00:12:51.822Z] 20.10.0: Pulling from library/docker [2021-06-05T00:12:51.822Z] 05e7bc50f07f: Pulling fs layer [2021-06-05T00:12:51.822Z] 6db28d0fdbf6: Pulling fs layer [2021-06-05T00:12:51.822Z] 292df0bc6bf3: Pulling fs layer [2021-06-05T00:12:51.822Z] 2e060f4bd70b: Pulling fs layer [2021-06-05T00:12:51.822Z] 80e8d568a223: Pulling fs layer [2021-06-05T00:12:51.822Z] 8dc6ef1a942a: Pulling fs layer [2021-06-05T00:12:51.822Z] 2312dd95470a: Pulling fs layer [2021-06-05T00:12:51.822Z] 2e060f4bd70b: Waiting [2021-06-05T00:12:51.822Z] 80e8d568a223: Waiting [2021-06-05T00:12:51.822Z] 8dc6ef1a942a: Waiting [2021-06-05T00:12:51.822Z] 2312dd95470a: Waiting [2021-06-05T00:12:51.822Z] 292df0bc6bf3: Verifying Checksum [2021-06-05T00:12:51.822Z] 292df0bc6bf3: Download complete [2021-06-05T00:12:51.822Z] 6db28d0fdbf6: Verifying Checksum [2021-06-05T00:12:51.822Z] 6db28d0fdbf6: Download complete [2021-06-05T00:12:52.087Z] 80e8d568a223: Verifying Checksum [2021-06-05T00:12:52.087Z] 80e8d568a223: Download complete [2021-06-05T00:12:52.087Z] 05e7bc50f07f: Verifying Checksum [2021-06-05T00:12:52.087Z] 05e7bc50f07f: Download complete [2021-06-05T00:12:52.087Z] 8dc6ef1a942a: Verifying Checksum [2021-06-05T00:12:52.087Z] 8dc6ef1a942a: Download complete [2021-06-05T00:12:52.087Z] 2312dd95470a: Verifying Checksum [2021-06-05T00:12:52.087Z] 2312dd95470a: Download complete [2021-06-05T00:12:52.087Z] 05e7bc50f07f: Pull complete [2021-06-05T00:12:52.349Z] 6db28d0fdbf6: Pull complete [2021-06-05T00:12:52.349Z] 292df0bc6bf3: Pull complete [2021-06-05T00:12:52.929Z] 2e060f4bd70b: Verifying Checksum [2021-06-05T00:12:52.930Z] 2e060f4bd70b: Download complete [2021-06-05T00:12:54.868Z] 2e060f4bd70b: Pull complete [2021-06-05T00:12:54.868Z] 80e8d568a223: Pull complete [2021-06-05T00:12:54.868Z] 8dc6ef1a942a: Pull complete [2021-06-05T00:12:54.868Z] 2312dd95470a: Pull complete [2021-06-05T00:12:54.868Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-05T00:12:54.868Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-05T00:12:58.186Z] ---> 08889a011c3e [2021-06-05T00:12:58.186Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-05T00:12:58.186Z] ---> Running in 6740130617fb [2021-06-05T00:12:58.452Z] Removing intermediate container 6740130617fb [2021-06-05T00:12:58.452Z] ---> 3bedcbaa09df [2021-06-05T00:12:58.452Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-05T00:12:58.452Z] ---> Running in 8cc4bf69477d [2021-06-05T00:12:58.718Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-05T00:12:59.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-05T00:12:59.931Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-05T00:13:00.193Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-05T00:13:00.193Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-05T00:13:00.193Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-05T00:13:00.464Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-05T00:13:00.464Z] Executing busybox-1.32.1-r6.trigger [2021-06-05T00:13:00.464Z] OK: 150 MiB in 45 packages [2021-06-05T00:13:00.738Z] Removing intermediate container 8cc4bf69477d [2021-06-05T00:13:00.738Z] ---> 45da28960b9a [2021-06-05T00:13:00.738Z] Step 6/8 : WORKDIR /build [2021-06-05T00:13:00.738Z] ---> Running in 02680c067311 [2021-06-05T00:13:01.014Z] Removing intermediate container 02680c067311 [2021-06-05T00:13:01.014Z] ---> 3434759c2a15 [2021-06-05T00:13:01.014Z] Step 7/8 : COPY go.mod . [2021-06-05T00:13:01.014Z] ---> 17b33180b908 [2021-06-05T00:13:01.014Z] Step 8/8 : RUN go mod download [2021-06-05T00:13:01.014Z] ---> Running in 6522d7337cbe [2021-06-05T00:13:12.701Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-06-05T00:13:12.701Z] ? new-app-service/config [no test files] [2021-06-05T00:13:12.701Z] ok new-app-service/functions 0.038s [2021-06-05T00:13:12.701Z] CGO_ENABLED=1 go vet ./... [2021-06-05T00:13:13.297Z] Removing intermediate container 6522d7337cbe [2021-06-05T00:13:13.297Z] ---> 2578cb3727b8 [2021-06-05T00:13:13.297Z] Successfully built 2578cb3727b8 [2021-06-05T00:13:13.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:13:13.610Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T00:13:13.610Z] . [Pipeline] withDockerContainer [2021-06-05T00:13:13.690Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2021-06-05T00:13:13.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-x86_64 cat [2021-06-05T00:13:14.097Z] $ docker top 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T00:13:14.473Z] + go version [2021-06-05T00:13:14.473Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-05T00:13:14.480Z] $ docker stop --time=1 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a [2021-06-05T00:13:15.658Z] $ docker rm -f 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:13:16.226Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T00:13:16.226Z] . [Pipeline] withDockerContainer [2021-06-05T00:13:16.298Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2021-06-05T00:13:16.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-x86_64 cat [2021-06-05T00:13:16.715Z] $ docker top db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T00:13:17.100Z] + go mod tidy [Pipeline] sh [2021-06-05T00:13:17.664Z] + make test [2021-06-05T00:13:17.664Z] make -C ./app-service-template build [2021-06-05T00:13:17.664Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:13:17.664Z] go mod tidy [2021-06-05T00:13:17.933Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-05T00:13:28.041Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:13:28.041Z] make -C ./app-service-template test [2021-06-05T00:13:28.041Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:13:28.041Z] go mod tidy [2021-06-05T00:13:28.041Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-05T00:13:36.292Z] ok new-app-service 0.016s coverage: 47.8% of statements [2021-06-05T00:13:36.292Z] ? new-app-service/config [no test files] [2021-06-05T00:13:36.292Z] ok new-app-service/functions 0.007s [2021-06-05T00:13:36.292Z] CGO_ENABLED=1 go vet ./... [2021-06-05T00:13:39.539Z] gofmt -l . [2021-06-05T00:13:39.540Z] [ "`gofmt -l .`" = "" ] [2021-06-05T00:13:39.540Z] ./bin/test-attribution-txt.sh [2021-06-05T00:13:39.540Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:13:39.540Z] go mod tidy [2021-06-05T00:13:39.540Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-05T00:13:40.141Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-05T00:13:41.634Z] gofmt -l . [2021-06-05T00:13:41.634Z] [ "`gofmt -l .`" = "" ] [2021-06-05T00:13:41.634Z] ./bin/test-attribution-txt.sh [2021-06-05T00:13:42.221Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' [2021-06-05T00:13:42.221Z] go mod tidy [2021-06-05T00:13:42.221Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-05T00:13:42.798Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-05T00:13:43.768Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 58.1% of statements [2021-06-05T00:13:43.768Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 93.5% of statements [2021-06-05T00:13:43.768Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-05T00:13:44.353Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.5% of statements [2021-06-05T00:13:44.353Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-05T00:13:44.353Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-06-05T00:13:44.941Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 76.1% of statements [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-05T00:13:44.941Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements [2021-06-05T00:13:44.941Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-05T00:13:44.941Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements [2021-06-05T00:13:48.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements [2021-06-05T00:13:48.279Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-05T00:13:48.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 12.5% of statements [2021-06-05T00:13:48.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-06-05T00:13:48.279Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-05T00:13:48.279Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-05T00:13:48.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 58.1% of statements [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 93.5% of statements [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 61.5% of statements [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.070s [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.141s coverage: 76.1% of statements [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements [2021-06-05T00:13:48.472Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-05T00:13:48.472Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.038s coverage: 10.5% of statements [2021-06-05T00:13:55.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.837s coverage: 76.9% of statements [2021-06-05T00:13:55.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-05T00:13:55.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 12.5% of statements [2021-06-05T00:13:55.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.108s coverage: 27.3% of statements [2021-06-05T00:13:55.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-05T00:13:55.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-05T00:13:55.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.105s coverage: 51.4% of statements [2021-06-05T00:14:14.880Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 79.5% of statements [2021-06-05T00:14:14.880Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-06-05T00:14:14.880Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-05T00:14:14.880Z] gofmt -l . [2021-06-05T00:14:14.880Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-05T00:14:14.888Z] $ docker stop --time=1 db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e [2021-06-05T00:14:16.163Z] $ docker rm -f db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-05T00:14:16.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-05T00:14:16.789Z] 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] libraryResource [Pipeline] sh [2021-06-05T00:14:17.846Z] ---> job-cost.sh [2021-06-05T00:14:17.847Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kg8b [2021-06-05T00:14:21.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 79.5% of statements [2021-06-05T00:14:21.976Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-06-05T00:14:21.976Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-05T00:14:23.434Z] gofmt -l . [2021-06-05T00:14:24.030Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-05T00:14:24.319Z] $ docker stop --time=1 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 [2021-06-05T00:14:26.289Z] $ docker rm -f 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-05T00:14:27.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-05T00:14:27.240Z] Warning: overwriting stash ‘coverage-report’ [2021-06-05T00:14:27.862Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-05T00:14:27.932Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [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] libraryResource [Pipeline] sh [2021-06-05T00:14:28.545Z] ---> job-cost.sh [2021-06-05T00:14:28.545Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SNsZ [2021-06-05T00:14:40.199Z] lf-activate-venv(): INFO: Adding /tmp/venv-Kg8b/bin to PATH [2021-06-05T00:14:40.199Z] INFO: No Stack... [2021-06-05T00:14:40.199Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T00:14:40.771Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T00:14:41.071Z] + cat /w/workspace/app-functions-sdk-go/248/archives/cost.csv [2021-06-05T00:14:41.071Z] + cut -d, -f6 [Pipeline] lock [2021-06-05T00:14:41.111Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [2021-06-05T00:14:41.235Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] did not exist. Created. [2021-06-05T00:14:41.235Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T00:14:41.558Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-05T00:14:41.618Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T00:14:41.633Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-05T00:15:07.522Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-05T00:16:29.422Z] lf-activate-venv(): INFO: Adding /tmp/venv-SNsZ/bin to PATH [2021-06-05T00:16:29.422Z] INFO: No Stack... [2021-06-05T00:16:30.393Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-05T00:16:30.981Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T00:16:31.350Z] + cat /w/workspace/app-functions-sdk-go/248/archives/cost.csv [2021-06-05T00:16:31.350Z] + cut -d, -f6 [Pipeline] lock [2021-06-05T00:16:31.411Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [2021-06-05T00:16:31.419Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] did not exist. Created. [2021-06-05T00:16:31.420Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T00:16:31.804Z] /w/workspace/app-functions-sdk-go/248@tmp/durable-80526540/script.sh: 1: /w/workspace/app-functions-sdk-go/248@tmp/durable-80526540/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-05T00:16:32.156Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-05T00:16:32.187Z] Warning: overwriting stash ‘stack-cost’ [2021-06-05T00:16:32.345Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T00:16:32.355Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] // lock [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-06-05T00:16:33.217Z] provisioning config files... [2021-06-05T00:16:33.229Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3605320116641852420tmp [Pipeline] { [Pipeline] sh [2021-06-05T00:16:33.550Z] + set +x [2021-06-05T00:16:33.550Z] + bash -s -- [2021-06-05T00:16:33.550Z] + curl -s https://codecov.io/bash [2021-06-05T00:16:33.550Z] [2021-06-05T00:16:33.550Z] _____ _ [2021-06-05T00:16:33.550Z] / ____| | | [2021-06-05T00:16:33.550Z] | | ___ __| | ___ ___ _____ __ [2021-06-05T00:16:33.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-05T00:16:33.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-05T00:16:33.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-05T00:16:33.550Z] Bash-1.0.3 [2021-06-05T00:16:33.550Z] [2021-06-05T00:16:33.550Z] [2021-06-05T00:16:33.550Z] ==> git version 2.24.4 found [2021-06-05T00:16:33.550Z] ==> 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-06-05T00:16:33.550Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-05T00:16:33.550Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-05T00:16:33.550Z] ==> Jenkins CI detected. [2021-06-05T00:16:33.818Z] project root: . [2021-06-05T00:16:33.818Z] --> token set from env [2021-06-05T00:16:33.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-05T00:16:33.818Z] ==> Running gcov in . (disable via -X gcov) [2021-06-05T00:16:33.818Z] ==> Python coveragepy not found [2021-06-05T00:16:33.818Z] ==> Searching for coverage reports in: [2021-06-05T00:16:33.818Z] + . [2021-06-05T00:16:33.818Z] -> Found 2 reports [2021-06-05T00:16:33.818Z] ==> Detecting git/mercurial file structure [2021-06-05T00:16:33.818Z] ==> Reading reports [2021-06-05T00:16:33.818Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-05T00:16:33.818Z] + ./coverage.out bytes=92261 [2021-06-05T00:16:33.818Z] ==> Appending adjustments [2021-06-05T00:16:33.818Z] https://docs.codecov.io/docs/fixing-reports [2021-06-05T00:16:34.089Z] + Found adjustments [2021-06-05T00:16:34.089Z] ==> Gzipping contents [2021-06-05T00:16:34.089Z] 16K /tmp/codecov.FhVkgQ.gz [2021-06-05T00:16:34.089Z] ==> Uploading reports [2021-06-05T00:16:34.089Z] url: https://codecov.io [2021-06-05T00:16:34.089Z] query: branch=master&commit=1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-05T00:16:34.089Z] -> Pinging Codecov [2021-06-05T00:16:34.089Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-05T00:16:34.664Z] -> Uploading to [2021-06-05T00:16:34.664Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-05/3D8B5DFFC46A037C893635FACE044666/1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0/b6f1f332-7030-4fc4-b41d-1041a093672b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210605%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210605T001634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b150682c77f8eb84f3dd7801c47b94cb213bac409b4d117c7fc64104c19b777f [2021-06-05T00:16:34.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-05T00:16:34.664Z] Dload Upload Total Spent Left Speed [2021-06-05T00:16:34.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16124 0 0 100 16124 0 46227 --:--:-- --:--:-- --:--:-- 46333 [2021-06-05T00:16:34.925Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] } [2021-06-05T00:16:34.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-05T00:16:38.183Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-05T00:16:38.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:16:38.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-05T00:16:38.507Z] [2021-06-05T00:16:38.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:16:38.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-05T00:16:38.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-05T00:16:38.839Z] 188c0c94c7c5: Pulling fs layer [2021-06-05T00:16:38.839Z] 0ef7d3d256c8: Pulling fs layer [2021-06-05T00:16:38.839Z] de9db76c5a1d: Pulling fs layer [2021-06-05T00:16:38.839Z] 0eba1c9be4d2: Pulling fs layer [2021-06-05T00:16:38.839Z] 0d57e429df01: Pulling fs layer [2021-06-05T00:16:38.839Z] 4e4be7b47b0d: Pulling fs layer [2021-06-05T00:16:38.839Z] e1f770b5df2f: Pulling fs layer [2021-06-05T00:16:38.839Z] 85a0685a4137: Pulling fs layer [2021-06-05T00:16:38.839Z] 0d57e429df01: Waiting [2021-06-05T00:16:38.839Z] 4e4be7b47b0d: Waiting [2021-06-05T00:16:38.840Z] e1f770b5df2f: Waiting [2021-06-05T00:16:38.840Z] 85a0685a4137: Waiting [2021-06-05T00:16:38.840Z] 0eba1c9be4d2: Waiting [2021-06-05T00:16:38.840Z] de9db76c5a1d: Verifying Checksum [2021-06-05T00:16:38.840Z] de9db76c5a1d: Download complete [2021-06-05T00:16:38.840Z] 0ef7d3d256c8: Verifying Checksum [2021-06-05T00:16:38.840Z] 0ef7d3d256c8: Download complete [2021-06-05T00:16:39.103Z] 0d57e429df01: Verifying Checksum [2021-06-05T00:16:39.103Z] 0d57e429df01: Download complete [2021-06-05T00:16:39.103Z] 188c0c94c7c5: Verifying Checksum [2021-06-05T00:16:39.103Z] 188c0c94c7c5: Download complete [2021-06-05T00:16:39.103Z] 4e4be7b47b0d: Verifying Checksum [2021-06-05T00:16:39.103Z] 4e4be7b47b0d: Download complete [2021-06-05T00:16:39.363Z] 188c0c94c7c5: Pull complete [2021-06-05T00:16:39.363Z] 0ef7d3d256c8: Pull complete [2021-06-05T00:16:39.363Z] de9db76c5a1d: Pull complete [2021-06-05T00:16:41.281Z] e1f770b5df2f: Verifying Checksum [2021-06-05T00:16:41.281Z] e1f770b5df2f: Download complete [2021-06-05T00:16:43.199Z] 0eba1c9be4d2: Verifying Checksum [2021-06-05T00:16:43.199Z] 0eba1c9be4d2: Download complete [2021-06-05T00:16:43.199Z] 85a0685a4137: Verifying Checksum [2021-06-05T00:16:43.199Z] 85a0685a4137: Download complete [2021-06-05T00:16:46.540Z] 0eba1c9be4d2: Pull complete [2021-06-05T00:16:46.540Z] 0d57e429df01: Pull complete [2021-06-05T00:16:46.540Z] 4e4be7b47b0d: Pull complete [2021-06-05T00:16:47.122Z] e1f770b5df2f: Pull complete [2021-06-05T00:16:51.374Z] 85a0685a4137: Pull complete [2021-06-05T00:16:51.374Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-05T00:16:51.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-05T00:16:51.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-05T00:16:51.463Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:16:51.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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-06-05T00:16:55.455Z] $ docker top 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-05T00:16:55.575Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-05T00:16:55.882Z] + set -o pipefail [2021-06-05T00:16:55.882Z] + snyk monitor '--org=edgex-jenkins' [2021-06-05T00:17:01.218Z] [2021-06-05T00:17:01.219Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-05T00:17:01.219Z] [2021-06-05T00:17:01.219Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/b3dfa298-11e4-4bbf-808d-825f096660fa [2021-06-05T00:17:01.219Z] [2021-06-05T00:17:01.219Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-05T00:17:01.219Z] [2021-06-05T00:17:01.219Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-05T00:17:01.219Z] [2021-06-05T00:17:01.219Z] [Pipeline] } [2021-06-05T00:17:01.231Z] $ docker stop --time=1 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db [2021-06-05T00:17:03.354Z] $ docker rm -f 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db [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-06-05T00:17:04.076Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T00:17:04.095Z] provisioning config files... [2021-06-05T00:17:04.108Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4633257647193866428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:04.433Z] --> edgex-publish-swagger.sh [2021-06-05T00:17:04.433Z] === Publish openapi/v2 API === [2021-06-05T00:17:04.433Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-05T00:17:04.433Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-05T00:17:04.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-05T00:17:04.433Z] Dload Upload Total Spent Left Speed [2021-06-05T00:17:05.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11740 0:00:01 0:00:01 --:--:-- 11747 100 13052 0 0 100 13052 0 11739 0:00:01 0:00:01 --:--:-- 11747 [2021-06-05T00:17:05.378Z] [2021-06-05T00:17:05.378Z] [Pipeline] } [2021-06-05T00:17:05.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T00:17:05.910Z] + git log --format=format:%s -1 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:06.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:17:06.222Z] . [Pipeline] withDockerContainer [2021-06-05T00:17:06.317Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:17:06.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-05T00:17:06.783Z] $ docker top 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T00:17:06.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T00:17:06.921Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T00:17:07.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T00:17:07.059Z] $ docker exec 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc ssh-agent [2021-06-05T00:17:07.188Z] SSH_AUTH_SOCK=/tmp/ssh-XJoXlOloQi5k/agent.14 [2021-06-05T00:17:07.188Z] SSH_AGENT_PID=20 [2021-06-05T00:17:07.201Z] Running ssh-add (command line suppressed) [2021-06-05T00:17:07.316Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1265967709668180746.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1265967709668180746.key) [2021-06-05T00:17:07.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T00:17:07.664Z] + git semver tag [2021-06-05T00:17:07.664Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T00:17:07.664Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-05T00:17:07.664Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:17:07.664Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T00:17:07.664Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T00:17:07.664Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T00:17:07.664Z] # $SEMVER_BRANCH = master [2021-06-05T00:17:07.664Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-05T00:17:07.664Z] # 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 HEAD [2021-06-05T00:17:07.664Z] # -> Force: false [2021-06-05T00:17:07.664Z] # ebef5614273fd5f2dc2419f9ba26c7cdbe11c07f refs/tags/v2.0.0-dev.73 [Pipeline] } [2021-06-05T00:17:07.671Z] $ docker exec --env ******** --env ******** 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc ssh-agent -k [2021-06-05T00:17:07.810Z] unset SSH_AUTH_SOCK; [2021-06-05T00:17:07.811Z] unset SSH_AGENT_PID; [2021-06-05T00:17:07.811Z] echo Agent pid 20 killed; [2021-06-05T00:17:07.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T00:17:08.179Z] + git semver [Pipeline] } [2021-06-05T00:17:08.199Z] $ docker stop --time=1 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc [2021-06-05T00:17:09.409Z] $ docker rm -f 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:09.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-05T00:17:09.879Z] [2021-06-05T00:17:09.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:10.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-05T00:17:10.200Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-05T00:17:10.200Z] ab5ef0e58194: Pulling fs layer [2021-06-05T00:17:10.200Z] 9712f1f96733: Pulling fs layer [2021-06-05T00:17:10.200Z] 63f879dbbcfc: Pulling fs layer [2021-06-05T00:17:10.200Z] 0d9ebad4ef96: Pulling fs layer [2021-06-05T00:17:10.200Z] e9a5061849ea: Pulling fs layer [2021-06-05T00:17:10.200Z] d747dcd14b5f: Pulling fs layer [2021-06-05T00:17:10.200Z] 2de7ff778b66: Pulling fs layer [2021-06-05T00:17:10.200Z] 0d9ebad4ef96: Waiting [2021-06-05T00:17:10.200Z] e9a5061849ea: Waiting [2021-06-05T00:17:10.200Z] d747dcd14b5f: Waiting [2021-06-05T00:17:10.200Z] 2de7ff778b66: Waiting [2021-06-05T00:17:10.200Z] 9712f1f96733: Verifying Checksum [2021-06-05T00:17:10.200Z] 9712f1f96733: Download complete [2021-06-05T00:17:11.599Z] 63f879dbbcfc: Verifying Checksum [2021-06-05T00:17:11.599Z] 63f879dbbcfc: Download complete [2021-06-05T00:17:11.861Z] e9a5061849ea: Verifying Checksum [2021-06-05T00:17:11.861Z] e9a5061849ea: Download complete [2021-06-05T00:17:11.861Z] d747dcd14b5f: Verifying Checksum [2021-06-05T00:17:11.861Z] d747dcd14b5f: Download complete [2021-06-05T00:17:12.122Z] 0d9ebad4ef96: Verifying Checksum [2021-06-05T00:17:12.122Z] 0d9ebad4ef96: Download complete [2021-06-05T00:17:12.394Z] 2de7ff778b66: Verifying Checksum [2021-06-05T00:17:12.394Z] 2de7ff778b66: Download complete [2021-06-05T00:17:12.394Z] ab5ef0e58194: Verifying Checksum [2021-06-05T00:17:12.394Z] ab5ef0e58194: Download complete [2021-06-05T00:17:15.744Z] ab5ef0e58194: Pull complete [2021-06-05T00:17:15.744Z] 9712f1f96733: Pull complete [2021-06-05T00:17:16.005Z] 63f879dbbcfc: Pull complete [2021-06-05T00:17:20.254Z] 0d9ebad4ef96: Pull complete [2021-06-05T00:17:20.254Z] e9a5061849ea: Pull complete [2021-06-05T00:17:20.254Z] d747dcd14b5f: Pull complete [2021-06-05T00:17:21.213Z] 2de7ff778b66: Pull complete [2021-06-05T00:17:21.213Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-05T00:17:21.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-05T00:17:21.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-05T00:17:21.292Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:17:21.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:0.23.1-centos7 cat [2021-06-05T00:17:24.455Z] $ docker top 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-05T00:17:24.581Z] provisioning config files... [2021-06-05T00:17:24.593Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4265943587713345757tmp [2021-06-05T00:17:24.606Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2475900230570516756tmp [2021-06-05T00:17:24.617Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4278235080907268250tmp [Pipeline] { [Pipeline] echo [2021-06-05T00:17:24.638Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:24.933Z] ---> sigul-configuration.sh [2021-06-05T00:17:24.934Z] gpg: directory `/root/.gnupg' created [2021-06-05T00:17:24.934Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-05T00:17:24.934Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-05T00:17:24.934Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-05T00:17:24.934Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-05T00:17:24.934Z] gpg: CAST5 encrypted data [2021-06-05T00:17:24.934Z] gpg: encrypted with 1 passphrase [2021-06-05T00:17:24.934Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-05T00:17:25.230Z] + mkdir /home/jenkins [2021-06-05T00:17:25.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-05T00:17:25.535Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-05T00:17:25.546Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:25.842Z] ---> sigul-install.sh [2021-06-05T00:17:30.062Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-05T00:17:30.362Z] + git tag --list [2021-06-05T00:17:30.362Z] v0.1.0 [2021-06-05T00:17:30.362Z] v0.1.1 [2021-06-05T00:17:30.362Z] v1.0.0 [2021-06-05T00:17:30.362Z] v1.1.0 [2021-06-05T00:17:30.362Z] v1.2.0 [2021-06-05T00:17:30.362Z] v1.3.0 [2021-06-05T00:17:30.362Z] v1.3.1 [2021-06-05T00:17:30.362Z] v1.3.1-dev.1 [2021-06-05T00:17:30.362Z] v1.3.2-dev.1 [2021-06-05T00:17:30.362Z] v2.0.0-dev.1 [2021-06-05T00:17:30.362Z] v2.0.0-dev.10 [2021-06-05T00:17:30.362Z] v2.0.0-dev.11 [2021-06-05T00:17:30.362Z] v2.0.0-dev.12 [2021-06-05T00:17:30.362Z] v2.0.0-dev.13 [2021-06-05T00:17:30.362Z] v2.0.0-dev.14 [2021-06-05T00:17:30.362Z] v2.0.0-dev.15 [2021-06-05T00:17:30.362Z] v2.0.0-dev.16 [2021-06-05T00:17:30.362Z] v2.0.0-dev.17 [2021-06-05T00:17:30.362Z] v2.0.0-dev.18 [2021-06-05T00:17:30.362Z] v2.0.0-dev.19 [2021-06-05T00:17:30.362Z] v2.0.0-dev.2 [2021-06-05T00:17:30.362Z] v2.0.0-dev.20 [2021-06-05T00:17:30.362Z] v2.0.0-dev.21 [2021-06-05T00:17:30.362Z] v2.0.0-dev.22 [2021-06-05T00:17:30.362Z] v2.0.0-dev.23 [2021-06-05T00:17:30.362Z] v2.0.0-dev.24 [2021-06-05T00:17:30.362Z] v2.0.0-dev.25 [2021-06-05T00:17:30.362Z] v2.0.0-dev.26 [2021-06-05T00:17:30.362Z] v2.0.0-dev.27 [2021-06-05T00:17:30.362Z] v2.0.0-dev.28 [2021-06-05T00:17:30.362Z] v2.0.0-dev.29 [2021-06-05T00:17:30.362Z] v2.0.0-dev.3 [2021-06-05T00:17:30.362Z] v2.0.0-dev.30 [2021-06-05T00:17:30.362Z] v2.0.0-dev.31 [2021-06-05T00:17:30.362Z] v2.0.0-dev.32 [2021-06-05T00:17:30.362Z] v2.0.0-dev.33 [2021-06-05T00:17:30.362Z] v2.0.0-dev.34 [2021-06-05T00:17:30.362Z] v2.0.0-dev.35 [2021-06-05T00:17:30.362Z] v2.0.0-dev.36 [2021-06-05T00:17:30.362Z] v2.0.0-dev.37 [2021-06-05T00:17:30.362Z] v2.0.0-dev.38 [2021-06-05T00:17:30.362Z] v2.0.0-dev.39 [2021-06-05T00:17:30.362Z] v2.0.0-dev.4 [2021-06-05T00:17:30.362Z] v2.0.0-dev.40 [2021-06-05T00:17:30.362Z] v2.0.0-dev.41 [2021-06-05T00:17:30.362Z] v2.0.0-dev.42 [2021-06-05T00:17:30.362Z] v2.0.0-dev.43 [2021-06-05T00:17:30.362Z] v2.0.0-dev.44 [2021-06-05T00:17:30.362Z] v2.0.0-dev.45 [2021-06-05T00:17:30.362Z] v2.0.0-dev.46 [2021-06-05T00:17:30.362Z] v2.0.0-dev.47 [2021-06-05T00:17:30.362Z] v2.0.0-dev.48 [2021-06-05T00:17:30.362Z] v2.0.0-dev.49 [2021-06-05T00:17:30.362Z] v2.0.0-dev.5 [2021-06-05T00:17:30.362Z] v2.0.0-dev.50 [2021-06-05T00:17:30.362Z] v2.0.0-dev.51 [2021-06-05T00:17:30.362Z] v2.0.0-dev.52 [2021-06-05T00:17:30.362Z] v2.0.0-dev.53 [2021-06-05T00:17:30.362Z] v2.0.0-dev.54 [2021-06-05T00:17:30.362Z] v2.0.0-dev.55 [2021-06-05T00:17:30.362Z] v2.0.0-dev.56 [2021-06-05T00:17:30.362Z] v2.0.0-dev.57 [2021-06-05T00:17:30.362Z] v2.0.0-dev.58 [2021-06-05T00:17:30.362Z] v2.0.0-dev.59 [2021-06-05T00:17:30.362Z] v2.0.0-dev.6 [2021-06-05T00:17:30.362Z] v2.0.0-dev.60 [2021-06-05T00:17:30.362Z] v2.0.0-dev.61 [2021-06-05T00:17:30.362Z] v2.0.0-dev.62 [2021-06-05T00:17:30.362Z] v2.0.0-dev.63 [2021-06-05T00:17:30.362Z] v2.0.0-dev.64 [2021-06-05T00:17:30.362Z] v2.0.0-dev.65 [2021-06-05T00:17:30.362Z] v2.0.0-dev.66 [2021-06-05T00:17:30.362Z] v2.0.0-dev.67 [2021-06-05T00:17:30.362Z] v2.0.0-dev.68 [2021-06-05T00:17:30.362Z] v2.0.0-dev.69 [2021-06-05T00:17:30.362Z] v2.0.0-dev.7 [2021-06-05T00:17:30.362Z] v2.0.0-dev.70 [2021-06-05T00:17:30.362Z] v2.0.0-dev.71 [2021-06-05T00:17:30.362Z] v2.0.0-dev.72 [2021-06-05T00:17:30.362Z] v2.0.0-dev.73 [2021-06-05T00:17:30.362Z] v2.0.0-dev.8 [2021-06-05T00:17:30.362Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-05T00:17:30.660Z] + lftools sign git-tag v2.0.0-dev.73 [2021-06-05T00:17:31.235Z] Signing Git tag with Sigul... [2021-06-05T00:17:31.235Z] Signing v2.0.0-dev.73 [Pipeline] echo [2021-06-05T00:17:32.194Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:32.571Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-05T00:17:32.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-05T00:17:32.738Z] $ docker stop --time=1 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be [2021-06-05T00:17:34.255Z] $ docker rm -f 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:34.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:17:34.989Z] . [Pipeline] withDockerContainer [2021-06-05T00:17:35.071Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:17:35.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-05T00:17:35.571Z] $ docker top 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T00:17:35.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T00:17:35.716Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T00:17:35.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T00:17:35.836Z] $ docker exec 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 ssh-agent [2021-06-05T00:17:35.968Z] SSH_AUTH_SOCK=/tmp/ssh-EnmhHY4r4Zd8/agent.14 [2021-06-05T00:17:35.968Z] SSH_AGENT_PID=20 [2021-06-05T00:17:35.974Z] Running ssh-add (command line suppressed) [2021-06-05T00:17:36.081Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3192669489646048316.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3192669489646048316.key) [2021-06-05T00:17:36.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T00:17:36.416Z] + git semver bump pre [2021-06-05T00:17:36.416Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T00:17:36.416Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-05T00:17:36.416Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:17:36.416Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T00:17:36.416Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T00:17:36.416Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T00:17:36.416Z] # $SEMVER_BRANCH = master [2021-06-05T00:17:36.416Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-05T00:17:36.416Z] 2.0.0-dev.74 [Pipeline] } [2021-06-05T00:17:36.420Z] $ docker exec --env ******** --env ******** 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 ssh-agent -k [2021-06-05T00:17:36.520Z] unset SSH_AUTH_SOCK; [2021-06-05T00:17:36.520Z] unset SSH_AGENT_PID; [2021-06-05T00:17:36.520Z] echo Agent pid 20 killed; [2021-06-05T00:17:36.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T00:17:36.873Z] + git semver [Pipeline] } [2021-06-05T00:17:36.882Z] $ docker stop --time=1 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 [2021-06-05T00:17:38.104Z] $ docker rm -f 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:38.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T00:17:38.503Z] . [Pipeline] withDockerContainer [2021-06-05T00:17:38.586Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:17:38.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-05T00:17:39.043Z] $ docker top fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T00:17:39.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T00:17:39.178Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T00:17:39.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T00:17:39.296Z] $ docker exec fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 ssh-agent [2021-06-05T00:17:39.419Z] SSH_AUTH_SOCK=/tmp/ssh-AxC86kAWwTKp/agent.15 [2021-06-05T00:17:39.419Z] SSH_AGENT_PID=21 [2021-06-05T00:17:39.424Z] Running ssh-add (command line suppressed) [2021-06-05T00:17:39.521Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2367787093506973427.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2367787093506973427.key) [2021-06-05T00:17:39.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T00:17:39.836Z] + git semver push [2021-06-05T00:17:39.836Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T00:17:39.836Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-05T00:17:39.836Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:17:39.836Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T00:17:39.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T00:17:39.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T00:17:39.836Z] # $SEMVER_BRANCH = master [2021-06-05T00:17:39.836Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-05T00:17:45.138Z] $ docker exec --env ******** --env ******** fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 ssh-agent -k [2021-06-05T00:17:45.231Z] unset SSH_AUTH_SOCK; [2021-06-05T00:17:45.231Z] unset SSH_AGENT_PID; [2021-06-05T00:17:45.231Z] echo Agent pid 21 killed; [2021-06-05T00:17:45.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T00:17:45.587Z] + git semver [Pipeline] } [2021-06-05T00:17:45.595Z] $ docker stop --time=1 fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 [2021-06-05T00:17:46.780Z] $ docker rm -f fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:48.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:17:48.712Z] ---> package-listing.sh [2021-06-05T00:17:48.712Z] ++ facter osfamily [2021-06-05T00:17:48.712Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-05T00:17:48.982Z] + OS_FAMILY=redhat [2021-06-05T00:17:48.982Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:17:48.982Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-05T00:17:48.982Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-05T00:17:48.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-05T00:17:48.982Z] + PACKAGES=/tmp/packages_start.txt [2021-06-05T00:17:48.982Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-05T00:17:48.982Z] + PACKAGES=/tmp/packages_end.txt [2021-06-05T00:17:48.982Z] + case "${OS_FAMILY}" in [2021-06-05T00:17:48.982Z] + rpm -qa [2021-06-05T00:17:48.982Z] + sort [2021-06-05T00:17:49.557Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-05T00:17:49.557Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-05T00:17:49.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-05T00:17:49.557Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-05T00:17:49.557Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-05T00:17:49.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-06-05T00:17:49.568Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-05T00:17:49.853Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:50.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T00:17:50.420Z] [2021-06-05T00:17:50.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-05T00:17:50.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T00:17:50.734Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-05T00:17:50.734Z] df20fa9351a1: Pulling fs layer [2021-06-05T00:17:50.734Z] 36b3adc4ff6f: Pulling fs layer [2021-06-05T00:17:50.734Z] 8ad3a11d3b57: Pulling fs layer [2021-06-05T00:17:50.734Z] 46f8f816bc3b: Pulling fs layer [2021-06-05T00:17:50.734Z] 93b61091891f: Pulling fs layer [2021-06-05T00:17:50.734Z] 93b9cdb0e59b: Pulling fs layer [2021-06-05T00:17:50.734Z] 5e14af77c1be: Pulling fs layer [2021-06-05T00:17:50.734Z] 01666e4c0597: Pulling fs layer [2021-06-05T00:17:50.734Z] aa168da1d23b: Pulling fs layer [2021-06-05T00:17:50.734Z] 93b9cdb0e59b: Waiting [2021-06-05T00:17:50.734Z] 5e14af77c1be: Waiting [2021-06-05T00:17:50.734Z] 01666e4c0597: Waiting [2021-06-05T00:17:50.734Z] aa168da1d23b: Waiting [2021-06-05T00:17:50.734Z] 46f8f816bc3b: Waiting [2021-06-05T00:17:50.734Z] 93b61091891f: Waiting [2021-06-05T00:17:50.734Z] 36b3adc4ff6f: Verifying Checksum [2021-06-05T00:17:50.734Z] 36b3adc4ff6f: Download complete [2021-06-05T00:17:50.734Z] 46f8f816bc3b: Verifying Checksum [2021-06-05T00:17:50.734Z] 46f8f816bc3b: Download complete [2021-06-05T00:17:50.734Z] df20fa9351a1: Verifying Checksum [2021-06-05T00:17:50.734Z] df20fa9351a1: Download complete [2021-06-05T00:17:50.734Z] 93b9cdb0e59b: Verifying Checksum [2021-06-05T00:17:50.734Z] 93b9cdb0e59b: Download complete [2021-06-05T00:17:50.996Z] 5e14af77c1be: Verifying Checksum [2021-06-05T00:17:50.996Z] 5e14af77c1be: Download complete [2021-06-05T00:17:50.996Z] 01666e4c0597: Verifying Checksum [2021-06-05T00:17:50.996Z] 01666e4c0597: Download complete [2021-06-05T00:17:50.996Z] 93b61091891f: Verifying Checksum [2021-06-05T00:17:50.996Z] 93b61091891f: Download complete [2021-06-05T00:17:50.996Z] df20fa9351a1: Pull complete [2021-06-05T00:17:50.996Z] 36b3adc4ff6f: Pull complete [2021-06-05T00:17:51.259Z] 8ad3a11d3b57: Download complete [2021-06-05T00:17:51.838Z] 8ad3a11d3b57: Pull complete [2021-06-05T00:17:51.838Z] 46f8f816bc3b: Pull complete [2021-06-05T00:17:52.099Z] 93b61091891f: Pull complete [2021-06-05T00:17:52.359Z] 93b9cdb0e59b: Pull complete [2021-06-05T00:17:52.359Z] 5e14af77c1be: Pull complete [2021-06-05T00:17:52.359Z] 01666e4c0597: Pull complete [2021-06-05T00:17:52.931Z] aa168da1d23b: Verifying Checksum [2021-06-05T00:17:52.931Z] aa168da1d23b: Download complete [2021-06-05T00:17:57.175Z] aa168da1d23b: Pull complete [2021-06-05T00:17:57.175Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-05T00:17:57.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T00:17:57.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-05T00:17:57.256Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2021-06-05T00:17:57.295Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:alpine cat [2021-06-05T00:17:59.290Z] $ docker top a8fe232f35eddc2e5c5f3dbe9d46244f4de23be8e19bd4019ac5bf3ee4abbf6f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T00:17:59.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-05T00:17:59.968Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-05T00:18:00.264Z] + ls /var/log/sa-host [2021-06-05T00:18:00.264Z] + sadf -c /var/log/sa-host/sa05 [2021-06-05T00:18:00.264Z] file_magic: OK [2021-06-05T00:18:00.264Z] HZ: Using current value: 100 [2021-06-05T00:18:00.264Z] file_header: OK [2021-06-05T00:18:00.264Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-05T00:18:00.264Z] Statistics: [2021-06-05T00:18:00.264Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-05T00:18:00.264Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T00:18:00.838Z] provisioning config files... [2021-06-05T00:18:00.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4783038894657927194tmp [Pipeline] { [Pipeline] echo [2021-06-05T00:18:00.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:18:01.163Z] ---> create-netrc.sh [Pipeline] } [2021-06-05T00:18:01.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:18:01.575Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-05T00:18:01.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:18:01.877Z] ---> sudo-logs.sh [2021-06-05T00:18:01.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-05T00:18:01.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:18:02.199Z] ---> job-cost.sh [2021-06-05T00:18:02.200Z] lf-activate-venv: SKIPPING [2021-06-05T00:18:02.200Z] DEBUG: total: 0.18000000715255737 [2021-06-05T00:18:02.200Z] INFO: Retrieving Stack Cost... [2021-06-05T00:18:03.144Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T00:18:03.716Z] INFO: Archiving Costs [Pipeline] echo [2021-06-05T00:18:03.729Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T00:18:04.022Z] ---> logs-deploy.sh [2021-06-05T00:18:04.023Z] lf-activate-venv: SKIPPING [2021-06-05T00:18:04.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/248 [2021-06-05T00:18:04.023Z] INFO: archiving workspace using pattern(s): [2021-06-05T00:18:04.966Z] Archives upload complete. [2021-06-05T00:18:04.966Z] INFO: archiving logs to Nexus [2021-06-05T00:18:05.542Z] ---> uname -a: [2021-06-05T00:18:05.542Z] Linux prd-centos7-docker-4c-2g-606.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] ---> lscpu: [2021-06-05T00:18:05.542Z] Architecture: x86_64 [2021-06-05T00:18:05.542Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-05T00:18:05.542Z] Byte Order: Little Endian [2021-06-05T00:18:05.542Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-05T00:18:05.542Z] CPU(s): 2 [2021-06-05T00:18:05.542Z] On-line CPU(s) list: 0,1 [2021-06-05T00:18:05.542Z] Thread(s) per core: 1 [2021-06-05T00:18:05.542Z] Core(s) per socket: 1 [2021-06-05T00:18:05.542Z] Socket(s): 2 [2021-06-05T00:18:05.542Z] NUMA node(s): 1 [2021-06-05T00:18:05.542Z] Vendor ID: AuthenticAMD [2021-06-05T00:18:05.542Z] CPU family: 23 [2021-06-05T00:18:05.542Z] Model: 49 [2021-06-05T00:18:05.542Z] Model name: AMD EPYC-Rome Processor [2021-06-05T00:18:05.542Z] Stepping: 0 [2021-06-05T00:18:05.542Z] CPU MHz: 2800.000 [2021-06-05T00:18:05.542Z] BogoMIPS: 5600.00 [2021-06-05T00:18:05.542Z] Virtualization: AMD-V [2021-06-05T00:18:05.542Z] Hypervisor vendor: KVM [2021-06-05T00:18:05.542Z] Virtualization type: full [2021-06-05T00:18:05.542Z] L1d cache: 64 KiB [2021-06-05T00:18:05.542Z] L1i cache: 64 KiB [2021-06-05T00:18:05.542Z] L2 cache: 1 MiB [2021-06-05T00:18:05.542Z] L3 cache: 32 MiB [2021-06-05T00:18:05.542Z] NUMA node0 CPU(s): 0,1 [2021-06-05T00:18:05.542Z] Vulnerability Itlb multihit: Not affected [2021-06-05T00:18:05.542Z] Vulnerability L1tf: Not affected [2021-06-05T00:18:05.542Z] Vulnerability Mds: Not affected [2021-06-05T00:18:05.542Z] Vulnerability Meltdown: Not affected [2021-06-05T00:18:05.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-05T00:18:05.542Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-05T00:18:05.542Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-05T00:18:05.542Z] Vulnerability Srbds: Not affected [2021-06-05T00:18:05.542Z] Vulnerability Tsx async abort: Not affected [2021-06-05T00:18:05.542Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] ---> nproc: [2021-06-05T00:18:05.542Z] 2 [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] ---> df -h: [2021-06-05T00:18:05.542Z] Filesystem Size Used Available Use% Mounted on [2021-06-05T00:18:05.542Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-05T00:18:05.542Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-05T00:18:05.542Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-05T00:18:05.542Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-06-05T00:18:05.542Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] [2021-06-05T00:18:05.542Z] ---> free -m: [2021-06-05T00:18:05.542Z] total used free shared buff/cache available [2021-06-05T00:18:05.542Z] Mem: 7821 1270 3131 0 3419 6471 [2021-06-05T00:18:05.543Z] Swap: 1023 0 1023 [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] ---> ip addr: [2021-06-05T00:18:05.543Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-05T00:18:05.543Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-05T00:18:05.543Z] inet 127.0.0.1/8 scope host lo [2021-06-05T00:18:05.543Z] valid_lft forever preferred_lft forever [2021-06-05T00:18:05.543Z] inet6 ::1/128 scope host [2021-06-05T00:18:05.543Z] valid_lft forever preferred_lft forever [2021-06-05T00:18:05.543Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-05T00:18:05.543Z] link/ether fa:16:3e:e4:d0:c8 brd ff:ff:ff:ff:ff:ff [2021-06-05T00:18:05.543Z] inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-05T00:18:05.543Z] valid_lft 85872sec preferred_lft 85872sec [2021-06-05T00:18:05.543Z] inet6 fe80::f816:3eff:fee4:d0c8/64 scope link [2021-06-05T00:18:05.543Z] valid_lft forever preferred_lft forever [2021-06-05T00:18:05.543Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-05T00:18:05.543Z] link/ether 02:42:e4:6c:9b:54 brd ff:ff:ff:ff:ff:ff [2021-06-05T00:18:05.543Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-05T00:18:05.543Z] valid_lft forever preferred_lft forever [2021-06-05T00:18:05.543Z] inet6 fe80::42:e4ff:fe6c:9b54/64 scope link [2021-06-05T00:18:05.543Z] valid_lft forever preferred_lft forever [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] ---> sar -b -r -n DEV: [2021-06-05T00:18:05.543Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:09:06 LINUX RESTART (2 CPU) [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-05T00:18:05.543Z] 00:11:02 8.73 0.15 8.58 0.00 22.11 1417.07 0.00 [2021-06-05T00:18:05.543Z] 00:12:01 0.83 0.00 0.83 0.00 0.00 17.70 0.00 [2021-06-05T00:18:05.543Z] 00:13:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-06-05T00:18:05.543Z] 00:14:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 [2021-06-05T00:18:05.543Z] 00:15:01 0.27 0.00 0.27 0.00 0.00 2.91 0.00 [2021-06-05T00:18:05.543Z] 00:16:01 0.33 0.00 0.33 0.00 0.00 3.91 0.00 [2021-06-05T00:18:05.543Z] 00:17:01 86.28 0.05 86.23 0.00 3.86 28026.88 0.00 [2021-06-05T00:18:05.543Z] Average: 13.88 0.03 13.85 0.00 3.72 4221.30 0.00 [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-05T00:18:05.543Z] 00:11:02 5439092 0 794852 9.92 2620 1772376 1292008 14.26 577784 1590796 20 [2021-06-05T00:18:05.543Z] 00:12:01 5450444 0 783492 9.78 2620 1772384 1196652 13.21 572680 1586604 8 [2021-06-05T00:18:05.543Z] 00:13:01 5449680 0 784200 9.79 2620 1772440 1196892 13.21 575828 1584744 24 [2021-06-05T00:18:05.543Z] 00:14:01 5449636 0 784296 9.79 2620 1772388 1196652 13.21 575540 1584728 8 [2021-06-05T00:18:05.543Z] 00:15:01 5446064 0 787860 9.84 2620 1772396 1196760 13.21 571824 1591944 8 [2021-06-05T00:18:05.543Z] 00:16:01 5445564 0 788360 9.84 2620 1772396 1196724 13.21 572724 1591944 8 [2021-06-05T00:18:05.543Z] 00:17:01 4410152 0 981048 12.25 2620 2615120 1471004 16.24 788908 2294036 101688 [2021-06-05T00:18:05.543Z] Average: 5298662 0 814873 10.17 2620 1892786 1249527 13.80 605041 1689257 14538 [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-05T00:18:05.543Z] 00:11:02 eth0 98.50 114.92 325.62 15.44 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:11:02 docker0 105.91 83.90 9.51 311.26 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:12:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:13:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:14:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:15:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:16:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:17:01 vethfc491be 68.16 69.66 6.50 390.85 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:17:01 eth0 468.69 434.69 4473.69 38.82 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] 00:17:01 docker0 68.16 69.54 5.57 390.84 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] Average: vethfc491be 9.76 9.98 0.93 55.98 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] Average: eth0 81.45 78.82 687.43 7.81 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] Average: docker0 24.93 21.98 2.16 100.55 0.00 0.00 0.00 0.00 [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] ---> sar -P ALL: [2021-06-05T00:18:05.543Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:09:06 LINUX RESTART (2 CPU) [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2021-06-05T00:18:05.543Z] 00:11:02 all 2.00 0.00 0.67 0.22 0.05 97.06 [2021-06-05T00:18:05.543Z] 00:11:02 0 2.05 0.00 0.76 0.12 0.05 97.03 [2021-06-05T00:18:05.543Z] 00:11:02 1 1.95 0.00 0.59 0.32 0.05 97.09 [2021-06-05T00:18:05.543Z] 00:12:01 all 0.08 0.00 0.04 0.00 0.03 99.86 [2021-06-05T00:18:05.543Z] 00:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-05T00:18:05.543Z] 00:12:01 1 0.12 0.00 0.03 0.00 0.03 99.81 [2021-06-05T00:18:05.543Z] 00:13:01 all 0.10 0.00 0.03 0.00 0.04 99.82 [2021-06-05T00:18:05.543Z] 00:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-05T00:18:05.543Z] 00:13:01 1 0.13 0.00 0.02 0.00 0.07 99.78 [2021-06-05T00:18:05.543Z] 00:14:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-05T00:18:05.543Z] 00:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-05T00:18:05.543Z] 00:14:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-05T00:18:05.543Z] 00:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-05T00:18:05.543Z] 00:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-06-05T00:18:05.543Z] 00:15:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-05T00:18:05.543Z] 00:16:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-06-05T00:18:05.543Z] 00:16:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-05T00:18:05.543Z] 00:16:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-05T00:18:05.543Z] 00:17:01 all 11.90 0.00 5.22 2.99 0.06 79.83 [2021-06-05T00:18:05.543Z] 00:17:01 0 12.25 0.00 5.31 2.95 0.05 79.44 [2021-06-05T00:18:05.543Z] 00:17:01 1 11.56 0.00 5.12 3.02 0.07 80.22 [2021-06-05T00:18:05.543Z] Average: all 2.02 0.00 0.85 0.45 0.04 96.64 [2021-06-05T00:18:05.543Z] Average: 0 2.07 0.00 0.88 0.43 0.03 96.60 [2021-06-05T00:18:05.543Z] Average: 1 1.97 0.00 0.82 0.47 0.05 96.69 [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z] [2021-06-05T00:18:05.543Z]