Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb7330ff9bf92f9fa1366cf6687914141b9e28cd 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2129 in /w/workspace/dgexfoundry_device-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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 Commit message: "Merge pull request #571 from hahattan/issue-522-3" > git rev-list --no-walk 0cafa7decaaa0dab3b86f836c2c615e8e839d11b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-30T04:27:36.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-30T04:27:36.423Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-30T04:27:36.526Z] ========================================================= [2020-09-30T04:27:36.526Z] EdgeX Global Pipelines Version Info [2020-09-30T04:27:36.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:27:37.970Z] ------------------- [2020-09-30T04:27:37.970Z] stable info: [2020-09-30T04:27:37.970Z] ------------------- [2020-09-30T04:27:37.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T04:27:37.970Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T04:27:37.970Z] Message: update stable to v1.0.131 [2020-09-30T04:27:38.921Z] ------------------- [2020-09-30T04:27:38.921Z] experimental info: [2020-09-30T04:27:38.921Z] ------------------- [2020-09-30T04:27:38.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T04:27:38.921Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T04:27:38.921Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-30T04:27:39.303Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-09-30T04:27:39.424Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-09-30T04:27:39.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-30T04:27:39.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-30T04:27:39.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-30T04:27:39.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-30T04:27:39.917Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-30T04:27:40.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-30T04:27:40.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-09-30T04:27:40.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-30T04:27:40.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-30T04:27:40.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-09-30T04:27:40.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-30T04:27:40.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-30T04:27:40.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-30T04:27:40.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-30T04:27:41.016Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-30T04:27:41.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-30T04:27:41.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-30T04:27:41.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-30T04:27:41.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-30T04:27:41.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-30T04:27:41.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-30T04:27:41.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-30T04:27:41.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-30T04:27:41.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-30T04:27:42.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-30T04:27:42.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-30T04:27:42.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb7330ff9bf92f9fa1366cf6687914141b9e28cd [Pipeline] echo [2020-09-30T04:27:42.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb7330f [Pipeline] echo [2020-09-30T04:27:42.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-30T04:27:43.052Z] + git log --format=format:%s -1 fb7330ff9bf92f9fa1366cf6687914141b9e28cd [Pipeline] echo [2020-09-30T04:27:43.123Z] GIT_COMMIT: fb7330ff9bf92f9fa1366cf6687914141b9e28cd, Commit Message: Merge pull request #571 from hahattan/issue-522-3 [Pipeline] echo [2020-09-30T04:27:43.177Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:27:43.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:27:44.006Z] [2020-09-30T04:27:44.006Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:27:44.363Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:27:44.363Z] latest: Pulling from edgex-devops/git-semver [2020-09-30T04:27:44.363Z] 31603596830f: Pulling fs layer [2020-09-30T04:27:44.363Z] 2a8b12db71e7: Pulling fs layer [2020-09-30T04:27:44.363Z] 6ca5941a6612: Pulling fs layer [2020-09-30T04:27:44.363Z] ecc8261a40a4: Pulling fs layer [2020-09-30T04:27:44.363Z] ecc8261a40a4: Waiting [2020-09-30T04:27:44.363Z] 2a8b12db71e7: Verifying Checksum [2020-09-30T04:27:44.363Z] 2a8b12db71e7: Download complete [2020-09-30T04:27:44.363Z] 31603596830f: Download complete [2020-09-30T04:27:44.625Z] ecc8261a40a4: Verifying Checksum [2020-09-30T04:27:44.625Z] ecc8261a40a4: Download complete [2020-09-30T04:27:44.625Z] 6ca5941a6612: Verifying Checksum [2020-09-30T04:27:44.625Z] 6ca5941a6612: Download complete [2020-09-30T04:27:44.888Z] 31603596830f: Pull complete [2020-09-30T04:27:44.888Z] 2a8b12db71e7: Pull complete [2020-09-30T04:27:45.833Z] 6ca5941a6612: Pull complete [2020-09-30T04:27:45.833Z] ecc8261a40a4: Pull complete [2020-09-30T04:27:46.094Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-30T04:27:46.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:27:46.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-30T04:27:46.192Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:27:46.239Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:27:48.419Z] $ docker top 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T04:27:48.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T04:27:48.782Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T04:27:49.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T04:27:49.006Z] $ docker exec 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent [2020-09-30T04:27:49.192Z] SSH_AUTH_SOCK=/tmp/ssh-kVAzrjal7goE/agent.11 [2020-09-30T04:27:49.192Z] SSH_AGENT_PID=16 [2020-09-30T04:27:49.206Z] Running ssh-add (command line suppressed) [2020-09-30T04:27:49.325Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6012805344871481370.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6012805344871481370.key) [2020-09-30T04:27:49.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T04:27:49.731Z] + git describe --exact-match --tags HEAD [2020-09-30T04:27:49.731Z] fatal: no tag exactly matches 'fb7330ff9bf92f9fa1366cf6687914141b9e28cd' [Pipeline] } [2020-09-30T04:27:49.759Z] $ docker exec --env ******** --env ******** 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent -k [2020-09-30T04:27:49.873Z] unset SSH_AUTH_SOCK; [2020-09-30T04:27:49.873Z] unset SSH_AGENT_PID; [2020-09-30T04:27:49.873Z] echo Agent pid 16 killed; [2020-09-30T04:27:49.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-30T04:27:50.018Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-30T04:27:50.019Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-30T04:27:50.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T04:27:50.126Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T04:27:50.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T04:27:50.294Z] $ docker exec 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent [2020-09-30T04:27:50.443Z] SSH_AUTH_SOCK=/tmp/ssh-oHIypW3PS6wG/agent.45 [2020-09-30T04:27:50.443Z] SSH_AGENT_PID=50 [2020-09-30T04:27:50.451Z] Running ssh-add (command line suppressed) [2020-09-30T04:27:50.574Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9077368268361737331.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9077368268361737331.key) [2020-09-30T04:27:50.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T04:27:50.975Z] + git semver init [2020-09-30T04:27:50.975Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T04:27:50.975Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-09-30T04:27:50.975Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-09-30T04:27:50.975Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T04:27:50.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T04:27:50.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T04:27:50.975Z] # $SEMVER_BRANCH = master [2020-09-30T04:27:50.975Z] # $SEMVER_TEMP = /tmp/semver-976413345 [2020-09-30T04:27:50.975Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-09-30T04:27:51.551Z] # '/tmp/semver-976413345' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-09-30T04:27:51.551Z] # -> Force: false [2020-09-30T04:27:51.551Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-09-30T04:27:51.568Z] $ docker exec --env ******** --env ******** 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 ssh-agent -k [2020-09-30T04:27:51.700Z] unset SSH_AUTH_SOCK; [2020-09-30T04:27:51.700Z] unset SSH_AGENT_PID; [2020-09-30T04:27:51.700Z] echo Agent pid 50 killed; [2020-09-30T04:27:51.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T04:27:52.235Z] + git semver [Pipeline] } [2020-09-30T04:27:52.254Z] $ docker stop --time=1 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 [2020-09-30T04:27:53.687Z] $ docker rm -f 6c37cb6cd6d7be74414ce9d249b6dc91aa24d4f6de3d7a81cf29a07b00ae8bf7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-30T04:27:54.505Z] Stashed 35 file(s) [Pipeline] echo [2020-09-30T04:27:54.508Z] [edgeXSemver]: initialized semver on version 1.2.4-dev.16 [Pipeline] echo [2020-09-30T04:27:54.609Z] Archived original version: [1.2.4-dev.16] [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 [2020-09-30T04:28:10.027Z] Still waiting to schedule task [2020-09-30T04:28:10.028Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-30T04:28:10.029Z] Still waiting to schedule task [2020-09-30T04:28:10.030Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-30T04:30:11.388Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2130 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-09-30T04:30:11.441Z] Running in /w/workspace/device-sdk-go/66 [Pipeline] { [Pipeline] checkout [2020-09-30T04:30:16.879Z] using credential edgex-jenkins-ssh [2020-09-30T04:30:16.939Z] Cloning the remote Git repository [2020-09-30T04:30:17.002Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:17.125Z] > git init /w/workspace/device-sdk-go/66 # timeout=10 [2020-09-30T04:30:17.219Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:17.220Z] > git --version # timeout=10 [2020-09-30T04:30:17.237Z] > git --version # 'git version 2.17.1' [2020-09-30T04:30:17.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T04:30:17.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T04:30:18.897Z] Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) [2020-09-30T04:30:18.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-30T04:30:18.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T04:30:18.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-30T04:30:18.415Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:18.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T04:30:18.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-30T04:30:18.925Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T04:30:18.947Z] > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 [2020-09-30T04:30:23.490Z] Commit message: "Merge pull request #571 from hahattan/issue-522-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-30T04:30:24.791Z] ========================================================= [2020-09-30T04:30:24.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-30T04:30:24.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:30:26.097Z] + 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 . [2020-09-30T04:30:27.087Z] Sending build context to Docker daemon 3.364MB [2020-09-30T04:30:27.087Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-30T04:30:27.087Z] Step 2/8 : FROM ${BASE} [2020-09-30T04:30:27.370Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-30T04:30:27.370Z] b538f80385f9: Pulling fs layer [2020-09-30T04:30:27.370Z] 74f711af9a0d: Pulling fs layer [2020-09-30T04:30:27.370Z] 99f96fe45779: Pulling fs layer [2020-09-30T04:30:27.370Z] 8529a6b9a6be: Pulling fs layer [2020-09-30T04:30:27.370Z] 45590311c82a: Pulling fs layer [2020-09-30T04:30:27.370Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-30T04:30:27.370Z] 209524e5b208: Pulling fs layer [2020-09-30T04:30:27.370Z] 8529a6b9a6be: Waiting [2020-09-30T04:30:27.370Z] 45590311c82a: Waiting [2020-09-30T04:30:27.370Z] 69ca0ff8b7b3: Waiting [2020-09-30T04:30:27.370Z] 209524e5b208: Waiting [2020-09-30T04:30:27.370Z] 99f96fe45779: Download complete [2020-09-30T04:30:27.370Z] 74f711af9a0d: Verifying Checksum [2020-09-30T04:30:27.370Z] 74f711af9a0d: Download complete [2020-09-30T04:30:27.370Z] 45590311c82a: Verifying Checksum [2020-09-30T04:30:27.370Z] 45590311c82a: Download complete [2020-09-30T04:30:27.370Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-30T04:30:27.370Z] 69ca0ff8b7b3: Download complete [2020-09-30T04:30:27.648Z] b538f80385f9: Verifying Checksum [2020-09-30T04:30:27.648Z] b538f80385f9: Download complete [2020-09-30T04:30:28.247Z] b538f80385f9: Pull complete [2020-09-30T04:30:28.850Z] 74f711af9a0d: Pull complete [2020-09-30T04:30:29.124Z] 99f96fe45779: Pull complete [2020-09-30T04:30:30.584Z] 209524e5b208: Download complete [2020-09-30T04:30:31.184Z] 8529a6b9a6be: Verifying Checksum [2020-09-30T04:30:43.626Z] 8529a6b9a6be: Pull complete [2020-09-30T04:30:43.626Z] 45590311c82a: Pull complete [2020-09-30T04:30:43.626Z] 69ca0ff8b7b3: Pull complete [2020-09-30T04:30:46.275Z] 209524e5b208: Pull complete [2020-09-30T04:30:46.275Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-30T04:30:46.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-30T04:30:46.275Z] ---> 5bddaf1c2fca [2020-09-30T04:30:46.276Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:30:48.920Z] ---> Running in 0725e99668ac [2020-09-30T04:30:49.195Z] Removing intermediate container 0725e99668ac [2020-09-30T04:30:49.195Z] ---> 77392176de42 [2020-09-30T04:30:49.195Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T04:30:49.472Z] ---> Running in b059f7745eae [2020-09-30T04:30:52.133Z] Removing intermediate container b059f7745eae [2020-09-30T04:30:52.133Z] ---> 8b4e3ac023af [2020-09-30T04:30:52.133Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-30T04:30:52.133Z] ---> Running in 554b8830386f [2020-09-30T04:30:53.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T04:30:54.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T04:30:55.021Z] Running on prd-centos7-docker-4c-2g-2131 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-09-30T04:30:55.088Z] Running in /w/workspace/device-sdk-go/66 [Pipeline] { [Pipeline] checkout [2020-09-30T04:30:55.185Z] OK: 142 MiB in 39 packages [2020-09-30T04:30:56.178Z] Removing intermediate container 554b8830386f [2020-09-30T04:30:56.178Z] ---> 227d964c9533 [2020-09-30T04:30:56.178Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-30T04:30:56.178Z] ---> Running in 7ecc5eb87c65 [2020-09-30T04:30:56.780Z] Removing intermediate container 7ecc5eb87c65 [2020-09-30T04:30:56.780Z] ---> 28899e55521e [2020-09-30T04:30:56.780Z] Step 7/8 : COPY . . [2020-09-30T04:30:58.002Z] using credential edgex-jenkins-ssh [2020-09-30T04:30:58.070Z] Cloning the remote Git repository [2020-09-30T04:30:58.239Z] ---> 397a664ea73f [2020-09-30T04:30:58.239Z] Step 8/8 : RUN go mod download [2020-09-30T04:30:58.239Z] ---> Running in 1c3ff4acd0fa [2020-09-30T04:30:58.103Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:58.171Z] > git init /w/workspace/device-sdk-go/66 # timeout=10 [2020-09-30T04:30:58.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:58.635Z] > git --version # timeout=10 [2020-09-30T04:30:58.640Z] > git --version # 'git version 2.16.5' [2020-09-30T04:30:58.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T04:30:58.675Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T04:30:59.786Z] Checking out Revision fb7330ff9bf92f9fa1366cf6687914141b9e28cd (master) [2020-09-30T04:30:59.363Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-30T04:30:59.370Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T04:30:59.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-09-30T04:30:59.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-09-30T04:30:59.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T04:30:59.409Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-30T04:30:59.808Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T04:30:59.823Z] > git checkout -f fb7330ff9bf92f9fa1366cf6687914141b9e28cd # timeout=10 [2020-09-30T04:31:03.435Z] Commit message: "Merge pull request #571 from hahattan/issue-522-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-30T04:31:04.269Z] ========================================================= [2020-09-30T04:31:04.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-30T04:31:04.270Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:31:05.035Z] + 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 . [2020-09-30T04:31:05.632Z] Sending build context to Docker daemon 3.362MB [2020-09-30T04:31:05.632Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-30T04:31:05.632Z] Step 2/8 : FROM ${BASE} [2020-09-30T04:31:05.632Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-30T04:31:05.632Z] df20fa9351a1: Pulling fs layer [2020-09-30T04:31:05.632Z] ed8968b2872e: Pulling fs layer [2020-09-30T04:31:05.632Z] a92cc7c5fd73: Pulling fs layer [2020-09-30T04:31:05.632Z] e871e8e8d7a9: Pulling fs layer [2020-09-30T04:31:05.632Z] e73272ec9a57: Pulling fs layer [2020-09-30T04:31:05.632Z] 1e910a182e73: Pulling fs layer [2020-09-30T04:31:05.632Z] 4e634b169226: Pulling fs layer [2020-09-30T04:31:05.632Z] e871e8e8d7a9: Waiting [2020-09-30T04:31:05.632Z] e73272ec9a57: Waiting [2020-09-30T04:31:05.632Z] 1e910a182e73: Waiting [2020-09-30T04:31:05.632Z] 4e634b169226: Waiting [2020-09-30T04:31:05.632Z] a92cc7c5fd73: Verifying Checksum [2020-09-30T04:31:05.632Z] a92cc7c5fd73: Download complete [2020-09-30T04:31:05.632Z] ed8968b2872e: Verifying Checksum [2020-09-30T04:31:05.632Z] ed8968b2872e: Download complete [2020-09-30T04:31:05.632Z] e73272ec9a57: Verifying Checksum [2020-09-30T04:31:05.632Z] e73272ec9a57: Download complete [2020-09-30T04:31:05.632Z] 1e910a182e73: Verifying Checksum [2020-09-30T04:31:05.632Z] 1e910a182e73: Download complete [2020-09-30T04:31:05.632Z] df20fa9351a1: Verifying Checksum [2020-09-30T04:31:05.632Z] df20fa9351a1: Download complete [2020-09-30T04:31:05.900Z] df20fa9351a1: Pull complete [2020-09-30T04:31:06.168Z] ed8968b2872e: Pull complete [2020-09-30T04:31:06.431Z] a92cc7c5fd73: Pull complete [2020-09-30T04:31:07.844Z] 4e634b169226: Verifying Checksum [2020-09-30T04:31:07.844Z] 4e634b169226: Download complete [2020-09-30T04:31:08.793Z] e871e8e8d7a9: Verifying Checksum [2020-09-30T04:31:08.793Z] e871e8e8d7a9: Download complete [2020-09-30T04:31:13.033Z] e871e8e8d7a9: Pull complete [2020-09-30T04:31:13.353Z] Removing intermediate container 1c3ff4acd0fa [2020-09-30T04:31:13.353Z] ---> 6b25bf74100f [2020-09-30T04:31:13.353Z] Successfully built 6b25bf74100f [2020-09-30T04:31:13.353Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:31:13.772Z] + docker inspect -f . ci-base-image-arm64 [2020-09-30T04:31:13.772Z] . [Pipeline] withDockerContainer [2020-09-30T04:31:13.984Z] e73272ec9a57: Pull complete [2020-09-30T04:31:13.984Z] 1e910a182e73: Pull complete [2020-09-30T04:31:14.058Z] prd-ubuntu18.04-docker-arm64-4c-16g-2130 does not seem to be running inside a container [2020-09-30T04:31:14.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@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 [2020-09-30T04:31:16.039Z] $ docker top 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T04:31:17.489Z] + go version [2020-09-30T04:31:17.489Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-30T04:31:17.516Z] $ docker stop --time=1 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 [2020-09-30T04:31:18.219Z] 4e634b169226: Pull complete [2020-09-30T04:31:18.219Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-30T04:31:18.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-30T04:31:18.219Z] ---> f7629b54cfaa [2020-09-30T04:31:18.219Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:31:18.219Z] ---> Running in 1a1d38785ab2 [2020-09-30T04:31:18.484Z] Removing intermediate container 1a1d38785ab2 [2020-09-30T04:31:18.484Z] ---> 6597b0c3a4fd [2020-09-30T04:31:18.484Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T04:31:18.484Z] ---> Running in d7695e03efb8 [2020-09-30T04:31:19.425Z] $ docker rm -f 1ff59268d2da8cdde7f6af7e0fbd559e46da4d1ad347977b2cd1dbb2d6854f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-30T04:31:19.887Z] Removing intermediate container d7695e03efb8 [2020-09-30T04:31:19.887Z] ---> 4c3cf1d6d5e4 [2020-09-30T04:31:19.887Z] Step 5/8 : RUN apk add --no-cache make git [2020-09-30T04:31:19.887Z] ---> Running in b7bc3519f2fd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-30T04:31:20.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T04:31:21.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T04:31:21.639Z] OK: 166 MiB in 39 packages [2020-09-30T04:31:22.230Z] Removing intermediate container b7bc3519f2fd [2020-09-30T04:31:22.230Z] ---> 304c0af75feb [2020-09-30T04:31:22.230Z] Step 6/8 : WORKDIR /device-sdk-go [2020-09-30T04:31:22.230Z] ---> Running in 633f15bc34d5 [2020-09-30T04:31:22.501Z] Removing intermediate container 633f15bc34d5 [2020-09-30T04:31:22.501Z] ---> f68ca55804ed [2020-09-30T04:31:22.501Z] Step 7/8 : COPY . . [Pipeline] sh [2020-09-30T04:31:23.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-30T04:31:23.475Z] + ls -al . [2020-09-30T04:31:23.476Z] total 104 [2020-09-30T04:31:23.476Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 30 04:30 . [2020-09-30T04:31:23.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 .. [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 30 04:30 .dockerignore [2020-09-30T04:31:23.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 04:30 .git [2020-09-30T04:31:23.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:30 .github [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 138 Sep 30 04:30 .gitignore [2020-09-30T04:31:23.476Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 04:30 .semver [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 936 Sep 30 04:30 Dockerfile.build [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 785 Sep 30 04:30 Jenkinsfile [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 30 04:30 LICENSE [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 1013 Sep 30 04:30 Makefile [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 5897 Sep 30 04:30 README.md [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 4291 Sep 30 04:30 RELEASE-NOTES.txt [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 30 04:27 VERSION [2020-09-30T04:31:23.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 04:30 bin [2020-09-30T04:31:23.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 example [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 446 Sep 30 04:30 go.mod [2020-09-30T04:31:23.476Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 30 04:30 internal [2020-09-30T04:31:23.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 openapi [2020-09-30T04:31:23.476Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 30 04:30 pkg [2020-09-30T04:31:23.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 04:30 snap [2020-09-30T04:31:23.476Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 30 04:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:31:23.851Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd --label arch=arm64 --label version=1.2.4-dev.16 . [2020-09-30T04:31:23.904Z] ---> ab676df7f49b [2020-09-30T04:31:23.904Z] Step 8/8 : RUN go mod download [2020-09-30T04:31:23.904Z] ---> Running in 94c5a874f688 [2020-09-30T04:31:24.453Z] Sending build context to Docker daemon 3.364MB [2020-09-30T04:31:24.453Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-30T04:31:24.453Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-30T04:31:24.453Z] ---> 6b25bf74100f [2020-09-30T04:31:24.453Z] Step 3/24 : ARG MAKE='make build' [2020-09-30T04:31:24.453Z] ---> Running in 01c622b67fd0 [2020-09-30T04:31:25.054Z] Removing intermediate container 01c622b67fd0 [2020-09-30T04:31:25.054Z] ---> 353324b90708 [2020-09-30T04:31:25.054Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-30T04:31:25.054Z] ---> Running in 1fe9ef1092ec [2020-09-30T04:31:25.652Z] Removing intermediate container 1fe9ef1092ec [2020-09-30T04:31:25.652Z] ---> b63c8ccf174c [2020-09-30T04:31:25.652Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:31:25.652Z] ---> Running in 9930cae2e1e1 [2020-09-30T04:31:25.925Z] Removing intermediate container 9930cae2e1e1 [2020-09-30T04:31:25.925Z] ---> 15638164cda4 [2020-09-30T04:31:25.925Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T04:31:26.203Z] ---> Running in 4a7c513f1e8b [2020-09-30T04:31:28.829Z] Removing intermediate container 4a7c513f1e8b [2020-09-30T04:31:28.829Z] ---> 15c7c765a458 [2020-09-30T04:31:28.829Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-30T04:31:28.829Z] ---> Running in 266caff97154 [2020-09-30T04:31:30.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-30T04:31:30.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-30T04:31:31.842Z] OK: 142 MiB in 39 packages [2020-09-30T04:31:32.826Z] Removing intermediate container 266caff97154 [2020-09-30T04:31:32.826Z] ---> 371371f04023 [2020-09-30T04:31:32.826Z] Step 8/24 : COPY . . [2020-09-30T04:31:33.958Z] Removing intermediate container 94c5a874f688 [2020-09-30T04:31:33.959Z] ---> b6eb5dd136e9 [2020-09-30T04:31:33.959Z] Successfully built b6eb5dd136e9 [2020-09-30T04:31:33.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:31:34.259Z] ---> fcc5e1adab9c [2020-09-30T04:31:34.259Z] Step 9/24 : RUN ${MAKE} [2020-09-30T04:31:34.259Z] ---> Running in 5ccabc109de6 [2020-09-30T04:31:34.328Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-30T04:31:34.328Z] . [Pipeline] withDockerContainer [2020-09-30T04:31:34.435Z] prd-centos7-docker-4c-2g-2131 does not seem to be running inside a container [2020-09-30T04:31:34.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@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 ******** ci-base-image-x86_64 cat [2020-09-30T04:31:35.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.4-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-09-30T04:31:35.725Z] $ docker top 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T04:31:36.293Z] + go version [2020-09-30T04:31:36.294Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-30T04:31:36.311Z] $ docker stop --time=1 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 [2020-09-30T04:31:37.633Z] $ docker rm -f 1fbf88809f08e5769c3f6c492216b5f2392c7dd19992d20460e8045fce578e30 [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) [Pipeline] sh [2020-09-30T04:31:38.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-30T04:31:39.028Z] + ls -al . [2020-09-30T04:31:39.028Z] total 64 [2020-09-30T04:31:39.028Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 30 04:31 . [2020-09-30T04:31:39.028Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 30 04:30 .. [2020-09-30T04:31:39.028Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 30 04:30 bin [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 936 Sep 30 04:30 Dockerfile.build [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 30 04:30 .dockerignore [2020-09-30T04:31:39.028Z] drwxrwxr-x. 4 jenkins jenkins 48 Sep 30 04:30 example [2020-09-30T04:31:39.028Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 30 04:31 .git [2020-09-30T04:31:39.028Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 30 04:30 .github [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 138 Sep 30 04:30 .gitignore [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 446 Sep 30 04:30 go.mod [2020-09-30T04:31:39.028Z] drwxrwxr-x. 13 jenkins jenkins 184 Sep 30 04:30 internal [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 785 Sep 30 04:30 Jenkinsfile [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 11341 Sep 30 04:30 LICENSE [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 1013 Sep 30 04:30 Makefile [2020-09-30T04:31:39.028Z] drwxrwxr-x. 4 jenkins jenkins 26 Sep 30 04:30 openapi [2020-09-30T04:31:39.028Z] drwxrwxr-x. 5 jenkins jenkins 50 Sep 30 04:30 pkg [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 5897 Sep 30 04:30 README.md [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 4291 Sep 30 04:30 RELEASE-NOTES.txt [2020-09-30T04:31:39.028Z] drwxrwxr-x. 3 jenkins jenkins 44 Sep 30 04:31 .semver [2020-09-30T04:31:39.028Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 30 04:30 snap [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 30 04:27 VERSION [2020-09-30T04:31:39.028Z] -rw-rw-r--. 1 jenkins jenkins 222 Sep 30 04:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:31:39.358Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd --label arch=amd64 --label version=1.2.4-dev.16 . [2020-09-30T04:31:39.359Z] Sending build context to Docker daemon 3.362MB [2020-09-30T04:31:39.359Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-09-30T04:31:39.359Z] Step 2/24 : FROM ${BASE} AS builder [2020-09-30T04:31:39.359Z] ---> b6eb5dd136e9 [2020-09-30T04:31:39.359Z] Step 3/24 : ARG MAKE='make build' [2020-09-30T04:31:39.939Z] ---> Running in b1c0c83c3040 [2020-09-30T04:31:40.203Z] Removing intermediate container b1c0c83c3040 [2020-09-30T04:31:40.203Z] ---> 3919a7b2c8ca [2020-09-30T04:31:40.203Z] Step 4/24 : WORKDIR /device-sdk-go [2020-09-30T04:31:40.203Z] ---> Running in 6d11d72b5461 [2020-09-30T04:31:40.203Z] Removing intermediate container 6d11d72b5461 [2020-09-30T04:31:40.203Z] ---> 836bcdacaf73 [2020-09-30T04:31:40.203Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:31:40.473Z] ---> Running in f98caf3611fe [2020-09-30T04:31:40.473Z] Removing intermediate container f98caf3611fe [2020-09-30T04:31:40.473Z] ---> b61df9d1e0e1 [2020-09-30T04:31:40.473Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-30T04:31:40.473Z] ---> Running in 6b3edd2ce5fb [2020-09-30T04:31:41.436Z] Removing intermediate container 6b3edd2ce5fb [2020-09-30T04:31:41.436Z] ---> 89b2f5513050 [2020-09-30T04:31:41.436Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-09-30T04:31:41.436Z] ---> Running in 7d5a0436883e [2020-09-30T04:31:41.700Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-30T04:31:42.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-30T04:31:43.224Z] OK: 166 MiB in 39 packages [2020-09-30T04:31:43.801Z] Removing intermediate container 7d5a0436883e [2020-09-30T04:31:43.801Z] ---> 2ec489f5710c [2020-09-30T04:31:43.801Z] Step 8/24 : COPY . . [2020-09-30T04:31:44.753Z] ---> fcd98a3e2cec [2020-09-30T04:31:44.753Z] Step 9/24 : RUN ${MAKE} [2020-09-30T04:31:44.753Z] ---> Running in b8488a6e4ea6 [2020-09-30T04:31:45.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.4-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-09-30T04:31:52.564Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-30T04:31:55.203Z] Removing intermediate container b8488a6e4ea6 [2020-09-30T04:31:55.203Z] ---> 7941ce1c3b62 [2020-09-30T04:31:55.203Z] Step 10/24 : FROM scratch [2020-09-30T04:31:55.203Z] ---> [2020-09-30T04:31:55.203Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:31:55.203Z] ---> Running in 2917d98c4f6b [2020-09-30T04:31:55.203Z] Removing intermediate container 2917d98c4f6b [2020-09-30T04:31:55.203Z] ---> 0cb87b52c44d [2020-09-30T04:31:55.203Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-30T04:31:55.203Z] ---> Running in f719f83d7b07 [2020-09-30T04:31:55.470Z] Removing intermediate container f719f83d7b07 [2020-09-30T04:31:55.470Z] ---> cef91e4193eb [2020-09-30T04:31:55.470Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-30T04:31:55.470Z] ---> Running in cdc650bbe734 [2020-09-30T04:31:55.470Z] Removing intermediate container cdc650bbe734 [2020-09-30T04:31:55.470Z] ---> f7f0e0ff64eb [2020-09-30T04:31:55.470Z] Step 14/24 : WORKDIR / [2020-09-30T04:31:55.735Z] ---> Running in 5a91421578c3 [2020-09-30T04:31:55.735Z] Removing intermediate container 5a91421578c3 [2020-09-30T04:31:55.735Z] ---> 2ec61544d405 [2020-09-30T04:31:55.735Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-30T04:31:56.318Z] ---> c873885f1ee3 [2020-09-30T04:31:56.318Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-30T04:31:56.584Z] ---> cc95103e8004 [2020-09-30T04:31:56.584Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-30T04:31:56.584Z] ---> 67a7fb6a36f1 [2020-09-30T04:31:56.584Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-30T04:31:56.847Z] ---> 446cc4b5acf6 [2020-09-30T04:31:56.847Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-30T04:31:57.114Z] ---> 159618026bd0 [2020-09-30T04:31:57.114Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-30T04:31:57.114Z] ---> Running in ff37556a1335 [2020-09-30T04:31:57.377Z] Removing intermediate container ff37556a1335 [2020-09-30T04:31:57.377Z] ---> 78fbe95e0986 [2020-09-30T04:31:57.377Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T04:31:57.377Z] ---> Running in 75eb6e5b07c0 [2020-09-30T04:31:57.641Z] Removing intermediate container 75eb6e5b07c0 [2020-09-30T04:31:57.641Z] ---> 45ff73f35999 [2020-09-30T04:31:57.641Z] Step 22/24 : LABEL arch=amd64 [2020-09-30T04:31:57.641Z] ---> Running in e58fd476f4f4 [2020-09-30T04:31:57.641Z] Removing intermediate container e58fd476f4f4 [2020-09-30T04:31:57.641Z] ---> 5ff0ebf9bfc8 [2020-09-30T04:31:57.641Z] Step 23/24 : LABEL git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd [2020-09-30T04:31:57.909Z] ---> Running in 037b2b42e198 [2020-09-30T04:31:57.909Z] Removing intermediate container 037b2b42e198 [2020-09-30T04:31:57.909Z] ---> 7e495057d31c [2020-09-30T04:31:57.909Z] Step 24/24 : LABEL version=1.2.4-dev.16 [2020-09-30T04:31:57.909Z] ---> Running in ab35659a26cf [2020-09-30T04:31:57.986Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-09-30T04:31:58.175Z] Removing intermediate container ab35659a26cf [2020-09-30T04:31:58.175Z] ---> b38ce03ae55f [2020-09-30T04:31:58.175Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-30T04:31:58.175Z] Successfully built b38ce03ae55f [2020-09-30T04:31:58.175Z] Successfully tagged docker-device-sdk-simple:latest [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] } [2020-09-30T04:32:01.396Z] Removing intermediate container 5ccabc109de6 [2020-09-30T04:32:01.396Z] ---> 684f3ad3a120 [2020-09-30T04:32:01.396Z] Step 10/24 : FROM scratch [2020-09-30T04:32:01.396Z] ---> [2020-09-30T04:32:01.396Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-09-30T04:32:01.396Z] ---> Running in c5e285e540f7 [2020-09-30T04:32:01.670Z] Removing intermediate container c5e285e540f7 [2020-09-30T04:32:01.671Z] ---> bbb908a9d23c [2020-09-30T04:32:01.671Z] Step 12/24 : ENV APP_PORT=49990 [2020-09-30T04:32:01.671Z] ---> Running in e569d3f1876b [2020-09-30T04:32:02.275Z] Removing intermediate container e569d3f1876b [2020-09-30T04:32:02.275Z] ---> a08c61f59419 [2020-09-30T04:32:02.275Z] Step 13/24 : EXPOSE $APP_PORT [2020-09-30T04:32:02.275Z] ---> Running in 6a4fc10462ee [2020-09-30T04:32:02.549Z] Removing intermediate container 6a4fc10462ee [2020-09-30T04:32:02.549Z] ---> fbcd089f489e [2020-09-30T04:32:02.549Z] Step 14/24 : WORKDIR / [2020-09-30T04:32:02.825Z] ---> Running in 989a60f7726f [2020-09-30T04:32:03.421Z] Removing intermediate container 989a60f7726f [2020-09-30T04:32:03.421Z] ---> 67257ed3e03f [2020-09-30T04:32:03.421Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-09-30T04:32:04.398Z] ---> e13725ae9fe8 [2020-09-30T04:32:04.398Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-09-30T04:32:04.993Z] ---> bb3ad479a551 [2020-09-30T04:32:04.993Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-09-30T04:32:05.597Z] ---> 6587c7a91335 [2020-09-30T04:32:05.597Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-09-30T04:32:06.583Z] ---> c03a2d1a032d [2020-09-30T04:32:06.583Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-09-30T04:32:07.180Z] ---> 1f554a603845 [2020-09-30T04:32:07.180Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-09-30T04:32:07.180Z] ---> Running in f37a670c97a1 [2020-09-30T04:32:07.779Z] Removing intermediate container f37a670c97a1 [2020-09-30T04:32:07.779Z] ---> 73eb33abde5b [2020-09-30T04:32:07.779Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-30T04:32:07.779Z] ---> Running in 036f600bdf97 [2020-09-30T04:32:08.054Z] Removing intermediate container 036f600bdf97 [2020-09-30T04:32:08.054Z] ---> 40cbad694cd3 [2020-09-30T04:32:08.054Z] Step 22/24 : LABEL arch=arm64 [2020-09-30T04:32:08.329Z] ---> Running in ba4c7e0ddd43 [2020-09-30T04:32:08.927Z] Removing intermediate container ba4c7e0ddd43 [2020-09-30T04:32:08.927Z] ---> 51a6e91c3fe1 [2020-09-30T04:32:08.927Z] Step 23/24 : LABEL git_sha=fb7330ff9bf92f9fa1366cf6687914141b9e28cd [2020-09-30T04:32:08.927Z] ---> Running in 7d09cb6da498 [2020-09-30T04:32:09.201Z] Removing intermediate container 7d09cb6da498 [2020-09-30T04:32:09.201Z] ---> a4bbef690a58 [2020-09-30T04:32:09.201Z] Step 24/24 : LABEL version=1.2.4-dev.16 [2020-09-30T04:32:09.475Z] ---> Running in 992aa9f3bdf1 [2020-09-30T04:32:10.072Z] Removing intermediate container 992aa9f3bdf1 [2020-09-30T04:32:10.072Z] ---> 5b7605303f92 [2020-09-30T04:32:10.072Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-30T04:32:10.072Z] Successfully built 5b7605303f92 [2020-09-30T04:32:10.072Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [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 [2020-09-30T04:32:12.322Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-30T04:32:12.324Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-30T04:32:12.387Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:32:12.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T04:32:12.776Z] [2020-09-30T04:32:12.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:32:13.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T04:32:13.135Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-30T04:32:13.135Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-30T04:32:13.135Z] 408f87550127: Pulling fs layer [2020-09-30T04:32:13.135Z] fe522b08c979: Pulling fs layer [2020-09-30T04:32:13.135Z] 221eaa008020: Pulling fs layer [2020-09-30T04:32:13.135Z] 2a4607e5d6b9: Pulling fs layer [2020-09-30T04:32:13.135Z] 8f79b27c4fd2: Pulling fs layer [2020-09-30T04:32:13.135Z] e5c8dbe1645b: Pulling fs layer [2020-09-30T04:32:13.136Z] 23e8b3b47431: Pulling fs layer [2020-09-30T04:32:13.136Z] 5c568d65a230: Pulling fs layer [2020-09-30T04:32:13.136Z] 221eaa008020: Waiting [2020-09-30T04:32:13.136Z] e5c8dbe1645b: Waiting [2020-09-30T04:32:13.136Z] 5c568d65a230: Waiting [2020-09-30T04:32:13.136Z] 23e8b3b47431: Waiting [2020-09-30T04:32:13.136Z] 8f79b27c4fd2: Waiting [2020-09-30T04:32:13.136Z] fe522b08c979: Download complete [2020-09-30T04:32:13.136Z] 408f87550127: Verifying Checksum [2020-09-30T04:32:13.136Z] 408f87550127: Download complete [2020-09-30T04:32:13.136Z] 2a4607e5d6b9: Verifying Checksum [2020-09-30T04:32:13.136Z] 2a4607e5d6b9: Download complete [2020-09-30T04:32:13.136Z] 8f79b27c4fd2: Verifying Checksum [2020-09-30T04:32:13.136Z] 8f79b27c4fd2: Download complete [2020-09-30T04:32:13.136Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-30T04:32:13.136Z] cbdbe7a5bc2a: Download complete [2020-09-30T04:32:13.400Z] cbdbe7a5bc2a: Pull complete [2020-09-30T04:32:13.664Z] 408f87550127: Pull complete [2020-09-30T04:32:13.927Z] fe522b08c979: Pull complete [2020-09-30T04:32:14.504Z] e5c8dbe1645b: Verifying Checksum [2020-09-30T04:32:14.504Z] e5c8dbe1645b: Download complete [2020-09-30T04:32:15.909Z] 5c568d65a230: Verifying Checksum [2020-09-30T04:32:15.909Z] 5c568d65a230: Download complete [2020-09-30T04:32:15.909Z] 23e8b3b47431: Verifying Checksum [2020-09-30T04:32:15.909Z] 23e8b3b47431: Download complete [2020-09-30T04:32:16.861Z] 221eaa008020: Verifying Checksum [2020-09-30T04:32:16.861Z] 221eaa008020: Download complete [2020-09-30T04:32:22.193Z] 221eaa008020: Pull complete [2020-09-30T04:32:22.193Z] 2a4607e5d6b9: Pull complete [2020-09-30T04:32:22.193Z] 8f79b27c4fd2: Pull complete [2020-09-30T04:32:24.774Z] e5c8dbe1645b: Pull complete [2020-09-30T04:32:27.340Z] 23e8b3b47431: Pull complete [2020-09-30T04:32:28.749Z] 5c568d65a230: Pull complete [2020-09-30T04:32:28.749Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-30T04:32:28.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-30T04:32:28.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-30T04:32:28.949Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:32:29.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:32:29.885Z] $ docker top 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T04:32:30.465Z] + snyk monitor '--org=edgex-jenkins' [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/97fd4d7d-d329-4f29-9db6-e6695288ecaa [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] Snyk CLI supports Node.js 8 and higher. [2020-09-30T04:32:38.633Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-30T04:32:38.633Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-30T04:32:38.633Z] [2020-09-30T04:32:38.633Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-30T04:32:38.633Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-30T04:32:38.648Z] $ docker stop --time=1 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 [2020-09-30T04:32:41.040Z] $ docker rm -f 57a3175761ded457cecdd5c878f354a069a06ce6594e36ca56bba1e2c49c1642 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:32:43.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:32:43.046Z] . [Pipeline] withDockerContainer [2020-09-30T04:32:43.155Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:32:43.208Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:32:43.972Z] $ docker top 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T04:32:44.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T04:32:44.344Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T04:32:44.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T04:32:44.540Z] $ docker exec 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 ssh-agent [2020-09-30T04:32:44.699Z] SSH_AUTH_SOCK=/tmp/ssh-u5qRJ6CPeJSV/agent.12 [2020-09-30T04:32:44.699Z] SSH_AGENT_PID=17 [2020-09-30T04:32:44.707Z] Running ssh-add (command line suppressed) [2020-09-30T04:32:44.843Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7929095422596995058.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7929095422596995058.key) [2020-09-30T04:32:44.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T04:32:45.257Z] + git semver tag [2020-09-30T04:32:45.257Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T04:32:45.257Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-09-30T04:32:45.257Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-09-30T04:32:45.257Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T04:32:45.257Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T04:32:45.257Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T04:32:45.257Z] # $SEMVER_BRANCH = master [2020-09-30T04:32:45.257Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-09-30T04:32:45.257Z] # fb7330ff9bf92f9fa1366cf6687914141b9e28cd HEAD [2020-09-30T04:32:45.257Z] # -> Force: false [2020-09-30T04:32:45.257Z] # c68635351c46f083f3b1fbf762c9ef2a689a1fd2 refs/tags/v1.2.4-dev.16 [Pipeline] } [2020-09-30T04:32:45.275Z] $ docker exec --env ******** --env ******** 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 ssh-agent -k [2020-09-30T04:32:45.404Z] unset SSH_AUTH_SOCK; [2020-09-30T04:32:45.405Z] unset SSH_AGENT_PID; [2020-09-30T04:32:45.405Z] echo Agent pid 17 killed; [2020-09-30T04:32:45.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T04:32:45.953Z] + git semver [Pipeline] } [2020-09-30T04:32:45.972Z] $ docker stop --time=1 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 [2020-09-30T04:32:47.326Z] $ docker rm -f 73050d9787f8fb3d9d6133a7f7005e1d505513f9e8c7a1ef97361664fcd8c891 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:32:48.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T04:32:48.086Z] [2020-09-30T04:32:48.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:32:48.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T04:32:48.445Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-30T04:32:48.445Z] ab5ef0e58194: Pulling fs layer [2020-09-30T04:32:48.445Z] 9712f1f96733: Pulling fs layer [2020-09-30T04:32:48.445Z] 63f879dbbcfc: Pulling fs layer [2020-09-30T04:32:48.445Z] 0d9ebad4ef96: Pulling fs layer [2020-09-30T04:32:48.445Z] e9a5061849ea: Pulling fs layer [2020-09-30T04:32:48.445Z] d747dcd14b5f: Pulling fs layer [2020-09-30T04:32:48.445Z] 2de7ff778b66: Pulling fs layer [2020-09-30T04:32:48.445Z] e9a5061849ea: Waiting [2020-09-30T04:32:48.445Z] d747dcd14b5f: Waiting [2020-09-30T04:32:48.445Z] 2de7ff778b66: Waiting [2020-09-30T04:32:48.445Z] 0d9ebad4ef96: Waiting [2020-09-30T04:32:48.445Z] 9712f1f96733: Verifying Checksum [2020-09-30T04:32:48.445Z] 9712f1f96733: Download complete [2020-09-30T04:32:50.390Z] 63f879dbbcfc: Verifying Checksum [2020-09-30T04:32:50.390Z] 63f879dbbcfc: Download complete [2020-09-30T04:32:50.390Z] e9a5061849ea: Verifying Checksum [2020-09-30T04:32:50.390Z] e9a5061849ea: Download complete [2020-09-30T04:32:50.390Z] d747dcd14b5f: Verifying Checksum [2020-09-30T04:32:50.390Z] d747dcd14b5f: Download complete [2020-09-30T04:32:50.978Z] 2de7ff778b66: Verifying Checksum [2020-09-30T04:32:50.979Z] 2de7ff778b66: Download complete [2020-09-30T04:32:51.245Z] 0d9ebad4ef96: Verifying Checksum [2020-09-30T04:32:51.245Z] 0d9ebad4ef96: Download complete [2020-09-30T04:32:51.514Z] ab5ef0e58194: Verifying Checksum [2020-09-30T04:32:51.514Z] ab5ef0e58194: Download complete [2020-09-30T04:32:55.770Z] ab5ef0e58194: Pull complete [2020-09-30T04:32:55.770Z] 9712f1f96733: Pull complete [2020-09-30T04:32:59.100Z] 63f879dbbcfc: Pull complete [2020-09-30T04:33:05.746Z] 0d9ebad4ef96: Pull complete [2020-09-30T04:33:07.139Z] e9a5061849ea: Pull complete [2020-09-30T04:33:07.400Z] d747dcd14b5f: Pull complete [2020-09-30T04:33:10.918Z] 2de7ff778b66: Pull complete [2020-09-30T04:33:10.918Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-30T04:33:10.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-30T04:33:10.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-30T04:33:11.112Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:33:11.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:33:14.600Z] $ docker top 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-30T04:33:14.837Z] provisioning config files... [2020-09-30T04:33:14.851Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1956772755143400063tmp [2020-09-30T04:33:14.870Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5973297254054790480tmp [2020-09-30T04:33:14.887Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1385534334561460221tmp [Pipeline] { [Pipeline] echo [2020-09-30T04:33:14.951Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:15.249Z] ---> sigul-configuration.sh [2020-09-30T04:33:15.249Z] gpg: directory `/root/.gnupg' created [2020-09-30T04:33:15.249Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-30T04:33:15.249Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-30T04:33:15.249Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-30T04:33:15.249Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-30T04:33:15.249Z] gpg: CAST5 encrypted data [2020-09-30T04:33:15.511Z] gpg: encrypted with 1 passphrase [2020-09-30T04:33:15.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-30T04:33:15.810Z] + mkdir /home/jenkins [2020-09-30T04:33:15.810Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-30T04:33:16.108Z] + 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 [2020-09-30T04:33:16.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:16.415Z] ---> sigul-install.sh [2020-09-30T04:33:21.720Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-30T04:33:22.022Z] + git tag --list [2020-09-30T04:33:22.022Z] 0.7.1 [2020-09-30T04:33:22.022Z] delhi-tag [2020-09-30T04:33:22.022Z] v1.0.0 [2020-09-30T04:33:22.022Z] v1.1.0 [2020-09-30T04:33:22.022Z] v1.1.1 [2020-09-30T04:33:22.022Z] v1.1.2 [2020-09-30T04:33:22.022Z] v1.2.0 [2020-09-30T04:33:22.022Z] v1.2.1 [2020-09-30T04:33:22.022Z] v1.2.2 [2020-09-30T04:33:22.022Z] v1.2.3 [2020-09-30T04:33:22.023Z] v1.2.4-dev.1 [2020-09-30T04:33:22.023Z] v1.2.4-dev.10 [2020-09-30T04:33:22.023Z] v1.2.4-dev.11 [2020-09-30T04:33:22.023Z] v1.2.4-dev.12 [2020-09-30T04:33:22.023Z] v1.2.4-dev.13 [2020-09-30T04:33:22.023Z] v1.2.4-dev.14 [2020-09-30T04:33:22.023Z] v1.2.4-dev.15 [2020-09-30T04:33:22.023Z] v1.2.4-dev.16 [2020-09-30T04:33:22.023Z] v1.2.4-dev.2 [2020-09-30T04:33:22.023Z] v1.2.4-dev.3 [2020-09-30T04:33:22.023Z] v1.2.4-dev.4 [2020-09-30T04:33:22.023Z] v1.2.4-dev.5 [2020-09-30T04:33:22.023Z] v1.2.4-dev.6 [2020-09-30T04:33:22.023Z] v1.2.4-dev.7 [2020-09-30T04:33:22.023Z] v1.2.4-dev.8 [2020-09-30T04:33:22.023Z] v1.2.4-dev.9 [Pipeline] sh [2020-09-30T04:33:22.330Z] + lftools sign git-tag v1.2.4-dev.16 [2020-09-30T04:33:23.722Z] Signing Git tag with Sigul... [2020-09-30T04:33:23.722Z] Signing v1.2.4-dev.16 [Pipeline] echo [2020-09-30T04:33:24.685Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:25.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-30T04:33:25.036Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-30T04:33:25.143Z] $ docker stop --time=1 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d [2020-09-30T04:33:27.225Z] $ docker rm -f 1ebdea17ffafd5bb33ac8a11c9c6e89c194bb57208ca96f31155c5877260ef2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:33:28.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:33:28.062Z] . [Pipeline] withDockerContainer [2020-09-30T04:33:28.176Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:33:28.227Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:33:28.902Z] $ docker top 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T04:33:29.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T04:33:29.192Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T04:33:29.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T04:33:29.393Z] $ docker exec 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 ssh-agent [2020-09-30T04:33:29.578Z] SSH_AUTH_SOCK=/tmp/ssh-dOq8pU2JMryw/agent.12 [2020-09-30T04:33:29.578Z] SSH_AGENT_PID=18 [2020-09-30T04:33:29.586Z] Running ssh-add (command line suppressed) [2020-09-30T04:33:29.728Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6645003282211959986.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6645003282211959986.key) [2020-09-30T04:33:29.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T04:33:30.139Z] + git semver bump pre [2020-09-30T04:33:30.139Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T04:33:30.139Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-09-30T04:33:30.139Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-09-30T04:33:30.139Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T04:33:30.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T04:33:30.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T04:33:30.139Z] # $SEMVER_BRANCH = master [2020-09-30T04:33:30.139Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-09-30T04:33:30.139Z] 1.2.4-dev.17 [Pipeline] } [2020-09-30T04:33:30.155Z] $ docker exec --env ******** --env ******** 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 ssh-agent -k [2020-09-30T04:33:30.307Z] unset SSH_AUTH_SOCK; [2020-09-30T04:33:30.307Z] unset SSH_AGENT_PID; [2020-09-30T04:33:30.307Z] echo Agent pid 18 killed; [2020-09-30T04:33:30.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T04:33:30.944Z] + git semver [Pipeline] } [2020-09-30T04:33:30.970Z] $ docker stop --time=1 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 [2020-09-30T04:33:32.362Z] $ docker rm -f 034a8ade2909da0b6c309161328407ac2a0f91ed6e5fa426938a07c58f2c5777 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-30T04:33:32.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T04:33:32.914Z] . [Pipeline] withDockerContainer [2020-09-30T04:33:33.026Z] prd-centos7-docker-4c-2g-2129 does not seem to be running inside a container [2020-09-30T04:33:33.076Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 [2020-09-30T04:33:33.687Z] $ docker top 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T04:33:34.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T04:33:34.025Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T04:33:34.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T04:33:34.217Z] $ docker exec 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c ssh-agent [2020-09-30T04:33:34.392Z] SSH_AUTH_SOCK=/tmp/ssh-I3yecqVcfeYu/agent.12 [2020-09-30T04:33:34.392Z] SSH_AGENT_PID=17 [2020-09-30T04:33:34.399Z] Running ssh-add (command line suppressed) [2020-09-30T04:33:34.522Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1731967153859075949.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1731967153859075949.key) [2020-09-30T04:33:34.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T04:33:34.920Z] + git semver push [2020-09-30T04:33:34.920Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T04:33:34.920Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-09-30T04:33:34.920Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-09-30T04:33:34.920Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T04:33:34.920Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T04:33:34.920Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T04:33:34.920Z] # $SEMVER_BRANCH = master [2020-09-30T04:33:34.920Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-09-30T04:33:41.540Z] $ docker exec --env ******** --env ******** 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c ssh-agent -k [2020-09-30T04:33:41.687Z] unset SSH_AUTH_SOCK; [2020-09-30T04:33:41.688Z] unset SSH_AGENT_PID; [2020-09-30T04:33:41.689Z] echo Agent pid 17 killed; [2020-09-30T04:33:41.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T04:33:42.304Z] + git semver [Pipeline] } [2020-09-30T04:33:42.325Z] $ docker stop --time=1 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c [2020-09-30T04:33:43.738Z] $ docker rm -f 8cc577f4f304908fe3f91d5475ab51d9e543161f4e561d8047e475b0781a019c [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 [2020-09-30T04:33:45.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:45.718Z] ---> package-listing.sh [2020-09-30T04:33:45.718Z] ++ facter osfamily [2020-09-30T04:33:45.718Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-30T04:33:45.718Z] + OS_FAMILY=redhat [2020-09-30T04:33:45.718Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-09-30T04:33:45.718Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-30T04:33:45.718Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-30T04:33:45.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-30T04:33:45.718Z] + PACKAGES=/tmp/packages_start.txt [2020-09-30T04:33:45.718Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-09-30T04:33:45.718Z] + PACKAGES=/tmp/packages_end.txt [2020-09-30T04:33:45.718Z] + case "${OS_FAMILY}" in [2020-09-30T04:33:45.718Z] + rpm -qa [2020-09-30T04:33:45.718Z] + sort [2020-09-30T04:33:49.940Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-30T04:33:49.940Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-30T04:33:49.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-30T04:33:49.940Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-09-30T04:33:49.940Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-09-30T04:33:49.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-30T04:33:50.136Z] provisioning config files... [2020-09-30T04:33:50.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config5635611178277072522tmp [Pipeline] { [Pipeline] echo [2020-09-30T04:33:50.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:50.542Z] ---> create-netrc.sh [Pipeline] } [2020-09-30T04:33:50.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-30T04:33:50.663Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:33:50.978Z] ---> python-tools-install.sh [2020-09-30T04:33:50.979Z] Generating Requirements File [2020-09-30T04:35:12.594Z] Python 3.6.8 [2020-09-30T04:35:12.594Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-30T04:35:12.594Z] aiohttp==3.6.2 [2020-09-30T04:35:12.594Z] appdirs==1.4.3 [2020-09-30T04:35:12.594Z] argcomplete==1.12.1 [2020-09-30T04:35:12.594Z] aspy.yaml==1.3.0 [2020-09-30T04:35:12.594Z] async-timeout==3.0.1 [2020-09-30T04:35:12.594Z] attrs==19.3.0 [2020-09-30T04:35:12.594Z] Babel==2.8.0 [2020-09-30T04:35:12.594Z] beautifulsoup4==4.8.2 [2020-09-30T04:35:12.594Z] boto3==1.11.6 [2020-09-30T04:35:12.594Z] botocore==1.14.6 [2020-09-30T04:35:12.594Z] bs4==0.0.1 [2020-09-30T04:35:12.594Z] cachetools==4.1.1 [2020-09-30T04:35:12.594Z] certifi==2019.11.28 [2020-09-30T04:35:12.594Z] cffi==1.14.3 [2020-09-30T04:35:12.594Z] cfgv==2.0.1 [2020-09-30T04:35:12.594Z] chardet==3.0.4 [2020-09-30T04:35:12.594Z] click==7.1 [2020-09-30T04:35:12.594Z] cliff==3.4.0 [2020-09-30T04:35:12.594Z] cmd2==1.3.10 [2020-09-30T04:35:12.594Z] colorama==0.4.3 [2020-09-30T04:35:12.594Z] cryptography==3.1.1 [2020-09-30T04:35:12.594Z] debtcollector==2.2.0 [2020-09-30T04:35:12.594Z] decorator==4.4.2 [2020-09-30T04:35:12.594Z] defusedxml==0.6.0 [2020-09-30T04:35:12.594Z] Deprecated==1.2.7 [2020-09-30T04:35:12.594Z] distlib==0.3.1 [2020-09-30T04:35:12.594Z] distro==1.2.0 [2020-09-30T04:35:12.594Z] dnspython==1.16.0 [2020-09-30T04:35:12.594Z] docker==4.2.0 [2020-09-30T04:35:12.594Z] docutils==0.15.2 [2020-09-30T04:35:12.594Z] dogpile.cache==1.0.2 [2020-09-30T04:35:12.594Z] email-validator==1.0.5 [2020-09-30T04:35:12.594Z] filelock==3.0.12 [2020-09-30T04:35:12.594Z] future==0.18.2 [2020-09-30T04:35:12.594Z] google-auth==1.22.0 [2020-09-30T04:35:12.594Z] httplib2==0.17.0 [2020-09-30T04:35:12.594Z] identify==1.4.11 [2020-09-30T04:35:12.594Z] idna==2.9 [2020-09-30T04:35:12.594Z] idna-ssl==1.1.0 [2020-09-30T04:35:12.594Z] importlib-metadata==1.7.0 [2020-09-30T04:35:12.594Z] importlib-resources==1.5.0 [2020-09-30T04:35:12.594Z] iso8601==0.1.13 [2020-09-30T04:35:12.594Z] Jinja2==2.11.1 [2020-09-30T04:35:12.594Z] jmespath==0.10.0 [2020-09-30T04:35:12.594Z] jsonpatch==1.26 [2020-09-30T04:35:12.594Z] jsonpointer==2.0 [2020-09-30T04:35:12.594Z] jsonschema==3.2.0 [2020-09-30T04:35:12.594Z] keystoneauth1==4.2.1 [2020-09-30T04:35:12.594Z] kubernetes==11.0.0 [2020-09-30T04:35:12.594Z] lftools==0.34.2 [2020-09-30T04:35:12.594Z] lxml==4.5.0 [2020-09-30T04:35:12.594Z] MarkupSafe==0.23 [2020-09-30T04:35:12.594Z] msgpack==1.0.0 [2020-09-30T04:35:12.594Z] multi-key-dict==2.0.3 [2020-09-30T04:35:12.594Z] multidict==4.7.6 [2020-09-30T04:35:12.594Z] munch==2.5.0 [2020-09-30T04:35:12.594Z] netaddr==0.8.0 [2020-09-30T04:35:12.594Z] netifaces==0.10.9 [2020-09-30T04:35:12.594Z] niet==1.4.2 [2020-09-30T04:35:12.594Z] nodeenv==1.3.5 [2020-09-30T04:35:12.594Z] oauth2client==4.1.3 [2020-09-30T04:35:12.594Z] oauthlib==3.1.0 [2020-09-30T04:35:12.594Z] openstacksdk==0.50.0 [2020-09-30T04:35:12.594Z] os-client-config==2.1.0 [2020-09-30T04:35:12.594Z] os-service-types==1.7.0 [2020-09-30T04:35:12.594Z] osc-lib==2.2.1 [2020-09-30T04:35:12.594Z] oslo.config==8.3.2 [2020-09-30T04:35:12.594Z] oslo.context==3.1.1 [2020-09-30T04:35:12.594Z] oslo.i18n==5.0.1 [2020-09-30T04:35:12.594Z] oslo.log==4.4.0 [2020-09-30T04:35:12.594Z] oslo.serialization==4.0.1 [2020-09-30T04:35:12.594Z] oslo.utils==4.6.0 [2020-09-30T04:35:12.594Z] packaging==20.4 [2020-09-30T04:35:12.594Z] pbr==5.4.4 [2020-09-30T04:35:12.594Z] pluggy==0.13.1 [2020-09-30T04:35:12.594Z] prettytable==0.7.2 [2020-09-30T04:35:12.594Z] py==1.9.0 [2020-09-30T04:35:12.594Z] pyasn1==0.4.8 [2020-09-30T04:35:12.594Z] pyasn1-modules==0.2.8 [2020-09-30T04:35:12.594Z] pycparser==2.20 [2020-09-30T04:35:12.594Z] pygerrit2==2.0.10 [2020-09-30T04:35:12.594Z] PyGithub==1.46 [2020-09-30T04:35:12.594Z] pyinotify==0.9.6 [2020-09-30T04:35:12.594Z] PyJWT==1.7.1 [2020-09-30T04:35:12.594Z] pyparsing==2.4.7 [2020-09-30T04:35:12.594Z] pyperclip==1.8.0 [2020-09-30T04:35:12.594Z] pyroute2==0.4.13 [2020-09-30T04:35:12.594Z] pyrsistent==0.15.7 [2020-09-30T04:35:12.594Z] PySocks==1.6.8 [2020-09-30T04:35:12.594Z] python-cinderclient==7.2.0 [2020-09-30T04:35:12.594Z] python-dateutil==2.8.1 [2020-09-30T04:35:12.594Z] python-heatclient==2.2.1 [2020-09-30T04:35:12.594Z] python-jenkins==1.7.0 [2020-09-30T04:35:12.594Z] python-keystoneclient==4.1.1 [2020-09-30T04:35:12.594Z] python-magnumclient==3.2.1 [2020-09-30T04:35:12.594Z] python-novaclient==17.2.1 [2020-09-30T04:35:12.594Z] python-openstackclient==5.3.1 [2020-09-30T04:35:12.594Z] python-swiftclient==3.10.1 [2020-09-30T04:35:12.594Z] pytz==2020.1 [2020-09-30T04:35:12.594Z] PyYAML==5.3 [2020-09-30T04:35:12.594Z] requests==2.23.0 [2020-09-30T04:35:12.594Z] requests-oauthlib==1.3.0 [2020-09-30T04:35:12.594Z] requestsexceptions==1.4.0 [2020-09-30T04:35:12.594Z] rfc3986==1.4.0 [2020-09-30T04:35:12.594Z] rpm==4.11.3 [2020-09-30T04:35:12.594Z] rsa==4.0 [2020-09-30T04:35:12.594Z] ruamel.yaml==0.16.10 [2020-09-30T04:35:12.594Z] ruamel.yaml.clib==0.2.0 [2020-09-30T04:35:12.594Z] s3transfer==0.3.3 [2020-09-30T04:35:12.594Z] shade==1.27.2 [2020-09-30T04:35:12.594Z] simplejson==3.17.2 [2020-09-30T04:35:12.594Z] six==1.14.0 [2020-09-30T04:35:12.594Z] soupsieve==2.0 [2020-09-30T04:35:12.594Z] stevedore==3.2.2 [2020-09-30T04:35:12.594Z] tabulate==0.8.6 [2020-09-30T04:35:12.594Z] toml==0.10.0 [2020-09-30T04:35:12.594Z] tox==3.20.0 [2020-09-30T04:35:12.594Z] tqdm==4.43.0 [2020-09-30T04:35:12.594Z] typing-extensions==3.7.4.3 [2020-09-30T04:35:12.594Z] urllib3==1.25.8 [2020-09-30T04:35:12.594Z] virtualenv==20.0.31 [2020-09-30T04:35:12.594Z] wcwidth==0.2.5 [2020-09-30T04:35:12.594Z] websocket-client==0.57.0 [2020-09-30T04:35:12.594Z] wrapt==1.12.1 [2020-09-30T04:35:12.594Z] xdg==3.0.2 [2020-09-30T04:35:12.594Z] xmltodict==0.12.0 [2020-09-30T04:35:12.594Z] yarl==1.6.0 [2020-09-30T04:35:12.594Z] yq==2.11.1 [2020-09-30T04:35:12.594Z] zipp==3.2.0 [2020-09-30T04:35:12.594Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:12.594Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-30T04:35:13.542Z] Python 2.7.5 [2020-09-30T04:35:13.806Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-30T04:35:14.382Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-30T04:35:14.382Z] ansible==2.9.7 [2020-09-30T04:35:14.382Z] Babel==0.9.6 [2020-09-30T04:35:14.382Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-30T04:35:14.382Z] beautifulsoup4==4.4.1 [2020-09-30T04:35:14.382Z] bodhi==2.11.0 [2020-09-30T04:35:14.382Z] bodhi-client==2.11.0 [2020-09-30T04:35:14.382Z] CCColUtils==1.4 [2020-09-30T04:35:14.382Z] cffi==1.6.0 [2020-09-30T04:35:14.382Z] chardet==2.2.1 [2020-09-30T04:35:14.382Z] click==6.7 [2020-09-30T04:35:14.382Z] cloud-init==18.5 [2020-09-30T04:35:14.382Z] configobj==4.7.2 [2020-09-30T04:35:14.382Z] cryptography==1.7.2 [2020-09-30T04:35:14.382Z] decorator==3.4.0 [2020-09-30T04:35:14.382Z] distro==1.2.0 [2020-09-30T04:35:14.382Z] enum34==1.0.4 [2020-09-30T04:35:14.382Z] fedpkg==1.38 [2020-09-30T04:35:14.382Z] futures==3.1.1 [2020-09-30T04:35:14.382Z] gitdb==0.6.4 [2020-09-30T04:35:14.382Z] GitPython==1.0.1 [2020-09-30T04:35:14.382Z] html5lib==0.999 [2020-09-30T04:35:14.382Z] httplib2==0.9.2 [2020-09-30T04:35:14.382Z] idna==2.4 [2020-09-30T04:35:14.382Z] iniparse==0.4 [2020-09-30T04:35:14.382Z] ipaddress==1.0.16 [2020-09-30T04:35:14.382Z] IPy==0.75 [2020-09-30T04:35:14.382Z] javapackages==1.0.0 [2020-09-30T04:35:14.382Z] Jinja2==2.7.2 [2020-09-30T04:35:14.382Z] jmespath==0.9.4 [2020-09-30T04:35:14.382Z] jsonpatch==1.2 [2020-09-30T04:35:14.382Z] jsonpointer==1.9 [2020-09-30T04:35:14.382Z] kerberos==1.1 [2020-09-30T04:35:14.382Z] kitchen==1.1.1 [2020-09-30T04:35:14.382Z] langtable==0.0.31 [2020-09-30T04:35:14.382Z] lockfile==0.9.1 [2020-09-30T04:35:14.382Z] lxml==3.2.1 [2020-09-30T04:35:14.382Z] MarkupSafe==0.11 [2020-09-30T04:35:14.382Z] munch==2.0.2 [2020-09-30T04:35:14.382Z] offtrac==0.1.0 [2020-09-30T04:35:14.382Z] openidc-client==0.6.0 [2020-09-30T04:35:14.382Z] packagedb-cli==2.14.1 [2020-09-30T04:35:14.382Z] paramiko==2.1.1 [2020-09-30T04:35:14.382Z] perf==0.1 [2020-09-30T04:35:14.382Z] ply==3.4 [2020-09-30T04:35:14.382Z] policycoreutils-default-encoding==0.1 [2020-09-30T04:35:14.382Z] prettytable==0.7.2 [2020-09-30T04:35:14.382Z] pyasn1==0.1.9 [2020-09-30T04:35:14.382Z] pycparser==2.14 [2020-09-30T04:35:14.382Z] pycurl==7.19.0 [2020-09-30T04:35:14.382Z] pygobject==3.22.0 [2020-09-30T04:35:14.382Z] pygpgme==0.3 [2020-09-30T04:35:14.382Z] pyliblzma==0.5.3 [2020-09-30T04:35:14.382Z] pyOpenSSL==0.13.1 [2020-09-30T04:35:14.382Z] pyparsing==1.5.6 [2020-09-30T04:35:14.382Z] pyserial==2.6 [2020-09-30T04:35:14.382Z] python-augeas==0.5.0 [2020-09-30T04:35:14.382Z] python-bugzilla==2.3.0 [2020-09-30T04:35:14.382Z] python-dateutil==1.5 [2020-09-30T04:35:14.382Z] python-fedora==0.10.0 [2020-09-30T04:35:14.382Z] python-linux-procfs==0.4.9 [2020-09-30T04:35:14.382Z] python-yubico==1.2.3 [2020-09-30T04:35:14.382Z] pyudev==0.15 [2020-09-30T04:35:14.382Z] pyusb==1.0.0b1 [2020-09-30T04:35:14.382Z] pyxattr==0.5.1 [2020-09-30T04:35:14.382Z] PyYAML==3.10 [2020-09-30T04:35:14.382Z] requests==2.6.0 [2020-09-30T04:35:14.382Z] requests-kerberos==0.7.0 [2020-09-30T04:35:14.382Z] rpkg==1.60 [2020-09-30T04:35:14.382Z] schedutils==0.4 [2020-09-30T04:35:14.382Z] seobject==0.1 [2020-09-30T04:35:14.382Z] sepolicy==1.1 [2020-09-30T04:35:14.382Z] six==1.9.0 [2020-09-30T04:35:14.382Z] smmap==0.9.0 [2020-09-30T04:35:14.382Z] urlgrabber==3.10 [2020-09-30T04:35:14.382Z] urllib3==1.10.2 [2020-09-30T04:35:14.382Z] virtualenv==15.1.0 [2020-09-30T04:35:14.382Z] yum-langpacks==0.4.2 [2020-09-30T04:35:14.382Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-30T04:35:14.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:35:14.704Z] ---> sudo-logs.sh [2020-09-30T04:35:14.704Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-30T04:35:14.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:35:15.281Z] ---> job-cost.sh [2020-09-30T04:35:15.282Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2E6d [2020-09-30T04:35:25.313Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:25.313Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:25.586Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:25.854Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:25.854Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:25.854Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.122Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.122Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.384Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.384Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.384Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.646Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:26.646Z] Cache entry deserialization failed, entry ignored [2020-09-30T04:35:29.219Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-30T04:36:01.380Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-30T04:36:01.380Z] [2020-09-30T04:36:01.380Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-30T04:36:01.380Z] [2020-09-30T04:36:01.380Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-30T04:36:01.380Z] lf-activate-venv(): INFO: Adding /tmp/venv-2E6d/bin to PATH [2020-09-30T04:36:01.380Z] INFO: No Stack... [2020-09-30T04:36:04.696Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-30T04:36:05.269Z] INFO: Archiving Costs [Pipeline] echo [2020-09-30T04:36:05.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T04:36:05.585Z] ---> logs-deploy.sh [2020-09-30T04:36:05.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/66 [2020-09-30T04:36:05.585Z] INFO: archiving workspace using pattern(s): [2020-09-30T04:36:07.510Z] Archives upload complete. [2020-09-30T04:36:07.510Z] INFO: archiving logs to Nexus