Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 771896a60408ab9382bf668be7122de60d22a47a 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26142 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" > git rev-list --no-walk b47a0ce386124b7b74fceae84a41ab212cf3cd4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-11T23:31:45.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-11T23:31:45.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-11T23:31:45.743Z] ========================================================= [2021-02-11T23:31:45.743Z] EdgeX Global Pipelines Version Info [2021-02-11T23:31:45.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:31:47.259Z] ------------------- [2021-02-11T23:31:47.259Z] stable info: [2021-02-11T23:31:47.259Z] ------------------- [2021-02-11T23:31:47.259Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-11T23:31:47.259Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-11T23:31:47.259Z] Message: update stable to v1.0.179 [2021-02-11T23:31:48.206Z] ------------------- [2021-02-11T23:31:48.206Z] experimental info: [2021-02-11T23:31:48.206Z] ------------------- [2021-02-11T23:31:48.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-11T23:31:48.206Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-11T23:31:48.206Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-11T23:31:48.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-11T23:31:48.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-11T23:31:48.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-11T23:31:48.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-11T23:31:48.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-11T23:31:48.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-11T23:31:49.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-11T23:31:49.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-11T23:31:49.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-11T23:31:49.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-11T23:31:49.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-11T23:31:49.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-11T23:31:49.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-11T23:31:49.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-11T23:31:49.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-11T23:31:49.841Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-11T23:31:49.927Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-11T23:31:50.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-11T23:31:50.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-11T23:31:50.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-11T23:31:50.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-11T23:31:50.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-11T23:31:50.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-11T23:31:50.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-11T23:31:50.809Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-11T23:31:50.917Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-11T23:31:50.999Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-11T23:31:51.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-11T23:31:51.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-11T23:31:51.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-11T23:31:51.346Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] echo [2021-02-11T23:31:51.431Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 771896a [Pipeline] echo [2021-02-11T23:31:51.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-11T23:31:52.199Z] + git log --format=format:%s -1 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] echo [2021-02-11T23:31:52.264Z] GIT_COMMIT: 771896a60408ab9382bf668be7122de60d22a47a, Commit Message: fix(sdk): Change default TargetType to be AddEventRequest (#689) [Pipeline] echo [2021-02-11T23:31:52.308Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:31:53.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:31:53.819Z] [2021-02-11T23:31:53.819Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:31:54.165Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:31:54.165Z] latest: Pulling from edgex-devops/git-semver [2021-02-11T23:31:54.165Z] 31603596830f: Pulling fs layer [2021-02-11T23:31:54.165Z] 2a8b12db71e7: Pulling fs layer [2021-02-11T23:31:54.165Z] 6ca5941a6612: Pulling fs layer [2021-02-11T23:31:54.165Z] ecc8261a40a4: Pulling fs layer [2021-02-11T23:31:54.165Z] ecc8261a40a4: Waiting [2021-02-11T23:31:54.165Z] 2a8b12db71e7: Verifying Checksum [2021-02-11T23:31:54.165Z] 2a8b12db71e7: Download complete [2021-02-11T23:31:54.429Z] 31603596830f: Verifying Checksum [2021-02-11T23:31:54.429Z] 31603596830f: Download complete [2021-02-11T23:31:54.429Z] ecc8261a40a4: Verifying Checksum [2021-02-11T23:31:54.429Z] ecc8261a40a4: Download complete [2021-02-11T23:31:54.429Z] 6ca5941a6612: Verifying Checksum [2021-02-11T23:31:54.429Z] 6ca5941a6612: Download complete [2021-02-11T23:31:54.703Z] 31603596830f: Pull complete [2021-02-11T23:31:54.968Z] 2a8b12db71e7: Pull complete [2021-02-11T23:31:55.921Z] 6ca5941a6612: Pull complete [2021-02-11T23:31:55.921Z] ecc8261a40a4: Pull complete [2021-02-11T23:31:55.921Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-11T23:31:55.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:31:55.921Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-11T23:31:56.036Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:31:56.124Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-11T23:31:58.121Z] $ docker top 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-11T23:31:58.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T23:31:58.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T23:31:58.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T23:31:58.666Z] $ docker exec 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent [2021-02-11T23:31:58.827Z] SSH_AUTH_SOCK=/tmp/ssh-pkgvunYejLgp/agent.12 [2021-02-11T23:31:58.827Z] SSH_AGENT_PID=18 [2021-02-11T23:31:58.836Z] Running ssh-add (command line suppressed) [2021-02-11T23:31:58.952Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1878575884319532712.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1878575884319532712.key) [2021-02-11T23:31:59.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T23:31:59.347Z] + git tag --points-at HEAD [Pipeline] } [2021-02-11T23:31:59.368Z] $ docker exec --env ******** --env ******** 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent -k [2021-02-11T23:31:59.479Z] unset SSH_AUTH_SOCK; [2021-02-11T23:31:59.479Z] unset SSH_AGENT_PID; [2021-02-11T23:31:59.479Z] echo Agent pid 18 killed; [2021-02-11T23:31:59.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-11T23:31:59.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T23:31:59.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T23:31:59.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T23:31:59.897Z] $ docker exec 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent [2021-02-11T23:32:00.056Z] SSH_AUTH_SOCK=/tmp/ssh-DwjOfKP5RtNB/agent.47 [2021-02-11T23:32:00.056Z] SSH_AGENT_PID=53 [2021-02-11T23:32:00.063Z] Running ssh-add (command line suppressed) [2021-02-11T23:32:00.179Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2124757563630170124.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2124757563630170124.key) [2021-02-11T23:32:00.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T23:32:00.564Z] + git semver init [2021-02-11T23:32:00.565Z] # -> Open(): unable to determine branch for HEAD [2021-02-11T23:32:00.565Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-11T23:32:00.565Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-11T23:32:00.565Z] # $SEMVER_REMOTE_NAME = origin [2021-02-11T23:32:00.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-11T23:32:00.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-11T23:32:00.565Z] # $SEMVER_BRANCH = master [2021-02-11T23:32:00.565Z] # $SEMVER_TEMP = /tmp/semver-381254079 [2021-02-11T23:32:00.565Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-11T23:32:03.879Z] # '/tmp/semver-381254079' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-02-11T23:32:03.879Z] # -> Force: false [2021-02-11T23:32:03.879Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-11T23:32:03.891Z] $ docker exec --env ******** --env ******** 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent -k [2021-02-11T23:32:04.017Z] unset SSH_AUTH_SOCK; [2021-02-11T23:32:04.018Z] unset SSH_AGENT_PID; [2021-02-11T23:32:04.018Z] echo Agent pid 53 killed; [2021-02-11T23:32:04.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T23:32:04.597Z] + git semver [Pipeline] } [2021-02-11T23:32:04.624Z] $ docker stop --time=1 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 [2021-02-11T23:32:06.146Z] $ docker rm -f 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T23:32:06.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-11T23:32:07.097Z] Stashed 1 file(s) [Pipeline] echo [2021-02-11T23:32:07.100Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.11 [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-02-11T23:32:22.664Z] Still waiting to schedule task [2021-02-11T23:32:22.664Z] ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-26143’ is offline [2021-02-11T23:32:22.667Z] Still waiting to schedule task [2021-02-11T23:32:22.667Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-11T23:33:41.817Z] Running on prd-centos7-docker-4c-2g-26146 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-11T23:33:41.873Z] Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { [Pipeline] checkout [2021-02-11T23:33:44.261Z] using credential edgex-jenkins-ssh [2021-02-11T23:33:44.324Z] Cloning the remote Git repository [2021-02-11T23:33:44.279Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:33:44.350Z] > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 [2021-02-11T23:33:44.415Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:33:44.416Z] > git --version # timeout=10 [2021-02-11T23:33:44.423Z] > git --version # 'git version 2.24.3' [2021-02-11T23:33:44.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T23:33:44.453Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T23:33:46.386Z] Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (master) [2021-02-11T23:33:45.936Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-11T23:33:45.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T23:33:45.961Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-11T23:33:45.973Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:33:45.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T23:33:45.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-11T23:33:46.393Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T23:33:46.402Z] > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-11T23:33:50.197Z] Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-11T23:33:51.407Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-11T23:33:51.740Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-11T23:33:52.044Z] + sudo service docker restart [2021-02-11T23:33:52.044Z] + true [2021-02-11T23:33:52.044Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-11T23:33:53.595Z] ========================================================= [2021-02-11T23:33:53.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-11T23:33:53.595Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:33:53.964Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-11T23:33:54.540Z] Sending build context to Docker daemon 19.15MB [2021-02-11T23:33:54.540Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-11T23:33:54.540Z] Step 2/8 : FROM ${BASE} [2021-02-11T23:33:54.802Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-11T23:33:54.802Z] 188c0c94c7c5: Pulling fs layer [2021-02-11T23:33:54.802Z] 0ef7d3d256c8: Pulling fs layer [2021-02-11T23:33:54.803Z] de9db76c5a1d: Pulling fs layer [2021-02-11T23:33:54.803Z] bca2f99d35d6: Pulling fs layer [2021-02-11T23:33:54.803Z] 93359f2a8cfa: Pulling fs layer [2021-02-11T23:33:54.803Z] 7c6f9722023f: Pulling fs layer [2021-02-11T23:33:54.803Z] a35cf1a2eb13: Pulling fs layer [2021-02-11T23:33:54.803Z] bca2f99d35d6: Waiting [2021-02-11T23:33:54.803Z] 7c6f9722023f: Waiting [2021-02-11T23:33:54.803Z] a35cf1a2eb13: Waiting [2021-02-11T23:33:54.803Z] 93359f2a8cfa: Waiting [2021-02-11T23:33:54.803Z] de9db76c5a1d: Download complete [2021-02-11T23:33:54.803Z] 0ef7d3d256c8: Download complete [2021-02-11T23:33:54.803Z] 93359f2a8cfa: Verifying Checksum [2021-02-11T23:33:54.803Z] 93359f2a8cfa: Download complete [2021-02-11T23:33:54.803Z] 7c6f9722023f: Verifying Checksum [2021-02-11T23:33:54.803Z] 7c6f9722023f: Download complete [2021-02-11T23:33:54.803Z] 188c0c94c7c5: Verifying Checksum [2021-02-11T23:33:54.803Z] 188c0c94c7c5: Download complete [2021-02-11T23:33:55.072Z] 188c0c94c7c5: Pull complete [2021-02-11T23:33:55.337Z] 0ef7d3d256c8: Pull complete [2021-02-11T23:33:55.599Z] de9db76c5a1d: Pull complete [2021-02-11T23:33:57.005Z] a35cf1a2eb13: Verifying Checksum [2021-02-11T23:33:57.005Z] a35cf1a2eb13: Download complete [2021-02-11T23:33:57.585Z] bca2f99d35d6: Verifying Checksum [2021-02-11T23:33:57.585Z] bca2f99d35d6: Download complete [2021-02-11T23:34:02.928Z] bca2f99d35d6: Pull complete [2021-02-11T23:34:02.928Z] 93359f2a8cfa: Pull complete [2021-02-11T23:34:02.928Z] 7c6f9722023f: Pull complete [2021-02-11T23:34:11.109Z] a35cf1a2eb13: Pull complete [2021-02-11T23:34:11.109Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-11T23:34:11.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-11T23:34:11.109Z] ---> a62c8e92a672 [2021-02-11T23:34:11.109Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-11T23:34:11.109Z] 20.10.0: Pulling from library/docker [2021-02-11T23:34:11.109Z] 05e7bc50f07f: Pulling fs layer [2021-02-11T23:34:11.109Z] 6db28d0fdbf6: Pulling fs layer [2021-02-11T23:34:11.109Z] 292df0bc6bf3: Pulling fs layer [2021-02-11T23:34:11.109Z] 2e060f4bd70b: Pulling fs layer [2021-02-11T23:34:11.109Z] 80e8d568a223: Pulling fs layer [2021-02-11T23:34:11.109Z] 8dc6ef1a942a: Pulling fs layer [2021-02-11T23:34:11.109Z] 2312dd95470a: Pulling fs layer [2021-02-11T23:34:11.109Z] 80e8d568a223: Waiting [2021-02-11T23:34:11.109Z] 8dc6ef1a942a: Waiting [2021-02-11T23:34:11.109Z] 2e060f4bd70b: Waiting [2021-02-11T23:34:11.109Z] 292df0bc6bf3: Verifying Checksum [2021-02-11T23:34:11.109Z] 292df0bc6bf3: Download complete [2021-02-11T23:34:11.109Z] 6db28d0fdbf6: Verifying Checksum [2021-02-11T23:34:11.109Z] 6db28d0fdbf6: Download complete [2021-02-11T23:34:11.109Z] 80e8d568a223: Verifying Checksum [2021-02-11T23:34:11.109Z] 80e8d568a223: Download complete [2021-02-11T23:34:11.109Z] 8dc6ef1a942a: Verifying Checksum [2021-02-11T23:34:11.109Z] 8dc6ef1a942a: Download complete [2021-02-11T23:34:11.109Z] 05e7bc50f07f: Verifying Checksum [2021-02-11T23:34:11.109Z] 05e7bc50f07f: Download complete [2021-02-11T23:34:11.109Z] 2312dd95470a: Verifying Checksum [2021-02-11T23:34:11.109Z] 2312dd95470a: Download complete [2021-02-11T23:34:11.109Z] 05e7bc50f07f: Pull complete [2021-02-11T23:34:11.378Z] 6db28d0fdbf6: Pull complete [2021-02-11T23:34:11.641Z] 292df0bc6bf3: Pull complete [2021-02-11T23:34:11.908Z] 2e060f4bd70b: Verifying Checksum [2021-02-11T23:34:11.908Z] 2e060f4bd70b: Download complete [2021-02-11T23:34:14.477Z] 2e060f4bd70b: Pull complete [2021-02-11T23:34:14.477Z] 80e8d568a223: Pull complete [2021-02-11T23:34:14.739Z] 8dc6ef1a942a: Pull complete [2021-02-11T23:34:14.739Z] 2312dd95470a: Pull complete [2021-02-11T23:34:14.739Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-11T23:34:14.739Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-11T23:34:16.145Z] ---> 2b9d3a134091 [2021-02-11T23:34:16.145Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-11T23:34:16.145Z] ---> Running in 61dad388f6e7 [2021-02-11T23:34:16.358Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26145 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-11T23:34:16.406Z] Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { [2021-02-11T23:34:16.414Z] Removing intermediate container 61dad388f6e7 [2021-02-11T23:34:16.414Z] ---> d4f47daf8749 [2021-02-11T23:34:16.414Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-11T23:34:16.414Z] ---> Running in 1950afa0bcd0 [Pipeline] checkout [2021-02-11T23:34:16.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-11T23:34:17.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-11T23:34:18.521Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-11T23:34:18.521Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-11T23:34:18.784Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-11T23:34:18.784Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-11T23:34:19.049Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-11T23:34:19.049Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T23:34:19.049Z] OK: 167 MiB in 44 packages [2021-02-11T23:34:19.625Z] Removing intermediate container 1950afa0bcd0 [2021-02-11T23:34:19.625Z] ---> 53b8d88280c4 [2021-02-11T23:34:19.625Z] Step 6/8 : WORKDIR /build [2021-02-11T23:34:19.889Z] ---> Running in ce83fa5f1e1c [2021-02-11T23:34:20.153Z] Removing intermediate container ce83fa5f1e1c [2021-02-11T23:34:20.153Z] ---> 754a2c03d54b [2021-02-11T23:34:20.153Z] Step 7/8 : COPY go.mod . [2021-02-11T23:34:20.153Z] ---> f3951459847f [2021-02-11T23:34:20.153Z] Step 8/8 : RUN go mod download [2021-02-11T23:34:20.417Z] ---> Running in a96c812491a6 [2021-02-11T23:34:21.597Z] using credential edgex-jenkins-ssh [2021-02-11T23:34:21.652Z] Cloning the remote Git repository [2021-02-11T23:34:21.708Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:34:21.818Z] > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 [2021-02-11T23:34:21.896Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:34:21.896Z] > git --version # timeout=10 [2021-02-11T23:34:21.915Z] > git --version # 'git version 2.17.1' [2021-02-11T23:34:21.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T23:34:21.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T23:34:25.465Z] Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (master) [2021-02-11T23:34:24.863Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-11T23:34:24.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-11T23:34:24.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-11T23:34:24.943Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-11T23:34:24.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-11T23:34:24.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-11T23:34:25.481Z] > git config core.sparsecheckout # timeout=10 [2021-02-11T23:34:25.496Z] > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 [2021-02-11T23:34:29.979Z] Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-11T23:34:31.514Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-11T23:34:31.948Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-11T23:34:32.291Z] + true [2021-02-11T23:34:32.291Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-11T23:34:35.183Z] ========================================================= [2021-02-11T23:34:35.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-11T23:34:35.184Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:34:35.597Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-11T23:34:36.582Z] Sending build context to Docker daemon 19.15MB [2021-02-11T23:34:36.582Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-11T23:34:36.582Z] Step 2/8 : FROM ${BASE} [2021-02-11T23:34:36.859Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-11T23:34:36.859Z] 5f621e34cdf4: Pulling fs layer [2021-02-11T23:34:36.859Z] a4357932f1b6: Pulling fs layer [2021-02-11T23:34:36.859Z] 18c013af1878: Pulling fs layer [2021-02-11T23:34:36.859Z] 00ac8860ef70: Pulling fs layer [2021-02-11T23:34:36.859Z] 63d7cb157983: Pulling fs layer [2021-02-11T23:34:36.859Z] b116817d02f9: Pulling fs layer [2021-02-11T23:34:36.859Z] 745a02a5169b: Pulling fs layer [2021-02-11T23:34:36.859Z] 63d7cb157983: Waiting [2021-02-11T23:34:36.859Z] 00ac8860ef70: Waiting [2021-02-11T23:34:36.859Z] b116817d02f9: Waiting [2021-02-11T23:34:36.859Z] 745a02a5169b: Waiting [2021-02-11T23:34:36.859Z] 18c013af1878: Download complete [2021-02-11T23:34:36.859Z] a4357932f1b6: Verifying Checksum [2021-02-11T23:34:36.859Z] a4357932f1b6: Download complete [2021-02-11T23:34:37.145Z] 63d7cb157983: Verifying Checksum [2021-02-11T23:34:37.145Z] 63d7cb157983: Download complete [2021-02-11T23:34:37.145Z] b116817d02f9: Verifying Checksum [2021-02-11T23:34:37.145Z] b116817d02f9: Download complete [2021-02-11T23:34:37.145Z] 5f621e34cdf4: Download complete [2021-02-11T23:34:37.762Z] 5f621e34cdf4: Pull complete [2021-02-11T23:34:38.363Z] a4357932f1b6: Pull complete [2021-02-11T23:34:38.638Z] 18c013af1878: Pull complete [2021-02-11T23:34:39.233Z] 745a02a5169b: Verifying Checksum [2021-02-11T23:34:39.233Z] 745a02a5169b: Download complete [2021-02-11T23:34:40.664Z] 00ac8860ef70: Verifying Checksum [2021-02-11T23:34:40.664Z] 00ac8860ef70: Download complete [2021-02-11T23:34:42.462Z] Removing intermediate container a96c812491a6 [2021-02-11T23:34:42.462Z] ---> 43c72f9c9aec [2021-02-11T23:34:42.462Z] Successfully built 43c72f9c9aec [2021-02-11T23:34:42.462Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:34:42.933Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-11T23:34:42.933Z] . [Pipeline] withDockerContainer [2021-02-11T23:34:43.103Z] prd-centos7-docker-4c-2g-26146 does not seem to be running inside a container [2021-02-11T23:34:43.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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-02-11T23:34:43.966Z] $ docker top df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T23:34:44.504Z] + go version [2021-02-11T23:34:44.505Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-11T23:34:44.521Z] $ docker stop --time=1 df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d [2021-02-11T23:34:45.871Z] $ docker rm -f df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:34:46.731Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-11T23:34:46.731Z] . [Pipeline] withDockerContainer [2021-02-11T23:34:46.835Z] prd-centos7-docker-4c-2g-26146 does not seem to be running inside a container [2021-02-11T23:34:46.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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-02-11T23:34:47.657Z] $ docker top 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T23:34:48.161Z] + make test [2021-02-11T23:34:48.162Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-11T23:34:49.580Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-11T23:34:50.839Z] 00ac8860ef70: Pull complete [2021-02-11T23:34:50.839Z] 63d7cb157983: Pull complete [2021-02-11T23:34:50.839Z] b116817d02f9: Pull complete [2021-02-11T23:34:55.163Z] 745a02a5169b: Pull complete [2021-02-11T23:34:55.164Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-11T23:34:55.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-11T23:34:55.164Z] ---> b7e6874047d6 [2021-02-11T23:34:55.164Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-11T23:34:55.164Z] 20.10.0: Pulling from library/docker [2021-02-11T23:34:55.164Z] a3cc7d3b244e: Pulling fs layer [2021-02-11T23:34:55.164Z] 02a3295e0d61: Pulling fs layer [2021-02-11T23:34:55.164Z] 0f4f2e6d8100: Pulling fs layer [2021-02-11T23:34:55.164Z] 330b718f631f: Pulling fs layer [2021-02-11T23:34:55.164Z] a93816041522: Pulling fs layer [2021-02-11T23:34:55.164Z] bdb6da89ff94: Pulling fs layer [2021-02-11T23:34:55.164Z] 2a70c0c122f4: Pulling fs layer [2021-02-11T23:34:55.164Z] a93816041522: Waiting [2021-02-11T23:34:55.164Z] bdb6da89ff94: Waiting [2021-02-11T23:34:55.164Z] 2a70c0c122f4: Waiting [2021-02-11T23:34:55.164Z] 330b718f631f: Waiting [2021-02-11T23:34:55.164Z] 0f4f2e6d8100: Verifying Checksum [2021-02-11T23:34:55.164Z] 0f4f2e6d8100: Download complete [2021-02-11T23:34:55.164Z] 02a3295e0d61: Download complete [2021-02-11T23:34:55.164Z] a3cc7d3b244e: Verifying Checksum [2021-02-11T23:34:55.164Z] a3cc7d3b244e: Download complete [2021-02-11T23:34:55.164Z] a93816041522: Verifying Checksum [2021-02-11T23:34:55.164Z] a93816041522: Download complete [2021-02-11T23:34:55.164Z] bdb6da89ff94: Verifying Checksum [2021-02-11T23:34:55.164Z] bdb6da89ff94: Download complete [2021-02-11T23:34:55.164Z] 2a70c0c122f4: Verifying Checksum [2021-02-11T23:34:55.164Z] 2a70c0c122f4: Download complete [2021-02-11T23:34:55.439Z] a3cc7d3b244e: Pull complete [2021-02-11T23:34:56.034Z] 02a3295e0d61: Pull complete [2021-02-11T23:34:56.306Z] 330b718f631f: Verifying Checksum [2021-02-11T23:34:56.306Z] 330b718f631f: Download complete [2021-02-11T23:34:56.306Z] 0f4f2e6d8100: Pull complete [2021-02-11T23:34:57.804Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.020s coverage: 82.6% of statements [2021-02-11T23:35:00.625Z] 330b718f631f: Pull complete [2021-02-11T23:35:00.625Z] a93816041522: Pull complete [2021-02-11T23:35:00.901Z] bdb6da89ff94: Pull complete [2021-02-11T23:35:01.497Z] 2a70c0c122f4: Pull complete [2021-02-11T23:35:01.497Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-11T23:35:01.497Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-11T23:35:04.490Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.032s coverage: 50.1% of statements [2021-02-11T23:35:04.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-11T23:35:04.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-11T23:35:04.490Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 61.5% of statements [2021-02-11T23:35:04.490Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-11T23:35:05.466Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.075s coverage: 69.7% of statements [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-11T23:35:05.466Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements [2021-02-11T23:35:05.466Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-11T23:35:05.466Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 8.8% of statements [2021-02-11T23:35:08.215Z] ---> 57d0439fc400 [2021-02-11T23:35:08.215Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-11T23:35:08.215Z] ---> Running in 441fcef09aec [2021-02-11T23:35:08.492Z] Removing intermediate container 441fcef09aec [2021-02-11T23:35:08.492Z] ---> 8a99fe768b16 [2021-02-11T23:35:08.492Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-11T23:35:08.766Z] ---> Running in 0de2ab79b605 [2021-02-11T23:35:10.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-11T23:35:11.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-11T23:35:14.235Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-11T23:35:14.235Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-11T23:35:14.505Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-11T23:35:14.505Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-11T23:35:14.505Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-11T23:35:14.777Z] Executing busybox-1.31.1-r19.trigger [2021-02-11T23:35:14.778Z] OK: 144 MiB in 44 packages [2021-02-11T23:35:16.209Z] Removing intermediate container 0de2ab79b605 [2021-02-11T23:35:16.209Z] ---> da576eab6da1 [2021-02-11T23:35:16.209Z] Step 6/8 : WORKDIR /build [2021-02-11T23:35:16.209Z] ---> Running in 73d2b5483684 [2021-02-11T23:35:16.805Z] Removing intermediate container 73d2b5483684 [2021-02-11T23:35:16.805Z] ---> 99910410e5b2 [2021-02-11T23:35:16.805Z] Step 7/8 : COPY go.mod . [2021-02-11T23:35:17.403Z] ---> 4019c7272ccb [2021-02-11T23:35:17.403Z] Step 8/8 : RUN go mod download [2021-02-11T23:35:17.677Z] ---> Running in 0eb5d27242e3 [2021-02-11T23:35:20.435Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.845s coverage: 77.5% of statements [2021-02-11T23:35:20.435Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-11T23:35:20.435Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.031s coverage: 87.9% of statements [2021-02-11T23:35:20.435Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 80.5% of statements [2021-02-11T23:35:20.435Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.015s coverage: 71.7% of statements [2021-02-11T23:35:32.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 82.9% of statements [2021-02-11T23:35:32.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-02-11T23:35:32.694Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-11T23:35:35.301Z] gofmt -l . [2021-02-11T23:35:35.301Z] [ "`gofmt -l .`" = "" ] [2021-02-11T23:35:35.301Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-11T23:35:35.898Z] $ docker stop --time=1 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 [2021-02-11T23:35:37.718Z] $ docker rm -f 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T23:35:38.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-11T23:35:38.710Z] Stashed 1 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-11T23:35:44.499Z] Removing intermediate container 0eb5d27242e3 [2021-02-11T23:35:44.499Z] ---> 60cb2711168b [2021-02-11T23:35:44.499Z] Successfully built 60cb2711168b [2021-02-11T23:35:44.499Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:35:44.850Z] + docker inspect -f . ci-base-image-arm64 [2021-02-11T23:35:44.850Z] . [Pipeline] withDockerContainer [2021-02-11T23:35:45.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-26145 does not seem to be running inside a container [2021-02-11T23:35:45.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-arm64 cat [2021-02-11T23:35:46.798Z] $ docker top 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T23:35:47.867Z] + go version [2021-02-11T23:35:47.867Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-11T23:35:47.888Z] $ docker stop --time=1 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 [2021-02-11T23:35:49.866Z] $ docker rm -f 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:35:50.915Z] + docker inspect -f . ci-base-image-arm64 [2021-02-11T23:35:50.915Z] . [Pipeline] withDockerContainer [2021-02-11T23:35:51.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-26145 does not seem to be running inside a container [2021-02-11T23:35:51.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-arm64 cat [2021-02-11T23:35:52.911Z] $ docker top bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T23:35:53.927Z] + make test [2021-02-11T23:35:53.927Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-11T23:35:55.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-11T23:36:22.224Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.050s coverage: 82.6% of statements [2021-02-11T23:36:44.450Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.072s coverage: 50.1% of statements [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-11T23:36:44.450Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.5% of statements [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-11T23:36:44.450Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.070s coverage: 69.7% of statements [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-11T23:36:44.450Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.037s coverage: 97.0% of statements [2021-02-11T23:36:44.450Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-11T23:36:44.450Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.030s coverage: 8.8% of statements [2021-02-11T23:36:56.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.873s coverage: 77.5% of statements [2021-02-11T23:36:56.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-11T23:36:56.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.066s coverage: 87.9% of statements [2021-02-11T23:36:56.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 80.5% of statements [2021-02-11T23:36:56.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements [2021-02-11T23:37:11.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.080s coverage: 82.9% of statements [2021-02-11T23:37:11.891Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.022s coverage: 94.4% of statements [2021-02-11T23:37:11.891Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-11T23:37:22.105Z] gofmt -l . [2021-02-11T23:37:22.105Z] [ "`gofmt -l .`" = "" ] [2021-02-11T23:37:22.105Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-11T23:37:22.127Z] $ docker stop --time=1 bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 [2021-02-11T23:37:24.430Z] $ docker rm -f bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-11T23:37:25.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-11T23:37:25.640Z] Warning: overwriting stash ‘coverage-report’ [2021-02-11T23:37:26.711Z] Stashed 1 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] } [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] wrap [2021-02-11T23:37:28.408Z] provisioning config files... [2021-02-11T23:37:28.419Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3784237671646477659tmp [Pipeline] { [Pipeline] sh [2021-02-11T23:37:28.796Z] + set +x [2021-02-11T23:37:28.797Z] + curl -s https://codecov.io/bash [2021-02-11T23:37:28.797Z] + bash -s -- [2021-02-11T23:37:29.064Z] [2021-02-11T23:37:29.064Z] _____ _ [2021-02-11T23:37:29.064Z] / ____| | | [2021-02-11T23:37:29.064Z] | | ___ __| | ___ ___ _____ __ [2021-02-11T23:37:29.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-11T23:37:29.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-11T23:37:29.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-11T23:37:29.064Z] Bash-20210129-7c25fce [2021-02-11T23:37:29.064Z] [2021-02-11T23:37:29.064Z] [2021-02-11T23:37:29.064Z] ==> git version 2.24.3 found [2021-02-11T23:37:29.064Z] ==> 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-02-11T23:37:29.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-11T23:37:29.064Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-11T23:37:29.064Z] ==> Jenkins CI detected. [2021-02-11T23:37:29.064Z] project root: . [2021-02-11T23:37:29.064Z] --> token set from env [2021-02-11T23:37:29.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-11T23:37:29.064Z] ==> Running gcov in . (disable via -X gcov) [2021-02-11T23:37:29.064Z] ==> Python coveragepy not found [2021-02-11T23:37:29.064Z] ==> Searching for coverage reports in: [2021-02-11T23:37:29.064Z] + . [2021-02-11T23:37:29.064Z] -> Found 1 reports [2021-02-11T23:37:29.064Z] ==> Detecting git/mercurial file structure [2021-02-11T23:37:29.064Z] ==> Reading reports [2021-02-11T23:37:29.064Z] + ./coverage.out bytes=81938 [2021-02-11T23:37:29.064Z] ==> Appending adjustments [2021-02-11T23:37:29.064Z] https://docs.codecov.io/docs/fixing-reports [2021-02-11T23:37:29.640Z] + Found adjustments [2021-02-11T23:37:29.640Z] ==> Gzipping contents [2021-02-11T23:37:29.640Z] 16K /tmp/codecov.FEPWLt.gz [2021-02-11T23:37:29.640Z] ==> Uploading reports [2021-02-11T23:37:29.640Z] url: https://codecov.io [2021-02-11T23:37:29.640Z] query: branch=master&commit=771896a60408ab9382bf668be7122de60d22a47a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-11T23:37:29.640Z] -> Pinging Codecov [2021-02-11T23:37:29.640Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=771896a60408ab9382bf668be7122de60d22a47a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-11T23:37:29.904Z] -> Uploading to [2021-02-11T23:37:29.904Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-11/3D8B5DFFC46A037C893635FACE044666/771896a60408ab9382bf668be7122de60d22a47a/1a3b1375-84a8-4237-993d-0e0db3b8b636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210211T233729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66e099865c36209777738c34540fd9633aced80f6967ca20375d9798991d37ae [2021-02-11T23:37:29.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-11T23:37:29.904Z] Dload Upload Total Spent Left Speed [2021-02-11T23:37:30.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13927 0 0 100 13927 0 31345 --:--:-- --:--:-- --:--:-- 31367 [2021-02-11T23:37:30.485Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/771896a60408ab9382bf668be7122de60d22a47a [Pipeline] } [2021-02-11T23:37:30.499Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-11T23:37:31.670Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-11T23:37:31.728Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:37:32.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-11T23:37:32.153Z] [2021-02-11T23:37:32.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:37:32.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-11T23:37:32.507Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-11T23:37:32.507Z] 188c0c94c7c5: Pulling fs layer [2021-02-11T23:37:32.507Z] 0ef7d3d256c8: Pulling fs layer [2021-02-11T23:37:32.507Z] de9db76c5a1d: Pulling fs layer [2021-02-11T23:37:32.507Z] 0eba1c9be4d2: Pulling fs layer [2021-02-11T23:37:32.507Z] 0d57e429df01: Pulling fs layer [2021-02-11T23:37:32.507Z] 4e4be7b47b0d: Pulling fs layer [2021-02-11T23:37:32.507Z] e1f770b5df2f: Pulling fs layer [2021-02-11T23:37:32.507Z] 85a0685a4137: Pulling fs layer [2021-02-11T23:37:32.507Z] 0eba1c9be4d2: Waiting [2021-02-11T23:37:32.507Z] 0d57e429df01: Waiting [2021-02-11T23:37:32.507Z] 4e4be7b47b0d: Waiting [2021-02-11T23:37:32.507Z] 85a0685a4137: Waiting [2021-02-11T23:37:32.507Z] e1f770b5df2f: Waiting [2021-02-11T23:37:32.507Z] de9db76c5a1d: Download complete [2021-02-11T23:37:32.507Z] 0ef7d3d256c8: Verifying Checksum [2021-02-11T23:37:32.507Z] 0ef7d3d256c8: Download complete [2021-02-11T23:37:32.507Z] 0d57e429df01: Verifying Checksum [2021-02-11T23:37:32.507Z] 0d57e429df01: Download complete [2021-02-11T23:37:32.507Z] 4e4be7b47b0d: Verifying Checksum [2021-02-11T23:37:32.507Z] 4e4be7b47b0d: Download complete [2021-02-11T23:37:32.770Z] 188c0c94c7c5: Verifying Checksum [2021-02-11T23:37:32.770Z] 188c0c94c7c5: Download complete [2021-02-11T23:37:33.038Z] 188c0c94c7c5: Pull complete [2021-02-11T23:37:33.300Z] 0ef7d3d256c8: Pull complete [2021-02-11T23:37:33.300Z] de9db76c5a1d: Pull complete [2021-02-11T23:37:34.697Z] e1f770b5df2f: Verifying Checksum [2021-02-11T23:37:34.697Z] e1f770b5df2f: Download complete [2021-02-11T23:37:36.638Z] 0eba1c9be4d2: Verifying Checksum [2021-02-11T23:37:36.638Z] 0eba1c9be4d2: Download complete [2021-02-11T23:37:36.902Z] 85a0685a4137: Verifying Checksum [2021-02-11T23:37:36.902Z] 85a0685a4137: Download complete [2021-02-11T23:37:42.226Z] 0eba1c9be4d2: Pull complete [2021-02-11T23:37:42.226Z] 0d57e429df01: Pull complete [2021-02-11T23:37:42.226Z] 4e4be7b47b0d: Pull complete [2021-02-11T23:37:44.804Z] e1f770b5df2f: Pull complete [2021-02-11T23:37:53.012Z] 85a0685a4137: Pull complete [2021-02-11T23:37:53.012Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-11T23:37:53.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-11T23:37:53.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-11T23:37:53.232Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:37:53.282Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-11T23:37:54.258Z] $ docker top 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-11T23:37:54.489Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-11T23:37:54.808Z] + set -o pipefail [2021-02-11T23:37:54.808Z] + snyk monitor '--org=edgex-jenkins' [2021-02-11T23:38:16.849Z] [2021-02-11T23:38:16.849Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-02-11T23:38:16.849Z] [2021-02-11T23:38:16.849Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/ae4be495-146d-4d01-b55b-3a5b1d63ed9d [2021-02-11T23:38:16.849Z] [2021-02-11T23:38:16.849Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-11T23:38:16.849Z] [2021-02-11T23:38:16.849Z] [Pipeline] } [2021-02-11T23:38:16.869Z] $ docker stop --time=1 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d [2021-02-11T23:38:19.656Z] $ docker rm -f 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-02-11T23:38:21.231Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-11T23:38:21.289Z] provisioning config files... [2021-02-11T23:38:21.300Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8267720599239852365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:38:21.681Z] --> edgex-publish-swagger.sh [2021-02-11T23:38:21.681Z] === Publish openapi/v2 API === [2021-02-11T23:38:21.681Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-11T23:38:21.681Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-02-11T23:38:21.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-11T23:38:21.681Z] Dload Upload Total Spent Left Speed [2021-02-11T23:38:22.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11200 0:00:01 0:00:01 --:--:-- 11203 100 13052 0 0 100 13052 0 11198 0:00:01 0:00:01 --:--:-- 11203 [2021-02-11T23:38:22.889Z] [2021-02-11T23:38:22.889Z] [Pipeline] } [2021-02-11T23:38:22.899Z] 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-02-11T23:38:23.718Z] + git log --format=format:%s -1 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:38:24.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:38:24.026Z] . [Pipeline] withDockerContainer [2021-02-11T23:38:24.118Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:38:24.161Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-11T23:38:24.979Z] $ docker top b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-11T23:38:25.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T23:38:25.339Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T23:38:25.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T23:38:25.559Z] $ docker exec b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 ssh-agent [2021-02-11T23:38:25.720Z] SSH_AUTH_SOCK=/tmp/ssh-fLpdQAkgzYWr/agent.11 [2021-02-11T23:38:25.720Z] SSH_AGENT_PID=16 [2021-02-11T23:38:25.728Z] Running ssh-add (command line suppressed) [2021-02-11T23:38:25.856Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4693295473943700733.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4693295473943700733.key) [2021-02-11T23:38:25.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T23:38:26.253Z] + git semver tag [2021-02-11T23:38:26.253Z] # -> Open(): unable to determine branch for HEAD [2021-02-11T23:38:26.253Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-11T23:38:26.253Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-11T23:38:26.253Z] # $SEMVER_REMOTE_NAME = origin [2021-02-11T23:38:26.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-11T23:38:26.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-11T23:38:26.253Z] # $SEMVER_BRANCH = master [2021-02-11T23:38:26.253Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-11T23:38:26.253Z] # 771896a60408ab9382bf668be7122de60d22a47a HEAD [2021-02-11T23:38:26.253Z] # -> Force: false [2021-02-11T23:38:26.253Z] # 504d86ff3920412bf206555c457dd66260a36e79 refs/tags/v2.0.0-dev.11 [Pipeline] } [2021-02-11T23:38:26.265Z] $ docker exec --env ******** --env ******** b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 ssh-agent -k [2021-02-11T23:38:26.417Z] unset SSH_AUTH_SOCK; [2021-02-11T23:38:26.418Z] unset SSH_AGENT_PID; [2021-02-11T23:38:26.418Z] echo Agent pid 16 killed; [2021-02-11T23:38:26.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T23:38:26.926Z] + git semver [Pipeline] } [2021-02-11T23:38:26.941Z] $ docker stop --time=1 b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 [2021-02-11T23:38:28.304Z] $ docker rm -f b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:38:28.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-11T23:38:28.923Z] [2021-02-11T23:38:28.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:38:29.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-11T23:38:29.290Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-11T23:38:29.290Z] ab5ef0e58194: Pulling fs layer [2021-02-11T23:38:29.290Z] 9712f1f96733: Pulling fs layer [2021-02-11T23:38:29.290Z] 63f879dbbcfc: Pulling fs layer [2021-02-11T23:38:29.290Z] 0d9ebad4ef96: Pulling fs layer [2021-02-11T23:38:29.290Z] e9a5061849ea: Pulling fs layer [2021-02-11T23:38:29.290Z] d747dcd14b5f: Pulling fs layer [2021-02-11T23:38:29.290Z] 2de7ff778b66: Pulling fs layer [2021-02-11T23:38:29.290Z] e9a5061849ea: Waiting [2021-02-11T23:38:29.290Z] 2de7ff778b66: Waiting [2021-02-11T23:38:29.290Z] d747dcd14b5f: Waiting [2021-02-11T23:38:29.290Z] 0d9ebad4ef96: Waiting [2021-02-11T23:38:29.290Z] 9712f1f96733: Verifying Checksum [2021-02-11T23:38:29.290Z] 9712f1f96733: Download complete [2021-02-11T23:38:30.707Z] 63f879dbbcfc: Verifying Checksum [2021-02-11T23:38:30.707Z] 63f879dbbcfc: Download complete [2021-02-11T23:38:30.982Z] e9a5061849ea: Verifying Checksum [2021-02-11T23:38:30.982Z] e9a5061849ea: Download complete [2021-02-11T23:38:30.982Z] d747dcd14b5f: Verifying Checksum [2021-02-11T23:38:30.982Z] d747dcd14b5f: Download complete [2021-02-11T23:38:31.252Z] ab5ef0e58194: Verifying Checksum [2021-02-11T23:38:31.252Z] ab5ef0e58194: Download complete [2021-02-11T23:38:31.252Z] 2de7ff778b66: Verifying Checksum [2021-02-11T23:38:31.252Z] 2de7ff778b66: Download complete [2021-02-11T23:38:31.523Z] 0d9ebad4ef96: Verifying Checksum [2021-02-11T23:38:31.523Z] 0d9ebad4ef96: Download complete [2021-02-11T23:38:36.884Z] ab5ef0e58194: Pull complete [2021-02-11T23:38:36.884Z] 9712f1f96733: Pull complete [2021-02-11T23:38:39.439Z] 63f879dbbcfc: Pull complete [2021-02-11T23:38:46.070Z] 0d9ebad4ef96: Pull complete [2021-02-11T23:38:47.464Z] e9a5061849ea: Pull complete [2021-02-11T23:38:47.464Z] d747dcd14b5f: Pull complete [2021-02-11T23:38:50.183Z] 2de7ff778b66: Pull complete [2021-02-11T23:38:50.183Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-11T23:38:50.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-11T23:38:50.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-11T23:38:50.440Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:38:50.484Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-11T23:38:54.241Z] $ docker top af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-11T23:38:54.493Z] provisioning config files... [2021-02-11T23:38:54.503Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6231809968630943866tmp [2021-02-11T23:38:54.519Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4114697063420513654tmp [2021-02-11T23:38:54.535Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8561313758155448023tmp [Pipeline] { [Pipeline] echo [2021-02-11T23:38:54.589Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:38:54.884Z] ---> sigul-configuration.sh [2021-02-11T23:38:54.884Z] gpg: directory `/root/.gnupg' created [2021-02-11T23:38:54.884Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-11T23:38:54.884Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-11T23:38:54.884Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-11T23:38:54.884Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-11T23:38:54.884Z] gpg: CAST5 encrypted data [2021-02-11T23:38:55.148Z] gpg: encrypted with 1 passphrase [2021-02-11T23:38:55.148Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-11T23:38:55.449Z] + mkdir /home/jenkins [2021-02-11T23:38:55.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-11T23:38:55.747Z] + 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-02-11T23:38:55.760Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:38:56.065Z] ---> sigul-install.sh [2021-02-11T23:39:01.389Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-11T23:39:01.688Z] + git tag --list [2021-02-11T23:39:01.688Z] v0.1.0 [2021-02-11T23:39:01.688Z] v0.1.1 [2021-02-11T23:39:01.688Z] v1.0.0 [2021-02-11T23:39:01.688Z] v1.1.0 [2021-02-11T23:39:01.688Z] v1.2.0 [2021-02-11T23:39:01.688Z] v1.3.0 [2021-02-11T23:39:01.688Z] v1.3.1 [2021-02-11T23:39:01.688Z] v1.3.1-dev.1 [2021-02-11T23:39:01.688Z] v2.0.0-dev.1 [2021-02-11T23:39:01.688Z] v2.0.0-dev.10 [2021-02-11T23:39:01.688Z] v2.0.0-dev.11 [2021-02-11T23:39:01.688Z] v2.0.0-dev.2 [2021-02-11T23:39:01.688Z] v2.0.0-dev.3 [2021-02-11T23:39:01.688Z] v2.0.0-dev.4 [2021-02-11T23:39:01.688Z] v2.0.0-dev.5 [2021-02-11T23:39:01.688Z] v2.0.0-dev.6 [2021-02-11T23:39:01.688Z] v2.0.0-dev.7 [2021-02-11T23:39:01.688Z] v2.0.0-dev.8 [2021-02-11T23:39:01.688Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-11T23:39:01.990Z] + lftools sign git-tag v2.0.0-dev.11 [2021-02-11T23:39:03.381Z] Signing Git tag with Sigul... [2021-02-11T23:39:03.381Z] Signing v2.0.0-dev.11 [Pipeline] echo [2021-02-11T23:39:04.340Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:04.639Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-11T23:39:04.650Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-11T23:39:04.750Z] $ docker stop --time=1 af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 [2021-02-11T23:39:06.808Z] $ docker rm -f af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:39:07.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:39:07.733Z] . [Pipeline] withDockerContainer [2021-02-11T23:39:07.840Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:39:07.897Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-11T23:39:08.772Z] $ docker top 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-11T23:39:09.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T23:39:09.074Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T23:39:09.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T23:39:09.303Z] $ docker exec 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 ssh-agent [2021-02-11T23:39:09.479Z] SSH_AUTH_SOCK=/tmp/ssh-I64fpy2fid6l/agent.12 [2021-02-11T23:39:09.479Z] SSH_AGENT_PID=17 [2021-02-11T23:39:09.486Z] Running ssh-add (command line suppressed) [2021-02-11T23:39:09.616Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_884004246517564508.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_884004246517564508.key) [2021-02-11T23:39:09.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T23:39:10.014Z] + git semver bump pre [2021-02-11T23:39:10.014Z] # -> Open(): unable to determine branch for HEAD [2021-02-11T23:39:10.014Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-11T23:39:10.014Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-11T23:39:10.014Z] # $SEMVER_REMOTE_NAME = origin [2021-02-11T23:39:10.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-11T23:39:10.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-11T23:39:10.014Z] # $SEMVER_BRANCH = master [2021-02-11T23:39:10.014Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-11T23:39:10.014Z] 2.0.0-dev.12 [Pipeline] } [2021-02-11T23:39:10.026Z] $ docker exec --env ******** --env ******** 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 ssh-agent -k [2021-02-11T23:39:10.144Z] unset SSH_AUTH_SOCK; [2021-02-11T23:39:10.145Z] unset SSH_AGENT_PID; [2021-02-11T23:39:10.145Z] echo Agent pid 17 killed; [2021-02-11T23:39:10.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T23:39:10.709Z] + git semver [Pipeline] } [2021-02-11T23:39:10.725Z] $ docker stop --time=1 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 [2021-02-11T23:39:12.069Z] $ docker rm -f 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:39:12.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-11T23:39:12.585Z] . [Pipeline] withDockerContainer [2021-02-11T23:39:12.684Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:39:12.741Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-11T23:39:13.329Z] $ docker top 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-11T23:39:13.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-11T23:39:13.668Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-11T23:39:13.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-11T23:39:13.897Z] $ docker exec 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 ssh-agent [2021-02-11T23:39:14.075Z] SSH_AUTH_SOCK=/tmp/ssh-ofEDEXLz2t5m/agent.11 [2021-02-11T23:39:14.075Z] SSH_AGENT_PID=17 [2021-02-11T23:39:14.082Z] Running ssh-add (command line suppressed) [2021-02-11T23:39:14.207Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8919729470464533395.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8919729470464533395.key) [2021-02-11T23:39:14.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-11T23:39:14.604Z] + git semver push [2021-02-11T23:39:14.604Z] # -> Open(): unable to determine branch for HEAD [2021-02-11T23:39:14.604Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-11T23:39:14.604Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-11T23:39:14.604Z] # $SEMVER_REMOTE_NAME = origin [2021-02-11T23:39:14.604Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-11T23:39:14.604Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-11T23:39:14.604Z] # $SEMVER_BRANCH = master [2021-02-11T23:39:14.604Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-11T23:39:19.929Z] $ docker exec --env ******** --env ******** 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 ssh-agent -k [2021-02-11T23:39:20.062Z] unset SSH_AUTH_SOCK; [2021-02-11T23:39:20.063Z] unset SSH_AGENT_PID; [2021-02-11T23:39:20.063Z] echo Agent pid 17 killed; [2021-02-11T23:39:20.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-11T23:39:20.646Z] + git semver [Pipeline] } [2021-02-11T23:39:20.662Z] $ docker stop --time=1 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 [2021-02-11T23:39:22.023Z] $ docker rm -f 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 [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-02-11T23:39:23.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:24.247Z] ---> package-listing.sh [2021-02-11T23:39:24.247Z] ++ facter osfamily [2021-02-11T23:39:24.247Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-11T23:39:24.247Z] + OS_FAMILY=redhat [2021-02-11T23:39:24.247Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-02-11T23:39:24.247Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-11T23:39:24.247Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-11T23:39:24.247Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-11T23:39:24.247Z] + PACKAGES=/tmp/packages_start.txt [2021-02-11T23:39:24.247Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-11T23:39:24.247Z] + PACKAGES=/tmp/packages_end.txt [2021-02-11T23:39:24.247Z] + case "${OS_FAMILY}" in [2021-02-11T23:39:24.247Z] + rpm -qa [2021-02-11T23:39:24.247Z] + sort [2021-02-11T23:39:29.689Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-11T23:39:29.689Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-11T23:39:29.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-11T23:39:29.689Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-11T23:39:29.689Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-02-11T23:39:29.689Z] + 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-02-11T23:39:29.704Z] 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-02-11T23:39:29.998Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:39:30.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T23:39:30.306Z] [2021-02-11T23:39:30.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-11T23:39:30.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T23:39:30.677Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-11T23:39:30.677Z] df20fa9351a1: Pulling fs layer [2021-02-11T23:39:30.677Z] 36b3adc4ff6f: Pulling fs layer [2021-02-11T23:39:30.677Z] 8ad3a11d3b57: Pulling fs layer [2021-02-11T23:39:30.677Z] 46f8f816bc3b: Pulling fs layer [2021-02-11T23:39:30.677Z] 93b61091891f: Pulling fs layer [2021-02-11T23:39:30.677Z] 93b9cdb0e59b: Pulling fs layer [2021-02-11T23:39:30.677Z] 5e14af77c1be: Pulling fs layer [2021-02-11T23:39:30.677Z] 01666e4c0597: Pulling fs layer [2021-02-11T23:39:30.677Z] aa168da1d23b: Pulling fs layer [2021-02-11T23:39:30.677Z] 93b9cdb0e59b: Waiting [2021-02-11T23:39:30.677Z] aa168da1d23b: Waiting [2021-02-11T23:39:30.677Z] 01666e4c0597: Waiting [2021-02-11T23:39:30.677Z] 46f8f816bc3b: Waiting [2021-02-11T23:39:30.677Z] 36b3adc4ff6f: Verifying Checksum [2021-02-11T23:39:30.677Z] 36b3adc4ff6f: Download complete [2021-02-11T23:39:30.677Z] 46f8f816bc3b: Download complete [2021-02-11T23:39:30.677Z] df20fa9351a1: Verifying Checksum [2021-02-11T23:39:30.677Z] df20fa9351a1: Download complete [2021-02-11T23:39:30.677Z] 93b9cdb0e59b: Verifying Checksum [2021-02-11T23:39:30.677Z] 93b9cdb0e59b: Download complete [2021-02-11T23:39:30.940Z] 5e14af77c1be: Verifying Checksum [2021-02-11T23:39:30.940Z] 5e14af77c1be: Download complete [2021-02-11T23:39:30.940Z] 93b61091891f: Verifying Checksum [2021-02-11T23:39:30.940Z] 93b61091891f: Download complete [2021-02-11T23:39:30.940Z] 01666e4c0597: Verifying Checksum [2021-02-11T23:39:30.940Z] 01666e4c0597: Download complete [2021-02-11T23:39:30.940Z] 8ad3a11d3b57: Verifying Checksum [2021-02-11T23:39:30.940Z] 8ad3a11d3b57: Download complete [2021-02-11T23:39:31.525Z] df20fa9351a1: Pull complete [2021-02-11T23:39:32.106Z] 36b3adc4ff6f: Pull complete [2021-02-11T23:39:33.068Z] aa168da1d23b: Verifying Checksum [2021-02-11T23:39:33.068Z] aa168da1d23b: Download complete [2021-02-11T23:39:33.644Z] 8ad3a11d3b57: Pull complete [2021-02-11T23:39:33.644Z] 46f8f816bc3b: Pull complete [2021-02-11T23:39:33.906Z] 93b61091891f: Pull complete [2021-02-11T23:39:34.168Z] 93b9cdb0e59b: Pull complete [2021-02-11T23:39:34.168Z] 5e14af77c1be: Pull complete [2021-02-11T23:39:34.430Z] 01666e4c0597: Pull complete [2021-02-11T23:39:41.044Z] aa168da1d23b: Pull complete [2021-02-11T23:39:41.044Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-11T23:39:41.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-11T23:39:41.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-11T23:39:41.159Z] prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container [2021-02-11T23:39:41.205Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-11T23:39:43.829Z] $ docker top b72eaf6649c41d1056f19818c45babda84898cd9c386a92e809a6fb2963a163a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-11T23:39:44.378Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-11T23:39:44.677Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-11T23:39:44.979Z] + ls /var/log/sa-host [2021-02-11T23:39:44.979Z] + sadf -c /var/log/sa-host/sa11 [2021-02-11T23:39:44.979Z] file_magic: OK [2021-02-11T23:39:44.979Z] HZ: Using current value: 100 [2021-02-11T23:39:44.979Z] file_header: OK [2021-02-11T23:39:44.979Z] 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-02-11T23:39:44.979Z] Statistics: [2021-02-11T23:39:44.979Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-11T23:39:44.979Z] File successfully converted to sysstat format version 12.2.1 [2021-02-11T23:39:44.979Z] + sadf -c /var/log/sa-host/sa23 [2021-02-11T23:39:44.979Z] file_magic: OK [2021-02-11T23:39:44.979Z] HZ: Using current value: 100 [2021-02-11T23:39:44.979Z] file_header: OK [2021-02-11T23:39:44.979Z] 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-02-11T23:39:44.979Z] Statistics: [2021-02-11T23:39:44.979Z] Hnuu...uuuununununu... [2021-02-11T23:39:44.979Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-11T23:39:45.643Z] provisioning config files... [2021-02-11T23:39:45.663Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3291201536159506003tmp [Pipeline] { [Pipeline] echo [2021-02-11T23:39:45.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:46.063Z] ---> create-netrc.sh [Pipeline] } [2021-02-11T23:39:46.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-11T23:39:46.168Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:46.481Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-11T23:39:46.498Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:46.809Z] ---> sudo-logs.sh [2021-02-11T23:39:46.809Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-11T23:39:46.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:47.131Z] ---> job-cost.sh [2021-02-11T23:39:47.131Z] lf-activate-venv: SKIPPING [2021-02-11T23:39:47.131Z] INFO: No Stack... [2021-02-11T23:39:48.079Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-11T23:39:48.653Z] INFO: Archiving Costs [Pipeline] echo [2021-02-11T23:39:48.667Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-11T23:39:48.964Z] ---> logs-deploy.sh [2021-02-11T23:39:48.964Z] lf-activate-venv: SKIPPING [2021-02-11T23:39:48.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/178 [2021-02-11T23:39:48.964Z] INFO: archiving workspace using pattern(s): [2021-02-11T23:39:50.885Z] Archives upload complete. [2021-02-11T23:39:50.885Z] INFO: archiving logs to Nexus