Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc210961dad487f65c24165ea760efecea2d010a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7697458509736308540.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh918017898517917895.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh1415107831120405885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8655181502147719276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh755192354462448959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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_BUILD_IMAGE_TARGET: builder 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-434’ is offline ‘prd-centos7-docker-4c-2g-439’ is offline ‘prd-centos7-docker-4c-2g-443’ is offline ‘prd-centos7-docker-4c-2g-449’ is offline ‘prd-centos7-docker-4c-2g-450’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-425’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-445’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-447’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-452 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh8070209598917027823.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 bc210961dad487f65c24165ea760efecea2d010a (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 bc210961dad487f65c24165ea760efecea2d010a # timeout=10 Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T20:34:36.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T20:34:37.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T20:34:37.059Z] ========================================================= [2021-08-11T20:34:37.059Z] EdgeX Global Pipelines Version Info [2021-08-11T20:34:37.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:38.353Z] ------------------- [2021-08-11T20:34:38.353Z] stable info: [2021-08-11T20:34:38.353Z] ------------------- [2021-08-11T20:34:38.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T20:34:38.353Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:34:38.353Z] Message: update stable to v1.0.205 [2021-08-11T20:34:38.947Z] ------------------- [2021-08-11T20:34:38.947Z] experimental info: [2021-08-11T20:34:38.947Z] ------------------- [2021-08-11T20:34:38.947Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T20:34:38.947Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:34:38.947Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T20:34:39.083Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-08-11T20:34:39.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-08-11T20:34:39.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T20:34:39.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T20:34:39.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T20:34:39.214Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T20:34:39.239Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T20:34:39.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T20:34:39.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T20:34:39.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T20:34:39.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T20:34:39.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T20:34:39.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-08-11T20:34:39.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T20:34:39.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T20:34:39.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:34:39.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:34:39.519Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:34:39.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:34:39.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T20:34:39.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T20:34:39.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T20:34:39.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T20:34:39.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T20:34:39.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T20:34:39.762Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T20:34:39.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T20:34:39.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T20:34:39.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T20:34:39.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T20:34:39.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc210961dad487f65c24165ea760efecea2d010a [Pipeline] echo [2021-08-11T20:34:39.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc21096 [Pipeline] echo [2021-08-11T20:34:39.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:34:40.017Z] provisioning config files... [2021-08-11T20:34:40.036Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3519444245263739150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:40.381Z] ---> docker-login.sh [2021-08-11T20:34:40.381Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:34:40.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:40.661Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:40.661Z] [2021-08-11T20:34:40.661Z] Login Succeeded [2021-08-11T20:34:40.661Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:34:40.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:40.661Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:40.661Z] [2021-08-11T20:34:40.661Z] Login Succeeded [2021-08-11T20:34:40.661Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:34:40.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:40.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:40.927Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:40.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:40.927Z] [2021-08-11T20:34:40.927Z] Login Succeeded [2021-08-11T20:34:40.927Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:34:40.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:41.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:41.194Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:41.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:41.194Z] [2021-08-11T20:34:41.194Z] Login Succeeded [2021-08-11T20:34:41.194Z] docker.io [2021-08-11T20:34:41.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:41.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:41.461Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:41.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:41.461Z] [2021-08-11T20:34:41.461Z] Login Succeeded [2021-08-11T20:34:41.461Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:34:41.473Z] 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-08-11T20:34:41.925Z] + git log --format=format:%s -1 bc210961dad487f65c24165ea760efecea2d010a [Pipeline] echo [2021-08-11T20:34:41.978Z] GIT_COMMIT: bc210961dad487f65c24165ea760efecea2d010a, Commit Message: Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo [2021-08-11T20:34:41.993Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:42.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:34:42.581Z] [2021-08-11T20:34:42.581Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:42.911Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:34:42.911Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T20:34:42.911Z] 31603596830f: Pulling fs layer [2021-08-11T20:34:42.911Z] d4622e32a9a9: Pulling fs layer [2021-08-11T20:34:42.911Z] 1030fce36090: Pulling fs layer [2021-08-11T20:34:42.911Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T20:34:42.911Z] 6c6cb7e1b49b: Waiting [2021-08-11T20:34:42.911Z] d4622e32a9a9: Verifying Checksum [2021-08-11T20:34:42.911Z] d4622e32a9a9: Download complete [2021-08-11T20:34:43.179Z] 31603596830f: Verifying Checksum [2021-08-11T20:34:43.179Z] 31603596830f: Download complete [2021-08-11T20:34:43.448Z] 31603596830f: Pull complete [2021-08-11T20:34:43.448Z] d4622e32a9a9: Pull complete [2021-08-11T20:34:43.448Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T20:34:43.448Z] 6c6cb7e1b49b: Download complete [2021-08-11T20:34:43.448Z] 1030fce36090: Verifying Checksum [2021-08-11T20:34:43.448Z] 1030fce36090: Download complete [2021-08-11T20:34:44.411Z] 1030fce36090: Pull complete [2021-08-11T20:34:44.411Z] 6c6cb7e1b49b: Pull complete [2021-08-11T20:34:44.411Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T20:34:44.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:34:44.411Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T20:34:44.505Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:34:44.579Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:34:45.411Z] $ docker top eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:34:45.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:34:45.553Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:34:45.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:34:45.687Z] $ docker exec eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent [2021-08-11T20:34:45.793Z] SSH_AUTH_SOCK=/tmp/ssh-zNxMgp0UsLm8/agent.14 [2021-08-11T20:34:45.793Z] SSH_AGENT_PID=21 [2021-08-11T20:34:45.806Z] Running ssh-add (command line suppressed) [2021-08-11T20:34:45.911Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8221717117058745978.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8221717117058745978.key) [2021-08-11T20:34:45.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:34:46.252Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T20:34:46.275Z] $ docker exec --env ******** --env ******** eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent -k [2021-08-11T20:34:46.372Z] unset SSH_AUTH_SOCK; [2021-08-11T20:34:46.372Z] unset SSH_AGENT_PID; [2021-08-11T20:34:46.372Z] echo Agent pid 21 killed; [2021-08-11T20:34:46.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T20:34:46.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:34:46.443Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:34:46.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:34:46.562Z] $ docker exec eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent [2021-08-11T20:34:46.678Z] SSH_AUTH_SOCK=/tmp/ssh-XOc2NoLQFHsE/agent.55 [2021-08-11T20:34:46.678Z] SSH_AGENT_PID=61 [2021-08-11T20:34:46.687Z] Running ssh-add (command line suppressed) [2021-08-11T20:34:46.789Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8749863517672813827.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8749863517672813827.key) [2021-08-11T20:34:46.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:34:47.133Z] + git semver init [2021-08-11T20:34:47.133Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:34:47.133Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-11T20:34:47.133Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:34:47.133Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:34:47.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:34:47.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:34:47.133Z] # $SEMVER_BRANCH = main [2021-08-11T20:34:47.133Z] # $SEMVER_TEMP = /tmp/semver-460773590 [2021-08-11T20:34:47.133Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-08-11T20:34:51.412Z] # '/tmp/semver-460773590' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-08-11T20:34:51.412Z] # -> Force: false [2021-08-11T20:34:51.413Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-11T20:34:51.447Z] $ docker exec --env ******** --env ******** eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 ssh-agent -k [2021-08-11T20:34:51.550Z] unset SSH_AUTH_SOCK; [2021-08-11T20:34:51.551Z] unset SSH_AGENT_PID; [2021-08-11T20:34:51.551Z] echo Agent pid 61 killed; [2021-08-11T20:34:51.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:34:51.928Z] + git semver [Pipeline] } [2021-08-11T20:34:51.949Z] $ docker stop --time=1 eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 [2021-08-11T20:34:53.259Z] $ docker rm -f eedaa7cbbf0c73a8586982f1696805aed49797271d7db2ddd63d61515c2f75e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:34:53.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T20:34:53.981Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T20:34:53.985Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-08-11T20:35:10.396Z] Still waiting to schedule task [2021-08-11T20:35:10.397Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T20:35:10.399Z] Still waiting to schedule task [2021-08-11T20:35:10.400Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:40:25.818Z] Running on prd-centos7-docker-4c-2g-572 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:40:25.840Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-08-11T20:40:25.975Z] The recommended git tool is: git [2021-08-11T20:40:28.663Z] using credential edgex-jenkins-ssh [2021-08-11T20:40:28.691Z] Cloning the remote Git repository [2021-08-11T20:40:28.712Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-11T20:40:28.788Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-08-11T20:40:28.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-11T20:40:28.820Z] > git --version # timeout=10 [2021-08-11T20:40:28.830Z] > git --version # 'git version 2.24.4' [2021-08-11T20:40:28.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:40:28.855Z] [INFO] Currently running in a labeled security context [2021-08-11T20:40:28.855Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T20:40:28.855Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/4@tmp/jenkins-gitclient-ssh3929702089329245180.key [2021-08-11T20:40:28.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:40:30.293Z] Avoid second fetch [2021-08-11T20:40:30.293Z] Checking out Revision bc210961dad487f65c24165ea760efecea2d010a (main) [2021-08-11T20:40:30.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-11T20:40:30.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:40:30.300Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:40:30.306Z] > git checkout -f bc210961dad487f65c24165ea760efecea2d010a # timeout=10 [2021-08-11T20:40:33.997Z] Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:40:34.440Z] provisioning config files... [2021-08-11T20:40:34.459Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config2535536630920554334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:40:34.940Z] ---> docker-login.sh [2021-08-11T20:40:34.940Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:40:34.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:35.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:35.533Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:35.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:35.533Z] [2021-08-11T20:40:35.533Z] Login Succeeded [2021-08-11T20:40:35.533Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:40:35.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:35.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:35.802Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:35.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:35.802Z] [2021-08-11T20:40:35.802Z] Login Succeeded [2021-08-11T20:40:35.802Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:40:36.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:36.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:36.069Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:36.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:36.069Z] [2021-08-11T20:40:36.069Z] Login Succeeded [2021-08-11T20:40:36.069Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:40:36.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:36.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:36.069Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:36.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:36.069Z] [2021-08-11T20:40:36.069Z] Login Succeeded [2021-08-11T20:40:36.069Z] docker.io [2021-08-11T20:40:36.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:36.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:36.600Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:36.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:36.600Z] [2021-08-11T20:40:36.600Z] Login Succeeded [2021-08-11T20:40:36.600Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:40:36.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:40:36.823Z] ========================================================= [2021-08-11T20:40:36.823Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T20:40:36.823Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:40:37.151Z] + 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-08-11T20:40:37.151Z] Sending build context to Docker daemon 8.599MB [2021-08-11T20:40:37.151Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:40:37.151Z] Step 2/8 : FROM ${BASE} [2021-08-11T20:40:37.416Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T20:40:37.416Z] 540db60ca938: Pulling fs layer [2021-08-11T20:40:37.416Z] adcc1eea9eea: Pulling fs layer [2021-08-11T20:40:37.416Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T20:40:37.416Z] db62176df00c: Pulling fs layer [2021-08-11T20:40:37.416Z] 3b30891b0d05: Pulling fs layer [2021-08-11T20:40:37.416Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T20:40:37.416Z] c788192a36de: Pulling fs layer [2021-08-11T20:40:37.416Z] a77e37c0d609: Pulling fs layer [2021-08-11T20:40:37.416Z] c3185cebc471: Pulling fs layer [2021-08-11T20:40:37.416Z] 06b49ca38bd5: Waiting [2021-08-11T20:40:37.416Z] c788192a36de: Waiting [2021-08-11T20:40:37.416Z] a77e37c0d609: Waiting [2021-08-11T20:40:37.416Z] c3185cebc471: Waiting [2021-08-11T20:40:37.416Z] 3b30891b0d05: Waiting [2021-08-11T20:40:37.416Z] db62176df00c: Waiting [2021-08-11T20:40:37.416Z] adcc1eea9eea: Verifying Checksum [2021-08-11T20:40:37.416Z] adcc1eea9eea: Download complete [2021-08-11T20:40:37.416Z] 4c4ab2625f07: Download complete [2021-08-11T20:40:37.685Z] 3b30891b0d05: Verifying Checksum [2021-08-11T20:40:37.685Z] 3b30891b0d05: Download complete [2021-08-11T20:40:37.685Z] 06b49ca38bd5: Download complete [2021-08-11T20:40:37.685Z] 540db60ca938: Verifying Checksum [2021-08-11T20:40:37.685Z] c788192a36de: Verifying Checksum [2021-08-11T20:40:37.685Z] c788192a36de: Download complete [2021-08-11T20:40:37.951Z] 540db60ca938: Pull complete [2021-08-11T20:40:37.951Z] adcc1eea9eea: Pull complete [2021-08-11T20:40:37.951Z] 4c4ab2625f07: Pull complete [2021-08-11T20:40:38.219Z] a77e37c0d609: Verifying Checksum [2021-08-11T20:40:48.288Z] c3185cebc471: Verifying Checksum [2021-08-11T20:40:48.288Z] c3185cebc471: Download complete [2021-08-11T20:40:48.288Z] db62176df00c: Verifying Checksum [2021-08-11T20:40:48.288Z] db62176df00c: Download complete [2021-08-11T20:40:50.917Z] db62176df00c: Pull complete [2021-08-11T20:40:50.917Z] 3b30891b0d05: Pull complete [2021-08-11T20:40:50.917Z] 06b49ca38bd5: Pull complete [2021-08-11T20:40:50.917Z] c788192a36de: Pull complete [2021-08-11T20:40:50.917Z] a77e37c0d609: Pull complete [2021-08-11T20:40:52.885Z] c3185cebc471: Pull complete [2021-08-11T20:40:52.885Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T20:40:52.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T20:40:52.885Z] ---> 031687cdd783 [2021-08-11T20:40:52.885Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-11T20:40:54.831Z] ---> Running in 5352a31de4d0 [2021-08-11T20:40:54.831Z] Removing intermediate container 5352a31de4d0 [2021-08-11T20:40:54.831Z] ---> b6030bf65d0e [2021-08-11T20:40:54.831Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:40:54.831Z] ---> Running in a9f2aef894a4 [2021-08-11T20:40:55.107Z] Removing intermediate container a9f2aef894a4 [2021-08-11T20:40:55.107Z] ---> a26139232780 [2021-08-11T20:40:55.107Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-11T20:40:55.371Z] ---> Running in d99a41dca4cf [2021-08-11T20:40:55.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:40:56.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:40:57.172Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:40:57.172Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:40:57.172Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:40:58.132Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:40:58.132Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:40:58.132Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:40:58.401Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:40:58.668Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:40:58.668Z] OK: 224 MiB in 59 packages [2021-08-11T20:40:58.940Z] Removing intermediate container d99a41dca4cf [2021-08-11T20:40:58.940Z] ---> cbd8b96f888b [2021-08-11T20:40:58.940Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-11T20:40:59.209Z] ---> Running in 4b5cdafdba82 [2021-08-11T20:40:59.209Z] Removing intermediate container 4b5cdafdba82 [2021-08-11T20:40:59.209Z] ---> 02dd33e9b13b [2021-08-11T20:40:59.209Z] Step 7/8 : COPY . . [2021-08-11T20:40:59.476Z] ---> 523951f3173b [2021-08-11T20:40:59.476Z] Step 8/8 : RUN go mod download [2021-08-11T20:40:59.476Z] ---> Running in 8ec4699b6cb9 [2021-08-11T20:41:09.568Z] Removing intermediate container 8ec4699b6cb9 [2021-08-11T20:41:09.568Z] ---> 19b74623c20f [2021-08-11T20:41:09.837Z] Successfully built 19b74623c20f [2021-08-11T20:41:09.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:10.161Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:41:10.161Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:10.251Z] prd-centos7-docker-4c-2g-572 does not seem to be running inside a container [2021-08-11T20:41:10.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:41:10.683Z] $ docker top 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:41:11.092Z] + go version [2021-08-11T20:41:11.092Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T20:41:11.107Z] $ docker stop --time=1 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c [2021-08-11T20:41:12.316Z] $ docker rm -f 3b8c367c21b76a23a628e7c387835fa18d5c27f5d1f8e33091522a78e0fe1c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:12.808Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:41:12.808Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:12.894Z] prd-centos7-docker-4c-2g-572 does not seem to be running inside a container [2021-08-11T20:41:12.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:41:13.327Z] $ docker top 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:41:13.736Z] + go mod tidy [Pipeline] sh [2021-08-11T20:41:14.319Z] + make test [2021-08-11T20:41:14.319Z] go mod tidy [2021-08-11T20:41:14.319Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:41:14.918Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-11T20:41:33.241Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-11T20:41:33.844Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.270s coverage: 64.6% of statements [2021-08-11T20:41:33.844Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:41:40.557Z] gofmt -l . [2021-08-11T20:41:40.557Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:41:40.557Z] ./bin/test-attribution-txt.sh [2021-08-11T20:41:41.142Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-11T20:41:41.155Z] $ docker stop --time=1 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a [2021-08-11T20:41:42.682Z] $ docker rm -f 3014583bc15dfdcdabe740c41ca3a18a578a52a386cf0da9b5a2ab5e52d7645a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:41:43.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:41:43.439Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-11T20:41:44.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:41:44.665Z] + ls -al . [2021-08-11T20:41:44.665Z] total 148 [2021-08-11T20:41:44.665Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 20:41 . [2021-08-11T20:41:44.665Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:40 .. [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 8153 Aug 11 20:40 Attribution.txt [2021-08-11T20:41:44.665Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 20:40 bin [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 6349 Aug 11 20:40 CHANGELOG.md [2021-08-11T20:41:44.665Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:40 cmd [2021-08-11T20:41:44.665Z] -rw-r--r--. 1 jenkins jenkins 46339 Aug 11 20:41 coverage.out [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 1921 Aug 11 20:40 Dockerfile [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 998 Aug 11 20:40 Dockerfile.build [2021-08-11T20:41:44.665Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:40 .git [2021-08-11T20:41:44.665Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:40 .github [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 277 Aug 11 20:40 .gitignore [2021-08-11T20:41:44.665Z] -rw-r--r--. 1 jenkins jenkins 795 Aug 11 20:41 go.mod [2021-08-11T20:41:44.665Z] -rw-r--r--. 1 jenkins jenkins 22824 Aug 11 20:41 go.sum [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:40 GOVERNANCE.md [2021-08-11T20:41:44.665Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:40 internal [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 660 Aug 11 20:40 Jenkinsfile [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:40 LICENSE [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 905 Aug 11 20:40 Makefile [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 623 Aug 11 20:40 OWNERS.md [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 2913 Aug 11 20:40 README.md [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:34 VERSION [2021-08-11T20:41:44.665Z] -rw-rw-r--. 1 jenkins jenkins 235 Aug 11 20:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:44.986Z] + 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=bc210961dad487f65c24165ea760efecea2d010a --label arch=amd64 --label version=2.0.1-dev.3 . [2021-08-11T20:41:44.986Z] Sending build context to Docker daemon 8.67MB [2021-08-11T20:41:44.986Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:41:44.986Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-11T20:41:44.986Z] ---> 19b74623c20f [2021-08-11T20:41:44.986Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:41:44.986Z] ---> Running in 9f6e8fa3c6d1 [2021-08-11T20:41:45.257Z] Removing intermediate container 9f6e8fa3c6d1 [2021-08-11T20:41:45.257Z] ---> 90be37b67af2 [2021-08-11T20:41:45.257Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:41:45.257Z] ---> Running in bc9ad4a84538 [2021-08-11T20:41:45.257Z] Removing intermediate container bc9ad4a84538 [2021-08-11T20:41:45.257Z] ---> 2f8867b3d8c4 [2021-08-11T20:41:45.257Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-11T20:41:45.257Z] ---> Running in 8addbfc02350 [2021-08-11T20:41:45.526Z] Removing intermediate container 8addbfc02350 [2021-08-11T20:41:45.526Z] ---> bd2042e9ca26 [2021-08-11T20:41:45.526Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:41:45.526Z] ---> Running in a7222d80a958 [2021-08-11T20:41:46.123Z] Removing intermediate container a7222d80a958 [2021-08-11T20:41:46.123Z] ---> e3662e1d59bb [2021-08-11T20:41:46.123Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:41:46.123Z] ---> Running in 94187a988f20 [2021-08-11T20:41:46.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:41:47.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:41:47.933Z] OK: 224 MiB in 59 packages [2021-08-11T20:41:48.200Z] Removing intermediate container 94187a988f20 [2021-08-11T20:41:48.200Z] ---> 6597a1da3d1e [2021-08-11T20:41:48.200Z] Step 8/26 : COPY . . [2021-08-11T20:41:48.467Z] ---> 9a27fc2eeb97 [2021-08-11T20:41:48.467Z] Step 9/26 : RUN go mod tidy [2021-08-11T20:41:48.468Z] ---> Running in b639fa4f415c [2021-08-11T20:41:49.071Z] Removing intermediate container b639fa4f415c [2021-08-11T20:41:49.071Z] ---> 1a12431f2854 [2021-08-11T20:41:49.071Z] Step 10/26 : RUN go mod download [2021-08-11T20:41:49.071Z] ---> Running in 54c2128eb893 [2021-08-11T20:41:49.656Z] Removing intermediate container 54c2128eb893 [2021-08-11T20:41:49.656Z] ---> f79e1a053ab0 [2021-08-11T20:41:49.656Z] Step 11/26 : ARG MAKE='make build' [2021-08-11T20:41:49.656Z] ---> Running in cd2e807bba14 [2021-08-11T20:41:49.926Z] Removing intermediate container cd2e807bba14 [2021-08-11T20:41:49.926Z] ---> 82a0d2d17712 [2021-08-11T20:41:49.926Z] Step 12/26 : RUN $MAKE [2021-08-11T20:41:49.926Z] ---> Running in 837015399e6d [2021-08-11T20:41:50.195Z] go mod tidy [2021-08-11T20:41:50.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.3" -o cmd/device-virtual ./cmd [2021-08-11T20:42:08.539Z] Removing intermediate container 837015399e6d [2021-08-11T20:42:08.539Z] ---> 2db2e3db7952 [2021-08-11T20:42:08.539Z] Step 13/26 : FROM alpine:3.12 [2021-08-11T20:42:08.539Z] 3.12: Pulling from library/alpine [2021-08-11T20:42:08.539Z] 339de151aab4: Pulling fs layer [2021-08-11T20:42:08.539Z] 339de151aab4: Verifying Checksum [2021-08-11T20:42:08.539Z] 339de151aab4: Download complete [2021-08-11T20:42:08.539Z] 339de151aab4: Pull complete [2021-08-11T20:42:08.539Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:42:08.539Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:42:08.539Z] ---> 13621d1b12d4 [2021-08-11T20:42:08.539Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-11T20:42:08.539Z] ---> Running in c0c0fd10e278 [2021-08-11T20:42:08.539Z] Removing intermediate container c0c0fd10e278 [2021-08-11T20:42:08.539Z] ---> 0242d34c6c3c [2021-08-11T20:42:08.539Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:42:08.539Z] ---> Running in fd0a11ce3b53 [2021-08-11T20:42:08.539Z] Removing intermediate container fd0a11ce3b53 [2021-08-11T20:42:08.539Z] ---> bea4b028693d [2021-08-11T20:42:08.539Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:42:08.539Z] ---> Running in 64f5cb9ef0e2 [2021-08-11T20:42:08.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:42:09.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:42:09.972Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:42:09.972Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:42:09.972Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:42:10.239Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:42:10.821Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:42:11.404Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:42:11.404Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:42:11.404Z] OK: 8 MiB in 20 packages [2021-08-11T20:42:11.670Z] Removing intermediate container 64f5cb9ef0e2 [2021-08-11T20:42:11.670Z] ---> 9e8c7b6351e1 [2021-08-11T20:42:11.670Z] Step 17/26 : WORKDIR / [2021-08-11T20:42:11.670Z] ---> Running in 014df007130e [2021-08-11T20:42:11.942Z] Removing intermediate container 014df007130e [2021-08-11T20:42:11.942Z] ---> ec53a6fcab9c [2021-08-11T20:42:11.942Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-11T20:42:11.942Z] ---> d9ff71e37654 [2021-08-11T20:42:11.942Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-11T20:42:12.212Z] ---> 7a75e021cb75 [2021-08-11T20:42:12.212Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-11T20:42:12.481Z] ---> 31491b5e01d3 [2021-08-11T20:42:12.481Z] Step 21/26 : EXPOSE 59900 [2021-08-11T20:42:12.481Z] ---> Running in 276915fd0b9d [2021-08-11T20:42:12.749Z] Removing intermediate container 276915fd0b9d [2021-08-11T20:42:12.749Z] ---> 0bd8e0bf4a44 [2021-08-11T20:42:12.749Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-11T20:42:12.749Z] ---> Running in d4cfc89c3274 [2021-08-11T20:42:12.749Z] Removing intermediate container d4cfc89c3274 [2021-08-11T20:42:12.749Z] ---> 99edb7404447 [2021-08-11T20:42:12.749Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T20:42:12.749Z] ---> Running in 0669b7c2daa6 [2021-08-11T20:42:13.017Z] Removing intermediate container 0669b7c2daa6 [2021-08-11T20:42:13.017Z] ---> 3b688e89466c [2021-08-11T20:42:13.017Z] Step 24/26 : LABEL arch=amd64 [2021-08-11T20:42:13.017Z] ---> Running in 96de7efb207f [2021-08-11T20:42:13.017Z] Removing intermediate container 96de7efb207f [2021-08-11T20:42:13.017Z] ---> cfa518021e83 [2021-08-11T20:42:13.017Z] Step 25/26 : LABEL git_sha=bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:42:13.017Z] ---> Running in 2c21c4ebc3e1 [2021-08-11T20:42:13.284Z] Removing intermediate container 2c21c4ebc3e1 [2021-08-11T20:42:13.284Z] ---> dfdf20651ea6 [2021-08-11T20:42:13.284Z] Step 26/26 : LABEL version=2.0.1-dev.3 [2021-08-11T20:42:13.284Z] ---> Running in 32436f175bca [2021-08-11T20:42:13.284Z] Removing intermediate container 32436f175bca [2021-08-11T20:42:13.284Z] ---> a3e2c22d44c3 [2021-08-11T20:42:13.284Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:42:13.284Z] Successfully built a3e2c22d44c3 [2021-08-11T20:42:13.284Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:42:13.410Z] provisioning config files... [2021-08-11T20:42:13.426Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config61304336771557008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:13.778Z] ---> docker-login.sh [2021-08-11T20:42:13.778Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:42:13.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:13.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:13.778Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:13.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:13.778Z] [2021-08-11T20:42:13.778Z] Login Succeeded [2021-08-11T20:42:13.778Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:42:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:14.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:14.044Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:14.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:14.044Z] [2021-08-11T20:42:14.044Z] Login Succeeded [2021-08-11T20:42:14.044Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:42:14.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:14.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:14.312Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:14.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:14.312Z] [2021-08-11T20:42:14.312Z] Login Succeeded [2021-08-11T20:42:14.312Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:42:14.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:14.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:14.312Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:14.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:14.312Z] [2021-08-11T20:42:14.312Z] Login Succeeded [2021-08-11T20:42:14.312Z] docker.io [2021-08-11T20:42:14.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:14.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:14.845Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:14.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:14.845Z] [2021-08-11T20:42:14.845Z] Login Succeeded [2021-08-11T20:42:14.845Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:42:14.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:42:14.929Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-08-11T20:42:14.929Z] bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:42:14.929Z] latest [2021-08-11T20:42:14.929Z] 2.0.1-dev.3 [2021-08-11T20:42:14.929Z] bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:42:14.929Z] main [2021-08-11T20:42:14.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:15.301Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:15.619Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:42:15.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-11T20:42:15.619Z] ece1b151a817: Preparing [2021-08-11T20:42:15.619Z] cc79e6216580: Preparing [2021-08-11T20:42:15.619Z] e194984e6089: Preparing [2021-08-11T20:42:15.619Z] 1c98bf4bf076: Preparing [2021-08-11T20:42:15.619Z] 4a1da78c86d4: Preparing [2021-08-11T20:42:15.619Z] 32f366d666a5: Preparing [2021-08-11T20:42:15.619Z] 32f366d666a5: Waiting [2021-08-11T20:42:15.893Z] cc79e6216580: Pushed [2021-08-11T20:42:15.893Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:15.893Z] 4a1da78c86d4: Pushed [2021-08-11T20:42:15.893Z] e194984e6089: Pushed [2021-08-11T20:42:15.893Z] 1c98bf4bf076: Pushed [2021-08-11T20:42:17.836Z] ece1b151a817: Pushed [2021-08-11T20:42:18.102Z] bc210961dad487f65c24165ea760efecea2d010a: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:18.429Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:18.743Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-11T20:42:18.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-11T20:42:18.743Z] ece1b151a817: Preparing [2021-08-11T20:42:18.743Z] cc79e6216580: Preparing [2021-08-11T20:42:18.743Z] e194984e6089: Preparing [2021-08-11T20:42:18.743Z] 1c98bf4bf076: Preparing [2021-08-11T20:42:18.743Z] 4a1da78c86d4: Preparing [2021-08-11T20:42:18.743Z] 32f366d666a5: Preparing [2021-08-11T20:42:18.743Z] 32f366d666a5: Waiting [2021-08-11T20:42:18.743Z] 4a1da78c86d4: Layer already exists [2021-08-11T20:42:18.743Z] 1c98bf4bf076: Layer already exists [2021-08-11T20:42:18.743Z] ece1b151a817: Layer already exists [2021-08-11T20:42:18.743Z] cc79e6216580: Layer already exists [2021-08-11T20:42:18.743Z] e194984e6089: Layer already exists [2021-08-11T20:42:19.010Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:19.010Z] latest: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:19.330Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:19.647Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 [2021-08-11T20:42:19.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-11T20:42:19.647Z] ece1b151a817: Preparing [2021-08-11T20:42:19.647Z] cc79e6216580: Preparing [2021-08-11T20:42:19.647Z] e194984e6089: Preparing [2021-08-11T20:42:19.647Z] 1c98bf4bf076: Preparing [2021-08-11T20:42:19.647Z] 4a1da78c86d4: Preparing [2021-08-11T20:42:19.647Z] 32f366d666a5: Preparing [2021-08-11T20:42:19.647Z] 32f366d666a5: Waiting [2021-08-11T20:42:19.647Z] e194984e6089: Layer already exists [2021-08-11T20:42:19.647Z] 1c98bf4bf076: Layer already exists [2021-08-11T20:42:19.647Z] cc79e6216580: Layer already exists [2021-08-11T20:42:19.647Z] 4a1da78c86d4: Layer already exists [2021-08-11T20:42:19.647Z] ece1b151a817: Layer already exists [2021-08-11T20:42:19.647Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:19.647Z] 2.0.1-dev.3: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:19.983Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:20.311Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:42:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-11T20:42:20.311Z] ece1b151a817: Preparing [2021-08-11T20:42:20.311Z] cc79e6216580: Preparing [2021-08-11T20:42:20.311Z] e194984e6089: Preparing [2021-08-11T20:42:20.311Z] 1c98bf4bf076: Preparing [2021-08-11T20:42:20.311Z] 4a1da78c86d4: Preparing [2021-08-11T20:42:20.311Z] 32f366d666a5: Preparing [2021-08-11T20:42:20.311Z] 32f366d666a5: Waiting [2021-08-11T20:42:20.311Z] 1c98bf4bf076: Layer already exists [2021-08-11T20:42:20.311Z] ece1b151a817: Layer already exists [2021-08-11T20:42:20.311Z] cc79e6216580: Layer already exists [2021-08-11T20:42:20.311Z] 4a1da78c86d4: Layer already exists [2021-08-11T20:42:20.311Z] e194984e6089: Layer already exists [2021-08-11T20:42:20.311Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:20.311Z] bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:20.637Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:20.682Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-576 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:42:20.723Z] Running in /w/workspace/device-virtual-go/4 [Pipeline] { [Pipeline] checkout [2021-08-11T20:42:20.956Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-08-11T20:42:20.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-08-11T20:42:20.956Z] ece1b151a817: Preparing [2021-08-11T20:42:20.956Z] cc79e6216580: Preparing [2021-08-11T20:42:20.956Z] e194984e6089: Preparing [2021-08-11T20:42:20.956Z] 1c98bf4bf076: Preparing [2021-08-11T20:42:20.956Z] 4a1da78c86d4: Preparing [2021-08-11T20:42:20.956Z] 32f366d666a5: Preparing [2021-08-11T20:42:20.956Z] 32f366d666a5: Waiting [2021-08-11T20:42:20.956Z] cc79e6216580: Layer already exists [2021-08-11T20:42:20.956Z] ece1b151a817: Layer already exists [2021-08-11T20:42:20.956Z] e194984e6089: Layer already exists [2021-08-11T20:42:20.956Z] 4a1da78c86d4: Layer already exists [2021-08-11T20:42:20.956Z] 1c98bf4bf076: Layer already exists [2021-08-11T20:42:20.956Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:20.956Z] main: digest: sha256:5644b113ae96be2c5309c5dc500dbbad6fe84798c04bd4e76930021182b6ac23 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:42:21.022Z] ===================================================== [2021-08-11T20:42:21.031Z] The recommended git tool is: git [Pipeline] echo [2021-08-11T20:42:21.040Z] taggedImages: [2021-08-11T20:42:21.040Z] - nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:42:21.040Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-08-11T20:42:21.040Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.3 [2021-08-11T20:42:21.040Z] - nexus3.edgexfoundry.org:10004/device-virtual:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:42:21.040Z] - 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:21.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:21.522Z] [2021-08-11T20:42:21.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:21.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:21.861Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:42:21.861Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:42:21.861Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:42:21.861Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:42:21.861Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:42:21.861Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:42:21.861Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:42:21.861Z] d287ab97295c: Pulling fs layer [2021-08-11T20:42:21.861Z] dc539afda2c1: Waiting [2021-08-11T20:42:21.861Z] 77bc0d833cb6: Waiting [2021-08-11T20:42:21.861Z] 9065ff56babe: Waiting [2021-08-11T20:42:21.861Z] d287ab97295c: Waiting [2021-08-11T20:42:22.125Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:42:22.125Z] a1111a8f2ec3: Download complete [2021-08-11T20:42:22.390Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:42:22.390Z] dc539afda2c1: Download complete [2021-08-11T20:42:22.656Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:42:22.656Z] 77bc0d833cb6: Download complete [2021-08-11T20:42:22.656Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:42:22.656Z] 9065ff56babe: Download complete [2021-08-11T20:42:22.921Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:42:22.921Z] ed53099fbce6: Download complete [2021-08-11T20:42:23.882Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:42:23.882Z] b4d181a07f80: Download complete [2021-08-11T20:42:24.848Z] b4d181a07f80: Pull complete [2021-08-11T20:42:25.120Z] a1111a8f2ec3: Pull complete [2021-08-11T20:42:25.726Z] ed53099fbce6: Pull complete [2021-08-11T20:42:25.726Z] dc539afda2c1: Pull complete [2021-08-11T20:42:25.993Z] 77bc0d833cb6: Pull complete [2021-08-11T20:42:25.993Z] 9065ff56babe: Pull complete [2021-08-11T20:42:27.380Z] using credential edgex-jenkins-ssh [2021-08-11T20:42:27.409Z] d287ab97295c: Verifying Checksum [2021-08-11T20:42:27.409Z] d287ab97295c: Download complete [2021-08-11T20:42:27.410Z] Cloning the remote Git repository [2021-08-11T20:42:27.492Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-08-11T20:42:27.614Z] > git init /w/workspace/device-virtual-go/4 # timeout=10 [2021-08-11T20:42:27.725Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-08-11T20:42:27.726Z] > git --version # timeout=10 [2021-08-11T20:42:27.743Z] > git --version # 'git version 2.17.1' [2021-08-11T20:42:27.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:42:27.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:42:29.765Z] Avoid second fetch [2021-08-11T20:42:29.765Z] Checking out Revision bc210961dad487f65c24165ea760efecea2d010a (main) [2021-08-11T20:42:29.739Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-08-11T20:42:29.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:42:29.793Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:42:29.811Z] > git checkout -f bc210961dad487f65c24165ea760efecea2d010a # timeout=10 [2021-08-11T20:42:31.716Z] d287ab97295c: Pull complete [2021-08-11T20:42:31.716Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:42:31.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:31.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:42:31.811Z] prd-centos7-docker-4c-2g-572 does not seem to be running inside a container [2021-08-11T20:42:31.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:42:34.138Z] $ docker top f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 -eo pid,comm [2021-08-11T20:42:34.220Z] Commit message: "Merge pull request #236 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:34.460Z] [2021-08-11T20:42:34.460Z] GitHub has been notified of this commit’s build result [2021-08-11T20:42:34.460Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:42:34.594Z] provisioning config files... [2021-08-11T20:42:34.600Z] ---> job-cost.sh [2021-08-11T20:42:34.600Z] lf-activate-venv: SKIPPING [2021-08-11T20:42:34.600Z] INFO: No Stack... [2021-08-11T20:42:34.624Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config1344997340045682132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:35.244Z] ---> docker-login.sh [2021-08-11T20:42:35.244Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:42:36.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:42:36.010Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:42:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:36.331Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2021-08-11T20:42:36.331Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:42:36.371Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [2021-08-11T20:42:36.380Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] did not exist. Created. [2021-08-11T20:42:36.380Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:42:36.724Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T20:42:36.770Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:42:36.787Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:42:36.835Z] $ docker stop --time=1 f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 [2021-08-11T20:42:36.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:36.852Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:36.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:36.852Z] [2021-08-11T20:42:36.852Z] Login Succeeded [2021-08-11T20:42:36.852Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:42:37.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:37.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:37.416Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:37.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:37.416Z] [2021-08-11T20:42:37.416Z] Login Succeeded [2021-08-11T20:42:37.416Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:42:37.991Z] $ docker rm -f f6581098b8e8c57e47add58b8278729f62d86c8ebd80815f4456aed39d6d1bc8 [2021-08-11T20:42:38.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:38.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:38.019Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:38.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:38.019Z] [2021-08-11T20:42:38.019Z] Login Succeeded [2021-08-11T20:42:38.019Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T20:42:38.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:38.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:38.630Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:38.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:38.630Z] [2021-08-11T20:42:38.630Z] Login Succeeded [2021-08-11T20:42:38.630Z] docker.io [2021-08-11T20:42:39.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:39.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:39.515Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:39.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:39.515Z] [2021-08-11T20:42:39.515Z] Login Succeeded [2021-08-11T20:42:39.515Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:42:39.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:42:40.153Z] ========================================================= [2021-08-11T20:42:40.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T20:42:40.154Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:40.671Z] + 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-08-11T20:42:41.287Z] Sending build context to Docker daemon 8.598MB [2021-08-11T20:42:41.287Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:42:41.287Z] Step 2/8 : FROM ${BASE} [2021-08-11T20:42:41.893Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T20:42:41.894Z] 595b0fe564bb: Pulling fs layer [2021-08-11T20:42:41.894Z] 24495759ef45: Pulling fs layer [2021-08-11T20:42:41.894Z] d148012ef14d: Pulling fs layer [2021-08-11T20:42:41.894Z] e90a11edd702: Pulling fs layer [2021-08-11T20:42:41.894Z] d77568369979: Pulling fs layer [2021-08-11T20:42:41.894Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T20:42:41.894Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T20:42:41.894Z] 97ac5df62f85: Pulling fs layer [2021-08-11T20:42:41.894Z] e90a11edd702: Waiting [2021-08-11T20:42:41.894Z] d77568369979: Waiting [2021-08-11T20:42:41.894Z] fc1c9f9a7f3b: Waiting [2021-08-11T20:42:41.894Z] 170f2ba95c9a: Waiting [2021-08-11T20:42:41.894Z] 97ac5df62f85: Waiting [2021-08-11T20:42:41.894Z] d148012ef14d: Download complete [2021-08-11T20:42:41.894Z] 24495759ef45: Download complete [2021-08-11T20:42:41.894Z] d77568369979: Verifying Checksum [2021-08-11T20:42:41.894Z] d77568369979: Download complete [2021-08-11T20:42:41.894Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T20:42:41.894Z] fc1c9f9a7f3b: Download complete [2021-08-11T20:42:41.894Z] 595b0fe564bb: Verifying Checksum [2021-08-11T20:42:41.894Z] 595b0fe564bb: Download complete [2021-08-11T20:42:42.177Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T20:42:42.177Z] 170f2ba95c9a: Download complete [2021-08-11T20:42:43.196Z] 595b0fe564bb: Pull complete [2021-08-11T20:42:43.806Z] 24495759ef45: Pull complete [2021-08-11T20:42:44.418Z] d148012ef14d: Pull complete [2021-08-11T20:42:47.080Z] 97ac5df62f85: Verifying Checksum [2021-08-11T20:42:47.080Z] 97ac5df62f85: Download complete [2021-08-11T20:42:47.691Z] e90a11edd702: Verifying Checksum [2021-08-11T20:42:47.691Z] e90a11edd702: Download complete [2021-08-11T20:42:57.875Z] e90a11edd702: Pull complete [2021-08-11T20:42:58.149Z] d77568369979: Pull complete [2021-08-11T20:42:58.430Z] fc1c9f9a7f3b: Pull complete [2021-08-11T20:42:59.027Z] 170f2ba95c9a: Pull complete [2021-08-11T20:43:04.441Z] 97ac5df62f85: Pull complete [2021-08-11T20:43:04.441Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T20:43:04.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T20:43:04.441Z] ---> 04bc70af865f [2021-08-11T20:43:04.441Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-11T20:43:11.165Z] ---> Running in 881ef07a63ad [2021-08-11T20:43:11.165Z] Removing intermediate container 881ef07a63ad [2021-08-11T20:43:11.165Z] ---> fc2b60742c73 [2021-08-11T20:43:11.165Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:43:11.165Z] ---> Running in 859f9d11457f [2021-08-11T20:43:14.591Z] Removing intermediate container 859f9d11457f [2021-08-11T20:43:14.591Z] ---> abd4536ca1d9 [2021-08-11T20:43:14.591Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-08-11T20:43:14.591Z] ---> Running in 4db26fcdfd82 [2021-08-11T20:43:16.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:43:16.872Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:43:17.881Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:43:18.153Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:43:18.153Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:43:18.751Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:43:18.751Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:43:19.023Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:43:19.294Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:43:19.566Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:43:19.566Z] OK: 224 MiB in 59 packages [2021-08-11T20:43:20.995Z] Removing intermediate container 4db26fcdfd82 [2021-08-11T20:43:20.995Z] ---> b6b5f9340856 [2021-08-11T20:43:20.995Z] Step 6/8 : WORKDIR /device-virtual-go [2021-08-11T20:43:21.269Z] ---> Running in 07e6f0677774 [2021-08-11T20:43:21.865Z] Removing intermediate container 07e6f0677774 [2021-08-11T20:43:21.865Z] ---> 85f6399e9bcb [2021-08-11T20:43:21.865Z] Step 7/8 : COPY . . [2021-08-11T20:43:23.837Z] ---> 70c40b116d88 [2021-08-11T20:43:23.837Z] Step 8/8 : RUN go mod download [2021-08-11T20:43:23.837Z] ---> Running in 7421927b69ff [2021-08-11T20:43:56.229Z] Removing intermediate container 7421927b69ff [2021-08-11T20:43:56.229Z] ---> 03aa5bb4d99f [2021-08-11T20:43:56.229Z] Successfully built 03aa5bb4d99f [2021-08-11T20:43:56.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:43:56.585Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:43:56.585Z] . [Pipeline] withDockerContainer [2021-08-11T20:43:56.878Z] prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container [2021-08-11T20:43:57.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:43:58.887Z] $ docker top 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:43:59.916Z] + go version [2021-08-11T20:43:59.916Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T20:43:59.978Z] $ docker stop --time=1 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 [2021-08-11T20:44:01.972Z] $ docker rm -f 135afcb27c2cb3660fed755228dc6d8fd34f8842be02421fea97c923e9cd97d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:44:02.674Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:44:02.674Z] . [Pipeline] withDockerContainer [2021-08-11T20:44:02.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container [2021-08-11T20:44:03.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:44:05.119Z] $ docker top fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:44:06.074Z] + go mod tidy [Pipeline] sh [2021-08-11T20:44:07.359Z] + make test [2021-08-11T20:44:07.360Z] go mod tidy [2021-08-11T20:44:07.966Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:44:09.408Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-08-11T20:45:31.310Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-08-11T20:45:31.310Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 2.022s coverage: 64.6% of statements [2021-08-11T20:45:31.310Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:45:49.647Z] gofmt -l . [2021-08-11T20:45:49.647Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:45:49.917Z] ./bin/test-attribution-txt.sh [2021-08-11T20:45:51.890Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-11T20:45:52.567Z] $ docker stop --time=1 fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 [2021-08-11T20:45:54.835Z] $ docker rm -f fbca31e8095a3ce0c02f3a0237d694a61e1d2cdc103d5b3d58ac20aed847e953 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:45:55.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:45:55.691Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T20:45:56.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:45:56.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:45:57.046Z] + ls -al . [2021-08-11T20:45:57.046Z] total 172 [2021-08-11T20:45:57.046Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 20:45 . [2021-08-11T20:45:57.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:42 .. [2021-08-11T20:45:57.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:42 .git [2021-08-11T20:45:57.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 .github [2021-08-11T20:45:57.046Z] -rw-rw-r-- 1 jenkins jenkins 277 Aug 11 20:42 .gitignore [2021-08-11T20:45:57.046Z] -rw-rw-r-- 1 jenkins jenkins 8153 Aug 11 20:42 Attribution.txt [2021-08-11T20:45:57.046Z] -rw-rw-r-- 1 jenkins jenkins 6349 Aug 11 20:42 CHANGELOG.md [2021-08-11T20:45:57.046Z] -rw-rw-r-- 1 jenkins jenkins 1921 Aug 11 20:42 Dockerfile [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 998 Aug 11 20:42 Dockerfile.build [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:42 GOVERNANCE.md [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 11 20:42 Jenkinsfile [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:42 LICENSE [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 905 Aug 11 20:42 Makefile [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 11 20:42 OWNERS.md [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 2913 Aug 11 20:42 README.md [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:34 VERSION [2021-08-11T20:45:57.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 bin [2021-08-11T20:45:57.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 cmd [2021-08-11T20:45:57.047Z] -rw-r--r-- 1 jenkins jenkins 46339 Aug 11 20:45 coverage.out [2021-08-11T20:45:57.047Z] -rw-r--r-- 1 jenkins jenkins 795 Aug 11 20:45 go.mod [2021-08-11T20:45:57.047Z] -rw-r--r-- 1 jenkins jenkins 22824 Aug 11 20:44 go.sum [2021-08-11T20:45:57.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 internal [2021-08-11T20:45:57.047Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 11 20:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:45:57.400Z] + 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=bc210961dad487f65c24165ea760efecea2d010a --label arch=arm64 --label version=2.0.1-dev.3 . [2021-08-11T20:45:57.675Z] Sending build context to Docker daemon 8.669MB [2021-08-11T20:45:57.949Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:45:57.949Z] Step 2/26 : FROM ${BASE} AS builder [2021-08-11T20:45:57.949Z] ---> 03aa5bb4d99f [2021-08-11T20:45:57.949Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:45:58.550Z] ---> Running in c1a839f1e69c [2021-08-11T20:45:59.153Z] Removing intermediate container c1a839f1e69c [2021-08-11T20:45:59.153Z] ---> 6fba760e1b94 [2021-08-11T20:45:59.153Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:45:59.153Z] ---> Running in 9d031a523ce4 [2021-08-11T20:45:59.751Z] Removing intermediate container 9d031a523ce4 [2021-08-11T20:45:59.751Z] ---> 206b20cff9f9 [2021-08-11T20:45:59.751Z] Step 5/26 : WORKDIR /device-virtual-go [2021-08-11T20:46:00.026Z] ---> Running in 663fecc231f9 [2021-08-11T20:46:00.630Z] Removing intermediate container 663fecc231f9 [2021-08-11T20:46:00.630Z] ---> 28a424eaea13 [2021-08-11T20:46:00.630Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:46:00.630Z] ---> Running in da3da96139f0 [2021-08-11T20:46:03.255Z] Removing intermediate container da3da96139f0 [2021-08-11T20:46:03.255Z] ---> b5867af6b384 [2021-08-11T20:46:03.255Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:46:03.255Z] ---> Running in ab7616ad64f0 [2021-08-11T20:46:04.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:46:05.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:46:06.283Z] OK: 224 MiB in 59 packages [2021-08-11T20:46:07.751Z] Removing intermediate container ab7616ad64f0 [2021-08-11T20:46:07.751Z] ---> 7e9217a05e1f [2021-08-11T20:46:07.751Z] Step 8/26 : COPY . . [2021-08-11T20:46:09.284Z] ---> 13ac656ca8c7 [2021-08-11T20:46:09.284Z] Step 9/26 : RUN go mod tidy [2021-08-11T20:46:09.571Z] ---> Running in 43010df6129a [2021-08-11T20:46:13.009Z] Removing intermediate container 43010df6129a [2021-08-11T20:46:13.009Z] ---> 12f8304a19d5 [2021-08-11T20:46:13.009Z] Step 10/26 : RUN go mod download [2021-08-11T20:46:13.009Z] ---> Running in 5cc233d75ed8 [2021-08-11T20:46:15.637Z] Removing intermediate container 5cc233d75ed8 [2021-08-11T20:46:15.637Z] ---> 470a386f42ff [2021-08-11T20:46:15.637Z] Step 11/26 : ARG MAKE='make build' [2021-08-11T20:46:15.637Z] ---> Running in bfce771636c5 [2021-08-11T20:46:16.616Z] Removing intermediate container bfce771636c5 [2021-08-11T20:46:16.616Z] ---> f8a63318d1e2 [2021-08-11T20:46:16.616Z] Step 12/26 : RUN $MAKE [2021-08-11T20:46:16.616Z] ---> Running in f6ce906868eb [2021-08-11T20:46:18.049Z] go mod tidy [2021-08-11T20:46:18.651Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.3" -o cmd/device-virtual ./cmd [2021-08-11T20:47:26.737Z] Removing intermediate container f6ce906868eb [2021-08-11T20:47:26.737Z] ---> 58efad03f2e8 [2021-08-11T20:47:26.737Z] Step 13/26 : FROM alpine:3.12 [2021-08-11T20:47:26.737Z] 3.12: Pulling from library/alpine [2021-08-11T20:47:26.737Z] d2f70382dc9a: Pulling fs layer [2021-08-11T20:47:26.737Z] d2f70382dc9a: Verifying Checksum [2021-08-11T20:47:26.737Z] d2f70382dc9a: Download complete [2021-08-11T20:47:26.737Z] d2f70382dc9a: Pull complete [2021-08-11T20:47:26.737Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:47:26.737Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:47:26.737Z] ---> c4fd0aeabfcf [2021-08-11T20:47:26.737Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-08-11T20:47:26.737Z] ---> Running in fae33233beb8 [2021-08-11T20:47:26.737Z] Removing intermediate container fae33233beb8 [2021-08-11T20:47:26.737Z] ---> b63dd5c7e871 [2021-08-11T20:47:26.737Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:47:26.737Z] ---> Running in dcf5830c7346 [2021-08-11T20:47:26.737Z] Removing intermediate container dcf5830c7346 [2021-08-11T20:47:26.737Z] ---> 1ed667f858c8 [2021-08-11T20:47:26.737Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:47:26.737Z] ---> Running in 7d124ec753a7 [2021-08-11T20:47:26.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:47:26.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:47:26.737Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:47:26.737Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:47:26.737Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:47:26.737Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:47:26.737Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:47:26.737Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:47:26.737Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:47:26.737Z] OK: 8 MiB in 20 packages [2021-08-11T20:47:26.737Z] Removing intermediate container 7d124ec753a7 [2021-08-11T20:47:26.737Z] ---> e04ad2ea4a34 [2021-08-11T20:47:26.737Z] Step 17/26 : WORKDIR / [2021-08-11T20:47:27.011Z] ---> Running in c214116b73c0 [2021-08-11T20:47:27.607Z] Removing intermediate container c214116b73c0 [2021-08-11T20:47:27.607Z] ---> 33acaf269d8e [2021-08-11T20:47:27.607Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-08-11T20:47:28.582Z] ---> 09feb2cb11b8 [2021-08-11T20:47:28.582Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2021-08-11T20:47:29.176Z] ---> b69956da020b [2021-08-11T20:47:29.176Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2021-08-11T20:47:31.153Z] ---> 542ce19c07dc [2021-08-11T20:47:31.153Z] Step 21/26 : EXPOSE 59900 [2021-08-11T20:47:31.426Z] ---> Running in 8ef349550198 [2021-08-11T20:47:32.024Z] Removing intermediate container 8ef349550198 [2021-08-11T20:47:32.024Z] ---> 1ff5dd2d3ef5 [2021-08-11T20:47:32.024Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2021-08-11T20:47:32.298Z] ---> Running in 9bf6dad7b05b [2021-08-11T20:47:32.570Z] Removing intermediate container 9bf6dad7b05b [2021-08-11T20:47:32.570Z] ---> 278b9204a7e2 [2021-08-11T20:47:32.570Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T20:47:32.844Z] ---> Running in 75a4540ef1ee [2021-08-11T20:47:33.438Z] Removing intermediate container 75a4540ef1ee [2021-08-11T20:47:33.438Z] ---> 9e9bbc564aa8 [2021-08-11T20:47:33.438Z] Step 24/26 : LABEL arch=arm64 [2021-08-11T20:47:33.713Z] ---> Running in 519ddd831423 [2021-08-11T20:47:34.307Z] Removing intermediate container 519ddd831423 [2021-08-11T20:47:34.307Z] ---> 252b1cd40bb1 [2021-08-11T20:47:34.307Z] Step 25/26 : LABEL git_sha=bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:47:34.307Z] ---> Running in 00d213b1ee64 [2021-08-11T20:47:34.904Z] Removing intermediate container 00d213b1ee64 [2021-08-11T20:47:34.904Z] ---> d93c165064ca [2021-08-11T20:47:34.904Z] Step 26/26 : LABEL version=2.0.1-dev.3 [2021-08-11T20:47:34.904Z] ---> Running in 84a9a648e43e [2021-08-11T20:47:35.500Z] Removing intermediate container 84a9a648e43e [2021-08-11T20:47:35.500Z] ---> d86d74f881c8 [2021-08-11T20:47:35.500Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:47:35.500Z] Successfully built d86d74f881c8 [2021-08-11T20:47:35.500Z] 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-08-11T20:47:35.653Z] provisioning config files... [2021-08-11T20:47:35.673Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/4@tmp/config6123909784002355401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:47:36.027Z] ---> docker-login.sh [2021-08-11T20:47:36.027Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:47:36.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:47:36.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:47:36.568Z] Configure a credential helper to remove this warning. See [2021-08-11T20:47:36.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:47:36.568Z] [2021-08-11T20:47:36.568Z] Login Succeeded [2021-08-11T20:47:36.568Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:47:36.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:47:37.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:47:37.117Z] Configure a credential helper to remove this warning. See [2021-08-11T20:47:37.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:47:37.117Z] [2021-08-11T20:47:37.117Z] Login Succeeded [2021-08-11T20:47:37.117Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:47:37.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:47:37.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:47:37.666Z] Configure a credential helper to remove this warning. See [2021-08-11T20:47:37.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:47:37.666Z] [2021-08-11T20:47:37.666Z] Login Succeeded [2021-08-11T20:47:37.666Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:47:38.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:47:38.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:47:38.260Z] Configure a credential helper to remove this warning. See [2021-08-11T20:47:38.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:47:38.260Z] [2021-08-11T20:47:38.260Z] Login Succeeded [2021-08-11T20:47:38.260Z] docker.io [2021-08-11T20:47:38.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:47:39.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:47:39.129Z] Configure a credential helper to remove this warning. See [2021-08-11T20:47:39.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:47:39.129Z] [2021-08-11T20:47:39.129Z] Login Succeeded [2021-08-11T20:47:39.129Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:47:39.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:47:39.217Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-08-11T20:47:39.217Z] bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:47:39.217Z] latest [2021-08-11T20:47:39.217Z] 2.0.1-dev.3 [2021-08-11T20:47:39.217Z] bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:47:39.217Z] main [2021-08-11T20:47:39.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:39.600Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:39.942Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:47:39.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-11T20:47:39.942Z] 5d00681317b2: Preparing [2021-08-11T20:47:39.942Z] 5cba8d6d04d5: Preparing [2021-08-11T20:47:39.942Z] 09e5315743e9: Preparing [2021-08-11T20:47:39.942Z] c8118b19a151: Preparing [2021-08-11T20:47:39.942Z] 349a01bd0d24: Preparing [2021-08-11T20:47:39.942Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:39.942Z] 3fbe34a1663b: Waiting [2021-08-11T20:47:40.225Z] 5cba8d6d04d5: Pushed [2021-08-11T20:47:40.502Z] 09e5315743e9: Pushed [2021-08-11T20:47:40.502Z] 349a01bd0d24: Pushed [2021-08-11T20:47:40.502Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:40.776Z] c8118b19a151: Pushed [2021-08-11T20:47:43.389Z] 5d00681317b2: Pushed [2021-08-11T20:47:43.659Z] bc210961dad487f65c24165ea760efecea2d010a: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:44.003Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:44.338Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-11T20:47:44.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-11T20:47:44.609Z] 5d00681317b2: Preparing [2021-08-11T20:47:44.609Z] 5cba8d6d04d5: Preparing [2021-08-11T20:47:44.609Z] 09e5315743e9: Preparing [2021-08-11T20:47:44.609Z] c8118b19a151: Preparing [2021-08-11T20:47:44.609Z] 349a01bd0d24: Preparing [2021-08-11T20:47:44.609Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:44.609Z] 3fbe34a1663b: Waiting [2021-08-11T20:47:44.609Z] 349a01bd0d24: Layer already exists [2021-08-11T20:47:44.609Z] 09e5315743e9: Layer already exists [2021-08-11T20:47:44.609Z] 5cba8d6d04d5: Layer already exists [2021-08-11T20:47:44.609Z] 5d00681317b2: Layer already exists [2021-08-11T20:47:44.609Z] c8118b19a151: Layer already exists [2021-08-11T20:47:44.609Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:44.609Z] latest: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:45.231Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:45.570Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 [2021-08-11T20:47:45.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-11T20:47:45.570Z] 5d00681317b2: Preparing [2021-08-11T20:47:45.570Z] 5cba8d6d04d5: Preparing [2021-08-11T20:47:45.570Z] 09e5315743e9: Preparing [2021-08-11T20:47:45.570Z] c8118b19a151: Preparing [2021-08-11T20:47:45.570Z] 349a01bd0d24: Preparing [2021-08-11T20:47:45.570Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:45.570Z] 3fbe34a1663b: Waiting [2021-08-11T20:47:45.844Z] 5d00681317b2: Layer already exists [2021-08-11T20:47:45.844Z] 5cba8d6d04d5: Layer already exists [2021-08-11T20:47:45.844Z] c8118b19a151: Layer already exists [2021-08-11T20:47:45.844Z] 349a01bd0d24: Layer already exists [2021-08-11T20:47:45.844Z] 09e5315743e9: Layer already exists [2021-08-11T20:47:45.844Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:45.844Z] 2.0.1-dev.3: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:46.193Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:46.528Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:47:46.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-11T20:47:46.529Z] 5d00681317b2: Preparing [2021-08-11T20:47:46.529Z] 5cba8d6d04d5: Preparing [2021-08-11T20:47:46.529Z] 09e5315743e9: Preparing [2021-08-11T20:47:46.529Z] c8118b19a151: Preparing [2021-08-11T20:47:46.529Z] 349a01bd0d24: Preparing [2021-08-11T20:47:46.529Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:46.529Z] 3fbe34a1663b: Waiting [2021-08-11T20:47:46.800Z] 5cba8d6d04d5: Layer already exists [2021-08-11T20:47:46.800Z] 349a01bd0d24: Layer already exists [2021-08-11T20:47:46.800Z] c8118b19a151: Layer already exists [2021-08-11T20:47:46.800Z] 09e5315743e9: Layer already exists [2021-08-11T20:47:46.800Z] 5d00681317b2: Layer already exists [2021-08-11T20:47:46.800Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:46.800Z] bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:47.417Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:47.756Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-08-11T20:47:47.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-08-11T20:47:47.756Z] 5d00681317b2: Preparing [2021-08-11T20:47:47.756Z] 5cba8d6d04d5: Preparing [2021-08-11T20:47:47.756Z] 09e5315743e9: Preparing [2021-08-11T20:47:47.756Z] c8118b19a151: Preparing [2021-08-11T20:47:47.756Z] 349a01bd0d24: Preparing [2021-08-11T20:47:47.756Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:47.756Z] 3fbe34a1663b: Waiting [2021-08-11T20:47:48.033Z] c8118b19a151: Layer already exists [2021-08-11T20:47:48.033Z] 5cba8d6d04d5: Layer already exists [2021-08-11T20:47:48.033Z] 09e5315743e9: Layer already exists [2021-08-11T20:47:48.033Z] 5d00681317b2: Layer already exists [2021-08-11T20:47:48.033Z] 349a01bd0d24: Layer already exists [2021-08-11T20:47:48.033Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:48.033Z] main: digest: sha256:02927cbe875b85ab1c8162d30e4c9c13abe391f8a18b9fe27bf9aa4c8c800bf0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:47:48.104Z] ===================================================== [Pipeline] echo [2021-08-11T20:47:48.120Z] taggedImages: [2021-08-11T20:47:48.120Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a [2021-08-11T20:47:48.120Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-08-11T20:47:48.120Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.3 [2021-08-11T20:47:48.120Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bc210961dad487f65c24165ea760efecea2d010a-2.0.1-dev.3 [2021-08-11T20:47:48.120Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:48.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:47:48.783Z] [2021-08-11T20:47:48.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:49.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:47:49.407Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T20:47:49.407Z] 448f6bf000e3: Pulling fs layer [2021-08-11T20:47:49.407Z] f757da607395: Pulling fs layer [2021-08-11T20:47:49.407Z] 05883995daec: Pulling fs layer [2021-08-11T20:47:49.407Z] 8603b9c90790: Pulling fs layer [2021-08-11T20:47:49.407Z] 1560dd03e051: Pulling fs layer [2021-08-11T20:47:49.407Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T20:47:49.407Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T20:47:49.407Z] 8603b9c90790: Waiting [2021-08-11T20:47:49.407Z] 1560dd03e051: Waiting [2021-08-11T20:47:49.407Z] 27f5ce0e4adf: Waiting [2021-08-11T20:47:49.407Z] c2d8d7efcc4b: Waiting [2021-08-11T20:47:49.685Z] f757da607395: Verifying Checksum [2021-08-11T20:47:49.685Z] f757da607395: Download complete [2021-08-11T20:47:49.685Z] 8603b9c90790: Verifying Checksum [2021-08-11T20:47:49.685Z] 8603b9c90790: Download complete [2021-08-11T20:47:49.957Z] 1560dd03e051: Verifying Checksum [2021-08-11T20:47:49.958Z] 1560dd03e051: Download complete [2021-08-11T20:47:49.958Z] 05883995daec: Verifying Checksum [2021-08-11T20:47:49.958Z] 05883995daec: Download complete [2021-08-11T20:47:49.958Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T20:47:49.958Z] 27f5ce0e4adf: Download complete [2021-08-11T20:47:50.934Z] 448f6bf000e3: Verifying Checksum [2021-08-11T20:47:50.934Z] 448f6bf000e3: Download complete [2021-08-11T20:47:54.321Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T20:47:54.321Z] c2d8d7efcc4b: Download complete [2021-08-11T20:47:54.321Z] 448f6bf000e3: Pull complete [2021-08-11T20:47:55.373Z] f757da607395: Pull complete [2021-08-11T20:47:57.425Z] 05883995daec: Pull complete [2021-08-11T20:47:57.425Z] 8603b9c90790: Pull complete [2021-08-11T20:47:58.853Z] 1560dd03e051: Pull complete [2021-08-11T20:47:59.127Z] 27f5ce0e4adf: Pull complete [2021-08-11T20:48:14.216Z] c2d8d7efcc4b: Pull complete [2021-08-11T20:48:14.216Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T20:48:14.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:48:14.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T20:48:14.480Z] prd-ubuntu18.04-docker-arm64-4c-16g-576 does not seem to be running inside a container [2021-08-11T20:48:14.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/4 -v /w/workspace/device-virtual-go/4:/w/workspace/device-virtual-go/4:rw,z -v /w/workspace/device-virtual-go/4@tmp:/w/workspace/device-virtual-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T20:48:19.196Z] $ docker top 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:20.082Z] ---> job-cost.sh [2021-08-11T20:48:20.082Z] lf-activate-venv: SKIPPING [2021-08-11T20:48:20.082Z] INFO: No Stack... [2021-08-11T20:48:22.045Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T20:48:22.045Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:48:22.706Z] + cat /w/workspace/device-virtual-go/4/archives/cost.csv [2021-08-11T20:48:22.706Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:48:22.767Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [2021-08-11T20:48:22.807Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] did not exist. Created. [2021-08-11T20:48:22.807Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:48:23.489Z] /w/workspace/device-virtual-go/4@tmp/durable-96af65aa/script.sh: 1: /w/workspace/device-virtual-go/4@tmp/durable-96af65aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T20:48:24.155Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T20:48:24.187Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T20:48:24.223Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:48:24.232Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:48:24.320Z] $ docker stop --time=1 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 [2021-08-11T20:48:26.030Z] $ docker rm -f 927134f1fb6757302e49b0a458c414eee5dde65cf5a69a0ddf84676f23877216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-08-11T20:48:26.626Z] provisioning config files... [2021-08-11T20:48:26.640Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7872953371976100840tmp [Pipeline] { [Pipeline] sh [2021-08-11T20:48:26.987Z] + set +x [2021-08-11T20:48:26.987Z] + curl -s https://codecov.io/bash [2021-08-11T20:48:26.987Z] + bash -s -- [2021-08-11T20:48:26.987Z] [2021-08-11T20:48:26.987Z] _____ _ [2021-08-11T20:48:26.987Z] / ____| | | [2021-08-11T20:48:26.987Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T20:48:26.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T20:48:26.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T20:48:26.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T20:48:26.987Z] Bash-1.0.6 [2021-08-11T20:48:26.987Z] [2021-08-11T20:48:26.987Z] [2021-08-11T20:48:26.987Z] ==> git version 2.24.4 found [2021-08-11T20:48:26.987Z] ==> 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-08-11T20:48:26.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T20:48:26.987Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T20:48:26.987Z] ==> Jenkins CI detected. [2021-08-11T20:48:26.987Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:48:26.988Z] project root: . [2021-08-11T20:48:26.988Z] --> token set from env [2021-08-11T20:48:26.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T20:48:26.988Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T20:48:26.988Z] ==> Python coveragepy not found [2021-08-11T20:48:26.988Z] ==> Searching for coverage reports in: [2021-08-11T20:48:26.988Z] + . [2021-08-11T20:48:26.988Z] -> Found 1 reports [2021-08-11T20:48:26.988Z] ==> Detecting git/mercurial file structure [2021-08-11T20:48:26.988Z] ==> Reading reports [2021-08-11T20:48:26.988Z] + ./coverage.out bytes=46339 [2021-08-11T20:48:26.988Z] ==> Appending adjustments [2021-08-11T20:48:26.988Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T20:48:27.256Z] + Found adjustments [2021-08-11T20:48:27.256Z] ==> Gzipping contents [2021-08-11T20:48:27.256Z] 8.0K /tmp/codecov.Q11qSt.gz [2021-08-11T20:48:27.256Z] ==> Uploading reports [2021-08-11T20:48:27.256Z] url: https://codecov.io [2021-08-11T20:48:27.256Z] query: branch=main&commit=bc210961dad487f65c24165ea760efecea2d010a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:48:27.256Z] -> Pinging Codecov [2021-08-11T20:48:27.256Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=bc210961dad487f65c24165ea760efecea2d010a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:48:27.524Z] -> Uploading to [2021-08-11T20:48:27.525Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/5E52B4B073DB2E39498172D8E973AA87/bc210961dad487f65c24165ea760efecea2d010a/b8301e7f-6361-42a8-80bd-523f76fd5752.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204827Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e033ff6008ba1d473187de9d4e46fa0289c9e66f7c6079ede2e0de61c9a1afe4 [2021-08-11T20:48:27.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T20:48:27.525Z] Dload Upload Total Spent Left Speed [2021-08-11T20:48:28.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5497 0 0 100 5497 0 10998 --:--:-- --:--:-- --:--:-- 11016 [2021-08-11T20:48:28.108Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/bc210961dad487f65c24165ea760efecea2d010a [Pipeline] } [2021-08-11T20:48:28.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-11T20:48:28.353Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T20:48:28.383Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:28.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:48:28.701Z] [2021-08-11T20:48:28.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:29.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:48:29.043Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T20:48:29.043Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T20:48:29.043Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T20:48:29.043Z] de9db76c5a1d: Pulling fs layer [2021-08-11T20:48:29.043Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T20:48:29.043Z] 0d57e429df01: Pulling fs layer [2021-08-11T20:48:29.043Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T20:48:29.043Z] e1f770b5df2f: Pulling fs layer [2021-08-11T20:48:29.043Z] 85a0685a4137: Pulling fs layer [2021-08-11T20:48:29.043Z] 0eba1c9be4d2: Waiting [2021-08-11T20:48:29.043Z] 0d57e429df01: Waiting [2021-08-11T20:48:29.043Z] 4e4be7b47b0d: Waiting [2021-08-11T20:48:29.043Z] e1f770b5df2f: Waiting [2021-08-11T20:48:29.043Z] 85a0685a4137: Waiting [2021-08-11T20:48:29.043Z] de9db76c5a1d: Verifying Checksum [2021-08-11T20:48:29.043Z] de9db76c5a1d: Download complete [2021-08-11T20:48:29.043Z] 0ef7d3d256c8: Download complete [2021-08-11T20:48:29.043Z] 0d57e429df01: Verifying Checksum [2021-08-11T20:48:29.043Z] 0d57e429df01: Download complete [2021-08-11T20:48:29.043Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T20:48:29.043Z] 4e4be7b47b0d: Download complete [2021-08-11T20:48:29.323Z] 188c0c94c7c5: Download complete [2021-08-11T20:48:29.591Z] 188c0c94c7c5: Pull complete [2021-08-11T20:48:29.591Z] 0ef7d3d256c8: Pull complete [2021-08-11T20:48:29.591Z] de9db76c5a1d: Pull complete [2021-08-11T20:48:30.547Z] e1f770b5df2f: Verifying Checksum [2021-08-11T20:48:30.547Z] e1f770b5df2f: Download complete [2021-08-11T20:48:34.803Z] 0eba1c9be4d2: Verifying Checksum [2021-08-11T20:48:34.803Z] 0eba1c9be4d2: Download complete [2021-08-11T20:48:35.782Z] 85a0685a4137: Verifying Checksum [2021-08-11T20:48:35.782Z] 85a0685a4137: Download complete [2021-08-11T20:48:38.373Z] 0eba1c9be4d2: Pull complete [2021-08-11T20:48:38.373Z] 0d57e429df01: Pull complete [2021-08-11T20:48:38.373Z] 4e4be7b47b0d: Pull complete [2021-08-11T20:48:38.968Z] e1f770b5df2f: Pull complete [2021-08-11T20:48:42.347Z] 85a0685a4137: Pull complete [2021-08-11T20:48:42.347Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T20:48:42.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:48:42.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T20:48:42.440Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:48:42.498Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-11T20:48:44.711Z] $ docker top dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T20:48:44.821Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T20:48:45.134Z] + set -o pipefail [2021-08-11T20:48:45.134Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T20:48:51.786Z] [2021-08-11T20:48:51.786Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-08-11T20:48:51.786Z] [2021-08-11T20:48:51.786Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/5c6346d1-f65f-46f5-a716-d907417e08f2 [2021-08-11T20:48:51.786Z] [2021-08-11T20:48:51.786Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T20:48:51.786Z] [2021-08-11T20:48:52.053Z] [2021-08-11T20:48:52.053Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-11T20:48:52.053Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-11T20:48:52.069Z] $ docker stop --time=1 dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d [2021-08-11T20:48:54.221Z] $ docker rm -f dfb3966f19405ee81a5e74d35face3533af8a73ff5c812e759bbd44fba21a39d [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-08-11T20:48:55.075Z] + git log --format=format:%s -1 bc210961dad487f65c24165ea760efecea2d010a [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:55.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:48:55.400Z] . [Pipeline] withDockerContainer [2021-08-11T20:48:55.492Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:48:55.547Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:48:55.940Z] $ docker top 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:48:56.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:48:56.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:48:56.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:48:56.220Z] $ docker exec 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 ssh-agent [2021-08-11T20:48:56.333Z] SSH_AUTH_SOCK=/tmp/ssh-3CTvhfnizf0u/agent.14 [2021-08-11T20:48:56.333Z] SSH_AGENT_PID=22 [2021-08-11T20:48:56.342Z] Running ssh-add (command line suppressed) [2021-08-11T20:48:56.435Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_990195776839238933.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_990195776839238933.key) [2021-08-11T20:48:56.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:48:56.778Z] + git semver tag [2021-08-11T20:48:56.778Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:48:56.778Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-11T20:48:56.778Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:48:56.778Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:48:56.778Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:48:56.778Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:48:56.778Z] # $SEMVER_BRANCH = main [2021-08-11T20:48:56.778Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-11T20:48:56.778Z] # bc210961dad487f65c24165ea760efecea2d010a HEAD [2021-08-11T20:48:56.778Z] # -> Force: false [2021-08-11T20:48:56.778Z] # 076acffa68d0db2e88bc1520095b53d5ef13ca6f refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-11T20:48:56.792Z] $ docker exec --env ******** --env ******** 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 ssh-agent -k [2021-08-11T20:48:56.892Z] unset SSH_AUTH_SOCK; [2021-08-11T20:48:56.893Z] unset SSH_AGENT_PID; [2021-08-11T20:48:56.893Z] echo Agent pid 22 killed; [2021-08-11T20:48:56.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:48:57.285Z] + git semver [Pipeline] } [2021-08-11T20:48:57.307Z] $ docker stop --time=1 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 [2021-08-11T20:48:58.519Z] $ docker rm -f 0a5a9a247cc23c3fc23117ac236fc8755525a4c369d1e8ef4775f1dcd96d1b23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:58.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:48:58.994Z] [2021-08-11T20:48:58.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:59.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:48:59.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T20:48:59.329Z] ab5ef0e58194: Pulling fs layer [2021-08-11T20:48:59.329Z] 9712f1f96733: Pulling fs layer [2021-08-11T20:48:59.329Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T20:48:59.329Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T20:48:59.329Z] e9a5061849ea: Pulling fs layer [2021-08-11T20:48:59.329Z] d747dcd14b5f: Pulling fs layer [2021-08-11T20:48:59.329Z] 2de7ff778b66: Pulling fs layer [2021-08-11T20:48:59.329Z] 0d9ebad4ef96: Waiting [2021-08-11T20:48:59.329Z] e9a5061849ea: Waiting [2021-08-11T20:48:59.329Z] d747dcd14b5f: Waiting [2021-08-11T20:48:59.329Z] 2de7ff778b66: Waiting [2021-08-11T20:48:59.329Z] 9712f1f96733: Verifying Checksum [2021-08-11T20:48:59.329Z] 9712f1f96733: Download complete [2021-08-11T20:49:01.271Z] 63f879dbbcfc: Verifying Checksum [2021-08-11T20:49:01.271Z] 63f879dbbcfc: Download complete [2021-08-11T20:49:01.539Z] e9a5061849ea: Verifying Checksum [2021-08-11T20:49:01.539Z] e9a5061849ea: Download complete [2021-08-11T20:49:01.539Z] d747dcd14b5f: Verifying Checksum [2021-08-11T20:49:01.539Z] d747dcd14b5f: Download complete [2021-08-11T20:49:02.123Z] 2de7ff778b66: Verifying Checksum [2021-08-11T20:49:02.123Z] 2de7ff778b66: Download complete [2021-08-11T20:49:03.084Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T20:49:03.084Z] 0d9ebad4ef96: Download complete [2021-08-11T20:49:03.084Z] ab5ef0e58194: Verifying Checksum [2021-08-11T20:49:03.084Z] ab5ef0e58194: Download complete [2021-08-11T20:49:05.695Z] ab5ef0e58194: Pull complete [2021-08-11T20:49:05.962Z] 9712f1f96733: Pull complete [2021-08-11T20:49:06.552Z] 63f879dbbcfc: Pull complete [2021-08-11T20:49:09.919Z] 0d9ebad4ef96: Pull complete [2021-08-11T20:49:10.195Z] e9a5061849ea: Pull complete [2021-08-11T20:49:10.195Z] d747dcd14b5f: Pull complete [2021-08-11T20:49:11.159Z] 2de7ff778b66: Pull complete [2021-08-11T20:49:11.159Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T20:49:11.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:49:11.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T20:49:11.257Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:49:11.312Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-11T20:49:14.380Z] $ docker top 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:49:14.496Z] provisioning config files... [2021-08-11T20:49:14.512Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8774171844949756214tmp [2021-08-11T20:49:14.537Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7977277554899237428tmp [2021-08-11T20:49:14.556Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4310005292639347047tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:49:14.586Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:14.903Z] ---> sigul-configuration.sh [2021-08-11T20:49:14.903Z] gpg: directory `/root/.gnupg' created [2021-08-11T20:49:14.903Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T20:49:14.903Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T20:49:14.903Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T20:49:14.903Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T20:49:14.903Z] gpg: CAST5 encrypted data [2021-08-11T20:49:14.903Z] gpg: encrypted with 1 passphrase [2021-08-11T20:49:14.903Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T20:49:15.423Z] + mkdir /home/jenkins [2021-08-11T20:49:15.424Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T20:49:15.737Z] + 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-08-11T20:49:15.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:16.061Z] ---> sigul-install.sh [2021-08-11T20:49:16.061Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T20:49:16.374Z] + git tag --list [2021-08-11T20:49:16.374Z] v1.0.0 [2021-08-11T20:49:16.374Z] v1.1.0 [2021-08-11T20:49:16.374Z] v1.1.1 [2021-08-11T20:49:16.374Z] v1.2.1 [2021-08-11T20:49:16.374Z] v1.2.2 [2021-08-11T20:49:16.374Z] v1.2.3 [2021-08-11T20:49:16.374Z] v1.3.0 [2021-08-11T20:49:16.374Z] v1.3.1 [2021-08-11T20:49:16.374Z] v2.0.0 [2021-08-11T20:49:16.374Z] v2.0.1-dev.1 [2021-08-11T20:49:16.374Z] v2.0.1-dev.2 [2021-08-11T20:49:16.374Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-11T20:49:16.691Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-11T20:49:17.272Z] Signing Git tag with Sigul... [2021-08-11T20:49:17.272Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-11T20:49:18.246Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:18.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T20:49:18.576Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T20:49:18.611Z] $ docker stop --time=1 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 [2021-08-11T20:49:19.814Z] $ docker rm -f 953efdb551556174e5f93ebdb400f016a4d0c0cff5f5cb7c669bb3a2f56cb8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:49:20.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:49:20.335Z] . [Pipeline] withDockerContainer [2021-08-11T20:49:20.425Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:49:20.477Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:49:20.899Z] $ docker top bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:49:21.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:49:21.032Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:49:21.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:49:21.162Z] $ docker exec bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 ssh-agent [2021-08-11T20:49:21.285Z] SSH_AUTH_SOCK=/tmp/ssh-m21RF0oIsOPs/agent.13 [2021-08-11T20:49:21.285Z] SSH_AGENT_PID=19 [2021-08-11T20:49:21.294Z] Running ssh-add (command line suppressed) [2021-08-11T20:49:21.392Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3150526624706785977.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3150526624706785977.key) [2021-08-11T20:49:21.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:49:21.735Z] + git semver bump pre [2021-08-11T20:49:21.735Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:49:21.735Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-11T20:49:21.735Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:49:21.735Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:49:21.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:49:21.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:49:21.735Z] # $SEMVER_BRANCH = main [2021-08-11T20:49:21.735Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-08-11T20:49:21.735Z] 2.0.1-dev.4 [Pipeline] } [2021-08-11T20:49:21.751Z] $ docker exec --env ******** --env ******** bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 ssh-agent -k [2021-08-11T20:49:21.853Z] unset SSH_AUTH_SOCK; [2021-08-11T20:49:21.853Z] unset SSH_AGENT_PID; [2021-08-11T20:49:21.853Z] echo Agent pid 19 killed; [2021-08-11T20:49:21.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:49:22.221Z] + git semver [Pipeline] } [2021-08-11T20:49:22.242Z] $ docker stop --time=1 bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 [2021-08-11T20:49:23.442Z] $ docker rm -f bc9cc49bade239b8cb26bc9ddab80793a00feaf3f779e01bad1b35bd3e177556 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:49:23.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:49:23.842Z] . [Pipeline] withDockerContainer [2021-08-11T20:49:24.306Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:49:24.514Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:49:24.896Z] $ docker top 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:49:25.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:49:25.036Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:49:25.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:49:25.161Z] $ docker exec 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b ssh-agent [2021-08-11T20:49:25.276Z] SSH_AUTH_SOCK=/tmp/ssh-vozsi83pB12S/agent.14 [2021-08-11T20:49:25.276Z] SSH_AGENT_PID=21 [2021-08-11T20:49:25.287Z] Running ssh-add (command line suppressed) [2021-08-11T20:49:25.388Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1893797109377698953.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1893797109377698953.key) [2021-08-11T20:49:25.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:49:25.729Z] + git semver push [2021-08-11T20:49:25.729Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:49:25.729Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-08-11T20:49:25.729Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:49:25.729Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:49:25.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:49:25.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:49:25.729Z] # $SEMVER_BRANCH = main [2021-08-11T20:49:25.729Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-08-11T20:49:27.150Z] $ docker exec --env ******** --env ******** 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b ssh-agent -k [2021-08-11T20:49:27.257Z] unset SSH_AUTH_SOCK; [2021-08-11T20:49:27.257Z] unset SSH_AGENT_PID; [2021-08-11T20:49:27.257Z] echo Agent pid 21 killed; [2021-08-11T20:49:27.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:49:27.632Z] + git semver [Pipeline] } [2021-08-11T20:49:27.654Z] $ docker stop --time=1 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b [2021-08-11T20:49:28.857Z] $ docker rm -f 8df95b55d55d307c3b76823b5498f283c52b8ad485b9fe453dd18c7410d01d1b [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] sh [2021-08-11T20:49:29.763Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:30.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:30.690Z] ---> package-listing.sh [2021-08-11T20:49:30.690Z] ++ facter osfamily [2021-08-11T20:49:30.690Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T20:49:30.959Z] + OS_FAMILY=redhat [2021-08-11T20:49:30.959Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-08-11T20:49:30.959Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T20:49:30.959Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T20:49:30.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T20:49:30.959Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T20:49:30.959Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-11T20:49:30.959Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T20:49:30.959Z] + case "${OS_FAMILY}" in [2021-08-11T20:49:30.959Z] + rpm -qa [2021-08-11T20:49:30.959Z] + sort [2021-08-11T20:49:31.543Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T20:49:31.543Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T20:49:31.543Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T20:49:31.543Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-08-11T20:49:31.543Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-08-11T20:49:31.543Z] + 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-08-11T20:49:31.560Z] 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-08-11T20:49:31.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:49:32.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:49:32.451Z] [2021-08-11T20:49:32.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:49:32.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:49:32.779Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:49:32.779Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:49:32.779Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:49:32.779Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:49:32.779Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:49:32.779Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:49:32.779Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:49:32.779Z] d287ab97295c: Pulling fs layer [2021-08-11T20:49:32.779Z] dc539afda2c1: Waiting [2021-08-11T20:49:32.779Z] 77bc0d833cb6: Waiting [2021-08-11T20:49:32.779Z] 9065ff56babe: Waiting [2021-08-11T20:49:32.779Z] d287ab97295c: Waiting [2021-08-11T20:49:33.044Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:49:33.044Z] a1111a8f2ec3: Download complete [2021-08-11T20:49:33.044Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:49:33.044Z] dc539afda2c1: Download complete [2021-08-11T20:49:33.311Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:49:33.311Z] 77bc0d833cb6: Download complete [2021-08-11T20:49:33.311Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:49:33.311Z] 9065ff56babe: Download complete [2021-08-11T20:49:33.575Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:49:33.575Z] ed53099fbce6: Download complete [2021-08-11T20:49:34.545Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:49:34.545Z] b4d181a07f80: Download complete [2021-08-11T20:49:35.509Z] b4d181a07f80: Pull complete [2021-08-11T20:49:35.788Z] a1111a8f2ec3: Pull complete [2021-08-11T20:49:36.385Z] ed53099fbce6: Pull complete [2021-08-11T20:49:36.385Z] dc539afda2c1: Pull complete [2021-08-11T20:49:36.654Z] 77bc0d833cb6: Pull complete [2021-08-11T20:49:36.654Z] 9065ff56babe: Pull complete [2021-08-11T20:49:38.068Z] d287ab97295c: Verifying Checksum [2021-08-11T20:49:38.068Z] d287ab97295c: Download complete [2021-08-11T20:49:42.337Z] d287ab97295c: Pull complete [2021-08-11T20:49:42.337Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:49:42.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:49:42.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:49:42.434Z] prd-centos7-docker-4c-2g-452 does not seem to be running inside a container [2021-08-11T20:49:42.500Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:49:44.922Z] $ docker top 272b9ba3c0eacbc66d3dceb76dc03ec0c09453df6693b5a4b8d42125ea70af2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:49:45.319Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T20:49:45.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T20:49:45.950Z] + ls /var/log/sa-host [2021-08-11T20:49:45.950Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T20:49:45.950Z] file_magic: OK [2021-08-11T20:49:45.950Z] HZ: Using current value: 100 [2021-08-11T20:49:45.950Z] file_header: OK [2021-08-11T20:49:45.950Z] 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-08-11T20:49:45.950Z] Statistics: [2021-08-11T20:49:45.950Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:49:45.950Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T20:49:45.950Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T20:49:45.950Z] file_magic: OK [2021-08-11T20:49:45.950Z] HZ: Using current value: 100 [2021-08-11T20:49:45.950Z] file_header: OK [2021-08-11T20:49:45.950Z] 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-08-11T20:49:45.950Z] Statistics: [2021-08-11T20:49:45.950Z] 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... [2021-08-11T20:49:45.950Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:49:46.136Z] provisioning config files... [2021-08-11T20:49:46.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7572684288772255618tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:49:46.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:46.495Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T20:49:46.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:46.878Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T20:49:46.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:47.199Z] ---> sudo-logs.sh [2021-08-11T20:49:47.199Z] Archiving 'sudo' log.. [2021-08-11T20:49:47.199Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known [2021-08-11T20:49:47.199Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-452.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T20:49:47.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:47.545Z] ---> job-cost.sh [2021-08-11T20:49:47.545Z] lf-activate-venv: SKIPPING [2021-08-11T20:49:47.545Z] DEBUG: total: 0.18000000715255737 [2021-08-11T20:49:47.545Z] INFO: Retrieving Stack Cost... [2021-08-11T20:49:48.948Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:49:48.948Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T20:49:48.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:49.277Z] ---> logs-deploy.sh [2021-08-11T20:49:49.277Z] lf-activate-venv: SKIPPING [2021-08-11T20:49:49.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/4 [2021-08-11T20:49:49.277Z] INFO: archiving workspace using pattern(s): [2021-08-11T20:49:49.857Z] Archives upload complete. [2021-08-11T20:49:50.123Z] INFO: archiving logs to Nexus