Started by upstream project "edgexfoundry/cd-management/release" build number 39 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from abb441d7d1970f82b841c2bc1ba1938b3ed69869 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 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 d8dcacb1afd64ffd41a88d498332b01d09cee174 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dcacb1afd64ffd41a88d498332b01d09cee174 # timeout=10 Commit message: "Merge pull request #299 from bill-mahoney/releaseStream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12563’ Running on prd-centos7-docker-4c-2g-12571 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 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 --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/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 --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 Commit message: "Merge pull request #148 from iain-anderson/master" > git rev-list --no-walk abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-18T19:35:25.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-18T19:35:25.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-18T19:35:25.945Z] ========================================================= [2020-11-18T19:35:25.945Z] EdgeX Global Pipelines Version Info [2020-11-18T19:35:25.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:35:27.452Z] ------------------- [2020-11-18T19:35:27.452Z] stable info: [2020-11-18T19:35:27.452Z] ------------------- [2020-11-18T19:35:27.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-18T19:35:27.452Z] Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 [2020-11-18T19:35:27.452Z] Message: update stable to v1.0.165 [2020-11-18T19:35:28.434Z] ------------------- [2020-11-18T19:35:28.434Z] experimental info: [2020-11-18T19:35:28.434Z] ------------------- [2020-11-18T19:35:28.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-18T19:35:28.434Z] Commit SHA: d8dcacb1afd64ffd41a88d498332b01d09cee174 [2020-11-18T19:35:28.434Z] Message: update experimental to v1.0.165 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-18T19:35:28.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2020-11-18T19:35:28.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2020-11-18T19:35:28.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-18T19:35:29.087Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-18T19:35:29.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-18T19:35:29.266Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-18T19:35:29.364Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-18T19:35:29.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-18T19:35:29.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-18T19:35:29.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-18T19:35:29.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-18T19:35:29.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2020-11-18T19:35:29.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-18T19:35:30.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-18T19:35:30.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-18T19:35:30.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-18T19:35:30.405Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-18T19:35:30.584Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-18T19:35:30.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-18T19:35:30.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-18T19:35:30.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-18T19:35:31.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-18T19:35:31.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-18T19:35:31.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-18T19:35:31.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-18T19:35:31.405Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-18T19:35:31.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-11-18T19:35:31.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-11-18T19:35:31.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-11-18T19:35:31.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] echo [2020-11-18T19:35:31.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abb441d [Pipeline] echo [2020-11-18T19:35:32.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-18T19:35:32.252Z] provisioning config files... [2020-11-18T19:35:32.290Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config17383925974435225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:35:32.665Z] ---> docker-login.sh [2020-11-18T19:35:32.665Z] nexus3.edgexfoundry.org:10001 [2020-11-18T19:35:33.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:35:33.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:35:33.504Z] Configure a credential helper to remove this warning. See [2020-11-18T19:35:33.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:35:33.504Z] [2020-11-18T19:35:33.504Z] Login Succeeded [2020-11-18T19:35:33.504Z] nexus3.edgexfoundry.org:10002 [2020-11-18T19:35:33.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:35:33.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:35:33.504Z] Configure a credential helper to remove this warning. See [2020-11-18T19:35:33.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:35:33.504Z] [2020-11-18T19:35:33.504Z] Login Succeeded [2020-11-18T19:35:33.504Z] nexus3.edgexfoundry.org:10003 [2020-11-18T19:35:33.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:35:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:35:33.766Z] Configure a credential helper to remove this warning. See [2020-11-18T19:35:33.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:35:33.766Z] [2020-11-18T19:35:33.766Z] Login Succeeded [2020-11-18T19:35:33.766Z] nexus3.edgexfoundry.org:10004 [2020-11-18T19:35:34.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:35:34.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:35:34.065Z] Configure a credential helper to remove this warning. See [2020-11-18T19:35:34.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:35:34.065Z] [2020-11-18T19:35:34.065Z] Login Succeeded [2020-11-18T19:35:34.065Z] docker.io [2020-11-18T19:35:34.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:35:34.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:35:34.326Z] Configure a credential helper to remove this warning. See [2020-11-18T19:35:34.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:35:34.326Z] [2020-11-18T19:35:34.327Z] Login Succeeded [2020-11-18T19:35:34.327Z] ---> docker-login.sh ends [Pipeline] } [2020-11-18T19:35:34.338Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-18T19:35:35.176Z] + git log --format=format:%s -1 abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] echo [2020-11-18T19:35:35.239Z] GIT_COMMIT: abb441d7d1970f82b841c2bc1ba1938b3ed69869, Commit Message: Merge pull request #148 from iain-anderson/master [Pipeline] echo [2020-11-18T19:35:35.285Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:35:35.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:35:35.903Z] [2020-11-18T19:35:35.903Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:35:36.256Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:35:36.256Z] latest: Pulling from edgex-devops/git-semver [2020-11-18T19:35:36.256Z] 31603596830f: Pulling fs layer [2020-11-18T19:35:36.256Z] 2a8b12db71e7: Pulling fs layer [2020-11-18T19:35:36.256Z] 6ca5941a6612: Pulling fs layer [2020-11-18T19:35:36.256Z] ecc8261a40a4: Pulling fs layer [2020-11-18T19:35:36.256Z] ecc8261a40a4: Waiting [2020-11-18T19:35:36.256Z] 2a8b12db71e7: Verifying Checksum [2020-11-18T19:35:36.256Z] 2a8b12db71e7: Download complete [2020-11-18T19:35:36.523Z] 31603596830f: Download complete [2020-11-18T19:35:36.788Z] 6ca5941a6612: Verifying Checksum [2020-11-18T19:35:36.788Z] 6ca5941a6612: Download complete [2020-11-18T19:35:36.788Z] 31603596830f: Pull complete [2020-11-18T19:35:37.053Z] ecc8261a40a4: Verifying Checksum [2020-11-18T19:35:37.053Z] ecc8261a40a4: Download complete [2020-11-18T19:35:37.053Z] 2a8b12db71e7: Pull complete [2020-11-18T19:35:38.005Z] 6ca5941a6612: Pull complete [2020-11-18T19:35:38.005Z] ecc8261a40a4: Pull complete [2020-11-18T19:35:38.005Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-18T19:35:38.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:35:38.005Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-18T19:35:38.175Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:35:38.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-18T19:35:40.500Z] $ docker top 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-18T19:35:40.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-18T19:35:40.844Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-18T19:35:41.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-18T19:35:41.080Z] $ docker exec 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent [2020-11-18T19:35:41.239Z] SSH_AUTH_SOCK=/tmp/ssh-rLkG3Mxpl4a1/agent.11 [2020-11-18T19:35:41.239Z] SSH_AGENT_PID=16 [2020-11-18T19:35:41.255Z] Running ssh-add (command line suppressed) [2020-11-18T19:35:41.376Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_9202055846775494148.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_9202055846775494148.key) [2020-11-18T19:35:41.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-18T19:35:41.786Z] + git tag --points-at HEAD [Pipeline] } [2020-11-18T19:35:41.806Z] $ docker exec --env ******** --env ******** 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent -k [2020-11-18T19:35:41.916Z] unset SSH_AUTH_SOCK; [2020-11-18T19:35:41.917Z] unset SSH_AGENT_PID; [2020-11-18T19:35:41.917Z] echo Agent pid 16 killed; [2020-11-18T19:35:41.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-11-18T19:35:42.093Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.4-dev.11|v1.3.0' [Pipeline] sshagent [2020-11-18T19:35:42.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-18T19:35:42.192Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-18T19:35:42.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-18T19:35:42.369Z] $ docker exec 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent [2020-11-18T19:35:42.537Z] SSH_AUTH_SOCK=/tmp/ssh-nhpuF7ccYQlL/agent.46 [2020-11-18T19:35:42.537Z] SSH_AGENT_PID=51 [2020-11-18T19:35:42.546Z] Running ssh-add (command line suppressed) [2020-11-18T19:35:42.669Z] Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5055129431817938644.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5055129431817938644.key) [2020-11-18T19:35:42.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-18T19:35:43.068Z] + git semver init [2020-11-18T19:35:43.068Z] # -> Open(): unable to determine branch for HEAD [2020-11-18T19:35:43.068Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git [2020-11-18T19:35:43.068Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master [2020-11-18T19:35:43.068Z] # $SEMVER_REMOTE_NAME = origin [2020-11-18T19:35:43.068Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-18T19:35:43.068Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-18T19:35:43.068Z] # $SEMVER_BRANCH = master [2020-11-18T19:35:43.068Z] # $SEMVER_TEMP = /tmp/semver-671480440 [2020-11-18T19:35:43.068Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-11-18T19:35:43.331Z] # '/tmp/semver-671480440' -> '/w/workspace/foundry_device-virtual-go_master/.semver' [2020-11-18T19:35:43.331Z] # -> Force: false [2020-11-18T19:35:43.331Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } [2020-11-18T19:35:43.349Z] $ docker exec --env ******** --env ******** 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e ssh-agent -k [2020-11-18T19:35:43.462Z] unset SSH_AUTH_SOCK; [2020-11-18T19:35:43.463Z] unset SSH_AGENT_PID; [2020-11-18T19:35:43.463Z] echo Agent pid 51 killed; [2020-11-18T19:35:43.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-18T19:35:43.999Z] + git semver [Pipeline] } [2020-11-18T19:35:44.022Z] $ docker stop --time=1 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e [2020-11-18T19:35:45.384Z] $ docker rm -f 147f18be139473d371c709703ad4434ed1e2c857ab4c8964d9cb35a8013cb45e [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-18T19:35:45.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-18T19:35:46.551Z] Stashed 1 file(s) [Pipeline] echo [2020-11-18T19:35:46.555Z] [edgeXSemver]: initialized semver on version 1.3.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-18T19:36:02.105Z] Still waiting to schedule task [2020-11-18T19:36:02.105Z] ‘prd-centos7-docker-4c-2g-12577’ is offline [2020-11-18T19:36:02.108Z] Still waiting to schedule task [2020-11-18T19:36:02.108Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-18T19:38:17.692Z] Running on prd-centos7-docker-4c-2g-12584 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-11-18T19:38:17.784Z] Running in /w/workspace/device-virtual-go/33 [Pipeline] { [Pipeline] checkout [2020-11-18T19:38:21.516Z] using credential edgex-jenkins-ssh [2020-11-18T19:38:21.575Z] Cloning the remote Git repository [2020-11-18T19:38:21.604Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:38:21.668Z] > git init /w/workspace/device-virtual-go/33 # timeout=10 [2020-11-18T19:38:21.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:38:21.721Z] > git --version # timeout=10 [2020-11-18T19:38:21.725Z] > git --version # 'git version 2.16.5' [2020-11-18T19:38:21.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-18T19:38:21.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T19:38:22.417Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-18T19:38:22.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T19:38:22.434Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-18T19:38:22.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:38:22.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-18T19:38:22.453Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-18T19:38:22.795Z] Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) [2020-11-18T19:38:22.805Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T19:38:22.810Z] > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-18T19:38:26.601Z] Commit message: "Merge pull request #148 from iain-anderson/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-18T19:38:27.528Z] provisioning config files... [2020-11-18T19:38:27.655Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config7320803758216037571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:38:28.724Z] ---> docker-login.sh [2020-11-18T19:38:28.724Z] nexus3.edgexfoundry.org:10001 [2020-11-18T19:38:28.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:38:29.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:38:29.570Z] Configure a credential helper to remove this warning. See [2020-11-18T19:38:29.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:38:29.570Z] [2020-11-18T19:38:29.570Z] Login Succeeded [2020-11-18T19:38:29.570Z] nexus3.edgexfoundry.org:10002 [2020-11-18T19:38:29.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:38:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:38:29.837Z] Configure a credential helper to remove this warning. See [2020-11-18T19:38:29.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:38:29.837Z] [2020-11-18T19:38:29.837Z] Login Succeeded [2020-11-18T19:38:29.837Z] nexus3.edgexfoundry.org:10003 [2020-11-18T19:38:29.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:38:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:38:29.837Z] Configure a credential helper to remove this warning. See [2020-11-18T19:38:29.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:38:29.837Z] [2020-11-18T19:38:29.837Z] Login Succeeded [2020-11-18T19:38:29.837Z] nexus3.edgexfoundry.org:10004 [2020-11-18T19:38:30.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:38:30.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:38:30.104Z] Configure a credential helper to remove this warning. See [2020-11-18T19:38:30.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:38:30.104Z] [2020-11-18T19:38:30.104Z] Login Succeeded [2020-11-18T19:38:30.104Z] docker.io [2020-11-18T19:38:30.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:38:30.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:38:30.373Z] Configure a credential helper to remove this warning. See [2020-11-18T19:38:30.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:38:30.373Z] [2020-11-18T19:38:30.373Z] Login Succeeded [2020-11-18T19:38:30.373Z] ---> docker-login.sh ends [Pipeline] } [2020-11-18T19:38:30.442Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-18T19:38:30.933Z] ========================================================= [2020-11-18T19:38:30.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-18T19:38:30.933Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:38:31.292Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-18T19:38:31.571Z] Sending build context to Docker daemon 469kB [2020-11-18T19:38:31.572Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-18T19:38:31.572Z] Step 2/8 : FROM ${BASE} [2020-11-18T19:38:31.572Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-18T19:38:31.572Z] df20fa9351a1: Pulling fs layer [2020-11-18T19:38:31.572Z] ed8968b2872e: Pulling fs layer [2020-11-18T19:38:31.572Z] a92cc7c5fd73: Pulling fs layer [2020-11-18T19:38:31.572Z] e871e8e8d7a9: Pulling fs layer [2020-11-18T19:38:31.572Z] e73272ec9a57: Pulling fs layer [2020-11-18T19:38:31.572Z] 1e910a182e73: Pulling fs layer [2020-11-18T19:38:31.572Z] 4e634b169226: Pulling fs layer [2020-11-18T19:38:31.572Z] e871e8e8d7a9: Waiting [2020-11-18T19:38:31.572Z] e73272ec9a57: Waiting [2020-11-18T19:38:31.572Z] 1e910a182e73: Waiting [2020-11-18T19:38:31.572Z] 4e634b169226: Waiting [2020-11-18T19:38:31.839Z] a92cc7c5fd73: Verifying Checksum [2020-11-18T19:38:31.839Z] a92cc7c5fd73: Download complete [2020-11-18T19:38:32.422Z] ed8968b2872e: Verifying Checksum [2020-11-18T19:38:32.422Z] ed8968b2872e: Download complete [2020-11-18T19:38:32.422Z] e73272ec9a57: Verifying Checksum [2020-11-18T19:38:32.422Z] e73272ec9a57: Download complete [2020-11-18T19:38:33.001Z] 1e910a182e73: Download complete [2020-11-18T19:38:33.001Z] df20fa9351a1: Verifying Checksum [2020-11-18T19:38:33.001Z] df20fa9351a1: Download complete [2020-11-18T19:38:33.264Z] df20fa9351a1: Pull complete [2020-11-18T19:38:33.531Z] ed8968b2872e: Pull complete [2020-11-18T19:38:33.531Z] a92cc7c5fd73: Pull complete [2020-11-18T19:38:36.876Z] 4e634b169226: Verifying Checksum [2020-11-18T19:38:36.876Z] 4e634b169226: Download complete [2020-11-18T19:38:37.472Z] e871e8e8d7a9: Verifying Checksum [2020-11-18T19:38:37.472Z] e871e8e8d7a9: Download complete [2020-11-18T19:38:42.853Z] e871e8e8d7a9: Pull complete [2020-11-18T19:38:42.853Z] e73272ec9a57: Pull complete [2020-11-18T19:38:42.853Z] 1e910a182e73: Pull complete [2020-11-18T19:38:47.102Z] 4e634b169226: Pull complete [2020-11-18T19:38:47.102Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-18T19:38:47.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-18T19:38:47.102Z] ---> f7629b54cfaa [2020-11-18T19:38:47.102Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-18T19:38:47.377Z] ---> Running in 0e4bf7eb73cb [2020-11-18T19:38:47.377Z] Removing intermediate container 0e4bf7eb73cb [2020-11-18T19:38:47.377Z] ---> e84e8450dbe2 [2020-11-18T19:38:47.377Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-18T19:38:47.644Z] ---> Running in b859e32f55ec [2020-11-18T19:38:49.048Z] Removing intermediate container b859e32f55ec [2020-11-18T19:38:49.048Z] ---> a9c1224c2c5d [2020-11-18T19:38:49.048Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-18T19:38:49.317Z] ---> Running in c2b4d0384c7a [2020-11-18T19:38:49.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-18T19:38:51.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-18T19:38:53.223Z] (1/14) Installing libmagic (5.38-r0) [2020-11-18T19:38:53.798Z] (2/14) Installing file (5.38-r0) [2020-11-18T19:38:53.798Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-18T19:38:54.063Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-18T19:39:09.007Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-18T19:39:09.007Z] (6/14) Installing patch (2.7.6-r6) [2020-11-18T19:39:09.007Z] (7/14) Installing build-base (0.5-r2) [2020-11-18T19:39:09.007Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-18T19:39:09.007Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-18T19:39:09.007Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-18T19:39:09.007Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-18T19:39:09.007Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-18T19:39:09.007Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-18T19:39:09.007Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-18T19:39:09.273Z] Executing busybox-1.31.1-r16.trigger [2020-11-18T19:39:09.273Z] OK: 237 MiB in 53 packages [2020-11-18T19:39:09.709Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12583 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws [2020-11-18T19:39:09.768Z] Running in /w/workspace/device-virtual-go/33 [Pipeline] { [Pipeline] checkout [2020-11-18T19:39:13.520Z] Removing intermediate container c2b4d0384c7a [2020-11-18T19:39:13.520Z] ---> 57ff2c525f50 [2020-11-18T19:39:13.520Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-18T19:39:13.520Z] ---> Running in 68d54a0d5492 [2020-11-18T19:39:13.520Z] Removing intermediate container 68d54a0d5492 [2020-11-18T19:39:13.520Z] ---> 1ac84a462ac7 [2020-11-18T19:39:13.520Z] Step 7/8 : COPY . . [2020-11-18T19:39:14.099Z] ---> 8b0e2cfe4628 [2020-11-18T19:39:14.099Z] Step 8/8 : RUN go mod download [2020-11-18T19:39:14.099Z] ---> Running in a54b5b12e207 [2020-11-18T19:39:16.537Z] using credential edgex-jenkins-ssh [2020-11-18T19:39:16.605Z] Cloning the remote Git repository [2020-11-18T19:39:16.699Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:39:16.824Z] > git init /w/workspace/device-virtual-go/33 # timeout=10 [2020-11-18T19:39:16.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:39:16.911Z] > git --version # timeout=10 [2020-11-18T19:39:16.935Z] > git --version # 'git version 2.17.1' [2020-11-18T19:39:16.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-18T19:39:17.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T19:39:18.330Z] Checking out Revision abb441d7d1970f82b841c2bc1ba1938b3ed69869 (master) [2020-11-18T19:39:17.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-18T19:39:17.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-18T19:39:17.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-11-18T19:39:17.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-11-18T19:39:17.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-18T19:39:17.873Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-18T19:39:18.377Z] > git config core.sparsecheckout # timeout=10 [2020-11-18T19:39:18.405Z] > git checkout -f abb441d7d1970f82b841c2bc1ba1938b3ed69869 # timeout=10 [2020-11-18T19:39:23.050Z] Commit message: "Merge pull request #148 from iain-anderson/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-18T19:39:23.787Z] provisioning config files... [2020-11-18T19:39:23.844Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config5450309383581425261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:39:24.754Z] ---> docker-login.sh [2020-11-18T19:39:24.754Z] nexus3.edgexfoundry.org:10001 [2020-11-18T19:39:25.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:39:26.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:39:26.053Z] Configure a credential helper to remove this warning. See [2020-11-18T19:39:26.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:39:26.053Z] [2020-11-18T19:39:26.053Z] Login Succeeded [2020-11-18T19:39:26.053Z] nexus3.edgexfoundry.org:10002 [2020-11-18T19:39:26.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:39:26.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:39:26.667Z] Configure a credential helper to remove this warning. See [2020-11-18T19:39:26.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:39:26.667Z] [2020-11-18T19:39:26.667Z] Login Succeeded [2020-11-18T19:39:26.667Z] nexus3.edgexfoundry.org:10003 [2020-11-18T19:39:26.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:39:27.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:39:27.242Z] Configure a credential helper to remove this warning. See [2020-11-18T19:39:27.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:39:27.242Z] [2020-11-18T19:39:27.242Z] Login Succeeded [2020-11-18T19:39:27.242Z] nexus3.edgexfoundry.org:10004 [2020-11-18T19:39:27.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:39:27.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:39:27.861Z] Configure a credential helper to remove this warning. See [2020-11-18T19:39:27.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:39:27.861Z] [2020-11-18T19:39:27.861Z] Login Succeeded [2020-11-18T19:39:27.861Z] docker.io [2020-11-18T19:39:28.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:39:28.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:39:28.413Z] Configure a credential helper to remove this warning. See [2020-11-18T19:39:28.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:39:28.413Z] [2020-11-18T19:39:28.413Z] Login Succeeded [2020-11-18T19:39:28.413Z] ---> docker-login.sh ends [Pipeline] } [2020-11-18T19:39:28.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-18T19:39:28.976Z] ========================================================= [2020-11-18T19:39:28.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-18T19:39:28.976Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:39:29.404Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-18T19:39:29.681Z] Sending build context to Docker daemon 469kB [2020-11-18T19:39:29.681Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-18T19:39:29.681Z] Step 2/8 : FROM ${BASE} [2020-11-18T19:39:29.961Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-18T19:39:29.961Z] b538f80385f9: Pulling fs layer [2020-11-18T19:39:29.961Z] 74f711af9a0d: Pulling fs layer [2020-11-18T19:39:29.961Z] 99f96fe45779: Pulling fs layer [2020-11-18T19:39:29.961Z] 8529a6b9a6be: Pulling fs layer [2020-11-18T19:39:29.961Z] 45590311c82a: Pulling fs layer [2020-11-18T19:39:29.961Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-18T19:39:29.961Z] 209524e5b208: Pulling fs layer [2020-11-18T19:39:29.961Z] 8529a6b9a6be: Waiting [2020-11-18T19:39:29.961Z] 45590311c82a: Waiting [2020-11-18T19:39:29.961Z] 69ca0ff8b7b3: Waiting [2020-11-18T19:39:29.961Z] 209524e5b208: Waiting [2020-11-18T19:39:29.961Z] 99f96fe45779: Verifying Checksum [2020-11-18T19:39:29.961Z] 74f711af9a0d: Verifying Checksum [2020-11-18T19:39:29.961Z] 74f711af9a0d: Download complete [2020-11-18T19:39:29.961Z] 45590311c82a: Verifying Checksum [2020-11-18T19:39:29.961Z] 45590311c82a: Download complete [2020-11-18T19:39:30.556Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-18T19:39:30.556Z] 69ca0ff8b7b3: Download complete [2020-11-18T19:39:30.556Z] b538f80385f9: Verifying Checksum [2020-11-18T19:39:30.556Z] b538f80385f9: Download complete [2020-11-18T19:39:31.155Z] b538f80385f9: Pull complete [2020-11-18T19:39:31.754Z] 74f711af9a0d: Pull complete [2020-11-18T19:39:32.027Z] 99f96fe45779: Pull complete [2020-11-18T19:39:32.622Z] 209524e5b208: Verifying Checksum [2020-11-18T19:39:32.622Z] 209524e5b208: Download complete [2020-11-18T19:39:34.061Z] 8529a6b9a6be: Verifying Checksum [2020-11-18T19:39:34.061Z] 8529a6b9a6be: Download complete [2020-11-18T19:39:36.842Z] Removing intermediate container a54b5b12e207 [2020-11-18T19:39:36.842Z] ---> 24e5bf3d35de [2020-11-18T19:39:36.842Z] Successfully built 24e5bf3d35de [2020-11-18T19:39:36.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:39:37.347Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-18T19:39:37.347Z] . [Pipeline] withDockerContainer [2020-11-18T19:39:37.475Z] prd-centos7-docker-4c-2g-12584 does not seem to be running inside a container [2020-11-18T19:39:37.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-18T19:39:38.382Z] $ docker top b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-18T19:39:38.934Z] + go version [2020-11-18T19:39:38.934Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-18T19:39:38.953Z] $ docker stop --time=1 b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 [2020-11-18T19:39:40.326Z] $ docker rm -f b8c7501b801042488bcd92552cf59fe1e2ec77f457335d23b88beff14250d0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:39:41.150Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-18T19:39:41.150Z] . [Pipeline] withDockerContainer [2020-11-18T19:39:41.252Z] prd-centos7-docker-4c-2g-12584 does not seem to be running inside a container [2020-11-18T19:39:41.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-18T19:39:42.040Z] $ docker top d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-18T19:39:42.597Z] + make test [2020-11-18T19:39:42.597Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-18T19:39:43.562Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-11-18T19:39:44.239Z] 8529a6b9a6be: Pull complete [2020-11-18T19:39:44.239Z] 45590311c82a: Pull complete [2020-11-18T19:39:44.239Z] 69ca0ff8b7b3: Pull complete [2020-11-18T19:39:46.874Z] 209524e5b208: Pull complete [2020-11-18T19:39:46.874Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-18T19:39:46.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-18T19:39:46.874Z] ---> 5bddaf1c2fca [2020-11-18T19:39:46.874Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-11-18T19:39:51.229Z] ---> Running in a4b2a97ccfb5 [2020-11-18T19:39:51.229Z] Removing intermediate container a4b2a97ccfb5 [2020-11-18T19:39:51.229Z] ---> a863b52c59f6 [2020-11-18T19:39:51.229Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-18T19:39:51.229Z] ---> Running in 1ceace58c008 [2020-11-18T19:39:53.885Z] Removing intermediate container 1ceace58c008 [2020-11-18T19:39:53.885Z] ---> 33853352dc1b [2020-11-18T19:39:53.885Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-11-18T19:39:53.885Z] ---> Running in deb1c2b3e1be [2020-11-18T19:39:55.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-18T19:39:56.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-18T19:39:57.740Z] (1/14) Installing libmagic (5.38-r0) [2020-11-18T19:39:58.014Z] (2/14) Installing file (5.38-r0) [2020-11-18T19:39:58.014Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-11-18T19:39:58.289Z] (4/14) Installing g++ (9.3.0-r2) [2020-11-18T19:39:58.626Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-18T19:39:58.626Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.328s coverage: 64.4% of statements [2020-11-18T19:39:58.626Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-18T19:40:01.231Z] gofmt -l . [2020-11-18T19:40:01.231Z] [ "`gofmt -l .`" = "" ] [2020-11-18T19:40:01.231Z] ./bin/test-attribution-txt.sh [2020-11-18T19:40:02.181Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-18T19:40:02.202Z] $ docker stop --time=1 d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 [2020-11-18T19:40:02.623Z] (5/14) Installing fortify-headers (1.1-r0) [2020-11-18T19:40:02.623Z] (6/14) Installing patch (2.7.6-r6) [2020-11-18T19:40:02.897Z] (7/14) Installing build-base (0.5-r2) [2020-11-18T19:40:02.897Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-11-18T19:40:02.897Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-11-18T19:40:03.173Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-11-18T19:40:03.451Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-11-18T19:40:03.725Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-11-18T19:40:03.725Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-11-18T19:40:04.001Z] (14/14) Installing openssh (8.3_p1-r0) [2020-11-18T19:40:04.002Z] Executing busybox-1.31.1-r16.trigger [2020-11-18T19:40:04.002Z] OK: 221 MiB in 53 packages [2020-11-18T19:40:04.854Z] $ docker rm -f d42402942fad3922c4a67292d43378b74ba2d3af684e5c9ba8c4e163a3d93137 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-18T19:40:05.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-18T19:40:05.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-18T19:40:07.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-18T19:40:07.426Z] + ls -al . [2020-11-18T19:40:07.426Z] total 124 [2020-11-18T19:40:07.426Z] drwxrwxr-x. 7 jenkins jenkins 4096 Nov 18 19:40 . [2020-11-18T19:40:07.426Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 19:38 .. [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 6713 Nov 18 19:38 Attribution.txt [2020-11-18T19:40:07.426Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 18 19:38 bin [2020-11-18T19:40:07.426Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 19:38 cmd [2020-11-18T19:40:07.426Z] -rw-r--r--. 1 jenkins jenkins 47242 Nov 18 19:39 coverage.out [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 1834 Nov 18 19:38 Dockerfile [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 957 Nov 18 19:38 Dockerfile.build [2020-11-18T19:40:07.426Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 19:38 .git [2020-11-18T19:40:07.426Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 19:38 .github [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 258 Nov 18 19:38 .gitignore [2020-11-18T19:40:07.426Z] -rw-r--r--. 1 jenkins jenkins 856 Nov 18 19:40 go.mod [2020-11-18T19:40:07.426Z] -rw-r--r--. 1 jenkins jenkins 16151 Nov 18 19:40 go.sum [2020-11-18T19:40:07.426Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 19:38 internal [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 660 Nov 18 19:38 Jenkinsfile [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 19:38 LICENSE [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 873 Nov 18 19:38 Makefile [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 918 Nov 18 19:38 README.md [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 19:35 VERSION [2020-11-18T19:40:07.426Z] -rw-rw-r--. 1 jenkins jenkins 235 Nov 18 19:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:07.734Z] + 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=abb441d7d1970f82b841c2bc1ba1938b3ed69869 --label arch=amd64 --label version=1.3.0 . [2020-11-18T19:40:07.998Z] Sending build context to Docker daemon 534kB [2020-11-18T19:40:07.998Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-18T19:40:07.998Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-18T19:40:07.998Z] ---> 24e5bf3d35de [2020-11-18T19:40:07.998Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-18T19:40:07.998Z] ---> Running in ca703cb61460 [2020-11-18T19:40:08.263Z] Removing intermediate container ca703cb61460 [2020-11-18T19:40:08.263Z] ---> e87b255eadfb [2020-11-18T19:40:08.263Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-18T19:40:08.263Z] ---> Running in 6853f8d5d3fe [2020-11-18T19:40:08.367Z] Removing intermediate container deb1c2b3e1be [2020-11-18T19:40:08.367Z] ---> dc0f65e215ca [2020-11-18T19:40:08.367Z] Step 6/8 : WORKDIR /device-virtual-go [2020-11-18T19:40:08.526Z] Removing intermediate container 6853f8d5d3fe [2020-11-18T19:40:08.526Z] ---> 1092d29622fb [2020-11-18T19:40:08.526Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-18T19:40:08.526Z] ---> Running in 94e0b82868a6 [2020-11-18T19:40:08.654Z] ---> Running in aafb3e2fda88 [2020-11-18T19:40:08.802Z] Removing intermediate container 94e0b82868a6 [2020-11-18T19:40:08.802Z] ---> ae0f812a0db0 [2020-11-18T19:40:08.802Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-18T19:40:08.802Z] ---> Running in 65390bea4297 [2020-11-18T19:40:08.934Z] Removing intermediate container aafb3e2fda88 [2020-11-18T19:40:08.934Z] ---> 0c9096c0c4e3 [2020-11-18T19:40:08.934Z] Step 7/8 : COPY . . [2020-11-18T19:40:09.777Z] Removing intermediate container 65390bea4297 [2020-11-18T19:40:09.777Z] ---> 4cca5ad8e52f [2020-11-18T19:40:09.777Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-18T19:40:10.040Z] ---> Running in 3d132cab4a92 [2020-11-18T19:40:10.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-18T19:40:10.394Z] ---> 982ec1ba399e [2020-11-18T19:40:10.394Z] Step 8/8 : RUN go mod download [2020-11-18T19:40:10.394Z] ---> Running in f3a986b6a13c [2020-11-18T19:40:11.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-18T19:40:11.824Z] OK: 237 MiB in 53 packages [2020-11-18T19:40:12.400Z] Removing intermediate container 3d132cab4a92 [2020-11-18T19:40:12.400Z] ---> 88c78ce0dc7c [2020-11-18T19:40:12.400Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-18T19:40:12.400Z] ---> Running in 2235b3ddb9b4 [2020-11-18T19:40:12.400Z] Removing intermediate container 2235b3ddb9b4 [2020-11-18T19:40:12.400Z] ---> 3f67c9c434f8 [2020-11-18T19:40:12.400Z] Step 9/22 : COPY . . [2020-11-18T19:40:13.345Z] ---> 24d97a30c5f7 [2020-11-18T19:40:13.345Z] Step 10/22 : ARG MAKE='make build' [2020-11-18T19:40:13.345Z] ---> Running in 29c60d687d6a [2020-11-18T19:40:13.345Z] Removing intermediate container 29c60d687d6a [2020-11-18T19:40:13.345Z] ---> b9fb123e23de [2020-11-18T19:40:13.345Z] Step 11/22 : RUN $MAKE [2020-11-18T19:40:13.610Z] ---> Running in 2a7325262f3a [2020-11-18T19:40:13.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.0" -o cmd/device-virtual ./cmd [2020-11-18T19:40:26.235Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-18T19:40:29.578Z] Removing intermediate container 2a7325262f3a [2020-11-18T19:40:29.578Z] ---> eeaa045d8b70 [2020-11-18T19:40:29.578Z] Step 12/22 : FROM alpine [2020-11-18T19:40:29.845Z] latest: Pulling from library/alpine [2020-11-18T19:40:30.107Z] 188c0c94c7c5: Pulling fs layer [2020-11-18T19:40:30.368Z] 188c0c94c7c5: Verifying Checksum [2020-11-18T19:40:30.368Z] 188c0c94c7c5: Download complete [2020-11-18T19:40:30.368Z] 188c0c94c7c5: Pull complete [2020-11-18T19:40:30.631Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-18T19:40:30.631Z] Status: Downloaded newer image for alpine:latest [2020-11-18T19:40:30.631Z] ---> d6e46aa2470d [2020-11-18T19:40:30.631Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-18T19:40:30.631Z] ---> Running in bbcd36b56018 [2020-11-18T19:40:30.894Z] Removing intermediate container bbcd36b56018 [2020-11-18T19:40:30.894Z] ---> 3b4d097249df [2020-11-18T19:40:30.894Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-18T19:40:30.894Z] ---> Running in 60b23016ed45 [2020-11-18T19:40:31.156Z] Removing intermediate container 60b23016ed45 [2020-11-18T19:40:31.156Z] ---> d3d7f2c87f8d [2020-11-18T19:40:31.156Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-18T19:40:31.735Z] ---> d32b6f9ac660 [2020-11-18T19:40:31.735Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-18T19:40:32.000Z] ---> b0771cd90ebe [2020-11-18T19:40:32.000Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-18T19:40:32.264Z] ---> 2b1d1294304a [2020-11-18T19:40:32.264Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-18T19:40:32.264Z] ---> Running in 825e4cf7f76b [2020-11-18T19:40:32.526Z] Removing intermediate container 825e4cf7f76b [2020-11-18T19:40:32.527Z] ---> c5fd2b8925c8 [2020-11-18T19:40:32.527Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-18T19:40:32.527Z] ---> Running in b3d59c8a00fe [2020-11-18T19:40:32.527Z] Removing intermediate container b3d59c8a00fe [2020-11-18T19:40:32.527Z] ---> 362bea8e7ffc [2020-11-18T19:40:32.527Z] Step 20/22 : LABEL arch=amd64 [2020-11-18T19:40:32.788Z] ---> Running in a966937b4986 [2020-11-18T19:40:32.788Z] Removing intermediate container a966937b4986 [2020-11-18T19:40:32.788Z] ---> 5cd01a0b00db [2020-11-18T19:40:32.788Z] Step 21/22 : LABEL git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:40:33.051Z] ---> Running in 9420a084636f [2020-11-18T19:40:33.051Z] Removing intermediate container 9420a084636f [2020-11-18T19:40:33.051Z] ---> b01b1a85d1b3 [2020-11-18T19:40:33.051Z] Step 22/22 : LABEL version=1.3.0 [2020-11-18T19:40:33.051Z] ---> Running in f319e5ed8aa1 [2020-11-18T19:40:33.314Z] Removing intermediate container f319e5ed8aa1 [2020-11-18T19:40:33.314Z] ---> 0055ed00a20e [2020-11-18T19:40:33.314Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-18T19:40:33.314Z] Successfully built 0055ed00a20e [2020-11-18T19:40:33.314Z] Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-18T19:40:33.719Z] provisioning config files... [2020-11-18T19:40:33.773Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config2105372959107516093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:40:34.140Z] ---> docker-login.sh [2020-11-18T19:40:34.140Z] nexus3.edgexfoundry.org:10001 [2020-11-18T19:40:34.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:40:34.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:40:34.405Z] Configure a credential helper to remove this warning. See [2020-11-18T19:40:34.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:40:34.405Z] [2020-11-18T19:40:34.405Z] Login Succeeded [2020-11-18T19:40:34.405Z] nexus3.edgexfoundry.org:10002 [2020-11-18T19:40:34.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:40:34.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:40:34.405Z] Configure a credential helper to remove this warning. See [2020-11-18T19:40:34.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:40:34.405Z] [2020-11-18T19:40:34.405Z] Login Succeeded [2020-11-18T19:40:34.405Z] nexus3.edgexfoundry.org:10003 [2020-11-18T19:40:34.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:40:34.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:40:34.667Z] Configure a credential helper to remove this warning. See [2020-11-18T19:40:34.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:40:34.667Z] [2020-11-18T19:40:34.667Z] Login Succeeded [2020-11-18T19:40:34.667Z] nexus3.edgexfoundry.org:10004 [2020-11-18T19:40:34.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:40:34.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:40:34.929Z] Configure a credential helper to remove this warning. See [2020-11-18T19:40:34.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:40:34.929Z] [2020-11-18T19:40:34.929Z] Login Succeeded [2020-11-18T19:40:34.929Z] docker.io [2020-11-18T19:40:34.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:40:35.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:40:35.192Z] Configure a credential helper to remove this warning. See [2020-11-18T19:40:35.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:40:35.192Z] [2020-11-18T19:40:35.192Z] Login Succeeded [2020-11-18T19:40:35.192Z] ---> docker-login.sh ends [Pipeline] } [2020-11-18T19:40:35.202Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-18T19:40:35.413Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go with the following tags: [2020-11-18T19:40:35.413Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:40:35.413Z] latest [2020-11-18T19:40:35.413Z] 1.3.0 [2020-11-18T19:40:35.413Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:40:35.413Z] master [2020-11-18T19:40:35.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:35.983Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:36.286Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:40:36.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-11-18T19:40:36.286Z] 599f663f8228: Preparing [2020-11-18T19:40:36.286Z] a78f0f908fd8: Preparing [2020-11-18T19:40:36.286Z] 9c544cb5c2d2: Preparing [2020-11-18T19:40:36.286Z] ace0eda3e3be: Preparing [2020-11-18T19:40:36.286Z] ace0eda3e3be: Layer already exists [2020-11-18T19:40:36.286Z] a78f0f908fd8: Pushed [2020-11-18T19:40:36.286Z] 599f663f8228: Pushed [2020-11-18T19:40:37.235Z] Removing intermediate container f3a986b6a13c [2020-11-18T19:40:37.235Z] ---> a3ed9f512a0e [2020-11-18T19:40:37.235Z] Successfully built a3ed9f512a0e [2020-11-18T19:40:37.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:37.596Z] + docker inspect -f . ci-base-image-arm64 [2020-11-18T19:40:37.596Z] . [Pipeline] withDockerContainer [2020-11-18T19:40:37.679Z] 9c544cb5c2d2: Pushed [2020-11-18T19:40:37.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-12583 does not seem to be running inside a container [2020-11-18T19:40:37.943Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [2020-11-18T19:40:38.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-18T19:40:40.053Z] $ docker top 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:40.921Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:41.224Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-11-18T19:40:41.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-11-18T19:40:41.224Z] 599f663f8228: Preparing [2020-11-18T19:40:41.224Z] a78f0f908fd8: Preparing [2020-11-18T19:40:41.224Z] 9c544cb5c2d2: Preparing [2020-11-18T19:40:41.224Z] ace0eda3e3be: Preparing [2020-11-18T19:40:41.224Z] ace0eda3e3be: Layer already exists [2020-11-18T19:40:41.224Z] 599f663f8228: Layer already exists [2020-11-18T19:40:41.224Z] 9c544cb5c2d2: Layer already exists [2020-11-18T19:40:41.224Z] a78f0f908fd8: Layer already exists [2020-11-18T19:40:41.224Z] latest: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:41.529Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 [2020-11-18T19:40:41.536Z] + go version [2020-11-18T19:40:41.536Z] go version go1.15.2 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2020-11-18T19:40:41.645Z] $ docker stop --time=1 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac [2020-11-18T19:40:41.831Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 [2020-11-18T19:40:41.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-11-18T19:40:41.831Z] 599f663f8228: Preparing [2020-11-18T19:40:41.831Z] a78f0f908fd8: Preparing [2020-11-18T19:40:41.831Z] 9c544cb5c2d2: Preparing [2020-11-18T19:40:41.831Z] ace0eda3e3be: Preparing [2020-11-18T19:40:41.831Z] ace0eda3e3be: Layer already exists [2020-11-18T19:40:41.831Z] 599f663f8228: Layer already exists [2020-11-18T19:40:41.831Z] 9c544cb5c2d2: Layer already exists [2020-11-18T19:40:41.831Z] a78f0f908fd8: Layer already exists [2020-11-18T19:40:41.831Z] 1.3.0: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [2020-11-18T19:40:43.582Z] $ docker rm -f 3f7ec813a9ce77bcb773b28babdbf81f7989eff1792af0a7a2a45c626ee42aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:44.429Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:44.606Z] + docker inspect -f . ci-base-image-arm64 [2020-11-18T19:40:44.606Z] . [Pipeline] withDockerContainer [2020-11-18T19:40:44.732Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:40:44.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-11-18T19:40:44.732Z] 599f663f8228: Preparing [2020-11-18T19:40:44.732Z] a78f0f908fd8: Preparing [2020-11-18T19:40:44.732Z] 9c544cb5c2d2: Preparing [2020-11-18T19:40:44.732Z] ace0eda3e3be: Preparing [2020-11-18T19:40:44.732Z] ace0eda3e3be: Layer already exists [2020-11-18T19:40:44.732Z] a78f0f908fd8: Layer already exists [2020-11-18T19:40:44.732Z] 9c544cb5c2d2: Layer already exists [2020-11-18T19:40:44.732Z] 599f663f8228: Layer already exists [2020-11-18T19:40:44.732Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [2020-11-18T19:40:44.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-12583 does not seem to be running inside a container [2020-11-18T19:40:44.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/33 -v /w/workspace/device-virtual-go/33:/w/workspace/device-virtual-go/33:rw,z -v /w/workspace/device-virtual-go/33@tmp:/w/workspace/device-virtual-go/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-18T19:40:46.879Z] $ docker top 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:47.645Z] + docker tag docker-device-virtual-go nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:40:47.954Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [2020-11-18T19:40:47.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go] [2020-11-18T19:40:47.954Z] 599f663f8228: Preparing [2020-11-18T19:40:47.954Z] a78f0f908fd8: Preparing [2020-11-18T19:40:47.954Z] 9c544cb5c2d2: Preparing [2020-11-18T19:40:47.954Z] ace0eda3e3be: Preparing [2020-11-18T19:40:47.954Z] ace0eda3e3be: Layer already exists [2020-11-18T19:40:47.954Z] a78f0f908fd8: Layer already exists [2020-11-18T19:40:47.954Z] 599f663f8228: Layer already exists [2020-11-18T19:40:47.954Z] 9c544cb5c2d2: Layer already exists [2020-11-18T19:40:47.954Z] master: digest: sha256:fc3eb3a2aaf40de5a227b3d8d4ca94f077a1d36c925e391198e31640d4d81390 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-18T19:40:48.165Z] ===================================================== [Pipeline] echo [2020-11-18T19:40:48.214Z] taggedImages: [2020-11-18T19:40:48.214Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:40:48.214Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:latest [2020-11-18T19:40:48.214Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:1.3.0 [2020-11-18T19:40:48.214Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:40:48.214Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go:master [Pipeline] } [Pipeline] // script [2020-11-18T19:40:48.268Z] + make test [2020-11-18T19:40:48.268Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-11-18T19:40:49.249Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-18T19:41:36.294Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-11-18T19:41:38.283Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.792s coverage: 64.4% of statements [2020-11-18T19:41:38.567Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-18T19:41:50.995Z] gofmt -l . [2020-11-18T19:41:50.995Z] [ "`gofmt -l .`" = "" ] [2020-11-18T19:41:50.995Z] ./bin/test-attribution-txt.sh [2020-11-18T19:41:50.995Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-18T19:41:51.032Z] $ docker stop --time=1 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a [2020-11-18T19:41:53.209Z] $ docker rm -f 727170fdd94f85b6435c214f1e599fcfa40d5e2b00cc9aa5442f6fdea40a5b8a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-18T19:41:54.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-18T19:41:54.180Z] Warning: overwriting stash ‘coverage-report’ [2020-11-18T19:41:55.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-18T19:41:55.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-18T19:41:56.283Z] + ls -al . [2020-11-18T19:41:56.284Z] total 148 [2020-11-18T19:41:56.284Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 18 19:41 . [2020-11-18T19:41:56.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 19:39 .. [2020-11-18T19:41:56.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 19:39 .git [2020-11-18T19:41:56.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:39 .github [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 18 19:39 .gitignore [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 6713 Nov 18 19:39 Attribution.txt [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 1834 Nov 18 19:39 Dockerfile [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 957 Nov 18 19:39 Dockerfile.build [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 18 19:39 Jenkinsfile [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 19:39 LICENSE [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 873 Nov 18 19:39 Makefile [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 918 Nov 18 19:39 README.md [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 19:35 VERSION [2020-11-18T19:41:56.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 19:39 bin [2020-11-18T19:41:56.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:39 cmd [2020-11-18T19:41:56.284Z] -rw-r--r-- 1 jenkins jenkins 47242 Nov 18 19:41 coverage.out [2020-11-18T19:41:56.284Z] -rw-r--r-- 1 jenkins jenkins 856 Nov 18 19:41 go.mod [2020-11-18T19:41:56.284Z] -rw-r--r-- 1 jenkins jenkins 16151 Nov 18 19:41 go.sum [2020-11-18T19:41:56.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 19:39 internal [2020-11-18T19:41:56.284Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 18 19:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:41:56.714Z] + 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=abb441d7d1970f82b841c2bc1ba1938b3ed69869 --label arch=arm64 --label version=1.3.0 . [2020-11-18T19:41:57.011Z] Sending build context to Docker daemon 534kB [2020-11-18T19:41:57.288Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-11-18T19:41:57.289Z] Step 2/22 : FROM ${BASE} AS builder [2020-11-18T19:41:57.289Z] ---> a3ed9f512a0e [2020-11-18T19:41:57.289Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-11-18T19:41:57.603Z] ---> Running in e07527ea07cc [2020-11-18T19:41:57.882Z] Removing intermediate container e07527ea07cc [2020-11-18T19:41:57.882Z] ---> f66f822530a6 [2020-11-18T19:41:57.882Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-11-18T19:41:58.157Z] ---> Running in 82ccea209be3 [2020-11-18T19:41:58.758Z] Removing intermediate container 82ccea209be3 [2020-11-18T19:41:58.758Z] ---> e22c3fe737c0 [2020-11-18T19:41:58.758Z] Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-11-18T19:41:58.758Z] ---> Running in a6d52a1a2032 [2020-11-18T19:41:59.357Z] Removing intermediate container a6d52a1a2032 [2020-11-18T19:41:59.357Z] ---> 33b3faa24d44 [2020-11-18T19:41:59.357Z] Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-18T19:41:59.357Z] ---> Running in fc7a55f8ad67 [2020-11-18T19:42:01.995Z] Removing intermediate container fc7a55f8ad67 [2020-11-18T19:42:01.995Z] ---> c8a16ed279a6 [2020-11-18T19:42:01.995Z] Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-18T19:42:01.995Z] ---> Running in 81869e8bab17 [2020-11-18T19:42:03.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-18T19:42:04.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-18T19:42:05.176Z] OK: 221 MiB in 53 packages [2020-11-18T19:42:06.166Z] Removing intermediate container 81869e8bab17 [2020-11-18T19:42:06.166Z] ---> 7e8d4efc0c75 [2020-11-18T19:42:06.166Z] Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-11-18T19:42:06.440Z] ---> Running in de7e6ca5af9c [2020-11-18T19:42:07.042Z] Removing intermediate container de7e6ca5af9c [2020-11-18T19:42:07.042Z] ---> 61d3b64250ec [2020-11-18T19:42:07.042Z] Step 9/22 : COPY . . [2020-11-18T19:42:08.034Z] ---> ab28dfb1b687 [2020-11-18T19:42:08.034Z] Step 10/22 : ARG MAKE='make build' [2020-11-18T19:42:08.034Z] ---> Running in a4d19f3bf725 [2020-11-18T19:42:08.635Z] Removing intermediate container a4d19f3bf725 [2020-11-18T19:42:08.635Z] ---> 69ce8e005410 [2020-11-18T19:42:08.635Z] Step 11/22 : RUN $MAKE [2020-11-18T19:42:08.635Z] ---> Running in 20a2fe6f6653 [2020-11-18T19:42:10.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.0" -o cmd/device-virtual ./cmd [2020-11-18T19:42:49.130Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-18T19:42:55.822Z] Removing intermediate container 20a2fe6f6653 [2020-11-18T19:42:55.823Z] ---> 427aeca8cfe2 [2020-11-18T19:42:55.823Z] Step 12/22 : FROM alpine [2020-11-18T19:42:56.414Z] latest: Pulling from library/alpine [2020-11-18T19:42:56.414Z] 5f621e34cdf4: Pulling fs layer [2020-11-18T19:42:56.686Z] 5f621e34cdf4: Download complete [2020-11-18T19:42:56.957Z] 5f621e34cdf4: Pull complete [2020-11-18T19:42:57.227Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-18T19:42:57.227Z] Status: Downloaded newer image for alpine:latest [2020-11-18T19:42:57.227Z] ---> 2e77e061c27f [2020-11-18T19:42:57.227Z] Step 13/22 : ENV APP_PORT=49990 [2020-11-18T19:42:57.498Z] ---> Running in 0c96eaf257d9 [2020-11-18T19:42:57.768Z] Removing intermediate container 0c96eaf257d9 [2020-11-18T19:42:57.768Z] ---> 639da3c0feaf [2020-11-18T19:42:57.768Z] Step 14/22 : EXPOSE $APP_PORT [2020-11-18T19:42:58.038Z] ---> Running in 8f5dbd57e2ab [2020-11-18T19:42:58.308Z] Removing intermediate container 8f5dbd57e2ab [2020-11-18T19:42:58.308Z] ---> efabfd238ba5 [2020-11-18T19:42:58.308Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-11-18T19:42:59.740Z] ---> 917df24a7694 [2020-11-18T19:42:59.740Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-11-18T19:43:00.718Z] ---> f26d1e823a78 [2020-11-18T19:43:00.718Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-11-18T19:43:01.320Z] ---> b81c37661275 [2020-11-18T19:43:01.320Z] Step 18/22 : ENTRYPOINT ["/device-virtual"] [2020-11-18T19:43:01.320Z] ---> Running in 7ebf73ff674f [2020-11-18T19:43:01.925Z] Removing intermediate container 7ebf73ff674f [2020-11-18T19:43:01.925Z] ---> 7c42eaf942e7 [2020-11-18T19:43:01.925Z] Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-18T19:43:02.198Z] ---> Running in c5a7392cbf6a [2020-11-18T19:43:02.471Z] Removing intermediate container c5a7392cbf6a [2020-11-18T19:43:02.471Z] ---> 39f9a1a35410 [2020-11-18T19:43:02.471Z] Step 20/22 : LABEL arch=arm64 [2020-11-18T19:43:02.746Z] ---> Running in 72dba339bfc8 [2020-11-18T19:43:03.021Z] Removing intermediate container 72dba339bfc8 [2020-11-18T19:43:03.022Z] ---> 9cc07d371a2f [2020-11-18T19:43:03.022Z] Step 21/22 : LABEL git_sha=abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:43:03.294Z] ---> Running in 589ddab67762 [2020-11-18T19:43:03.888Z] Removing intermediate container 589ddab67762 [2020-11-18T19:43:03.888Z] ---> c2dd8b2036ce [2020-11-18T19:43:03.888Z] Step 22/22 : LABEL version=1.3.0 [2020-11-18T19:43:03.888Z] ---> Running in 78adee07b1b9 [2020-11-18T19:43:04.164Z] Removing intermediate container 78adee07b1b9 [2020-11-18T19:43:04.164Z] ---> 0f0b861b052c [2020-11-18T19:43:04.164Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-18T19:43:04.440Z] Successfully built 0f0b861b052c [2020-11-18T19:43:04.440Z] 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 [2020-11-18T19:43:04.930Z] provisioning config files... [2020-11-18T19:43:04.971Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/33@tmp/config4438703391055028048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:43:05.375Z] ---> docker-login.sh [2020-11-18T19:43:05.375Z] nexus3.edgexfoundry.org:10001 [2020-11-18T19:43:05.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:43:05.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:43:05.926Z] Configure a credential helper to remove this warning. See [2020-11-18T19:43:05.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:43:05.926Z] [2020-11-18T19:43:05.926Z] Login Succeeded [2020-11-18T19:43:05.926Z] nexus3.edgexfoundry.org:10002 [2020-11-18T19:43:06.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:43:06.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:43:06.479Z] Configure a credential helper to remove this warning. See [2020-11-18T19:43:06.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:43:06.479Z] [2020-11-18T19:43:06.479Z] Login Succeeded [2020-11-18T19:43:06.479Z] nexus3.edgexfoundry.org:10003 [2020-11-18T19:43:06.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:43:07.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:43:07.020Z] Configure a credential helper to remove this warning. See [2020-11-18T19:43:07.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:43:07.020Z] [2020-11-18T19:43:07.020Z] Login Succeeded [2020-11-18T19:43:07.020Z] nexus3.edgexfoundry.org:10004 [2020-11-18T19:43:07.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:43:07.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:43:07.571Z] Configure a credential helper to remove this warning. See [2020-11-18T19:43:07.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:43:07.571Z] [2020-11-18T19:43:07.571Z] Login Succeeded [2020-11-18T19:43:07.571Z] docker.io [2020-11-18T19:43:07.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-18T19:43:08.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-18T19:43:08.113Z] Configure a credential helper to remove this warning. See [2020-11-18T19:43:08.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-18T19:43:08.113Z] [2020-11-18T19:43:08.384Z] Login Succeeded [2020-11-18T19:43:08.384Z] ---> docker-login.sh ends [Pipeline] } [2020-11-18T19:43:08.401Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-18T19:43:08.727Z] [edgeXDocker.push] Tagging docker image docker-device-virtual-go-arm64 with the following tags: [2020-11-18T19:43:08.727Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:43:08.727Z] latest [2020-11-18T19:43:08.727Z] 1.3.0 [2020-11-18T19:43:08.727Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:43:08.727Z] master [2020-11-18T19:43:08.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:09.275Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:09.617Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:43:09.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-11-18T19:43:09.617Z] d5ae6ec85068: Preparing [2020-11-18T19:43:09.617Z] 4b088ee3f869: Preparing [2020-11-18T19:43:09.617Z] a834549d0698: Preparing [2020-11-18T19:43:09.617Z] cd3761cfa1d9: Preparing [2020-11-18T19:43:09.950Z] cd3761cfa1d9: Layer already exists [2020-11-18T19:43:09.950Z] d5ae6ec85068: Pushed [2020-11-18T19:43:09.950Z] 4b088ee3f869: Pushed [2020-11-18T19:43:13.324Z] a834549d0698: Pushed [2020-11-18T19:43:13.324Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:13.702Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:14.057Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-11-18T19:43:14.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-11-18T19:43:14.057Z] d5ae6ec85068: Preparing [2020-11-18T19:43:14.057Z] 4b088ee3f869: Preparing [2020-11-18T19:43:14.057Z] a834549d0698: Preparing [2020-11-18T19:43:14.057Z] cd3761cfa1d9: Preparing [2020-11-18T19:43:14.057Z] d5ae6ec85068: Layer already exists [2020-11-18T19:43:14.057Z] 4b088ee3f869: Layer already exists [2020-11-18T19:43:14.057Z] cd3761cfa1d9: Layer already exists [2020-11-18T19:43:14.057Z] a834549d0698: Layer already exists [2020-11-18T19:43:14.334Z] latest: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:14.710Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:15.053Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 [2020-11-18T19:43:15.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-11-18T19:43:15.053Z] d5ae6ec85068: Preparing [2020-11-18T19:43:15.053Z] 4b088ee3f869: Preparing [2020-11-18T19:43:15.053Z] a834549d0698: Preparing [2020-11-18T19:43:15.053Z] cd3761cfa1d9: Preparing [2020-11-18T19:43:15.330Z] cd3761cfa1d9: Layer already exists [2020-11-18T19:43:15.330Z] 4b088ee3f869: Layer already exists [2020-11-18T19:43:15.330Z] a834549d0698: Layer already exists [2020-11-18T19:43:15.330Z] d5ae6ec85068: Layer already exists [2020-11-18T19:43:15.330Z] 1.3.0: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:15.688Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:16.034Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:43:16.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-11-18T19:43:16.034Z] d5ae6ec85068: Preparing [2020-11-18T19:43:16.034Z] 4b088ee3f869: Preparing [2020-11-18T19:43:16.034Z] a834549d0698: Preparing [2020-11-18T19:43:16.034Z] cd3761cfa1d9: Preparing [2020-11-18T19:43:16.309Z] cd3761cfa1d9: Layer already exists [2020-11-18T19:43:16.309Z] d5ae6ec85068: Layer already exists [2020-11-18T19:43:16.309Z] a834549d0698: Layer already exists [2020-11-18T19:43:16.309Z] 4b088ee3f869: Layer already exists [2020-11-18T19:43:16.309Z] abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:16.668Z] + docker tag docker-device-virtual-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:17.016Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [2020-11-18T19:43:17.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64] [2020-11-18T19:43:17.016Z] d5ae6ec85068: Preparing [2020-11-18T19:43:17.016Z] 4b088ee3f869: Preparing [2020-11-18T19:43:17.016Z] a834549d0698: Preparing [2020-11-18T19:43:17.016Z] cd3761cfa1d9: Preparing [2020-11-18T19:43:17.303Z] a834549d0698: Layer already exists [2020-11-18T19:43:17.303Z] cd3761cfa1d9: Layer already exists [2020-11-18T19:43:17.303Z] d5ae6ec85068: Layer already exists [2020-11-18T19:43:17.303Z] 4b088ee3f869: Layer already exists [2020-11-18T19:43:17.303Z] master: digest: sha256:80c9927563d0b3fa1876720e8c51524fc2898079d15ba9d3d7de10de8c99eaad size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-18T19:43:17.548Z] ===================================================== [Pipeline] echo [2020-11-18T19:43:17.596Z] taggedImages: [2020-11-18T19:43:17.596Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869 [2020-11-18T19:43:17.596Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:latest [2020-11-18T19:43:17.596Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:1.3.0 [2020-11-18T19:43:17.596Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:abb441d7d1970f82b841c2bc1ba1938b3ed69869-1.3.0 [2020-11-18T19:43:17.596Z] - nexus3.edgexfoundry.org:10004/docker-device-virtual-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-18T19:43:18.956Z] provisioning config files... [2020-11-18T19:43:18.970Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5897168413300028121tmp [Pipeline] { [Pipeline] sh [2020-11-18T19:43:19.377Z] + set +x [2020-11-18T19:43:19.377Z] + curl -s https://codecov.io/bash [2020-11-18T19:43:19.377Z] + bash -s -- [2020-11-18T19:43:19.642Z] [2020-11-18T19:43:19.642Z] _____ _ [2020-11-18T19:43:19.642Z] / ____| | | [2020-11-18T19:43:19.642Z] | | ___ __| | ___ ___ _____ __ [2020-11-18T19:43:19.642Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-18T19:43:19.642Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-18T19:43:19.642Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-18T19:43:19.642Z] Bash-20201116-eea08d9 [2020-11-18T19:43:19.642Z] [2020-11-18T19:43:19.642Z] [2020-11-18T19:43:19.642Z] ==> Jenkins CI detected. [2020-11-18T19:43:19.642Z] project root: . [2020-11-18T19:43:19.642Z] --> token set from env [2020-11-18T19:43:19.642Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-18T19:43:19.642Z] ==> Running gcov in . (disable via -X gcov) [2020-11-18T19:43:19.642Z] ==> Python coveragepy not found [2020-11-18T19:43:19.642Z] ==> Searching for coverage reports in: [2020-11-18T19:43:19.642Z] + . [2020-11-18T19:43:19.642Z] -> Found 1 reports [2020-11-18T19:43:19.642Z] ==> Detecting git/mercurial file structure [2020-11-18T19:43:19.642Z] ==> Reading reports [2020-11-18T19:43:19.642Z] + ./coverage.out bytes=47242 [2020-11-18T19:43:19.642Z] ==> Appending adjustments [2020-11-18T19:43:19.642Z] https://docs.codecov.io/docs/fixing-reports [2020-11-18T19:43:19.642Z] + Found adjustments [2020-11-18T19:43:19.906Z] ==> Gzipping contents [2020-11-18T19:43:19.906Z] ==> Uploading reports [2020-11-18T19:43:19.906Z] url: https://codecov.io [2020-11-18T19:43:19.906Z] query: branch=master&commit=abb441d7d1970f82b841c2bc1ba1938b3ed69869&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-18T19:43:19.906Z] -> Pinging Codecov [2020-11-18T19:43:19.906Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=abb441d7d1970f82b841c2bc1ba1938b3ed69869&build=33&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F33%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-18T19:43:20.486Z] -> Uploading to [2020-11-18T19:43:20.486Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-18/5E52B4B073DB2E39498172D8E973AA87/abb441d7d1970f82b841c2bc1ba1938b3ed69869/c4b84872-976c-4eef-87bc-82402c5adcdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201118T194320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971133e4e87c8a2b9b7cb03e1ca0b829c8b2c69f400fcd6ae6cb7a401290dd10 [2020-11-18T19:43:20.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-18T19:43:20.749Z] Dload Upload Total Spent Left Speed [2020-11-18T19:43:21.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5837 0 0 100 5837 0 15216 --:--:-- --:--:-- --:--:-- 15200 [2020-11-18T19:43:21.011Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] } [2020-11-18T19:43:21.021Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-11-18T19:43:21.519Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-11-18T19:43:21.586Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:21.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-18T19:43:22.236Z] [2020-11-18T19:43:22.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:43:22.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-18T19:43:22.602Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-11-18T19:43:22.602Z] 188c0c94c7c5: Pulling fs layer [2020-11-18T19:43:22.602Z] 0ef7d3d256c8: Pulling fs layer [2020-11-18T19:43:22.602Z] de9db76c5a1d: Pulling fs layer [2020-11-18T19:43:22.602Z] 0eba1c9be4d2: Pulling fs layer [2020-11-18T19:43:22.602Z] 0d57e429df01: Pulling fs layer [2020-11-18T19:43:22.602Z] 4e4be7b47b0d: Pulling fs layer [2020-11-18T19:43:22.603Z] e1f770b5df2f: Pulling fs layer [2020-11-18T19:43:22.603Z] 85a0685a4137: Pulling fs layer [2020-11-18T19:43:22.603Z] 0d57e429df01: Waiting [2020-11-18T19:43:22.603Z] 4e4be7b47b0d: Waiting [2020-11-18T19:43:22.603Z] e1f770b5df2f: Waiting [2020-11-18T19:43:22.603Z] 85a0685a4137: Waiting [2020-11-18T19:43:22.603Z] 0eba1c9be4d2: Waiting [2020-11-18T19:43:22.603Z] de9db76c5a1d: Verifying Checksum [2020-11-18T19:43:22.603Z] de9db76c5a1d: Download complete [2020-11-18T19:43:22.603Z] 0ef7d3d256c8: Download complete [2020-11-18T19:43:22.603Z] 0d57e429df01: Verifying Checksum [2020-11-18T19:43:22.603Z] 0d57e429df01: Download complete [2020-11-18T19:43:22.603Z] 4e4be7b47b0d: Verifying Checksum [2020-11-18T19:43:22.603Z] 4e4be7b47b0d: Download complete [2020-11-18T19:43:22.603Z] 188c0c94c7c5: Verifying Checksum [2020-11-18T19:43:22.603Z] 188c0c94c7c5: Download complete [2020-11-18T19:43:23.189Z] 188c0c94c7c5: Pull complete [2020-11-18T19:43:23.511Z] 0ef7d3d256c8: Pull complete [2020-11-18T19:43:23.511Z] de9db76c5a1d: Pull complete [2020-11-18T19:43:24.111Z] e1f770b5df2f: Verifying Checksum [2020-11-18T19:43:24.111Z] e1f770b5df2f: Download complete [2020-11-18T19:43:26.056Z] 0eba1c9be4d2: Verifying Checksum [2020-11-18T19:43:26.056Z] 0eba1c9be4d2: Download complete [2020-11-18T19:43:26.637Z] 85a0685a4137: Verifying Checksum [2020-11-18T19:43:26.637Z] 85a0685a4137: Download complete [2020-11-18T19:43:30.905Z] 0eba1c9be4d2: Pull complete [2020-11-18T19:43:31.170Z] 0d57e429df01: Pull complete [2020-11-18T19:43:31.170Z] 4e4be7b47b0d: Pull complete [2020-11-18T19:43:37.799Z] e1f770b5df2f: Pull complete [2020-11-18T19:43:44.451Z] 85a0685a4137: Pull complete [2020-11-18T19:43:44.451Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-11-18T19:43:44.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-18T19:43:44.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-11-18T19:43:44.657Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:43:44.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-18T19:43:45.664Z] $ docker top 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-18T19:43:45.883Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-11-18T19:43:46.179Z] + set -o pipefail [2020-11-18T19:43:46.179Z] + snyk monitor '--org=edgex-jenkins' [2020-11-18T19:43:56.228Z] [2020-11-18T19:43:56.228Z] Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... [2020-11-18T19:43:56.228Z] [2020-11-18T19:43:56.228Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/9235f1ac-1693-4079-9d0f-cad596a3486e [2020-11-18T19:43:56.228Z] [2020-11-18T19:43:56.228Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-11-18T19:43:56.228Z] [2020-11-18T19:43:56.228Z] [2020-11-18T19:43:56.228Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-11-18T19:43:56.228Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-11-18T19:43:56.247Z] $ docker stop --time=1 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 [2020-11-18T19:44:00.249Z] $ docker rm -f 4ffa2b76f35cf55756ec47f17a249acc2f1ff3a92c86cf7f08c460ee698d2d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-18T19:44:01.238Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869, dockerFile=Dockerfile [Pipeline] echo [2020-11-18T19:44:01.243Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-18T19:44:01.539Z] + set -o pipefail [2020-11-18T19:44:01.539Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-18T19:44:01.539Z] + tee .snyk [2020-11-18T19:44:01.805Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-18T19:44:01.805Z] version: v1.14.1 [2020-11-18T19:44:01.805Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-18T19:44:01.805Z] ignore: [2020-11-18T19:44:01.805Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-18T19:44:01.805Z] - '*': [2020-11-18T19:44:01.805Z] reason: does not apply # justification for ignoring [2020-11-18T19:44:01.805Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-18T19:44:01.805Z] SNYK-ALPINE312-JQ-588886: [2020-11-18T19:44:01.805Z] - '*': [2020-11-18T19:44:01.805Z] reason: false positive [2020-11-18T19:44:01.805Z] expires: 2021-01-01T00:00:00 [2020-11-18T19:44:01.805Z] # patch: {} [Pipeline] withCredentials [2020-11-18T19:44:01.902Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:44:02.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-18T19:44:02.246Z] . [Pipeline] withDockerContainer [2020-11-18T19:44:02.347Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:44:02.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-18T19:44:03.088Z] $ docker top 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-18T19:44:03.582Z] + rm -f snykReport.html [Pipeline] echo [2020-11-18T19:44:03.594Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-18T19:44:03.887Z] + set -o pipefail [2020-11-18T19:44:03.887Z] + snyk-to-html -o snykReport.html [2020-11-18T19:44:03.887Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-device-virtual-go:abb441d7d1970f82b841c2bc1ba1938b3ed69869 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-18T19:44:12.061Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-18T19:44:12.089Z] $ docker stop --time=1 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 [2020-11-18T19:44:13.561Z] $ docker rm -f 65c96362ccf4a6bd7225b0485014fd75085a144add645764b3edc3afcaa61ef5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-11-18T19:44:15.332Z] + git log --format=format:%s -1 abb441d7d1970f82b841c2bc1ba1938b3ed69869 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:44:15.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:44:15.641Z] . [Pipeline] withDockerContainer [2020-11-18T19:44:15.742Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:44:15.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-18T19:44:16.433Z] $ docker top 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-18T19:44:16.679Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-18T19:44:17.062Z] + git semver [Pipeline] } [2020-11-18T19:44:17.079Z] $ docker stop --time=1 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 [2020-11-18T19:44:18.404Z] $ docker rm -f 03e8598fd23a0892738cc59f2c8cf3ba3384c195f15c0d6c56bdc1962ea1dfd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:44:19.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-18T19:44:19.108Z] [2020-11-18T19:44:19.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:44:19.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-18T19:44:19.458Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-11-18T19:44:19.458Z] ab5ef0e58194: Pulling fs layer [2020-11-18T19:44:19.458Z] 9712f1f96733: Pulling fs layer [2020-11-18T19:44:19.458Z] 63f879dbbcfc: Pulling fs layer [2020-11-18T19:44:19.458Z] 0d9ebad4ef96: Pulling fs layer [2020-11-18T19:44:19.458Z] e9a5061849ea: Pulling fs layer [2020-11-18T19:44:19.458Z] d747dcd14b5f: Pulling fs layer [2020-11-18T19:44:19.458Z] 2de7ff778b66: Pulling fs layer [2020-11-18T19:44:19.458Z] e9a5061849ea: Waiting [2020-11-18T19:44:19.458Z] 2de7ff778b66: Waiting [2020-11-18T19:44:19.458Z] d747dcd14b5f: Waiting [2020-11-18T19:44:19.458Z] 0d9ebad4ef96: Waiting [2020-11-18T19:44:19.458Z] 9712f1f96733: Verifying Checksum [2020-11-18T19:44:21.392Z] 63f879dbbcfc: Verifying Checksum [2020-11-18T19:44:21.392Z] 63f879dbbcfc: Download complete [2020-11-18T19:44:21.665Z] e9a5061849ea: Verifying Checksum [2020-11-18T19:44:21.665Z] e9a5061849ea: Download complete [2020-11-18T19:44:21.665Z] d747dcd14b5f: Verifying Checksum [2020-11-18T19:44:21.665Z] d747dcd14b5f: Download complete [2020-11-18T19:44:21.934Z] 2de7ff778b66: Verifying Checksum [2020-11-18T19:44:21.934Z] 2de7ff778b66: Download complete [2020-11-18T19:44:22.201Z] 0d9ebad4ef96: Verifying Checksum [2020-11-18T19:44:22.201Z] 0d9ebad4ef96: Download complete [2020-11-18T19:44:22.463Z] ab5ef0e58194: Verifying Checksum [2020-11-18T19:44:22.463Z] ab5ef0e58194: Download complete [2020-11-18T19:44:26.717Z] ab5ef0e58194: Pull complete [2020-11-18T19:44:26.717Z] 9712f1f96733: Pull complete [2020-11-18T19:44:30.272Z] 63f879dbbcfc: Pull complete [2020-11-18T19:44:36.137Z] 0d9ebad4ef96: Pull complete [2020-11-18T19:44:38.071Z] e9a5061849ea: Pull complete [2020-11-18T19:44:38.071Z] d747dcd14b5f: Pull complete [2020-11-18T19:44:41.395Z] 2de7ff778b66: Pull complete [2020-11-18T19:44:41.395Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-11-18T19:44:41.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-18T19:44:41.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-11-18T19:44:41.615Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:44:41.665Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-11-18T19:44:45.589Z] $ docker top 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-11-18T19:44:45.889Z] provisioning config files... [2020-11-18T19:44:45.903Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config7436446486032991676tmp [2020-11-18T19:44:45.920Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config8546960409828451125tmp [2020-11-18T19:44:45.938Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2496585520852662804tmp [Pipeline] { [Pipeline] echo [2020-11-18T19:44:45.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:44:46.299Z] ---> sigul-configuration.sh [2020-11-18T19:44:46.299Z] gpg: directory `/root/.gnupg' created [2020-11-18T19:44:46.299Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-11-18T19:44:46.299Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-11-18T19:44:46.299Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-11-18T19:44:46.299Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-11-18T19:44:46.299Z] gpg: CAST5 encrypted data [2020-11-18T19:44:46.564Z] gpg: encrypted with 1 passphrase [2020-11-18T19:44:46.564Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-11-18T19:44:46.866Z] + mkdir /home/jenkins [2020-11-18T19:44:46.866Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-11-18T19:44:47.169Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-11-18T19:44:47.180Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:44:47.480Z] ---> sigul-install.sh [2020-11-18T19:44:52.794Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-11-18T19:44:53.097Z] + git tag --list [2020-11-18T19:44:53.097Z] v1.0.0 [2020-11-18T19:44:53.097Z] v1.1.0 [2020-11-18T19:44:53.097Z] v1.1.1 [2020-11-18T19:44:53.097Z] v1.2.1 [2020-11-18T19:44:53.097Z] v1.2.2 [2020-11-18T19:44:53.097Z] v1.2.3 [2020-11-18T19:44:53.097Z] v1.2.3-dev.1 [2020-11-18T19:44:53.097Z] v1.2.3-dev.2 [2020-11-18T19:44:53.097Z] v1.2.4-dev.1 [2020-11-18T19:44:53.097Z] v1.2.4-dev.10 [2020-11-18T19:44:53.097Z] v1.2.4-dev.11 [2020-11-18T19:44:53.097Z] v1.2.4-dev.2 [2020-11-18T19:44:53.097Z] v1.2.4-dev.3 [2020-11-18T19:44:53.097Z] v1.2.4-dev.4 [2020-11-18T19:44:53.097Z] v1.2.4-dev.5 [2020-11-18T19:44:53.097Z] v1.2.4-dev.6 [2020-11-18T19:44:53.097Z] v1.2.4-dev.7 [2020-11-18T19:44:53.097Z] v1.2.4-dev.8 [2020-11-18T19:44:53.097Z] v1.2.4-dev.9 [2020-11-18T19:44:53.097Z] v1.3.0 [Pipeline] sh [2020-11-18T19:44:53.403Z] + lftools sign git-tag v1.3.0 [2020-11-18T19:44:54.793Z] Signing Git tag with Sigul... [2020-11-18T19:44:54.793Z] Signing v1.3.0 [Pipeline] echo [2020-11-18T19:44:55.750Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:44:56.048Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-11-18T19:44:56.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-11-18T19:44:56.161Z] $ docker stop --time=1 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 [2020-11-18T19:44:58.018Z] $ docker rm -f 6f1cb772b382230a396e224c6da57d02cc30ab7aebf7d2d56ff1f768b63ae3c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:44:58.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:44:58.949Z] . [Pipeline] withDockerContainer [2020-11-18T19:44:59.057Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:44:59.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-18T19:44:59.789Z] $ docker top 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-18T19:45:00.134Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-18T19:45:00.591Z] + git semver [Pipeline] } [2020-11-18T19:45:00.613Z] $ docker stop --time=1 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 [2020-11-18T19:45:02.050Z] $ docker rm -f 792be27bd8969eafe8f72cc9966270db6947efda3132b4a763e37d426b7be502 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:45:02.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-18T19:45:02.707Z] . [Pipeline] withDockerContainer [2020-11-18T19:45:02.815Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:45:02.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-18T19:45:03.614Z] $ docker top 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-18T19:45:03.910Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.4-dev.11|v1.3.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-18T19:45:04.306Z] + git semver [Pipeline] } [2020-11-18T19:45:04.327Z] $ docker stop --time=1 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e [2020-11-18T19:45:05.721Z] $ docker rm -f 4daba67dac310362b3a6f59ad706fdf1aad57a65b7676502ccf91f377a8a1c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:07.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:07.713Z] ---> package-listing.sh [2020-11-18T19:45:07.713Z] ++ facter osfamily [2020-11-18T19:45:07.713Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-18T19:45:07.713Z] + OS_FAMILY=redhat [2020-11-18T19:45:07.713Z] + workspace=/w/workspace/foundry_device-virtual-go_master [2020-11-18T19:45:07.713Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-18T19:45:07.713Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-18T19:45:07.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-18T19:45:07.713Z] + PACKAGES=/tmp/packages_start.txt [2020-11-18T19:45:07.713Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-11-18T19:45:07.713Z] + PACKAGES=/tmp/packages_end.txt [2020-11-18T19:45:07.713Z] + case "${OS_FAMILY}" in [2020-11-18T19:45:07.713Z] + rpm -qa [2020-11-18T19:45:07.713Z] + sort [2020-11-18T19:45:11.943Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-18T19:45:11.943Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-18T19:45:11.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-18T19:45:11.943Z] + '[' /w/workspace/foundry_device-virtual-go_master ']' [2020-11-18T19:45:11.943Z] + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ [2020-11-18T19:45:11.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo [2020-11-18T19:45:11.957Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-18T19:45:12.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:45:12.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-18T19:45:12.553Z] [2020-11-18T19:45:12.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-18T19:45:12.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-18T19:45:12.916Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-18T19:45:12.916Z] df20fa9351a1: Pulling fs layer [2020-11-18T19:45:12.916Z] 36b3adc4ff6f: Pulling fs layer [2020-11-18T19:45:12.916Z] 8ad3a11d3b57: Pulling fs layer [2020-11-18T19:45:12.916Z] 46f8f816bc3b: Pulling fs layer [2020-11-18T19:45:12.916Z] 93b61091891f: Pulling fs layer [2020-11-18T19:45:12.916Z] 93b9cdb0e59b: Pulling fs layer [2020-11-18T19:45:12.916Z] 5e14af77c1be: Pulling fs layer [2020-11-18T19:45:12.916Z] 01666e4c0597: Pulling fs layer [2020-11-18T19:45:12.916Z] aa168da1d23b: Pulling fs layer [2020-11-18T19:45:12.916Z] 93b61091891f: Waiting [2020-11-18T19:45:12.916Z] 93b9cdb0e59b: Waiting [2020-11-18T19:45:12.916Z] 5e14af77c1be: Waiting [2020-11-18T19:45:12.916Z] 01666e4c0597: Waiting [2020-11-18T19:45:12.916Z] aa168da1d23b: Waiting [2020-11-18T19:45:12.916Z] 46f8f816bc3b: Waiting [2020-11-18T19:45:12.916Z] 36b3adc4ff6f: Verifying Checksum [2020-11-18T19:45:12.916Z] 36b3adc4ff6f: Download complete [2020-11-18T19:45:12.916Z] 46f8f816bc3b: Download complete [2020-11-18T19:45:12.916Z] df20fa9351a1: Verifying Checksum [2020-11-18T19:45:12.917Z] df20fa9351a1: Download complete [2020-11-18T19:45:12.917Z] 93b9cdb0e59b: Verifying Checksum [2020-11-18T19:45:12.917Z] 93b9cdb0e59b: Download complete [2020-11-18T19:45:13.185Z] 93b61091891f: Download complete [2020-11-18T19:45:13.185Z] 5e14af77c1be: Download complete [2020-11-18T19:45:13.185Z] 01666e4c0597: Verifying Checksum [2020-11-18T19:45:13.185Z] 01666e4c0597: Download complete [2020-11-18T19:45:13.185Z] 8ad3a11d3b57: Verifying Checksum [2020-11-18T19:45:13.185Z] 8ad3a11d3b57: Download complete [2020-11-18T19:45:13.451Z] df20fa9351a1: Pull complete [2020-11-18T19:45:13.714Z] 36b3adc4ff6f: Pull complete [2020-11-18T19:45:15.648Z] aa168da1d23b: Verifying Checksum [2020-11-18T19:45:15.648Z] aa168da1d23b: Download complete [2020-11-18T19:45:15.648Z] 8ad3a11d3b57: Pull complete [2020-11-18T19:45:15.917Z] 46f8f816bc3b: Pull complete [2020-11-18T19:45:16.182Z] 93b61091891f: Pull complete [2020-11-18T19:45:16.182Z] 93b9cdb0e59b: Pull complete [2020-11-18T19:45:16.446Z] 5e14af77c1be: Pull complete [2020-11-18T19:45:16.446Z] 01666e4c0597: Pull complete [2020-11-18T19:45:23.159Z] aa168da1d23b: Pull complete [2020-11-18T19:45:23.159Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-18T19:45:23.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-18T19:45:23.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-18T19:45:23.308Z] prd-centos7-docker-4c-2g-12571 does not seem to be running inside a container [2020-11-18T19:45:23.363Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-18T19:45:26.597Z] $ docker top 0aead2d6b0bceb79ab9d6ccdd98bb3fd4773faa55a4a17193a06f324247fc543 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-18T19:45:27.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-18T19:45:27.462Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-18T19:45:27.762Z] + ls /var/log/sa-host [2020-11-18T19:45:27.762Z] + sadf -c /var/log/sa-host/sa05 [2020-11-18T19:45:27.762Z] file_magic: OK [2020-11-18T19:45:27.762Z] HZ: Using current value: 100 [2020-11-18T19:45:27.762Z] file_header: OK [2020-11-18T19:45:27.762Z] 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 [2020-11-18T19:45:27.762Z] Statistics: [2020-11-18T19:45:27.762Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-18T19:45:27.762Z] File successfully converted to sysstat format version 12.2.1 [2020-11-18T19:45:27.762Z] + sadf -c /var/log/sa-host/sa18 [2020-11-18T19:45:27.762Z] file_magic: OK [2020-11-18T19:45:27.762Z] HZ: Using current value: 100 [2020-11-18T19:45:27.762Z] file_header: OK [2020-11-18T19:45:27.762Z] 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 [2020-11-18T19:45:27.762Z] Statistics: [2020-11-18T19:45:27.762Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-18T19:45:27.762Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-18T19:45:27.991Z] provisioning config files... [2020-11-18T19:45:28.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config4032645264344579990tmp [Pipeline] { [Pipeline] echo [2020-11-18T19:45:28.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:28.383Z] ---> create-netrc.sh [Pipeline] } [2020-11-18T19:45:28.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-18T19:45:28.486Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:28.782Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-18T19:45:28.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:29.098Z] ---> sudo-logs.sh [2020-11-18T19:45:29.099Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-18T19:45:29.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:29.407Z] ---> job-cost.sh [2020-11-18T19:45:29.407Z] lf-activate-venv: SKIPPING [2020-11-18T19:45:29.407Z] INFO: No Stack... [2020-11-18T19:45:30.354Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-18T19:45:30.617Z] INFO: Archiving Costs [Pipeline] echo [2020-11-18T19:45:30.631Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-18T19:45:30.930Z] ---> logs-deploy.sh [2020-11-18T19:45:30.930Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/33 [2020-11-18T19:45:30.930Z] INFO: archiving workspace using pattern(s): [2020-11-18T19:45:32.848Z] Archives upload complete. [2020-11-18T19:45:32.848Z] INFO: archiving logs to Nexus