Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b800f9be7a3e68765c1f64d7308fbe20b9d5be4e 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-ssh4448757166536648373.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4817314598426231502.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 f1d79d91c36788821211008368c3015072ca53ca 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-ssh680178498798729092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh5363425002284233691.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh8961304966849444357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-982 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-ssh8982696020480227702.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 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (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 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" > git rev-list --no-walk c057a04f6cb87a8cdacff32a07698e3019c9b04b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T05:46:10.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T05:46:10.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T05:46:10.926Z] ========================================================= [2021-10-13T05:46:10.927Z] EdgeX Global Pipelines Version Info [2021-10-13T05:46:10.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:46:12.062Z] ------------------- [2021-10-13T05:46:12.062Z] stable info: [2021-10-13T05:46:12.062Z] ------------------- [2021-10-13T05:46:12.062Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T05:46:12.062Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T05:46:12.062Z] Message: update stable to v1.0.209 [2021-10-13T05:46:12.632Z] ------------------- [2021-10-13T05:46:12.632Z] experimental info: [2021-10-13T05:46:12.632Z] ------------------- [2021-10-13T05:46:12.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T05:46:12.632Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T05:46:12.632Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T05:46:12.707Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-10-13T05:46:12.721Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-10-13T05:46:12.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T05:46:12.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T05:46:12.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T05:46:12.764Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T05:46:12.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T05:46:12.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T05:46:12.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T05:46:12.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T05:46:12.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T05:46:12.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2021-10-13T05:46:12.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T05:46:12.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T05:46:12.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T05:46:12.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-13T05:46:12.885Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T05:46:12.900Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T05:46:12.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T05:46:12.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T05:46:12.932Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T05:46:12.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T05:46:12.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T05:46:12.983Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T05:46:12.992Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-13T05:46:13.002Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T05:46:13.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-13T05:46:13.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-13T05:46:13.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-13T05:46:13.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] echo [2021-10-13T05:46:13.067Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b800f9b [Pipeline] echo [2021-10-13T05:46:13.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:46:13.116Z] provisioning config files... [2021-10-13T05:46:13.129Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7336809998049090896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:46:13.437Z] ---> docker-login.sh [2021-10-13T05:46:13.437Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:46:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:46:13.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:46:13.698Z] Configure a credential helper to remove this warning. See [2021-10-13T05:46:13.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:46:13.698Z] [2021-10-13T05:46:13.698Z] Login Succeeded [2021-10-13T05:46:13.698Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:46:13.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:46:13.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:46:13.698Z] Configure a credential helper to remove this warning. See [2021-10-13T05:46:13.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:46:13.698Z] [2021-10-13T05:46:13.698Z] Login Succeeded [2021-10-13T05:46:13.698Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:46:13.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:46:13.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:46:13.698Z] Configure a credential helper to remove this warning. See [2021-10-13T05:46:13.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:46:13.698Z] [2021-10-13T05:46:13.698Z] Login Succeeded [2021-10-13T05:46:13.698Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:46:13.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:46:13.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:46:13.958Z] Configure a credential helper to remove this warning. See [2021-10-13T05:46:13.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:46:13.958Z] [2021-10-13T05:46:13.958Z] Login Succeeded [2021-10-13T05:46:13.958Z] docker.io [2021-10-13T05:46:13.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:46:14.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:46:14.221Z] Configure a credential helper to remove this warning. See [2021-10-13T05:46:14.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:46:14.221Z] [2021-10-13T05:46:14.221Z] Login Succeeded [2021-10-13T05:46:14.221Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:46:14.229Z] 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-10-13T05:46:14.665Z] + git log --format=format:%s -1 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] echo [2021-10-13T05:46:14.700Z] GIT_COMMIT: b800f9be7a3e68765c1f64d7308fbe20b9d5be4e, Commit Message: Merge pull request #243 from cloudxxx8/bump-sdk-version [Pipeline] echo [2021-10-13T05:46:14.707Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:46:15.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:46:15.328Z] [2021-10-13T05:46:15.328Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:46:15.639Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:46:15.639Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T05:46:15.639Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T05:46:15.639Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T05:46:15.639Z] 4c7163046ea9: Pulling fs layer [2021-10-13T05:46:15.639Z] 0c2d73faf560: Pulling fs layer [2021-10-13T05:46:15.639Z] 0c2d73faf560: Waiting [2021-10-13T05:46:15.639Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T05:46:15.639Z] 3e5f54012d9b: Download complete [2021-10-13T05:46:15.639Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T05:46:15.639Z] a0d0a0d46f8b: Download complete [2021-10-13T05:46:15.639Z] 0c2d73faf560: Verifying Checksum [2021-10-13T05:46:15.639Z] 0c2d73faf560: Download complete [2021-10-13T05:46:15.639Z] 4c7163046ea9: Verifying Checksum [2021-10-13T05:46:15.639Z] 4c7163046ea9: Download complete [2021-10-13T05:46:15.901Z] a0d0a0d46f8b: Pull complete [2021-10-13T05:46:15.901Z] 3e5f54012d9b: Pull complete [2021-10-13T05:46:16.161Z] 4c7163046ea9: Pull complete [2021-10-13T05:46:16.426Z] 0c2d73faf560: Pull complete [2021-10-13T05:46:16.426Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T05:46:16.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T05:46:16.426Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T05:46:16.492Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T05:46:16.378Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T05:46:16.935Z] $ docker top 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T05:46:17.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:46:17.140Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:46:17.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:46:17.135Z] $ docker exec 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent [2021-10-13T05:46:17.331Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmijcmj/agent.13 [2021-10-13T05:46:17.331Z] SSH_AGENT_PID=19 [2021-10-13T05:46:17.337Z] Running ssh-add (command line suppressed) [2021-10-13T05:46:17.333Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_222470004640126515.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_222470004640126515.key) [2021-10-13T05:46:17.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:46:17.730Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T05:46:17.689Z] $ docker exec --env ******** --env ******** 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent -k [2021-10-13T05:46:17.773Z] unset SSH_AUTH_SOCK; [2021-10-13T05:46:17.773Z] unset SSH_AGENT_PID; [2021-10-13T05:46:17.773Z] echo Agent pid 19 killed; [2021-10-13T05:46:17.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T05:46:17.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T05:46:17.857Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T05:46:17.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T05:46:17.910Z] $ docker exec 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent [2021-10-13T05:46:18.043Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKoaCn/agent.53 [2021-10-13T05:46:18.043Z] SSH_AGENT_PID=59 [2021-10-13T05:46:18.047Z] Running ssh-add (command line suppressed) [2021-10-13T05:46:18.101Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4681791732331257851.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4681791732331257851.key) [2021-10-13T05:46:18.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T05:46:18.434Z] + git semver init [2021-10-13T05:46:18.434Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T05:46:18.434Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-13T05:46:18.434Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-13T05:46:18.434Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T05:46:18.434Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T05:46:18.434Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T05:46:18.434Z] # $SEMVER_BRANCH = main [2021-10-13T05:46:18.434Z] # $SEMVER_TEMP = /tmp/semver-294738963 [2021-10-13T05:46:18.434Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-10-13T05:46:19.374Z] # '/tmp/semver-294738963' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' [2021-10-13T05:46:19.374Z] # -> Force: false [2021-10-13T05:46:19.374Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-13T05:46:19.386Z] $ docker exec --env ******** --env ******** 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 ssh-agent -k [2021-10-13T05:46:19.480Z] unset SSH_AUTH_SOCK; [2021-10-13T05:46:19.480Z] unset SSH_AGENT_PID; [2021-10-13T05:46:19.480Z] echo Agent pid 59 killed; [2021-10-13T05:46:19.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T05:46:19.816Z] + git semver [Pipeline] } [2021-10-13T05:46:19.830Z] $ docker stop --time=1 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 [2021-10-13T05:46:21.057Z] $ docker rm -f 8a7c9fedc3ea5289198767093dab1587abb51452e2ac09cdc5c6903f74ae57d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:46:21.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T05:46:21.643Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T05:46:21.647Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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-10-13T05:46:36.794Z] Still waiting to schedule task [2021-10-13T05:46:36.795Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-982’ [2021-10-13T05:46:36.796Z] Still waiting to schedule task [2021-10-13T05:46:36.796Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-13T05:48:55.853Z] Running on prd-centos7-docker-4c-2g-984 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-13T05:48:55.865Z] Running in /w/workspace/device-virtual-go/9 [Pipeline] { [Pipeline] checkout [2021-10-13T05:48:55.946Z] The recommended git tool is: git [2021-10-13T05:48:57.938Z] using credential edgex-jenkins-ssh [2021-10-13T05:48:57.948Z] Cloning the remote Git repository [2021-10-13T05:48:56.946Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-13T05:48:56.992Z] > git init /w/workspace/device-virtual-go/9 # timeout=10 [2021-10-13T05:48:57.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-13T05:48:57.028Z] > git --version # timeout=10 [2021-10-13T05:48:57.038Z] > git --version # 'git version 2.24.4' [2021-10-13T05:48:57.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:48:57.058Z] [INFO] Currently running in a labeled security context [2021-10-13T05:48:57.058Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T05:48:57.058Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/9@tmp/jenkins-gitclient-ssh8475162147555175194.key [2021-10-13T05:48:57.078Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:48:58.955Z] Avoid second fetch [2021-10-13T05:48:58.955Z] Checking out Revision b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (main) [2021-10-13T05:48:57.914Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-13T05:48:57.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:48:57.945Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:48:57.952Z] > git checkout -f b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 [2021-10-13T05:49:02.568Z] Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:49:03.030Z] provisioning config files... [2021-10-13T05:49:03.044Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config8574285016924626804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:49:03.446Z] ---> docker-login.sh [2021-10-13T05:49:03.446Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:49:03.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:49:03.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:49:03.446Z] Configure a credential helper to remove this warning. See [2021-10-13T05:49:03.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:49:03.446Z] [2021-10-13T05:49:03.446Z] Login Succeeded [2021-10-13T05:49:03.446Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:49:03.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:49:03.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:49:03.713Z] Configure a credential helper to remove this warning. See [2021-10-13T05:49:03.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:49:03.713Z] [2021-10-13T05:49:03.713Z] Login Succeeded [2021-10-13T05:49:03.713Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:49:03.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:49:03.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:49:03.713Z] Configure a credential helper to remove this warning. See [2021-10-13T05:49:03.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:49:03.713Z] [2021-10-13T05:49:03.713Z] Login Succeeded [2021-10-13T05:49:03.713Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:49:03.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:49:03.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:49:03.978Z] Configure a credential helper to remove this warning. See [2021-10-13T05:49:03.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:49:03.978Z] [2021-10-13T05:49:03.978Z] Login Succeeded [2021-10-13T05:49:03.978Z] docker.io [2021-10-13T05:49:03.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:49:04.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:49:04.238Z] Configure a credential helper to remove this warning. See [2021-10-13T05:49:04.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:49:04.238Z] [2021-10-13T05:49:04.238Z] Login Succeeded [2021-10-13T05:49:04.238Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:49:04.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:49:04.413Z] ========================================================= [2021-10-13T05:49:04.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T05:49:04.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:49:04.737Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-13T05:49:04.737Z] Sending build context to Docker daemon 8.619MB [2021-10-13T05:49:04.737Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:49:04.737Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-13T05:49:04.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T05:49:04.737Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T05:49:04.737Z] 57d31006c564: Pulling fs layer [2021-10-13T05:49:04.737Z] bd5ccded8296: Pulling fs layer [2021-10-13T05:49:04.737Z] 304dd3a0f381: Pulling fs layer [2021-10-13T05:49:04.737Z] d37cda54a23b: Pulling fs layer [2021-10-13T05:49:04.737Z] bae75c0f2455: Pulling fs layer [2021-10-13T05:49:04.737Z] 806579b3d29a: Pulling fs layer [2021-10-13T05:49:04.737Z] c77eb801bf70: Pulling fs layer [2021-10-13T05:49:04.737Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T05:49:04.737Z] 304dd3a0f381: Waiting [2021-10-13T05:49:04.737Z] d37cda54a23b: Waiting [2021-10-13T05:49:04.737Z] bae75c0f2455: Waiting [2021-10-13T05:49:04.737Z] 806579b3d29a: Waiting [2021-10-13T05:49:04.737Z] c77eb801bf70: Waiting [2021-10-13T05:49:04.737Z] 6d0567d44e1a: Waiting [2021-10-13T05:49:05.001Z] bd5ccded8296: Verifying Checksum [2021-10-13T05:49:05.001Z] bd5ccded8296: Download complete [2021-10-13T05:49:05.001Z] 57d31006c564: Verifying Checksum [2021-10-13T05:49:05.001Z] 57d31006c564: Download complete [2021-10-13T05:49:05.001Z] d37cda54a23b: Verifying Checksum [2021-10-13T05:49:05.001Z] d37cda54a23b: Download complete [2021-10-13T05:49:05.001Z] bae75c0f2455: Verifying Checksum [2021-10-13T05:49:05.001Z] bae75c0f2455: Download complete [2021-10-13T05:49:05.001Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T05:49:05.001Z] 4e9f2cdf4387: Download complete [2021-10-13T05:49:05.001Z] 806579b3d29a: Verifying Checksum [2021-10-13T05:49:05.001Z] 806579b3d29a: Download complete [2021-10-13T05:49:05.001Z] c77eb801bf70: Verifying Checksum [2021-10-13T05:49:05.001Z] c77eb801bf70: Download complete [2021-10-13T05:49:05.268Z] 4e9f2cdf4387: Pull complete [2021-10-13T05:49:05.542Z] 57d31006c564: Pull complete [2021-10-13T05:49:05.542Z] bd5ccded8296: Pull complete [2021-10-13T05:49:05.542Z] 304dd3a0f381: Verifying Checksum [2021-10-13T05:49:05.542Z] 304dd3a0f381: Download complete [2021-10-13T05:49:05.808Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T05:49:05.808Z] 6d0567d44e1a: Download complete [2021-10-13T05:49:09.155Z] 304dd3a0f381: Pull complete [2021-10-13T05:49:09.155Z] d37cda54a23b: Pull complete [2021-10-13T05:49:09.420Z] bae75c0f2455: Pull complete [2021-10-13T05:49:09.420Z] 806579b3d29a: Pull complete [2021-10-13T05:49:09.420Z] c77eb801bf70: Pull complete [2021-10-13T05:49:12.010Z] 6d0567d44e1a: Pull complete [2021-10-13T05:49:12.010Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T05:49:12.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T05:49:12.010Z] ---> e839a31ac9d1 [2021-10-13T05:49:12.010Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-13T05:49:13.923Z] ---> Running in 9ad335b3c678 [2021-10-13T05:49:13.923Z] Removing intermediate container 9ad335b3c678 [2021-10-13T05:49:13.923Z] ---> efa48c0edfe5 [2021-10-13T05:49:13.923Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:49:13.923Z] ---> Running in cd34193284b8 [2021-10-13T05:49:13.923Z] Removing intermediate container cd34193284b8 [2021-10-13T05:49:13.923Z] ---> 0bb9eb080d53 [2021-10-13T05:49:13.923Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-13T05:49:13.923Z] ---> Running in 05c9c626ce3b [2021-10-13T05:49:13.923Z] Removing intermediate container 05c9c626ce3b [2021-10-13T05:49:13.923Z] ---> 47b6ee651c3b [2021-10-13T05:49:13.923Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:49:13.923Z] ---> Running in 532b565c676d [2021-10-13T05:49:14.501Z] Removing intermediate container 532b565c676d [2021-10-13T05:49:14.501Z] ---> cd7067ef0150 [2021-10-13T05:49:14.501Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:49:14.501Z] ---> Running in 33570702319f [2021-10-13T05:49:14.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:49:15.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:49:16.295Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-13T05:49:16.295Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-13T05:49:16.295Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-13T05:49:16.562Z] Executing busybox-1.32.1-r6.trigger [2021-10-13T05:49:16.562Z] OK: 223 MiB in 55 packages [2021-10-13T05:49:16.828Z] Removing intermediate container 33570702319f [2021-10-13T05:49:16.828Z] ---> bfddc3ff670b [2021-10-13T05:49:16.828Z] Step 8/11 : COPY . . [2021-10-13T05:49:17.091Z] ---> 6a71d8acce36 [2021-10-13T05:49:17.091Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:49:17.091Z] ---> Running in 2e27342e0222 [2021-10-13T05:49:49.257Z] Removing intermediate container 2e27342e0222 [2021-10-13T05:49:49.257Z] ---> 80b0820cd26c [2021-10-13T05:49:49.257Z] Step 10/11 : ARG MAKE='make build' [2021-10-13T05:49:49.257Z] ---> Running in 7f687c45633d [2021-10-13T05:49:49.257Z] Removing intermediate container 7f687c45633d [2021-10-13T05:49:49.257Z] ---> 24c5a321f5ef [2021-10-13T05:49:49.257Z] Step 11/11 : RUN $MAKE [2021-10-13T05:49:49.257Z] ---> Running in 72df57d16e58 [2021-10-13T05:49:49.257Z] noop [2021-10-13T05:49:49.257Z] Removing intermediate container 72df57d16e58 [2021-10-13T05:49:49.257Z] ---> 3e3b7cbaee24 [2021-10-13T05:49:49.257Z] Successfully built 3e3b7cbaee24 [2021-10-13T05:49:49.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:49:49.557Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:49:49.557Z] . [Pipeline] withDockerContainer [2021-10-13T05:49:49.628Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-13T05:49:49.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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-10-13T05:49:50.027Z] $ docker top c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:49:50.397Z] + go version [2021-10-13T05:49:50.397Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T05:49:50.408Z] $ docker stop --time=1 c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 [2021-10-13T05:49:51.609Z] $ docker rm -f c8b8242a9aeb4c259c636951ee2edaf49c7193dfc6e468149dd95b5f97f95c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:49:52.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T05:49:52.160Z] . [Pipeline] withDockerContainer [2021-10-13T05:49:52.226Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-13T05:49:52.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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-10-13T05:49:52.656Z] $ docker top a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:49:53.026Z] + go mod tidy [Pipeline] sh [2021-10-13T05:49:53.594Z] + make test [2021-10-13T05:49:53.594Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-13T05:49:54.164Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-13T05:50:16.273Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-13T05:50:16.273Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.279s coverage: 64.6% of statements [2021-10-13T05:50:16.273Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-13T05:50:21.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T05:50:21.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T05:50:21.632Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-13T05:50:21.903Z] $ docker stop --time=1 a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe [2021-10-13T05:50:23.477Z] $ docker rm -f a8d8032d5d25c515d45885acd68ca2f1e689d4a32d45066d149b3ad8a05212fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T05:50:23.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T05:50:24.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-13T05:50:25.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T05:50:25.726Z] + ls -al . [2021-10-13T05:50:25.726Z] total 172 [2021-10-13T05:50:25.726Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 13 05:50 . [2021-10-13T05:50:25.726Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 05:48 .. [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 8147 Oct 13 05:48 Attribution.txt [2021-10-13T05:50:25.726Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 13 05:48 bin [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 6349 Oct 13 05:48 CHANGELOG.md [2021-10-13T05:50:25.726Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 13 05:48 cmd [2021-10-13T05:50:25.726Z] -rw-r--r--. 1 jenkins jenkins 46339 Oct 13 05:50 coverage.out [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 1951 Oct 13 05:48 Dockerfile [2021-10-13T05:50:25.726Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 13 05:49 .git [2021-10-13T05:50:25.726Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 13 05:48 .github [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 270 Oct 13 05:48 .gitignore [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 763 Oct 13 05:48 go.mod [2021-10-13T05:50:25.726Z] -rw-r--r--. 1 jenkins jenkins 52158 Oct 13 05:49 go.sum [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 13 05:48 GOVERNANCE.md [2021-10-13T05:50:25.726Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 13 05:48 internal [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 660 Oct 13 05:48 Jenkinsfile [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 13 05:48 LICENSE [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 999 Oct 13 05:48 Makefile [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 623 Oct 13 05:48 OWNERS.md [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 2913 Oct 13 05:48 README.md [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 13 05:46 VERSION [2021-10-13T05:50:25.726Z] -rw-rw-r--. 1 jenkins jenkins 235 Oct 13 05:48 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:26.033Z] + 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=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e --label arch=amd64 --label version=2.0.1-dev.8 . [2021-10-13T05:50:26.033Z] Sending build context to Docker daemon 8.719MB [2021-10-13T05:50:26.033Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:50:26.033Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-13T05:50:26.033Z] ---> 3e3b7cbaee24 [2021-10-13T05:50:26.033Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-13T05:50:26.033Z] ---> Running in 4643504a1978 [2021-10-13T05:50:26.300Z] Removing intermediate container 4643504a1978 [2021-10-13T05:50:26.300Z] ---> 0a99adb650ab [2021-10-13T05:50:26.300Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:50:26.300Z] ---> Running in 5ff62601ce95 [2021-10-13T05:50:26.300Z] Removing intermediate container 5ff62601ce95 [2021-10-13T05:50:26.300Z] ---> 58d167578ae1 [2021-10-13T05:50:26.300Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-13T05:50:26.300Z] ---> Running in c8205bc3c3fb [2021-10-13T05:50:26.300Z] Removing intermediate container c8205bc3c3fb [2021-10-13T05:50:26.300Z] ---> c8d1cae03ee8 [2021-10-13T05:50:26.300Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:50:26.300Z] ---> Running in ac8eea7bf33b [2021-10-13T05:50:26.876Z] Removing intermediate container ac8eea7bf33b [2021-10-13T05:50:26.876Z] ---> f94b26170ac8 [2021-10-13T05:50:26.876Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:50:26.876Z] ---> Running in 17e7c1c7bdd2 [2021-10-13T05:50:27.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:50:28.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:50:28.344Z] OK: 223 MiB in 55 packages [2021-10-13T05:50:28.606Z] Removing intermediate container 17e7c1c7bdd2 [2021-10-13T05:50:28.606Z] ---> dd0732fbb039 [2021-10-13T05:50:28.606Z] Step 8/25 : COPY . . [2021-10-13T05:50:28.867Z] ---> 82001c687049 [2021-10-13T05:50:28.867Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:50:28.867Z] ---> Running in 5fdde269c2d0 [2021-10-13T05:50:29.438Z] Removing intermediate container 5fdde269c2d0 [2021-10-13T05:50:29.438Z] ---> d8d6cf14fb47 [2021-10-13T05:50:29.438Z] Step 10/25 : ARG MAKE='make build' [2021-10-13T05:50:29.704Z] ---> Running in 8aedadac69d0 [2021-10-13T05:50:29.704Z] Removing intermediate container 8aedadac69d0 [2021-10-13T05:50:29.704Z] ---> ee685bacf213 [2021-10-13T05:50:29.704Z] Step 11/25 : RUN $MAKE [2021-10-13T05:50:29.704Z] ---> Running in 9503932e6331 [2021-10-13T05:50:29.982Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.8" -o cmd/device-virtual ./cmd [2021-10-13T05:50:48.198Z] Removing intermediate container 9503932e6331 [2021-10-13T05:50:48.198Z] ---> d88e91d38aef [2021-10-13T05:50:48.198Z] Step 12/25 : FROM alpine:3.14 [2021-10-13T05:50:48.198Z] 3.14: Pulling from library/alpine [2021-10-13T05:50:48.198Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T05:50:48.198Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T05:50:48.198Z] a0d0a0d46f8b: Download complete [2021-10-13T05:50:48.198Z] a0d0a0d46f8b: Pull complete [2021-10-13T05:50:48.198Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T05:50:48.198Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T05:50:48.198Z] ---> 14119a10abf4 [2021-10-13T05:50:48.198Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-13T05:50:48.198Z] ---> Running in 1f146de250da [2021-10-13T05:50:48.198Z] Removing intermediate container 1f146de250da [2021-10-13T05:50:48.198Z] ---> e28b4fc1c6fb [2021-10-13T05:50:48.198Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:50:48.198Z] ---> Running in 7ff034c5fd48 [2021-10-13T05:50:48.198Z] Removing intermediate container 7ff034c5fd48 [2021-10-13T05:50:48.198Z] ---> a00e1fc0d38d [2021-10-13T05:50:48.198Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T05:50:48.198Z] ---> Running in e4d1deddbb94 [2021-10-13T05:50:48.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-13T05:50:48.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-13T05:50:48.769Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T05:50:48.769Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T05:50:48.769Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T05:50:48.769Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T05:50:49.029Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T05:50:49.029Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T05:50:49.290Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T05:50:49.290Z] OK: 8 MiB in 20 packages [2021-10-13T05:50:49.552Z] Removing intermediate container e4d1deddbb94 [2021-10-13T05:50:49.552Z] ---> cfbdf59ee4d3 [2021-10-13T05:50:49.552Z] Step 16/25 : WORKDIR / [2021-10-13T05:50:49.552Z] ---> Running in 900e0b9d3932 [2021-10-13T05:50:49.552Z] Removing intermediate container 900e0b9d3932 [2021-10-13T05:50:49.552Z] ---> bf5999690ecb [2021-10-13T05:50:49.552Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-13T05:50:49.815Z] ---> 0ed08083e0f4 [2021-10-13T05:50:49.815Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-13T05:50:49.815Z] ---> 9fb215a2055a [2021-10-13T05:50:49.815Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-13T05:50:50.387Z] ---> 42aaad8f2971 [2021-10-13T05:50:50.387Z] Step 20/25 : EXPOSE 59900 [2021-10-13T05:50:50.387Z] ---> Running in c6573ad8026c [2021-10-13T05:50:50.387Z] Removing intermediate container c6573ad8026c [2021-10-13T05:50:50.387Z] ---> 318f0d94f931 [2021-10-13T05:50:50.387Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-13T05:50:50.387Z] ---> Running in 0451e098fed6 [2021-10-13T05:50:50.387Z] Removing intermediate container 0451e098fed6 [2021-10-13T05:50:50.387Z] ---> d82123bcff4d [2021-10-13T05:50:50.387Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T05:50:50.387Z] ---> Running in 59eabd265b16 [2021-10-13T05:50:50.648Z] Removing intermediate container 59eabd265b16 [2021-10-13T05:50:50.648Z] ---> b50326ff7627 [2021-10-13T05:50:50.648Z] Step 23/25 : LABEL arch=amd64 [2021-10-13T05:50:50.648Z] ---> Running in cc2a20373157 [2021-10-13T05:50:50.648Z] Removing intermediate container cc2a20373157 [2021-10-13T05:50:50.648Z] ---> 0ab90952de3b [2021-10-13T05:50:50.648Z] Step 24/25 : LABEL git_sha=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T05:50:50.648Z] ---> Running in f01826871a3e [2021-10-13T05:50:50.648Z] Removing intermediate container f01826871a3e [2021-10-13T05:50:50.648Z] ---> 4230a0605834 [2021-10-13T05:50:50.648Z] Step 25/25 : LABEL version=2.0.1-dev.8 [2021-10-13T05:50:50.909Z] ---> Running in d2bd1c090786 [2021-10-13T05:50:50.909Z] Removing intermediate container d2bd1c090786 [2021-10-13T05:50:50.909Z] ---> 0b3f38dffbdc [2021-10-13T05:50:50.909Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T05:50:50.909Z] Successfully built 0b3f38dffbdc [2021-10-13T05:50:50.909Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:50:51.077Z] provisioning config files... [2021-10-13T05:50:51.089Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config1067826240286092001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:50:51.397Z] ---> docker-login.sh [2021-10-13T05:50:51.397Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:50:51.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:50:51.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:50:51.397Z] Configure a credential helper to remove this warning. See [2021-10-13T05:50:51.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:50:51.397Z] [2021-10-13T05:50:51.397Z] Login Succeeded [2021-10-13T05:50:51.397Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:50:51.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:50:51.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:50:51.397Z] Configure a credential helper to remove this warning. See [2021-10-13T05:50:51.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:50:51.397Z] [2021-10-13T05:50:51.397Z] Login Succeeded [2021-10-13T05:50:51.397Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:50:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:50:51.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:50:51.657Z] Configure a credential helper to remove this warning. See [2021-10-13T05:50:51.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:50:51.657Z] [2021-10-13T05:50:51.657Z] Login Succeeded [2021-10-13T05:50:51.657Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:50:51.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:50:51.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:50:51.657Z] Configure a credential helper to remove this warning. See [2021-10-13T05:50:51.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:50:51.657Z] [2021-10-13T05:50:51.657Z] Login Succeeded [2021-10-13T05:50:51.657Z] docker.io [2021-10-13T05:50:51.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:50:52.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:50:52.175Z] Configure a credential helper to remove this warning. See [2021-10-13T05:50:52.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:50:52.175Z] [2021-10-13T05:50:52.175Z] Login Succeeded [2021-10-13T05:50:52.175Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:50:52.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:50:52.227Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2021-10-13T05:50:52.227Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T05:50:52.227Z] latest [2021-10-13T05:50:52.227Z] 2.0.1-dev.8 [2021-10-13T05:50:52.227Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T05:50:52.227Z] main [2021-10-13T05:50:52.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:52.546Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:52.843Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T05:50:52.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-13T05:50:52.843Z] a62ed16c91a1: Preparing [2021-10-13T05:50:52.843Z] f00dab93f0cd: Preparing [2021-10-13T05:50:52.843Z] 3b9570f819df: Preparing [2021-10-13T05:50:52.843Z] 2603733bbd9d: Preparing [2021-10-13T05:50:52.843Z] 4311a2d99aa1: Preparing [2021-10-13T05:50:52.843Z] e2eb06d8af82: Preparing [2021-10-13T05:50:52.843Z] e2eb06d8af82: Waiting [2021-10-13T05:50:53.106Z] 3b9570f819df: Pushed [2021-10-13T05:50:53.106Z] e2eb06d8af82: Layer already exists [2021-10-13T05:50:53.107Z] f00dab93f0cd: Pushed [2021-10-13T05:50:53.107Z] 4311a2d99aa1: Pushed [2021-10-13T05:50:53.107Z] 2603733bbd9d: Pushed [2021-10-13T05:50:54.490Z] a62ed16c91a1: Pushed [2021-10-13T05:50:54.490Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:54.796Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:55.102Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-13T05:50:55.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-13T05:50:55.102Z] a62ed16c91a1: Preparing [2021-10-13T05:50:55.102Z] f00dab93f0cd: Preparing [2021-10-13T05:50:55.102Z] 3b9570f819df: Preparing [2021-10-13T05:50:55.102Z] 2603733bbd9d: Preparing [2021-10-13T05:50:55.102Z] 4311a2d99aa1: Preparing [2021-10-13T05:50:55.102Z] e2eb06d8af82: Preparing [2021-10-13T05:50:55.102Z] e2eb06d8af82: Waiting [2021-10-13T05:50:55.102Z] 2603733bbd9d: Layer already exists [2021-10-13T05:50:55.102Z] f00dab93f0cd: Layer already exists [2021-10-13T05:50:55.102Z] 4311a2d99aa1: Layer already exists [2021-10-13T05:50:55.102Z] a62ed16c91a1: Layer already exists [2021-10-13T05:50:55.102Z] 3b9570f819df: Layer already exists [2021-10-13T05:50:55.102Z] e2eb06d8af82: Layer already exists [2021-10-13T05:50:55.102Z] latest: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:55.402Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:55.699Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 [2021-10-13T05:50:55.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-13T05:50:55.699Z] a62ed16c91a1: Preparing [2021-10-13T05:50:55.699Z] f00dab93f0cd: Preparing [2021-10-13T05:50:55.699Z] 3b9570f819df: Preparing [2021-10-13T05:50:55.699Z] 2603733bbd9d: Preparing [2021-10-13T05:50:55.699Z] 4311a2d99aa1: Preparing [2021-10-13T05:50:55.699Z] e2eb06d8af82: Preparing [2021-10-13T05:50:55.699Z] e2eb06d8af82: Waiting [2021-10-13T05:50:55.699Z] 4311a2d99aa1: Layer already exists [2021-10-13T05:50:55.699Z] 2603733bbd9d: Layer already exists [2021-10-13T05:50:55.699Z] 3b9570f819df: Layer already exists [2021-10-13T05:50:55.699Z] f00dab93f0cd: Layer already exists [2021-10-13T05:50:55.699Z] a62ed16c91a1: Layer already exists [2021-10-13T05:50:55.699Z] e2eb06d8af82: Layer already exists [2021-10-13T05:50:55.699Z] 2.0.1-dev.8: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:55.996Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:56.295Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T05:50:56.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-13T05:50:56.295Z] a62ed16c91a1: Preparing [2021-10-13T05:50:56.295Z] f00dab93f0cd: Preparing [2021-10-13T05:50:56.295Z] 3b9570f819df: Preparing [2021-10-13T05:50:56.295Z] 2603733bbd9d: Preparing [2021-10-13T05:50:56.295Z] 4311a2d99aa1: Preparing [2021-10-13T05:50:56.295Z] e2eb06d8af82: Preparing [2021-10-13T05:50:56.295Z] e2eb06d8af82: Waiting [2021-10-13T05:50:56.295Z] a62ed16c91a1: Layer already exists [2021-10-13T05:50:56.295Z] 2603733bbd9d: Layer already exists [2021-10-13T05:50:56.295Z] f00dab93f0cd: Layer already exists [2021-10-13T05:50:56.295Z] 4311a2d99aa1: Layer already exists [2021-10-13T05:50:56.295Z] 3b9570f819df: Layer already exists [2021-10-13T05:50:56.295Z] e2eb06d8af82: Layer already exists [2021-10-13T05:50:56.295Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:56.592Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:56.885Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2021-10-13T05:50:56.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2021-10-13T05:50:56.885Z] a62ed16c91a1: Preparing [2021-10-13T05:50:56.885Z] f00dab93f0cd: Preparing [2021-10-13T05:50:56.885Z] 3b9570f819df: Preparing [2021-10-13T05:50:56.885Z] 2603733bbd9d: Preparing [2021-10-13T05:50:56.885Z] 4311a2d99aa1: Preparing [2021-10-13T05:50:56.885Z] e2eb06d8af82: Preparing [2021-10-13T05:50:56.885Z] e2eb06d8af82: Waiting [2021-10-13T05:50:56.885Z] a62ed16c91a1: Layer already exists [2021-10-13T05:50:56.885Z] f00dab93f0cd: Layer already exists [2021-10-13T05:50:56.885Z] 2603733bbd9d: Layer already exists [2021-10-13T05:50:56.885Z] 4311a2d99aa1: Layer already exists [2021-10-13T05:50:56.885Z] 3b9570f819df: Layer already exists [2021-10-13T05:50:56.885Z] e2eb06d8af82: Layer already exists [2021-10-13T05:50:56.885Z] main: digest: sha256:a75a1ac14b52091764f06072d017812ca95c14ed07394670a8299d33c2321389 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T05:50:56.913Z] ===================================================== [Pipeline] echo [2021-10-13T05:50:56.921Z] taggedImages: [2021-10-13T05:50:56.921Z] - nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T05:50:56.921Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2021-10-13T05:50:56.921Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.8 [2021-10-13T05:50:56.921Z] - nexus3.edgexfoundry.org:10004/device-virtual:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T05:50:56.921Z] - 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-10-13T05:50:57.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:50:57.477Z] [2021-10-13T05:50:57.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:50:57.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:50:57.783Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T05:50:57.783Z] b4d181a07f80: Pulling fs layer [2021-10-13T05:50:57.783Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T05:50:57.783Z] ed53099fbce6: Pulling fs layer [2021-10-13T05:50:57.783Z] dc539afda2c1: Pulling fs layer [2021-10-13T05:50:57.783Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T05:50:57.783Z] 9065ff56babe: Pulling fs layer [2021-10-13T05:50:57.783Z] d287ab97295c: Pulling fs layer [2021-10-13T05:50:57.783Z] dc539afda2c1: Waiting [2021-10-13T05:50:57.783Z] 77bc0d833cb6: Waiting [2021-10-13T05:50:57.783Z] 9065ff56babe: Waiting [2021-10-13T05:50:57.783Z] d287ab97295c: Waiting [2021-10-13T05:50:57.783Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T05:50:57.783Z] a1111a8f2ec3: Download complete [2021-10-13T05:50:57.783Z] dc539afda2c1: Verifying Checksum [2021-10-13T05:50:57.783Z] dc539afda2c1: Download complete [2021-10-13T05:50:58.045Z] ed53099fbce6: Verifying Checksum [2021-10-13T05:50:58.045Z] ed53099fbce6: Download complete [2021-10-13T05:50:58.045Z] 9065ff56babe: Verifying Checksum [2021-10-13T05:50:58.045Z] 9065ff56babe: Download complete [2021-10-13T05:50:58.045Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T05:50:58.045Z] 77bc0d833cb6: Download complete [2021-10-13T05:50:58.045Z] b4d181a07f80: Verifying Checksum [2021-10-13T05:50:58.045Z] b4d181a07f80: Download complete [2021-10-13T05:50:58.622Z] d287ab97295c: Verifying Checksum [2021-10-13T05:50:58.622Z] d287ab97295c: Download complete [2021-10-13T05:50:59.563Z] b4d181a07f80: Pull complete [2021-10-13T05:50:59.563Z] a1111a8f2ec3: Pull complete [2021-10-13T05:51:00.132Z] ed53099fbce6: Pull complete [2021-10-13T05:51:00.132Z] dc539afda2c1: Pull complete [2021-10-13T05:51:00.391Z] 77bc0d833cb6: Pull complete [2021-10-13T05:51:00.662Z] 9065ff56babe: Pull complete [2021-10-13T05:51:06.004Z] d287ab97295c: Pull complete [2021-10-13T05:51:06.004Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T05:51:06.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T05:51:06.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T05:51:06.072Z] prd-centos7-docker-4c-2g-984 does not seem to be running inside a container [2021-10-13T05:51:06.125Z] $ 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/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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-10-13T05:51:08.828Z] $ docker top 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:51:09.284Z] ---> job-cost.sh [2021-10-13T05:51:09.284Z] lf-activate-venv: SKIPPING [2021-10-13T05:51:09.284Z] INFO: No Stack... [2021-10-13T05:51:09.544Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T05:51:10.116Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T05:51:10.418Z] + cat /w/workspace/device-virtual-go/9/archives/cost.csv [2021-10-13T05:51:10.418Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T05:51:10.444Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [2021-10-13T05:51:10.450Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] did not exist. Created. [2021-10-13T05:51:10.450Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T05:51:10.749Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T05:51:10.776Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T05:51:10.782Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T05:51:10.800Z] $ docker stop --time=1 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 [2021-10-13T05:51:11.929Z] $ docker rm -f 93e60833570d32f67467366ec5c10f75d32752666f2efd89550dbdfb82d080f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T05:57:30.968Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-991 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2021-10-13T05:57:30.981Z] Running in /w/workspace/device-virtual-go/9 [Pipeline] { [Pipeline] checkout [2021-10-13T05:57:31.231Z] The recommended git tool is: git [2021-10-13T05:57:36.841Z] using credential edgex-jenkins-ssh [2021-10-13T05:57:36.859Z] Cloning the remote Git repository [2021-10-13T05:57:36.917Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-10-13T05:57:37.041Z] > git init /w/workspace/device-virtual-go/9 # timeout=10 [2021-10-13T05:57:37.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-10-13T05:57:37.141Z] > git --version # timeout=10 [2021-10-13T05:57:37.158Z] > git --version # 'git version 2.17.1' [2021-10-13T05:57:37.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T05:57:37.242Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:57:39.044Z] Avoid second fetch [2021-10-13T05:57:39.044Z] Checking out Revision b800f9be7a3e68765c1f64d7308fbe20b9d5be4e (main) [2021-10-13T05:57:39.008Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-10-13T05:57:39.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T05:57:39.067Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T05:57:39.083Z] > git checkout -f b800f9be7a3e68765c1f64d7308fbe20b9d5be4e # timeout=10 [2021-10-13T05:57:43.373Z] Commit message: "Merge pull request #243 from cloudxxx8/bump-sdk-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T05:57:43.917Z] provisioning config files... [2021-10-13T05:57:43.947Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config2331735100007140860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T05:57:44.505Z] ---> docker-login.sh [2021-10-13T05:57:44.505Z] nexus3.edgexfoundry.org:10001 [2021-10-13T05:57:45.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:57:46.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:57:46.105Z] Configure a credential helper to remove this warning. See [2021-10-13T05:57:46.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:57:46.105Z] [2021-10-13T05:57:46.105Z] Login Succeeded [2021-10-13T05:57:46.105Z] nexus3.edgexfoundry.org:10002 [2021-10-13T05:57:46.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:57:46.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:57:46.658Z] Configure a credential helper to remove this warning. See [2021-10-13T05:57:46.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:57:46.658Z] [2021-10-13T05:57:46.658Z] Login Succeeded [2021-10-13T05:57:46.658Z] nexus3.edgexfoundry.org:10003 [2021-10-13T05:57:46.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:57:46.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:57:46.938Z] Configure a credential helper to remove this warning. See [2021-10-13T05:57:46.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:57:46.938Z] [2021-10-13T05:57:46.938Z] Login Succeeded [2021-10-13T05:57:46.938Z] nexus3.edgexfoundry.org:10004 [2021-10-13T05:57:47.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:57:47.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:57:47.494Z] Configure a credential helper to remove this warning. See [2021-10-13T05:57:47.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:57:47.494Z] [2021-10-13T05:57:47.494Z] Login Succeeded [2021-10-13T05:57:47.494Z] docker.io [2021-10-13T05:57:47.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T05:57:48.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T05:57:48.371Z] Configure a credential helper to remove this warning. See [2021-10-13T05:57:48.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T05:57:48.371Z] [2021-10-13T05:57:48.371Z] Login Succeeded [2021-10-13T05:57:48.371Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T05:57:48.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-13T05:57:48.822Z] ========================================================= [2021-10-13T05:57:48.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T05:57:48.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:57:49.192Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-13T05:57:49.805Z] Sending build context to Docker daemon 8.616MB [2021-10-13T05:57:49.805Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T05:57:49.805Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-13T05:57:49.805Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T05:57:49.805Z] bbf911997326: Pulling fs layer [2021-10-13T05:57:49.805Z] 58ec367f63d7: Pulling fs layer [2021-10-13T05:57:49.805Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T05:57:49.805Z] fc5181fea5dc: Pulling fs layer [2021-10-13T05:57:49.805Z] 9c418107303f: Pulling fs layer [2021-10-13T05:57:49.805Z] 284eca6f2348: Pulling fs layer [2021-10-13T05:57:49.805Z] 842844d905b1: Pulling fs layer [2021-10-13T05:57:49.805Z] 901a3a57568e: Pulling fs layer [2021-10-13T05:57:49.805Z] 9c418107303f: Waiting [2021-10-13T05:57:49.805Z] 284eca6f2348: Waiting [2021-10-13T05:57:49.805Z] 842844d905b1: Waiting [2021-10-13T05:57:49.805Z] 901a3a57568e: Waiting [2021-10-13T05:57:49.805Z] fc5181fea5dc: Waiting [2021-10-13T05:57:49.805Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-13T05:57:49.805Z] 1b4a6ffa7d45: Download complete [2021-10-13T05:57:50.087Z] 58ec367f63d7: Verifying Checksum [2021-10-13T05:57:50.087Z] 58ec367f63d7: Download complete [2021-10-13T05:57:50.087Z] 9c418107303f: Download complete [2021-10-13T05:57:50.087Z] 284eca6f2348: Verifying Checksum [2021-10-13T05:57:50.087Z] 284eca6f2348: Download complete [2021-10-13T05:57:50.087Z] 842844d905b1: Verifying Checksum [2021-10-13T05:57:50.087Z] 842844d905b1: Download complete [2021-10-13T05:57:50.087Z] bbf911997326: Verifying Checksum [2021-10-13T05:57:50.087Z] bbf911997326: Download complete [2021-10-13T05:57:50.705Z] bbf911997326: Pull complete [2021-10-13T05:57:51.731Z] 58ec367f63d7: Pull complete [2021-10-13T05:57:52.014Z] 1b4a6ffa7d45: Pull complete [2021-10-13T05:57:52.014Z] 901a3a57568e: Verifying Checksum [2021-10-13T05:57:52.014Z] 901a3a57568e: Download complete [2021-10-13T05:57:52.623Z] fc5181fea5dc: Verifying Checksum [2021-10-13T05:57:52.623Z] fc5181fea5dc: Download complete [2021-10-13T05:58:02.858Z] fc5181fea5dc: Pull complete [2021-10-13T05:58:02.858Z] 9c418107303f: Pull complete [2021-10-13T05:58:03.137Z] 284eca6f2348: Pull complete [2021-10-13T05:58:03.414Z] 842844d905b1: Pull complete [2021-10-13T05:58:10.196Z] 901a3a57568e: Pull complete [2021-10-13T05:58:10.196Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T05:58:10.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T05:58:10.196Z] ---> 72ade6ffb461 [2021-10-13T05:58:10.196Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-13T05:58:14.529Z] ---> Running in 76e37c5797c5 [2021-10-13T05:58:14.529Z] Removing intermediate container 76e37c5797c5 [2021-10-13T05:58:14.529Z] ---> d2d1ac350a25 [2021-10-13T05:58:14.529Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T05:58:14.529Z] ---> Running in cb2e81067beb [2021-10-13T05:58:15.134Z] Removing intermediate container cb2e81067beb [2021-10-13T05:58:15.134Z] ---> 27e161bc3781 [2021-10-13T05:58:15.134Z] Step 5/11 : WORKDIR /device-virtual-go [2021-10-13T05:58:15.134Z] ---> Running in c6c0c8175c7e [2021-10-13T05:58:15.742Z] Removing intermediate container c6c0c8175c7e [2021-10-13T05:58:15.742Z] ---> 69304f8e69dc [2021-10-13T05:58:15.742Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T05:58:16.022Z] ---> Running in 4625d3de67bc [2021-10-13T05:58:18.667Z] Removing intermediate container 4625d3de67bc [2021-10-13T05:58:18.667Z] ---> 6ef6d7e88763 [2021-10-13T05:58:18.667Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T05:58:18.667Z] ---> Running in bc174a4b52ca [2021-10-13T05:58:20.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T05:58:20.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T05:58:21.329Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-13T05:58:21.604Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-13T05:58:21.604Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-13T05:58:21.882Z] Executing busybox-1.32.1-r6.trigger [2021-10-13T05:58:21.882Z] OK: 222 MiB in 55 packages [2021-10-13T05:58:23.356Z] Removing intermediate container bc174a4b52ca [2021-10-13T05:58:23.356Z] ---> ee3d0d7c45ce [2021-10-13T05:58:23.356Z] Step 8/11 : COPY . . [2021-10-13T05:58:24.823Z] ---> aa0e351051a3 [2021-10-13T05:58:24.823Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T05:58:24.823Z] ---> Running in 097b0958e338 [2021-10-13T05:59:46.699Z] Removing intermediate container 097b0958e338 [2021-10-13T05:59:46.699Z] ---> 436d96bd39ef [2021-10-13T05:59:46.699Z] Step 10/11 : ARG MAKE='make build' [2021-10-13T05:59:46.699Z] ---> Running in 4458d8735515 [2021-10-13T05:59:46.699Z] Removing intermediate container 4458d8735515 [2021-10-13T05:59:46.699Z] ---> 3445a6c7a487 [2021-10-13T05:59:46.699Z] Step 11/11 : RUN $MAKE [2021-10-13T05:59:46.982Z] ---> Running in e9f9c0e9e43e [2021-10-13T05:59:47.985Z] noop [2021-10-13T05:59:48.980Z] Removing intermediate container e9f9c0e9e43e [2021-10-13T05:59:48.980Z] ---> 2a5c3071084f [2021-10-13T05:59:48.980Z] Successfully built 2a5c3071084f [2021-10-13T05:59:48.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:59:49.337Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:59:49.337Z] . [Pipeline] withDockerContainer [2021-10-13T05:59:49.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container [2021-10-13T05:59:49.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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-arm64 cat [2021-10-13T05:59:51.365Z] $ docker top 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T05:59:52.365Z] + go version [2021-10-13T05:59:52.365Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T05:59:52.386Z] $ docker stop --time=1 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba [2021-10-13T05:59:54.248Z] $ docker rm -f 47c47dcfe49cf8c5f8108f91d2987ff0887d49b9465893f0fcb0117a87b99eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T05:59:55.053Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T05:59:55.053Z] . [Pipeline] withDockerContainer [2021-10-13T05:59:55.319Z] prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container [2021-10-13T05:59:55.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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-arm64 cat [2021-10-13T05:59:57.096Z] $ docker top 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T05:59:58.103Z] + go mod tidy [Pipeline] sh [2021-10-13T05:59:59.790Z] + make test [2021-10-13T05:59:59.790Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-13T06:00:01.248Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-10-13T06:01:09.409Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-10-13T06:01:09.409Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.749s coverage: 64.6% of statements [2021-10-13T06:01:09.409Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-13T06:01:36.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-13T06:01:36.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-13T06:01:36.314Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-13T06:01:36.332Z] $ docker stop --time=1 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 [2021-10-13T06:01:38.195Z] $ docker rm -f 6be8287593913ca1589fb488249b4ec7d1083c0cd181425b0ad09c6c2fbbe614 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T06:01:39.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T06:01:39.101Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T06:01:39.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T06:01:40.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-13T06:01:40.568Z] + ls -al . [2021-10-13T06:01:40.568Z] total 196 [2021-10-13T06:01:40.568Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 13 06:01 . [2021-10-13T06:01:40.568Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 05:57 .. [2021-10-13T06:01:40.568Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 05:57 .git [2021-10-13T06:01:40.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:57 .github [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 270 Oct 13 05:57 .gitignore [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 8147 Oct 13 05:57 Attribution.txt [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 6349 Oct 13 05:57 CHANGELOG.md [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 1951 Oct 13 05:57 Dockerfile [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 05:57 GOVERNANCE.md [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 13 05:57 Jenkinsfile [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 05:57 LICENSE [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 999 Oct 13 05:57 Makefile [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 13 05:57 OWNERS.md [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 2913 Oct 13 05:57 README.md [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 13 05:46 VERSION [2021-10-13T06:01:40.568Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 05:57 bin [2021-10-13T06:01:40.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:57 cmd [2021-10-13T06:01:40.568Z] -rw-r--r-- 1 jenkins jenkins 46339 Oct 13 06:01 coverage.out [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 763 Oct 13 05:57 go.mod [2021-10-13T06:01:40.568Z] -rw-r--r-- 1 jenkins jenkins 52158 Oct 13 05:59 go.sum [2021-10-13T06:01:40.568Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 05:57 internal [2021-10-13T06:01:40.568Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 13 05:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:01:40.925Z] + 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=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e --label arch=arm64 --label version=2.0.1-dev.8 . [2021-10-13T06:01:41.534Z] Sending build context to Docker daemon 8.716MB [2021-10-13T06:01:41.534Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-13T06:01:41.534Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-13T06:01:41.534Z] ---> 2a5c3071084f [2021-10-13T06:01:41.534Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-13T06:01:41.534Z] ---> Running in ce52d417e479 [2021-10-13T06:01:42.137Z] Removing intermediate container ce52d417e479 [2021-10-13T06:01:42.137Z] ---> 09ef355b5262 [2021-10-13T06:01:42.137Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-13T06:01:42.137Z] ---> Running in d9f2edbd61a1 [2021-10-13T06:01:42.743Z] Removing intermediate container d9f2edbd61a1 [2021-10-13T06:01:42.743Z] ---> fd60fcf8265d [2021-10-13T06:01:42.743Z] Step 5/25 : WORKDIR /device-virtual-go [2021-10-13T06:01:42.743Z] ---> Running in da7810198082 [2021-10-13T06:01:43.348Z] Removing intermediate container da7810198082 [2021-10-13T06:01:43.348Z] ---> 250043e2725f [2021-10-13T06:01:43.348Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T06:01:43.348Z] ---> Running in 2a78b1639202 [2021-10-13T06:01:45.341Z] Removing intermediate container 2a78b1639202 [2021-10-13T06:01:45.341Z] ---> 96dfde3b12e1 [2021-10-13T06:01:45.341Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-13T06:01:45.341Z] ---> Running in 1309835dd575 [2021-10-13T06:01:46.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T06:01:47.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T06:01:48.389Z] OK: 222 MiB in 55 packages [2021-10-13T06:01:49.386Z] Removing intermediate container 1309835dd575 [2021-10-13T06:01:49.387Z] ---> a059860d1332 [2021-10-13T06:01:49.387Z] Step 8/25 : COPY . . [2021-10-13T06:01:50.844Z] ---> 5e62a36faa81 [2021-10-13T06:01:50.844Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-13T06:01:50.844Z] ---> Running in ddd741d5b1ba [2021-10-13T06:01:53.508Z] Removing intermediate container ddd741d5b1ba [2021-10-13T06:01:53.508Z] ---> d380b1f4db1f [2021-10-13T06:01:53.508Z] Step 10/25 : ARG MAKE='make build' [2021-10-13T06:01:53.508Z] ---> Running in 6816d12d48c1 [2021-10-13T06:01:54.113Z] Removing intermediate container 6816d12d48c1 [2021-10-13T06:01:54.113Z] ---> 1b8b5166ee10 [2021-10-13T06:01:54.113Z] Step 11/25 : RUN $MAKE [2021-10-13T06:01:54.113Z] ---> Running in 70a339bbd839 [2021-10-13T06:01:55.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.8" -o cmd/device-virtual ./cmd [2021-10-13T06:02:52.315Z] Removing intermediate container 70a339bbd839 [2021-10-13T06:02:52.315Z] ---> 060708563c5e [2021-10-13T06:02:52.315Z] Step 12/25 : FROM alpine:3.14 [2021-10-13T06:02:52.315Z] 3.14: Pulling from library/alpine [2021-10-13T06:02:52.315Z] 552d1f2373af: Pulling fs layer [2021-10-13T06:02:52.315Z] 552d1f2373af: Verifying Checksum [2021-10-13T06:02:52.315Z] 552d1f2373af: Download complete [2021-10-13T06:02:52.315Z] 552d1f2373af: Pull complete [2021-10-13T06:02:52.315Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-13T06:02:52.315Z] Status: Downloaded newer image for alpine:3.14 [2021-10-13T06:02:52.315Z] ---> bb3de5531c18 [2021-10-13T06:02:52.315Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-10-13T06:02:52.315Z] ---> Running in 6f4ea610796d [2021-10-13T06:02:52.316Z] Removing intermediate container 6f4ea610796d [2021-10-13T06:02:52.316Z] ---> 65411756442c [2021-10-13T06:02:52.316Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-13T06:02:52.316Z] ---> Running in d2496b221834 [2021-10-13T06:02:52.316Z] Removing intermediate container d2496b221834 [2021-10-13T06:02:52.316Z] ---> 39b209c36c3c [2021-10-13T06:02:52.316Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-13T06:02:52.316Z] ---> Running in 11cdcde25489 [2021-10-13T06:02:52.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-13T06:02:53.309Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-13T06:02:54.296Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-13T06:02:54.296Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-13T06:02:54.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-13T06:02:54.296Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-13T06:02:54.574Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-13T06:02:54.574Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-13T06:02:54.575Z] Executing busybox-1.33.1-r3.trigger [2021-10-13T06:02:54.575Z] OK: 8 MiB in 20 packages [2021-10-13T06:02:56.023Z] Removing intermediate container 11cdcde25489 [2021-10-13T06:02:56.023Z] ---> b84983903cd5 [2021-10-13T06:02:56.023Z] Step 16/25 : WORKDIR / [2021-10-13T06:02:56.023Z] ---> Running in cc8e182f0911 [2021-10-13T06:02:56.298Z] Removing intermediate container cc8e182f0911 [2021-10-13T06:02:56.298Z] ---> 2716c399b909 [2021-10-13T06:02:56.298Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-10-13T06:02:57.282Z] ---> 5035b3451895 [2021-10-13T06:02:57.282Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-10-13T06:02:57.881Z] ---> 811a1fbca5e9 [2021-10-13T06:02:57.881Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-10-13T06:02:59.325Z] ---> d6710c0c224f [2021-10-13T06:02:59.325Z] Step 20/25 : EXPOSE 59900 [2021-10-13T06:02:59.325Z] ---> Running in 0096c04af483 [2021-10-13T06:02:59.600Z] Removing intermediate container 0096c04af483 [2021-10-13T06:02:59.600Z] ---> b976dea62a8e [2021-10-13T06:02:59.600Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-10-13T06:02:59.876Z] ---> Running in 756012005b04 [2021-10-13T06:03:00.152Z] Removing intermediate container 756012005b04 [2021-10-13T06:03:00.152Z] ---> 190ad3a0fa39 [2021-10-13T06:03:00.152Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-13T06:03:00.430Z] ---> Running in 730afdd91c3d [2021-10-13T06:03:00.707Z] Removing intermediate container 730afdd91c3d [2021-10-13T06:03:00.707Z] ---> 18628098ab84 [2021-10-13T06:03:00.707Z] Step 23/25 : LABEL arch=arm64 [2021-10-13T06:03:00.986Z] ---> Running in d6ac9799e4de [2021-10-13T06:03:01.591Z] Removing intermediate container d6ac9799e4de [2021-10-13T06:03:01.591Z] ---> 7ee9e9ea6936 [2021-10-13T06:03:01.591Z] Step 24/25 : LABEL git_sha=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T06:03:01.591Z] ---> Running in 0cc5db3f27f9 [2021-10-13T06:03:02.207Z] Removing intermediate container 0cc5db3f27f9 [2021-10-13T06:03:02.207Z] ---> 61a63700bb55 [2021-10-13T06:03:02.207Z] Step 25/25 : LABEL version=2.0.1-dev.8 [2021-10-13T06:03:02.207Z] ---> Running in e97a69d65340 [2021-10-13T06:03:02.808Z] Removing intermediate container e97a69d65340 [2021-10-13T06:03:02.808Z] ---> 07be33098bc7 [2021-10-13T06:03:02.808Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-13T06:03:02.808Z] Successfully built 07be33098bc7 [2021-10-13T06:03:02.808Z] 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-10-13T06:03:03.029Z] provisioning config files... [2021-10-13T06:03:03.050Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/9@tmp/config4698726126785502730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:03:03.429Z] ---> docker-login.sh [2021-10-13T06:03:03.429Z] nexus3.edgexfoundry.org:10001 [2021-10-13T06:03:03.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T06:03:03.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T06:03:03.983Z] Configure a credential helper to remove this warning. See [2021-10-13T06:03:03.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T06:03:03.983Z] [2021-10-13T06:03:03.983Z] Login Succeeded [2021-10-13T06:03:03.983Z] nexus3.edgexfoundry.org:10002 [2021-10-13T06:03:04.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T06:03:04.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T06:03:04.536Z] Configure a credential helper to remove this warning. See [2021-10-13T06:03:04.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T06:03:04.536Z] [2021-10-13T06:03:04.536Z] Login Succeeded [2021-10-13T06:03:04.536Z] nexus3.edgexfoundry.org:10003 [2021-10-13T06:03:05.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T06:03:05.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T06:03:05.143Z] Configure a credential helper to remove this warning. See [2021-10-13T06:03:05.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T06:03:05.143Z] [2021-10-13T06:03:05.143Z] Login Succeeded [2021-10-13T06:03:05.143Z] nexus3.edgexfoundry.org:10004 [2021-10-13T06:03:05.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T06:03:05.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T06:03:05.746Z] Configure a credential helper to remove this warning. See [2021-10-13T06:03:05.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T06:03:05.746Z] [2021-10-13T06:03:05.746Z] Login Succeeded [2021-10-13T06:03:05.746Z] docker.io [2021-10-13T06:03:06.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-13T06:03:06.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-13T06:03:06.625Z] Configure a credential helper to remove this warning. See [2021-10-13T06:03:06.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-13T06:03:06.625Z] [2021-10-13T06:03:06.625Z] Login Succeeded [2021-10-13T06:03:06.625Z] ---> docker-login.sh ends [Pipeline] } [2021-10-13T06:03:06.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T06:03:06.687Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2021-10-13T06:03:06.687Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T06:03:06.687Z] latest [2021-10-13T06:03:06.687Z] 2.0.1-dev.8 [2021-10-13T06:03:06.687Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T06:03:06.687Z] main [2021-10-13T06:03:06.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:07.055Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:07.409Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T06:03:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-13T06:03:07.409Z] 5c8f2081f259: Preparing [2021-10-13T06:03:07.409Z] 7495675bebc5: Preparing [2021-10-13T06:03:07.409Z] 7222bd89c22c: Preparing [2021-10-13T06:03:07.409Z] 59e889e51295: Preparing [2021-10-13T06:03:07.409Z] 548c20fc6fda: Preparing [2021-10-13T06:03:07.409Z] ee420dfed78a: Preparing [2021-10-13T06:03:07.409Z] ee420dfed78a: Waiting [2021-10-13T06:03:07.685Z] 548c20fc6fda: Pushed [2021-10-13T06:03:07.685Z] 7222bd89c22c: Pushed [2021-10-13T06:03:07.685Z] 7495675bebc5: Pushed [2021-10-13T06:03:07.685Z] ee420dfed78a: Layer already exists [2021-10-13T06:03:08.285Z] 59e889e51295: Pushed [2021-10-13T06:03:10.917Z] 5c8f2081f259: Pushed [2021-10-13T06:03:10.917Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:11.562Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:11.920Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-13T06:03:11.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-13T06:03:11.920Z] 5c8f2081f259: Preparing [2021-10-13T06:03:11.920Z] 7495675bebc5: Preparing [2021-10-13T06:03:11.920Z] 7222bd89c22c: Preparing [2021-10-13T06:03:11.920Z] 59e889e51295: Preparing [2021-10-13T06:03:11.920Z] 548c20fc6fda: Preparing [2021-10-13T06:03:11.920Z] ee420dfed78a: Preparing [2021-10-13T06:03:11.920Z] ee420dfed78a: Waiting [2021-10-13T06:03:12.195Z] 5c8f2081f259: Layer already exists [2021-10-13T06:03:12.195Z] 59e889e51295: Layer already exists [2021-10-13T06:03:12.195Z] 548c20fc6fda: Layer already exists [2021-10-13T06:03:12.195Z] 7495675bebc5: Layer already exists [2021-10-13T06:03:12.195Z] 7222bd89c22c: Layer already exists [2021-10-13T06:03:12.195Z] ee420dfed78a: Layer already exists [2021-10-13T06:03:12.195Z] latest: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:12.550Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:12.901Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 [2021-10-13T06:03:12.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-13T06:03:12.901Z] 5c8f2081f259: Preparing [2021-10-13T06:03:12.901Z] 7495675bebc5: Preparing [2021-10-13T06:03:12.901Z] 7222bd89c22c: Preparing [2021-10-13T06:03:12.901Z] 59e889e51295: Preparing [2021-10-13T06:03:12.901Z] 548c20fc6fda: Preparing [2021-10-13T06:03:12.901Z] ee420dfed78a: Preparing [2021-10-13T06:03:12.901Z] ee420dfed78a: Waiting [2021-10-13T06:03:13.177Z] 7495675bebc5: Layer already exists [2021-10-13T06:03:13.177Z] 59e889e51295: Layer already exists [2021-10-13T06:03:13.177Z] 548c20fc6fda: Layer already exists [2021-10-13T06:03:13.177Z] 5c8f2081f259: Layer already exists [2021-10-13T06:03:13.177Z] 7222bd89c22c: Layer already exists [2021-10-13T06:03:13.177Z] ee420dfed78a: Layer already exists [2021-10-13T06:03:13.177Z] 2.0.1-dev.8: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:13.532Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:13.895Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T06:03:13.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-13T06:03:13.895Z] 5c8f2081f259: Preparing [2021-10-13T06:03:13.895Z] 7495675bebc5: Preparing [2021-10-13T06:03:13.895Z] 7222bd89c22c: Preparing [2021-10-13T06:03:13.895Z] 59e889e51295: Preparing [2021-10-13T06:03:13.895Z] 548c20fc6fda: Preparing [2021-10-13T06:03:13.895Z] ee420dfed78a: Preparing [2021-10-13T06:03:13.895Z] ee420dfed78a: Waiting [2021-10-13T06:03:14.172Z] 59e889e51295: Layer already exists [2021-10-13T06:03:14.172Z] 7222bd89c22c: Layer already exists [2021-10-13T06:03:14.172Z] 548c20fc6fda: Layer already exists [2021-10-13T06:03:14.172Z] 5c8f2081f259: Layer already exists [2021-10-13T06:03:14.172Z] 7495675bebc5: Layer already exists [2021-10-13T06:03:14.172Z] ee420dfed78a: Layer already exists [2021-10-13T06:03:14.172Z] b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:14.526Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:14.877Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2021-10-13T06:03:14.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2021-10-13T06:03:14.877Z] 5c8f2081f259: Preparing [2021-10-13T06:03:14.877Z] 7495675bebc5: Preparing [2021-10-13T06:03:14.877Z] 7222bd89c22c: Preparing [2021-10-13T06:03:14.877Z] 59e889e51295: Preparing [2021-10-13T06:03:14.877Z] 548c20fc6fda: Preparing [2021-10-13T06:03:14.877Z] ee420dfed78a: Preparing [2021-10-13T06:03:14.877Z] ee420dfed78a: Waiting [2021-10-13T06:03:15.153Z] 5c8f2081f259: Layer already exists [2021-10-13T06:03:15.153Z] 548c20fc6fda: Layer already exists [2021-10-13T06:03:15.153Z] 59e889e51295: Layer already exists [2021-10-13T06:03:15.153Z] 7222bd89c22c: Layer already exists [2021-10-13T06:03:15.153Z] 7495675bebc5: Layer already exists [2021-10-13T06:03:15.153Z] ee420dfed78a: Layer already exists [2021-10-13T06:03:15.153Z] main: digest: sha256:54a1563d8a3380f6d8261ca01a2e041f2a4d02edbe3a2b5b823114b8ff8b042d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-13T06:03:15.196Z] ===================================================== [Pipeline] echo [2021-10-13T06:03:15.205Z] taggedImages: [2021-10-13T06:03:15.205Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [2021-10-13T06:03:15.205Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2021-10-13T06:03:15.205Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.8 [2021-10-13T06:03:15.205Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b800f9be7a3e68765c1f64d7308fbe20b9d5be4e-2.0.1-dev.8 [2021-10-13T06:03:15.205Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:15.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T06:03:15.944Z] [2021-10-13T06:03:15.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:16.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T06:03:16.577Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T06:03:16.577Z] 448f6bf000e3: Pulling fs layer [2021-10-13T06:03:16.577Z] f757da607395: Pulling fs layer [2021-10-13T06:03:16.577Z] 05883995daec: Pulling fs layer [2021-10-13T06:03:16.577Z] 8603b9c90790: Pulling fs layer [2021-10-13T06:03:16.577Z] 1560dd03e051: Pulling fs layer [2021-10-13T06:03:16.577Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T06:03:16.577Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T06:03:16.577Z] 27f5ce0e4adf: Waiting [2021-10-13T06:03:16.577Z] 8603b9c90790: Waiting [2021-10-13T06:03:16.577Z] 1560dd03e051: Waiting [2021-10-13T06:03:16.577Z] c2d8d7efcc4b: Waiting [2021-10-13T06:03:16.857Z] f757da607395: Verifying Checksum [2021-10-13T06:03:16.857Z] f757da607395: Download complete [2021-10-13T06:03:16.857Z] 8603b9c90790: Verifying Checksum [2021-10-13T06:03:16.857Z] 8603b9c90790: Download complete [2021-10-13T06:03:16.857Z] 05883995daec: Verifying Checksum [2021-10-13T06:03:16.857Z] 05883995daec: Download complete [2021-10-13T06:03:16.857Z] 1560dd03e051: Verifying Checksum [2021-10-13T06:03:16.857Z] 1560dd03e051: Download complete [2021-10-13T06:03:16.857Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T06:03:16.857Z] 27f5ce0e4adf: Download complete [2021-10-13T06:03:17.135Z] 448f6bf000e3: Verifying Checksum [2021-10-13T06:03:17.135Z] 448f6bf000e3: Download complete [2021-10-13T06:03:19.780Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T06:03:19.780Z] c2d8d7efcc4b: Download complete [2021-10-13T06:03:20.767Z] 448f6bf000e3: Pull complete [2021-10-13T06:03:21.369Z] f757da607395: Pull complete [2021-10-13T06:03:22.811Z] 05883995daec: Pull complete [2021-10-13T06:03:22.811Z] 8603b9c90790: Pull complete [2021-10-13T06:03:23.803Z] 1560dd03e051: Pull complete [2021-10-13T06:03:24.081Z] 27f5ce0e4adf: Pull complete [2021-10-13T06:03:39.215Z] c2d8d7efcc4b: Pull complete [2021-10-13T06:03:39.215Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T06:03:39.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T06:03:39.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T06:03:39.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-991 does not seem to be running inside a container [2021-10-13T06:03:39.607Z] $ 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/9 -v /w/workspace/device-virtual-go/9:/w/workspace/device-virtual-go/9:rw,z -v /w/workspace/device-virtual-go/9@tmp:/w/workspace/device-virtual-go/9@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:arm64 cat [2021-10-13T06:03:43.851Z] $ docker top 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:03:44.893Z] ---> job-cost.sh [2021-10-13T06:03:44.893Z] lf-activate-venv: SKIPPING [2021-10-13T06:03:44.893Z] INFO: No Stack... [2021-10-13T06:03:45.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T06:03:45.781Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T06:03:46.453Z] + cat /w/workspace/device-virtual-go/9/archives/cost.csv [2021-10-13T06:03:46.453Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T06:03:46.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [2021-10-13T06:03:46.532Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] did not exist. Created. [2021-10-13T06:03:46.532Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T06:03:47.222Z] /w/workspace/device-virtual-go/9@tmp/durable-2e77451a/script.sh: 1: /w/workspace/device-virtual-go/9@tmp/durable-2e77451a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T06:03:47.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T06:03:47.925Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T06:03:47.967Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T06:03:47.973Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T06:03:47.981Z] $ docker stop --time=1 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f [2021-10-13T06:03:49.652Z] $ docker rm -f 1455b9a906fd4cdfa7321bd6505778337a7ce94731ec80eba5a737bd6de5ab2f [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-10-13T06:03:50.601Z] provisioning config files... [2021-10-13T06:03:50.611Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config651798097866065953tmp [Pipeline] { [Pipeline] sh [2021-10-13T06:03:50.915Z] + set +x [2021-10-13T06:03:50.915Z] + curl -s https://codecov.io/bash [2021-10-13T06:03:50.915Z] + bash -s -- [2021-10-13T06:03:50.915Z] [2021-10-13T06:03:50.915Z] _____ _ [2021-10-13T06:03:50.915Z] / ____| | | [2021-10-13T06:03:50.915Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T06:03:50.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T06:03:50.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T06:03:50.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T06:03:50.915Z] Bash-1.0.6 [2021-10-13T06:03:50.915Z] [2021-10-13T06:03:50.915Z] [2021-10-13T06:03:50.915Z] ==> git version 2.24.4 found [2021-10-13T06:03:50.915Z] ==> 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-10-13T06:03:50.915Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T06:03:50.915Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T06:03:51.181Z] ==> Jenkins CI detected. [2021-10-13T06:03:51.181Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2021-10-13T06:03:51.181Z] project root: . [2021-10-13T06:03:51.181Z] --> token set from env [2021-10-13T06:03:51.181Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T06:03:51.181Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T06:03:51.181Z] ==> Python coveragepy not found [2021-10-13T06:03:51.181Z] ==> Searching for coverage reports in: [2021-10-13T06:03:51.181Z] + . [2021-10-13T06:03:51.181Z] -> Found 1 reports [2021-10-13T06:03:51.181Z] ==> Detecting git/mercurial file structure [2021-10-13T06:03:51.181Z] ==> Reading reports [2021-10-13T06:03:51.181Z] + ./coverage.out bytes=46339 [2021-10-13T06:03:51.181Z] ==> Appending adjustments [2021-10-13T06:03:51.181Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T06:03:51.181Z] + Found adjustments [2021-10-13T06:03:51.181Z] ==> Gzipping contents [2021-10-13T06:03:51.181Z] 8.0K /tmp/codecov.xLoT2F.gz [2021-10-13T06:03:51.181Z] ==> Uploading reports [2021-10-13T06:03:51.181Z] url: https://codecov.io [2021-10-13T06:03:51.181Z] query: branch=main&commit=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-13T06:03:51.181Z] -> Pinging Codecov [2021-10-13T06:03:51.181Z] 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=b800f9be7a3e68765c1f64d7308fbe20b9d5be4e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-13T06:03:51.754Z] -> Uploading to [2021-10-13T06:03:51.754Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/5E52B4B073DB2E39498172D8E973AA87/b800f9be7a3e68765c1f64d7308fbe20b9d5be4e/ee6cd9a3-3a2e-4a0b-a857-cff24a87c06e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T060351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=01eb98b177fb9de92255ca445b43de3934f342c2e0412203a9aa127e83b1abe4 [2021-10-13T06:03:51.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T06:03:51.754Z] Dload Upload Total Spent Left Speed [2021-10-13T06:03:52.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5522 0 0 100 5522 0 17400 --:--:-- --:--:-- --:--:-- 17419 [2021-10-13T06:03:52.329Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] } [2021-10-13T06:03:52.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-13T06:03:52.709Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-13T06:03:52.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:53.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T06:03:53.011Z] [2021-10-13T06:03:53.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:03:53.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T06:03:53.319Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-13T06:03:53.319Z] 188c0c94c7c5: Pulling fs layer [2021-10-13T06:03:53.319Z] 0ef7d3d256c8: Pulling fs layer [2021-10-13T06:03:53.319Z] de9db76c5a1d: Pulling fs layer [2021-10-13T06:03:53.319Z] 0eba1c9be4d2: Pulling fs layer [2021-10-13T06:03:53.319Z] 0d57e429df01: Pulling fs layer [2021-10-13T06:03:53.319Z] 4e4be7b47b0d: Pulling fs layer [2021-10-13T06:03:53.319Z] e1f770b5df2f: Pulling fs layer [2021-10-13T06:03:53.319Z] 85a0685a4137: Pulling fs layer [2021-10-13T06:03:53.319Z] 0d57e429df01: Waiting [2021-10-13T06:03:53.319Z] 4e4be7b47b0d: Waiting [2021-10-13T06:03:53.319Z] e1f770b5df2f: Waiting [2021-10-13T06:03:53.319Z] 85a0685a4137: Waiting [2021-10-13T06:03:53.319Z] 0eba1c9be4d2: Waiting [2021-10-13T06:03:53.319Z] de9db76c5a1d: Verifying Checksum [2021-10-13T06:03:53.319Z] de9db76c5a1d: Download complete [2021-10-13T06:03:53.319Z] 0ef7d3d256c8: Verifying Checksum [2021-10-13T06:03:53.319Z] 0ef7d3d256c8: Download complete [2021-10-13T06:03:53.319Z] 0d57e429df01: Verifying Checksum [2021-10-13T06:03:53.319Z] 0d57e429df01: Download complete [2021-10-13T06:03:53.319Z] 4e4be7b47b0d: Verifying Checksum [2021-10-13T06:03:53.319Z] 4e4be7b47b0d: Download complete [2021-10-13T06:03:53.319Z] 188c0c94c7c5: Verifying Checksum [2021-10-13T06:03:53.319Z] 188c0c94c7c5: Download complete [2021-10-13T06:03:53.582Z] e1f770b5df2f: Verifying Checksum [2021-10-13T06:03:53.582Z] e1f770b5df2f: Download complete [2021-10-13T06:03:53.582Z] 188c0c94c7c5: Pull complete [2021-10-13T06:03:53.848Z] 0ef7d3d256c8: Pull complete [2021-10-13T06:03:54.125Z] de9db76c5a1d: Pull complete [2021-10-13T06:03:54.125Z] 0eba1c9be4d2: Verifying Checksum [2021-10-13T06:03:54.125Z] 0eba1c9be4d2: Download complete [2021-10-13T06:03:54.392Z] 85a0685a4137: Verifying Checksum [2021-10-13T06:03:54.392Z] 85a0685a4137: Download complete [2021-10-13T06:03:58.626Z] 0eba1c9be4d2: Pull complete [2021-10-13T06:03:58.626Z] 0d57e429df01: Pull complete [2021-10-13T06:03:58.626Z] 4e4be7b47b0d: Pull complete [2021-10-13T06:03:58.626Z] e1f770b5df2f: Pull complete [2021-10-13T06:04:02.868Z] 85a0685a4137: Pull complete [2021-10-13T06:04:02.868Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-13T06:04:02.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-13T06:04:02.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-13T06:04:02.938Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:02.989Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-13T06:04:04.934Z] $ docker top dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-13T06:04:05.008Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-13T06:04:05.305Z] + set -o pipefail [2021-10-13T06:04:05.305Z] + snyk monitor '--org=edgex-jenkins' [2021-10-13T06:04:10.617Z] [2021-10-13T06:04:10.617Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2021-10-13T06:04:10.617Z] [2021-10-13T06:04:10.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/13d8f252-e807-43c6-8936-46f47f857d3f [2021-10-13T06:04:10.617Z] [2021-10-13T06:04:10.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-13T06:04:10.617Z] [2021-10-13T06:04:10.617Z] [2021-10-13T06:04:10.617Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-13T06:04:10.618Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-13T06:04:10.630Z] $ docker stop --time=1 dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b [2021-10-13T06:04:12.322Z] $ docker rm -f dcfaec358f80a446414aa7ace300896ac365a0ac1e34a7962dc564097379d06b [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-10-13T06:04:13.246Z] + git log --format=format:%s -1 b800f9be7a3e68765c1f64d7308fbe20b9d5be4e [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:13.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T06:04:13.552Z] . [Pipeline] withDockerContainer [2021-10-13T06:04:13.630Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:13.671Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T06:04:14.053Z] $ docker top 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T06:04:14.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T06:04:14.146Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T06:04:14.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T06:04:14.250Z] $ docker exec 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 ssh-agent [2021-10-13T06:04:14.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGApPf/agent.14 [2021-10-13T06:04:14.347Z] SSH_AGENT_PID=22 [2021-10-13T06:04:14.352Z] Running ssh-add (command line suppressed) [2021-10-13T06:04:14.440Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_672241250569336368.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_672241250569336368.key) [2021-10-13T06:04:14.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T06:04:14.742Z] + git semver tag [2021-10-13T06:04:14.743Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T06:04:14.743Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-13T06:04:14.743Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-13T06:04:14.743Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T06:04:14.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T06:04:14.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T06:04:14.743Z] # $SEMVER_BRANCH = main [2021-10-13T06:04:14.743Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-13T06:04:14.743Z] # b800f9be7a3e68765c1f64d7308fbe20b9d5be4e HEAD [2021-10-13T06:04:14.743Z] # -> Force: false [2021-10-13T06:04:14.743Z] # 699a5e294435caf33a03dc1f24a0c8bec21c04a4 refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-10-13T06:04:14.754Z] $ docker exec --env ******** --env ******** 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 ssh-agent -k [2021-10-13T06:04:14.839Z] unset SSH_AUTH_SOCK; [2021-10-13T06:04:14.839Z] unset SSH_AGENT_PID; [2021-10-13T06:04:14.839Z] echo Agent pid 22 killed; [2021-10-13T06:04:14.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T06:04:15.157Z] + git semver [Pipeline] } [2021-10-13T06:04:15.174Z] $ docker stop --time=1 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 [2021-10-13T06:04:16.356Z] $ docker rm -f 79b7f7c48d942846a562561d3e77ddd0e0161263a9c1f7cc1d4496730ca07ac8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:16.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T06:04:16.751Z] [2021-10-13T06:04:16.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:17.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T06:04:17.055Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-13T06:04:17.055Z] ab5ef0e58194: Pulling fs layer [2021-10-13T06:04:17.055Z] 9712f1f96733: Pulling fs layer [2021-10-13T06:04:17.055Z] 63f879dbbcfc: Pulling fs layer [2021-10-13T06:04:17.055Z] 0d9ebad4ef96: Pulling fs layer [2021-10-13T06:04:17.055Z] e9a5061849ea: Pulling fs layer [2021-10-13T06:04:17.055Z] d747dcd14b5f: Pulling fs layer [2021-10-13T06:04:17.055Z] 2de7ff778b66: Pulling fs layer [2021-10-13T06:04:17.055Z] 0d9ebad4ef96: Waiting [2021-10-13T06:04:17.055Z] e9a5061849ea: Waiting [2021-10-13T06:04:17.055Z] d747dcd14b5f: Waiting [2021-10-13T06:04:17.055Z] 2de7ff778b66: Waiting [2021-10-13T06:04:17.055Z] 9712f1f96733: Verifying Checksum [2021-10-13T06:04:17.055Z] 9712f1f96733: Download complete [2021-10-13T06:04:17.654Z] 63f879dbbcfc: Verifying Checksum [2021-10-13T06:04:17.654Z] 63f879dbbcfc: Download complete [2021-10-13T06:04:17.654Z] 0d9ebad4ef96: Verifying Checksum [2021-10-13T06:04:17.654Z] 0d9ebad4ef96: Download complete [2021-10-13T06:04:17.654Z] d747dcd14b5f: Verifying Checksum [2021-10-13T06:04:17.654Z] d747dcd14b5f: Download complete [2021-10-13T06:04:17.654Z] ab5ef0e58194: Verifying Checksum [2021-10-13T06:04:17.654Z] ab5ef0e58194: Download complete [2021-10-13T06:04:17.654Z] e9a5061849ea: Verifying Checksum [2021-10-13T06:04:17.654Z] e9a5061849ea: Download complete [2021-10-13T06:04:17.654Z] 2de7ff778b66: Verifying Checksum [2021-10-13T06:04:17.654Z] 2de7ff778b66: Download complete [2021-10-13T06:04:21.034Z] ab5ef0e58194: Pull complete [2021-10-13T06:04:21.034Z] 9712f1f96733: Pull complete [2021-10-13T06:04:21.294Z] 63f879dbbcfc: Pull complete [2021-10-13T06:04:25.562Z] 0d9ebad4ef96: Pull complete [2021-10-13T06:04:25.562Z] e9a5061849ea: Pull complete [2021-10-13T06:04:25.562Z] d747dcd14b5f: Pull complete [2021-10-13T06:04:26.957Z] 2de7ff778b66: Pull complete [2021-10-13T06:04:26.957Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-13T06:04:26.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-13T06:04:26.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-13T06:04:27.031Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:27.066Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-13T06:04:30.139Z] $ docker top 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-13T06:04:30.220Z] provisioning config files... [2021-10-13T06:04:30.229Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8435587187862907692tmp [2021-10-13T06:04:30.242Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8669209303042584639tmp [2021-10-13T06:04:30.267Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config231200954008000841tmp [Pipeline] { [Pipeline] echo [2021-10-13T06:04:30.283Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:04:30.582Z] ---> sigul-configuration.sh [2021-10-13T06:04:30.583Z] gpg: directory `/root/.gnupg' created [2021-10-13T06:04:30.583Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-13T06:04:30.583Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-13T06:04:30.583Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-13T06:04:30.583Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-13T06:04:30.583Z] gpg: CAST5 encrypted data [2021-10-13T06:04:30.583Z] gpg: encrypted with 1 passphrase [2021-10-13T06:04:30.583Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-13T06:04:30.876Z] + mkdir /home/jenkins [2021-10-13T06:04:30.876Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-13T06:04:31.181Z] + 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-10-13T06:04:31.191Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:04:31.482Z] ---> sigul-install.sh [2021-10-13T06:04:31.482Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-13T06:04:31.771Z] + git tag --list [2021-10-13T06:04:31.771Z] v1.0.0 [2021-10-13T06:04:31.771Z] v1.1.0 [2021-10-13T06:04:31.771Z] v1.1.1 [2021-10-13T06:04:31.771Z] v1.2.1 [2021-10-13T06:04:31.771Z] v1.2.2 [2021-10-13T06:04:31.771Z] v1.2.3 [2021-10-13T06:04:31.771Z] v1.3.0 [2021-10-13T06:04:31.771Z] v1.3.1 [2021-10-13T06:04:31.771Z] v2.0.0 [2021-10-13T06:04:31.771Z] v2.0.1-dev.1 [2021-10-13T06:04:31.771Z] v2.0.1-dev.2 [2021-10-13T06:04:31.771Z] v2.0.1-dev.3 [2021-10-13T06:04:31.771Z] v2.0.1-dev.4 [2021-10-13T06:04:31.771Z] v2.0.1-dev.5 [2021-10-13T06:04:31.771Z] v2.0.1-dev.6 [2021-10-13T06:04:31.771Z] v2.0.1-dev.7 [2021-10-13T06:04:31.771Z] v2.0.1-dev.8 [Pipeline] sh [2021-10-13T06:04:32.066Z] + lftools sign git-tag v2.0.1-dev.8 [2021-10-13T06:04:32.638Z] Signing Git tag with Sigul... [2021-10-13T06:04:32.638Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-10-13T06:04:36.851Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:04:37.144Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-13T06:04:37.153Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-13T06:04:37.171Z] $ docker stop --time=1 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 [2021-10-13T06:04:38.382Z] $ docker rm -f 3122e5e38e18b194ed0573f9c22eacad8657e65d550d10a7b501005a6addf3e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:39.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T06:04:39.031Z] . [Pipeline] withDockerContainer [2021-10-13T06:04:39.102Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:39.134Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T06:04:39.482Z] $ docker top 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T06:04:39.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T06:04:39.568Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T06:04:39.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T06:04:39.668Z] $ docker exec 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 ssh-agent [2021-10-13T06:04:39.758Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeLPmEE/agent.15 [2021-10-13T06:04:39.758Z] SSH_AGENT_PID=22 [2021-10-13T06:04:39.762Z] Running ssh-add (command line suppressed) [2021-10-13T06:04:39.854Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4785571504915868336.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4785571504915868336.key) [2021-10-13T06:04:39.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T06:04:40.158Z] + git semver bump pre [2021-10-13T06:04:40.158Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T06:04:40.158Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-13T06:04:40.158Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-13T06:04:40.159Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T06:04:40.159Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T06:04:40.159Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T06:04:40.159Z] # $SEMVER_BRANCH = main [2021-10-13T06:04:40.159Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [2021-10-13T06:04:40.159Z] 2.0.1-dev.9 [Pipeline] } [2021-10-13T06:04:40.168Z] $ docker exec --env ******** --env ******** 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 ssh-agent -k [2021-10-13T06:04:40.250Z] unset SSH_AUTH_SOCK; [2021-10-13T06:04:40.250Z] unset SSH_AGENT_PID; [2021-10-13T06:04:40.250Z] echo Agent pid 22 killed; [2021-10-13T06:04:40.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T06:04:40.585Z] + git semver [Pipeline] } [2021-10-13T06:04:40.600Z] $ docker stop --time=1 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 [2021-10-13T06:04:41.769Z] $ docker rm -f 3193c8e0000cc54d85b23956a584231006a1dba53c071fa548f004f0dce2e404 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:42.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T06:04:42.285Z] . [Pipeline] withDockerContainer [2021-10-13T06:04:42.445Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:42.541Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T06:04:42.899Z] $ docker top bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T06:04:42.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T06:04:42.984Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T06:04:43.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T06:04:43.090Z] $ docker exec bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 ssh-agent [2021-10-13T06:04:43.184Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKjmcei/agent.14 [2021-10-13T06:04:43.184Z] SSH_AGENT_PID=21 [2021-10-13T06:04:43.189Z] Running ssh-add (command line suppressed) [2021-10-13T06:04:43.277Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8420608733695486315.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8420608733695486315.key) [2021-10-13T06:04:43.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T06:04:43.577Z] + git semver push [2021-10-13T06:04:43.578Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T06:04:43.578Z] # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git [2021-10-13T06:04:43.578Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main [2021-10-13T06:04:43.578Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T06:04:43.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T06:04:43.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T06:04:43.578Z] # $SEMVER_BRANCH = main [2021-10-13T06:04:43.578Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } [2021-10-13T06:04:45.499Z] $ docker exec --env ******** --env ******** bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 ssh-agent -k [2021-10-13T06:04:45.584Z] unset SSH_AUTH_SOCK; [2021-10-13T06:04:45.584Z] unset SSH_AGENT_PID; [2021-10-13T06:04:45.584Z] echo Agent pid 21 killed; [2021-10-13T06:04:45.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T06:04:45.900Z] + git semver [Pipeline] } [2021-10-13T06:04:45.914Z] $ docker stop --time=1 bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 [2021-10-13T06:04:47.087Z] $ docker rm -f bbaec08e87f91cb4172f48d6c29b0d7c54b2a1effce30936a951cc638fcd6a45 [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-10-13T06:04:47.949Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:04:48.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:04:48.813Z] ---> package-listing.sh [2021-10-13T06:04:48.813Z] ++ facter osfamily [2021-10-13T06:04:48.813Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T06:04:49.075Z] + OS_FAMILY=redhat [2021-10-13T06:04:49.075Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2021-10-13T06:04:49.075Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T06:04:49.075Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T06:04:49.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T06:04:49.075Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T06:04:49.075Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-13T06:04:49.075Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T06:04:49.075Z] + case "${OS_FAMILY}" in [2021-10-13T06:04:49.075Z] + rpm -qa [2021-10-13T06:04:49.075Z] + sort [2021-10-13T06:04:49.645Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T06:04:49.645Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T06:04:49.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T06:04:49.645Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2021-10-13T06:04:49.645Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2021-10-13T06:04:49.905Z] + 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-10-13T06:04:49.916Z] 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-10-13T06:04:50.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:50.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T06:04:50.756Z] [2021-10-13T06:04:50.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T06:04:51.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T06:04:51.058Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T06:04:51.058Z] b4d181a07f80: Pulling fs layer [2021-10-13T06:04:51.058Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T06:04:51.058Z] ed53099fbce6: Pulling fs layer [2021-10-13T06:04:51.058Z] dc539afda2c1: Pulling fs layer [2021-10-13T06:04:51.058Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T06:04:51.058Z] 9065ff56babe: Pulling fs layer [2021-10-13T06:04:51.058Z] d287ab97295c: Pulling fs layer [2021-10-13T06:04:51.058Z] 77bc0d833cb6: Waiting [2021-10-13T06:04:51.058Z] 9065ff56babe: Waiting [2021-10-13T06:04:51.058Z] d287ab97295c: Waiting [2021-10-13T06:04:51.058Z] dc539afda2c1: Waiting [2021-10-13T06:04:51.058Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T06:04:51.058Z] a1111a8f2ec3: Download complete [2021-10-13T06:04:51.058Z] dc539afda2c1: Verifying Checksum [2021-10-13T06:04:51.058Z] dc539afda2c1: Download complete [2021-10-13T06:04:51.058Z] ed53099fbce6: Verifying Checksum [2021-10-13T06:04:51.058Z] ed53099fbce6: Download complete [2021-10-13T06:04:51.325Z] 9065ff56babe: Verifying Checksum [2021-10-13T06:04:51.325Z] 9065ff56babe: Download complete [2021-10-13T06:04:51.325Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T06:04:51.325Z] 77bc0d833cb6: Download complete [2021-10-13T06:04:51.325Z] b4d181a07f80: Verifying Checksum [2021-10-13T06:04:51.325Z] b4d181a07f80: Download complete [2021-10-13T06:04:52.276Z] d287ab97295c: Verifying Checksum [2021-10-13T06:04:52.276Z] d287ab97295c: Download complete [2021-10-13T06:04:52.855Z] b4d181a07f80: Pull complete [2021-10-13T06:04:53.122Z] a1111a8f2ec3: Pull complete [2021-10-13T06:04:53.722Z] ed53099fbce6: Pull complete [2021-10-13T06:04:53.722Z] dc539afda2c1: Pull complete [2021-10-13T06:04:53.987Z] 77bc0d833cb6: Pull complete [2021-10-13T06:04:53.987Z] 9065ff56babe: Pull complete [2021-10-13T06:04:59.307Z] d287ab97295c: Pull complete [2021-10-13T06:04:59.307Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T06:04:59.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T06:04:59.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T06:04:59.367Z] prd-centos7-docker-4c-2g-982 does not seem to be running inside a container [2021-10-13T06:04:59.406Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T06:05:01.611Z] $ docker top 8e3c78b9cdb76fd8e89a1376edca45f7e1d68f169f873e32e34f01125c92ae69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T06:05:01.968Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T06:05:02.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T06:05:02.551Z] + ls /var/log/sa-host [2021-10-13T06:05:02.551Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T06:05:02.551Z] file_magic: OK [2021-10-13T06:05:02.551Z] HZ: Using current value: 100 [2021-10-13T06:05:02.551Z] file_header: OK [2021-10-13T06:05:02.551Z] 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-10-13T06:05:02.551Z] Statistics: [2021-10-13T06:05:02.552Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T06:05:02.552Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T06:05:02.552Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T06:05:02.552Z] file_magic: OK [2021-10-13T06:05:02.552Z] HZ: Using current value: 100 [2021-10-13T06:05:02.552Z] file_header: OK [2021-10-13T06:05:02.552Z] 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-10-13T06:05:02.552Z] Statistics: [2021-10-13T06:05:02.552Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T06:05:02.552Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T06:05:02.837Z] provisioning config files... [2021-10-13T06:05:02.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3514798349797334011tmp [Pipeline] { [Pipeline] echo [2021-10-13T06:05:02.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:05:03.148Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T06:05:03.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:05:03.489Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T06:05:03.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:05:03.793Z] ---> sudo-logs.sh [2021-10-13T06:05:03.793Z] Archiving 'sudo' log.. [2021-10-13T06:05:03.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [2021-10-13T06:05:03.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-982.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T06:05:03.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:05:04.104Z] ---> job-cost.sh [2021-10-13T06:05:04.105Z] lf-activate-venv: SKIPPING [2021-10-13T06:05:04.105Z] DEBUG: total: 0.10999999940395355 [2021-10-13T06:05:04.105Z] INFO: Retrieving Stack Cost... [2021-10-13T06:05:04.673Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T06:05:04.934Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T06:05:04.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T06:05:05.237Z] ---> logs-deploy.sh [2021-10-13T06:05:05.237Z] lf-activate-venv: SKIPPING [2021-10-13T06:05:05.237Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/9 [2021-10-13T06:05:05.237Z] INFO: archiving workspace using pattern(s): [2021-10-13T06:05:06.187Z] Archives upload complete. [2021-10-13T06:05:06.187Z] INFO: archiving logs to Nexus