Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4921f119fbd49a87f301d7978453f85b10d57c6f 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22061 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 4921f119fbd49a87f301d7978453f85b10d57c6f (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 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" > git rev-list --no-walk e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:53:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:53:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:53:52 ========================================================= 23:53:52 EdgeX Global Pipelines Version Info 23:53:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:53:54 ------------------- 23:53:54 stable info: 23:53:54 ------------------- 23:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:53:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:53:54 Message: update stable to v1.0.179 23:53:54 ------------------- 23:53:54 experimental info: 23:53:54 ------------------- 23:53:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:53:54 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:53:54 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:53:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:53:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:53:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] echo 23:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4921f11 [Pipeline] echo 23:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:58 + git log --format=format:%s -1 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] echo 23:53:58 GIT_COMMIT: 4921f119fbd49a87f301d7978453f85b10d57c6f, Commit Message: build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636) [Pipeline] echo 23:53:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:53:59 23:53:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:53:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:53:59 latest: Pulling from edgex-devops/git-semver 23:53:59 31603596830f: Pulling fs layer 23:53:59 2a8b12db71e7: Pulling fs layer 23:53:59 6ca5941a6612: Pulling fs layer 23:53:59 ecc8261a40a4: Pulling fs layer 23:53:59 ecc8261a40a4: Waiting 23:53:59 2a8b12db71e7: Verifying Checksum 23:53:59 2a8b12db71e7: Download complete 23:54:00 31603596830f: Verifying Checksum 23:54:00 31603596830f: Download complete 23:54:00 ecc8261a40a4: Verifying Checksum 23:54:00 ecc8261a40a4: Download complete 23:54:00 6ca5941a6612: Verifying Checksum 23:54:00 6ca5941a6612: Download complete 23:54:00 31603596830f: Pull complete 23:54:00 2a8b12db71e7: Pull complete 23:54:01 6ca5941a6612: Pull complete 23:54:01 ecc8261a40a4: Pull complete 23:54:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:54:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:54:01 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 23:54:01 $ 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 23:54:03 $ docker top a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:54:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:04 [ssh-agent] Looking for ssh-agent implementation... 23:54:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:04 $ docker exec a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent 23:54:04 SSH_AUTH_SOCK=/tmp/ssh-uStmC03UrdZS/agent.12 23:54:04 SSH_AGENT_PID=17 23:54:04 Running ssh-add (command line suppressed) 23:54:04 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7241400956771693796.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7241400956771693796.key) 23:54:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:05 + git tag --points-at HEAD [Pipeline] } 23:54:05 $ docker exec --env ******** --env ******** a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent -k 23:54:05 unset SSH_AUTH_SOCK; 23:54:05 unset SSH_AGENT_PID; 23:54:05 echo Agent pid 17 killed; 23:54:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:54:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:54:05 [ssh-agent] Looking for ssh-agent implementation... 23:54:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:54:05 $ docker exec a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent 23:54:05 SSH_AUTH_SOCK=/tmp/ssh-R8QJzAYoRQwJ/agent.46 23:54:05 SSH_AGENT_PID=51 23:54:05 Running ssh-add (command line suppressed) 23:54:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2433767456923559766.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2433767456923559766.key) 23:54:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:54:06 + git semver init 23:54:06 # -> Open(): unable to determine branch for HEAD 23:54:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:54:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:54:06 # $SEMVER_REMOTE_NAME = origin 23:54:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:54:06 # $SEMVER_USER_NAME = edgex-jenkins 23:54:06 # $SEMVER_BRANCH = master 23:54:06 # $SEMVER_TEMP = /tmp/semver-167664358 23:54:06 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:54:08 # '/tmp/semver-167664358' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 23:54:08 # -> Force: false 23:54:08 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:54:08 $ docker exec --env ******** --env ******** a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f ssh-agent -k 23:54:09 unset SSH_AUTH_SOCK; 23:54:09 unset SSH_AGENT_PID; 23:54:09 echo Agent pid 51 killed; 23:54:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:54:09 + git semver [Pipeline] } 23:54:09 $ docker stop --time=1 a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f 23:54:11 $ docker rm -f a77308173a074779f516e1ad75358ebf79c968c2174c1b9a030af188adacc40f [Pipeline] // withDockerContainer [Pipeline] sh 23:54:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:54:11 Stashed 1 file(s) [Pipeline] echo 23:54:11 [edgeXSemver]: initialized semver on version 2.0.0-dev.5 [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 23:54:27 Still waiting to schedule task 23:54:27 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-22058’ is offline; ‘prd-centos7-docker-4c-2g-22062’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-22059’ doesn’t have label ‘centos7-docker-4c-2g’ 23:54:27 Still waiting to schedule task 23:54:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:56:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22065 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:56:14 Running in /w/workspace/app-functions-sdk-go/172 [Pipeline] { [Pipeline] checkout 23:56:17 Running on prd-centos7-docker-4c-2g-22066 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:56:17 Running in /w/workspace/app-functions-sdk-go/172 [Pipeline] { [Pipeline] checkout 23:56:19 using credential edgex-jenkins-ssh 23:56:19 Cloning the remote Git repository 23:56:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:19 > git init /w/workspace/app-functions-sdk-go/172 # timeout=10 23:56:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:19 > git --version # timeout=10 23:56:19 > git --version # 'git version 2.17.1' 23:56:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:56:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:22 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:56:22 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:56:23 Checking out Revision 4921f119fbd49a87f301d7978453f85b10d57c6f (master) 23:56:23 > git config core.sparsecheckout # timeout=10 23:56:23 > git checkout -f 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 23:56:26 using credential edgex-jenkins-ssh 23:56:26 Cloning the remote Git repository 23:56:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:26 > git init /w/workspace/app-functions-sdk-go/172 # timeout=10 23:56:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:26 > git --version # timeout=10 23:56:26 > git --version # 'git version 2.24.3' 23:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:27 Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:56:29 Checking out Revision 4921f119fbd49a87f301d7978453f85b10d57c6f (master) 23:56:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:56:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:56:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:56:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:56:29 > git config core.sparsecheckout # timeout=10 23:56:29 > git checkout -f 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 23:56:30 + true 23:56:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:56:32 ========================================================= 23:56:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:56:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:56:33 + 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 . 23:56:33 Commit message: "build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#636)" 23:56:34 Sending build context to Docker daemon 19.1MB 23:56:34 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:56:34 Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:56:34 5f621e34cdf4: Pulling fs layer 23:56:34 a4357932f1b6: Pulling fs layer 23:56:34 18c013af1878: Pulling fs layer 23:56:34 00ac8860ef70: Pulling fs layer 23:56:34 63d7cb157983: Pulling fs layer 23:56:34 b116817d02f9: Pulling fs layer 23:56:34 745a02a5169b: Pulling fs layer 23:56:34 63d7cb157983: Waiting 23:56:34 b116817d02f9: Waiting 23:56:34 745a02a5169b: Waiting 23:56:34 00ac8860ef70: Waiting 23:56:34 18c013af1878: Verifying Checksum 23:56:34 18c013af1878: Download complete 23:56:34 a4357932f1b6: Verifying Checksum 23:56:34 a4357932f1b6: Download complete 23:56:34 63d7cb157983: Download complete 23:56:34 b116817d02f9: Verifying Checksum 23:56:34 b116817d02f9: Download complete 23:56:35 5f621e34cdf4: Verifying Checksum 23:56:35 5f621e34cdf4: Download complete 23:56:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:56:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:56:36 5f621e34cdf4: Pull complete 23:56:36 + sudo service docker restart 23:56:36 + true 23:56:36 Redirecting to /bin/systemctl restart docker.service 23:56:36 a4357932f1b6: Pull complete 23:56:36 18c013af1878: Pull complete 23:56:37 745a02a5169b: Verifying Checksum 23:56:37 745a02a5169b: Download complete [Pipeline] unstash [Pipeline] echo 23:56:38 ========================================================= 23:56:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:56:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:56:38 + 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 . 23:56:38 00ac8860ef70: Verifying Checksum 23:56:38 00ac8860ef70: Download complete 23:56:39 Sending build context to Docker daemon 19.1MB 23:56:39 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:56:39 Step 2/8 : FROM ${BASE} 23:56:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:56:39 188c0c94c7c5: Pulling fs layer 23:56:39 0ef7d3d256c8: Pulling fs layer 23:56:39 de9db76c5a1d: Pulling fs layer 23:56:39 bca2f99d35d6: Pulling fs layer 23:56:39 93359f2a8cfa: Pulling fs layer 23:56:39 7c6f9722023f: Pulling fs layer 23:56:39 a35cf1a2eb13: Pulling fs layer 23:56:39 93359f2a8cfa: Waiting 23:56:39 7c6f9722023f: Waiting 23:56:39 a35cf1a2eb13: Waiting 23:56:39 bca2f99d35d6: Waiting 23:56:39 de9db76c5a1d: Download complete 23:56:39 0ef7d3d256c8: Verifying Checksum 23:56:39 0ef7d3d256c8: Download complete 23:56:39 93359f2a8cfa: Download complete 23:56:39 7c6f9722023f: Verifying Checksum 23:56:39 7c6f9722023f: Download complete 23:56:40 188c0c94c7c5: Verifying Checksum 23:56:40 188c0c94c7c5: Download complete 23:56:40 188c0c94c7c5: Pull complete 23:56:41 0ef7d3d256c8: Pull complete 23:56:41 de9db76c5a1d: Pull complete 23:56:45 a35cf1a2eb13: Verifying Checksum 23:56:45 a35cf1a2eb13: Download complete 23:56:47 bca2f99d35d6: Verifying Checksum 23:56:47 bca2f99d35d6: Download complete 23:56:49 00ac8860ef70: Pull complete 23:56:49 63d7cb157983: Pull complete 23:56:50 b116817d02f9: Pull complete 23:56:54 745a02a5169b: Pull complete 23:56:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:56:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:56:54 ---> b7e6874047d6 23:56:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:56:54 20.10.0: Pulling from library/docker 23:56:54 a3cc7d3b244e: Pulling fs layer 23:56:54 02a3295e0d61: Pulling fs layer 23:56:54 0f4f2e6d8100: Pulling fs layer 23:56:54 330b718f631f: Pulling fs layer 23:56:54 a93816041522: Pulling fs layer 23:56:54 bdb6da89ff94: Pulling fs layer 23:56:54 2a70c0c122f4: Pulling fs layer 23:56:54 bdb6da89ff94: Waiting 23:56:54 330b718f631f: Waiting 23:56:54 2a70c0c122f4: Waiting 23:56:54 a93816041522: Waiting 23:56:54 0f4f2e6d8100: Verifying Checksum 23:56:54 0f4f2e6d8100: Download complete 23:56:54 02a3295e0d61: Verifying Checksum 23:56:54 a3cc7d3b244e: Verifying Checksum 23:56:54 a3cc7d3b244e: Download complete 23:56:54 a93816041522: Verifying Checksum 23:56:54 a93816041522: Download complete 23:56:54 bdb6da89ff94: Verifying Checksum 23:56:54 bdb6da89ff94: Download complete 23:56:54 2a70c0c122f4: Verifying Checksum 23:56:54 2a70c0c122f4: Download complete 23:56:54 a3cc7d3b244e: Pull complete 23:56:55 02a3295e0d61: Pull complete 23:56:55 0f4f2e6d8100: Pull complete 23:56:55 330b718f631f: Verifying Checksum 23:56:55 330b718f631f: Download complete 23:57:00 bca2f99d35d6: Pull complete 23:57:00 93359f2a8cfa: Pull complete 23:57:00 7c6f9722023f: Pull complete 23:57:00 330b718f631f: Pull complete 23:57:00 a93816041522: Pull complete 23:57:00 bdb6da89ff94: Pull complete 23:57:00 2a70c0c122f4: Pull complete 23:57:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:57:00 Status: Downloaded newer image for docker:20.10.0 23:57:05 a35cf1a2eb13: Pull complete 23:57:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:57:05 ---> a62c8e92a672 23:57:05 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:57:05 20.10.0: Pulling from library/docker 23:57:06 05e7bc50f07f: Pulling fs layer 23:57:06 6db28d0fdbf6: Pulling fs layer 23:57:06 292df0bc6bf3: Pulling fs layer 23:57:06 2e060f4bd70b: Pulling fs layer 23:57:06 80e8d568a223: Pulling fs layer 23:57:06 8dc6ef1a942a: Pulling fs layer 23:57:06 2312dd95470a: Pulling fs layer 23:57:06 80e8d568a223: Waiting 23:57:06 8dc6ef1a942a: Waiting 23:57:06 2312dd95470a: Waiting 23:57:06 2e060f4bd70b: Waiting 23:57:06 292df0bc6bf3: Verifying Checksum 23:57:06 292df0bc6bf3: Download complete 23:57:06 6db28d0fdbf6: Verifying Checksum 23:57:06 6db28d0fdbf6: Download complete 23:57:06 80e8d568a223: Verifying Checksum 23:57:06 80e8d568a223: Download complete 23:57:06 8dc6ef1a942a: Download complete 23:57:06 05e7bc50f07f: Verifying Checksum 23:57:06 05e7bc50f07f: Download complete 23:57:06 2312dd95470a: Download complete 23:57:07 05e7bc50f07f: Pull complete 23:57:07 ---> 6155ab69333c 23:57:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:57:07 ---> Running in d87dea680dc7 23:57:07 Removing intermediate container d87dea680dc7 23:57:07 ---> d54a1e38c95f 23:57:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:57:07 ---> Running in fe656c87b37e 23:57:07 6db28d0fdbf6: Pull complete 23:57:08 292df0bc6bf3: Pull complete 23:57:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:57:10 (1/5) Installing libsodium (1.0.18-r0) 23:57:10 (2/5) Installing libzmq (4.3.3-r0) 23:57:10 2e060f4bd70b: Verifying Checksum 23:57:10 2e060f4bd70b: Download complete 23:57:10 (3/5) Installing pkgconf (1.7.2-r0) 23:57:10 (4/5) Installing libsodium-dev (1.0.18-r0) 23:57:11 (5/5) Installing zeromq-dev (4.3.3-r0) 23:57:11 Executing busybox-1.31.1-r19.trigger 23:57:11 OK: 144 MiB in 44 packages 23:57:12 Removing intermediate container fe656c87b37e 23:57:12 ---> cddd9d70c4cb 23:57:12 Step 6/8 : WORKDIR /build 23:57:12 ---> Running in bc7a5c761ee0 23:57:13 Removing intermediate container bc7a5c761ee0 23:57:13 ---> 8ae454a2acc8 23:57:13 Step 7/8 : COPY go.mod . 23:57:13 ---> 10092bf4e118 23:57:13 Step 8/8 : RUN go mod download 23:57:13 ---> Running in 12909294bade 23:57:18 2e060f4bd70b: Pull complete 23:57:18 80e8d568a223: Pull complete 23:57:18 8dc6ef1a942a: Pull complete 23:57:18 2312dd95470a: Pull complete 23:57:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:57:18 Status: Downloaded newer image for docker:20.10.0 23:57:21 ---> 0a005464ffc5 23:57:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:57:21 ---> Running in 467c818af9cf 23:57:21 Removing intermediate container 467c818af9cf 23:57:21 ---> 57ee4e6b6d82 23:57:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:57:21 ---> Running in 924b5327fd93 23:57:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:57:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:57:24 (1/5) Installing libsodium (1.0.18-r0) 23:57:24 (2/5) Installing libzmq (4.3.3-r0) 23:57:24 (3/5) Installing pkgconf (1.7.2-r0) 23:57:25 (4/5) Installing libsodium-dev (1.0.18-r0) 23:57:25 (5/5) Installing zeromq-dev (4.3.3-r0) 23:57:25 Executing busybox-1.31.1-r19.trigger 23:57:25 OK: 167 MiB in 44 packages 23:57:26 Removing intermediate container 924b5327fd93 23:57:26 ---> 22e3acf44f3c 23:57:26 Step 6/8 : WORKDIR /build 23:57:26 ---> Running in 64a351bbfbad 23:57:26 Removing intermediate container 64a351bbfbad 23:57:26 ---> abe130bc9ba4 23:57:26 Step 7/8 : COPY go.mod . 23:57:27 ---> 0d34ec9e8009 23:57:27 Step 8/8 : RUN go mod download 23:57:27 ---> Running in aa7831c216ea 23:57:40 Removing intermediate container 12909294bade 23:57:40 ---> 46eefe69db9e 23:57:40 Successfully built 46eefe69db9e 23:57:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:57:41 + docker inspect -f . ci-base-image-arm64 23:57:41 . [Pipeline] withDockerContainer 23:57:41 prd-ubuntu18.04-docker-arm64-4c-16g-22065 does not seem to be running inside a container 23:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:42 $ docker top 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:43 + go version 23:57:43 go version go1.15.5 linux/arm64 [Pipeline] } 23:57:44 $ docker stop --time=1 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 23:57:45 $ docker rm -f 77f3aaa467577e4d57269d3a87da4574eaa9d644bb525223b5245ae630759cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:57:46 + docker inspect -f . ci-base-image-arm64 23:57:46 . [Pipeline] withDockerContainer 23:57:47 prd-ubuntu18.04-docker-arm64-4c-16g-22065 does not seem to be running inside a container 23:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:48 $ docker top a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:49 + make test 23:57:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:57:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:58:00 Removing intermediate container aa7831c216ea 23:58:00 ---> 455eab5c9a8a 23:58:00 Successfully built 455eab5c9a8a 23:58:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:58:00 + docker inspect -f . ci-base-image-x86_64 23:58:01 . [Pipeline] withDockerContainer 23:58:01 prd-centos7-docker-4c-2g-22066 does not seem to be running inside a container 23:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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 23:58:02 $ docker top 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:03 + go version 23:58:03 go version go1.15.5 linux/amd64 [Pipeline] } 23:58:03 $ docker stop --time=1 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 23:58:05 $ docker rm -f 7cdda498376468edd577a8d11a278e548c95f766d1f81701b0376bb04b9a06d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:58:06 + docker inspect -f . ci-base-image-x86_64 23:58:06 . [Pipeline] withDockerContainer 23:58:06 prd-centos7-docker-4c-2g-22066 does not seem to be running inside a container 23:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/172 -v /w/workspace/app-functions-sdk-go/172:/w/workspace/app-functions-sdk-go/172:rw,z -v /w/workspace/app-functions-sdk-go/172@tmp:/w/workspace/app-functions-sdk-go/172@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 23:58:07 $ docker top 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:08 + make test 23:58:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:58:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:58:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.050s coverage: 81.0% of statements 23:58:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.058s coverage: 81.0% of statements 23:58:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.074s coverage: 48.6% of statements 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:58:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.074s coverage: 61.5% of statements 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:58:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.052s coverage: 67.7% of statements 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:58:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.030s coverage: 97.0% of statements 23:58:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:58:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 8.8% of statements 23:58:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.274s coverage: 75.4% of statements 23:58:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:58:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.050s coverage: 87.9% of statements 23:58:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 80.5% of statements 23:58:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 23:58:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.081s coverage: 48.6% of statements 23:58:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:58:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:58:46 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.132s coverage: 61.5% of statements 23:58:46 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:58:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.157s coverage: 67.7% of statements 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:58:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.023s coverage: 97.0% of statements 23:58:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:58:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.057s coverage: 8.8% of statements 23:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.238s coverage: 75.4% of statements 23:58:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.079s coverage: 87.9% of statements 23:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.062s coverage: 80.5% of statements 23:58:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.023s coverage: 71.7% of statements 23:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.057s coverage: 81.4% of statements 23:59:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.014s coverage: 94.4% of statements 23:59:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:59:15 gofmt -l . 23:59:15 [ "`gofmt -l .`" = "" ] 23:59:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:59:15 $ docker stop --time=1 a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 23:59:17 $ docker rm -f a4f78134864269eee57a3f7161e2164595db299e1ca1b499b5d0db24e28d8185 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 23:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.094s coverage: 81.4% of statements 23:59:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 23:59:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 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] } 23:59:25 gofmt -l . 23:59:25 [ "`gofmt -l .`" = "" ] 23:59:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:59:27 $ docker stop --time=1 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f 23:59:29 $ docker rm -f 4202433b42ba94017e359e6491c0ca878f3e24dc3e555f8958dcbc5e146bf38f [Pipeline] // withDockerContainer [Pipeline] sh 23:59:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:30 Warning: overwriting stash ‘coverage-report’ 23:59:31 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:59:35 provisioning config files... 23:59:35 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7597790638388282256tmp [Pipeline] { [Pipeline] sh 23:59:35 + set +x 23:59:35 + curl -s https://codecov.io/bash 23:59:35 + bash -s -- 23:59:35 23:59:35 _____ _ 23:59:35 / ____| | | 23:59:35 | | ___ __| | ___ ___ _____ __ 23:59:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:35 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:35 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:35 Bash-20210115-cec3c92 23:59:35 23:59:35 23:59:35 ==> git version 2.24.3 found 23:59:35 ==> 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 23:59:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:59:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:59:35 ==> Jenkins CI detected. 23:59:35 project root: . 23:59:35 --> token set from env 23:59:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:35 ==> Running gcov in . (disable via -X gcov) 23:59:35 ==> Python coveragepy not found 23:59:35 ==> Searching for coverage reports in: 23:59:35 + . 23:59:35 -> Found 1 reports 23:59:35 ==> Detecting git/mercurial file structure 23:59:35 ==> Reading reports 23:59:35 + ./coverage.out bytes=74114 23:59:35 ==> Appending adjustments 23:59:35 https://docs.codecov.io/docs/fixing-reports 23:59:36 + Found adjustments 23:59:36 ==> Gzipping contents 23:59:36 16K /tmp/codecov.9vBQDT.gz 23:59:36 ==> Uploading reports 23:59:36 url: https://codecov.io 23:59:36 query: branch=master&commit=4921f119fbd49a87f301d7978453f85b10d57c6f&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:36 -> Pinging Codecov 23:59:36 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=4921f119fbd49a87f301d7978453f85b10d57c6f&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F172%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:59:36 -> Uploading to 23:59:36 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/3D8B5DFFC46A037C893635FACE044666/4921f119fbd49a87f301d7978453f85b10d57c6f/0fcfca65-e99e-4b66-be5b-0e32b74876a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T235936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=681c9adcabe99bb6f280035c6c98fd62b0ade96197e433835703be1b3df1f7c4 23:59:36 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:36 Dload Upload Total Spent Left Speed 23:59:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12847 0 0 100 12847 0 26555 --:--:-- --:--:-- --:--:-- 26598 23:59:37 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] } 23:59:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:59:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:59:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:38 23:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:59:39 188c0c94c7c5: Pulling fs layer 23:59:39 0ef7d3d256c8: Pulling fs layer 23:59:39 de9db76c5a1d: Pulling fs layer 23:59:39 0eba1c9be4d2: Pulling fs layer 23:59:39 0d57e429df01: Pulling fs layer 23:59:39 4e4be7b47b0d: Pulling fs layer 23:59:39 e1f770b5df2f: Pulling fs layer 23:59:39 85a0685a4137: Pulling fs layer 23:59:39 0d57e429df01: Waiting 23:59:39 0eba1c9be4d2: Waiting 23:59:39 4e4be7b47b0d: Waiting 23:59:39 e1f770b5df2f: Waiting 23:59:39 de9db76c5a1d: Verifying Checksum 23:59:39 de9db76c5a1d: Download complete 23:59:39 0ef7d3d256c8: Verifying Checksum 23:59:39 0ef7d3d256c8: Download complete 23:59:39 0d57e429df01: Verifying Checksum 23:59:39 0d57e429df01: Download complete 23:59:39 4e4be7b47b0d: Verifying Checksum 23:59:39 4e4be7b47b0d: Download complete 23:59:39 188c0c94c7c5: Verifying Checksum 23:59:39 188c0c94c7c5: Download complete 23:59:39 188c0c94c7c5: Pull complete 23:59:39 0ef7d3d256c8: Pull complete 23:59:39 de9db76c5a1d: Pull complete 23:59:40 e1f770b5df2f: Verifying Checksum 23:59:40 e1f770b5df2f: Download complete 23:59:42 0eba1c9be4d2: Verifying Checksum 23:59:42 0eba1c9be4d2: Download complete 23:59:42 85a0685a4137: Verifying Checksum 23:59:42 85a0685a4137: Download complete 23:59:48 0eba1c9be4d2: Pull complete 23:59:48 0d57e429df01: Pull complete 23:59:48 4e4be7b47b0d: Pull complete 23:59:50 e1f770b5df2f: Pull complete 23:59:57 85a0685a4137: Pull complete 23:59:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:59:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:59:57 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 23:59:57 $ 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 23:59:58 $ docker top 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 -eo pid,comm [Pipeline] { [Pipeline] echo 23:59:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:59:59 + set -o pipefail 23:59:59 + snyk monitor '--org=edgex-jenkins' 00:00:09 00:00:09 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 00:00:09 00:00:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/cc702fd1-5194-45e9-a637-afed7d599108 00:00:09 00:00:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:00:09 00:00:09 [Pipeline] } 00:00:09 $ docker stop --time=1 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 00:00:12 $ docker rm -f 1ce5616a96ac46c9bd7914733394d780bdcfddb82fddd7d97edb407565427f48 [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 00:00:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:13 provisioning config files... 00:00:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6749017903139987162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:13 --> edgex-publish-swagger.sh 00:00:13 === Publish openapi/v2 API === 00:00:13 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:00:13 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 00:00:13 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:13 Dload Upload Total Spent Left Speed 00:00:15 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 10244 0:00:01 0:00:01 --:--:-- 10244 100 13052 0 0 100 13052 0 8783 0:00:01 0:00:01 --:--:-- 8783 00:00:15 00:00:15 [Pipeline] } 00:00:15 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 00:00:16 + git log --format=format:%s -1 4921f119fbd49a87f301d7978453f85b10d57c6f [Pipeline] isUnix [Pipeline] sh 00:00:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:16 . [Pipeline] withDockerContainer 00:00:16 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 00:00:16 $ 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 00:00:17 $ docker top 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:17 [ssh-agent] Looking for ssh-agent implementation... 00:00:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:18 $ docker exec 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e ssh-agent 00:00:18 SSH_AUTH_SOCK=/tmp/ssh-7PHxQ8FGITYa/agent.11 00:00:18 SSH_AGENT_PID=17 00:00:18 Running ssh-add (command line suppressed) 00:00:18 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6733740761427505627.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6733740761427505627.key) 00:00:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:18 + git semver tag 00:00:18 # -> Open(): unable to determine branch for HEAD 00:00:18 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:00:18 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:00:18 # $SEMVER_REMOTE_NAME = origin 00:00:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:00:18 # $SEMVER_USER_NAME = edgex-jenkins 00:00:18 # $SEMVER_BRANCH = master 00:00:18 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:00:18 # 4921f119fbd49a87f301d7978453f85b10d57c6f HEAD 00:00:18 # -> Force: false 00:00:18 # b2d52c64c9fbb07f1b57f81a7ed86b234f090055 refs/tags/v2.0.0-dev.5 [Pipeline] } 00:00:18 $ docker exec --env ******** --env ******** 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e ssh-agent -k 00:00:18 unset SSH_AUTH_SOCK; 00:00:18 unset SSH_AGENT_PID; 00:00:18 echo Agent pid 17 killed; 00:00:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:19 + git semver [Pipeline] } 00:00:19 $ docker stop --time=1 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e 00:00:20 $ docker rm -f 600f9ffefa06f26971188cbb0a6fa05120d9b8b1a8d313b692ea0a7c0f35db7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:00:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:21 00:00:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:21 0.23.1-centos7: Pulling from edgex-lftools 00:00:21 ab5ef0e58194: Pulling fs layer 00:00:21 9712f1f96733: Pulling fs layer 00:00:21 63f879dbbcfc: Pulling fs layer 00:00:21 0d9ebad4ef96: Pulling fs layer 00:00:21 e9a5061849ea: Pulling fs layer 00:00:21 d747dcd14b5f: Pulling fs layer 00:00:21 2de7ff778b66: Pulling fs layer 00:00:21 e9a5061849ea: Waiting 00:00:21 d747dcd14b5f: Waiting 00:00:21 2de7ff778b66: Waiting 00:00:21 0d9ebad4ef96: Waiting 00:00:21 9712f1f96733: Verifying Checksum 00:00:21 9712f1f96733: Download complete 00:00:23 63f879dbbcfc: Verifying Checksum 00:00:23 63f879dbbcfc: Download complete 00:00:23 e9a5061849ea: Verifying Checksum 00:00:23 e9a5061849ea: Download complete 00:00:23 d747dcd14b5f: Verifying Checksum 00:00:23 d747dcd14b5f: Download complete 00:00:23 2de7ff778b66: Verifying Checksum 00:00:23 2de7ff778b66: Download complete 00:00:24 ab5ef0e58194: Verifying Checksum 00:00:24 ab5ef0e58194: Download complete 00:00:24 0d9ebad4ef96: Verifying Checksum 00:00:24 0d9ebad4ef96: Download complete 00:00:28 ab5ef0e58194: Pull complete 00:00:28 9712f1f96733: Pull complete 00:00:30 63f879dbbcfc: Pull complete 00:00:37 0d9ebad4ef96: Pull complete 00:00:38 e9a5061849ea: Pull complete 00:00:38 d747dcd14b5f: Pull complete 00:00:41 2de7ff778b66: Pull complete 00:00:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:00:41 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 00:00:41 $ 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 00:00:44 $ docker top b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:00:45 provisioning config files... 00:00:45 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8153615280299881224tmp 00:00:45 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8085852796151806998tmp 00:00:45 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config227138205496703560tmp [Pipeline] { [Pipeline] echo 00:00:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:00:45 ---> sigul-configuration.sh 00:00:45 gpg: directory `/root/.gnupg' created 00:00:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:00:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:00:45 gpg: keyring `/root/.gnupg/secring.gpg' created 00:00:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:00:45 gpg: CAST5 encrypted data 00:00:46 gpg: encrypted with 1 passphrase 00:00:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:00:46 + mkdir /home/jenkins 00:00:46 + mkdir /home/jenkins/sigul [Pipeline] sh 00:00:46 + 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 00:00:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:00:46 ---> sigul-install.sh 00:00:53 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:00:53 + git tag --list 00:00:53 v0.1.0 00:00:53 v0.1.1 00:00:53 v1.0.0 00:00:53 v1.1.0 00:00:53 v1.2.0 00:00:53 v1.3.0 00:00:53 v2.0.0-dev.1 00:00:53 v2.0.0-dev.2 00:00:53 v2.0.0-dev.3 00:00:53 v2.0.0-dev.4 00:00:53 v2.0.0-dev.5 [Pipeline] sh 00:00:54 + lftools sign git-tag v2.0.0-dev.5 00:00:55 Signing Git tag with Sigul... 00:00:55 Signing v2.0.0-dev.5 [Pipeline] echo 00:00:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:00:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:00:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:00:56 $ docker stop --time=1 b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 00:00:58 $ docker rm -f b4de08c6c287939e61ff2d2ee5ca7fa7c0fc4052b8b0232696fcf6ce9ba56f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:00:59 . [Pipeline] withDockerContainer 00:00:59 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 00:00:59 $ 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 00:01:00 $ docker top 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:00 [ssh-agent] Looking for ssh-agent implementation... 00:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:01 $ docker exec 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 ssh-agent 00:01:01 SSH_AUTH_SOCK=/tmp/ssh-aeIZb7k3GCG1/agent.12 00:01:01 SSH_AGENT_PID=17 00:01:01 Running ssh-add (command line suppressed) 00:01:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6644224679613793849.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6644224679613793849.key) 00:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:01 + git semver bump pre 00:01:01 # -> Open(): unable to determine branch for HEAD 00:01:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:01:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:01:01 # $SEMVER_REMOTE_NAME = origin 00:01:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:01:01 # $SEMVER_USER_NAME = edgex-jenkins 00:01:01 # $SEMVER_BRANCH = master 00:01:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:01:01 2.0.0-dev.6 [Pipeline] } 00:01:01 $ docker exec --env ******** --env ******** 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 ssh-agent -k 00:01:02 unset SSH_AUTH_SOCK; 00:01:02 unset SSH_AGENT_PID; 00:01:02 echo Agent pid 17 killed; 00:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:02 + git semver [Pipeline] } 00:01:02 $ docker stop --time=1 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 00:01:03 $ docker rm -f 7c19f95d52da92af7d0493ac89f41b0f69dcf053cb0989966129a988abdac7b7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:01:04 . [Pipeline] withDockerContainer 00:01:04 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 00:01:04 $ 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 00:01:05 $ docker top 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:05 [ssh-agent] Looking for ssh-agent implementation... 00:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:05 $ docker exec 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c ssh-agent 00:01:06 SSH_AUTH_SOCK=/tmp/ssh-r39KGnrc9GOZ/agent.12 00:01:06 SSH_AGENT_PID=18 00:01:06 Running ssh-add (command line suppressed) 00:01:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4602606573810339320.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4602606573810339320.key) 00:01:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:06 + git semver push 00:01:06 # -> Open(): unable to determine branch for HEAD 00:01:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:01:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:01:06 # $SEMVER_REMOTE_NAME = origin 00:01:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:01:06 # $SEMVER_USER_NAME = edgex-jenkins 00:01:06 # $SEMVER_BRANCH = master 00:01:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:01:13 $ docker exec --env ******** --env ******** 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c ssh-agent -k 00:01:13 unset SSH_AUTH_SOCK; 00:01:13 unset SSH_AGENT_PID; 00:01:13 echo Agent pid 18 killed; 00:01:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:13 + git semver [Pipeline] } 00:01:13 $ docker stop --time=1 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c 00:01:15 $ docker rm -f 08c9d95ae7ab893b1a57e8e058b647e564d2ad696f14550dbcd7e2a2168f9d5c [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 00:01:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:01:17 ---> package-listing.sh 00:01:17 ++ facter osfamily 00:01:17 ++ tr '[:upper:]' '[:lower:]' 00:01:17 + OS_FAMILY=redhat 00:01:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:01:17 + START_PACKAGES=/tmp/packages_start.txt 00:01:17 + END_PACKAGES=/tmp/packages_end.txt 00:01:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:01:17 + PACKAGES=/tmp/packages_start.txt 00:01:17 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:01:17 + PACKAGES=/tmp/packages_end.txt 00:01:17 + case "${OS_FAMILY}" in 00:01:17 + rpm -qa 00:01:17 + sort 00:01:21 + '[' -f /tmp/packages_start.txt ']' 00:01:21 + '[' -f /tmp/packages_end.txt ']' 00:01:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:01:21 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:01:21 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:01:21 + 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 00:01:21 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 00:01:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:01:22 00:01:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:01:22 alpine: Pulling from edgex-lftools-log-publisher 00:01:22 df20fa9351a1: Pulling fs layer 00:01:22 36b3adc4ff6f: Pulling fs layer 00:01:22 8ad3a11d3b57: Pulling fs layer 00:01:22 46f8f816bc3b: Pulling fs layer 00:01:22 93b61091891f: Pulling fs layer 00:01:22 93b9cdb0e59b: Pulling fs layer 00:01:22 5e14af77c1be: Pulling fs layer 00:01:22 01666e4c0597: Pulling fs layer 00:01:22 aa168da1d23b: Pulling fs layer 00:01:22 46f8f816bc3b: Waiting 00:01:22 93b61091891f: Waiting 00:01:22 93b9cdb0e59b: Waiting 00:01:22 5e14af77c1be: Waiting 00:01:22 01666e4c0597: Waiting 00:01:22 aa168da1d23b: Waiting 00:01:22 36b3adc4ff6f: Verifying Checksum 00:01:22 36b3adc4ff6f: Download complete 00:01:22 46f8f816bc3b: Verifying Checksum 00:01:22 46f8f816bc3b: Download complete 00:01:23 df20fa9351a1: Verifying Checksum 00:01:23 df20fa9351a1: Download complete 00:01:23 93b9cdb0e59b: Verifying Checksum 00:01:23 93b9cdb0e59b: Download complete 00:01:23 5e14af77c1be: Verifying Checksum 00:01:23 5e14af77c1be: Download complete 00:01:23 01666e4c0597: Verifying Checksum 00:01:23 01666e4c0597: Download complete 00:01:23 93b61091891f: Download complete 00:01:23 df20fa9351a1: Pull complete 00:01:23 36b3adc4ff6f: Pull complete 00:01:23 8ad3a11d3b57: Verifying Checksum 00:01:23 8ad3a11d3b57: Download complete 00:01:25 8ad3a11d3b57: Pull complete 00:01:25 aa168da1d23b: Verifying Checksum 00:01:25 aa168da1d23b: Download complete 00:01:25 46f8f816bc3b: Pull complete 00:01:25 93b61091891f: Pull complete 00:01:26 93b9cdb0e59b: Pull complete 00:01:26 5e14af77c1be: Pull complete 00:01:26 01666e4c0597: Pull complete 00:01:36 aa168da1d23b: Pull complete 00:01:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:01:36 prd-centos7-docker-4c-2g-22061 does not seem to be running inside a container 00:01:36 $ 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 00:01:39 $ docker top b75fd9e399c2d923801a182ffa65a10142cd2297c86085ef047e89acc00e121a -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:01:40 + mkdir -p /var/log/sa [Pipeline] sh 00:01:40 + ls /var/log/sa-host 00:01:40 + sadf -c /var/log/sa-host/sa21 00:01:40 file_magic: OK 00:01:40 HZ: Using current value: 100 00:01:40 file_header: OK 00:01:40 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 00:01:40 Statistics: 00:01:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:01:40 File successfully converted to sysstat format version 12.2.1 00:01:40 + sadf -c /var/log/sa-host/sa22 00:01:40 file_magic: OK 00:01:40 HZ: Using current value: 100 00:01:40 file_header: OK 00:01:40 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 00:01:40 Statistics: 00:01:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:01:40 File successfully converted to sysstat format version 12.2.1 00:01:40 + sadf -c /var/log/sa-host/sa23 00:01:40 file_magic: OK 00:01:40 HZ: Using current value: 100 00:01:40 file_header: OK 00:01:40 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 00:01:40 Statistics: 00:01:40 Hnuu...uuuununununu... 00:01:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:41 provisioning config files... 00:01:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8603872991472577740tmp [Pipeline] { [Pipeline] echo 00:01:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:01:41 ---> create-netrc.sh [Pipeline] } 00:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:01:41 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:01:41 ---> python-tools-install.sh [Pipeline] echo 00:01:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:01:42 ---> sudo-logs.sh 00:01:42 Archiving 'sudo' log.. [Pipeline] echo 00:01:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:01:42 ---> job-cost.sh 00:01:42 lf-activate-venv: SKIPPING 00:01:42 INFO: No Stack... 00:01:43 INFO: Retrieving Pricing Info for: v1-standard-2 00:01:43 INFO: Archiving Costs [Pipeline] echo 00:01:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:01:44 ---> logs-deploy.sh 00:01:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/172 00:01:44 INFO: archiving workspace using pattern(s): 00:01:46 Archives upload complete. 00:01:46 INFO: archiving logs to Nexus