Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8018793458160898223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7942450973978844339.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3548065609506129376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1128143687485518290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh173666055102316564.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9194550740272638169.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-virtual 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-215’ is offline ‘prd-centos7-docker-4c-2g-224’ is offline Running on prd-centos7-docker-4c-2g-236 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh6460773710732312282.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 Commit message: "Merge pull request #231 from cloudxxx8/issue-230" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-06T22:40:36.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-06T22:40:36.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T22:40:36.515Z] ========================================================= [2021-07-06T22:40:36.515Z] EdgeX Global Pipelines Version Info [2021-07-06T22:40:36.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:40:37.704Z] ------------------- [2021-07-06T22:40:37.704Z] stable info: [2021-07-06T22:40:37.704Z] ------------------- [2021-07-06T22:40:37.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-06T22:40:37.704Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:40:37.704Z] Message: update stable to v1.0.196 [2021-07-06T22:40:38.654Z] ------------------- [2021-07-06T22:40:38.654Z] experimental info: [2021-07-06T22:40:38.654Z] ------------------- [2021-07-06T22:40:38.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-06T22:40:38.654Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-06T22:40:38.654Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-06T22:40:38.916Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-07-06T22:40:38.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-07-06T22:40:39.062Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-06T22:40:39.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-06T22:40:39.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-06T22:40:39.281Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-06T22:40:39.340Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-06T22:40:39.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-06T22:40:39.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-06T22:40:39.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-06T22:40:39.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-06T22:40:39.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-07-06T22:40:39.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-06T22:40:39.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-06T22:40:39.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-06T22:40:39.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-06T22:40:40.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:40:40.128Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-06T22:40:40.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-06T22:40:40.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-06T22:40:40.311Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-06T22:40:40.370Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-06T22:40:40.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-06T22:40:40.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-06T22:40:40.577Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-06T22:40:40.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-06T22:40:40.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-06T22:40:40.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-06T22:40:40.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-06T22:40:40.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] echo [2021-07-06T22:40:40.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f60407 [Pipeline] echo [2021-07-06T22:40:41.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:40:41.179Z] provisioning config files... [2021-07-06T22:40:41.194Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4562457689064938890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:40:41.577Z] ---> docker-login.sh [2021-07-06T22:40:41.577Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:40:41.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:40:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:40:41.840Z] Configure a credential helper to remove this warning. See [2021-07-06T22:40:41.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:40:41.840Z] [2021-07-06T22:40:41.840Z] Login Succeeded [2021-07-06T22:40:41.840Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:40:41.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:40:41.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:40:41.840Z] Configure a credential helper to remove this warning. See [2021-07-06T22:40:41.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:40:41.840Z] [2021-07-06T22:40:41.840Z] Login Succeeded [2021-07-06T22:40:41.840Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:40:42.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:40:42.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:40:42.102Z] Configure a credential helper to remove this warning. See [2021-07-06T22:40:42.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:40:42.102Z] [2021-07-06T22:40:42.102Z] Login Succeeded [2021-07-06T22:40:42.102Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:40:42.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:40:42.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:40:42.367Z] Configure a credential helper to remove this warning. See [2021-07-06T22:40:42.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:40:42.367Z] [2021-07-06T22:40:42.367Z] Login Succeeded [2021-07-06T22:40:42.367Z] docker.io [2021-07-06T22:40:42.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:40:42.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:40:42.628Z] Configure a credential helper to remove this warning. See [2021-07-06T22:40:42.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:40:42.628Z] [2021-07-06T22:40:42.628Z] Login Succeeded [2021-07-06T22:40:42.628Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:40:42.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:40:43.511Z] + git log --format=format:%s -1 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] echo [2021-07-06T22:40:43.577Z] GIT_COMMIT: 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e, Commit Message: Merge pull request #231 from cloudxxx8/issue-230 [Pipeline] echo [2021-07-06T22:40:43.620Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:40:44.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:40:44.354Z] [2021-07-06T22:40:44.354Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:40:44.741Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:40:44.741Z] latest: Pulling from edgex-devops/git-semver [2021-07-06T22:40:44.741Z] 31603596830f: Pulling fs layer [2021-07-06T22:40:44.741Z] 54011a49482f: Pulling fs layer [2021-07-06T22:40:44.741Z] a6820b24f6d8: Pulling fs layer [2021-07-06T22:40:44.741Z] f581987b2513: Pulling fs layer [2021-07-06T22:40:44.741Z] f581987b2513: Waiting [2021-07-06T22:40:44.741Z] 54011a49482f: Verifying Checksum [2021-07-06T22:40:44.741Z] 54011a49482f: Download complete [2021-07-06T22:40:44.741Z] 31603596830f: Verifying Checksum [2021-07-06T22:40:44.741Z] 31603596830f: Download complete [2021-07-06T22:40:45.018Z] f581987b2513: Verifying Checksum [2021-07-06T22:40:45.018Z] f581987b2513: Download complete [2021-07-06T22:40:45.018Z] a6820b24f6d8: Verifying Checksum [2021-07-06T22:40:45.018Z] a6820b24f6d8: Download complete [2021-07-06T22:40:45.018Z] 31603596830f: Pull complete [2021-07-06T22:40:45.018Z] 54011a49482f: Pull complete [2021-07-06T22:40:45.967Z] a6820b24f6d8: Pull complete [2021-07-06T22:40:45.967Z] f581987b2513: Pull complete [2021-07-06T22:40:45.967Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-06T22:40:45.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T22:40:45.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-06T22:40:46.077Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T22:40:46.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T22:40:47.095Z] $ docker top 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-06T22:40:47.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:40:47.368Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:40:47.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:40:47.476Z] $ docker exec 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent [2021-07-06T22:40:47.597Z] SSH_AUTH_SOCK=/tmp/ssh-p9Vd4fT3HpTr/agent.15 [2021-07-06T22:40:47.597Z] SSH_AGENT_PID=21 [2021-07-06T22:40:47.607Z] Running ssh-add (command line suppressed) [2021-07-06T22:40:47.704Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5279199138073999145.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5279199138073999145.key) [2021-07-06T22:40:47.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:40:48.085Z] + git tag --points-at HEAD [Pipeline] } [2021-07-06T22:40:48.109Z] $ docker exec --env ******** --env ******** 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent -k [2021-07-06T22:40:48.208Z] unset SSH_AUTH_SOCK; [2021-07-06T22:40:48.208Z] unset SSH_AGENT_PID; [2021-07-06T22:40:48.208Z] echo Agent pid 21 killed; [2021-07-06T22:40:48.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-06T22:40:48.340Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent [2021-07-06T22:40:48.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-06T22:40:48.406Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-06T22:40:48.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-06T22:40:48.514Z] $ docker exec 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent [2021-07-06T22:40:48.619Z] SSH_AUTH_SOCK=/tmp/ssh-DrqrzShlh7WX/agent.56 [2021-07-06T22:40:48.619Z] SSH_AGENT_PID=63 [2021-07-06T22:40:48.625Z] Running ssh-add (command line suppressed) [2021-07-06T22:40:48.718Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5144528660155823353.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5144528660155823353.key) [2021-07-06T22:40:48.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-06T22:40:49.109Z] + git semver init [2021-07-06T22:40:49.109Z] # -> Open(): unable to determine branch for HEAD [2021-07-06T22:40:49.109Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-07-06T22:40:49.109Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-07-06T22:40:49.109Z] # $SEMVER_REMOTE_NAME = origin [2021-07-06T22:40:49.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-06T22:40:49.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-06T22:40:49.109Z] # $SEMVER_BRANCH = main [2021-07-06T22:40:49.109Z] # $SEMVER_TEMP = /tmp/semver-540754352 [2021-07-06T22:40:49.109Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-07-06T22:40:51.680Z] # '/tmp/semver-540754352' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-07-06T22:40:51.680Z] # -> Force: false [2021-07-06T22:40:51.680Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-07-06T22:40:51.706Z] $ docker exec --env ******** --env ******** 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 ssh-agent -k [2021-07-06T22:40:51.799Z] unset SSH_AUTH_SOCK; [2021-07-06T22:40:51.800Z] unset SSH_AGENT_PID; [2021-07-06T22:40:51.800Z] echo Agent pid 63 killed; [2021-07-06T22:40:51.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T22:40:52.305Z] + git semver [Pipeline] } [2021-07-06T22:40:52.343Z] $ docker stop --time=1 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 [2021-07-06T22:40:53.613Z] $ docker rm -f 534a8cb60bbc282f7f22ba5af2c46ebf7199253bafb2dba94517a1a831155551 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:40:54.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-06T22:40:54.752Z] Stashed 1 file(s) [Pipeline] echo [2021-07-06T22:40:54.799Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 [2021-07-06T22:41:10.435Z] Still waiting to schedule task [2021-07-06T22:41:10.435Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:41:10.435Z] ‘prd-centos7-docker-4c-2g-215’ is offline [2021-07-06T22:41:10.435Z] ‘prd-centos7-docker-4c-2g-216’ is offline [2021-07-06T22:41:10.436Z] ‘prd-centos7-docker-4c-2g-246’ is offline [2021-07-06T22:41:10.436Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:41:10.436Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-06T22:41:10.471Z] Still waiting to schedule task [2021-07-06T22:41:10.471Z] ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:41:10.471Z] ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:41:10.471Z] ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:41:10.471Z] ‘prd-centos7-docker-4c-2g-246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-06T22:41:10.472Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ is offline [2021-07-06T22:41:10.472Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ is offline [2021-07-06T22:48:51.014Z] Running on prd-centos7-docker-4c-2g-657 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-07-06T22:48:51.076Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-07-06T22:48:51.273Z] The recommended git tool is: git [2021-07-06T22:48:53.992Z] using credential edgex-jenkins-ssh [2021-07-06T22:48:54.004Z] Cloning the remote Git repository [2021-07-06T22:48:54.025Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-07-06T22:48:54.093Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-07-06T22:48:54.127Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-06T22:48:54.127Z] > git --version # timeout=10 [2021-07-06T22:48:54.137Z] > git --version # 'git version 2.24.4' [2021-07-06T22:48:54.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T22:48:54.187Z] [INFO] Currently running in a labeled security context [2021-07-06T22:48:54.187Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-06T22:48:54.187Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4197653094749296716.key [2021-07-06T22:48:54.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:48:55.728Z] Avoid second fetch [2021-07-06T22:48:55.729Z] Checking out Revision 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (main) [2021-07-06T22:48:55.710Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-06T22:48:55.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T22:48:55.734Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T22:48:55.746Z] > git checkout -f 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 [2021-07-06T22:48:59.478Z] Commit message: "Merge pull request #231 from cloudxxx8/issue-230" [2021-07-06T22:48:59.504Z] > git --version # timeout=10 [2021-07-06T22:48:59.511Z] > git --version # 'git version 2.24.4' [2021-07-06T22:48:59.520Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T22:49:00.720Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:49:01.087Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T22:49:01.444Z] + sudo service docker restart [2021-07-06T22:49:01.444Z] + true [2021-07-06T22:49:01.444Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:49:19.793Z] provisioning config files... [2021-07-06T22:49:19.815Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5504708078593188996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:49:20.254Z] ---> docker-login.sh [2021-07-06T22:49:20.254Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:49:20.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:20.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:20.522Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:20.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:20.522Z] [2021-07-06T22:49:20.522Z] Login Succeeded [2021-07-06T22:49:20.522Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:49:20.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:20.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:20.800Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:20.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:20.800Z] [2021-07-06T22:49:20.800Z] Login Succeeded [2021-07-06T22:49:20.800Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:49:20.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:20.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:20.800Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:20.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:20.800Z] [2021-07-06T22:49:20.800Z] Login Succeeded [2021-07-06T22:49:20.800Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:49:20.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:21.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:21.073Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:21.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:21.073Z] [2021-07-06T22:49:21.073Z] Login Succeeded [2021-07-06T22:49:21.073Z] docker.io [2021-07-06T22:49:21.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:49:21.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:49:21.381Z] Configure a credential helper to remove this warning. See [2021-07-06T22:49:21.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:49:21.381Z] [2021-07-06T22:49:21.381Z] Login Succeeded [2021-07-06T22:49:21.381Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:49:21.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T22:49:21.843Z] ========================================================= [2021-07-06T22:49:21.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-06T22:49:21.843Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:22.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-06T22:49:22.221Z] Sending build context to Docker daemon 8.58MB [2021-07-06T22:49:22.221Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T22:49:22.221Z] Step 2/8 : FROM ${BASE} [2021-07-06T22:49:22.494Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-06T22:49:22.494Z] 540db60ca938: Pulling fs layer [2021-07-06T22:49:22.494Z] adcc1eea9eea: Pulling fs layer [2021-07-06T22:49:22.494Z] 4c4ab2625f07: Pulling fs layer [2021-07-06T22:49:22.494Z] 0510c868ecb4: Pulling fs layer [2021-07-06T22:49:22.494Z] afea3b2eda06: Pulling fs layer [2021-07-06T22:49:22.494Z] 7809a108b3ef: Pulling fs layer [2021-07-06T22:49:22.494Z] f706445af74f: Pulling fs layer [2021-07-06T22:49:22.494Z] 0510c868ecb4: Waiting [2021-07-06T22:49:22.494Z] afea3b2eda06: Waiting [2021-07-06T22:49:22.494Z] f706445af74f: Waiting [2021-07-06T22:49:22.494Z] 7809a108b3ef: Waiting [2021-07-06T22:49:22.494Z] 4c4ab2625f07: Verifying Checksum [2021-07-06T22:49:22.494Z] 4c4ab2625f07: Download complete [2021-07-06T22:49:22.494Z] adcc1eea9eea: Verifying Checksum [2021-07-06T22:49:22.494Z] adcc1eea9eea: Download complete [2021-07-06T22:49:22.494Z] afea3b2eda06: Verifying Checksum [2021-07-06T22:49:22.494Z] afea3b2eda06: Download complete [2021-07-06T22:49:22.494Z] 540db60ca938: Verifying Checksum [2021-07-06T22:49:22.494Z] 540db60ca938: Download complete [2021-07-06T22:49:22.494Z] 7809a108b3ef: Verifying Checksum [2021-07-06T22:49:22.494Z] 7809a108b3ef: Download complete [2021-07-06T22:49:22.775Z] 540db60ca938: Pull complete [2021-07-06T22:49:22.775Z] adcc1eea9eea: Pull complete [2021-07-06T22:49:23.041Z] 4c4ab2625f07: Pull complete [2021-07-06T22:49:23.634Z] f706445af74f: Verifying Checksum [2021-07-06T22:49:23.634Z] f706445af74f: Download complete [2021-07-06T22:49:24.600Z] 0510c868ecb4: Verifying Checksum [2021-07-06T22:49:24.600Z] 0510c868ecb4: Download complete [2021-07-06T22:49:28.896Z] 0510c868ecb4: Pull complete [2021-07-06T22:49:28.896Z] afea3b2eda06: Pull complete [2021-07-06T22:49:28.896Z] 7809a108b3ef: Pull complete [2021-07-06T22:49:30.289Z] f706445af74f: Pull complete [2021-07-06T22:49:30.289Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-06T22:49:30.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-06T22:49:30.289Z] ---> b068be0155e3 [2021-07-06T22:49:30.289Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-06T22:49:33.720Z] ---> Running in 35c7e4f63a89 [2021-07-06T22:49:33.720Z] Removing intermediate container 35c7e4f63a89 [2021-07-06T22:49:33.720Z] ---> 4a6dd1b8b3aa [2021-07-06T22:49:33.720Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T22:49:33.720Z] ---> Running in 11e23e9ba75e [2021-07-06T22:49:34.316Z] Removing intermediate container 11e23e9ba75e [2021-07-06T22:49:34.316Z] ---> 8ced024e4c2a [2021-07-06T22:49:34.316Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-07-06T22:49:34.316Z] ---> Running in 3819b0f47e6b [2021-07-06T22:49:34.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:35.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:49:35.792Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-06T22:49:35.792Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-06T22:49:36.053Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-06T22:49:36.053Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-06T22:49:36.053Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-06T22:49:36.316Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-06T22:49:36.316Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-06T22:49:36.586Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-06T22:49:36.848Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-06T22:49:37.110Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-06T22:49:37.110Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-06T22:49:37.110Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-06T22:49:37.370Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-06T22:49:37.370Z] Executing busybox-1.32.1-r6.trigger [2021-07-06T22:49:37.370Z] OK: 156 MiB in 53 packages [2021-07-06T22:49:37.942Z] Removing intermediate container 3819b0f47e6b [2021-07-06T22:49:37.942Z] ---> b7589093cf9b [2021-07-06T22:49:37.942Z] Step 6/8 : WORKDIR /device-virtual-go [2021-07-06T22:49:37.942Z] ---> Running in 28f9952ed821 [2021-07-06T22:49:37.942Z] Removing intermediate container 28f9952ed821 [2021-07-06T22:49:37.942Z] ---> a554197e9f4b [2021-07-06T22:49:37.942Z] Step 7/8 : COPY . . [2021-07-06T22:49:38.214Z] ---> 5fd7ea6eefdf [2021-07-06T22:49:38.214Z] Step 8/8 : RUN go mod download [2021-07-06T22:49:38.214Z] ---> Running in 9988c97bf15d [2021-07-06T22:49:53.159Z] Removing intermediate container 9988c97bf15d [2021-07-06T22:49:53.159Z] ---> 9313a699ee54 [2021-07-06T22:49:53.159Z] Successfully built 9313a699ee54 [2021-07-06T22:49:53.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:53.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:49:53.504Z] . [Pipeline] withDockerContainer [2021-07-06T22:49:53.601Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-07-06T22:49:53.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-x86_64 cat [2021-07-06T22:49:54.078Z] $ docker top 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:49:54.519Z] + go version [2021-07-06T22:49:54.519Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-06T22:49:54.542Z] $ docker stop --time=1 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f [2021-07-06T22:49:55.775Z] $ docker rm -f 290684f01dc35b7c21171f3812c806309ac83055665820ae201377bbce1feb9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:49:56.554Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-06T22:49:56.554Z] . [Pipeline] withDockerContainer [2021-07-06T22:49:56.669Z] prd-centos7-docker-4c-2g-657 does not seem to be running inside a container [2021-07-06T22:49:56.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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-x86_64 cat [2021-07-06T22:49:57.067Z] $ docker top 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T22:49:57.500Z] + go mod tidy [Pipeline] sh [2021-07-06T22:49:58.095Z] + make test [2021-07-06T22:49:58.095Z] go mod tidy [2021-07-06T22:49:58.095Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-06T22:49:59.060Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-07-06T22:50:21.195Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-07-06T22:50:21.195Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.261s coverage: 63.8% of statements [2021-07-06T22:50:21.195Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-06T22:50:26.594Z] gofmt -l . [2021-07-06T22:50:26.594Z] [ "`gofmt -l .`" = "" ] [2021-07-06T22:50:26.594Z] ./bin/test-attribution-txt.sh [2021-07-06T22:50:26.594Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-06T22:50:26.881Z] $ docker stop --time=1 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b [2021-07-06T22:50:28.508Z] $ docker rm -f 0312f14f5d507e816ccaf9f4c8aee8448d73633b0ee93efae755fdfe84b5e25b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T22:50:29.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T22:50:29.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-06T22:50:30.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T22:50:31.024Z] + ls -al . [2021-07-06T22:50:31.024Z] total 140 [2021-07-06T22:50:31.024Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jul 6 22:50 . [2021-07-06T22:50:31.024Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:48 .. [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 8153 Jul 6 22:48 Attribution.txt [2021-07-06T22:50:31.024Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 6 22:48 bin [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 6349 Jul 6 22:48 CHANGELOG.md [2021-07-06T22:50:31.024Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 6 22:48 cmd [2021-07-06T22:50:31.024Z] -rw-r--r--. 1 jenkins jenkins 47257 Jul 6 22:50 coverage.out [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 1921 Jul 6 22:48 Dockerfile [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 998 Jul 6 22:48 Dockerfile.build [2021-07-06T22:50:31.024Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:48 .git [2021-07-06T22:50:31.024Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:48 .github [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 277 Jul 6 22:48 .gitignore [2021-07-06T22:50:31.024Z] -rw-r--r--. 1 jenkins jenkins 795 Jul 6 22:50 go.mod [2021-07-06T22:50:31.024Z] -rw-r--r--. 1 jenkins jenkins 22824 Jul 6 22:49 go.sum [2021-07-06T22:50:31.024Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 6 22:48 internal [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 660 Jul 6 22:48 Jenkinsfile [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 6 22:48 LICENSE [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 905 Jul 6 22:48 Makefile [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 2745 Jul 6 22:48 README.md [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:40 VERSION [2021-07-06T22:50:31.024Z] -rw-rw-r--. 1 jenkins jenkins 235 Jul 6 22:48 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:50:31.383Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e --label arch=amd64 --label version=2.0.1-dev.1 . [2021-07-06T22:50:31.383Z] Sending build context to Docker daemon 8.651MB [2021-07-06T22:50:31.383Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T22:50:31.383Z] Step 2/26 : FROM ${BASE} AS builder [2021-07-06T22:50:31.383Z] ---> 9313a699ee54 [2021-07-06T22:50:31.383Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-06T22:50:31.645Z] ---> Running in fde9bb220d0b [2021-07-06T22:50:31.908Z] Removing intermediate container fde9bb220d0b [2021-07-06T22:50:31.908Z] ---> d13a19cc0df5 [2021-07-06T22:50:31.908Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T22:50:31.908Z] ---> Running in da264dff1944 [2021-07-06T22:50:31.908Z] Removing intermediate container da264dff1944 [2021-07-06T22:50:31.908Z] ---> b982d4e87d6f [2021-07-06T22:50:31.908Z] Step 5/26 : WORKDIR /device-virtual-go [2021-07-06T22:50:32.178Z] ---> Running in 4eca13779280 [2021-07-06T22:50:32.179Z] Removing intermediate container 4eca13779280 [2021-07-06T22:50:32.179Z] ---> abc87a836651 [2021-07-06T22:50:32.179Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T22:50:32.447Z] ---> Running in f29b33ca62f4 [2021-07-06T22:50:33.414Z] Removing intermediate container f29b33ca62f4 [2021-07-06T22:50:33.414Z] ---> 0281994cfb1d [2021-07-06T22:50:33.414Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T22:50:33.414Z] ---> Running in 846f69539db3 [2021-07-06T22:50:33.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:50:35.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:50:35.693Z] OK: 156 MiB in 53 packages [2021-07-06T22:50:36.294Z] Removing intermediate container 846f69539db3 [2021-07-06T22:50:36.294Z] ---> 73a32f1dd8dd [2021-07-06T22:50:36.294Z] Step 8/26 : COPY . . [2021-07-06T22:50:36.893Z] ---> c2bcd84498f0 [2021-07-06T22:50:36.893Z] Step 9/26 : RUN go mod tidy [2021-07-06T22:50:36.893Z] ---> Running in c7216d9c2eed [2021-07-06T22:50:37.915Z] Removing intermediate container c7216d9c2eed [2021-07-06T22:50:37.915Z] ---> 9fb670c315ee [2021-07-06T22:50:37.915Z] Step 10/26 : RUN go mod download [2021-07-06T22:50:37.915Z] ---> Running in 886d56f62a98 [2021-07-06T22:50:38.528Z] Removing intermediate container 886d56f62a98 [2021-07-06T22:50:38.528Z] ---> 820a8cab9611 [2021-07-06T22:50:38.528Z] Step 11/26 : ARG MAKE='make build' [2021-07-06T22:50:38.528Z] ---> Running in dcf3b8f56794 [2021-07-06T22:50:38.528Z] Removing intermediate container dcf3b8f56794 [2021-07-06T22:50:38.528Z] ---> 8e433f37b618 [2021-07-06T22:50:38.528Z] Step 12/26 : RUN $MAKE [2021-07-06T22:50:38.528Z] ---> Running in ff0999c99586 [2021-07-06T22:50:38.829Z] go mod tidy [2021-07-06T22:50:38.829Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd [2021-07-06T22:50:54.019Z] Removing intermediate container ff0999c99586 [2021-07-06T22:50:54.019Z] ---> d2aa5237df77 [2021-07-06T22:50:54.019Z] Step 13/26 : FROM alpine:3.12 [2021-07-06T22:50:54.602Z] 3.12: Pulling from library/alpine [2021-07-06T22:50:54.602Z] 339de151aab4: Pulling fs layer [2021-07-06T22:50:54.864Z] 339de151aab4: Verifying Checksum [2021-07-06T22:50:54.864Z] 339de151aab4: Download complete [2021-07-06T22:50:54.864Z] 339de151aab4: Pull complete [2021-07-06T22:50:54.864Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-06T22:50:54.864Z] Status: Downloaded newer image for alpine:3.12 [2021-07-06T22:50:54.864Z] ---> 13621d1b12d4 [2021-07-06T22:50:54.864Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-07-06T22:50:55.129Z] ---> Running in 811760a1c885 [2021-07-06T22:50:55.129Z] Removing intermediate container 811760a1c885 [2021-07-06T22:50:55.129Z] ---> 0f9150369135 [2021-07-06T22:50:55.129Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T22:50:55.129Z] ---> Running in d6f7f493fec0 [2021-07-06T22:50:55.702Z] Removing intermediate container d6f7f493fec0 [2021-07-06T22:50:55.702Z] ---> f028f7c03219 [2021-07-06T22:50:55.702Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-06T22:50:55.702Z] ---> Running in 143b42a7b3ac [2021-07-06T22:50:55.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-06T22:50:56.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-06T22:50:57.476Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-06T22:50:57.476Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-06T22:50:57.476Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-06T22:50:57.476Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-06T22:50:58.054Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-06T22:50:58.054Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-06T22:50:58.054Z] Executing busybox-1.31.1-r20.trigger [2021-07-06T22:50:58.054Z] OK: 8 MiB in 20 packages [2021-07-06T22:50:58.634Z] Removing intermediate container 143b42a7b3ac [2021-07-06T22:50:58.634Z] ---> 3a33bee14d52 [2021-07-06T22:50:58.634Z] Step 17/26 : WORKDIR / [2021-07-06T22:50:58.634Z] ---> Running in bf9c6c626fbb [2021-07-06T22:50:58.634Z] Removing intermediate container bf9c6c626fbb [2021-07-06T22:50:58.634Z] ---> 2f7412e94a04 [2021-07-06T22:50:58.634Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-07-06T22:50:58.634Z] ---> 87ccbbf7f3dc [2021-07-06T22:50:58.634Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-07-06T22:50:58.894Z] ---> 95419fef22f0 [2021-07-06T22:50:58.894Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-07-06T22:50:59.471Z] ---> fd90c5b9a7b4 [2021-07-06T22:50:59.471Z] Step 21/26 : EXPOSE 59900 [2021-07-06T22:50:59.471Z] ---> Running in d7e4653eb0cc [2021-07-06T22:50:59.471Z] Removing intermediate container d7e4653eb0cc [2021-07-06T22:50:59.471Z] ---> 2e906ed8773a [2021-07-06T22:50:59.471Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-07-06T22:50:59.471Z] ---> Running in eae036f51c34 [2021-07-06T22:50:59.733Z] Removing intermediate container eae036f51c34 [2021-07-06T22:50:59.733Z] ---> 22db78fa979d [2021-07-06T22:50:59.733Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-06T22:50:59.733Z] ---> Running in 62b345923d95 [2021-07-06T22:50:59.733Z] Removing intermediate container 62b345923d95 [2021-07-06T22:50:59.733Z] ---> c5e2b21b2d7a [2021-07-06T22:50:59.733Z] Step 24/26 : LABEL arch=amd64 [2021-07-06T22:50:59.733Z] ---> Running in cedfbec36cdc [2021-07-06T22:50:59.998Z] Removing intermediate container cedfbec36cdc [2021-07-06T22:50:59.998Z] ---> 625874f938ca [2021-07-06T22:50:59.998Z] Step 25/26 : LABEL git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T22:50:59.998Z] ---> Running in 2a0beabc8337 [2021-07-06T22:50:59.998Z] Removing intermediate container 2a0beabc8337 [2021-07-06T22:50:59.998Z] ---> 71112f8b89b1 [2021-07-06T22:50:59.998Z] Step 26/26 : LABEL version=2.0.1-dev.1 [2021-07-06T22:50:59.998Z] ---> Running in 8a6b0ad22f0c [2021-07-06T22:50:59.998Z] Removing intermediate container 8a6b0ad22f0c [2021-07-06T22:50:59.998Z] ---> 19d64169843d [2021-07-06T22:50:59.998Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-06T22:50:59.998Z] Successfully built 19d64169843d [2021-07-06T22:50:59.998Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T22:51:00.471Z] provisioning config files... [2021-07-06T22:51:00.486Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7606602992851893609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:51:00.888Z] ---> docker-login.sh [2021-07-06T22:51:00.889Z] nexus3.edgexfoundry.org:10001 [2021-07-06T22:51:00.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:51:00.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:51:00.889Z] Configure a credential helper to remove this warning. See [2021-07-06T22:51:00.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:51:00.889Z] [2021-07-06T22:51:00.889Z] Login Succeeded [2021-07-06T22:51:00.889Z] nexus3.edgexfoundry.org:10002 [2021-07-06T22:51:00.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:51:01.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:51:01.151Z] Configure a credential helper to remove this warning. See [2021-07-06T22:51:01.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:51:01.151Z] [2021-07-06T22:51:01.151Z] Login Succeeded [2021-07-06T22:51:01.151Z] nexus3.edgexfoundry.org:10003 [2021-07-06T22:51:01.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:51:01.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:51:01.151Z] Configure a credential helper to remove this warning. See [2021-07-06T22:51:01.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:51:01.151Z] [2021-07-06T22:51:01.151Z] Login Succeeded [2021-07-06T22:51:01.151Z] nexus3.edgexfoundry.org:10004 [2021-07-06T22:51:01.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:51:01.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:51:01.421Z] Configure a credential helper to remove this warning. See [2021-07-06T22:51:01.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:51:01.421Z] [2021-07-06T22:51:01.421Z] Login Succeeded [2021-07-06T22:51:01.421Z] docker.io [2021-07-06T22:51:01.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T22:51:01.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T22:51:01.684Z] Configure a credential helper to remove this warning. See [2021-07-06T22:51:01.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T22:51:01.684Z] [2021-07-06T22:51:01.684Z] Login Succeeded [2021-07-06T22:51:01.684Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T22:51:01.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T22:51:01.909Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-07-06T22:51:01.909Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T22:51:01.909Z] latest [2021-07-06T22:51:01.909Z] 2.0.1-dev.1 [2021-07-06T22:51:01.909Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T22:51:01.909Z] main [2021-07-06T22:51:01.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:02.452Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:02.800Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T22:51:02.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-07-06T22:51:02.800Z] f78086ae8119: Preparing [2021-07-06T22:51:02.800Z] d434fe817b06: Preparing [2021-07-06T22:51:02.800Z] fb2731c4a397: Preparing [2021-07-06T22:51:02.800Z] 57fc3b842a22: Preparing [2021-07-06T22:51:02.800Z] 987fd6703219: Preparing [2021-07-06T22:51:02.800Z] 32f366d666a5: Preparing [2021-07-06T22:51:02.800Z] 32f366d666a5: Waiting [2021-07-06T22:51:03.068Z] 987fd6703219: Pushed [2021-07-06T22:51:03.068Z] 32f366d666a5: Layer already exists [2021-07-06T22:51:03.330Z] d434fe817b06: Pushed [2021-07-06T22:51:03.330Z] 57fc3b842a22: Pushed [2021-07-06T22:51:03.330Z] fb2731c4a397: Pushed [2021-07-06T22:51:04.746Z] f78086ae8119: Pushed [2021-07-06T22:51:05.326Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:05.679Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:06.015Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-07-06T22:51:06.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-07-06T22:51:06.015Z] f78086ae8119: Preparing [2021-07-06T22:51:06.015Z] d434fe817b06: Preparing [2021-07-06T22:51:06.015Z] fb2731c4a397: Preparing [2021-07-06T22:51:06.015Z] 57fc3b842a22: Preparing [2021-07-06T22:51:06.015Z] 987fd6703219: Preparing [2021-07-06T22:51:06.015Z] 32f366d666a5: Preparing [2021-07-06T22:51:06.015Z] 32f366d666a5: Waiting [2021-07-06T22:51:06.015Z] 57fc3b842a22: Layer already exists [2021-07-06T22:51:06.015Z] f78086ae8119: Layer already exists [2021-07-06T22:51:06.015Z] d434fe817b06: Layer already exists [2021-07-06T22:51:06.015Z] 987fd6703219: Layer already exists [2021-07-06T22:51:06.015Z] fb2731c4a397: Layer already exists [2021-07-06T22:51:06.015Z] 32f366d666a5: Layer already exists [2021-07-06T22:51:06.015Z] latest: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:06.364Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:06.713Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 [2021-07-06T22:51:06.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-07-06T22:51:06.713Z] f78086ae8119: Preparing [2021-07-06T22:51:06.713Z] d434fe817b06: Preparing [2021-07-06T22:51:06.713Z] fb2731c4a397: Preparing [2021-07-06T22:51:06.713Z] 57fc3b842a22: Preparing [2021-07-06T22:51:06.713Z] 987fd6703219: Preparing [2021-07-06T22:51:06.713Z] 32f366d666a5: Preparing [2021-07-06T22:51:06.713Z] 32f366d666a5: Waiting [2021-07-06T22:51:06.713Z] fb2731c4a397: Layer already exists [2021-07-06T22:51:06.713Z] 987fd6703219: Layer already exists [2021-07-06T22:51:06.713Z] d434fe817b06: Layer already exists [2021-07-06T22:51:06.713Z] f78086ae8119: Layer already exists [2021-07-06T22:51:06.713Z] 57fc3b842a22: Layer already exists [2021-07-06T22:51:06.713Z] 32f366d666a5: Layer already exists [2021-07-06T22:51:06.713Z] 2.0.1-dev.1: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:07.053Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:07.407Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T22:51:07.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-07-06T22:51:07.407Z] f78086ae8119: Preparing [2021-07-06T22:51:07.407Z] d434fe817b06: Preparing [2021-07-06T22:51:07.407Z] fb2731c4a397: Preparing [2021-07-06T22:51:07.407Z] 57fc3b842a22: Preparing [2021-07-06T22:51:07.407Z] 987fd6703219: Preparing [2021-07-06T22:51:07.407Z] 32f366d666a5: Preparing [2021-07-06T22:51:07.407Z] 32f366d666a5: Waiting [2021-07-06T22:51:07.407Z] fb2731c4a397: Layer already exists [2021-07-06T22:51:07.407Z] d434fe817b06: Layer already exists [2021-07-06T22:51:07.407Z] 57fc3b842a22: Layer already exists [2021-07-06T22:51:07.407Z] f78086ae8119: Layer already exists [2021-07-06T22:51:07.407Z] 987fd6703219: Layer already exists [2021-07-06T22:51:07.407Z] 32f366d666a5: Layer already exists [2021-07-06T22:51:07.407Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:07.754Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-07-06T22:51:08.109Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-07-06T22:51:08.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-07-06T22:51:08.109Z] f78086ae8119: Preparing [2021-07-06T22:51:08.109Z] d434fe817b06: Preparing [2021-07-06T22:51:08.109Z] fb2731c4a397: Preparing [2021-07-06T22:51:08.109Z] 57fc3b842a22: Preparing [2021-07-06T22:51:08.110Z] 987fd6703219: Preparing [2021-07-06T22:51:08.110Z] 32f366d666a5: Preparing [2021-07-06T22:51:08.110Z] 32f366d666a5: Waiting [2021-07-06T22:51:08.110Z] f78086ae8119: Layer already exists [2021-07-06T22:51:08.110Z] d434fe817b06: Layer already exists [2021-07-06T22:51:08.110Z] 987fd6703219: Layer already exists [2021-07-06T22:51:08.110Z] fb2731c4a397: Layer already exists [2021-07-06T22:51:08.110Z] 57fc3b842a22: Layer already exists [2021-07-06T22:51:08.110Z] 32f366d666a5: Layer already exists [2021-07-06T22:51:08.110Z] main: digest: sha256:87040049a1bc4fad1f7d3db80e278cd3d321a9defcf64c119da0ed746a79fa02 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T22:51:08.305Z] ===================================================== [Pipeline] echo [2021-07-06T22:51:08.349Z] taggedImages: [2021-07-06T22:51:08.349Z] - nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T22:51:08.349Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-07-06T22:51:08.349Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.1 [2021-07-06T22:51:08.349Z] - nexus3.edgexfoundry.org:10004/device-virtual:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T22:51:08.349Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T22:51:09.187Z] ---> job-cost.sh [2021-07-06T22:51:09.187Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5G9N [2021-07-06T22:51:19.219Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T22:51:34.073Z] lf-activate-venv(): INFO: Adding /tmp/venv-5G9N/bin to PATH [2021-07-06T22:51:34.073Z] INFO: No Stack... [2021-07-06T22:51:35.021Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T22:51:35.287Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T22:51:35.621Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2021-07-06T22:51:35.621Z] + cut -d, -f6 [Pipeline] lock [2021-07-06T22:51:35.684Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [2021-07-06T22:51:35.692Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] did not exist. Created. [2021-07-06T22:51:35.693Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T22:51:36.114Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-06T22:51:36.208Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T22:51:36.228Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-06T23:09:23.511Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1622 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-07-06T23:09:23.588Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2021-07-06T23:09:23.851Z] The recommended git tool is: git [2021-07-06T23:09:29.276Z] using credential edgex-jenkins-ssh [2021-07-06T23:09:29.294Z] Cloning the remote Git repository [2021-07-06T23:09:29.344Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-07-06T23:09:29.445Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2021-07-06T23:09:29.525Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-07-06T23:09:29.525Z] > git --version # timeout=10 [2021-07-06T23:09:29.541Z] > git --version # 'git version 2.17.1' [2021-07-06T23:09:29.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-06T23:09:29.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T23:09:31.383Z] Avoid second fetch [2021-07-06T23:09:31.383Z] Checking out Revision 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e (main) [2021-07-06T23:09:31.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-07-06T23:09:31.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-06T23:09:31.400Z] > git config core.sparsecheckout # timeout=10 [2021-07-06T23:09:31.418Z] > git checkout -f 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e # timeout=10 [2021-07-06T23:09:35.702Z] Commit message: "Merge pull request #231 from cloudxxx8/issue-230" [2021-07-06T23:09:35.773Z] > git --version # timeout=10 [2021-07-06T23:09:35.789Z] > git --version # 'git version 2.17.1' [2021-07-06T23:09:35.813Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T23:09:37.369Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-06T23:09:37.907Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-06T23:09:38.280Z] + + sudo service docker restart [2021-07-06T23:09:38.280Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:09:56.711Z] provisioning config files... [2021-07-06T23:09:56.738Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8974956678123192889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:09:57.160Z] ---> docker-login.sh [2021-07-06T23:09:57.160Z] nexus3.edgexfoundry.org:10001 [2021-07-06T23:09:58.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:09:58.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:09:58.422Z] Configure a credential helper to remove this warning. See [2021-07-06T23:09:58.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:09:58.422Z] [2021-07-06T23:09:58.422Z] Login Succeeded [2021-07-06T23:09:58.422Z] nexus3.edgexfoundry.org:10002 [2021-07-06T23:09:58.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:09:58.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:09:58.976Z] Configure a credential helper to remove this warning. See [2021-07-06T23:09:58.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:09:58.976Z] [2021-07-06T23:09:58.976Z] Login Succeeded [2021-07-06T23:09:58.976Z] nexus3.edgexfoundry.org:10003 [2021-07-06T23:09:59.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:09:59.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:09:59.541Z] Configure a credential helper to remove this warning. See [2021-07-06T23:09:59.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:09:59.541Z] [2021-07-06T23:09:59.541Z] Login Succeeded [2021-07-06T23:09:59.541Z] nexus3.edgexfoundry.org:10004 [2021-07-06T23:09:59.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:10:00.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:10:00.100Z] Configure a credential helper to remove this warning. See [2021-07-06T23:10:00.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:10:00.101Z] [2021-07-06T23:10:00.101Z] Login Succeeded [2021-07-06T23:10:00.101Z] docker.io [2021-07-06T23:10:00.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:10:00.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:10:00.650Z] Configure a credential helper to remove this warning. See [2021-07-06T23:10:00.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:10:00.650Z] [2021-07-06T23:10:00.650Z] Login Succeeded [2021-07-06T23:10:00.650Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T23:10:00.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-06T23:10:01.337Z] ========================================================= [2021-07-06T23:10:01.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-06T23:10:01.337Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:10:01.782Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-06T23:10:02.401Z] Sending build context to Docker daemon 8.58MB [2021-07-06T23:10:02.401Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T23:10:02.401Z] Step 2/8 : FROM ${BASE} [2021-07-06T23:10:02.677Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-06T23:10:02.677Z] 595b0fe564bb: Pulling fs layer [2021-07-06T23:10:02.677Z] 3088b5b3c5c0: Pulling fs layer [2021-07-06T23:10:02.677Z] 5b7225fbf94c: Pulling fs layer [2021-07-06T23:10:02.677Z] ba82ee9f976e: Pulling fs layer [2021-07-06T23:10:02.677Z] 506bd15cee9f: Pulling fs layer [2021-07-06T23:10:02.677Z] 75a0a4a0db45: Pulling fs layer [2021-07-06T23:10:02.677Z] 618dc40b7e24: Pulling fs layer [2021-07-06T23:10:02.677Z] 506bd15cee9f: Waiting [2021-07-06T23:10:02.677Z] 75a0a4a0db45: Waiting [2021-07-06T23:10:02.677Z] 618dc40b7e24: Waiting [2021-07-06T23:10:02.677Z] ba82ee9f976e: Waiting [2021-07-06T23:10:02.677Z] 5b7225fbf94c: Verifying Checksum [2021-07-06T23:10:02.677Z] 5b7225fbf94c: Download complete [2021-07-06T23:10:02.677Z] 3088b5b3c5c0: Download complete [2021-07-06T23:10:02.677Z] 506bd15cee9f: Verifying Checksum [2021-07-06T23:10:02.677Z] 506bd15cee9f: Download complete [2021-07-06T23:10:02.677Z] 75a0a4a0db45: Download complete [2021-07-06T23:10:02.677Z] 595b0fe564bb: Verifying Checksum [2021-07-06T23:10:02.677Z] 595b0fe564bb: Download complete [2021-07-06T23:10:03.666Z] 595b0fe564bb: Pull complete [2021-07-06T23:10:03.946Z] 3088b5b3c5c0: Pull complete [2021-07-06T23:10:04.550Z] 5b7225fbf94c: Pull complete [2021-07-06T23:10:05.148Z] 618dc40b7e24: Verifying Checksum [2021-07-06T23:10:05.148Z] 618dc40b7e24: Download complete [2021-07-06T23:10:06.579Z] ba82ee9f976e: Download complete [2021-07-06T23:10:19.043Z] ba82ee9f976e: Pull complete [2021-07-06T23:10:19.043Z] 506bd15cee9f: Pull complete [2021-07-06T23:10:19.043Z] 75a0a4a0db45: Pull complete [2021-07-06T23:10:21.672Z] 618dc40b7e24: Pull complete [2021-07-06T23:10:21.672Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-06T23:10:21.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-06T23:10:21.672Z] ---> a36622ca3599 [2021-07-06T23:10:21.672Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-06T23:10:23.656Z] ---> Running in c534ec551e91 [2021-07-06T23:10:23.928Z] Removing intermediate container c534ec551e91 [2021-07-06T23:10:23.928Z] ---> 0912910c3ae9 [2021-07-06T23:10:23.928Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T23:10:24.200Z] ---> Running in 2c90b54c62b4 [2021-07-06T23:10:26.811Z] Removing intermediate container 2c90b54c62b4 [2021-07-06T23:10:26.811Z] ---> 526cff6a7af7 [2021-07-06T23:10:26.811Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-07-06T23:10:26.811Z] ---> Running in de65693a4ff9 [2021-07-06T23:10:27.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:10:28.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:10:29.423Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-06T23:10:29.424Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-06T23:10:29.696Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-06T23:10:29.696Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-06T23:10:29.968Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-06T23:10:29.968Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-06T23:10:29.968Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-06T23:10:30.240Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-06T23:10:30.510Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-06T23:10:30.510Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-06T23:10:30.780Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-06T23:10:31.053Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-06T23:10:31.053Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-06T23:10:31.053Z] Executing busybox-1.32.1-r6.trigger [2021-07-06T23:10:31.053Z] OK: 145 MiB in 53 packages [2021-07-06T23:10:32.499Z] Removing intermediate container de65693a4ff9 [2021-07-06T23:10:32.499Z] ---> 96da1db1801c [2021-07-06T23:10:32.499Z] Step 6/8 : WORKDIR /device-virtual-go [2021-07-06T23:10:32.772Z] ---> Running in 1ec41765c597 [2021-07-06T23:10:33.367Z] Removing intermediate container 1ec41765c597 [2021-07-06T23:10:33.367Z] ---> 1a91e1f17a02 [2021-07-06T23:10:33.367Z] Step 7/8 : COPY . . [2021-07-06T23:10:34.345Z] ---> 76f474ce6361 [2021-07-06T23:10:34.345Z] Step 8/8 : RUN go mod download [2021-07-06T23:10:34.618Z] ---> Running in af98c2da1f83 [2021-07-06T23:11:01.422Z] Removing intermediate container af98c2da1f83 [2021-07-06T23:11:01.422Z] ---> 2617a3f1e0ef [2021-07-06T23:11:01.422Z] Successfully built 2617a3f1e0ef [2021-07-06T23:11:01.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:11:01.799Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:11:01.799Z] . [Pipeline] withDockerContainer [2021-07-06T23:11:02.055Z] prd-ubuntu18.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container [2021-07-06T23:11:02.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 [2021-07-06T23:11:03.699Z] $ docker top 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:11:04.683Z] + go version [2021-07-06T23:11:04.683Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-06T23:11:04.724Z] $ docker stop --time=1 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 [2021-07-06T23:11:06.513Z] $ docker rm -f 3c18dfc0a3e0c264ac8eec710d951a79858a29b075a1566d273f3ca42a17c091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:11:07.553Z] + docker inspect -f . ci-base-image-arm64 [2021-07-06T23:11:07.553Z] . [Pipeline] withDockerContainer [2021-07-06T23:11:07.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-1622 does not seem to be running inside a container [2021-07-06T23:11:07.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 [2021-07-06T23:11:09.415Z] $ docker top b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:11:10.387Z] + go mod tidy [Pipeline] sh [2021-07-06T23:11:11.674Z] + make test [2021-07-06T23:11:11.674Z] go mod tidy [2021-07-06T23:11:12.280Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-06T23:11:13.724Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-07-06T23:12:21.888Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-07-06T23:12:21.888Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.709s coverage: 63.8% of statements [2021-07-06T23:12:21.888Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-06T23:12:44.111Z] gofmt -l . [2021-07-06T23:12:44.111Z] [ "`gofmt -l .`" = "" ] [2021-07-06T23:12:44.111Z] ./bin/test-attribution-txt.sh [2021-07-06T23:12:44.111Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-06T23:12:44.152Z] $ docker stop --time=1 b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 [2021-07-06T23:12:46.075Z] $ docker rm -f b3efc869897937226e497c453860b96f9c715c942ef9c14f2c7667e36cdf0f08 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-06T23:12:47.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-06T23:12:47.067Z] Warning: overwriting stash ‘coverage-report’ [2021-07-06T23:12:47.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-06T23:12:48.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-06T23:12:48.627Z] + ls -al . [2021-07-06T23:12:48.627Z] total 164 [2021-07-06T23:12:48.627Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 6 23:12 . [2021-07-06T23:12:48.627Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 23:09 .. [2021-07-06T23:12:48.627Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 23:09 .git [2021-07-06T23:12:48.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 .github [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 277 Jul 6 23:09 .gitignore [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 8153 Jul 6 23:09 Attribution.txt [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 6349 Jul 6 23:09 CHANGELOG.md [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 1921 Jul 6 23:09 Dockerfile [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 998 Jul 6 23:09 Dockerfile.build [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 6 23:09 Jenkinsfile [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 6 23:09 LICENSE [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 905 Jul 6 23:09 Makefile [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 2745 Jul 6 23:09 README.md [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:40 VERSION [2021-07-06T23:12:48.627Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 bin [2021-07-06T23:12:48.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 cmd [2021-07-06T23:12:48.627Z] -rw-r--r-- 1 jenkins jenkins 47257 Jul 6 23:12 coverage.out [2021-07-06T23:12:48.627Z] -rw-r--r-- 1 jenkins jenkins 795 Jul 6 23:12 go.mod [2021-07-06T23:12:48.627Z] -rw-r--r-- 1 jenkins jenkins 22824 Jul 6 23:11 go.sum [2021-07-06T23:12:48.627Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 internal [2021-07-06T23:12:48.627Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 6 23:09 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:12:49.014Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e --label arch=arm64 --label version=2.0.1-dev.1 . [2021-07-06T23:12:49.286Z] Sending build context to Docker daemon 8.651MB [2021-07-06T23:12:49.558Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-07-06T23:12:49.558Z] Step 2/26 : FROM ${BASE} AS builder [2021-07-06T23:12:49.558Z] ---> 2617a3f1e0ef [2021-07-06T23:12:49.558Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-06T23:12:49.831Z] ---> Running in 32083c04556c [2021-07-06T23:12:50.428Z] Removing intermediate container 32083c04556c [2021-07-06T23:12:50.428Z] ---> 4ce46afa313c [2021-07-06T23:12:50.428Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-07-06T23:12:50.428Z] ---> Running in a1d3d92cb7ba [2021-07-06T23:12:51.026Z] Removing intermediate container a1d3d92cb7ba [2021-07-06T23:12:51.026Z] ---> 081cdec8a968 [2021-07-06T23:12:51.026Z] Step 5/26 : WORKDIR /device-virtual-go [2021-07-06T23:12:51.026Z] ---> Running in 9ec69257442c [2021-07-06T23:12:51.630Z] Removing intermediate container 9ec69257442c [2021-07-06T23:12:51.630Z] ---> 5e5d9e4108c3 [2021-07-06T23:12:51.630Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T23:12:51.630Z] ---> Running in 3d1909db4d46 [2021-07-06T23:12:53.605Z] Removing intermediate container 3d1909db4d46 [2021-07-06T23:12:53.605Z] ---> 23ef5b6fcd3f [2021-07-06T23:12:53.605Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-06T23:12:53.879Z] ---> Running in 4b7ef71dd568 [2021-07-06T23:12:55.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:12:55.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:12:56.925Z] OK: 145 MiB in 53 packages [2021-07-06T23:12:57.913Z] Removing intermediate container 4b7ef71dd568 [2021-07-06T23:12:57.913Z] ---> b24ac9644d3b [2021-07-06T23:12:57.913Z] Step 8/26 : COPY . . [2021-07-06T23:12:58.885Z] ---> b95a9870f378 [2021-07-06T23:12:58.885Z] Step 9/26 : RUN go mod tidy [2021-07-06T23:12:59.157Z] ---> Running in 83a965b4437e [2021-07-06T23:13:01.781Z] Removing intermediate container 83a965b4437e [2021-07-06T23:13:01.781Z] ---> 354793792011 [2021-07-06T23:13:01.781Z] Step 10/26 : RUN go mod download [2021-07-06T23:13:01.781Z] ---> Running in 4305c3237bf9 [2021-07-06T23:13:04.420Z] Removing intermediate container 4305c3237bf9 [2021-07-06T23:13:04.420Z] ---> 2cc1b1ac8869 [2021-07-06T23:13:04.420Z] Step 11/26 : ARG MAKE='make build' [2021-07-06T23:13:04.420Z] ---> Running in 1cfe8105543d [2021-07-06T23:13:04.695Z] Removing intermediate container 1cfe8105543d [2021-07-06T23:13:04.695Z] ---> c5fe7b744ebd [2021-07-06T23:13:04.695Z] Step 12/26 : RUN $MAKE [2021-07-06T23:13:04.977Z] ---> Running in f175d84929d2 [2021-07-06T23:13:05.961Z] go mod tidy [2021-07-06T23:13:06.571Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.1" -o cmd/device-virtual ./cmd [2021-07-06T23:14:03.150Z] Removing intermediate container f175d84929d2 [2021-07-06T23:14:03.151Z] ---> 4e86c310041d [2021-07-06T23:14:03.151Z] Step 13/26 : FROM alpine:3.12 [2021-07-06T23:14:03.151Z] 3.12: Pulling from library/alpine [2021-07-06T23:14:03.151Z] d2f70382dc9a: Pulling fs layer [2021-07-06T23:14:03.151Z] d2f70382dc9a: Verifying Checksum [2021-07-06T23:14:03.151Z] d2f70382dc9a: Download complete [2021-07-06T23:14:03.151Z] d2f70382dc9a: Pull complete [2021-07-06T23:14:03.151Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-06T23:14:03.151Z] Status: Downloaded newer image for alpine:3.12 [2021-07-06T23:14:03.151Z] ---> c4fd0aeabfcf [2021-07-06T23:14:03.151Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-07-06T23:14:03.151Z] ---> Running in 7784df9bb194 [2021-07-06T23:14:03.151Z] Removing intermediate container 7784df9bb194 [2021-07-06T23:14:03.151Z] ---> 92dd7ad0b739 [2021-07-06T23:14:03.151Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-06T23:14:03.151Z] ---> Running in 23131fa9a35c [2021-07-06T23:14:03.151Z] Removing intermediate container 23131fa9a35c [2021-07-06T23:14:03.151Z] ---> df8c483b0a78 [2021-07-06T23:14:03.151Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-06T23:14:03.151Z] ---> Running in 255120882f29 [2021-07-06T23:14:03.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-06T23:14:03.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-06T23:14:03.151Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-06T23:14:03.151Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-06T23:14:03.151Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-06T23:14:03.151Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-06T23:14:03.151Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-06T23:14:03.151Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-06T23:14:03.151Z] Executing busybox-1.31.1-r20.trigger [2021-07-06T23:14:03.151Z] OK: 8 MiB in 20 packages [2021-07-06T23:14:03.747Z] Removing intermediate container 255120882f29 [2021-07-06T23:14:03.747Z] ---> 353cb1ffd849 [2021-07-06T23:14:03.747Z] Step 17/26 : WORKDIR / [2021-07-06T23:14:04.021Z] ---> Running in a9f53044fa57 [2021-07-06T23:14:04.617Z] Removing intermediate container a9f53044fa57 [2021-07-06T23:14:04.617Z] ---> e11f9b1c7029 [2021-07-06T23:14:04.617Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-07-06T23:14:05.220Z] ---> 622b4f9dd589 [2021-07-06T23:14:05.220Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-07-06T23:14:05.825Z] ---> 2c7901c15d71 [2021-07-06T23:14:05.825Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-07-06T23:14:07.262Z] ---> 2a60277d43c9 [2021-07-06T23:14:07.262Z] Step 21/26 : EXPOSE 59900 [2021-07-06T23:14:07.537Z] ---> Running in 207c5b9c7516 [2021-07-06T23:14:07.813Z] Removing intermediate container 207c5b9c7516 [2021-07-06T23:14:07.813Z] ---> 6e3044506dce [2021-07-06T23:14:07.813Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-07-06T23:14:08.087Z] ---> Running in db5431d03166 [2021-07-06T23:14:08.363Z] Removing intermediate container db5431d03166 [2021-07-06T23:14:08.363Z] ---> a48d9c2a20a7 [2021-07-06T23:14:08.363Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-06T23:14:08.646Z] ---> Running in dbef32160903 [2021-07-06T23:14:09.243Z] Removing intermediate container dbef32160903 [2021-07-06T23:14:09.243Z] ---> bf88a2937557 [2021-07-06T23:14:09.243Z] Step 24/26 : LABEL arch=arm64 [2021-07-06T23:14:09.243Z] ---> Running in 96db7bb1764a [2021-07-06T23:14:09.841Z] Removing intermediate container 96db7bb1764a [2021-07-06T23:14:09.841Z] ---> c08302388bc1 [2021-07-06T23:14:09.841Z] Step 25/26 : LABEL git_sha=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T23:14:09.841Z] ---> Running in 60210eaf4d37 [2021-07-06T23:14:10.441Z] Removing intermediate container 60210eaf4d37 [2021-07-06T23:14:10.441Z] ---> a9c74508c905 [2021-07-06T23:14:10.441Z] Step 26/26 : LABEL version=2.0.1-dev.1 [2021-07-06T23:14:10.441Z] ---> Running in 69fd33531c4a [2021-07-06T23:14:11.037Z] Removing intermediate container 69fd33531c4a [2021-07-06T23:14:11.037Z] ---> d2dd06da54e1 [2021-07-06T23:14:11.037Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-06T23:14:11.037Z] Successfully built d2dd06da54e1 [2021-07-06T23:14:11.037Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:14:11.614Z] provisioning config files... [2021-07-06T23:14:11.645Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5830756849399995721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:14:12.067Z] ---> docker-login.sh [2021-07-06T23:14:12.067Z] nexus3.edgexfoundry.org:10001 [2021-07-06T23:14:12.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:14:12.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:14:12.345Z] Configure a credential helper to remove this warning. See [2021-07-06T23:14:12.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:14:12.345Z] [2021-07-06T23:14:12.345Z] Login Succeeded [2021-07-06T23:14:12.345Z] nexus3.edgexfoundry.org:10002 [2021-07-06T23:14:12.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:14:12.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:14:12.943Z] Configure a credential helper to remove this warning. See [2021-07-06T23:14:12.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:14:12.943Z] [2021-07-06T23:14:12.943Z] Login Succeeded [2021-07-06T23:14:12.943Z] nexus3.edgexfoundry.org:10003 [2021-07-06T23:14:13.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:14:13.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:14:13.498Z] Configure a credential helper to remove this warning. See [2021-07-06T23:14:13.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:14:13.498Z] [2021-07-06T23:14:13.498Z] Login Succeeded [2021-07-06T23:14:13.498Z] nexus3.edgexfoundry.org:10004 [2021-07-06T23:14:13.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:14:14.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:14:14.047Z] Configure a credential helper to remove this warning. See [2021-07-06T23:14:14.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:14:14.047Z] [2021-07-06T23:14:14.047Z] Login Succeeded [2021-07-06T23:14:14.047Z] docker.io [2021-07-06T23:14:14.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-06T23:14:14.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-06T23:14:14.916Z] Configure a credential helper to remove this warning. See [2021-07-06T23:14:14.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-06T23:14:14.916Z] [2021-07-06T23:14:14.916Z] Login Succeeded [2021-07-06T23:14:14.916Z] ---> docker-login.sh ends [Pipeline] } [2021-07-06T23:14:14.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T23:14:15.156Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-07-06T23:14:15.156Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T23:14:15.156Z] latest [2021-07-06T23:14:15.156Z] 2.0.1-dev.1 [2021-07-06T23:14:15.156Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T23:14:15.156Z] main [2021-07-06T23:14:15.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:15.698Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:16.080Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T23:14:16.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-07-06T23:14:16.080Z] 725c9f3bc642: Preparing [2021-07-06T23:14:16.080Z] a3c3e96c0b92: Preparing [2021-07-06T23:14:16.080Z] a5ac9a0b6b8e: Preparing [2021-07-06T23:14:16.080Z] f667b3089403: Preparing [2021-07-06T23:14:16.080Z] 17b8d4cd8030: Preparing [2021-07-06T23:14:16.080Z] 3fbe34a1663b: Preparing [2021-07-06T23:14:16.080Z] 3fbe34a1663b: Waiting [2021-07-06T23:14:16.360Z] 17b8d4cd8030: Pushed [2021-07-06T23:14:16.633Z] a5ac9a0b6b8e: Pushed [2021-07-06T23:14:16.633Z] a3c3e96c0b92: Pushed [2021-07-06T23:14:16.633Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:14:17.228Z] f667b3089403: Pushed [2021-07-06T23:14:19.862Z] 725c9f3bc642: Pushed [2021-07-06T23:14:20.457Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:20.848Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:21.220Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-07-06T23:14:21.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-07-06T23:14:21.220Z] 725c9f3bc642: Preparing [2021-07-06T23:14:21.220Z] a3c3e96c0b92: Preparing [2021-07-06T23:14:21.220Z] a5ac9a0b6b8e: Preparing [2021-07-06T23:14:21.220Z] f667b3089403: Preparing [2021-07-06T23:14:21.220Z] 17b8d4cd8030: Preparing [2021-07-06T23:14:21.220Z] 3fbe34a1663b: Preparing [2021-07-06T23:14:21.220Z] 3fbe34a1663b: Waiting [2021-07-06T23:14:21.220Z] a5ac9a0b6b8e: Layer already exists [2021-07-06T23:14:21.220Z] f667b3089403: Layer already exists [2021-07-06T23:14:21.220Z] 17b8d4cd8030: Layer already exists [2021-07-06T23:14:21.220Z] a3c3e96c0b92: Layer already exists [2021-07-06T23:14:21.220Z] 725c9f3bc642: Layer already exists [2021-07-06T23:14:21.220Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:14:21.492Z] latest: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:21.871Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:22.247Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 [2021-07-06T23:14:22.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-07-06T23:14:22.247Z] 725c9f3bc642: Preparing [2021-07-06T23:14:22.247Z] a3c3e96c0b92: Preparing [2021-07-06T23:14:22.247Z] a5ac9a0b6b8e: Preparing [2021-07-06T23:14:22.247Z] f667b3089403: Preparing [2021-07-06T23:14:22.247Z] 17b8d4cd8030: Preparing [2021-07-06T23:14:22.247Z] 3fbe34a1663b: Preparing [2021-07-06T23:14:22.247Z] 3fbe34a1663b: Waiting [2021-07-06T23:14:22.247Z] 17b8d4cd8030: Layer already exists [2021-07-06T23:14:22.247Z] 725c9f3bc642: Layer already exists [2021-07-06T23:14:22.247Z] a3c3e96c0b92: Layer already exists [2021-07-06T23:14:22.247Z] f667b3089403: Layer already exists [2021-07-06T23:14:22.247Z] a5ac9a0b6b8e: Layer already exists [2021-07-06T23:14:22.247Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:14:22.518Z] 2.0.1-dev.1: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:22.905Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:23.295Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T23:14:23.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-07-06T23:14:23.295Z] 725c9f3bc642: Preparing [2021-07-06T23:14:23.295Z] a3c3e96c0b92: Preparing [2021-07-06T23:14:23.295Z] a5ac9a0b6b8e: Preparing [2021-07-06T23:14:23.295Z] f667b3089403: Preparing [2021-07-06T23:14:23.295Z] 17b8d4cd8030: Preparing [2021-07-06T23:14:23.295Z] 3fbe34a1663b: Preparing [2021-07-06T23:14:23.295Z] 3fbe34a1663b: Waiting [2021-07-06T23:14:23.295Z] a5ac9a0b6b8e: Layer already exists [2021-07-06T23:14:23.295Z] 17b8d4cd8030: Layer already exists [2021-07-06T23:14:23.295Z] f667b3089403: Layer already exists [2021-07-06T23:14:23.295Z] a3c3e96c0b92: Layer already exists [2021-07-06T23:14:23.295Z] 725c9f3bc642: Layer already exists [2021-07-06T23:14:23.295Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:14:23.566Z] 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:23.951Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:14:24.331Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-07-06T23:14:24.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-07-06T23:14:24.331Z] 725c9f3bc642: Preparing [2021-07-06T23:14:24.331Z] a3c3e96c0b92: Preparing [2021-07-06T23:14:24.331Z] a5ac9a0b6b8e: Preparing [2021-07-06T23:14:24.331Z] f667b3089403: Preparing [2021-07-06T23:14:24.331Z] 17b8d4cd8030: Preparing [2021-07-06T23:14:24.331Z] 3fbe34a1663b: Preparing [2021-07-06T23:14:24.331Z] 3fbe34a1663b: Waiting [2021-07-06T23:14:24.331Z] f667b3089403: Layer already exists [2021-07-06T23:14:24.331Z] 17b8d4cd8030: Layer already exists [2021-07-06T23:14:24.331Z] a3c3e96c0b92: Layer already exists [2021-07-06T23:14:24.613Z] 725c9f3bc642: Layer already exists [2021-07-06T23:14:24.613Z] a5ac9a0b6b8e: Layer already exists [2021-07-06T23:14:24.613Z] 3fbe34a1663b: Layer already exists [2021-07-06T23:14:24.613Z] main: digest: sha256:4ffa2a8a209c476cdc89c70f87f9e9d49e49d86c982d3fb5367ed7eafb6351ed size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-06T23:14:24.796Z] ===================================================== [Pipeline] echo [2021-07-06T23:14:24.835Z] taggedImages: [2021-07-06T23:14:24.835Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [2021-07-06T23:14:24.835Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-07-06T23:14:24.835Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.1 [2021-07-06T23:14:24.835Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e-2.0.1-dev.1 [2021-07-06T23:14:24.835Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:14:25.453Z] ---> job-cost.sh [2021-07-06T23:14:25.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3n1L [2021-07-06T23:15:04.445Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-06T23:16:27.084Z] lf-activate-venv(): INFO: Adding /tmp/venv-3n1L/bin to PATH [2021-07-06T23:16:27.084Z] INFO: No Stack... [2021-07-06T23:16:28.517Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-06T23:16:29.110Z] INFO: Archiving Costs [Pipeline] sh [2021-07-06T23:16:29.472Z] + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 [2021-07-06T23:16:29.472Z] [Pipeline] lock [2021-07-06T23:16:29.577Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [2021-07-06T23:16:29.585Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] did not exist. Created. [2021-07-06T23:16:29.585Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-06T23:16:30.051Z] /w/workspace/device-virtual-go/1@tmp/durable-460959b0/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-460959b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-06T23:16:30.448Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-06T23:16:30.491Z] Warning: overwriting stash ‘stack-cost’ [2021-07-06T23:16:30.703Z] Stashed 1 file(s) [Pipeline] } [2021-07-06T23:16:30.726Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-1-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-07-06T23:16:31.935Z] provisioning config files... [2021-07-06T23:16:31.945Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2056806612542360898tmp [Pipeline] { [Pipeline] sh [2021-07-06T23:16:32.314Z] + set +x [2021-07-06T23:16:32.314Z] + curl -s https://codecov.io/bash [2021-07-06T23:16:32.314Z] + bash -s -- [2021-07-06T23:16:32.314Z] [2021-07-06T23:16:32.314Z] _____ _ [2021-07-06T23:16:32.314Z] / ____| | | [2021-07-06T23:16:32.314Z] | | ___ __| | ___ ___ _____ __ [2021-07-06T23:16:32.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-06T23:16:32.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-06T23:16:32.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-06T23:16:32.314Z] Bash-1.0.3 [2021-07-06T23:16:32.314Z] [2021-07-06T23:16:32.314Z] [2021-07-06T23:16:32.314Z] ==> git version 2.24.4 found [2021-07-06T23:16:32.314Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-06T23:16:32.314Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-06T23:16:32.314Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-06T23:16:32.314Z] ==> Jenkins CI detected. [2021-07-06T23:16:32.314Z] project root: . [2021-07-06T23:16:32.314Z] --> token set from env [2021-07-06T23:16:32.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-06T23:16:32.314Z] ==> Running gcov in . (disable via -X gcov) [2021-07-06T23:16:32.314Z] ==> Python coveragepy not found [2021-07-06T23:16:32.314Z] ==> Searching for coverage reports in: [2021-07-06T23:16:32.314Z] + . [2021-07-06T23:16:32.581Z] -> Found 1 reports [2021-07-06T23:16:32.581Z] ==> Detecting git/mercurial file structure [2021-07-06T23:16:32.581Z] ==> Reading reports [2021-07-06T23:16:32.581Z] + ./coverage.out bytes=47257 [2021-07-06T23:16:32.581Z] ==> Appending adjustments [2021-07-06T23:16:32.581Z] https://docs.codecov.io/docs/fixing-reports [2021-07-06T23:16:32.581Z] + Found adjustments [2021-07-06T23:16:32.581Z] ==> Gzipping contents [2021-07-06T23:16:32.581Z] 8.0K /tmp/codecov.1Hfkyr.gz [2021-07-06T23:16:32.581Z] ==> Uploading reports [2021-07-06T23:16:32.581Z] url: https://codecov.io [2021-07-06T23:16:32.581Z] query: branch=main&commit=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:16:32.581Z] -> Pinging Codecov [2021-07-06T23:16:32.581Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-06T23:16:33.152Z] -> Uploading to [2021-07-06T23:16:33.152Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-06/5E52B4B073DB2E39498172D8E973AA87/2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e/f13488fc-8470-441c-8818-5505fbeea524.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T231632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2213beabd518251efa23897088a4856668cbf6fa878ec036d9990fcc254d1d6 [2021-07-06T23:16:33.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-06T23:16:33.152Z] Dload Upload Total Spent Left Speed [2021-07-06T23:16:33.414Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5779 0 0 100 5779 0 18422 --:--:-- --:--:-- --:--:-- 18463 [2021-07-06T23:16:33.414Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] } [2021-07-06T23:16:33.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-06T23:16:33.964Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-06T23:16:33.992Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:16:34.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:16:34.367Z] [2021-07-06T23:16:34.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:16:34.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:16:34.994Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-06T23:16:34.994Z] 188c0c94c7c5: Pulling fs layer [2021-07-06T23:16:34.994Z] 0ef7d3d256c8: Pulling fs layer [2021-07-06T23:16:34.994Z] de9db76c5a1d: Pulling fs layer [2021-07-06T23:16:34.994Z] 0eba1c9be4d2: Pulling fs layer [2021-07-06T23:16:34.994Z] 0d57e429df01: Pulling fs layer [2021-07-06T23:16:34.994Z] 4e4be7b47b0d: Pulling fs layer [2021-07-06T23:16:34.994Z] e1f770b5df2f: Pulling fs layer [2021-07-06T23:16:34.994Z] 85a0685a4137: Pulling fs layer [2021-07-06T23:16:34.994Z] 0eba1c9be4d2: Waiting [2021-07-06T23:16:34.994Z] 0d57e429df01: Waiting [2021-07-06T23:16:34.994Z] 4e4be7b47b0d: Waiting [2021-07-06T23:16:34.994Z] e1f770b5df2f: Waiting [2021-07-06T23:16:34.994Z] 85a0685a4137: Waiting [2021-07-06T23:16:35.257Z] de9db76c5a1d: Verifying Checksum [2021-07-06T23:16:35.257Z] de9db76c5a1d: Download complete [2021-07-06T23:16:35.257Z] 0ef7d3d256c8: Download complete [2021-07-06T23:16:35.257Z] 0d57e429df01: Verifying Checksum [2021-07-06T23:16:35.257Z] 0d57e429df01: Download complete [2021-07-06T23:16:35.257Z] 4e4be7b47b0d: Verifying Checksum [2021-07-06T23:16:35.257Z] 4e4be7b47b0d: Download complete [2021-07-06T23:16:35.257Z] 188c0c94c7c5: Verifying Checksum [2021-07-06T23:16:35.257Z] 188c0c94c7c5: Download complete [2021-07-06T23:16:35.832Z] 188c0c94c7c5: Pull complete [2021-07-06T23:16:35.832Z] 0ef7d3d256c8: Pull complete [2021-07-06T23:16:36.102Z] de9db76c5a1d: Pull complete [2021-07-06T23:16:36.365Z] e1f770b5df2f: Verifying Checksum [2021-07-06T23:16:36.366Z] e1f770b5df2f: Download complete [2021-07-06T23:16:39.698Z] 0eba1c9be4d2: Verifying Checksum [2021-07-06T23:16:39.698Z] 0eba1c9be4d2: Download complete [2021-07-06T23:16:39.968Z] 85a0685a4137: Verifying Checksum [2021-07-06T23:16:39.968Z] 85a0685a4137: Download complete [2021-07-06T23:16:43.298Z] 0eba1c9be4d2: Pull complete [2021-07-06T23:16:43.298Z] 0d57e429df01: Pull complete [2021-07-06T23:16:43.298Z] 4e4be7b47b0d: Pull complete [2021-07-06T23:16:43.565Z] e1f770b5df2f: Pull complete [2021-07-06T23:16:47.851Z] 85a0685a4137: Pull complete [2021-07-06T23:16:47.851Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-06T23:16:47.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-06T23:16:47.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-06T23:16:47.957Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:16:48.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-06T23:17:04.927Z] $ docker top 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-06T23:17:05.078Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-06T23:17:05.396Z] + set -o pipefail [2021-07-06T23:17:05.396Z] + snyk monitor '--org=edgex-jenkins' [2021-07-06T23:17:17.690Z] [2021-07-06T23:17:17.690Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-07-06T23:17:17.690Z] [2021-07-06T23:17:17.690Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/0503f66f-d010-4977-9706-803212a7944d [2021-07-06T23:17:17.690Z] [2021-07-06T23:17:17.690Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-06T23:17:17.690Z] [2021-07-06T23:17:17.690Z] [Pipeline] } [2021-07-06T23:17:17.722Z] $ docker stop --time=1 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 [2021-07-06T23:17:20.086Z] $ docker rm -f 857f063483741b8f01f4bc6c24062acf8ac40933a7b3cc877df5b80f93785ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 [2021-07-06T23:17:21.634Z] + git log --format=format:%s -1 2f604073b7eb5dccdd5807d48b66b9d0dfbdca7e [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:17:21.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:17:21.980Z] . [Pipeline] withDockerContainer [2021-07-06T23:17:22.076Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:17:22.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:17:22.449Z] $ docker top 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:17:22.690Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:17:23.069Z] + git semver [Pipeline] } [2021-07-06T23:17:23.097Z] $ docker stop --time=1 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 [2021-07-06T23:17:24.412Z] $ docker rm -f 363e4a3b3daea705111271c93395f2923a7b89c4f6bd0a0c723234ef4b5c9525 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:17:25.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:17:25.034Z] [2021-07-06T23:17:25.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:17:25.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:17:25.479Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-06T23:17:25.479Z] ab5ef0e58194: Pulling fs layer [2021-07-06T23:17:25.479Z] 9712f1f96733: Pulling fs layer [2021-07-06T23:17:25.479Z] 63f879dbbcfc: Pulling fs layer [2021-07-06T23:17:25.479Z] 0d9ebad4ef96: Pulling fs layer [2021-07-06T23:17:25.479Z] e9a5061849ea: Pulling fs layer [2021-07-06T23:17:25.479Z] d747dcd14b5f: Pulling fs layer [2021-07-06T23:17:25.479Z] 2de7ff778b66: Pulling fs layer [2021-07-06T23:17:25.479Z] 0d9ebad4ef96: Waiting [2021-07-06T23:17:25.479Z] e9a5061849ea: Waiting [2021-07-06T23:17:25.479Z] d747dcd14b5f: Waiting [2021-07-06T23:17:25.479Z] 2de7ff778b66: Waiting [2021-07-06T23:17:25.479Z] 9712f1f96733: Verifying Checksum [2021-07-06T23:17:25.479Z] 9712f1f96733: Download complete [2021-07-06T23:17:26.871Z] 63f879dbbcfc: Verifying Checksum [2021-07-06T23:17:26.871Z] 63f879dbbcfc: Download complete [2021-07-06T23:17:26.871Z] e9a5061849ea: Verifying Checksum [2021-07-06T23:17:26.871Z] e9a5061849ea: Download complete [2021-07-06T23:17:26.871Z] d747dcd14b5f: Verifying Checksum [2021-07-06T23:17:26.871Z] d747dcd14b5f: Download complete [2021-07-06T23:17:27.445Z] 2de7ff778b66: Verifying Checksum [2021-07-06T23:17:27.445Z] 2de7ff778b66: Download complete [2021-07-06T23:17:27.445Z] 0d9ebad4ef96: Verifying Checksum [2021-07-06T23:17:27.445Z] 0d9ebad4ef96: Download complete [2021-07-06T23:17:27.725Z] ab5ef0e58194: Verifying Checksum [2021-07-06T23:17:27.725Z] ab5ef0e58194: Download complete [2021-07-06T23:17:30.302Z] ab5ef0e58194: Pull complete [2021-07-06T23:17:30.302Z] 9712f1f96733: Pull complete [2021-07-06T23:17:30.876Z] 63f879dbbcfc: Pull complete [2021-07-06T23:17:34.229Z] 0d9ebad4ef96: Pull complete [2021-07-06T23:17:34.229Z] e9a5061849ea: Pull complete [2021-07-06T23:17:34.229Z] d747dcd14b5f: Pull complete [2021-07-06T23:17:35.624Z] 2de7ff778b66: Pull complete [2021-07-06T23:17:35.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-06T23:17:35.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-06T23:17:35.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-06T23:17:35.721Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:17:35.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-06T23:17:42.111Z] $ docker top 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:17:42.457Z] provisioning config files... [2021-07-06T23:17:42.466Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5738813503794469521tmp [2021-07-06T23:17:42.483Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2270284883886791012tmp [2021-07-06T23:17:42.541Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8212237837762225912tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:17:42.612Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:17:42.990Z] ---> sigul-configuration.sh [2021-07-06T23:17:42.990Z] gpg: directory `/root/.gnupg' created [2021-07-06T23:17:42.990Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-06T23:17:42.990Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-06T23:17:42.990Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-06T23:17:42.990Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-06T23:17:42.990Z] gpg: CAST5 encrypted data [2021-07-06T23:17:42.990Z] gpg: encrypted with 1 passphrase [2021-07-06T23:17:42.990Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-06T23:17:43.315Z] + mkdir /home/jenkins [2021-07-06T23:17:43.315Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-06T23:17:43.630Z] + 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 [2021-07-06T23:17:43.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:17:44.028Z] ---> sigul-install.sh [2021-07-06T23:17:48.929Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-06T23:17:49.267Z] + git tag --list [2021-07-06T23:17:49.267Z] v1.0.0 [2021-07-06T23:17:49.267Z] v1.1.0 [2021-07-06T23:17:49.267Z] v1.1.1 [2021-07-06T23:17:49.267Z] v1.2.1 [2021-07-06T23:17:49.267Z] v1.2.2 [2021-07-06T23:17:49.267Z] v1.2.3 [2021-07-06T23:17:49.267Z] v1.3.0 [2021-07-06T23:17:49.267Z] v1.3.1 [2021-07-06T23:17:49.267Z] v2.0.0 [Pipeline] sh [2021-07-06T23:17:49.585Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-06T23:17:50.159Z] Signing Git tag with Sigul... [2021-07-06T23:17:50.159Z] Signing v2.0.1-dev.1 [2021-07-06T23:17:50.159Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2021-07-06T23:17:50.193Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:17:50.526Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-06T23:17:50.552Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-06T23:17:50.622Z] $ docker stop --time=1 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 [2021-07-06T23:17:52.381Z] $ docker rm -f 30a9f585fe3f8837633d54a5eb419bf7637c9b1670eedc4ceee54d77a75f2d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:17:53.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:17:53.407Z] . [Pipeline] withDockerContainer [2021-07-06T23:17:53.502Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:17:53.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:17:53.895Z] $ docker top 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:17:54.092Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:17:54.472Z] + git semver [Pipeline] } [2021-07-06T23:17:54.498Z] $ docker stop --time=1 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb [2021-07-06T23:17:55.710Z] $ docker rm -f 0c3915b0db4334cef830c13da7d845579cdd79fbb5d6abe25615355c40c37dcb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:17:56.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-06T23:17:56.194Z] . [Pipeline] withDockerContainer [2021-07-06T23:17:56.306Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:17:56.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-06T23:17:56.742Z] $ docker top 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-06T23:17:56.978Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-06T23:17:57.376Z] + git semver [Pipeline] } [2021-07-06T23:17:57.402Z] $ docker stop --time=1 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a [2021-07-06T23:17:58.589Z] $ docker rm -f 4206e0cbb0e48f8c8d96488fe5ce597e22a6065705f18d6fcbcb67447f1e690a [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 [2021-07-06T23:18:00.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:00.718Z] ---> package-listing.sh [2021-07-06T23:18:00.718Z] ++ facter osfamily [2021-07-06T23:18:00.718Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-06T23:18:00.978Z] + OS_FAMILY=redhat [2021-07-06T23:18:00.978Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-07-06T23:18:00.978Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-06T23:18:00.978Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-06T23:18:00.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-06T23:18:00.978Z] + PACKAGES=/tmp/packages_start.txt [2021-07-06T23:18:00.978Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-07-06T23:18:00.978Z] + PACKAGES=/tmp/packages_end.txt [2021-07-06T23:18:00.978Z] + case "${OS_FAMILY}" in [2021-07-06T23:18:00.978Z] + sort [2021-07-06T23:18:00.978Z] + rpm -qa [2021-07-06T23:18:01.552Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-06T23:18:01.552Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-06T23:18:01.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-06T23:18:01.552Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-07-06T23:18:01.552Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-07-06T23:18:01.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2021-07-06T23:18:01.585Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-06T23:18:01.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:18:02.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:18:02.503Z] [2021-07-06T23:18:02.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-06T23:18:02.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:18:02.913Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-06T23:18:02.913Z] df20fa9351a1: Pulling fs layer [2021-07-06T23:18:02.913Z] 36b3adc4ff6f: Pulling fs layer [2021-07-06T23:18:02.913Z] 8ad3a11d3b57: Pulling fs layer [2021-07-06T23:18:02.913Z] 46f8f816bc3b: Pulling fs layer [2021-07-06T23:18:02.913Z] 93b61091891f: Pulling fs layer [2021-07-06T23:18:02.913Z] 93b9cdb0e59b: Pulling fs layer [2021-07-06T23:18:02.913Z] 5e14af77c1be: Pulling fs layer [2021-07-06T23:18:02.913Z] 01666e4c0597: Pulling fs layer [2021-07-06T23:18:02.913Z] aa168da1d23b: Pulling fs layer [2021-07-06T23:18:02.913Z] 46f8f816bc3b: Waiting [2021-07-06T23:18:02.913Z] 93b61091891f: Waiting [2021-07-06T23:18:02.913Z] 93b9cdb0e59b: Waiting [2021-07-06T23:18:02.913Z] 5e14af77c1be: Waiting [2021-07-06T23:18:02.914Z] 01666e4c0597: Waiting [2021-07-06T23:18:02.914Z] aa168da1d23b: Waiting [2021-07-06T23:18:02.914Z] 36b3adc4ff6f: Verifying Checksum [2021-07-06T23:18:02.914Z] 36b3adc4ff6f: Download complete [2021-07-06T23:18:02.914Z] 46f8f816bc3b: Verifying Checksum [2021-07-06T23:18:02.914Z] 46f8f816bc3b: Download complete [2021-07-06T23:18:02.914Z] df20fa9351a1: Verifying Checksum [2021-07-06T23:18:02.914Z] df20fa9351a1: Download complete [2021-07-06T23:18:03.178Z] 93b9cdb0e59b: Verifying Checksum [2021-07-06T23:18:03.178Z] 93b9cdb0e59b: Download complete [2021-07-06T23:18:03.178Z] 5e14af77c1be: Verifying Checksum [2021-07-06T23:18:03.178Z] 5e14af77c1be: Download complete [2021-07-06T23:18:03.178Z] 01666e4c0597: Verifying Checksum [2021-07-06T23:18:03.178Z] 01666e4c0597: Download complete [2021-07-06T23:18:03.178Z] 93b61091891f: Verifying Checksum [2021-07-06T23:18:03.178Z] 93b61091891f: Download complete [2021-07-06T23:18:03.178Z] 8ad3a11d3b57: Verifying Checksum [2021-07-06T23:18:03.178Z] 8ad3a11d3b57: Download complete [2021-07-06T23:18:03.178Z] df20fa9351a1: Pull complete [2021-07-06T23:18:03.441Z] 36b3adc4ff6f: Pull complete [2021-07-06T23:18:03.708Z] 8ad3a11d3b57: Pull complete [2021-07-06T23:18:03.976Z] 46f8f816bc3b: Pull complete [2021-07-06T23:18:04.245Z] 93b61091891f: Pull complete [2021-07-06T23:18:04.245Z] 93b9cdb0e59b: Pull complete [2021-07-06T23:18:04.245Z] 5e14af77c1be: Pull complete [2021-07-06T23:18:04.507Z] 01666e4c0597: Pull complete [2021-07-06T23:18:05.081Z] aa168da1d23b: Verifying Checksum [2021-07-06T23:18:05.081Z] aa168da1d23b: Download complete [2021-07-06T23:18:09.335Z] aa168da1d23b: Pull complete [2021-07-06T23:18:09.335Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-06T23:18:09.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-06T23:18:09.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-06T23:18:09.576Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-07-06T23:18:09.659Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-06T23:18:12.562Z] $ docker top fca121b74baf83e7c13b6ec2432d071919b64b30b9ab5d2cc59aca0e5d98455c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-06T23:18:12.994Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-06T23:18:13.312Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-06T23:18:13.632Z] + ls /var/log/sa-host [2021-07-06T23:18:13.632Z] + sadf -c /var/log/sa-host/sa05 [2021-07-06T23:18:13.632Z] file_magic: OK [2021-07-06T23:18:13.632Z] HZ: Using current value: 100 [2021-07-06T23:18:13.632Z] file_header: OK [2021-07-06T23:18:13.632Z] 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 [2021-07-06T23:18:13.632Z] Statistics: [2021-07-06T23:18:13.632Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:18:13.632Z] File successfully converted to sysstat format version 12.2.1 [2021-07-06T23:18:13.632Z] + sadf -c /var/log/sa-host/sa06 [2021-07-06T23:18:13.632Z] file_magic: OK [2021-07-06T23:18:13.632Z] HZ: Using current value: 100 [2021-07-06T23:18:13.632Z] file_header: OK [2021-07-06T23:18:13.632Z] 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 [2021-07-06T23:18:13.632Z] Statistics: [2021-07-06T23:18:13.632Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-06T23:18:13.632Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-06T23:18:13.876Z] provisioning config files... [2021-07-06T23:18:13.889Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4598432269673988833tmp [Pipeline] { [Pipeline] echo [2021-07-06T23:18:13.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:14.291Z] ---> create-netrc.sh [Pipeline] } [2021-07-06T23:18:14.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:15.108Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-06T23:18:15.221Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:15.830Z] ---> sudo-logs.sh [2021-07-06T23:18:15.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-06T23:18:15.917Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:16.254Z] ---> job-cost.sh [2021-07-06T23:18:16.254Z] lf-activate-venv: SKIPPING [2021-07-06T23:18:16.254Z] DEBUG: total: 0.18000000715255737 [2021-07-06T23:18:16.254Z] INFO: Retrieving Stack Cost... [2021-07-06T23:18:17.197Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-06T23:18:17.459Z] INFO: Archiving Costs [Pipeline] echo [2021-07-06T23:18:17.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-06T23:18:18.232Z] ---> logs-deploy.sh [2021-07-06T23:18:18.232Z] lf-activate-venv: SKIPPING [2021-07-06T23:18:18.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/1 [2021-07-06T23:18:18.232Z] INFO: archiving workspace using pattern(s): [2021-07-06T23:18:19.187Z] Archives upload complete. [2021-07-06T23:18:19.187Z] INFO: archiving logs to Nexus