Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 60862a1890d94a51ede0363f4d0c53c3372f6de9 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-788 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 Commit message: "Merge pull request #132 from FelixTing/issue-123" > git rev-list --no-walk f15eeb60ed1dfaebdbb1110c59d4e99e14864ad0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:03 ========================================================= 05:58:03 EdgeX Global Pipelines Version Info 05:58:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:05 ------------------- 05:58:05 stable info: 05:58:05 ------------------- 05:58:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:05 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 05:58:05 Message: update stable to v1.0.122 05:58:06 ------------------- 05:58:06 experimental info: 05:58:06 ------------------- 05:58:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:06 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 05:58:06 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:58:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:58:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60862a1 [Pipeline] echo 05:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:10 + git log --format=format:%s -1 60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] echo 05:58:10 GIT_COMMIT: 60862a1890d94a51ede0363f4d0c53c3372f6de9, Commit Message: Merge pull request #132 from FelixTing/issue-123 [Pipeline] echo 05:58:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:11 05:58:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:58:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:11 latest: Pulling from edgex-devops/git-semver 05:58:11 31603596830f: Pulling fs layer 05:58:11 2a8b12db71e7: Pulling fs layer 05:58:11 6ca5941a6612: Pulling fs layer 05:58:11 ecc8261a40a4: Pulling fs layer 05:58:11 ecc8261a40a4: Waiting 05:58:12 2a8b12db71e7: Verifying Checksum 05:58:12 2a8b12db71e7: Download complete 05:58:12 31603596830f: Verifying Checksum 05:58:12 31603596830f: Download complete 05:58:12 ecc8261a40a4: Verifying Checksum 05:58:12 ecc8261a40a4: Download complete 05:58:12 6ca5941a6612: Verifying Checksum 05:58:12 6ca5941a6612: Download complete 05:58:12 31603596830f: Pull complete 05:58:13 2a8b12db71e7: Pull complete 05:58:14 6ca5941a6612: Pull complete 05:58:14 ecc8261a40a4: Pull complete 05:58:14 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:14 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 05:58:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:17 $ docker top b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:17 [ssh-agent] Looking for ssh-agent implementation... 05:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:17 $ docker exec b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent 05:58:18 SSH_AUTH_SOCK=/tmp/ssh-1XMfnUqHzzWL/agent.12 05:58:18 SSH_AGENT_PID=18 05:58:18 Running ssh-add (command line suppressed) 05:58:18 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2806700315336399266.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2806700315336399266.key) 05:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:18 + git describe --exact-match --tags HEAD 05:58:18 fatal: No names found, cannot describe anything. [Pipeline] } 05:58:18 $ docker exec --env ******** --env ******** b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent -k 05:58:19 unset SSH_AUTH_SOCK; 05:58:19 unset SSH_AGENT_PID; 05:58:19 echo Agent pid 18 killed; 05:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:58:19 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:58:19 This usually means this commit has not been tagged. [Pipeline] sshagent 05:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:19 [ssh-agent] Looking for ssh-agent implementation... 05:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:19 $ docker exec b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent 05:58:19 SSH_AUTH_SOCK=/tmp/ssh-T2WQQXTLvjo9/agent.47 05:58:19 SSH_AGENT_PID=52 05:58:19 Running ssh-add (command line suppressed) 05:58:20 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4283115781396581226.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4283115781396581226.key) 05:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:20 + git semver init 05:58:20 # -> Open(): unable to determine branch for HEAD 05:58:20 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 05:58:20 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 05:58:20 # $SEMVER_REMOTE_NAME = origin 05:58:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:20 # $SEMVER_USER_NAME = edgex-jenkins 05:58:20 # $SEMVER_BRANCH = master 05:58:20 # $SEMVER_TEMP = /tmp/semver-972126910 05:58:20 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 05:58:21 # '/tmp/semver-972126910' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 05:58:21 # -> Force: false 05:58:21 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 05:58:21 $ docker exec --env ******** --env ******** b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 ssh-agent -k 05:58:21 unset SSH_AUTH_SOCK; 05:58:21 unset SSH_AGENT_PID; 05:58:21 echo Agent pid 52 killed; 05:58:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:22 + git semver [Pipeline] } 05:58:22 $ docker stop --time=1 b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 05:58:23 $ docker rm -f b87ca6ec226b69e8df2b1c5bcc92d4a137c83cca620946e75e9bdb0b3ca88d97 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:58:24 Stashed 23 file(s) [Pipeline] echo 05:58:24 [edgeXSemver]: initialized semver on version 1.2.4-dev.5 [Pipeline] echo 05:58:24 Archived original version: [1.2.4-dev.5] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:58:40 Still waiting to schedule task 05:58:40 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-788’ 05:58:40 Still waiting to schedule task 05:58:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:00:14 Running on prd-centos7-docker-4c-2g-790 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 06:00:14 Running in /w/workspace/device-virtual-go/25 [Pipeline] { [Pipeline] checkout 06:00:16 using credential edgex-jenkins-ssh 06:00:16 Cloning the remote Git repository 06:00:16 Cloning with configured refspecs honoured and without tags 06:00:17 Fetching without tags 06:00:17 Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) 06:00:16 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:00:16 > git init /w/workspace/device-virtual-go/25 # timeout=10 06:00:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:00:17 > git --version # timeout=10 06:00:17 > git --version # 'git version 2.16.5' 06:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:00:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:00:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:17 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:17 > git config core.sparsecheckout # timeout=10 06:00:17 > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 06:00:21 Commit message: "Merge pull request #132 from FelixTing/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:00:22 ========================================================= 06:00:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:00:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:23 + 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 . 06:00:23 Sending build context to Docker daemon 540.2kB 06:00:23 Step 1/8 : ARG BASE=golang:1.15-alpine 06:00:23 Step 2/8 : FROM ${BASE} 06:00:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:23 df20fa9351a1: Pulling fs layer 06:00:23 ed8968b2872e: Pulling fs layer 06:00:23 a92cc7c5fd73: Pulling fs layer 06:00:23 e871e8e8d7a9: Pulling fs layer 06:00:23 e73272ec9a57: Pulling fs layer 06:00:23 1e910a182e73: Pulling fs layer 06:00:23 4e634b169226: Pulling fs layer 06:00:23 e871e8e8d7a9: Waiting 06:00:23 e73272ec9a57: Waiting 06:00:23 1e910a182e73: Waiting 06:00:23 4e634b169226: Waiting 06:00:23 a92cc7c5fd73: Download complete 06:00:23 ed8968b2872e: Verifying Checksum 06:00:23 ed8968b2872e: Download complete 06:00:23 e73272ec9a57: Verifying Checksum 06:00:23 e73272ec9a57: Download complete 06:00:23 1e910a182e73: Verifying Checksum 06:00:23 1e910a182e73: Download complete 06:00:23 df20fa9351a1: Verifying Checksum 06:00:23 df20fa9351a1: Download complete 06:00:23 df20fa9351a1: Pull complete 06:00:24 ed8968b2872e: Pull complete 06:00:24 a92cc7c5fd73: Pull complete 06:00:25 4e634b169226: Verifying Checksum 06:00:25 4e634b169226: Download complete 06:00:26 e871e8e8d7a9: Verifying Checksum 06:00:26 e871e8e8d7a9: Download complete 06:00:31 e871e8e8d7a9: Pull complete 06:00:31 e73272ec9a57: Pull complete 06:00:31 1e910a182e73: Pull complete 06:00:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-789 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 06:00:33 Running in /w/workspace/device-virtual-go/25 [Pipeline] { [Pipeline] checkout 06:00:36 4e634b169226: Pull complete 06:00:36 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:00:36 ---> f7629b54cfaa 06:00:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:00:36 ---> Running in c2714d73b0ea 06:00:36 Removing intermediate container c2714d73b0ea 06:00:36 ---> 86e3bd1adff9 06:00:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:36 ---> Running in 62f2f200a4ef 06:00:37 Removing intermediate container 62f2f200a4ef 06:00:37 ---> a9dd8e5aefb2 06:00:37 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:00:37 ---> Running in bc964c747cd4 06:00:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:00:38 using credential edgex-jenkins-ssh 06:00:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:00:39 Cloning the remote Git repository 06:00:39 Cloning with configured refspecs honoured and without tags 06:00:39 (1/14) Installing libmagic (5.38-r0) 06:00:39 (2/14) Installing file (5.38-r0) 06:00:39 (3/14) Installing libc-dev (0.7.2-r3) 06:00:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:00:39 > git init /w/workspace/device-virtual-go/25 # timeout=10 06:00:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:00:39 > git --version # timeout=10 06:00:39 > git --version # 'git version 2.17.1' 06:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:39 (4/14) Installing g++ (9.3.0-r2) 06:00:40 Fetching without tags 06:00:40 Checking out Revision 60862a1890d94a51ede0363f4d0c53c3372f6de9 (master) 06:00:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:00:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:00:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 06:00:40 > git config core.sparsecheckout # timeout=10 06:00:40 > git checkout -f 60862a1890d94a51ede0363f4d0c53c3372f6de9 # timeout=10 06:00:45 Commit message: "Merge pull request #132 from FelixTing/issue-123" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:00:46 ========================================================= 06:00:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:00:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:00:46 (5/14) Installing fortify-headers (1.1-r0) 06:00:46 (6/14) Installing patch (2.7.6-r6) 06:00:46 (7/14) Installing build-base (0.5-r2) 06:00:46 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:00:46 (9/14) Installing libedit (20191231.3.1-r0) 06:00:46 (10/14) Installing openssh-client (8.3_p1-r0) 06:00:46 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:00:46 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:00:46 (13/14) Installing openssh-server (8.3_p1-r0) 06:00:46 (14/14) Installing openssh (8.3_p1-r0) 06:00:46 Executing busybox-1.31.1-r16.trigger 06:00:46 OK: 237 MiB in 53 packages 06:00:47 + 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 . 06:00:48 Sending build context to Docker daemon 540.2kB 06:00:48 Step 1/8 : ARG BASE=golang:1.15-alpine 06:00:48 Step 2/8 : FROM ${BASE} 06:00:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:48 b538f80385f9: Pulling fs layer 06:00:48 74f711af9a0d: Pulling fs layer 06:00:48 99f96fe45779: Pulling fs layer 06:00:48 8529a6b9a6be: Pulling fs layer 06:00:48 45590311c82a: Pulling fs layer 06:00:48 69ca0ff8b7b3: Pulling fs layer 06:00:48 209524e5b208: Pulling fs layer 06:00:48 45590311c82a: Waiting 06:00:48 8529a6b9a6be: Waiting 06:00:48 69ca0ff8b7b3: Waiting 06:00:48 209524e5b208: Waiting 06:00:48 99f96fe45779: Verifying Checksum 06:00:48 99f96fe45779: Download complete 06:00:48 74f711af9a0d: Verifying Checksum 06:00:48 74f711af9a0d: Download complete 06:00:48 45590311c82a: Verifying Checksum 06:00:48 45590311c82a: Download complete 06:00:48 69ca0ff8b7b3: Verifying Checksum 06:00:48 69ca0ff8b7b3: Download complete 06:00:48 b538f80385f9: Verifying Checksum 06:00:48 b538f80385f9: Download complete 06:00:49 b538f80385f9: Pull complete 06:00:49 74f711af9a0d: Pull complete 06:00:50 Removing intermediate container bc964c747cd4 06:00:50 ---> 2a38b9a21620 06:00:50 Step 6/8 : WORKDIR /device-virtual-go 06:00:50 ---> Running in 90e3d8dc718d 06:00:50 Removing intermediate container 90e3d8dc718d 06:00:50 ---> 07c35c3e451d 06:00:50 Step 7/8 : COPY . . 06:00:50 99f96fe45779: Pull complete 06:00:50 ---> 685646fad4f9 06:00:50 Step 8/8 : RUN go mod download 06:00:50 ---> Running in 38f7c889f0d2 06:00:51 209524e5b208: Verifying Checksum 06:00:51 209524e5b208: Download complete 06:00:51 8529a6b9a6be: Verifying Checksum 06:00:51 8529a6b9a6be: Download complete 06:01:01 8529a6b9a6be: Pull complete 06:01:02 45590311c82a: Pull complete 06:01:02 69ca0ff8b7b3: Pull complete 06:01:05 Removing intermediate container 38f7c889f0d2 06:01:05 ---> b84837a71d88 06:01:05 Successfully built b84837a71d88 06:01:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:01:05 + docker inspect -f . ci-base-image-x86_64 06:01:05 . [Pipeline] withDockerContainer 06:01:06 prd-centos7-docker-4c-2g-790 does not seem to be running inside a container 06:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/25 -v /w/workspace/device-virtual-go/25:/w/workspace/device-virtual-go/25:rw,z -v /w/workspace/device-virtual-go/25@tmp:/w/workspace/device-virtual-go/25@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 ******** ci-base-image-x86_64 cat 06:01:06 209524e5b208: Pull complete 06:01:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:01:06 ---> 5bddaf1c2fca 06:01:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:01:07 $ docker top e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:07 + go version 06:01:07 go version go1.15.2 linux/amd64 [Pipeline] } 06:01:07 $ docker stop --time=1 e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 06:01:09 $ docker rm -f e6c22c0548592b670ed46890a4a4aac307fd179b99533660644d3b72fcbc9899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } 06:01:09 ---> Running in 503a89a1ef8d 06:01:09 Removing intermediate container 503a89a1ef8d 06:01:09 ---> 40ec6c4004ba 06:01:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:09 ---> Running in 5b7fdd88b300 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:12 Removing intermediate container 5b7fdd88b300 06:01:12 ---> 9fb6a542a063 06:01:12 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:01:12 ---> Running in 503aba8e5466 06:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:12 + ls -al . 06:01:12 total 60 06:01:12 drwxrwxr-x. 8 jenkins jenkins 4096 Sep 22 06:00 . 06:01:12 drwxrwxr-x. 4 jenkins jenkins 30 Sep 22 06:00 .. 06:01:12 -rw-rw-r--. 1 jenkins jenkins 6036 Sep 22 06:00 Attribution.txt 06:01:12 drwxrwxr-x. 2 jenkins jenkins 64 Sep 22 06:00 bin 06:01:12 drwxrwxr-x. 3 jenkins jenkins 32 Sep 22 06:00 cmd 06:01:12 -rw-rw-r--. 1 jenkins jenkins 1834 Sep 22 06:00 Dockerfile 06:01:12 -rw-rw-r--. 1 jenkins jenkins 957 Sep 22 06:00 Dockerfile.build 06:01:12 drwxrwxr-x. 8 jenkins jenkins 162 Sep 22 06:00 .git 06:01:12 drwxrwxr-x. 2 jenkins jenkins 38 Sep 22 06:00 .github 06:01:12 -rw-rw-r--. 1 jenkins jenkins 258 Sep 22 06:00 .gitignore 06:01:12 -rw-rw-r--. 1 jenkins jenkins 855 Sep 22 06:00 go.mod 06:01:12 drwxrwxr-x. 3 jenkins jenkins 20 Sep 22 06:00 internal 06:01:12 -rw-rw-r--. 1 jenkins jenkins 660 Sep 22 06:00 Jenkinsfile 06:01:12 -rw-rw-r--. 1 jenkins jenkins 11340 Sep 22 06:00 LICENSE 06:01:12 -rw-rw-r--. 1 jenkins jenkins 873 Sep 22 06:00 Makefile 06:01:12 -rw-rw-r--. 1 jenkins jenkins 918 Sep 22 06:00 README.md 06:01:12 drwxrwxr-x. 3 jenkins jenkins 44 Sep 22 06:00 .semver 06:01:12 -rw-rw-r--. 1 jenkins jenkins 11 Sep 22 05:58 VERSION 06:01:12 -rw-rw-r--. 1 jenkins jenkins 235 Sep 22 06:00 version.go [Pipeline] isUnix [Pipeline] sh 06:01:13 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 --label arch=amd64 --label version=1.2.4-dev.5 . 06:01:13 Sending build context to Docker daemon 540.2kB 06:01:13 Step 1/22 : ARG BASE=golang:1.15-alpine 06:01:13 Step 2/22 : FROM ${BASE} AS builder 06:01:13 ---> b84837a71d88 06:01:13 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:01:13 ---> Running in 5a487fc04c09 06:01:13 Removing intermediate container 5a487fc04c09 06:01:13 ---> b27fceb48aef 06:01:13 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:01:13 ---> Running in b63db550e507 06:01:13 Removing intermediate container b63db550e507 06:01:13 ---> 82cd3a67cd32 06:01:13 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:01:13 ---> Running in 3a3e61d64826 06:01:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:13 Removing intermediate container 3a3e61d64826 06:01:13 ---> cd3b7a03c29e 06:01:13 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:13 ---> Running in edfecda16882 06:01:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:14 Removing intermediate container edfecda16882 06:01:14 ---> 080c10118903 06:01:14 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:14 ---> Running in b9f4a5019c4e 06:01:15 (1/14) Installing libmagic (5.38-r0) 06:01:15 (2/14) Installing file (5.38-r0) 06:01:15 (3/14) Installing libc-dev (0.7.2-r3) 06:01:15 (4/14) Installing g++ (9.3.0-r2) 06:01:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:01:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:01:16 OK: 237 MiB in 53 packages 06:01:16 Removing intermediate container b9f4a5019c4e 06:01:16 ---> d2d427ba0cd5 06:01:16 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:01:16 ---> Running in 866fa8111c35 06:01:17 Removing intermediate container 866fa8111c35 06:01:17 ---> 7111e54d3097 06:01:17 Step 9/22 : COPY . . 06:01:17 ---> 536031d5c0e6 06:01:17 Step 10/22 : ARG MAKE='make build' 06:01:17 ---> Running in b2b352e6a4b0 06:01:18 Removing intermediate container b2b352e6a4b0 06:01:18 ---> 4f2dd41218a4 06:01:18 Step 11/22 : RUN $MAKE 06:01:18 ---> Running in 487210dbd3dc 06:01:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.5" -o cmd/device-virtual ./cmd 06:01:18 (5/14) Installing fortify-headers (1.1-r0) 06:01:18 (6/14) Installing patch (2.7.6-r6) 06:01:18 (7/14) Installing build-base (0.5-r2) 06:01:18 (8/14) Installing openssh-keygen (8.3_p1-r0) 06:01:18 (9/14) Installing libedit (20191231.3.1-r0) 06:01:18 (10/14) Installing openssh-client (8.3_p1-r0) 06:01:19 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 06:01:19 (12/14) Installing openssh-server-common (8.3_p1-r0) 06:01:19 (13/14) Installing openssh-server (8.3_p1-r0) 06:01:20 (14/14) Installing openssh (8.3_p1-r0) 06:01:20 Executing busybox-1.31.1-r16.trigger 06:01:20 OK: 221 MiB in 53 packages 06:01:24 Removing intermediate container 503aba8e5466 06:01:24 ---> 0539754d60bc 06:01:24 Step 6/8 : WORKDIR /device-virtual-go 06:01:24 ---> Running in 7a06a2c90c2d 06:01:24 Removing intermediate container 7a06a2c90c2d 06:01:24 ---> f1d6b6bf85d1 06:01:24 Step 7/8 : COPY . . 06:01:25 ---> e2717f8b5487 06:01:25 Step 8/8 : RUN go mod download 06:01:25 ---> Running in a37a52528018 06:01:28 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:01:31 Removing intermediate container 487210dbd3dc 06:01:31 ---> 7ef7116e1cd9 06:01:31 Step 12/22 : FROM alpine 06:01:31 latest: Pulling from library/alpine 06:01:31 df20fa9351a1: Already exists 06:01:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:01:32 Status: Downloaded newer image for alpine:latest 06:01:32 ---> a24bb4013296 06:01:32 Step 13/22 : ENV APP_PORT=49990 06:01:32 ---> Running in c37e8df35cdb 06:01:32 Removing intermediate container c37e8df35cdb 06:01:32 ---> 61cbfbb60a4f 06:01:32 Step 14/22 : EXPOSE $APP_PORT 06:01:32 ---> Running in 3bcdaee46dda 06:01:32 Removing intermediate container 3bcdaee46dda 06:01:32 ---> 5eafa70385c1 06:01:32 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:01:33 ---> dfd034ae0a13 06:01:33 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:01:33 ---> 967cecf118a5 06:01:33 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:01:33 ---> f0caf59611aa 06:01:33 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:01:33 ---> Running in 4b8c261e1a9a 06:01:34 Removing intermediate container 4b8c261e1a9a 06:01:34 ---> 2afd144cdeb7 06:01:34 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:01:34 ---> Running in a1df03819158 06:01:34 Removing intermediate container a1df03819158 06:01:34 ---> 762a2f9ece88 06:01:34 Step 20/22 : LABEL arch=amd64 06:01:34 ---> Running in 95951719dcd8 06:01:34 Removing intermediate container 95951719dcd8 06:01:34 ---> fb0db898daf2 06:01:34 Step 21/22 : LABEL git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 06:01:34 ---> Running in d96294f04a27 06:01:34 Removing intermediate container d96294f04a27 06:01:34 ---> 1819ed032e45 06:01:34 Step 22/22 : LABEL version=1.2.4-dev.5 06:01:34 ---> Running in aef0a97c40c6 06:01:35 Removing intermediate container aef0a97c40c6 06:01:35 ---> 62786a5afa47 06:01:35 [Warning] One or more build-args [ARCH] were not consumed 06:01:35 Successfully built 62786a5afa47 06:01:35 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:35 provisioning config files... 06:01:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/25@tmp/config3829324593191284447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:36 ---> docker-login.sh 06:01:36 nexus3.edgexfoundry.org:10001 06:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:36 Configure a credential helper to remove this warning. See 06:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:36 06:01:36 Login Succeeded 06:01:36 nexus3.edgexfoundry.org:10002 06:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:36 Configure a credential helper to remove this warning. See 06:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:36 06:01:36 Login Succeeded 06:01:36 nexus3.edgexfoundry.org:10003 06:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:36 Configure a credential helper to remove this warning. See 06:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:36 06:01:36 Login Succeeded 06:01:36 nexus3.edgexfoundry.org:10004 06:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:36 Configure a credential helper to remove this warning. See 06:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:36 06:01:36 Login Succeeded 06:01:36 docker.io 06:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:37 Configure a credential helper to remove this warning. See 06:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:37 06:01:37 Login Succeeded 06:01:37 ---> docker-login.sh ends [Pipeline] } 06:01:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:37 [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: 06:01:37 60862a1890d94a51ede0363f4d0c53c3372f6de9 06:01:37 latest 06:01:37 1.2.4-dev.5 06:01:37 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:01:37 master 06:01:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:01:38 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] isUnix [Pipeline] sh 06:01:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:01:38 58c7b0084333: Preparing 06:01:38 324428b27625: Preparing 06:01:38 04552f8c9eb4: Preparing 06:01:38 50644c29ef5a: Preparing 06:01:38 50644c29ef5a: Layer already exists 06:01:38 58c7b0084333: Pushed 06:01:38 324428b27625: Pushed 06:01:39 04552f8c9eb4: Pushed 06:01:39 60862a1890d94a51ede0363f4d0c53c3372f6de9: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:01:40 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh 06:01:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 06:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:01:40 58c7b0084333: Preparing 06:01:40 324428b27625: Preparing 06:01:40 04552f8c9eb4: Preparing 06:01:40 50644c29ef5a: Preparing 06:01:40 58c7b0084333: Layer already exists 06:01:40 50644c29ef5a: Layer already exists 06:01:40 04552f8c9eb4: Layer already exists 06:01:40 324428b27625: Layer already exists 06:01:40 latest: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:01:40 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh 06:01:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 06:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:01:41 58c7b0084333: Preparing 06:01:41 324428b27625: Preparing 06:01:41 04552f8c9eb4: Preparing 06:01:41 50644c29ef5a: Preparing 06:01:41 04552f8c9eb4: Layer already exists 06:01:41 50644c29ef5a: Layer already exists 06:01:41 58c7b0084333: Layer already exists 06:01:41 324428b27625: Layer already exists 06:01:41 1.2.4-dev.5: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 06:01:41 Removing intermediate container a37a52528018 06:01:41 ---> 48dfd0e1f0a2 06:01:41 Successfully built 48dfd0e1f0a2 06:01:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:01:41 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh 06:01:41 + docker inspect -f . ci-base-image-arm64 06:01:41 . [Pipeline] withDockerContainer 06:01:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:01:41 58c7b0084333: Preparing 06:01:41 324428b27625: Preparing 06:01:41 04552f8c9eb4: Preparing 06:01:41 50644c29ef5a: Preparing 06:01:41 50644c29ef5a: Layer already exists 06:01:41 58c7b0084333: Layer already exists 06:01:41 04552f8c9eb4: Layer already exists 06:01:41 324428b27625: Layer already exists 06:01:41 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 06:01:41 prd-ubuntu18.04-docker-arm64-4c-16g-789 does not seem to be running inside a container 06:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/25 -v /w/workspace/device-virtual-go/25:/w/workspace/device-virtual-go/25:rw,z -v /w/workspace/device-virtual-go/25@tmp:/w/workspace/device-virtual-go/25@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 ******** ci-base-image-arm64 cat 06:01:43 $ docker top cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:01:44 + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh 06:01:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master 06:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] 06:01:44 58c7b0084333: Preparing 06:01:44 324428b27625: Preparing 06:01:44 04552f8c9eb4: Preparing 06:01:44 50644c29ef5a: Preparing 06:01:44 50644c29ef5a: Layer already exists 06:01:44 324428b27625: Layer already exists 06:01:44 58c7b0084333: Layer already exists 06:01:44 04552f8c9eb4: Layer already exists 06:01:44 master: digest: sha256:44542aed668d85f1e4216fe6b42d0aa02eeefb1a9df913f21b0f37daa232f555 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:45 ===================================================== 06:01:45 + go version 06:01:45 go version go1.15.2 linux/arm64 [Pipeline] echo 06:01:45 taggedImages: 06:01:45 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:01:45 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest 06:01:45 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.2.4-dev.5 06:01:45 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:01:45 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } 06:01:45 $ docker stop --time=1 cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 06:01:47 $ docker rm -f cd5028605398ed3a0999274af382bbdabe38aa884a33c9f65ccb21e45cf96ac6 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // ws [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:49 + ls -al . 06:01:49 total 88 06:01:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:00 . 06:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 06:00 .. 06:01:49 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 06:00 .git 06:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:00 .github 06:01:49 -rw-rw-r-- 1 jenkins jenkins 258 Sep 22 06:00 .gitignore 06:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 .semver 06:01:49 -rw-rw-r-- 1 jenkins jenkins 6036 Sep 22 06:00 Attribution.txt 06:01:49 -rw-rw-r-- 1 jenkins jenkins 1834 Sep 22 06:00 Dockerfile 06:01:49 -rw-rw-r-- 1 jenkins jenkins 957 Sep 22 06:00 Dockerfile.build 06:01:49 -rw-rw-r-- 1 jenkins jenkins 660 Sep 22 06:00 Jenkinsfile 06:01:49 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 22 06:00 LICENSE 06:01:49 -rw-rw-r-- 1 jenkins jenkins 873 Sep 22 06:00 Makefile 06:01:49 -rw-rw-r-- 1 jenkins jenkins 918 Sep 22 06:00 README.md 06:01:49 -rw-rw-r-- 1 jenkins jenkins 11 Sep 22 05:58 VERSION 06:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 06:00 bin 06:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 cmd 06:01:49 -rw-rw-r-- 1 jenkins jenkins 855 Sep 22 06:00 go.mod 06:01:49 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 06:00 internal 06:01:49 -rw-rw-r-- 1 jenkins jenkins 235 Sep 22 06:00 version.go [Pipeline] isUnix [Pipeline] sh 06:01:49 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 --label arch=arm64 --label version=1.2.4-dev.5 . 06:01:50 Sending build context to Docker daemon 540.2kB 06:01:50 Step 1/22 : ARG BASE=golang:1.15-alpine 06:01:50 Step 2/22 : FROM ${BASE} AS builder 06:01:50 ---> 48dfd0e1f0a2 06:01:50 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:01:50 ---> Running in 701429fa1468 06:01:50 Removing intermediate container 701429fa1468 06:01:50 ---> c8ad32fef9b5 06:01:50 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:01:50 ---> Running in 98047f5f08e9 06:01:51 Removing intermediate container 98047f5f08e9 06:01:51 ---> a92ffd95837a 06:01:51 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:01:51 ---> Running in dc777c652f4a 06:01:51 Removing intermediate container dc777c652f4a 06:01:51 ---> e49dbc15491b 06:01:51 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:51 ---> Running in 2e6033ec6df5 06:01:54 Removing intermediate container 2e6033ec6df5 06:01:54 ---> 26911e7aafb7 06:01:54 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:54 ---> Running in 7706a0fccfb5 06:01:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:01:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:01:57 OK: 221 MiB in 53 packages 06:01:58 Removing intermediate container 7706a0fccfb5 06:01:58 ---> 25114c0ae5ed 06:01:58 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:01:58 ---> Running in 22a2232aa93e 06:01:59 Removing intermediate container 22a2232aa93e 06:01:59 ---> a813f3c04b5d 06:01:59 Step 9/22 : COPY . . 06:02:00 ---> e30b5265c48c 06:02:00 Step 10/22 : ARG MAKE='make build' 06:02:00 ---> Running in f89029af1baa 06:02:00 Removing intermediate container f89029af1baa 06:02:00 ---> 09235df13927 06:02:00 Step 11/22 : RUN $MAKE 06:02:00 ---> Running in 8b9e7b672290 06:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.2.4-dev.5" -o cmd/device-virtual ./cmd 06:02:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:02:38 Removing intermediate container 8b9e7b672290 06:02:38 ---> 77cf430c4e14 06:02:38 Step 12/22 : FROM alpine 06:02:39 latest: Pulling from library/alpine 06:02:39 b538f80385f9: Already exists 06:02:39 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:02:39 Status: Downloaded newer image for alpine:latest 06:02:39 ---> 62ee0e9f8440 06:02:39 Step 13/22 : ENV APP_PORT=49990 06:02:39 ---> Running in a58945d63a44 06:02:39 Removing intermediate container a58945d63a44 06:02:39 ---> 02166b288758 06:02:39 Step 14/22 : EXPOSE $APP_PORT 06:02:40 ---> Running in b41ba1cc0d04 06:02:40 Removing intermediate container b41ba1cc0d04 06:02:40 ---> 364fa917ad32 06:02:40 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:02:42 ---> 81166b9d499a 06:02:42 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:02:42 ---> 3f89340c727e 06:02:42 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:02:43 ---> 53155c8a843d 06:02:43 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:02:43 ---> Running in 31291c50d06c 06:02:44 Removing intermediate container 31291c50d06c 06:02:44 ---> 9c6e5797baca 06:02:44 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:02:44 ---> Running in e2d405ed453c 06:02:44 Removing intermediate container e2d405ed453c 06:02:44 ---> 54a877031778 06:02:44 Step 20/22 : LABEL arch=arm64 06:02:44 ---> Running in dd0c5e16f83f 06:02:45 Removing intermediate container dd0c5e16f83f 06:02:45 ---> e5b75dbe3457 06:02:45 Step 21/22 : LABEL git_sha=60862a1890d94a51ede0363f4d0c53c3372f6de9 06:02:45 ---> Running in 7d5875489832 06:02:45 Removing intermediate container 7d5875489832 06:02:45 ---> 91b9fd531438 06:02:45 Step 22/22 : LABEL version=1.2.4-dev.5 06:02:45 ---> Running in 748ffeefd22c 06:02:46 Removing intermediate container 748ffeefd22c 06:02:46 ---> 6f463e43a79b 06:02:46 [Warning] One or more build-args [ARCH] were not consumed 06:02:46 Successfully built 6f463e43a79b 06:02:46 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:47 provisioning config files... 06:02:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/25@tmp/config3002407161386403073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:47 ---> docker-login.sh 06:02:47 nexus3.edgexfoundry.org:10001 06:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:48 Configure a credential helper to remove this warning. See 06:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:48 06:02:48 Login Succeeded 06:02:48 nexus3.edgexfoundry.org:10002 06:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:48 Configure a credential helper to remove this warning. See 06:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:48 06:02:48 Login Succeeded 06:02:48 nexus3.edgexfoundry.org:10003 06:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 nexus3.edgexfoundry.org:10004 06:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:49 Configure a credential helper to remove this warning. See 06:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:49 06:02:49 Login Succeeded 06:02:49 docker.io 06:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:50 Configure a credential helper to remove this warning. See 06:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:50 06:02:50 Login Succeeded 06:02:50 ---> docker-login.sh ends [Pipeline] } 06:02:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:50 [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: 06:02:50 60862a1890d94a51ede0363f4d0c53c3372f6de9 06:02:50 latest 06:02:50 1.2.4-dev.5 06:02:50 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:02:50 master 06:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:51 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] isUnix [Pipeline] sh 06:02:51 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:02:51 31441e213272: Preparing 06:02:51 4dc25f33e21b: Preparing 06:02:51 d1114b35ee1a: Preparing 06:02:51 e2f13739ad41: Preparing 06:02:52 e2f13739ad41: Layer already exists 06:02:52 4dc25f33e21b: Pushed 06:02:52 31441e213272: Pushed 06:02:55 d1114b35ee1a: Pushed 06:02:55 60862a1890d94a51ede0363f4d0c53c3372f6de9: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:02:55 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:56 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 06:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:02:56 31441e213272: Preparing 06:02:56 4dc25f33e21b: Preparing 06:02:56 d1114b35ee1a: Preparing 06:02:56 e2f13739ad41: Preparing 06:02:56 d1114b35ee1a: Layer already exists 06:02:56 e2f13739ad41: Layer already exists 06:02:56 31441e213272: Layer already exists 06:02:56 4dc25f33e21b: Layer already exists 06:02:56 latest: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:02:56 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh 06:02:57 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 06:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:02:57 31441e213272: Preparing 06:02:57 4dc25f33e21b: Preparing 06:02:57 d1114b35ee1a: Preparing 06:02:57 e2f13739ad41: Preparing 06:02:57 d1114b35ee1a: Layer already exists 06:02:57 31441e213272: Layer already exists 06:02:57 4dc25f33e21b: Layer already exists 06:02:57 e2f13739ad41: Layer already exists 06:02:57 1.2.4-dev.5: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:02:57 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 [Pipeline] isUnix [Pipeline] sh 06:02:58 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:02:58 31441e213272: Preparing 06:02:58 4dc25f33e21b: Preparing 06:02:58 d1114b35ee1a: Preparing 06:02:58 e2f13739ad41: Preparing 06:02:58 e2f13739ad41: Layer already exists 06:02:58 4dc25f33e21b: Layer already exists 06:02:58 d1114b35ee1a: Layer already exists 06:02:58 31441e213272: Layer already exists 06:02:58 60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] isUnix [Pipeline] sh 06:02:58 + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh 06:02:59 + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master 06:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] 06:02:59 31441e213272: Preparing 06:02:59 4dc25f33e21b: Preparing 06:02:59 d1114b35ee1a: Preparing 06:02:59 e2f13739ad41: Preparing 06:02:59 e2f13739ad41: Layer already exists 06:02:59 4dc25f33e21b: Layer already exists 06:02:59 31441e213272: Layer already exists 06:02:59 d1114b35ee1a: Layer already exists 06:02:59 master: digest: sha256:33ab55ccfec2417fae376eb94b821be9f37e43c287ac46a4b36a090758baeee0 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:59 ===================================================== [Pipeline] echo 06:02:59 taggedImages: 06:02:59 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:02:59 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest 06:02:59 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.2.4-dev.5 06:02:59 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9-1.2.4-dev.5 06:02:59 - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] } [Pipeline] // script [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 06:03:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 06:03:02 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 06:03:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:03:02 06:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 06:03:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:03:03 1.317.0: Pulling from edgex-devops/edgex-snyk-go 06:03:03 cbdbe7a5bc2a: Pulling fs layer 06:03:03 408f87550127: Pulling fs layer 06:03:03 fe522b08c979: Pulling fs layer 06:03:03 221eaa008020: Pulling fs layer 06:03:03 2a4607e5d6b9: Pulling fs layer 06:03:03 8f79b27c4fd2: Pulling fs layer 06:03:03 e5c8dbe1645b: Pulling fs layer 06:03:03 23e8b3b47431: Pulling fs layer 06:03:03 5c568d65a230: Pulling fs layer 06:03:03 221eaa008020: Waiting 06:03:03 e5c8dbe1645b: Waiting 06:03:03 2a4607e5d6b9: Waiting 06:03:03 8f79b27c4fd2: Waiting 06:03:03 23e8b3b47431: Waiting 06:03:03 5c568d65a230: Waiting 06:03:03 fe522b08c979: Download complete 06:03:03 408f87550127: Verifying Checksum 06:03:03 408f87550127: Download complete 06:03:03 2a4607e5d6b9: Verifying Checksum 06:03:03 2a4607e5d6b9: Download complete 06:03:03 8f79b27c4fd2: Verifying Checksum 06:03:03 8f79b27c4fd2: Download complete 06:03:03 cbdbe7a5bc2a: Verifying Checksum 06:03:03 cbdbe7a5bc2a: Download complete 06:03:04 cbdbe7a5bc2a: Pull complete 06:03:04 408f87550127: Pull complete 06:03:05 fe522b08c979: Pull complete 06:03:08 e5c8dbe1645b: Verifying Checksum 06:03:08 e5c8dbe1645b: Download complete 06:03:12 23e8b3b47431: Verifying Checksum 06:03:12 23e8b3b47431: Download complete 06:03:13 5c568d65a230: Verifying Checksum 06:03:13 5c568d65a230: Download complete 06:03:16 221eaa008020: Verifying Checksum 06:03:16 221eaa008020: Download complete 06:03:29 221eaa008020: Pull complete 06:03:29 2a4607e5d6b9: Pull complete 06:03:29 8f79b27c4fd2: Pull complete 06:03:31 e5c8dbe1645b: Pull complete 06:03:34 23e8b3b47431: Pull complete 06:03:36 5c568d65a230: Pull complete 06:03:36 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 06:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 06:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 06:03:36 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/foundry_device-virtual-go_master:/ws -w /ws --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 06:03:38 $ docker top 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:39 + snyk monitor '--org=edgex-jenkins' 06:04:06 06:04:06 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 06:04:06 06:04:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/e34d98c5-a6fa-47bb-9084-31dca9561d35 06:04:06 06:04:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:04:06 06:04:06 06:04:06 Snyk CLI supports Node.js 8 and higher. 06:04:06 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 06:04:06 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 06:04:06 06:04:06 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 06:04:06 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 06:04:06 $ docker stop --time=1 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 06:04:09 $ docker rm -f 957e5aed8497ffe57c4f8e7cf5bb0f9d739ef80441ef121da7614bc91eb3dc01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:10 06:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 06:04:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:11 latest: Pulling from edgex-devops/edgex-klar 06:04:11 e7c96db7181b: Pulling fs layer 06:04:11 1868ca2cb446: Pulling fs layer 06:04:11 136be5d0fe8e: Pulling fs layer 06:04:11 894bfe63afcb: Pulling fs layer 06:04:11 894bfe63afcb: Waiting 06:04:11 1868ca2cb446: Verifying Checksum 06:04:11 1868ca2cb446: Download complete 06:04:11 136be5d0fe8e: Download complete 06:04:11 e7c96db7181b: Verifying Checksum 06:04:11 e7c96db7181b: Download complete 06:04:11 894bfe63afcb: Verifying Checksum 06:04:11 894bfe63afcb: Download complete 06:04:11 e7c96db7181b: Pull complete 06:04:11 1868ca2cb446: Pull complete 06:04:12 136be5d0fe8e: Pull complete 06:04:12 894bfe63afcb: Pull complete 06:04:12 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 06:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 06:04:13 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:04:14 $ docker top 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + tee 06:04:15 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:04:20 $ docker stop --time=1 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 06:04:21 $ docker rm -f 2f5b274d808a72698084e7aa7615c34a77d510e1e0fbad9b6c21c1b118eef2c6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:22 . [Pipeline] withDockerContainer 06:04:22 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:04:23 $ docker top 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:24 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:04:24 + tee 06:04:24 clair timeout 1m0s 06:04:24 docker timeout: 1m0s 06:04:24 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:04:25 $ docker stop --time=1 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 06:04:26 $ docker rm -f 903342ab37a352f4666a02598b9f84228175f6695f6115ee8335f7de3fa8eff6 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:27 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 06:04:27 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go_60862a1890d94a51ede0363f4d0c53c3372f6de9.html [Pipeline] writeFile [Pipeline] step 06:04:27 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 06:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:27 . [Pipeline] withDockerContainer 06:04:28 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:04:29 $ docker top 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + tee 06:04:30 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:04:33 $ docker stop --time=1 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c 06:04:35 $ docker rm -f 4e539559842d16943b1b7ebb6288d9444e411733b878b48c702e98a6b43c440c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 06:04:35 . [Pipeline] withDockerContainer 06:04:36 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 06:04:37 $ docker top 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + /klar nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:60862a1890d94a51ede0363f4d0c53c3372f6de9 06:04:37 + tee 06:04:37 clair timeout 1m0s 06:04:37 docker timeout: 1m0s 06:04:37 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:04:38 $ docker stop --time=1 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf 06:04:40 $ docker rm -f 6d0b537f0c9f5996d6709538ed597830e6c635ff0f077ebf6db60609839ddfaf [Pipeline] // withDockerContainer [Pipeline] sh 06:04:41 + mkdir -p /w/workspace/foundry_device-virtual-go_master/clair-reports [Pipeline] echo 06:04:41 Generated HTML Table Report. Writing to /w/workspace/foundry_device-virtual-go_master/clair-reports/clair_results_docker-device-virtual-go-arm64_60862a1890d94a51ede0363f4d0c53c3372f6de9.html [Pipeline] writeFile [Pipeline] step 06:04:41 Archiving artifacts [Pipeline] } [Pipeline] // script [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 06:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:42 . [Pipeline] withDockerContainer 06:04:42 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:04:42 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:04:43 $ docker top df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:43 [ssh-agent] Looking for ssh-agent implementation... 06:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:44 $ docker exec df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc ssh-agent 06:04:44 SSH_AUTH_SOCK=/tmp/ssh-3SmhgRpNqveM/agent.12 06:04:44 SSH_AGENT_PID=17 06:04:44 Running ssh-add (command line suppressed) 06:04:45 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8465337379375232216.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8465337379375232216.key) 06:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:45 + git semver tag 06:04:45 # -> Open(): unable to determine branch for HEAD 06:04:45 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:04:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:04:45 # $SEMVER_REMOTE_NAME = origin 06:04:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:45 # $SEMVER_USER_NAME = edgex-jenkins 06:04:45 # $SEMVER_BRANCH = master 06:04:45 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 06:04:45 # 60862a1890d94a51ede0363f4d0c53c3372f6de9 HEAD 06:04:45 # -> Force: false 06:04:45 # b2d91920e1f470ae9e43d54bd0890cceea3fc5d3 refs/tags/v1.2.4-dev.5 [Pipeline] } 06:04:45 $ docker exec --env ******** --env ******** df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc ssh-agent -k 06:04:45 unset SSH_AUTH_SOCK; 06:04:45 unset SSH_AGENT_PID; 06:04:45 echo Agent pid 17 killed; 06:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:46 + git semver [Pipeline] } 06:04:46 $ docker stop --time=1 df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc 06:04:48 $ docker rm -f df3d66b933c85f14c0cd0bdaef79b6885556bf66caa3dc62b83887ad5bfef1cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:49 06:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:04:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:04:49 0.23.1-centos7: Pulling from edgex-lftools 06:04:49 ab5ef0e58194: Pulling fs layer 06:04:49 9712f1f96733: Pulling fs layer 06:04:49 63f879dbbcfc: Pulling fs layer 06:04:49 0d9ebad4ef96: Pulling fs layer 06:04:49 e9a5061849ea: Pulling fs layer 06:04:49 d747dcd14b5f: Pulling fs layer 06:04:49 2de7ff778b66: Pulling fs layer 06:04:49 e9a5061849ea: Waiting 06:04:49 d747dcd14b5f: Waiting 06:04:49 2de7ff778b66: Waiting 06:04:49 9712f1f96733: Download complete 06:04:53 63f879dbbcfc: Verifying Checksum 06:04:53 63f879dbbcfc: Download complete 06:04:53 e9a5061849ea: Verifying Checksum 06:04:53 e9a5061849ea: Download complete 06:04:54 d747dcd14b5f: Verifying Checksum 06:04:54 d747dcd14b5f: Download complete 06:04:54 2de7ff778b66: Verifying Checksum 06:04:54 2de7ff778b66: Download complete 06:04:55 0d9ebad4ef96: Verifying Checksum 06:04:55 0d9ebad4ef96: Download complete 06:04:55 ab5ef0e58194: Verifying Checksum 06:04:55 ab5ef0e58194: Download complete 06:05:02 ab5ef0e58194: Pull complete 06:05:03 9712f1f96733: Pull complete 06:05:05 63f879dbbcfc: Pull complete 06:05:16 0d9ebad4ef96: Pull complete 06:05:17 e9a5061849ea: Pull complete 06:05:17 d747dcd14b5f: Pull complete 06:05:21 2de7ff778b66: Pull complete 06:05:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:05:22 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:05:25 $ docker top 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:05:25 provisioning config files... 06:05:26 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7472851547224312346tmp 06:05:26 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config71500010342731038tmp 06:05:26 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config908277701254119198tmp [Pipeline] { [Pipeline] echo 06:05:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:05:26 ---> sigul-configuration.sh 06:05:26 gpg: directory `/root/.gnupg' created 06:05:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:05:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:05:26 gpg: keyring `/root/.gnupg/secring.gpg' created 06:05:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:05:26 gpg: CAST5 encrypted data 06:05:26 gpg: encrypted with 1 passphrase 06:05:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:05:27 + mkdir /home/jenkins 06:05:27 + mkdir /home/jenkins/sigul [Pipeline] sh 06:05:27 + 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 06:05:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:05:28 ---> sigul-install.sh 06:05:34 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 06:05:35 + git tag --list 06:05:35 v1.2.4-dev.5 [Pipeline] sh 06:05:36 + lftools sign git-tag v1.2.4-dev.5 06:05:37 Signing Git tag with Sigul... 06:05:37 Signing v1.2.4-dev.5 [Pipeline] echo 06:05:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:05:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:05:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:05:40 $ docker stop --time=1 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb 06:05:42 $ docker rm -f 91b127d10a58b239d92352b4a224cea1fb28eb25627fb485b2d5494513691afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:43 . [Pipeline] withDockerContainer 06:05:44 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:05:44 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:05:45 $ docker top c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:45 [ssh-agent] Looking for ssh-agent implementation... 06:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:45 $ docker exec c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 ssh-agent 06:05:46 SSH_AUTH_SOCK=/tmp/ssh-BVGoy3MXSNXy/agent.11 06:05:46 SSH_AGENT_PID=16 06:05:46 Running ssh-add (command line suppressed) 06:05:46 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_2535261301631141399.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_2535261301631141399.key) 06:05:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:46 + git semver bump pre 06:05:47 # -> Open(): unable to determine branch for HEAD 06:05:47 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:05:47 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:05:47 # $SEMVER_REMOTE_NAME = origin 06:05:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:05:47 # $SEMVER_USER_NAME = edgex-jenkins 06:05:47 # $SEMVER_BRANCH = master 06:05:47 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 06:05:47 1.2.4-dev.6 [Pipeline] } 06:05:47 $ docker exec --env ******** --env ******** c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 ssh-agent -k 06:05:47 unset SSH_AUTH_SOCK; 06:05:47 unset SSH_AGENT_PID; 06:05:47 echo Agent pid 16 killed; 06:05:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:47 + git semver [Pipeline] } 06:05:47 $ docker stop --time=1 c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 06:05:49 $ docker rm -f c18c5666c092e0dca99ac73f921fc2de68bd4a1a28ede1557fa3de1bd619ec08 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:49 . [Pipeline] withDockerContainer 06:05:50 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:05:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:05:50 $ docker top 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:51 [ssh-agent] Looking for ssh-agent implementation... 06:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:51 $ docker exec 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 ssh-agent 06:05:51 SSH_AUTH_SOCK=/tmp/ssh-h5jD4iRA5ltS/agent.11 06:05:51 SSH_AGENT_PID=16 06:05:51 Running ssh-add (command line suppressed) 06:05:52 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_670502253389196223.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_670502253389196223.key) 06:05:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:52 + git semver push 06:05:52 # -> Open(): unable to determine branch for HEAD 06:05:52 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 06:05:52 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 06:05:52 # $SEMVER_REMOTE_NAME = origin 06:05:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:05:52 # $SEMVER_USER_NAME = edgex-jenkins 06:05:52 # $SEMVER_BRANCH = master 06:05:52 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 06:05:59 $ docker exec --env ******** --env ******** 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 ssh-agent -k 06:05:59 unset SSH_AUTH_SOCK; 06:05:59 unset SSH_AGENT_PID; 06:05:59 echo Agent pid 16 killed; 06:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:00 + git semver [Pipeline] } 06:06:00 $ docker stop --time=1 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 06:06:02 $ docker rm -f 8af24022b8f6238df59148907a9cdeedea13109a4e680a6d6a93e99c39ef3d61 [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 06:06:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:04 ---> package-listing.sh 06:06:04 ++ facter osfamily 06:06:04 ++ tr '[:upper:]' '[:lower:]' 06:06:04 + OS_FAMILY=redhat 06:06:04 + workspace=/w/workspace/foundry_device-virtual-go_master 06:06:04 + START_PACKAGES=/tmp/packages_start.txt 06:06:04 + END_PACKAGES=/tmp/packages_end.txt 06:06:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:04 + PACKAGES=/tmp/packages_start.txt 06:06:04 + '[' /w/workspace/foundry_device-virtual-go_master ']' 06:06:04 + PACKAGES=/tmp/packages_end.txt 06:06:04 + case "${OS_FAMILY}" in 06:06:04 + rpm -qa 06:06:04 + sort 06:06:10 + '[' -f /tmp/packages_start.txt ']' 06:06:10 + '[' -f /tmp/packages_end.txt ']' 06:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:10 + '[' /w/workspace/foundry_device-virtual-go_master ']' 06:06:10 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 06:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 06:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:11 06:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:11 alpine: Pulling from edgex-lftools-log-publisher 06:06:11 df20fa9351a1: Pulling fs layer 06:06:11 36b3adc4ff6f: Pulling fs layer 06:06:11 8ad3a11d3b57: Pulling fs layer 06:06:11 46f8f816bc3b: Pulling fs layer 06:06:11 0dadc02b9964: Pulling fs layer 06:06:11 ce6a7cf60c04: Pulling fs layer 06:06:11 7a184a31f384: Pulling fs layer 06:06:11 0879bd2ef858: Pulling fs layer 06:06:11 ce6a7cf60c04: Waiting 06:06:11 7a184a31f384: Waiting 06:06:11 0879bd2ef858: Waiting 06:06:11 46f8f816bc3b: Waiting 06:06:11 0dadc02b9964: Waiting 06:06:11 36b3adc4ff6f: Verifying Checksum 06:06:11 36b3adc4ff6f: Download complete 06:06:11 46f8f816bc3b: Verifying Checksum 06:06:11 46f8f816bc3b: Download complete 06:06:12 df20fa9351a1: Verifying Checksum 06:06:12 df20fa9351a1: Download complete 06:06:12 ce6a7cf60c04: Verifying Checksum 06:06:12 ce6a7cf60c04: Download complete 06:06:12 7a184a31f384: Verifying Checksum 06:06:12 7a184a31f384: Download complete 06:06:12 0dadc02b9964: Verifying Checksum 06:06:12 0dadc02b9964: Download complete 06:06:12 8ad3a11d3b57: Verifying Checksum 06:06:12 8ad3a11d3b57: Download complete 06:06:12 df20fa9351a1: Pull complete 06:06:12 36b3adc4ff6f: Pull complete 06:06:13 0879bd2ef858: Verifying Checksum 06:06:13 0879bd2ef858: Download complete 06:06:13 8ad3a11d3b57: Pull complete 06:06:14 46f8f816bc3b: Pull complete 06:06:14 0dadc02b9964: Pull complete 06:06:14 ce6a7cf60c04: Pull complete 06:06:14 7a184a31f384: Pull complete 06:06:18 0879bd2ef858: Pull complete 06:06:18 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 06:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:06:18 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 06:06:18 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:06:22 $ docker top 4cc4230a6ed6678d104e8e3357e169b71c963a6d7c6910acb4d6c83121769875 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:22 + mkdir -p /var/log/sa [Pipeline] sh 06:06:23 + ls /var/log/sa-host 06:06:23 + sadf -c /var/log/sa-host/sa05 06:06:23 file_magic: OK 06:06:23 HZ: Using current value: 100 06:06:23 file_header: OK 06:06:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:06:23 Statistics: 06:06:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:06:23 File successfully converted to sysstat format version 12.2.1 06:06:23 + sadf -c /var/log/sa-host/sa22 06:06:23 file_magic: OK 06:06:23 HZ: Using current value: 100 06:06:23 file_header: OK 06:06:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:06:23 Statistics: 06:06:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:06:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:23 provisioning config files... 06:06:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config3202141846429103730tmp [Pipeline] { [Pipeline] echo 06:06:23 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:23 ---> create-netrc.sh [Pipeline] echo 06:06:23 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:23 ---> logs-deploy.sh 06:06:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/25 06:06:23 INFO: archiving workspace using pattern(s): 06:06:26 Archives upload complete. 06:06:26 INFO: archiving logs to Nexus 06:06:27 ---> uname -a: 06:06:27 Linux 4cc4230a6ed6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:06:27 06:06:27 06:06:27 ---> lscpu: 06:06:27 Architecture: x86_64 06:06:27 CPU op-mode(s): 32-bit, 64-bit 06:06:27 Byte Order: Little Endian 06:06:27 Address sizes: 40 bits physical, 48 bits virtual 06:06:27 CPU(s): 4 06:06:27 On-line CPU(s) list: 0-3 06:06:27 Thread(s) per core: 1 06:06:27 Core(s) per socket: 1 06:06:27 Socket(s): 4 06:06:27 NUMA node(s): 1 06:06:27 Vendor ID: GenuineIntel 06:06:27 CPU family: 6 06:06:27 Model: 44 06:06:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:06:27 Stepping: 1 06:06:27 CPU MHz: 2933.438 06:06:27 BogoMIPS: 5866.87 06:06:27 Virtualization: VT-x 06:06:27 Hypervisor vendor: KVM 06:06:27 Virtualization type: full 06:06:27 L1d cache: 128 KiB 06:06:27 L1i cache: 128 KiB 06:06:27 L2 cache: 16 MiB 06:06:27 L3 cache: 64 MiB 06:06:27 NUMA node0 CPU(s): 0-3 06:06:27 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:06:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:06:27 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:06:27 Vulnerability Meltdown: Mitigation; PTI 06:06:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:06:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:06:27 Vulnerability Tsx async abort: Not affected 06:06:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:06:27 06:06:27 06:06:27 ---> nproc: 06:06:27 4 06:06:27 06:06:27 06:06:27 ---> df -h: 06:06:27 Filesystem Size Used Available Use% Mounted on 06:06:27 overlay 50.0G 8.2G 41.8G 16% / 06:06:27 tmpfs 64.0M 0 64.0M 0% /dev 06:06:27 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:06:27 shm 64.0M 0 64.0M 0% /dev/shm 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/foundry_device-virtual-go_master 06:06:27 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/foundry_device-virtual-go_master@tmp 06:06:27 06:06:27 06:06:27 ---> free -m: 06:06:27 total used free shared buff/cache available 06:06:27 Mem: 1837 759 126 0 951 1010 06:06:27 Swap: 1023 3 1020 06:06:27 06:06:27 06:06:27 ---> ip addr: 06:06:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:06:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:06:27 inet 127.0.0.1/8 scope host lo 06:06:27 valid_lft forever preferred_lft forever 06:06:27 24: eth0@if25: mtu 1458 qdisc noqueue state UP 06:06:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 06:06:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 06:06:27 valid_lft forever preferred_lft forever 06:06:27 06:06:27