Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5441 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (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 --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 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" > git rev-list --no-walk 7fa6067512f69ddc1c1818832b10f56bfd793194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:31:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:31:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:11 ========================================================= 23:31:11 EdgeX Global Pipelines Version Info 23:31:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:31:12 ------------------- 23:31:12 stable info: 23:31:12 ------------------- 23:31:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:12 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 23:31:12 Message: update stable to v1.0.142 23:31:13 ------------------- 23:31:13 experimental info: 23:31:13 ------------------- 23:31:13 Commited By: **** collab-it+edgex@linuxfoundation.org 23:31:13 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 23:31:13 Message: update experimental to v1.0.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] echo 23:31:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8e7ff0 [Pipeline] echo 23:31:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:17 + git log --format=format:%s -1 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] echo 23:31:17 GIT_COMMIT: c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e, Commit Message: fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537) [Pipeline] echo 23:31:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:18 23:31:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:31:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:18 latest: Pulling from edgex-devops/git-semver 23:31:18 31603596830f: Pulling fs layer 23:31:18 2a8b12db71e7: Pulling fs layer 23:31:18 6ca5941a6612: Pulling fs layer 23:31:18 ecc8261a40a4: Pulling fs layer 23:31:18 ecc8261a40a4: Waiting 23:31:18 2a8b12db71e7: Verifying Checksum 23:31:18 2a8b12db71e7: Download complete 23:31:19 31603596830f: Verifying Checksum 23:31:19 31603596830f: Download complete 23:31:19 6ca5941a6612: Verifying Checksum 23:31:19 6ca5941a6612: Download complete 23:31:19 ecc8261a40a4: Verifying Checksum 23:31:19 ecc8261a40a4: Download complete 23:31:19 31603596830f: Pull complete 23:31:19 2a8b12db71e7: Pull complete 23:31:19 6ca5941a6612: Pull complete 23:31:20 ecc8261a40a4: Pull complete 23:31:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:31:20 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:31:20 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:22 $ docker top bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:22 [ssh-agent] Looking for ssh-agent implementation... 23:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:23 $ docker exec bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent 23:31:23 SSH_AUTH_SOCK=/tmp/ssh-HTI8qi3rEXjE/agent.11 23:31:23 SSH_AGENT_PID=17 23:31:23 Running ssh-add (command line suppressed) 23:31:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2065205834404618943.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2065205834404618943.key) 23:31:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:23 + git tag --points-at HEAD [Pipeline] } 23:31:23 $ docker exec --env ******** --env ******** bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent -k 23:31:23 unset SSH_AUTH_SOCK; 23:31:23 unset SSH_AGENT_PID; 23:31:23 echo Agent pid 17 killed; 23:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:31:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:24 [ssh-agent] Looking for ssh-agent implementation... 23:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:24 $ docker exec bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent 23:31:24 SSH_AUTH_SOCK=/tmp/ssh-AYaUgrnUEO09/agent.47 23:31:24 SSH_AGENT_PID=52 23:31:24 Running ssh-add (command line suppressed) 23:31:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7387309055606996122.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7387309055606996122.key) 23:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:25 + git semver init 23:31:25 # -> Open(): unable to determine branch for HEAD 23:31:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:31:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:31:25 # $SEMVER_REMOTE_NAME = origin 23:31:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:25 # $SEMVER_USER_NAME = edgex-jenkins 23:31:25 # $SEMVER_BRANCH = master 23:31:25 # $SEMVER_TEMP = /tmp/semver-683587858 23:31:25 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:31:35 # '/tmp/semver-683587858' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 23:31:35 # -> Force: false 23:31:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:31:35 $ docker exec --env ******** --env ******** bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 ssh-agent -k 23:31:35 unset SSH_AUTH_SOCK; 23:31:35 unset SSH_AGENT_PID; 23:31:35 echo Agent pid 52 killed; 23:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:35 + git semver [Pipeline] } 23:31:35 $ docker stop --time=1 bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 23:31:37 $ docker rm -f bc10eec9ce80f709be3280d302f3adb34ac45d85d542a424c49da65b3bcccf62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:31:38 Stashed 1 file(s) [Pipeline] echo 23:31:38 [edgeXSemver]: initialized semver on version 1.2.1-dev.40 [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:31:53 Still waiting to schedule task 23:31:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:31:53 Still waiting to schedule task 23:31:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:33:35 Running on prd-centos7-docker-4c-2g-5446 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:33:35 Running in /w/workspace/app-functions-sdk-go/128 [Pipeline] { [Pipeline] checkout 23:33:43 using credential edgex-jenkins-ssh 23:33:43 Cloning the remote Git repository 23:33:43 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:43 > git init /w/workspace/app-functions-sdk-go/128 # timeout=10 23:33:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:43 > git --version # timeout=10 23:33:43 > git --version # 'git version 2.16.5' 23:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:47 Checking out Revision c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (master) 23:33:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:33:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:33:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:33:47 > git config core.sparsecheckout # timeout=10 23:33:47 > git checkout -f c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 23:33:51 Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:33:53 ========================================================= 23:33:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:33:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:33:53 + 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:33:54 Sending build context to Docker daemon 19.09MB 23:33:54 Step 1/8 : ARG BASE=golang:1.15-alpine 23:33:54 Step 2/8 : FROM ${BASE} 23:33:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:33:54 df20fa9351a1: Pulling fs layer 23:33:54 ed8968b2872e: Pulling fs layer 23:33:54 a92cc7c5fd73: Pulling fs layer 23:33:54 e871e8e8d7a9: Pulling fs layer 23:33:54 e73272ec9a57: Pulling fs layer 23:33:54 1e910a182e73: Pulling fs layer 23:33:54 4e634b169226: Pulling fs layer 23:33:54 e73272ec9a57: Waiting 23:33:54 e871e8e8d7a9: Waiting 23:33:54 1e910a182e73: Waiting 23:33:54 4e634b169226: Waiting 23:33:54 a92cc7c5fd73: Download complete 23:33:54 ed8968b2872e: Verifying Checksum 23:33:54 ed8968b2872e: Download complete 23:33:54 e73272ec9a57: Verifying Checksum 23:33:54 e73272ec9a57: Download complete 23:33:55 1e910a182e73: Verifying Checksum 23:33:55 1e910a182e73: Download complete 23:33:55 df20fa9351a1: Verifying Checksum 23:33:55 df20fa9351a1: Download complete 23:33:55 df20fa9351a1: Pull complete 23:33:56 ed8968b2872e: Pull complete 23:33:56 a92cc7c5fd73: Pull complete 23:33:59 4e634b169226: Verifying Checksum 23:33:59 4e634b169226: Download complete 23:34:00 e871e8e8d7a9: Verifying Checksum 23:34:00 e871e8e8d7a9: Download complete 23:34:10 e871e8e8d7a9: Pull complete 23:34:10 e73272ec9a57: Pull complete 23:34:10 1e910a182e73: Pull complete 23:34:14 4e634b169226: Pull complete 23:34:14 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:34:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:34:14 ---> f7629b54cfaa 23:34:14 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 23:34:14 latest: Pulling from library/docker 23:34:14 df20fa9351a1: Already exists 23:34:14 25ad7478873d: Pulling fs layer 23:34:14 4684f6177b5d: Pulling fs layer 23:34:14 8ba584e970af: Pulling fs layer 23:34:14 3cdc74d2b06d: Pulling fs layer 23:34:14 4cf5a0d07c1f: Pulling fs layer 23:34:14 fca0ccc462d5: Pulling fs layer 23:34:14 3cdc74d2b06d: Waiting 23:34:14 fca0ccc462d5: Waiting 23:34:14 4cf5a0d07c1f: Waiting 23:34:15 4684f6177b5d: Verifying Checksum 23:34:15 4684f6177b5d: Download complete 23:34:15 25ad7478873d: Verifying Checksum 23:34:15 25ad7478873d: Download complete 23:34:15 3cdc74d2b06d: Verifying Checksum 23:34:15 3cdc74d2b06d: Download complete 23:34:15 4cf5a0d07c1f: Verifying Checksum 23:34:15 4cf5a0d07c1f: Download complete 23:34:15 fca0ccc462d5: Verifying Checksum 23:34:15 fca0ccc462d5: Download complete 23:34:15 25ad7478873d: Pull complete 23:34:15 4684f6177b5d: Pull complete 23:34:16 8ba584e970af: Verifying Checksum 23:34:16 8ba584e970af: Download complete 23:34:21 8ba584e970af: Pull complete 23:34:21 3cdc74d2b06d: Pull complete 23:34:21 4cf5a0d07c1f: Pull complete 23:34:21 fca0ccc462d5: Pull complete 23:34:21 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 23:34:21 Status: Downloaded newer image for docker:latest 23:34:24 ---> 7c3421822660 23:34:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:34:24 ---> Running in 50682c4a285c 23:34:24 Removing intermediate container 50682c4a285c 23:34:24 ---> 553cc21215db 23:34:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:34:24 ---> Running in 165bc776f553 23:34:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:26 (1/5) Installing libsodium (1.0.18-r0) 23:34:26 (2/5) Installing libzmq (4.3.3-r0) 23:34:26 (3/5) Installing pkgconf (1.7.2-r0) 23:34:26 (4/5) Installing libsodium-dev (1.0.18-r0) 23:34:26 (5/5) Installing zeromq-dev (4.3.3-r0) 23:34:27 Executing busybox-1.31.1-r16.trigger 23:34:27 OK: 167 MiB in 44 packages 23:34:28 Removing intermediate container 165bc776f553 23:34:28 ---> 3cb67692f82f 23:34:28 Step 6/8 : WORKDIR /build 23:34:28 ---> Running in 0608e91edbea 23:34:28 Removing intermediate container 0608e91edbea 23:34:28 ---> 30883f9c3011 23:34:28 Step 7/8 : COPY go.mod . 23:34:28 ---> 7772531c2162 23:34:28 Step 8/8 : RUN go mod download 23:34:28 ---> Running in 83031b48a854 23:34:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5447 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:34:31 Running in /w/workspace/app-functions-sdk-go/128 [Pipeline] { [Pipeline] checkout 23:34:36 using credential edgex-jenkins-ssh 23:34:36 Cloning the remote Git repository 23:34:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:36 > git init /w/workspace/app-functions-sdk-go/128 # timeout=10 23:34:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:37 > git --version # timeout=10 23:34:37 > git --version # 'git version 2.17.1' 23:34:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:34:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:41 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:34:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:42 Checking out Revision c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e (master) 23:34:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:42 > git config core.sparsecheckout # timeout=10 23:34:42 > git checkout -f c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e # timeout=10 23:34:46 Commit message: "fix(triggers): MQTT subscribe via onConnect handler so re-subscribe on reconnects (#537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:34:47 ========================================================= 23:34:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:34:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:34:48 + 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:34:49 Sending build context to Docker daemon 19.09MB 23:34:49 Step 1/8 : ARG BASE=golang:1.15-alpine 23:34:49 Step 2/8 : FROM ${BASE} 23:34:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:34:49 b538f80385f9: Pulling fs layer 23:34:49 74f711af9a0d: Pulling fs layer 23:34:49 99f96fe45779: Pulling fs layer 23:34:49 8529a6b9a6be: Pulling fs layer 23:34:49 45590311c82a: Pulling fs layer 23:34:49 69ca0ff8b7b3: Pulling fs layer 23:34:49 209524e5b208: Pulling fs layer 23:34:49 45590311c82a: Waiting 23:34:49 69ca0ff8b7b3: Waiting 23:34:49 209524e5b208: Waiting 23:34:49 8529a6b9a6be: Waiting 23:34:49 99f96fe45779: Verifying Checksum 23:34:49 99f96fe45779: Download complete 23:34:49 74f711af9a0d: Verifying Checksum 23:34:49 74f711af9a0d: Download complete 23:34:49 45590311c82a: Download complete 23:34:50 69ca0ff8b7b3: Verifying Checksum 23:34:50 69ca0ff8b7b3: Download complete 23:34:50 b538f80385f9: Verifying Checksum 23:34:50 b538f80385f9: Download complete 23:34:51 b538f80385f9: Pull complete 23:34:52 74f711af9a0d: Pull complete 23:34:52 99f96fe45779: Pull complete 23:34:52 209524e5b208: Verifying Checksum 23:34:52 209524e5b208: Download complete 23:34:55 8529a6b9a6be: Verifying Checksum 23:34:55 8529a6b9a6be: Download complete 23:35:01 Removing intermediate container 83031b48a854 23:35:01 ---> 062b857f3ae3 23:35:01 Successfully built 062b857f3ae3 23:35:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:35:02 + docker inspect -f . ci-base-image-x86_64 23:35:02 . [Pipeline] withDockerContainer 23:35:02 prd-centos7-docker-4c-2g-5446 does not seem to be running inside a container 23:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/128 -v /w/workspace/app-functions-sdk-go/128:/w/workspace/app-functions-sdk-go/128:rw,z -v /w/workspace/app-functions-sdk-go/128@tmp:/w/workspace/app-functions-sdk-go/128@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 ******** ci-base-image-x86_64 cat 23:35:04 $ docker top 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:04 + go version 23:35:04 go version go1.15.2 linux/amd64 [Pipeline] } 23:35:04 $ docker stop --time=1 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 23:35:05 8529a6b9a6be: Pull complete 23:35:05 45590311c82a: Pull complete 23:35:05 69ca0ff8b7b3: Pull complete 23:35:06 $ docker rm -f 943c04def9d6ea5dd78f53800c24616d84a55b772e80466011f6b93c828707c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 23:35:07 209524e5b208: Pull complete 23:35:07 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:35:07 ---> 5bddaf1c2fca 23:35:07 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:35:08 latest: Pulling from library/docker 23:35:08 b538f80385f9: Already exists [Pipeline] // stage [Pipeline] } 23:35:08 259a493cd78d: Pulling fs layer 23:35:08 b8e66b5100f5: Pulling fs layer 23:35:08 7f8258a56ab6: Pulling fs layer 23:35:08 75a0a0ebb566: Pulling fs layer 23:35:08 4a2c62f0a2a3: Pulling fs layer 23:35:08 294320357d30: Pulling fs layer 23:35:08 75a0a0ebb566: Waiting 23:35:08 4a2c62f0a2a3: Waiting 23:35:08 294320357d30: Waiting 23:35:08 b8e66b5100f5: Verifying Checksum 23:35:08 b8e66b5100f5: Download complete 23:35:08 259a493cd78d: Download complete 23:35:08 75a0a0ebb566: Verifying Checksum 23:35:08 75a0a0ebb566: Download complete 23:35:08 4a2c62f0a2a3: Verifying Checksum 23:35:08 4a2c62f0a2a3: Download complete 23:35:08 294320357d30: Verifying Checksum 23:35:08 294320357d30: Download complete 23:35:09 259a493cd78d: Pull complete 23:35:09 b8e66b5100f5: Pull complete 23:35:09 7f8258a56ab6: Verifying Checksum 23:35:09 7f8258a56ab6: Download complete 23:35:13 7f8258a56ab6: Pull complete 23:35:13 75a0a0ebb566: Pull complete 23:35:13 4a2c62f0a2a3: Pull complete 23:35:13 294320357d30: Pull complete 23:35:13 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 23:35:13 Status: Downloaded newer image for docker:latest 23:35:20 ---> 45afddcef7f4 23:35:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:35:20 ---> Running in 7c5ee8eddff3 23:35:20 Removing intermediate container 7c5ee8eddff3 23:35:20 ---> 2cc06934031b 23:35:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:35:20 ---> Running in c1022fdc1e5d 23:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:23 (1/5) Installing libsodium (1.0.18-r0) 23:35:23 (2/5) Installing libzmq (4.3.3-r0) 23:35:23 (3/5) Installing pkgconf (1.7.2-r0) 23:35:23 (4/5) Installing libsodium-dev (1.0.18-r0) 23:35:23 (5/5) Installing zeromq-dev (4.3.3-r0) 23:35:23 Executing busybox-1.31.1-r16.trigger 23:35:23 OK: 144 MiB in 44 packages 23:35:25 Removing intermediate container c1022fdc1e5d 23:35:25 ---> c3db48ceb35c 23:35:25 Step 6/8 : WORKDIR /build 23:35:25 ---> Running in 6679de616bcf 23:35:25 Removing intermediate container 6679de616bcf 23:35:25 ---> 02a36819d5a7 23:35:25 Step 7/8 : COPY go.mod . 23:35:26 ---> 3bdc196788b2 23:35:26 Step 8/8 : RUN go mod download 23:35:26 ---> Running in b0bc1b3dc447 23:35:53 Removing intermediate container b0bc1b3dc447 23:35:53 ---> c062cb9534ca 23:35:53 Successfully built c062cb9534ca 23:35:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:35:54 + docker inspect -f . ci-base-image-arm64 23:35:54 . [Pipeline] withDockerContainer 23:35:54 prd-ubuntu18.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container 23:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/128 -v /w/workspace/app-functions-sdk-go/128:/w/workspace/app-functions-sdk-go/128:rw,z -v /w/workspace/app-functions-sdk-go/128@tmp:/w/workspace/app-functions-sdk-go/128@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 ******** ci-base-image-arm64 cat 23:35:56 $ docker top 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:58 + go version 23:35:58 go version go1.15.2 linux/arm64 [Pipeline] } 23:35:58 $ docker stop --time=1 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db 23:36:00 $ docker rm -f 84e5379ae367403019a9f83e832a4ff04719594d2f48c345d4684a5883eea4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:36:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 23:36:03 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 23:36:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:03 23:36:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 23:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:04 1.317.0: Pulling from edgex-devops/edgex-snyk-go 23:36:04 cbdbe7a5bc2a: Pulling fs layer 23:36:04 408f87550127: Pulling fs layer 23:36:04 fe522b08c979: Pulling fs layer 23:36:04 221eaa008020: Pulling fs layer 23:36:04 2a4607e5d6b9: Pulling fs layer 23:36:04 8f79b27c4fd2: Pulling fs layer 23:36:04 e5c8dbe1645b: Pulling fs layer 23:36:04 23e8b3b47431: Pulling fs layer 23:36:04 5c568d65a230: Pulling fs layer 23:36:04 8f79b27c4fd2: Waiting 23:36:04 e5c8dbe1645b: Waiting 23:36:04 23e8b3b47431: Waiting 23:36:04 5c568d65a230: Waiting 23:36:04 2a4607e5d6b9: Waiting 23:36:04 221eaa008020: Waiting 23:36:04 fe522b08c979: Download complete 23:36:04 408f87550127: Verifying Checksum 23:36:04 408f87550127: Download complete 23:36:04 2a4607e5d6b9: Verifying Checksum 23:36:04 2a4607e5d6b9: Download complete 23:36:04 8f79b27c4fd2: Verifying Checksum 23:36:04 8f79b27c4fd2: Download complete 23:36:04 cbdbe7a5bc2a: Verifying Checksum 23:36:04 cbdbe7a5bc2a: Download complete 23:36:04 cbdbe7a5bc2a: Pull complete 23:36:04 408f87550127: Pull complete 23:36:04 fe522b08c979: Pull complete 23:36:05 e5c8dbe1645b: Verifying Checksum 23:36:05 e5c8dbe1645b: Download complete 23:36:06 23e8b3b47431: Verifying Checksum 23:36:06 23e8b3b47431: Download complete 23:36:06 5c568d65a230: Verifying Checksum 23:36:06 5c568d65a230: Download complete 23:36:07 221eaa008020: Verifying Checksum 23:36:07 221eaa008020: Download complete 23:36:12 221eaa008020: Pull complete 23:36:12 2a4607e5d6b9: Pull complete 23:36:12 8f79b27c4fd2: Pull complete 23:36:14 e5c8dbe1645b: Pull complete 23:36:16 23e8b3b47431: Pull complete 23:36:17 5c568d65a230: Pull complete 23:36:17 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 23:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 23:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 23:36:17 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 23:36:19 $ docker top 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:19 + snyk monitor '--org=edgex-jenkins' 23:36:34 23:36:34 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 23:36:34 23:36:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/6e2a89af-400f-4387-865e-5368e9fe20a8 23:36:34 23:36:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:36:34 23:36:34 23:36:34 Snyk CLI supports Node.js 8 and higher. 23:36:34 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 23:36:34 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 23:36:34 23:36:34 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 23:36:34 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 23:36:34 $ docker stop --time=1 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d 23:36:38 $ docker rm -f 4bf8425f2afb957afa4a8e3f2f9a8a76da7fe0d35e6458b65a4eb4a69bf9798d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 23:36:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:39 provisioning config files... 23:36:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3520347491345077439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:40 --> edgex-publish-swagger.sh 23:36:40 === Publish openapi/v2 API === 23:36:40 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:36:40 [publishToSwagger] Publishing API Name [app-functions-sdk] 23:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:36:40 Dload Upload Total Spent Left Speed 23:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10638 0:00:01 0:00:01 --:--:-- 10641 100 13025 0 0 100 13025 0 10637 0:00:01 0:00:01 --:--:-- 10641 23:36:41 23:36:41 [Pipeline] } 23:36:41 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 23:36:42 + git log --format=format:%s -1 c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e [Pipeline] isUnix [Pipeline] sh 23:36:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:36:42 . [Pipeline] withDockerContainer 23:36:42 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:36: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:36:43 $ docker top ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:36:43 [ssh-agent] Looking for ssh-agent implementation... 23:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:36:43 $ docker exec ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 ssh-agent 23:36:44 SSH_AUTH_SOCK=/tmp/ssh-Wiw5k8oqY0C6/agent.11 23:36:44 SSH_AGENT_PID=16 23:36:44 Running ssh-add (command line suppressed) 23:36:44 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6678975740762914480.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6678975740762914480.key) 23:36:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:36:44 + git semver tag 23:36:44 # -> Open(): unable to determine branch for HEAD 23:36:44 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:36:44 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:36:44 # $SEMVER_REMOTE_NAME = origin 23:36:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:36:44 # $SEMVER_USER_NAME = edgex-jenkins 23:36:44 # $SEMVER_BRANCH = master 23:36:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 23:36:44 # c8e7ff089f1a2c07127fbe8e5bfcbe3f04fcc01e HEAD 23:36:44 # -> Force: false 23:36:44 # 112c9fd47a5bbdcb34173b05590810f47b5981e1 refs/tags/v1.2.1-dev.40 [Pipeline] } 23:36:44 $ docker exec --env ******** --env ******** ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 ssh-agent -k 23:36:44 unset SSH_AUTH_SOCK; 23:36:44 unset SSH_AGENT_PID; 23:36:44 echo Agent pid 16 killed; 23:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:36:45 + git semver [Pipeline] } 23:36:45 $ docker stop --time=1 ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 23:36:46 $ docker rm -f ddc2ec567daa7ed946f314f1165c5c888d96ed09070d36bff00d78d445e0f896 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:47 23:36:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:36:47 0.23.1-centos7: Pulling from edgex-lftools 23:36:47 ab5ef0e58194: Pulling fs layer 23:36:47 9712f1f96733: Pulling fs layer 23:36:47 63f879dbbcfc: Pulling fs layer 23:36:47 0d9ebad4ef96: Pulling fs layer 23:36:47 e9a5061849ea: Pulling fs layer 23:36:47 d747dcd14b5f: Pulling fs layer 23:36:47 2de7ff778b66: Pulling fs layer 23:36:47 e9a5061849ea: Waiting 23:36:47 d747dcd14b5f: Waiting 23:36:47 2de7ff778b66: Waiting 23:36:47 0d9ebad4ef96: Waiting 23:36:47 9712f1f96733: Download complete 23:36:49 63f879dbbcfc: Verifying Checksum 23:36:49 63f879dbbcfc: Download complete 23:36:49 e9a5061849ea: Download complete 23:36:49 d747dcd14b5f: Verifying Checksum 23:36:49 d747dcd14b5f: Download complete 23:36:49 2de7ff778b66: Verifying Checksum 23:36:49 2de7ff778b66: Download complete 23:36:50 ab5ef0e58194: Verifying Checksum 23:36:50 ab5ef0e58194: Download complete 23:36:50 0d9ebad4ef96: Verifying Checksum 23:36:50 0d9ebad4ef96: Download complete 23:36:53 ab5ef0e58194: Pull complete 23:36:53 9712f1f96733: Pull complete 23:36:56 63f879dbbcfc: Pull complete 23:37:08 0d9ebad4ef96: Pull complete 23:37:08 e9a5061849ea: Pull complete 23:37:08 d747dcd14b5f: Pull complete 23:37:12 2de7ff778b66: Pull complete 23:37:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:37:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:37:12 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:37:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:37:16 $ docker top b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:37:16 provisioning config files... 23:37:16 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1025362086433166507tmp 23:37:16 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2262069186643355414tmp 23:37:16 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5751741117090071521tmp [Pipeline] { [Pipeline] echo 23:37:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:37:16 ---> sigul-configuration.sh 23:37:16 gpg: directory `/root/.gnupg' created 23:37:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:37:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:37:16 gpg: keyring `/root/.gnupg/secring.gpg' created 23:37:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:37:16 gpg: CAST5 encrypted data 23:37:16 gpg: encrypted with 1 passphrase 23:37:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:37:17 + mkdir /home/jenkins 23:37:17 + mkdir /home/jenkins/sigul [Pipeline] sh 23:37:17 + 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 23:37:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:37:17 ---> sigul-install.sh 23:37:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:37:23 + git tag --list 23:37:23 v0.1.0 23:37:23 v0.1.1 23:37:23 v1.0.0 23:37:23 v1.1.0 23:37:23 v1.2.0 23:37:23 v1.2.1-dev.1 23:37:23 v1.2.1-dev.10 23:37:23 v1.2.1-dev.11 23:37:23 v1.2.1-dev.12 23:37:23 v1.2.1-dev.13 23:37:23 v1.2.1-dev.14 23:37:23 v1.2.1-dev.15 23:37:23 v1.2.1-dev.16 23:37:23 v1.2.1-dev.17 23:37:23 v1.2.1-dev.18 23:37:23 v1.2.1-dev.19 23:37:23 v1.2.1-dev.2 23:37:23 v1.2.1-dev.20 23:37:23 v1.2.1-dev.21 23:37:23 v1.2.1-dev.22 23:37:23 v1.2.1-dev.23 23:37:23 v1.2.1-dev.24 23:37:23 v1.2.1-dev.25 23:37:23 v1.2.1-dev.26 23:37:23 v1.2.1-dev.27 23:37:23 v1.2.1-dev.28 23:37:23 v1.2.1-dev.29 23:37:23 v1.2.1-dev.3 23:37:23 v1.2.1-dev.30 23:37:23 v1.2.1-dev.31 23:37:23 v1.2.1-dev.32 23:37:23 v1.2.1-dev.33 23:37:23 v1.2.1-dev.34 23:37:23 v1.2.1-dev.35 23:37:23 v1.2.1-dev.36 23:37:23 v1.2.1-dev.37 23:37:23 v1.2.1-dev.38 23:37:23 v1.2.1-dev.39 23:37:23 v1.2.1-dev.4 23:37:23 v1.2.1-dev.40 23:37:23 v1.2.1-dev.5 23:37:23 v1.2.1-dev.6 23:37:23 v1.2.1-dev.7 23:37:23 v1.2.1-dev.8 23:37:23 v1.2.1-dev.9 [Pipeline] sh 23:37:23 + lftools sign git-tag v1.2.1-dev.40 23:37:24 Signing Git tag with Sigul... 23:37:24 Signing v1.2.1-dev.40 [Pipeline] echo 23:37:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:37:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:37:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:37:26 $ docker stop --time=1 b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 23:37:28 $ docker rm -f b57b34553dfd29aa9773c6a78f0c48d4e98c79cff2adb6626426572762154ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:29 . [Pipeline] withDockerContainer 23:37:29 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:37:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:30 $ docker top 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:30 [ssh-agent] Looking for ssh-agent implementation... 23:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:30 $ docker exec 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f ssh-agent 23:37:30 SSH_AUTH_SOCK=/tmp/ssh-4kYE9HuNx2ga/agent.11 23:37:30 SSH_AGENT_PID=16 23:37:30 Running ssh-add (command line suppressed) 23:37:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6861769802149504217.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6861769802149504217.key) 23:37:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:31 + git semver bump pre 23:37:31 # -> Open(): unable to determine branch for HEAD 23:37:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:37:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:37:31 # $SEMVER_REMOTE_NAME = origin 23:37:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:31 # $SEMVER_USER_NAME = edgex-jenkins 23:37:31 # $SEMVER_BRANCH = master 23:37:31 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 23:37:31 1.2.1-dev.41 [Pipeline] } 23:37:31 $ docker exec --env ******** --env ******** 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f ssh-agent -k 23:37:31 unset SSH_AUTH_SOCK; 23:37:31 unset SSH_AGENT_PID; 23:37:31 echo Agent pid 16 killed; 23:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:32 + git semver [Pipeline] } 23:37:32 $ docker stop --time=1 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f 23:37:33 $ docker rm -f 06dcb23757e6bf4d052251ae35897b58d2f8c561948ccf183fd30ac33f5a7b1f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:37:34 . [Pipeline] withDockerContainer 23:37:34 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:37:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:37:34 $ docker top 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:35 [ssh-agent] Looking for ssh-agent implementation... 23:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:35 $ docker exec 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 ssh-agent 23:37:35 SSH_AUTH_SOCK=/tmp/ssh-GhprEUWuStU8/agent.12 23:37:35 SSH_AGENT_PID=17 23:37:35 Running ssh-add (command line suppressed) 23:37:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1414740646186905777.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1414740646186905777.key) 23:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:35 + git semver push 23:37:35 # -> Open(): unable to determine branch for HEAD 23:37:35 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:37:35 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:37:35 # $SEMVER_REMOTE_NAME = origin 23:37:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:37:35 # $SEMVER_USER_NAME = edgex-jenkins 23:37:35 # $SEMVER_BRANCH = master 23:37:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:37:42 $ docker exec --env ******** --env ******** 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 ssh-agent -k 23:37:42 unset SSH_AUTH_SOCK; 23:37:42 unset SSH_AGENT_PID; 23:37:42 echo Agent pid 17 killed; 23:37:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:43 + git semver [Pipeline] } 23:37:43 $ docker stop --time=1 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 23:37:44 $ docker rm -f 63217e3c5223123196b1c2ba85cfdc63bc27e7e144fe0fd212d4934cd32aa887 [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 23:37:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:37:46 ---> package-listing.sh 23:37:46 ++ tr '[:upper:]' '[:lower:]' 23:37:46 ++ facter osfamily 23:37:46 + OS_FAMILY=redhat 23:37:46 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 23:37:46 + START_PACKAGES=/tmp/packages_start.txt 23:37:46 + END_PACKAGES=/tmp/packages_end.txt 23:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:37:46 + PACKAGES=/tmp/packages_start.txt 23:37:46 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 23:37:46 + PACKAGES=/tmp/packages_end.txt 23:37:46 + case "${OS_FAMILY}" in 23:37:46 + rpm -qa 23:37:46 + sort 23:37:50 + '[' -f /tmp/packages_start.txt ']' 23:37:50 + '[' -f /tmp/packages_end.txt ']' 23:37:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:37:50 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 23:37:50 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 23:37:50 + 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 23:37:50 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 23:37:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:37:51 23:37:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:37:51 alpine: Pulling from edgex-lftools-log-publisher 23:37:51 df20fa9351a1: Pulling fs layer 23:37:51 36b3adc4ff6f: Pulling fs layer 23:37:51 8ad3a11d3b57: Pulling fs layer 23:37:51 46f8f816bc3b: Pulling fs layer 23:37:51 93b61091891f: Pulling fs layer 23:37:51 93b9cdb0e59b: Pulling fs layer 23:37:51 5e14af77c1be: Pulling fs layer 23:37:51 01666e4c0597: Pulling fs layer 23:37:51 aa168da1d23b: Pulling fs layer 23:37:51 46f8f816bc3b: Waiting 23:37:51 93b61091891f: Waiting 23:37:51 93b9cdb0e59b: Waiting 23:37:51 5e14af77c1be: Waiting 23:37:51 aa168da1d23b: Waiting 23:37:51 01666e4c0597: Waiting 23:37:51 36b3adc4ff6f: Download complete 23:37:51 46f8f816bc3b: Verifying Checksum 23:37:51 46f8f816bc3b: Download complete 23:37:51 df20fa9351a1: Verifying Checksum 23:37:51 df20fa9351a1: Download complete 23:37:51 93b9cdb0e59b: Verifying Checksum 23:37:51 93b9cdb0e59b: Download complete 23:37:51 5e14af77c1be: Verifying Checksum 23:37:51 5e14af77c1be: Download complete 23:37:52 01666e4c0597: Verifying Checksum 23:37:52 01666e4c0597: Download complete 23:37:52 93b61091891f: Download complete 23:37:52 df20fa9351a1: Pull complete 23:37:52 36b3adc4ff6f: Pull complete 23:37:52 8ad3a11d3b57: Verifying Checksum 23:37:52 8ad3a11d3b57: Download complete 23:37:54 aa168da1d23b: Verifying Checksum 23:37:54 aa168da1d23b: Download complete 23:37:54 8ad3a11d3b57: Pull complete 23:37:54 46f8f816bc3b: Pull complete 23:37:55 93b61091891f: Pull complete 23:37:55 93b9cdb0e59b: Pull complete 23:37:55 5e14af77c1be: Pull complete 23:37:55 01666e4c0597: Pull complete 23:38:02 aa168da1d23b: Pull complete 23:38:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:38:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:38:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:38:02 prd-centos7-docker-4c-2g-5441 does not seem to be running inside a container 23:38:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:38:05 $ docker top 174f8a7f825caeb513c9ce35a99fc6353ae2193dd0f43214a2a2f4173ee8ea32 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:06 + touch /tmp/pre-build-complete [Pipeline] sh 23:38:06 + mkdir -p /var/log/sa [Pipeline] sh 23:38:06 + ls /var/log/sa-host 23:38:06 + sadf -c /var/log/sa-host/sa05 23:38:06 file_magic: OK 23:38:06 HZ: Using current value: 100 23:38:06 file_header: OK 23:38:06 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 23:38:06 Statistics: 23:38:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:38:06 File successfully converted to sysstat format version 12.2.1 23:38:06 + sadf -c /var/log/sa-host/sa14 23:38:06 file_magic: OK 23:38:06 HZ: Using current value: 100 23:38:06 file_header: OK 23:38:06 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 23:38:06 Statistics: 23:38:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:38:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:07 provisioning config files... 23:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6426026032084634522tmp [Pipeline] { [Pipeline] echo 23:38:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:38:07 ---> create-netrc.sh [Pipeline] } 23:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:38:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:38:07 ---> python-tools-install.sh [Pipeline] echo 23:38:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:38:08 ---> sudo-logs.sh 23:38:08 Archiving 'sudo' log.. [Pipeline] echo 23:38:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:38:08 ---> job-cost.sh 23:38:08 lf-activate-venv: SKIPPING 23:38:08 INFO: No Stack... 23:38:09 INFO: Retrieving Pricing Info for: v1-standard-2 23:38:10 INFO: Archiving Costs [Pipeline] echo 23:38:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:38:10 ---> logs-deploy.sh 23:38:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/128 23:38:10 INFO: archiving workspace using pattern(s): 23:38:11 Archives upload complete. 23:38:11 INFO: archiving logs to Nexus