Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21942 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 > 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 Checking out Revision e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 # timeout=10 Commit message: "refactor: Consume V2 version of edgex go-mods (#649)" > git rev-list --no-walk 78327a46572e967a5a0e34662e53080e530e38da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:53 ========================================================= 15:05:53 EdgeX Global Pipelines Version Info 15:05:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:55 ------------------- 15:05:55 stable info: 15:05:55 ------------------- 15:05:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:55 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:05:55 Message: update stable to v1.0.179 15:05:56 ------------------- 15:05:56 experimental info: 15:05:56 ------------------- 15:05:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:56 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:05:56 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:05:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:06:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 [Pipeline] echo 15:06:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e76bbc7 [Pipeline] echo 15:06:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:01 + git log --format=format:%s -1 e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 [Pipeline] echo 15:06:01 GIT_COMMIT: e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8, Commit Message: refactor: Consume V2 version of edgex go-mods (#649) [Pipeline] echo 15:06:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:03 15:06:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:04 latest: Pulling from edgex-devops/git-semver 15:06:04 31603596830f: Pulling fs layer 15:06:04 2a8b12db71e7: Pulling fs layer 15:06:04 6ca5941a6612: Pulling fs layer 15:06:04 ecc8261a40a4: Pulling fs layer 15:06:04 ecc8261a40a4: Waiting 15:06:04 2a8b12db71e7: Verifying Checksum 15:06:04 2a8b12db71e7: Download complete 15:06:05 31603596830f: Verifying Checksum 15:06:05 31603596830f: Download complete 15:06:05 ecc8261a40a4: Verifying Checksum 15:06:05 ecc8261a40a4: Download complete 15:06:05 6ca5941a6612: Verifying Checksum 15:06:05 6ca5941a6612: Download complete 15:06:05 31603596830f: Pull complete 15:06:06 2a8b12db71e7: Pull complete 15:06:08 6ca5941a6612: Pull complete 15:06:08 ecc8261a40a4: Pull complete 15:06:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:06:09 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:06:09 $ 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 15:06:12 $ docker top 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:13 [ssh-agent] Looking for ssh-agent implementation... 15:06:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:13 $ docker exec 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 ssh-agent 15:06:14 SSH_AUTH_SOCK=/tmp/ssh-4kpLGMjRHN8O/agent.12 15:06:14 SSH_AGENT_PID=18 15:06:14 Running ssh-add (command line suppressed) 15:06:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_408134803088421448.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_408134803088421448.key) 15:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:15 + git tag --points-at HEAD [Pipeline] } 15:06:15 $ docker exec --env ******** --env ******** 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 ssh-agent -k 15:06:15 unset SSH_AUTH_SOCK; 15:06:15 unset SSH_AGENT_PID; 15:06:15 echo Agent pid 18 killed; 15:06:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:15 [ssh-agent] Looking for ssh-agent implementation... 15:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:16 $ docker exec 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 ssh-agent 15:06:16 SSH_AUTH_SOCK=/tmp/ssh-kPnUL1J1fHHI/agent.47 15:06:16 SSH_AGENT_PID=52 15:06:16 Running ssh-add (command line suppressed) 15:06:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1134508865388355682.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1134508865388355682.key) 15:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:17 + git semver init 15:06:17 # -> Open(): unable to determine branch for HEAD 15:06:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:06:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:06:17 # $SEMVER_REMOTE_NAME = origin 15:06:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:17 # $SEMVER_USER_NAME = edgex-jenkins 15:06:17 # $SEMVER_BRANCH = master 15:06:17 # $SEMVER_TEMP = /tmp/semver-678718058 15:06:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:06:22 # '/tmp/semver-678718058' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:06:22 # -> Force: false 15:06:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:06:22 $ docker exec --env ******** --env ******** 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 ssh-agent -k 15:06:22 unset SSH_AUTH_SOCK; 15:06:22 unset SSH_AGENT_PID; 15:06:22 echo Agent pid 52 killed; 15:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:23 + git semver [Pipeline] } 15:06:23 $ docker stop --time=1 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 15:06:24 $ docker rm -f 929c4338beca97b4fd42de0bda4a8eb97985a0a3fb2ecb43d8cffd607a088469 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:26 Stashed 1 file(s) [Pipeline] echo 15:06:26 [edgeXSemver]: initialized semver on version 2.0.0-dev.4 [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 15:06:42 Still waiting to schedule task 15:06:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:06:42 Still waiting to schedule task 15:06:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:08:08 Running on prd-centos7-docker-4c-2g-21946 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:08:08 Running in /w/workspace/app-functions-sdk-go/171 [Pipeline] { [Pipeline] checkout 15:08:10 using credential edgex-jenkins-ssh 15:08:10 Cloning the remote Git repository 15:08:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:10 > git init /w/workspace/app-functions-sdk-go/171 # timeout=10 15:08:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:10 > git --version # timeout=10 15:08:10 > git --version # 'git version 2.24.3' 15:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:08:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:08:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:08:12 Checking out Revision e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 (master) 15:08:12 > git config core.sparsecheckout # timeout=10 15:08:13 > git checkout -f e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 # timeout=10 15:08:16 Commit message: "refactor: Consume V2 version of edgex go-mods (#649)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:08:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:18 + sudo service docker restart 15:08:18 + true 15:08:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:08:20 ========================================================= 15:08:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:08:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:20 + 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 . 15:08:21 Sending build context to Docker daemon 19.1MB 15:08:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:08:21 Step 2/8 : FROM ${BASE} 15:08:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:21 188c0c94c7c5: Pulling fs layer 15:08:21 0ef7d3d256c8: Pulling fs layer 15:08:21 de9db76c5a1d: Pulling fs layer 15:08:21 bca2f99d35d6: Pulling fs layer 15:08:21 93359f2a8cfa: Pulling fs layer 15:08:21 7c6f9722023f: Pulling fs layer 15:08:21 a35cf1a2eb13: Pulling fs layer 15:08:21 93359f2a8cfa: Waiting 15:08:21 7c6f9722023f: Waiting 15:08:21 a35cf1a2eb13: Waiting 15:08:21 bca2f99d35d6: Waiting 15:08:21 de9db76c5a1d: Verifying Checksum 15:08:21 de9db76c5a1d: Download complete 15:08:21 0ef7d3d256c8: Download complete 15:08:21 93359f2a8cfa: Verifying Checksum 15:08:21 93359f2a8cfa: Download complete 15:08:21 7c6f9722023f: Verifying Checksum 15:08:21 7c6f9722023f: Download complete 15:08:21 188c0c94c7c5: Verifying Checksum 15:08:21 188c0c94c7c5: Download complete 15:08:21 188c0c94c7c5: Pull complete 15:08:22 0ef7d3d256c8: Pull complete 15:08:22 de9db76c5a1d: Pull complete 15:08:23 a35cf1a2eb13: Verifying Checksum 15:08:23 a35cf1a2eb13: Download complete 15:08:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21945 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:08:24 Running in /w/workspace/app-functions-sdk-go/171 [Pipeline] { [Pipeline] checkout 15:08:24 bca2f99d35d6: Verifying Checksum 15:08:24 bca2f99d35d6: Download complete 15:08:29 using credential edgex-jenkins-ssh 15:08:29 Cloning the remote Git repository 15:08:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:29 > git init /w/workspace/app-functions-sdk-go/171 # timeout=10 15:08:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:29 > git --version # timeout=10 15:08:29 > git --version # 'git version 2.17.1' 15:08:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:31 bca2f99d35d6: Pull complete 15:08:31 93359f2a8cfa: Pull complete 15:08:31 7c6f9722023f: Pull complete 15:08:33 Checking out Revision e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 (master) 15:08:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:08:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:08:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:08:33 > git config core.sparsecheckout # timeout=10 15:08:33 > git checkout -f e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 # timeout=10 15:08:37 Commit message: "refactor: Consume V2 version of edgex go-mods (#649)" 15:08:38 a35cf1a2eb13: Pull complete 15:08:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:08:38 ---> a62c8e92a672 15:08:38 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:08:38 20.10.0: Pulling from library/docker 15:08:38 05e7bc50f07f: Pulling fs layer 15:08:38 6db28d0fdbf6: Pulling fs layer 15:08:38 292df0bc6bf3: Pulling fs layer 15:08:38 2e060f4bd70b: Pulling fs layer 15:08:38 80e8d568a223: Pulling fs layer 15:08:38 8dc6ef1a942a: Pulling fs layer 15:08:38 2312dd95470a: Pulling fs layer 15:08:38 8dc6ef1a942a: Waiting 15:08:38 80e8d568a223: Waiting 15:08:38 2312dd95470a: Waiting 15:08:38 292df0bc6bf3: Verifying Checksum 15:08:38 292df0bc6bf3: Download complete 15:08:38 6db28d0fdbf6: Verifying Checksum 15:08:38 6db28d0fdbf6: Download complete 15:08:38 05e7bc50f07f: Verifying Checksum 15:08:38 05e7bc50f07f: Download complete 15:08:38 80e8d568a223: Verifying Checksum 15:08:38 80e8d568a223: Download complete 15:08:38 8dc6ef1a942a: Verifying Checksum 15:08:38 8dc6ef1a942a: Download complete 15:08:38 2312dd95470a: Verifying Checksum 15:08:38 2312dd95470a: Download complete 15:08:38 05e7bc50f07f: Pull complete 15:08:38 6db28d0fdbf6: Pull complete 15:08:38 292df0bc6bf3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:38 2e060f4bd70b: Verifying Checksum 15:08:38 2e060f4bd70b: Download complete 15:08:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:08:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:40 + sudo service docker restart 15:08:40 + true [Pipeline] unstash 15:08:42 2e060f4bd70b: Pull complete 15:08:42 80e8d568a223: Pull complete 15:08:42 8dc6ef1a942a: Pull complete 15:08:42 2312dd95470a: Pull complete 15:08:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:08:42 Status: Downloaded newer image for docker:20.10.0 [Pipeline] echo 15:08:42 ========================================================= 15:08:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:08:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:42 + 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 . 15:08:43 ---> 38b47a156241 15:08:43 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:08:43 ---> Running in 95506bcb97a7 15:08:43 Removing intermediate container 95506bcb97a7 15:08:43 ---> 6268b3e3ec6a 15:08:43 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:08:43 ---> Running in 129c3d997c60 15:08:44 Sending build context to Docker daemon 19.1MB 15:08:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:08:44 Step 2/8 : FROM ${BASE} 15:08:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:44 5f621e34cdf4: Pulling fs layer 15:08:44 a4357932f1b6: Pulling fs layer 15:08:44 18c013af1878: Pulling fs layer 15:08:44 00ac8860ef70: Pulling fs layer 15:08:44 63d7cb157983: Pulling fs layer 15:08:44 b116817d02f9: Pulling fs layer 15:08:44 745a02a5169b: Pulling fs layer 15:08:44 00ac8860ef70: Waiting 15:08:44 63d7cb157983: Waiting 15:08:44 b116817d02f9: Waiting 15:08:44 745a02a5169b: Waiting 15:08:44 18c013af1878: Download complete 15:08:44 a4357932f1b6: Verifying Checksum 15:08:44 a4357932f1b6: Download complete 15:08:44 63d7cb157983: Verifying Checksum 15:08:44 63d7cb157983: Download complete 15:08:44 b116817d02f9: Download complete 15:08:44 5f621e34cdf4: Verifying Checksum 15:08:44 5f621e34cdf4: Download complete 15:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:45 5f621e34cdf4: Pull complete 15:08:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:45 a4357932f1b6: Pull complete 15:08:46 18c013af1878: Pull complete 15:08:46 745a02a5169b: Verifying Checksum 15:08:46 745a02a5169b: Download complete 15:08:47 (1/5) Installing libsodium (1.0.18-r0) 15:08:47 (2/5) Installing libzmq (4.3.3-r0) 15:08:47 00ac8860ef70: Verifying Checksum 15:08:47 00ac8860ef70: Download complete 15:08:48 (3/5) Installing pkgconf (1.7.2-r0) 15:08:48 (4/5) Installing libsodium-dev (1.0.18-r0) 15:08:48 (5/5) Installing zeromq-dev (4.3.3-r0) 15:08:48 Executing busybox-1.31.1-r19.trigger 15:08:48 OK: 167 MiB in 44 packages 15:08:48 Removing intermediate container 129c3d997c60 15:08:48 ---> 0de2ea058c25 15:08:48 Step 6/8 : WORKDIR /build 15:08:48 ---> Running in 97b21e8e2b82 15:08:49 Removing intermediate container 97b21e8e2b82 15:08:49 ---> 8415d3898241 15:08:49 Step 7/8 : COPY go.mod . 15:08:49 ---> a84ceb9993ce 15:08:49 Step 8/8 : RUN go mod download 15:08:49 ---> Running in ab3de80b2359 15:08:58 00ac8860ef70: Pull complete 15:08:58 63d7cb157983: Pull complete 15:08:58 b116817d02f9: Pull complete 15:09:02 745a02a5169b: Pull complete 15:09:02 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:09:02 ---> b7e6874047d6 15:09:02 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:09:02 20.10.0: Pulling from library/docker 15:09:02 a3cc7d3b244e: Pulling fs layer 15:09:02 02a3295e0d61: Pulling fs layer 15:09:02 0f4f2e6d8100: Pulling fs layer 15:09:02 330b718f631f: Pulling fs layer 15:09:02 a93816041522: Pulling fs layer 15:09:02 bdb6da89ff94: Pulling fs layer 15:09:02 2a70c0c122f4: Pulling fs layer 15:09:02 a93816041522: Waiting 15:09:02 330b718f631f: Waiting 15:09:02 bdb6da89ff94: Waiting 15:09:02 2a70c0c122f4: Waiting 15:09:02 0f4f2e6d8100: Download complete 15:09:02 02a3295e0d61: Download complete 15:09:02 a3cc7d3b244e: Download complete 15:09:02 a93816041522: Verifying Checksum 15:09:02 a93816041522: Download complete 15:09:02 2a70c0c122f4: Download complete 15:09:02 bdb6da89ff94: Verifying Checksum 15:09:02 bdb6da89ff94: Download complete 15:09:03 a3cc7d3b244e: Pull complete 15:09:03 02a3295e0d61: Pull complete 15:09:04 0f4f2e6d8100: Pull complete 15:09:04 330b718f631f: Verifying Checksum 15:09:04 330b718f631f: Download complete 15:09:08 330b718f631f: Pull complete 15:09:08 a93816041522: Pull complete 15:09:08 bdb6da89ff94: Pull complete 15:09:09 2a70c0c122f4: Pull complete 15:09:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:09:09 Status: Downloaded newer image for docker:20.10.0 15:09:16 ---> bd09b8388dec 15:09:16 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:16 ---> Running in 7970ad0407f6 15:09:16 Removing intermediate container 7970ad0407f6 15:09:16 ---> 3bcf5edb313b 15:09:16 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:09:16 ---> Running in 7a4b08778193 15:09:16 Removing intermediate container ab3de80b2359 15:09:16 ---> a6c2b8197801 15:09:16 Successfully built a6c2b8197801 15:09:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:09:16 + docker inspect -f . ci-base-image-x86_64 15:09:16 . [Pipeline] withDockerContainer 15:09:16 prd-centos7-docker-4c-2g-21946 does not seem to be running inside a container 15:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@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-x86_64 cat 15:09:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:09:17 $ docker top 843fc2c2db66b03f5c51fca03454d33abc0a0fcdd3bb0880fbcb77369151d827 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:18 + go version 15:09:18 go version go1.15.5 linux/amd64 [Pipeline] } 15:09:18 $ docker stop --time=1 843fc2c2db66b03f5c51fca03454d33abc0a0fcdd3bb0880fbcb77369151d827 15:09:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:09:19 $ docker rm -f 843fc2c2db66b03f5c51fca03454d33abc0a0fcdd3bb0880fbcb77369151d827 [Pipeline] // withDockerContainer [Pipeline] } 15:09:19 (1/5) Installing libsodium (1.0.18-r0) 15:09:19 (2/5) Installing libzmq (4.3.3-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:09:20 (3/5) Installing pkgconf (1.7.2-r0) 15:09:20 (4/5) Installing libsodium-dev (1.0.18-r0) 15:09:20 (5/5) Installing zeromq-dev (4.3.3-r0) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:20 Executing busybox-1.31.1-r19.trigger 15:09:20 OK: 144 MiB in 44 packages 15:09:20 + docker inspect -f . ci-base-image-x86_64 15:09:20 . [Pipeline] withDockerContainer 15:09:20 prd-centos7-docker-4c-2g-21946 does not seem to be running inside a container 15:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@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-x86_64 cat 15:09:21 $ docker top 7a805666b020e786c2bd021ca54634dba96a63e2babf24ef9023619b236f2b7e -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:21 Removing intermediate container 7a4b08778193 15:09:21 ---> 971f5e47ce1a 15:09:21 Step 6/8 : WORKDIR /build 15:09:21 ---> Running in ccde96cc600a 15:09:22 + make test 15:09:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:09:22 Removing intermediate container ccde96cc600a 15:09:22 ---> 0ebfb7eef797 15:09:22 Step 7/8 : COPY go.mod . 15:09:23 ---> c83f7f01e790 15:09:23 Step 8/8 : RUN go mod download 15:09:23 ---> Running in ca438fba944b 15:09:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:09:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.038s coverage: 81.0% of statements 15:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.021s coverage: 48.6% of statements 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 61.5% of statements 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.037s coverage: 67.7% of statements 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements 15:09:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:09:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.015s coverage: 8.8% of statements 15:09:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.232s coverage: 75.4% of statements 15:09:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:09:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.022s coverage: 87.9% of statements 15:09:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.015s coverage: 80.5% of statements 15:09:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 15:09:49 Removing intermediate container ca438fba944b 15:09:49 ---> 4ca98a2821b6 15:09:49 Successfully built 4ca98a2821b6 15:09:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:50 + docker inspect -f . ci-base-image-arm64 15:09:50 . [Pipeline] withDockerContainer 15:09:50 prd-ubuntu18.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 15:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@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 15:09:52 $ docker top d933b4915579ab5578607ccd1dacb046feaa113ad43a3b8f882faf9ec664ebe3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:53 + go version 15:09:53 go version go1.15.5 linux/arm64 [Pipeline] } 15:09:53 $ docker stop --time=1 d933b4915579ab5578607ccd1dacb046feaa113ad43a3b8f882faf9ec664ebe3 15:09:55 $ docker rm -f d933b4915579ab5578607ccd1dacb046feaa113ad43a3b8f882faf9ec664ebe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:56 + docker inspect -f . ci-base-image-arm64 15:09:56 . [Pipeline] withDockerContainer 15:09:56 prd-ubuntu18.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 15:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/171 -v /w/workspace/app-functions-sdk-go/171:/w/workspace/app-functions-sdk-go/171:rw,z -v /w/workspace/app-functions-sdk-go/171@tmp:/w/workspace/app-functions-sdk-go/171@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 15:09:57 $ docker top b7a1b712913438ce5043ce16fd6087b7cf47307c21aae5e182810a29db825bef -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:58 + make test 15:09:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:10:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 81.4% of statements 15:10:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 15:10:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:10:10 gofmt -l . 15:10:10 [ "`gofmt -l .`" = "" ] 15:10:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:10:10 $ docker stop --time=1 7a805666b020e786c2bd021ca54634dba96a63e2babf24ef9023619b236f2b7e 15:10:12 $ docker rm -f 7a805666b020e786c2bd021ca54634dba96a63e2babf24ef9023619b236f2b7e [Pipeline] // withDockerContainer [Pipeline] sh 15:10:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:13 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] } 15:10:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.066s coverage: 81.0% of statements 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.078s coverage: 48.6% of statements 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.5% of statements 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.043s coverage: 67.7% of statements 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.0% of statements 15:10:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.046s coverage: 8.8% of statements 15:10:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 7.264s coverage: 75.4% of statements 15:10:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:10:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.066s coverage: 87.9% of statements 15:10:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 80.5% of statements 15:10:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.019s coverage: 71.7% of statements 15:11:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.4% of statements 15:11:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.021s coverage: 94.4% of statements 15:11:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:11:25 gofmt -l . 15:11:25 [ "`gofmt -l .`" = "" ] 15:11:25 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:11:25 $ docker stop --time=1 b7a1b712913438ce5043ce16fd6087b7cf47307c21aae5e182810a29db825bef 15:11:27 $ docker rm -f b7a1b712913438ce5043ce16fd6087b7cf47307c21aae5e182810a29db825bef [Pipeline] // withDockerContainer [Pipeline] sh 15:11:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:11:28 Warning: overwriting stash ‘coverage-report’ 15:11:29 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 15:11:31 provisioning config files... 15:11:31 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2497590555245210760tmp [Pipeline] { [Pipeline] sh 15:11:32 + set +x 15:11:32 + curl -s https://codecov.io/bash 15:11:32 + bash -s -- 15:11:32 15:11:32 _____ _ 15:11:32 / ____| | | 15:11:32 | | ___ __| | ___ ___ _____ __ 15:11:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:11:32 | |___| (_) | (_| | __/ (_| (_) \ V / 15:11:32 \_____\___/ \__,_|\___|\___\___/ \_/ 15:11:32 Bash-20210115-cec3c92 15:11:32 15:11:32 15:11:32 ==> git version 2.24.3 found 15:11:32 ==> 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 15:11:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:11:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:11:32 ==> Jenkins CI detected. 15:11:32 project root: . 15:11:32 --> token set from env 15:11:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:11:32 ==> Running gcov in . (disable via -X gcov) 15:11:32 ==> Python coveragepy not found 15:11:32 ==> Searching for coverage reports in: 15:11:32 + . 15:11:32 -> Found 1 reports 15:11:32 ==> Detecting git/mercurial file structure 15:11:32 ==> Reading reports 15:11:32 + ./coverage.out bytes=74114 15:11:32 ==> Appending adjustments 15:11:32 https://docs.codecov.io/docs/fixing-reports 15:11:33 + Found adjustments 15:11:33 ==> Gzipping contents 15:11:33 16K /tmp/codecov.kyjVEf.gz 15:11:33 ==> Uploading reports 15:11:33 url: https://codecov.io 15:11:33 query: branch=master&commit=e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:33 -> Pinging Codecov 15:11:33 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:11:34 -> Uploading to 15:11:34 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/3D8B5DFFC46A037C893635FACE044666/e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8/d3521b0d-0a8e-4537-90d7-e7c215282db2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T151133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c47eb5e4f78422662c4fc6adb251626f6ff74487c51796d2ed6eadaf261fbe3c 15:11:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:11:34 Dload Upload Total Spent Left Speed 15:11:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12830 0 0 100 12830 0 22700 --:--:-- --:--:-- --:--:-- 22748 15:11:34 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 [Pipeline] } 15:11:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:11:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:11:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:36 15:11:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:11:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:11:37 188c0c94c7c5: Pulling fs layer 15:11:37 0ef7d3d256c8: Pulling fs layer 15:11:37 de9db76c5a1d: Pulling fs layer 15:11:37 0eba1c9be4d2: Pulling fs layer 15:11:37 0d57e429df01: Pulling fs layer 15:11:37 4e4be7b47b0d: Pulling fs layer 15:11:37 e1f770b5df2f: Pulling fs layer 15:11:37 85a0685a4137: Pulling fs layer 15:11:37 0eba1c9be4d2: Waiting 15:11:37 0d57e429df01: Waiting 15:11:37 4e4be7b47b0d: Waiting 15:11:37 e1f770b5df2f: Waiting 15:11:37 85a0685a4137: Waiting 15:11:37 de9db76c5a1d: Verifying Checksum 15:11:37 de9db76c5a1d: Download complete 15:11:37 0ef7d3d256c8: Verifying Checksum 15:11:37 0ef7d3d256c8: Download complete 15:11:37 0d57e429df01: Verifying Checksum 15:11:37 0d57e429df01: Download complete 15:11:37 4e4be7b47b0d: Verifying Checksum 15:11:37 4e4be7b47b0d: Download complete 15:11:38 188c0c94c7c5: Verifying Checksum 15:11:38 188c0c94c7c5: Download complete 15:11:39 188c0c94c7c5: Pull complete 15:11:39 0ef7d3d256c8: Pull complete 15:11:40 de9db76c5a1d: Pull complete 15:11:40 e1f770b5df2f: Verifying Checksum 15:11:40 e1f770b5df2f: Download complete 15:11:48 0eba1c9be4d2: Verifying Checksum 15:11:48 0eba1c9be4d2: Download complete 15:11:49 85a0685a4137: Verifying Checksum 15:11:49 85a0685a4137: Download complete 15:11:59 0eba1c9be4d2: Pull complete 15:11:59 0d57e429df01: Pull complete 15:11:59 4e4be7b47b0d: Pull complete 15:12:02 e1f770b5df2f: Pull complete 15:12:17 85a0685a4137: Pull complete 15:12:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:12:18 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:12:18 $ 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 15:12:20 $ docker top a0c80a392ec419acd6f1264270304f2fdd7ad63b46b93301399beb03ef5d0f0a -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:12:21 + set -o pipefail 15:12:21 + snyk monitor '--org=edgex-jenkins' 15:12:33 15:12:33 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:12:33 15:12:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/a9e2d0a0-e70b-443b-8b88-78799fbf5e20 15:12:33 15:12:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:33 15:12:33 [Pipeline] } 15:12:33 $ docker stop --time=1 a0c80a392ec419acd6f1264270304f2fdd7ad63b46b93301399beb03ef5d0f0a 15:12:36 $ docker rm -f a0c80a392ec419acd6f1264270304f2fdd7ad63b46b93301399beb03ef5d0f0a [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 15:12:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:38 provisioning config files... 15:12:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3622917628274091950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:38 --> edgex-publish-swagger.sh 15:12:38 === Publish openapi/v2 API === 15:12:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:12:38 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 15:12:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:38 Dload Upload Total Spent Left Speed 15:12:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10792 0:00:01 0:00:01 --:--:-- 10813 100 13052 0 0 100 13052 0 10788 0:00:01 0:00:01 --:--:-- 10804 15:12:40 15:12:40 [Pipeline] } 15:12:40 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 15:12:41 + git log --format=format:%s -1 e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 [Pipeline] isUnix [Pipeline] sh 15:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:41 . [Pipeline] withDockerContainer 15:12:41 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:12:42 $ 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 15:12:43 $ docker top c1b869652e941693e7548505f38053c61e983ea1f2d8e18dbc86e63c82fe8f72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:44 [ssh-agent] Looking for ssh-agent implementation... 15:12:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:45 $ docker exec c1b869652e941693e7548505f38053c61e983ea1f2d8e18dbc86e63c82fe8f72 ssh-agent 15:12:46 SSH_AUTH_SOCK=/tmp/ssh-8uMOOfgaOtWm/agent.11 15:12:46 SSH_AGENT_PID=16 15:12:46 Running ssh-add (command line suppressed) 15:12:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1468525872865107859.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1468525872865107859.key) 15:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:47 + git semver tag 15:12:47 # -> Open(): unable to determine branch for HEAD 15:12:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:12:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:12:47 # $SEMVER_REMOTE_NAME = origin 15:12:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:47 # $SEMVER_USER_NAME = edgex-jenkins 15:12:47 # $SEMVER_BRANCH = master 15:12:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:12:47 # e76bbc755d7cb2f64764cccd26f66b3c6d48b6b8 HEAD 15:12:48 # -> Force: false 15:12:48 # 9c0b8e9cfed65d2861e96947a4c426c766606241 refs/tags/v2.0.0-dev.4 [Pipeline] } 15:12:48 $ docker exec --env ******** --env ******** c1b869652e941693e7548505f38053c61e983ea1f2d8e18dbc86e63c82fe8f72 ssh-agent -k 15:12:48 unset SSH_AUTH_SOCK; 15:12:48 unset SSH_AGENT_PID; 15:12:48 echo Agent pid 16 killed; 15:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:49 + git semver [Pipeline] } 15:12:49 $ docker stop --time=1 c1b869652e941693e7548505f38053c61e983ea1f2d8e18dbc86e63c82fe8f72 15:12:51 $ docker rm -f c1b869652e941693e7548505f38053c61e983ea1f2d8e18dbc86e63c82fe8f72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:52 15:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:12:52 0.23.1-centos7: Pulling from edgex-lftools 15:12:52 ab5ef0e58194: Pulling fs layer 15:12:52 9712f1f96733: Pulling fs layer 15:12:52 63f879dbbcfc: Pulling fs layer 15:12:52 0d9ebad4ef96: Pulling fs layer 15:12:52 e9a5061849ea: Pulling fs layer 15:12:52 d747dcd14b5f: Pulling fs layer 15:12:52 2de7ff778b66: Pulling fs layer 15:12:52 e9a5061849ea: Waiting 15:12:52 d747dcd14b5f: Waiting 15:12:52 0d9ebad4ef96: Waiting 15:12:52 2de7ff778b66: Waiting 15:12:52 9712f1f96733: Verifying Checksum 15:12:52 9712f1f96733: Download complete 15:12:56 63f879dbbcfc: Verifying Checksum 15:12:56 63f879dbbcfc: Download complete 15:12:56 e9a5061849ea: Download complete 15:12:56 d747dcd14b5f: Verifying Checksum 15:12:56 d747dcd14b5f: Download complete 15:12:57 2de7ff778b66: Verifying Checksum 15:12:57 2de7ff778b66: Download complete 15:12:58 0d9ebad4ef96: Verifying Checksum 15:12:58 0d9ebad4ef96: Download complete 15:12:59 ab5ef0e58194: Verifying Checksum 15:12:59 ab5ef0e58194: Download complete 15:13:10 ab5ef0e58194: Pull complete 15:13:10 9712f1f96733: Pull complete 15:13:13 63f879dbbcfc: Pull complete 15:13:25 0d9ebad4ef96: Pull complete 15:13:26 e9a5061849ea: Pull complete 15:13:27 d747dcd14b5f: Pull complete 15:13:31 2de7ff778b66: Pull complete 15:13:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:13:31 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:13:32 $ 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 15:13:35 $ docker top 8150c422abd8d65ca0a0e8e53f1974614414312e91e987fe0a265473526b6658 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:13:35 provisioning config files... 15:13:35 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4752631923464947005tmp 15:13:35 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6971644835377848628tmp 15:13:35 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6635205017358043257tmp [Pipeline] { [Pipeline] echo 15:13:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:13:36 ---> sigul-configuration.sh 15:13:36 gpg: directory `/root/.gnupg' created 15:13:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:13:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:13:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:13:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:13:36 gpg: CAST5 encrypted data 15:13:36 gpg: encrypted with 1 passphrase 15:13:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:13:37 + mkdir /home/jenkins 15:13:37 + mkdir /home/jenkins/sigul [Pipeline] sh 15:13:39 + 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 15:13:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:13:39 ---> sigul-install.sh 15:13:48 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:13:48 + git tag --list 15:13:48 v0.1.0 15:13:48 v0.1.1 15:13:48 v1.0.0 15:13:48 v1.1.0 15:13:48 v1.2.0 15:13:48 v1.3.0 15:13:48 v2.0.0-dev.1 15:13:48 v2.0.0-dev.2 15:13:48 v2.0.0-dev.3 15:13:48 v2.0.0-dev.4 [Pipeline] sh 15:13:49 + lftools sign git-tag v2.0.0-dev.4 15:13:51 Signing Git tag with Sigul... 15:13:51 Signing v2.0.0-dev.4 [Pipeline] echo 15:13:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:13:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:13:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:13:53 $ docker stop --time=1 8150c422abd8d65ca0a0e8e53f1974614414312e91e987fe0a265473526b6658 15:13:56 $ docker rm -f 8150c422abd8d65ca0a0e8e53f1974614414312e91e987fe0a265473526b6658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:57 . [Pipeline] withDockerContainer 15:13:57 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:13:57 $ 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 15:13:59 $ docker top 703b57916b5f672d99ff129ca517cb016b398e5c4a67acc035ec4ae97108fb49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:00 [ssh-agent] Looking for ssh-agent implementation... 15:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:00 $ docker exec 703b57916b5f672d99ff129ca517cb016b398e5c4a67acc035ec4ae97108fb49 ssh-agent 15:14:01 SSH_AUTH_SOCK=/tmp/ssh-V1P24DMohpm6/agent.11 15:14:01 SSH_AGENT_PID=17 15:14:01 Running ssh-add (command line suppressed) 15:14:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4596934940338652259.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4596934940338652259.key) 15:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:03 + git semver bump pre 15:14:03 # -> Open(): unable to determine branch for HEAD 15:14:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:14:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:14:03 # $SEMVER_REMOTE_NAME = origin 15:14:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:03 # $SEMVER_USER_NAME = edgex-jenkins 15:14:03 # $SEMVER_BRANCH = master 15:14:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:14:03 2.0.0-dev.5 [Pipeline] } 15:14:03 $ docker exec --env ******** --env ******** 703b57916b5f672d99ff129ca517cb016b398e5c4a67acc035ec4ae97108fb49 ssh-agent -k 15:14:03 unset SSH_AUTH_SOCK; 15:14:03 unset SSH_AGENT_PID; 15:14:03 echo Agent pid 17 killed; 15:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:04 + git semver [Pipeline] } 15:14:04 $ docker stop --time=1 703b57916b5f672d99ff129ca517cb016b398e5c4a67acc035ec4ae97108fb49 15:14:06 $ docker rm -f 703b57916b5f672d99ff129ca517cb016b398e5c4a67acc035ec4ae97108fb49 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:08 . [Pipeline] withDockerContainer 15:14:09 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:14:09 $ 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 15:14:11 $ docker top 27c215dba6b3bffa90b6c2bca906d39ae64f32fd3546e53aab9bd1973530a14b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:11 [ssh-agent] Looking for ssh-agent implementation... 15:14:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:12 $ docker exec 27c215dba6b3bffa90b6c2bca906d39ae64f32fd3546e53aab9bd1973530a14b ssh-agent 15:14:12 SSH_AUTH_SOCK=/tmp/ssh-vWAp4arENgmO/agent.12 15:14:12 SSH_AGENT_PID=18 15:14:12 Running ssh-add (command line suppressed) 15:14:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3591751898282519171.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3591751898282519171.key) 15:14:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:14 + git semver push 15:14:14 # -> Open(): unable to determine branch for HEAD 15:14:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:14:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:14:14 # $SEMVER_REMOTE_NAME = origin 15:14:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:14 # $SEMVER_USER_NAME = edgex-jenkins 15:14:14 # $SEMVER_BRANCH = master 15:14:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:14:22 $ docker exec --env ******** --env ******** 27c215dba6b3bffa90b6c2bca906d39ae64f32fd3546e53aab9bd1973530a14b ssh-agent -k 15:14:22 unset SSH_AUTH_SOCK; 15:14:22 unset SSH_AGENT_PID; 15:14:22 echo Agent pid 18 killed; 15:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:24 + git semver [Pipeline] } 15:14:24 $ docker stop --time=1 27c215dba6b3bffa90b6c2bca906d39ae64f32fd3546e53aab9bd1973530a14b 15:14:26 $ docker rm -f 27c215dba6b3bffa90b6c2bca906d39ae64f32fd3546e53aab9bd1973530a14b [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 15:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:29 ---> package-listing.sh 15:14:29 ++ facter osfamily 15:14:29 ++ tr '[:upper:]' '[:lower:]' 15:14:29 + OS_FAMILY=redhat 15:14:29 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:14:29 + START_PACKAGES=/tmp/packages_start.txt 15:14:29 + END_PACKAGES=/tmp/packages_end.txt 15:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:29 + PACKAGES=/tmp/packages_start.txt 15:14:29 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:29 + PACKAGES=/tmp/packages_end.txt 15:14:29 + case "${OS_FAMILY}" in 15:14:29 + rpm -qa 15:14:29 + sort 15:14:36 + '[' -f /tmp/packages_start.txt ']' 15:14:36 + '[' -f /tmp/packages_end.txt ']' 15:14:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:36 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:36 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:14:36 + 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 15:14:36 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 15:14:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:37 15:14:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:38 alpine: Pulling from edgex-lftools-log-publisher 15:14:38 df20fa9351a1: Pulling fs layer 15:14:38 36b3adc4ff6f: Pulling fs layer 15:14:38 8ad3a11d3b57: Pulling fs layer 15:14:38 46f8f816bc3b: Pulling fs layer 15:14:38 93b61091891f: Pulling fs layer 15:14:38 93b9cdb0e59b: Pulling fs layer 15:14:38 5e14af77c1be: Pulling fs layer 15:14:38 01666e4c0597: Pulling fs layer 15:14:38 aa168da1d23b: Pulling fs layer 15:14:38 93b9cdb0e59b: Waiting 15:14:38 5e14af77c1be: Waiting 15:14:38 01666e4c0597: Waiting 15:14:38 aa168da1d23b: Waiting 15:14:38 46f8f816bc3b: Waiting 15:14:38 93b61091891f: Waiting 15:14:38 46f8f816bc3b: Download complete 15:14:38 df20fa9351a1: Download complete 15:14:38 93b9cdb0e59b: Verifying Checksum 15:14:38 93b9cdb0e59b: Download complete 15:14:38 5e14af77c1be: Verifying Checksum 15:14:38 5e14af77c1be: Download complete 15:14:39 01666e4c0597: Verifying Checksum 15:14:39 01666e4c0597: Download complete 15:14:39 93b61091891f: Verifying Checksum 15:14:39 93b61091891f: Download complete 15:14:39 df20fa9351a1: Pull complete 15:14:39 36b3adc4ff6f: Pull complete 15:14:41 8ad3a11d3b57: Verifying Checksum 15:14:41 8ad3a11d3b57: Download complete 15:14:43 8ad3a11d3b57: Pull complete 15:14:43 46f8f816bc3b: Pull complete 15:14:44 93b61091891f: Pull complete 15:14:44 93b9cdb0e59b: Pull complete 15:14:45 5e14af77c1be: Pull complete 15:14:45 01666e4c0597: Pull complete 15:14:46 aa168da1d23b: Verifying Checksum 15:14:46 aa168da1d23b: Download complete 15:15:04 aa168da1d23b: Pull complete 15:15:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:15:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:15:05 prd-centos7-docker-4c-2g-21942 does not seem to be running inside a container 15:15:05 $ 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 15:15:10 $ docker top da61bcdae7011ecac0304729ef20bd92933109016035f8a622dff5e88c1d153a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:15:12 + mkdir -p /var/log/sa [Pipeline] sh 15:15:12 + ls /var/log/sa-host 15:15:12 + sadf -c /var/log/sa-host/sa21 15:15:12 file_magic: OK 15:15:12 HZ: Using current value: 100 15:15:12 file_header: OK 15:15:12 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 15:15:12 Statistics: 15:15:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:15:12 File successfully converted to sysstat format version 12.2.1 15:15:12 + sadf -c /var/log/sa-host/sa23 15:15:12 file_magic: OK 15:15:12 HZ: Using current value: 100 15:15:12 file_header: OK 15:15:12 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 15:15:12 Statistics: 15:15:12 Hnuu...uuuununununu... 15:15:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:12 provisioning config files... 15:15:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1091820975586612855tmp [Pipeline] { [Pipeline] echo 15:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:13 ---> create-netrc.sh [Pipeline] } 15:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:15:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:15:14 ---> python-tools-install.sh [Pipeline] echo 15:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:15:15 ---> sudo-logs.sh 15:15:15 Archiving 'sudo' log.. [Pipeline] echo 15:15:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:15:15 ---> job-cost.sh 15:15:15 lf-activate-venv: SKIPPING 15:15:15 INFO: No Stack... 15:15:17 INFO: Retrieving Pricing Info for: v1-standard-2 15:15:17 INFO: Archiving Costs [Pipeline] echo 15:15:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:18 ---> logs-deploy.sh 15:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/171 15:15:18 INFO: archiving workspace using pattern(s): 15:15:21 Archives upload complete. 15:15:21 INFO: archiving logs to Nexus